Commit Graph

21107 Commits

Author SHA1 Message Date
Daniel Teske
f7bd1277f4 Only show the infobar once
Change-Id: I274627999649d00efead89222bbdc325e55932b7
Reviewed-on: http://codereview.qt.nokia.com/2281
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
2011-07-28 13:48:51 +02:00
Christian Kandeler
6c75fcbd6b RemoteLinux: Improve deploy step widget information.
The value of the active build configuration can influence whether
or not deployment is possible.

Change-Id: I20c2d8de9771eab2c113e57cd8fdae5a92a56a3d
Reviewed-on: http://codereview.qt.nokia.com/2337
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Christian Kandeler <christian.kandeler@nokia.com>
2011-07-28 13:36:38 +02:00
Thomas Hartmann
e424faaa6b QmlDesigner.itemLibrary: adding status bar
Change-Id: Ifbc6aecfaec93a47e16bb2a03eaafb4dc991c139
Reviewed-on: http://codereview.qt.nokia.com/2334
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@nokia.com>
2011-07-28 12:29:03 +02:00
cerf
e776c1f0d1 Bazaar: support of log format options
Change-Id: I85c8e9fb72b1f0175669a7e6c8d2a42f52bbff2d
Merge-request: 351
Reviewed-by: Tobias Hunger <tobias.hunger@nokia.com>
Reviewed-on: http://codereview.qt.nokia.com/2332
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
2011-07-28 12:24:50 +02:00
Kai Koehne
27e1cc6c12 Windows: Don't print 'cannot retrieve debugging output' signal multiple times
Disconnect from the WinDebugInterface instance, because every new
run control started will emit the same 'cannotRetrieveDebugOutput()'
signal again.

Change-Id: I94d591e0fa1664f7f7ca0ed4b1d9e021d23cd3e3
Task-number: QTCREATORBUG-5443
Reviewed-on: http://codereview.qt.nokia.com/2327
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Tobias Hunger <tobias.hunger@nokia.com>
2011-07-28 12:24:32 +02:00
cerf
c8178a5f5d vcsbase: allow custom init of client log editors
VCSBaseClient provides similar initialization of log editors
as for diff editors

Change-Id: Ic4cae50de70ebf7235e216a6f86b9bbc507483b8
Merge-request: 351
Reviewed-by: Tobias Hunger <tobias.hunger@nokia.com>
Reviewed-on: http://codereview.qt.nokia.com/2331
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
2011-07-28 12:23:47 +02:00
Kai Koehne
fba97518ff Debugger: Only warn once about unhandled breakpoints
Don't show the dialog for every single breakpoint

Task-number: QTCREATORBUG-5557
Change-Id: Id1b60e92856cd2c8b81de43340bbaf4f5d7f3a8d
Reviewed-on: http://codereview.qt.nokia.com/2326
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Kai Koehne <kai.koehne@nokia.com>
2011-07-28 11:20:51 +02:00
Tobias Hunger
adedc156d3 VCS: Do not increase the number of VCSes in ProjectLoadWizard
Do not increase the number of VCSes by readding the same entries when going
back/next on the summary page of the project load wizard.

Task-number: QTCREATORBUG-5519
Change-Id: I60058cf2060fae4e5703e77fe97a727108bbc8c8
Reviewed-on: http://codereview.qt.nokia.com/2283
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Robert Löhning <robert.loehning@nokia.com>
2011-07-28 11:03:50 +02:00
Kai Koehne
fe3f0811de QmlProfiler: Fix warnings about hiding overloaded virtual functions
toolSelected() & toolDeselected are const methods in the base class.
But anyway the attach Action isn't used any more, so let's remove it
completely ...

Change-Id: Ia40cb6d927fb8422700816a8c6de81aa3734959d
Reviewed-on: http://codereview.qt.nokia.com/2324
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Christiaan Janssen <christiaan.janssen@nokia.com>
2011-07-28 11:03:44 +02:00
Kai Koehne
37c7ff3783 QmlProfiler: Fix compiler warning
Change-Id: Ice5ddc38e2b47ca067c761dc80716742469dddbd
Reviewed-on: http://codereview.qt.nokia.com/2325
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Christiaan Janssen <christiaan.janssen@nokia.com>
2011-07-28 11:03:26 +02:00
Marco Bubke
754b993c36 QmlDesigner.NodeInstances: Add version to puppet
Change-Id: Id101295520418975a4f569f57709875d7213e9bf
Reviewed-on: http://codereview.qt.nokia.com/2304
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@nokia.com>
2011-07-28 10:14:53 +02:00
Marco Bubke
776f19025e QmlDesigner.NodeInstances: Add a default dummy context
Task-number: QTCREATORBUG-5631

Change-Id: Id1ba102d6992b8a56b105c061be89677e13e9a8b
Reviewed-on: http://codereview.qt.nokia.com/2300
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@nokia.com>
2011-07-27 20:14:24 +02:00
Marco Bubke
2125638107 QmlDesigner.NodeInstances: Move context object to a context directory
filename_contextdummy.qml -> context/filename.qml

Task-number: QTCREATORBUG-5630
Change-Id: I76ae5432ff3052d17a3cec17d85b5cbb6d1ddc61
Reviewed-on: http://codereview.qt.nokia.com/2295
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@nokia.com>
2011-07-27 20:14:14 +02:00
Christian Kandeler
c9fda1286a RemoteLinux: Remove Maemo references from generic classes.
Change-Id: Ifba758596c8facd9e34e209e94dd427bbd109f3e
Reviewed-on: http://codereview.qt.nokia.com/2302
Reviewed-by: Christian Kandeler <christian.kandeler@nokia.com>
2011-07-27 18:07:14 +02:00
Thomas Hartmann
95105f6829 QmlDesigner.rewriter: ignore Component if is is the root item
Task-number: QTCREATORBUG-1828
Change-Id: Iba5d2e93a905c2a3c32730c4342b78ef4adfe8bc
Reviewed-on: http://codereview.qt.nokia.com/2301
Reviewed-by: Erik Verbruggen <erik.verbruggen@nokia.com>
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@nokia.com>
2011-07-27 17:55:43 +02:00
Christian Kandeler
19ea4da35a RemoteLinux: Remote environment refactoring.
Removes Maemo dependencies from generic code.

Change-Id: I6348b452c3a5974b652a5c717ffd0818519f8d85
Reviewed-on: http://codereview.qt.nokia.com/2298
Reviewed-by: Christian Kandeler <christian.kandeler@nokia.com>
2011-07-27 17:24:44 +02:00
Christian Kandeler
cacd12be0b RemoteLinux: Move code from Maemo-specific to generic class.
Change-Id: I3620bf5ff0471165e23d999d4dfacf26738b8bc0
Reviewed-on: http://codereview.qt.nokia.com/2297
Reviewed-by: Christian Kandeler <christian.kandeler@nokia.com>
2011-07-27 17:18:58 +02:00
Eike Ziller
2cac308c01 Help requests must be done in main thread.
Fixes an occassional assert "Cannot send events to objects owned by a
different thread." with receiver QHelpEngineCorePrivate.

Change-Id: I77ffd663a055c493607907374f7a4d775f6aac6c
Reviewed-on: http://codereview.qt.nokia.com/2289
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Christian Kandeler <christian.kandeler@nokia.com>
2011-07-27 17:16:22 +02:00
Kai Koehne
95eb3dbd97 QmlProfiler: Fix profiling Symbian apps over WLAN
Use IP address from deploy configuration, not localhost

Change-Id: I1a5fcf6dc07a0d98404fdfb3a230c04f4062a57e
Reviewed-on: http://codereview.qt.nokia.com/2268
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Christiaan Janssen <christiaan.janssen@nokia.com>
Reviewed-by: Christian Stenger <christian.stenger@nokia.com>
2011-07-27 17:15:53 +02:00
Kai Koehne
da06e83c3d Debugger: Prevent message boxes for every output to stderr
The use of QErrorMessage::qtHandle() installs a message handler
that from then on pops up a warning for each qWarning().

Change-Id: Iad6ac7b002ffc007de7df7a41c3ce0f9ee40e6d0
Reviewed-on: http://codereview.qt.nokia.com/2280
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
2011-07-27 17:15:44 +02:00
Friedemann Kleint
d9513ac673 Debugger[CDB]: Work on Qt 5 types.
Task-number: QTCREATORBUG-5475

Change-Id: Ic034f0f73a9dc375751dcb7dc463786ba596bec9
Reviewed-on: http://codereview.qt.nokia.com/2296
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
2011-07-27 17:15:10 +02:00
Thomas Hartmann
bc3b6ee076 QmlDesigner.propertyEditor: layout fix
Adding an expanding widget to the layout

Task-number: QTCREATORBUG-5567
Change-Id: I6b52804af2bc798559661620605e2f8922a79ff0
Reviewed-on: http://codereview.qt.nokia.com/2286
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@nokia.com>
2011-07-27 15:26:09 +02:00
Marco Bubke
8870c86ad5 QmlDesigner.NodeInstance: Update the screen object if the root item size changed
Change-Id: Ifc06131f4a57a30ab9b20687372150b23c8416cb
Reviewed-on: http://codereview.qt.nokia.com/2285
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@nokia.com>
2011-07-27 15:18:43 +02:00
Marco Bubke
e4286b7dc2 QmlDesigner.NodeInstance: Reset items if the aux size is invalid
Change-Id: Ic5c8aa1a622b6e7d446bb1416038571b0b591f54
Reviewed-on: http://codereview.qt.nokia.com/2284
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@nokia.com>
2011-07-27 15:18:36 +02:00
Marco Bubke
ef5d054d0c QmlDesigner.FormEditor: Skip all move events between a 30 ms time frame
To many move events will stall the local sockets.

Change-Id: Iec9a072a6c2e217d19c656d5596c40167ca97675
Reviewed-on: http://codereview.qt.nokia.com/2222
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@nokia.com>
2011-07-27 15:18:21 +02:00
Kai Koehne
33c96800f0 QmlJSDebugger: Fix crash when stopping debugger
The destructor of QmlAdapter deletes the QDeclarativeDebugConnection,
which in turn results in status changes to the QmLJSInspectorClient. This
again leads to QmlAdapter::logServiceStatusChange() being called for the
already half-destructed object ... break this change by guarding the pointer
to QmlAdapter in QmlJSClientProxy.

Change-Id: I7ae3d45b2146b4f02e3843375ecf276ae75d5ea0
Task-number: QTCREATORBUG-5500
Reviewed-on: http://codereview.qt.nokia.com/2276
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Christiaan Janssen <christiaan.janssen@nokia.com>
2011-07-27 13:47:47 +02:00
Thomas Hartmann
87c072b3ad QmlDesigner.itemLibrary: use QFileSystemModel
QDirModel is depricated.
Task-number: QTCREATORBUG-3134

Change-Id: I21faf0c48a0126db6545893e8f3a86aa5180fffd
Reviewed-on: http://codereview.qt.nokia.com/2279
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@nokia.com>
2011-07-27 13:34:06 +02:00
Daniel Teske
c9324c828b Fix crash on editing qmake path
Invalid qmake's would lead to crashes

Task-Nr: QTCREATORBUG-5544

Change-Id: Iba3d4004a7d242f0ff5e56556befa82b58e68bbb
Reviewed-on: http://codereview.qt.nokia.com/2277
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Tobias Hunger <tobias.hunger@nokia.com>
2011-07-27 13:24:55 +02:00
Christiaan Janssen
619c0cc0d6 QmlCppDebugging: handling Harmattan mixed debugging
Change-Id: Idfc0a6d48bcc1c42aac58ea03b5a51ad6e661f25
Reviewed-on: http://codereview.qt.nokia.com/2275
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Christian Kandeler <christian.kandeler@nokia.com>
2011-07-27 12:53:32 +02:00
Kai Koehne
dbbaccca14 QmlJsDbg: Fix compilation for Symbian
Despite of '-k' passed to make, the 'all' target might still fail prematurely
because make doesn't forward the '-k' to sbs. Anyway, now that we
know the exact toolchain we can do better and only compile the
targets that fit to the toolchain.

If not Symbian, use the 'all' target everywhere, which ensures
we're both compiling debug and release versions of all helpers.

Change-Id: I0c3b699724472c8c2035d2c20bc451b47a301d1d
Reviewed-on: http://codereview.qt.nokia.com/2159
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Alessandro Portale <alessandro.portale@nokia.com>
2011-07-27 12:39:29 +02:00
Kai Koehne
116b4efe5f QMlProfiler: Print logging / errors while connecting to General Messages pane
Actually the error message should ideally show up in Application Output, but
that would require a translation. Left for 2.4.

Change-Id: Ia13dc46bf82f28862ac38e830b241f4b23f83fa2
Reviewed-on: http://codereview.qt.nokia.com/2267
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Christiaan Janssen <christiaan.janssen@nokia.com>
2011-07-27 12:38:51 +02:00
Thomas Hartmann
9843151734 QtQuickToolBar: fix positioning
Instead of hiding the widget we move it accordingly.

Task-number: QTCREATORBUG-2958
Change-Id: I45deafab33ea928d4c4d6ff199ec542c1ee6ef3e
Reviewed-on: http://codereview.qt.nokia.com/2266
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@nokia.com>
2011-07-27 11:52:58 +02:00
Thomas Hartmann
ef71dcc80d QmlDesigner.quickToolBar: fix for Image
If no source is defined we set an empty source.
Before we took the source from the last image object which was
confusing.

Task-number: QTCREATORBUG-2714
Change-Id: If9535ffa4dc7abe0767d8aee5629c46de4df9825
Reviewed-on: http://codereview.qt.nokia.com/2265
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@nokia.com>
2011-07-27 11:40:07 +02:00
Thomas Hartmann
422d825dc2 QmlJSEditor: only show context menu for Quick Toolbar if available
Task-number: QTCREATORBUG-4521
Change-Id: Iedd97549c6f724b58a0727694ea1b34a2c70d9e9
Reviewed-on: http://codereview.qt.nokia.com/2264
Reviewed-by: Leandro T. C. Melo <leandro.melo@nokia.com>
Reviewed-by: Fawzi Mohamed <fawzi.mohamed@nokia.com>
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@nokia.com>
2011-07-27 11:27:18 +02:00
Christian Kandeler
d39f8fdc0c SSH: Simplify auto test call by introducing default arguments.
Change-Id: I97b5a4e9e167d9f06e46e90ef1fdd4e31b4d58aa
Reviewed-on: http://codereview.qt.nokia.com/2253
Reviewed-by: Christian Kandeler <christian.kandeler@nokia.com>
2011-07-27 10:00:40 +02:00
Kai Koehne
e8bc48518a QMlProfiler: Fix regression when running on Symbian device
Use MODE_ANALYZER here, which let CodaRunControl add
the '-qmljsdebugger=..' command line argument. Got broken by
36a3028b9d.

Change-Id: Ic17e1d1a5f379aaa0c6c7bac0ea0b273e58d9215
Reviewed-on: http://codereview.qt.nokia.com/2201
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Christiaan Janssen <christiaan.janssen@nokia.com>
2011-07-27 08:18:12 +02:00
Kai Koehne
784ee1272b QmlJSDebugger: Allow debugging over CODA/WLAN
Fix the RunControl so that it uses the right address & port for
connecting to the running app.

Task-number: QTCREATORBUG-5607
Change-Id: Ia8c76740fe6c7d67f8c5bcaac6416a08dcb7774d
Reviewed-on: http://codereview.qt.nokia.com/2199
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Christian Stenger <christian.stenger@nokia.com>
2011-07-27 08:18:04 +02:00
Kai Koehne
e4f6dede44 QtOptionsPage: Store selected toolchain for debugging helpers
Keep selected toolchain when switching between Qt versions.

Change-Id: I801e507d11b36b01888f016c35196fb098473bbf
Reviewed-on: http://codereview.qt.nokia.com/2183
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Daniel Teske <daniel.teske@nokia.com>
2011-07-27 08:17:54 +02:00
Kai Koehne
68b027ea71 QtOptionsPage: Disable toolchain combo box while building
Change-Id: I4e254bb1b88410161058b3a72d55bd711be36feb
Reviewed-on: http://codereview.qt.nokia.com/2182
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Daniel Teske <daniel.teske@nokia.com>
2011-07-27 08:17:40 +02:00
Kai Koehne
8d85597aae DebuggingHelpers: Update after built for newly added versions
One can already build debugging helpers for Qt Versions not yet
registered to QtVersionManager - which resulted in a QTC_ASSERT
+ the changes after the built were not picked up.

Change-Id: I12a769df6e18a05b0d1677fd913f4064efed3429
Reviewed-on: http://codereview.qt.nokia.com/2168
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Daniel Teske <daniel.teske@nokia.com>
2011-07-27 08:17:21 +02:00
Christian Kandeler
d59a64c7df SSH: Implement remote shell support.
Change-Id: Ifcddd930bbf027f4828f8ba01544aca5dea1eeed
Reviewed-on: http://codereview.qt.nokia.com/2220
Reviewed-by: Christian Kandeler <christian.kandeler@nokia.com>
2011-07-26 18:17:11 +02:00
Daniel Teske
a3e517415d Remove src/tools/qpatch and src/tools/qtlibspatcher
We aren't using them anymore.

Change-Id: I7ce368b350e24316f44e6fe5fcba94f07f92dbb8
Reviewed-on: http://codereview.qt.nokia.com/2217
Reviewed-by: Daniel Teske <daniel.teske@nokia.com>
2011-07-26 18:06:08 +02:00
Daniel Teske
a838d4ac01 Export qmakestep and makestep
Needed by plugins implementing their own qt4 targets

Change-Id: Idad09914f95259443c06ecdf458e9ce63c802cc3
Reviewed-on: http://codereview.qt.nokia.com/2216
Reviewed-by: Daniel Teske <daniel.teske@nokia.com>
2011-07-26 18:05:39 +02:00
Thomas Hartmann
e6d232d4dd QmlDesigner.designDocumentController: fix for copy n paste
We have to clear the cache of the meta system.

Task-number:QTCREATORBUG-5578
Change-Id: I6f7a77609fb5535ade5925a405ae156edfee2b22
Reviewed-on: http://codereview.qt.nokia.com/2215
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@nokia.com>
2011-07-26 18:05:28 +02:00
Robert Loehning
55274e3822 Fixed German translation
Change-Id: I6ba537b28c8cdcf8dfdc3f194682170829605caa
Reviewed-on: http://codereview.qt.nokia.com/2214
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Tobias Hunger <tobias.hunger@nokia.com>
2011-07-26 17:43:25 +02:00
Tobias Hunger
2ec4de7ae7 Git: Fix thinko when trying to find merged branches
Fix thinko when trying to find out whether a branch was merged or not.

Change-Id: I6c4d600508af8a68fe0bac7e61f0b912c43cec32
Reviewed-on: http://codereview.qt.nokia.com/2200
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Robert Löhning <robert.loehning@nokia.com>
2011-07-26 17:15:09 +02:00
Eike Ziller
dd91cbcf80 Work around wrong click area of output buttons on Mac.
For some reason using push buttons in the status bar will make
the clickable area of the buttons too small (half of the button isn't
clickable). Using QToolButtons instead.

Task-number: QTCREATORBUG-4513
Change-Id: I8b0f97552ec9b2471d570d577522b7ce5f382fb9
Reviewed-on: http://codereview.qt.nokia.com/2193
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Leandro T. C. Melo <leandro.melo@nokia.com>
Reviewed-by: Daniel Molkentin <daniel.molkentin@nokia.com>
2011-07-26 16:07:04 +02:00
Tobias Hunger
06ab6e66be Fix graphic glitches in project mode
Fix rendering issues in the build step lists display of the project
mode: The label got dropped from the layout.

Never drop the widgets from the layout to avoid this issue:-)

Change-Id: I912a8b6d78537f0c395c2bc440387b20b66a4584
Reviewed-on: http://codereview.qt.nokia.com/2126
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Daniel Teske <daniel.teske@nokia.com>
2011-07-26 16:02:32 +02:00
Christian Kandeler
bcce898eea RemoteLinux: Use proper formatting in device tester dialog.
The current implementation is a bit of a hack.

Change-Id: I0b474ba9bf9b7dc799013713e83dc8c8430a9724
Reviewed-on: http://codereview.qt.nokia.com/2197
Reviewed-by: Christian Kandeler <christian.kandeler@nokia.com>
2011-07-26 14:43:48 +02:00
Tobias Hunger
94a71d2e8c Git: Fix addition of tracking branches
The dialog is always hidden by the time the tracking state is queried,
so all new branches were done in non-tracking mode.

Change-Id: I11cdbec6af1c756c1449d68a2efeb31a1c5bd0ec
Reviewed-on: http://codereview.qt.nokia.com/2196
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Fawzi Mohamed <fawzi.mohamed@nokia.com>
2011-07-26 14:42:15 +02:00