Marco Bubke
8879c6c6a0
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 >
2011-06-22 09:58:37 +02:00
Marco Bubke
47b5947a38
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 >
2011-06-22 09:58:16 +02:00
Marco Bubke
2b018f237c
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 >
2011-06-22 09:57:52 +02:00
Jarek Kobus
27da3098ad
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 >
2011-06-22 09:57:36 +02:00
Christian Kandeler
dbfd0bef3e
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 >
2011-06-22 09:53:34 +02:00
Christian Kandeler
d319b10df5
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 >
2011-06-22 09:42:01 +02:00
Marco Bubke
0c1d3e98ef
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 >
2011-06-21 19:11:37 +02:00
Marco Bubke
95ca7ecfef
Add qml2puppet to .gitignore
...
Change-Id: I8bc714e3e84a49e4b75c1b7e1ca0b9f7382b0f5b
Reviewed-on: http://codereview.qt.nokia.com/576
Reviewed-by: Marco Bubke <marco.bubke@nokia.com >
2011-06-21 19:10:49 +02:00
Kai Koehne
03e6c940d0
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 >
2011-06-21 17:14:52 +02:00
Christian Kandeler
7f0e2d64de
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 >
2011-06-21 17:05:12 +02:00
con
974d825bba
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 >
2011-06-21 16:34:44 +02:00
Kai Koehne
46f2166a3b
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 >
2011-06-21 16:28:18 +02:00
Kai Koehne
23697dcd99
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 >
2011-06-21 16:27:55 +02:00
Thomas Hartmann
247272f89c
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 >
2011-06-21 16:14:46 +02:00
Thomas Hartmann
723a20488b
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 >
2011-06-21 16:12:36 +02:00
Tobias Hunger
cf98df93cd
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 >
2011-06-21 16:12:25 +02:00
dt_
a061c24537
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 >
2011-06-21 15:53:40 +02:00
Kai Koehne
ed7fbf19a6
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 >
2011-06-21 14:56:12 +02:00
Christian Kandeler
b4b955e1ab
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 >
2011-06-21 14:39:50 +02:00
Christian Kamm
85d94ff51a
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 >
2011-06-21 14:32:09 +02:00
Christian Kamm
d1a83a3e6c
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 >
2011-06-21 14:31:57 +02:00
Christian Kamm
4adaecda27
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 >
2011-06-21 14:07:02 +02:00
Christian Kandeler
084e10dcb3
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 >
2011-06-21 13:31:13 +02:00
Tobias Hunger
48b2fa5245
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 >
2011-06-21 13:31:12 +02:00
Thorbjørn Lindeijer
405a16292f
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 >
2011-06-21 13:09:52 +02:00
Christian Kandeler
92b172641b
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 >
2011-06-21 12:51:46 +02:00
Leandro Melo
e31accb848
Revert "Completion: Apply perfect match whenever not invoked explicitly"
...
This reverts commit 4959f53d2c .
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 >
2011-06-21 12:17:15 +02:00
Christian Kandeler
44818eb34e
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 >
2011-06-21 11:53:24 +02:00
Christian Kandeler
629c59f663
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 >
2011-06-21 11:52:52 +02:00
Christiaan Janssen
eb41ffe539
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 >
2011-06-21 11:39:30 +02:00
Christiaan Janssen
b2e9ab1e4e
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 >
2011-06-21 10:01:40 +02:00
Christiaan Janssen
98ed0164c5
QmlProfiler: clean up old code
...
Change-Id: Id464b073eb05341e48876ace9ff39e16d6302144
Reviewed-on: http://codereview.qt.nokia.com/530
Reviewed-by: Christiaan Janssen <christiaan.janssen@nokia.com >
2011-06-21 10:01:04 +02:00
Christiaan Janssen
b7796436a2
QmlProfiler: time display
...
Change-Id: Ib1a0e7693f00e3d870407c62f7f238c962ef8b48
Reviewed-on: http://codereview.qt.nokia.com/529
Reviewed-by: Christiaan Janssen <christiaan.janssen@nokia.com >
2011-06-21 10:00:50 +02:00
Christiaan Janssen
96fe0cf503
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 >
2011-06-21 10:00:24 +02:00
Christiaan Janssen
5f53cc41d8
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 >
2011-06-21 10:00:21 +02:00
Friedemann Kleint
04ef73a97e
tr()-fix.
...
Change-Id: I7f9b5ff052e2560c00f80037e2883ed871dd964e
Reviewed-on: http://codereview.qt.nokia.com/534
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com >
2011-06-21 09:55:45 +02:00
hjk
965be37b28
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 >
2011-06-20 18:08:32 +02:00
Christian Kandeler
f74e167563
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 >
2011-06-20 17:50:29 +02:00
Thomas Hartmann
dfa7995b17
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 >
2011-06-20 17:48:03 +02:00
hjk
11457966b3
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 >
2011-06-20 17:39:24 +02:00
hjk
7975ff15b9
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 >
2011-06-20 17:38:52 +02:00
hjk
4bd73afb4d
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 >
2011-06-20 17:38:39 +02:00
hjk
f446bebadc
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 >
2011-06-20 17:38:23 +02:00
Jarek Kobus
c61652d065
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 >
2011-06-20 17:00:01 +02:00
Jarek Kobus
dcf7345931
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 >
2011-06-20 16:52:54 +02:00
Jarek Kobus
1c5b115dcb
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 >
2011-06-20 16:51:56 +02:00
Thomas Hartmann
cb63aea838
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 >
2011-06-20 16:46:54 +02:00
Thomas Hartmann
8e7814b035
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 >
2011-06-20 16:35:38 +02:00
Leandro Melo
3e2f9f595b
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 >
2011-06-20 15:39:10 +02:00
Daniel Teske
edf0424bb8
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 >
2011-06-20 14:38:23 +02:00