OSDN Git Service

qt-creator-jp/qt-creator-jp.git
13 years agoAvoid a lot of updates when CppCodeStyleSettingsPage is created
con [Tue, 21 Jun 2011 16:03:44 +0000 (18:03 +0200)]
Avoid a lot of updates when CppCodeStyleSettingsPage is created

This helps to reduce the lag when typing in the preference's filter
edit.

Task-number: QTCREATORBUG-5065
Change-Id: I26634a47b21df1402a53037864bb0c334eba8078
Reviewed-on: http://codereview.qt.nokia.com/572
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Jarek Kobus <jaroslaw.kobus@nokia.com>
13 years agoUI text: check capitalization and tooltips
Leena Miettinen [Tue, 21 Jun 2011 15:07:45 +0000 (17:07 +0200)]
UI text: check capitalization and tooltips

Change-Id: I3686ac83e5fdc009b03e84ab3c7b24a052d119c4
Reviewed-on: http://codereview.qt.nokia.com/569
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
13 years agoQmlDesigner.Plugin: Make getter const
Marco Bubke [Tue, 21 Jun 2011 19:31:43 +0000 (21:31 +0200)]
QmlDesigner.Plugin: Make getter const

Change-Id: I8c0b36aa467a6135b30e1010d4121e6ca8943eae
Reviewed-on: http://codereview.qt.nokia.com/578
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@nokia.com>
13 years agoQmlDesigner.Plugin: Add experimental custom style plugin
Marco Bubke [Tue, 21 Jun 2011 19:30:38 +0000 (21:30 +0200)]
QmlDesigner.Plugin: Add experimental custom style plugin

Change-Id: Ia98b8f61988a1a817fda022d4298f1ad4e6942e2
Reviewed-on: http://codereview.qt.nokia.com/577
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@nokia.com>
13 years agoQmlDesigner.Plugin: Add experimental desktop components
Marco Bubke [Tue, 21 Jun 2011 16:37:07 +0000 (18:37 +0200)]
QmlDesigner.Plugin: Add experimental desktop components

Change-Id: Id43c494eb50650cb21f1f89d4f14bb3b3c9230a4
Reviewed-on: http://codereview.qt.nokia.com/575
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@nokia.com>
13 years agoQmlDesigner.NodeInstances: Scene Graph prototype
Marco Bubke [Tue, 21 Jun 2011 13:05:15 +0000 (15:05 +0200)]
QmlDesigner.NodeInstances: Scene Graph prototype

Change-Id: I0c72519f637f260869b2a76b2a3cc7ece46aef57
Reviewed-on: http://codereview.qt.nokia.com/573
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@nokia.com>
13 years agoUpdate Polish translations
Jarek Kobus [Tue, 21 Jun 2011 13:04:13 +0000 (15:04 +0200)]
Update Polish translations

Change-Id: Ice5da1c1036d8704cade3b12941a8175f068b1a2
Reviewed-on: http://codereview.qt.nokia.com/557
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Paweł Polański <jaggernod@gmail.com>
13 years agoRemoteLinux: Fix compilation.
Christian Kandeler [Wed, 22 Jun 2011 07:52:44 +0000 (09:52 +0200)]
RemoteLinux: Fix compilation.

Change-Id: I3e4b6518aae9fa38d7fd7549e79d24259b7102b6
Reviewed-on: http://codereview.qt.nokia.com/582
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Christian Kandeler <christian.kandeler@nokia.com>
13 years agoMaemo: GUI fix in device configuration wizard.
Christian Kandeler [Wed, 22 Jun 2011 06:11:21 +0000 (08:11 +0200)]
Maemo: GUI fix in device configuration wizard.

The list of possible devices is much better represented as a combo box.

Change-Id: Ia68472ec5082b0d40b584bf48c245a823dce04f3
Reviewed-on: http://codereview.qt.nokia.com/580
Reviewed-by: Christian Kandeler <christian.kandeler@nokia.com>
13 years agoQmlDesigner.Rewriter: Fix root node version
Marco Bubke [Tue, 21 Jun 2011 13:06:38 +0000 (15:06 +0200)]
QmlDesigner.Rewriter: Fix root node version

The rewriter has used always 1.0 as version Number.

Change-Id: I0884f9998933647d54d34b3c367ba249a423f9ce
Reviewed-on: http://codereview.qt.nokia.com/574
Reviewed-by: Marco Bubke <marco.bubke@nokia.com>
13 years agoAdd qml2puppet to .gitignore
Marco Bubke [Tue, 21 Jun 2011 17:07:12 +0000 (19:07 +0200)]
Add qml2puppet to .gitignore

Change-Id: I8bc714e3e84a49e4b75c1b7e1ca0b9f7382b0f5b
Reviewed-on: http://codereview.qt.nokia.com/576
Reviewed-by: Marco Bubke <marco.bubke@nokia.com>
13 years agoQmlDebugging: Document that debugging only works with wizard
Kai Koehne [Tue, 14 Jun 2011 11:02:56 +0000 (13:02 +0200)]
QmlDebugging: Document that debugging only works with wizard

Change-Id: I05b657bccdf712c9df0b825133ec4ae03bcc7bb2
Reviewed-on: http://codereview.qt.nokia.com/475
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@nokia.com>
13 years agoRemoteLinux: Decentralize knowledge about specific devices.
Christian Kandeler [Tue, 21 Jun 2011 14:52:48 +0000 (16:52 +0200)]
RemoteLinux: Decentralize knowledge about specific devices.

Also remove files again that somehow crept back in.

Change-Id: Ie77491c4cd872e2bb26b971c04137e7c25a903c7
Reviewed-on: http://codereview.qt.nokia.com/566
Reviewed-by: Christian Kandeler <christian.kandeler@nokia.com>
13 years agoMove translation noop to constants.
con [Tue, 21 Jun 2011 09:26:27 +0000 (11:26 +0200)]
Move translation noop to constants.

Change-Id: I8b084374f67d2419abbc1a43b377321fd3041cf5
Reviewed-on: http://codereview.qt.nokia.com/538
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
13 years agoQmlDebugger: Improve Toolbar
Kai Koehne [Tue, 21 Jun 2011 13:18:38 +0000 (15:18 +0200)]
QmlDebugger: Improve Toolbar

Move Play/Pause animations out of Inspector related icons,
and add a visual separator.

Change-Id: Ifec50dbcfb4486205416790710f57bfcc552b637
Reviewed-on: http://codereview.qt.nokia.com/562
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Christiaan Janssen <christiaan.janssen@nokia.com>
13 years agoQmlDebugger: New icon for Inspector mode
Kai Koehne [Tue, 21 Jun 2011 13:07:37 +0000 (15:07 +0200)]
QmlDebugger: New icon for Inspector mode

Change-Id: I6372b858207bd55d8713294ceda701e05e1d5739
Reviewed-on: http://codereview.qt.nokia.com/561
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Christiaan Janssen <christiaan.janssen@nokia.com>
13 years agoQmlDesigner.statesEditor: names of statesa should be english
Thomas Hartmann [Mon, 20 Jun 2011 14:21:50 +0000 (16:21 +0200)]
QmlDesigner.statesEditor: names of statesa should be english

We should not translate state names.

Change-Id: I0e1e254f95d58e66a4606300ba9dfb4477cab4b7
Reviewed-on: http://codereview.qt.nokia.com/515
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Kai Koehne <kai.koehne@nokia.com>
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@nokia.com>
13 years agoQmlDesigner.propertyEditor: adding translation support
Thomas Hartmann [Tue, 21 Jun 2011 14:11:55 +0000 (16:11 +0200)]
QmlDesigner.propertyEditor: adding translation support

Adding support for qsTr()

Change-Id: Ib678820c40e910f744d9722e7958225dcc115d70
Reviewed-on: http://codereview.qt.nokia.com/565
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@nokia.com>
13 years agoGCC: Store supported APIs to speed up creation of options page
Tobias Hunger [Tue, 21 Jun 2011 11:26:22 +0000 (13:26 +0200)]
GCC: Store supported APIs to speed up creation of options page

Change-Id: Ie93603425183a7c1cd1d62711fd6f22abed7be9f
Reviewed-on: http://codereview.qt.nokia.com/545
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Eike Ziller <eike.ziller@nokia.com>
13 years agoFix signal/slot connection
dt_ [Tue, 21 Jun 2011 13:17:22 +0000 (15:17 +0200)]
Fix signal/slot connection

Change-Id: I92f7b904aac928ebad8e76b8b66700e16fd0d4a1
Reviewed-on: http://codereview.qt.nokia.com/560
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Daniel Teske <daniel.teske@nokia.com>
13 years agoDebugger: Allow users to disable warning about unsupported breakpoints
Kai Koehne [Wed, 8 Jun 2011 15:00:46 +0000 (17:00 +0200)]
Debugger: Allow users to disable warning about unsupported breakpoints

QErrorMessage has by default a 'don't show the message again' checkbox.

Change-Id: I4bbb2172298db848870ed1abf9f7d6195bdfe49d
Reviewed-on: http://codereview.qt.nokia.com/400
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Kai Koehne <kai.koehne@nokia.com>
13 years agoMaemo: Add check for QML debugging libraries on Harmattan devices.
Christian Kandeler [Tue, 21 Jun 2011 12:32:39 +0000 (14:32 +0200)]
Maemo: Add check for QML debugging libraries on Harmattan devices.

Change-Id: I695ffaffde7af1721162542a3e196286ddb10870
Reviewed-on: http://codereview.qt.nokia.com/556
Reviewed-by: Christian Kandeler <christian.kandeler@nokia.com>
13 years agoQmlJS: Add qsTr to Text snippet.
Christian Kamm [Tue, 21 Jun 2011 12:12:01 +0000 (14:12 +0200)]
QmlJS: Add qsTr to Text snippet.

Change-Id: I8ca84c7b42860ea7875206c9198d8a75905a1b45
Reviewed-on: http://codereview.qt.nokia.com/550
Reviewed-by: Leandro T. C. Melo <leandro.melo@nokia.com>
13 years agoQmlJS: Add qsTr and friends to code model.
Christian Kamm [Tue, 21 Jun 2011 11:56:11 +0000 (13:56 +0200)]
QmlJS: Add qsTr and friends to code model.

Change-Id: I9a16549da341500fc273ebbc480d7aa901b17e41
Reviewed-on: http://codereview.qt.nokia.com/548
Reviewed-by: Leandro T. C. Melo <leandro.melo@nokia.com>
13 years agoqmldump: Add -v option.
Christian Kamm [Tue, 21 Jun 2011 10:31:04 +0000 (12:31 +0200)]
qmldump: Add -v option.

Change-Id: Ia55bf314c37455647cf67f42222f7b6a483ba97e
Reviewed-on: http://codereview.qt.nokia.com/543
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Kai Koehne <kai.koehne@nokia.com>
13 years agoRemoteLinux: Fix wizard bug.
Christian Kandeler [Tue, 21 Jun 2011 11:30:46 +0000 (13:30 +0200)]
RemoteLinux: Fix wizard bug.

Not much sense in setting text on a line edit and then clearing
it right afterwards.

Change-Id: I97f4e1e6499b50e5257be1d9877c93535e7db46b
Reviewed-on: http://codereview.qt.nokia.com/546
Reviewed-by: Christian Kandeler <christian.kandeler@nokia.com>
13 years agoGcc: Improve config widget
Tobias Hunger [Wed, 8 Jun 2011 15:39:14 +0000 (15:39 +0000)]
Gcc: Improve config widget

Change-Id: Id26ed4c1712ae93c70efb7f23ef00684ead9ca0a
Reviewed-on: http://codereview.qt.nokia.com/405
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Tobias Hunger <tobias.hunger@nokia.com>
13 years agoExtend the editor sidebar background to the folding markers
Thorbjørn Lindeijer [Tue, 7 Jun 2011 09:05:31 +0000 (11:05 +0200)]
Extend the editor sidebar background to the folding markers

Previously, there was a gab between the text and the sidebar which
contained the folding markers. This is disturbing for some users.

Change-Id: Ib3c90d9cb01de533d16049bc1a0f5f10f1f7847a
Task-number: QTCREATORBUG-2915
Reviewed-on: http://codereview.qt.nokia.com/355
Reviewed-by: Alessandro Portale <alessandro.portale@nokia.com>
13 years agoRemoteLinux: Export and re-use wizard page.
Christian Kandeler [Tue, 21 Jun 2011 10:44:52 +0000 (12:44 +0200)]
RemoteLinux: Export and re-use wizard page.

Also rename the respective file to better reflect its new purpose.

Change-Id: I815807a958d2d76db87d4d27b63338f5ced9ffeb
Reviewed-on: http://codereview.qt.nokia.com/544
Reviewed-by: Christian Kandeler <christian.kandeler@nokia.com>
13 years agoRevert "Completion: Apply perfect match whenever not invoked explicitly"
Leandro Melo [Tue, 21 Jun 2011 09:06:03 +0000 (11:06 +0200)]
Revert "Completion: Apply perfect match whenever not invoked explicitly"

This reverts commit 4959f53d2c54515de73cb40c8363cd7ce6d24e03.

It seems that usability is better when upon a perfect match the completion
popup stays when triggered either explicitly or by an activation character.
After all, in general one should need to type something else (semicolon,
parenthesis, etc.) anyway for the case of an activation character.

This is also consistent with the behavior from previous releases.

Change-Id: I1d50230affb1d0642f8f8bfd5cbac69dc52e44bd
Reviewed-on: http://codereview.qt.nokia.com/536
Reviewed-by: Thorbjørn Lindeijer <thorbjorn@lindeijer.nl>
13 years agoMaemo: Stricter check when restoring run configuration.
Christian Kandeler [Tue, 21 Jun 2011 09:51:34 +0000 (11:51 +0200)]
Maemo: Stricter check when restoring run configuration.

Change-Id: Idf6b0500e390cda50c1686c9a5b7fff4f6b19e94
Reviewed-on: http://codereview.qt.nokia.com/542
Reviewed-by: Christian Kandeler <christian.kandeler@nokia.com>
13 years agoRemoteLinux: Debugger run control can be null.
Christian Kandeler [Tue, 21 Jun 2011 09:51:20 +0000 (11:51 +0200)]
RemoteLinux: Debugger run control can be null.

Change-Id: Ic2bd036b54fcc4af174d4f6d26b9640073ea6013
Reviewed-on: http://codereview.qt.nokia.com/541
Reviewed-by: Christian Kandeler <christian.kandeler@nokia.com>
13 years agoQmlProfiler: Time display with 3 decimals
Christiaan Janssen [Tue, 21 Jun 2011 07:58:05 +0000 (09:58 +0200)]
QmlProfiler: Time display with 3 decimals

Change-Id: I2421f7cd01e89a41489d5e6355cc83833e21ffcc
Reviewed-on: http://codereview.qt.nokia.com/535
Reviewed-by: Kai Koehne <kai.koehne@nokia.com>
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
13 years agoQmlProfiler: displaying event durations in milliseconds
Christiaan Janssen [Mon, 20 Jun 2011 16:23:02 +0000 (18:23 +0200)]
QmlProfiler: displaying event durations in milliseconds

Change-Id: Idec442d744891bae8c9986717c32283a9440db9b
Reviewed-on: http://codereview.qt.nokia.com/531
Reviewed-by: Christiaan Janssen <christiaan.janssen@nokia.com>
13 years agoQmlProfiler: clean up old code
Christiaan Janssen [Mon, 20 Jun 2011 16:18:28 +0000 (18:18 +0200)]
QmlProfiler: clean up old code

Change-Id: Id464b073eb05341e48876ace9ff39e16d6302144
Reviewed-on: http://codereview.qt.nokia.com/530
Reviewed-by: Christiaan Janssen <christiaan.janssen@nokia.com>
13 years agoQmlProfiler: time display
Christiaan Janssen [Mon, 20 Jun 2011 16:11:17 +0000 (18:11 +0200)]
QmlProfiler: time display

Change-Id: Ib1a0e7693f00e3d870407c62f7f238c962ef8b48
Reviewed-on: http://codereview.qt.nokia.com/529
Reviewed-by: Christiaan Janssen <christiaan.janssen@nokia.com>
13 years agoQmlProfiler: adjust timeline background to width
Christiaan Janssen [Mon, 20 Jun 2011 11:36:11 +0000 (13:36 +0200)]
QmlProfiler: adjust timeline background to width

Change-Id: Ice7fd81994dd93571fa2f172cbaa611a55f07721
Reviewed-on: http://codereview.qt.nokia.com/528
Reviewed-by: Christiaan Janssen <christiaan.janssen@nokia.com>
13 years agoQmlProfiler: Event details stay when mouseExit
Christiaan Janssen [Wed, 15 Jun 2011 13:26:28 +0000 (15:26 +0200)]
QmlProfiler: Event details stay when mouseExit

Change-Id: I506eb085f0c2bf1970c9a56d2838f94931bce1f0
Reviewed-on: http://codereview.qt.nokia.com/489
Reviewed-by: Christiaan Janssen <christiaan.janssen@nokia.com>
13 years agotr()-fix.
Friedemann Kleint [Tue, 21 Jun 2011 07:53:29 +0000 (09:53 +0200)]
tr()-fix.

Change-Id: I7f9b5ff052e2560c00f80037e2883ed871dd964e
Reviewed-on: http://codereview.qt.nokia.com/534
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
13 years agodebugger: add manual test for map<string, list<string> >
hjk [Mon, 20 Jun 2011 15:53:59 +0000 (17:53 +0200)]
debugger: add manual test for map<string, list<string> >

Change-Id: I191fdc6ce9f8fbe7e83258b592a0030c91b872dd
Reviewed-on: http://codereview.qt.nokia.com/527
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: hjk <qthjk@ovi.com>
13 years agoRemoteLinux: More untangling of generic and Maemo-specific stuff.
Christian Kandeler [Thu, 16 Jun 2011 15:03:43 +0000 (17:03 +0200)]
RemoteLinux: More untangling of generic and Maemo-specific stuff.

- Make key deployment a device type dependent action.
- Split up monolithic device configuration wizard.
- Split up run configurations, run controls and the associated
  factories.

Change-Id: Ib2ef9d405e6b7eaae89fc27c56e3c327829a88f7
Reviewed-on: http://codereview.qt.nokia.com/486
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Tobias Hunger <tobias.hunger@nokia.com>
13 years agoQmlDesigner.designModeWidget: fix
Thomas Hartmann [Mon, 20 Jun 2011 15:47:09 +0000 (17:47 +0200)]
QmlDesigner.designModeWidget: fix

Using a QWeakPointer for m_textEditor, since the texteditor might be
deleted if the document was closed.
Moving the NavigationHistory handling upwards.

Change-Id: Ib5c14d6cd139490379cc2bf76d5440720c5664bc
Reviewed-on: http://codereview.qt.nokia.com/526
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@nokia.com>
13 years agoanaylyzer: remove "goto overview" action in callgrind tool
hjk [Mon, 20 Jun 2011 15:41:04 +0000 (17:41 +0200)]
anaylyzer: remove "goto overview" action in callgrind tool

Change-Id: I02fcc8ef5983c9759448ea8f831f46a44eb5c184
Reviewed-on: http://codereview.qt.nokia.com/525
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: hjk <qthjk@ovi.com>
13 years agoanalyzer: remove some leftovers from the valgrind merge
hjk [Mon, 20 Jun 2011 15:39:20 +0000 (17:39 +0200)]
analyzer: remove some leftovers from the valgrind merge

Change-Id: Ide127840c2dca16927e3be9b95c6dd29d0ee42fc
Reviewed-on: http://codereview.qt.nokia.com/524
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: hjk <qthjk@ovi.com>
13 years agoanalyzer: add 'redo' to callgrind result navigation
hjk [Mon, 20 Jun 2011 15:30:38 +0000 (17:30 +0200)]
analyzer: add 'redo' to callgrind result navigation

Change-Id: Ic7b348fc8df57f8a4d7a361d67b2c183ef7f1a46
Reviewed-on: http://codereview.qt.nokia.com/523
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: hjk <qthjk@ovi.com>
13 years agodebugger: with gdb 7.3 we can have proper display of dynamic types.
hjk [Mon, 20 Jun 2011 13:23:28 +0000 (15:23 +0200)]
debugger: with gdb 7.3 we can have proper display of dynamic types.

So use it.

Change-Id: If33d087a9b767f0b2e6b16e57a36e9e7aa6e7c16
Reviewed-on: http://codereview.qt.nokia.com/522
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: hjk <qthjk@ovi.com>
13 years agoSmall refactor
Jarek Kobus [Mon, 20 Jun 2011 14:23:40 +0000 (16:23 +0200)]
Small refactor

Change-Id: I2988ce1c2a73798abccf690a3ed5d4e3a92c91a2
Reviewed-on: http://codereview.qt.nokia.com/517
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Leandro T. C. Melo <leandro.melo@nokia.com>
13 years agoRemove unused methods
Jarek Kobus [Mon, 20 Jun 2011 14:10:59 +0000 (16:10 +0200)]
Remove unused methods

Change-Id: I62d09b50a94c0d3bf3ef670bd6d070b5c74c88e6
Reviewed-on: http://codereview.qt.nokia.com/509
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Leandro T. C. Melo <leandro.melo@nokia.com>
13 years agoFix behavior settings
Jarek Kobus [Mon, 20 Jun 2011 14:22:02 +0000 (16:22 +0200)]
Fix behavior settings

Change-Id: Iefacbfeeff284c53b2edfd1c6c8a7fcb90348b54
Reviewed-on: http://codereview.qt.nokia.com/516
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Leandro T. C. Melo <leandro.melo@nokia.com>
13 years agoQmlDesigner.componentView: code cleanup
Thomas Hartmann [Mon, 20 Jun 2011 14:46:18 +0000 (16:46 +0200)]
QmlDesigner.componentView: code cleanup

Explicit braces to avoid ambiguous ‘else’.

Change-Id: Ic1a48b41b229ba47f7ab737a883277a6547e30ce
Reviewed-on: http://codereview.qt.nokia.com/521
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@nokia.com>
13 years agoQmlDesigner.desigModeWidget: add navigator to toolbar
Thomas Hartmann [Mon, 20 Jun 2011 14:33:10 +0000 (16:33 +0200)]
QmlDesigner.desigModeWidget: add navigator to toolbar

Now we have a navigation history in the DesignMode.
The check (m_textEditor && editor) is there to keep the history clean.

Change-Id: I26bbefe45b51c53379bfecbe1cdc02a64df76012d
Reviewed-on: http://codereview.qt.nokia.com/519
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@nokia.com>
13 years agoFix crash when changing font settings
Leandro Melo [Mon, 20 Jun 2011 12:25:55 +0000 (14:25 +0200)]
Fix crash when changing font settings

The snippets page should not operate on the font settings
changed signal when the ui does not exist.

Task-number: QTCREATORBUG-5173
Change-Id: Ic1363cb41340b5ea04803eb27de3dd0af6ecda0c
Reviewed-on: http://codereview.qt.nokia.com/511
Reviewed-by: Eike Ziller <eike.ziller@nokia.com>
13 years agoAdd a dialog for editing the file list of generic projects
Daniel Teske [Mon, 20 Jun 2011 09:57:20 +0000 (11:57 +0200)]
Add a dialog for editing the file list of generic projects

Task-Nr: QTCREATORBUG-5112

Change-Id: Ic39c4346f2c64b05c314f3c03d963994e043dc45
Reviewed-on: http://codereview.qt.nokia.com/500
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Thorbjørn Lindeijer <thorbjorn@lindeijer.nl>
13 years agoDocumentation: Clarify global variables.
Friedemann Kleint [Mon, 20 Jun 2011 12:14:49 +0000 (14:14 +0200)]
Documentation: Clarify global variables.

Rubber-stamped-by: hjk
Change-Id: Ic5d8a50deeee93572d838725d1cf4d2af6245c0f
Reviewed-on: http://codereview.qt.nokia.com/510
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
13 years agoExternal editors: Fall back to path if not found in Qt version.
Friedemann Kleint [Mon, 20 Jun 2011 10:32:22 +0000 (12:32 +0200)]
External editors: Fall back to path if not found in Qt version.

Use Designer/Linguist executables from path if (embedded)
Qt version does not ship them.

Task-number: QTCREATORBUG-4826
Change-Id: Ide2fe0e59a8ea8f93a9193e0f97877631ce68470
Reviewed-on: http://codereview.qt.nokia.com/502
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Eike Ziller <eike.ziller@nokia.com>
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
13 years agodebugger: add test manual case for displayin dynamic type
hjk [Mon, 20 Jun 2011 10:46:32 +0000 (12:46 +0200)]
debugger: add test manual case for displayin dynamic type

Change-Id: I1120182c18a2ded59bfd46a6082eaef8cbd723ee
Reviewed-on: http://codereview.qt.nokia.com/504
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: hjk <qthjk@ovi.com>
13 years agoAdd model tester to Creator sources.
hjk [Mon, 20 Jun 2011 10:44:57 +0000 (12:44 +0200)]
Add model tester to Creator sources.

Change-Id: Idf7519b1bcaf8c83d00a4d78674049a79bf0aa6d
Reviewed-on: http://codereview.qt.nokia.com/503
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: hjk <qthjk@ovi.com>
13 years agoAdd menu item to clear the recent projects/files menus.
con [Mon, 20 Jun 2011 09:01:23 +0000 (11:01 +0200)]
Add menu item to clear the recent projects/files menus.

Task-number: QTCREATORBUG-5136

Change-Id: I27d5c86832277be9525d95fd1e38a3b86f620974
Reviewed-on: http://codereview.qt.nokia.com/496
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Daniel Teske <daniel.teske@nokia.com>
13 years agoSymbian: Remove TRK releated stuff from tests
Pawel Polanski [Mon, 20 Jun 2011 09:54:39 +0000 (11:54 +0200)]
Symbian: Remove TRK releated stuff from tests

Change-Id: Ie5142d4ee21470bceeeb3f27bc9f4646d6ac0af7
Reviewed-on: http://codereview.qt.nokia.com/501
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Bill King <bill.king@nokia.com>
13 years agodebugger: add test case for #5106
hjk [Wed, 15 Jun 2011 14:23:28 +0000 (16:23 +0200)]
debugger: add test case for #5106

Change-Id: Ia6c765671f14298400dedaa7797e09cf6cd1e6b1
(cherry picked from commit 67187b215218b7a0ade5ae0da898f7edb71ee3b4)
Reviewed-on: http://codereview.qt.nokia.com/499
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: hjk <qthjk@ovi.com>
13 years agodebugger: display "sub-breakpoints"
hjk [Wed, 15 Jun 2011 12:02:26 +0000 (14:02 +0200)]
debugger: display "sub-breakpoints"

<MULTIPLE> happens in constructors, inline functions, and
at other places like 'foreach' lines.

Change-Id: Ifb89b659d279f257ba8295b80a35d605820ec54b
Reviewed-on: http://codereview.qt.nokia.com/498
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: hjk <qthjk@ovi.com>
13 years agodebugger: make QModelIndex and QAbstractItemModel dumper work on core files
hjk [Wed, 15 Jun 2011 06:37:46 +0000 (08:37 +0200)]
debugger: make QModelIndex and QAbstractItemModel dumper work on core files

Change-Id: I299334f2b552d4b051dfd9d0d4d85a54b92d0c2d
Reviewed-on: http://codereview.qt.nokia.com/497
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: hjk <qthjk@ovi.com>
13 years agoMake qmake browse button follow the naming convention.
con [Mon, 20 Jun 2011 08:06:16 +0000 (10:06 +0200)]
Make qmake browse button follow the naming convention.

Change-Id: I599f81a9e320f970b6f44df566d599508dfa0a7f
Reviewed-on: http://codereview.qt.nokia.com/488
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Eike Ziller <eike.ziller@nokia.com>
13 years agoMake it possible to select Qt version on Mac OS.
con [Wed, 15 Jun 2011 14:39:05 +0000 (16:39 +0200)]
Make it possible to select Qt version on Mac OS.

Need to work around QTBUG-7739 that prohibits filters that don't start
with *

Change-Id: Ia984b25903abab125b403b53b5f3fe70ac9c54d4
Reviewed-on: http://codereview.qt.nokia.com/482
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Daniel Teske <daniel.teske@nokia.com>
13 years agoL10n: German translation for 2.3.
Friedemann Kleint [Mon, 20 Jun 2011 08:46:47 +0000 (10:46 +0200)]
L10n: German translation for 2.3.

Change-Id: I33889fba7a9b7dfcf4fb84188fc0526230005e12
Reviewed-on: http://codereview.qt.nokia.com/494
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
13 years agotr()-Fixes for 2.3: Small spelling/notr-fixes.
Friedemann Kleint [Mon, 20 Jun 2011 08:46:12 +0000 (10:46 +0200)]
tr()-Fixes for 2.3: Small spelling/notr-fixes.

QML Profiler,etc.

Change-Id: Ie4c5b6152735b45257856340797b446c3360edd5
Reviewed-on: http://codereview.qt.nokia.com/493
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
13 years agoQmlProfiler: changed display name to QML Profiler
Christiaan Janssen [Mon, 20 Jun 2011 08:20:08 +0000 (10:20 +0200)]
QmlProfiler: changed display name to QML Profiler

Change-Id: Ieb9cf689d72986b3ede931f327b048d25a53cf6e
Reviewed-on: http://codereview.qt.nokia.com/490
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
13 years agoQmlDesigner.rewriterView: setupImports even if semantic checks fail
Thomas Hartmann [Wed, 15 Jun 2011 15:25:48 +0000 (17:25 +0200)]
QmlDesigner.rewriterView: setupImports even if semantic checks fail

Change-Id: Idb243372f4c639c91ea3085c3fdf916758ddcf49
Reviewed-on: http://codereview.qt.nokia.com/485
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@nokia.com>
13 years agoQmlDesigner.nodeInstances: fix regression
Thomas Hartmann [Wed, 15 Jun 2011 14:33:13 +0000 (16:33 +0200)]
QmlDesigner.nodeInstances: fix regression

Images are visible again.

Change-Id: I02c2a2e741accda4d3f67cbb2a1cf5a12cabafb1
Reviewed-on: http://codereview.qt.nokia.com/484
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@nokia.com>
13 years agotr()-Fixes for 2.3: Small spelling/notr-fixes.
Friedemann Kleint [Wed, 15 Jun 2011 15:20:33 +0000 (17:20 +0200)]
tr()-Fixes for 2.3: Small spelling/notr-fixes.

Change-Id: I66b8b0e20b225429b4399dfca154a2806260ac61
Reviewed-on: http://codereview.qt.nokia.com/483
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
13 years agoMaemo: Fix check toolchain check for valid Qt version.
Christian Kandeler [Tue, 14 Jun 2011 14:33:58 +0000 (16:33 +0200)]
Maemo: Fix check toolchain check for valid Qt version.

Change-Id: Icf34111ad63cd4e76c5eb8bd18111e7317f07c9c
Reviewed-on: http://codereview.qt.nokia.com/479
Reviewed-by: Fawzi Mohamed <fawzi.mohamed@nokia.com>
13 years agotr()-Fixes for 2.3: No contractions, spelling.
Friedemann Kleint [Tue, 14 Jun 2011 15:17:24 +0000 (17:17 +0200)]
tr()-Fixes for 2.3: No contractions, spelling.

Change-Id: I08babdb15bcf7f7ac086e9e12955b780b7591391
Reviewed-on: http://codereview.qt.nokia.com/480
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
13 years agoClose write channel of external processes
Orgad Shaneh [Tue, 14 Jun 2011 14:47:10 +0000 (16:47 +0200)]
Close write channel of external processes

Prevents external process from waiting for user input.

Merge-request: 347
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
Change-Id: Icfd3e39a83ba945ebf89c1cbb2157e2a1c9f4d89

13 years agoQmlProfiler: zooming on the timeline
Christiaan Janssen [Tue, 14 Jun 2011 11:16:23 +0000 (13:16 +0200)]
QmlProfiler: zooming on the timeline

Change-Id: I3057c687d9e812448fd2c2846b06ac7c2d32d5e3
Reviewed-on: http://codereview.qt.nokia.com/476
Reviewed-by: Kai Koehne <kai.koehne@nokia.com>
13 years agoMaemo: Remove support for debugging with an on-device gdb.
Christian Kandeler [Tue, 14 Jun 2011 13:06:16 +0000 (15:06 +0200)]
Maemo: Remove support for debugging with an on-device gdb.

It was only a workaround for a Fremantle problem that no longer
exists and has no advantages to the gdbserver approach.

Change-Id: Ia92c3e423fde3735a010d8abff646593f8bccdda
Reviewed-on: http://codereview.qt.nokia.com/478
Reviewed-by: Christian Kandeler <christian.kandeler@nokia.com>
13 years agoAdd a toolchain combo box to the cmake run page
dt [Tue, 14 Jun 2011 11:42:45 +0000 (13:42 +0200)]
Add a toolchain combo box to the cmake run page

Selecting the toolchain is a configure time setting for cmake. So
that's the right place, except for us the debugger also depends
on the toolchain. Switching the debugger thus involves reconfiguring.

Also due to the cmake cache in most cases reconfiguring with a different
toolchain selected won't do anything.

Cmake and creator's concept of toolchains clash.

Task-Nr: QTCREATORBUG-4898

Change-Id: Ibf84029d7008046891750a91666d0e3e4711ec69
Reviewed-on: http://codereview.qt.nokia.com/477
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Daniel Teske <daniel.teske@nokia.com>
13 years agoQmlDesigner: Add new dependencies to plugins.pro
Kai Koehne [Tue, 14 Jun 2011 09:28:41 +0000 (11:28 +0200)]
QmlDesigner: Add new dependencies to plugins.pro

Change-Id: I31d1938194574dbc90b4df948b70781679f4830d
Reviewed-on: http://codereview.qt.nokia.com/472
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@nokia.com>
Reviewed-by: Fawzi Mohamed <fawzi.mohamed@nokia.com>
13 years agotr()-fixes for 2.3.
Friedemann Kleint [Tue, 14 Jun 2011 10:22:14 +0000 (12:22 +0200)]
tr()-fixes for 2.3.

Change-Id: I38345500156ce6fa4eb747562a3f9434040615ff
Reviewed-on: http://codereview.qt.nokia.com/473
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
13 years agoRemoteLinux: Make device configurations settings page generic.
Christian Kandeler [Thu, 9 Jun 2011 15:17:01 +0000 (17:17 +0200)]
RemoteLinux: Make device configurations settings page generic.

The list of per-device actions now comes from a factory and can
be different for different OS types.
This is a step towards moving knowledge about devices from the
RemoteLinux plugin into specialized plugins.

Change-Id: Ia46e0199d8d8c1a3891c73a4936ac53fb1063313
Reviewed-on: http://codereview.qt.nokia.com/439
Reviewed-by: Tobias Hunger <tobias.hunger@nokia.com>
13 years agoAdd a disabled reason to the display of runconfigurations
dt_ [Fri, 10 Jun 2011 13:37:10 +0000 (15:37 +0200)]
Add a disabled reason to the display of runconfigurations

Also distinguish between qt runconfigurations that are disabled
due to parsing and due to not being parseable

Change-Id: Ia8ce4eaa7b6bfcc2c5290b254bb288c6d4892170
Task-Nr: QTCREATORBUG-5103
Reviewed-on: http://codereview.qt.nokia.com/451
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Daniel Teske <daniel.teske@nokia.com>
Reviewed-by: Christian Kandeler <christian.kandeler@nokia.com>
13 years agoQmlProfiler: Add qt4projectmanager dependency also in plugins.pro
Kai Koehne [Tue, 14 Jun 2011 09:02:17 +0000 (11:02 +0200)]
QmlProfiler: Add qt4projectmanager dependency also in plugins.pro

Make sure qt4projectmanager is built before qmlprofiler gets linked.

Change-Id: I34efcdd431c18b5941e0748213fec0b8e80d1600
Reviewed-on: http://codereview.qt.nokia.com/469
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Fawzi Mohamed <fawzi.mohamed@nokia.com>
13 years agoQmlDesigner.plugins: getters should be const
Thomas Hartmann [Tue, 14 Jun 2011 09:06:59 +0000 (11:06 +0200)]
QmlDesigner.plugins: getters should be const

metaInfo() and pluginName are now const.

Change-Id: I41ad0ad11d19268e18e839adcdbd8fb6bfba629d
Reviewed-on: http://codereview.qt.nokia.com/470
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@nokia.com>
13 years agoManhattanstyle: Fix IndicatorToolBarHandle
Tobias Hunger [Sat, 4 Jun 2011 18:47:29 +0000 (20:47 +0200)]
Manhattanstyle: Fix IndicatorToolBarHandle

operator + binds stronger than ?, so the evaluation of the expressions was
screwed up.

Change-Id: Id38adf6e17ea770d1d3219649629b06bfc2ca643
Reviewed-on: http://codereview.qt.nokia.com/348
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Eike Ziller <eike.ziller@nokia.com>
13 years agoAnalyzer: Use Utils::OutputFormat everywhere
Kai Koehne [Fri, 10 Jun 2011 14:34:06 +0000 (16:34 +0200)]
Analyzer: Use Utils::OutputFormat everywhere

Replace hard distinction between 'out', 'err' with flexible
OutputFormat. Also make sure that QmlProfiler shows application output.

Change-Id: I130c71884321e4c59c9a75f0836c37a7f0e805c4
Reviewed-on: http://codereview.qt.nokia.com/458
Reviewed-by: Christiaan Janssen <christiaan.janssen@nokia.com>
13 years agovcsbase: simplify init of the diff editor in VCSBaseClient
cerf [Fri, 10 Jun 2011 15:27:57 +0000 (15:27 +0000)]
vcsbase: simplify init of the diff editor in VCSBaseClient

Bazaar and Mercurial plugins are impacted, they benefit auto load/save
of the diff settings

Change-Id: I67327b231fd80eeb61bb859879f9eabdc56739e8
Merge-request: 345
Reviewed-by: Tobias Hunger <tobias.hunger@nokia.com>
Reviewed-on: http://codereview.qt.nokia.com/463
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
13 years agoBazaar: save settings on plugin destruction
cerf [Fri, 3 Jun 2011 09:30:42 +0000 (11:30 +0200)]
Bazaar: save settings on plugin destruction

Change-Id: I94d5c1f1944b51a284e41ad9be0168f3edc99292
Merge-request: 345
Reviewed-by: Tobias Hunger <tobias.hunger@nokia.com>
Reviewed-on: http://codereview.qt.nokia.com/462
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
13 years agoS60RunControl: Fix gcc warning
Kai Koehne [Fri, 10 Jun 2011 15:24:11 +0000 (17:24 +0200)]
S60RunControl: Fix gcc warning

Change-Id: I5cb1adbdbb5dbd457e5609997eeb9fae74813141
Reviewed-on: http://codereview.qt.nokia.com/461
Reviewed-by: Christian Kandeler <christian.kandeler@nokia.com>
13 years agoQmlProfiler: set clip in timelineview
Christiaan Janssen [Fri, 10 Jun 2011 14:21:10 +0000 (16:21 +0200)]
QmlProfiler: set clip in timelineview

Otherwise the user can mouseover events that are not displayed.

Change-Id: I8108cfbf730708bbad4a6d2cc812ee1b3a1a444a
Reviewed-on: http://codereview.qt.nokia.com/457
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Kai Koehne <kai.koehne@nokia.com>
13 years agoQmlProfiler: start timeline at 0
Christiaan Janssen [Fri, 10 Jun 2011 14:19:10 +0000 (16:19 +0200)]
QmlProfiler: start timeline at 0

Change-Id: Id42f2dd156863c8cfa19ce27f03b862c512b6b57
Reviewed-on: http://codereview.qt.nokia.com/456
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Kai Koehne <kai.koehne@nokia.com>
13 years agoQmlProfiler: skip computing fps when not going to display them
Christiaan Janssen [Fri, 10 Jun 2011 14:18:34 +0000 (16:18 +0200)]
QmlProfiler: skip computing fps when not going to display them

Change-Id: I808f8a3b1cb6243f7df40bb1747d9ca92fb80380
Reviewed-on: http://codereview.qt.nokia.com/455
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Kai Koehne <kai.koehne@nokia.com>
13 years agoFix makefile location check for qmakestep
dt_ [Fri, 10 Jun 2011 14:43:05 +0000 (16:43 +0200)]
Fix makefile location check for qmakestep

Change-Id: Idf1842be4f8d7fe62b1569845b3f70ad1da32abd
Task-Nr: QTCREATORBUG-5127
Reviewed-on: http://codereview.qt.nokia.com/459
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Daniel Teske <daniel.teske@nokia.com>
13 years agoKeep the old name on editing qt versions
dt_ [Fri, 10 Jun 2011 14:06:00 +0000 (16:06 +0200)]
Keep the old name on editing qt versions

Change-Id: I80782e8256360f944a09f77de5da30884adccffa
Task-Nr: QTCREATORBUG-5126
Reviewed-on: http://codereview.qt.nokia.com/454
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Daniel Teske <daniel.teske@nokia.com>
13 years agoOn editing qmake, start in a sane directory
dt_ [Fri, 10 Jun 2011 14:05:02 +0000 (16:05 +0200)]
On editing qmake, start in a sane directory

Change-Id: I3d10946c50482bc8ec0e166bf6ea92bde2822f63
Task-Nr: QTCREATORBUG-5125
Reviewed-on: http://codereview.qt.nokia.com/453
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Daniel Teske <daniel.teske@nokia.com>
13 years agoSymbian: TRK is no more!
Pawel Polanski [Thu, 9 Jun 2011 12:45:08 +0000 (14:45 +0200)]
Symbian: TRK is no more!

TKR-related code has been removed.
From now on CODA is the default On-Device
Agent

Change-Id: I52236a33aff9b31ca48d507da97430df7d871239
Reviewed-on: http://codereview.qt.nokia.com/450
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Paweł Polański <jaggernod@gmail.com>
13 years agovcsbase: make settings mutable inside VCSBaseClient
cerf [Fri, 10 Jun 2011 14:02:46 +0000 (14:02 +0000)]
vcsbase: make settings mutable inside VCSBaseClient

VCSBaseClient takes now a pointer to VCSBaseClientSettings, so settings
can be changed within the VCS client. For example diff settings can now
be loaded and saved from within the VCS client.
This impacts the Bazaar and Mercurial plugins

Change-Id: I84882b1f3355e0ca2597704f48f589dca42fd661
Merge-request: 344
Reviewed-by: Tobias Hunger <tobias.hunger@nokia.com>
Reviewed-on: http://codereview.qt.nokia.com/452
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
13 years agoQmlProfiler: Support profiling via CODA on Symbian
Kai Koehne [Thu, 9 Jun 2011 12:34:26 +0000 (14:34 +0200)]
QmlProfiler: Support profiling via CODA on Symbian

Change-Id: I44be1a67c95814a78c82b17e991e5e3a722a63c8
Reviewed-by: Christiaan Janssen
Reviewed-on: http://codereview.qt.nokia.com/428
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Kai Koehne <kai.koehne@nokia.com>
13 years agoQmlProfiler: Track status of app through application output
Kai Koehne [Thu, 9 Jun 2011 12:30:15 +0000 (14:30 +0200)]
QmlProfiler: Track status of app through application output

We do that already in the debugger too.

Change-Id: I31828a01aaec041ac38102b9bd034728d02486e2
Reviewed-on: http://codereview.qt.nokia.com/427
Reviewed-by: Kai Koehne <kai.koehne@nokia.com>
13 years agoExport S60DeployConfiguration class
Kai Koehne [Thu, 9 Jun 2011 10:52:38 +0000 (12:52 +0200)]
Export S60DeployConfiguration class

Allow the class to be used in QmlProfiler

Change-Id: I11e5bad9a836a0589f1cded431844c9cd8185e22
Reviewed-on: http://codereview.qt.nokia.com/426
Reviewed-by: Daniel Teske <daniel.teske@nokia.com>
Reviewed-by: Paweł Polański <jaggernod@gmail.com>
13 years agoExport S60DeviceRunConfiguration class
Kai Koehne [Thu, 9 Jun 2011 10:39:39 +0000 (12:39 +0200)]
Export S60DeviceRunConfiguration class

Allow class to be used in QmlProfiler. The patch moves
S60DeviceDebugRunControl(Factory) classes into their own files. Also,
make qt4Target(), qtVersion() protected and use the generic target()
method instead outside of the class.

Change-Id: I29e7609cf75d54e186fe2b9d66f52241f4fb4948
Reviewed-on: http://codereview.qt.nokia.com/425
Reviewed-by: Daniel Teske <daniel.teske@nokia.com>
Reviewed-by: Paweł Polański <jaggernod@gmail.com>
13 years agoExport CodaRunControl class
Kai Koehne [Thu, 9 Jun 2011 10:19:38 +0000 (12:19 +0200)]
Export CodaRunControl class

Allow class to be used in qmlprofiler plugin.

Change-Id: I2bf055c287254ba4d541879d8c8ebc27fdd8887b
Reviewed-on: http://codereview.qt.nokia.com/424
Reviewed-by: Daniel Teske <daniel.teske@nokia.com>
Reviewed-by: Paweł Polański <jaggernod@gmail.com>