Commit Graph

21107 Commits

Author SHA1 Message Date
Jens Bache-Wiig
592c2a498e Add missing hand cursor
Change-Id: If94aaa48c7ede340d7886ba8fe5be140124ab562
Reviewed-on: http://codereview.qt.nokia.com/1572
Reviewed-by: Daniel Molkentin <daniel.molkentin@nokia.com>
2011-07-20 16:07:07 +02:00
Jens Bache-Wiig
be65720195 Revert to old tabs
Change-Id: I5da2c6c0fceb91a4e91e4ce7128d36f53f7af327
Reviewed-on: http://codereview.qt.nokia.com/1571
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Daniel Molkentin <daniel.molkentin@nokia.com>
2011-07-20 16:07:02 +02:00
Jens Bache-Wiig
c634226552 Welcome page makeover
Change-Id: I4077960ed029eaf3c48164ea44448325b506e402
Reviewed-on: http://codereview.qt.nokia.com/1570
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Daniel Molkentin <daniel.molkentin@nokia.com>
2011-07-20 16:06:57 +02:00
Jens Bache-Wiig
e30da00c5e Center vertical text
Change-Id: I2c20b4f0dabdeb1af7c6df9383df343d05dd2a09
Reviewed-on: http://codereview.qt.nokia.com/1569
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Daniel Molkentin <daniel.molkentin@nokia.com>
2011-07-20 16:06:51 +02:00
Jens Bache-Wiig
6df35e8e36 Make TextField placeholder text elide
Change-Id: Iac36b0b103890c031c7622fc13663fcfa6ba8b85
Reviewed-on: http://codereview.qt.nokia.com/1568
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Daniel Molkentin <daniel.molkentin@nokia.com>
2011-07-20 16:06:18 +02:00
Jens Bache-Wiig
e9175a4e23 Add hint property to TextField
Change-Id: Ic6777928fbd4e561f9ae070ba9ea8b07d7943452
Reviewed-on: http://codereview.qt.nokia.com/1567
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Daniel Molkentin <daniel.molkentin@nokia.com>
2011-07-20 16:06:09 +02:00
Jens Bache-Wiig
169b358a2f Updated qwheelarea
Change-Id: I1c64902b03b31cb92cce8e83cd2d7a9633d37a08
Reviewed-on: http://codereview.qt.nokia.com/1566
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Daniel Molkentin <daniel.molkentin@nokia.com>
2011-07-20 16:06:01 +02:00
Jens Bache-Wiig
242b946be7 Updated scrollbar with pagestep behavior
Change-Id: I67b78d878fbf7f895231b5e98f6fe0dc5ed8b8e0
Reviewed-on: http://codereview.qt.nokia.com/1565
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Daniel Molkentin <daniel.molkentin@nokia.com>
2011-07-20 16:05:53 +02:00
Jens Bache-Wiig
d557bb8154 Use sizehint for QML buttons
Change-Id: I12500b87f34081f0e27829a88525c4a8fc52bae9
Reviewed-on: http://codereview.qt.nokia.com/1564
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Daniel Molkentin <daniel.molkentin@nokia.com>
2011-07-20 16:05:43 +02:00
Leandro Melo
d89e2e14f1 Editors: Introduce option to constrain tooltips
It's now possible to have tooltips popup only when the Shift key is down.
This has been requested quite a lot.

Task-number: QTCREATORBUG-5282
Change-Id: Ibc8568737fecbeff981ba97d9f155a70f6072413
Reviewed-on: http://codereview.qt.nokia.com/1881
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Eike Ziller <eike.ziller@nokia.com>
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@nokia.com>
2011-07-20 15:46:18 +02:00
Leena Miettinen
5c60f85aee Doc: add FSF GDB to the table that summarizes debugger support
Also add download link.

Change-Id: Iee22f964c03e812e7e9c73fc036c467a657f6ca7
Reviewed-on: http://codereview.qt.nokia.com/1835
Reviewed-by: Leandro T. C. Melo <leandro.melo@nokia.com>
2011-07-20 14:54:10 +02:00
Daniel Molkentin
63c7a43132 Kill process correctly in PerforceChecker dtor.
Caused a warning from QProcess when closing Creator right after
start and p4 would time out due to incorrect settings.

Change-Id: I3407d900522f86f12dfedb8c1aeda361017a3e89
Reviewed-on: http://codereview.qt.nokia.com/1884
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Daniel Teske <daniel.teske@nokia.com>
2011-07-20 14:40:07 +02:00
Thomas Hartmann
d1d666c9e0 QmlDesigner.rewriter: fix for assert
In some cases we get a string and have to convert the string explicitly.
Task-number: QTCREATORBUG-5503

Change-Id: I1008deffeb8ede54911f1a7031edd41b5827c010
Reviewed-on: http://codereview.qt.nokia.com/1842
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@nokia.com>
2011-07-20 13:46:57 +02:00
Thomas Hartmann
0f855763b0 QmlDesigner.propertyEditor: adding tooltips
Task-number: QTCREATORBUG-5521
Change-Id: I7331e1eb76093bceb16062d9826a37a459876344
Reviewed-on: http://codereview.qt.nokia.com/1879
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@nokia.com>
2011-07-20 13:42:47 +02:00
Thomas Hartmann
f504a8034f QmlDesigner.propertyEditor: layout fix
This is a possible fix for: QTCREATORBUG-5484

Change-Id: I9cf95c8a35615b55fa2bf299df758b62c9ad71c1
Reviewed-on: http://codereview.qt.nokia.com/1878
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@nokia.com>
2011-07-20 13:39:49 +02:00
Thomas Hartmann
a796dca987 QmlDesigner.model: avoid assert when setting current state (again)
Task-number: QTCREATORBUG-5503
Change-Id: Ib6469b584e82f6b0cb579d5ab81658f918fd8690
Reviewed-on: http://codereview.qt.nokia.com/1877
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@nokia.com>
2011-07-20 13:39:31 +02:00
Daniel Teske
b3642fd37a Qt4Runconfiguration needs to work with Simulator target
Change-Id: I153bfb5cc7da59f177a9ed390730e2411b7f7b1e
Reviewed-on: http://codereview.qt.nokia.com/1663
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Christian Kandeler <christian.kandeler@nokia.com>
2011-07-20 13:39:20 +02:00
Thomas Hartmann
5e87539d14 QmlDesigner: enable F2 to go into a component
Change-Id: I23b298b184a9a17e19206db6086fce073b12a592
Reviewed-on: http://codereview.qt.nokia.com/1876
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@nokia.com>
2011-07-20 13:39:15 +02:00
Eike Ziller
02cd2c7103 Fix suggested folder for New File from context menu on project tree.
If a virtual category folder had files directly below them and a single
subdirectory, the suggestion was the subdirectory.

Change-Id: I185c7e6e9f64764664f5858d95aea57082161b82
Reviewed-on: http://codereview.qt.nokia.com/1871
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Daniel Teske <daniel.teske@nokia.com>
2011-07-20 13:27:49 +02:00
Eike Ziller
edd8dac265 Make showInGraphicalShell select a file on Win + Mac again.
Change-Id: I25e93f9f51ba8589d308700e9478ca31efbcc9c1
Reviewed-on: http://codereview.qt.nokia.com/1869
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Daniel Teske <daniel.teske@nokia.com>
2011-07-20 13:27:41 +02:00
Kai Koehne
a09851e479 QmlExtension wizard: Use $$[QT_INSTALL_IMPORTS] for desktop targets
Change-Id: I1d3dc0c148a5f05d81f6cc0d22c3b13c504a1edb
Reviewed-on: http://codereview.qt.nokia.com/1875
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Christian Kandeler <christian.kandeler@nokia.com>
2011-07-20 13:15:57 +02:00
Marco Bubke
c6a7091c8a QmlDesigner.NodeInstances: Fix line feed handling
Task-number: QTCREATORBUG-4161

Change-Id: I61d765bedffde4d1f15e763d92b771f22dbcd4a2
Reviewed-on: http://codereview.qt.nokia.com/1849
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@nokia.com>
2011-07-20 13:06:18 +02:00
Marco Bubke
d1b3b66d5a QmlDesigner: Fix positioner handling
Change-Id: I519bbbfee939d4568a0de5bbe5c01912a08c6fb1
Reviewed-on: http://codereview.qt.nokia.com/1848
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@nokia.com>
2011-07-20 13:06:12 +02:00
Christian Kandeler
c5cb64ade1 RemoteLinux: Use QTC_ASSERT instead of idiosyncratic macros.
Change-Id: I57393197d87d54c4b08f457e1dd50d0cbcfaa1f0
Reviewed-on: http://codereview.qt.nokia.com/1872
Reviewed-by: Christian Kandeler <christian.kandeler@nokia.com>
2011-07-20 11:53:40 +02:00
Daniel Teske
37f6d97f43 Fix Qt Quick Wizard, allow 4.7.0
Task-number: QTCREATORBUG-5473
Change-Id: I41e16d4a8a22e9c5ffa44711a33a71248a8bd993
Reviewed-on: http://codereview.qt.nokia.com/1846
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Christian Kandeler <christian.kandeler@nokia.com>
2011-07-20 11:35:43 +02:00
Daniel Teske
4c9f1b2972 Show warning if qmlviewer is missing
Change-Id: Ie6275ebf6a49f0b1732cc146abeaa23c7b6eafd4
Reviewed-on: http://codereview.qt.nokia.com/1843
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Kai Koehne <kai.koehne@nokia.com>
2011-07-20 11:23:47 +02:00
Christian Kandeler
a6cc06415e RemoteLinux: Rename MaemoPackageUploader.
There is no Maemo dependency in this class.
Also use better assertions.

Change-Id: I28f055e35f17ed41535fd76a45fe1a06b9567953
Reviewed-on: http://codereview.qt.nokia.com/1868
Reviewed-by: Christian Kandeler <christian.kandeler@nokia.com>
2011-07-20 10:59:05 +02:00
Eike Ziller
13cc8db20a Don't jump to the wrong qml file in insource build.
Doing an insource build on Mac will copy the qml file(s) into the
applications resources folder, which still is located under the project
root. In that case it was assumed to be the original file. The patch
assumes that for files in the project root with
".app/Contents/Resources" in the path will need the magic to happen.

Change-Id: I25ffea8a1be7caff5313d03590b4094cb3429492
Reviewed-on: http://codereview.qt.nokia.com/1698
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Christiaan Janssen <christiaan.janssen@nokia.com>
Reviewed-by: Kai Koehne <kai.koehne@nokia.com>
2011-07-20 10:57:02 +02:00
Christiaan Janssen
269a7d6f73 QmlProfiler: skip anonymous events when computing percentages
Change-Id: I23acc59937622c4426c02a613434eb443a155b29
Reviewed-on: http://codereview.qt.nokia.com/1864
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Aurindam Jana <aurindam.jana@nokia.com>
2011-07-20 09:40:16 +02:00
Daniel Teske
b778692510 Qml run controls automatically stop all run controls for the same file
That's something which has been asked for multiple times. Also related
to the task below.

Change-Id: I1130a2a3527479f18bde2abfbff28fb556f437b9
Task-Nr: QTCREATORBUG-3508
Reviewed-on: http://codereview.qt.nokia.com/1844
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Kai Koehne <kai.koehne@nokia.com>
2011-07-19 18:53:15 +02:00
Daniel Teske
6d2ac4e964 QmlProjectRunConfiguration: Copy enabled state on cloning
Change-Id: I9f6dcac96e4b448f008498707571a0f80a134921
Reviewed-on: http://codereview.qt.nokia.com/1668
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Kai Koehne <kai.koehne@nokia.com>
2011-07-19 18:49:38 +02:00
Kai Koehne
a2c612c170 QMakeStep: Allow UI to update when asking user whether to recompile
Makes sure that the warning about security implications are visible
before the user answers whether to recompile.

Task-number: QTCREATORBUG-5411
Change-Id: I43fe6aeb9e24d25be4fb51f356b6238ce0cd3924
Reviewed-on: http://codereview.qt.nokia.com/1832
Reviewed-by: Daniel Teske <daniel.teske@nokia.com>
2011-07-19 18:12:57 +02:00
Daniel Teske
7d39539657 Header cleanup
Change-Id: I86680fcac2712203cb02fd9ce6d944988e6ef340
Reviewed-on: http://codereview.qt.nokia.com/1825
Reviewed-by: Kai Koehne <kai.koehne@nokia.com>
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
2011-07-19 18:09:45 +02:00
Thomas Hartmann
bbe5405a4b QmlDesigner.propertyEditor: Mac fixes
Fixes expression editor on Mac.
The button are properly clickable now.

Change-Id: Ib886abad0237c22e72bfdc4099d329a1279d01e8
Reviewed-on: http://codereview.qt.nokia.com/1841
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@nokia.com>
2011-07-19 18:00:12 +02:00
Christian Kandeler
1656335edb RemoteLinux: Remove Maemo dependency from generic package installation.
Change-Id: I3c62fe77656fed22b4de287430b0b13190e274a9
Reviewed-on: http://codereview.qt.nokia.com/1839
Reviewed-by: Christian Kandeler <christian.kandeler@nokia.com>
2011-07-19 17:35:56 +02:00
Fawzi Mohamed
689d6d445c QmlJS: add signals implemented by GestureArea
manually adds onTap,... to GestureArea, as it uses a custom parser and
is "opaque" for the code model. Fixes QTCREATORBUG-5489 .

A workflow (separate generated and annotated files?) will have to be
introduced to ensure that this change is not lost.

Change-Id: Ibe7554432b000702b293a8b482c04048c07021af
Reviewed-on: http://codereview.qt.nokia.com/1836
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@nokia.com>
2011-07-19 16:53:32 +02:00
Christiaan Janssen
cca8d1cbfa QmlCppDebugger: improved error message for early breakpoints
Change-Id: I461c0f85e4972af27a929e327877d9ad6ff9dbe3
Reviewed-on: http://codereview.qt.nokia.com/1833
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
2011-07-19 16:20:42 +02:00
Kai Koehne
18eb7296a8 QtQuickApp: Fix look of component set options page on Mac
Use window title, like it is done for the other wizard pages.

Change-Id: Ie02c41606a02eadf61548f28c5533d1495721077
Reviewed-on: http://codereview.qt.nokia.com/1782
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Alessandro Portale <alessandro.portale@nokia.com>
2011-07-19 16:11:48 +02:00
Kai Koehne
05be34f4c4 Mac: Fix compilation warning
Change-Id: Ib2d388c468bd88d1774770585fbf8a64de7cfb53
Reviewed-on: http://codereview.qt.nokia.com/1831
Reviewed-by: Kai Koehne <kai.koehne@nokia.com>
2011-07-19 16:05:49 +02:00
Leena Miettinen
8aea021dc3 UI text: fix capitalization and terminology
Change-Id: Ieb52b4e2e6e8b5835219ecc4f6fe7907539e5bdb
Reviewed-on: http://codereview.qt.nokia.com/1827
Reviewed-by: Leandro T. C. Melo <leandro.melo@nokia.com>
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
2011-07-19 15:54:50 +02:00
Christian Kandeler
02d12edd4d Harmattan: Support deploying without packaging.
Won't work out of the box with the default paths from our wizards, but
developers might find the faster turn-around time worth the hassle.

Task-number: QTCREATORBUG-5459
Change-Id: I21dbc67f940f2e68cf07f28568ea35c717abc294
Reviewed-on: http://codereview.qt.nokia.com/1828
Reviewed-by: Christian Kandeler <christian.kandeler@nokia.com>
2011-07-19 15:27:07 +02:00
Friedemann Kleint
33d9772e5f Debugger: Remove enclosing quotes when editing strings in watchwindow.
When doubleclicking to edit a string value displayed as '0x3443 "foo"'
in the watchwindow, the whole display value including quotes
was set to the line edit. Remove them.

Change-Id: I0327e3e0fa2270047c8c1b28b07ad5bc5e531644
Reviewed-on: http://codereview.qt.nokia.com/1771
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Christiaan Janssen <christiaan.janssen@nokia.com>
Reviewed-by: Kai Koehne <kai.koehne@nokia.com>
2011-07-19 15:20:21 +02:00
Christian Kandeler
410d5bd0cf RemoteLinux: Refactor application runner.
This removes the remaining Maemo dependencies from the generic case.

Change-Id: If4f3e6c3b3768769af4f753c2d667df271de7ed4
Reviewed-on: http://codereview.qt.nokia.com/1823
Reviewed-by: Christian Kandeler <christian.kandeler@nokia.com>
2011-07-19 14:57:29 +02:00
Kai Koehne
4f7ac84555 QmlInspector: Try to find files in project
Try to find files with the same name in the project tree, instead of
resorting to the original path (e.g. in the bundle).

We do the same already for locating files in the stack.

Change-Id: I836cc810f2c6fbeac41de592f2159f7ae823d4e5
Reviewed-on: http://codereview.qt.nokia.com/1783
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Christiaan Janssen <christiaan.janssen@nokia.com>
2011-07-19 14:43:58 +02:00
Friedemann Kleint
8b885e78fd Symbian: Fix CodaClient testing tool.
Tested-by: Alessandro Portale <alessandro.portale@nokia.com>

Change-Id: I56db4b3427a87c1c67b44246e62f75a4f3ad9a77
Reviewed-on: http://codereview.qt.nokia.com/1826
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
2011-07-19 14:40:38 +02:00
Leena Miettinen
a0c9bba95c Doc: update screen shot
Change-Id: Ia88442dbaaded4e99e31a893b28399ea86c59502
Reviewed-on: http://codereview.qt.nokia.com/1821
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@nokia.com>
2011-07-19 12:51:18 +02:00
Leena Miettinen
238f8cd450 Doc: Qt Simulator use case
Change-Id: I62d47a60ad0f6d904bc8717f43e0c6bae8152ee9
Reviewed-on: http://codereview.qt.nokia.com/1820
Reviewed-by: Oliver Wolff <oliver.wolff@nokia.com>
2011-07-19 12:24:40 +02:00
Leena Miettinen
66a13c3db7 Doc: using FSF GDB in Mac OS X
Change-Id: Iacd80e488ac46001bc419f8e37828b09a286a086
Reviewed-on: http://codereview.qt.nokia.com/1816
Reviewed-by: Fawzi Mohamed <fawzi.mohamed@nokia.com>
2011-07-19 11:41:19 +02:00
Marco Bubke
a060480e82 QmlDesigner.NodeInstances: Item with content are selectable
If a list view for example has content it is now selectable too.

Task-number: QTCREATORBUG-5476
Change-Id: Ifb0902edcda064e488337c94fc4e575994da3ef1
Reviewed-on: http://codereview.qt.nokia.com/1786
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@nokia.com>
2011-07-19 10:47:36 +02:00
Friedemann Kleint
97ad34bcc4 Debugger: Set tooltips on Step into/Next.
Indicating they'll do Stop & Break at main().
Do not display for QML projects.

Change-Id: I10b6ee381f17dca89c7152e38514fb95776bc329
Reviewed-on: http://codereview.qt.nokia.com/1777
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Kai Koehne <kai.koehne@nokia.com>
Reviewed-by: Christiaan Janssen <christiaan.janssen@nokia.com>
2011-07-19 08:34:20 +02:00