Christian Kandeler
e436768127
Maemo: Fix make install to sysroot for Windows.
...
Change-Id: If040c5c3b399a37c01d77fab6c16820466b4dc34
Reviewed-on: http://codereview.qt.nokia.com/373
Reviewed-by: Christian Kandeler <christian.kandeler@nokia.com >
2011-06-08 11:13:23 +02:00
Christian Kandeler
94bd751325
RemoteLinux: Fix run configuration widget layout.
...
Change-Id: I78374d2325a16d1a50ed46164385eebd7fdf6143
Reviewed-on: http://codereview.qt.nokia.com/372
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Christian Kandeler <christian.kandeler@nokia.com >
2011-06-08 09:01:50 +02:00
Christian Kandeler
36fa383afa
RemoteLinux: Enable QML debugging for Harmattan.
...
The devices now have the relevant support libraries installed.
Change-Id: I94a78959ad28074258987388cb5ec6f394c3d3e9
Reviewed-on: http://codereview.qt.nokia.com/362
Reviewed-by: Christian Kandeler <christian.kandeler@nokia.com >
2011-06-08 09:00:34 +02:00
Tobias Hunger
f28dc88e7a
Qt4: Find complete arguments passed to qmake
...
Change-Id: If49183f2d8ed4ad3086dbdbfc20272127be22c25
Reviewed-on: http://codereview.qt.nokia.com/370
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Daniel Teske <daniel.teske@nokia.com >
2011-06-07 18:21:54 +02:00
dt_
3924d99e71
Qt4Target setup page: Do not enable targets without buildconfigurations
...
Typo in the code found by clang
Change-Id: Ibe1b7711625049418792013609467d4d34e0f886
Reviewed-on: http://codereview.qt.nokia.com/364
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Tobias Hunger <tobias.hunger@nokia.com >
2011-06-07 17:40:32 +02:00
hjk
1e2bf162f5
debugger: adjust to new breakpoint notification feature
...
Change-Id: I0a4cdcb04da9cbc74b0676196aba1f38f3e87981
Reviewed-on: http://codereview.qt.nokia.com/367
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: hjk <qthjk@ovi.com >
2011-06-07 17:26:52 +02:00
hjk
ef9623d32f
debugger: fix a case of "overcompensation" when correcting breakpoint lines
...
Change-Id: Idfca9513926004f5ab67c29838fc18c963a57a4b
Reviewed-on: http://codereview.qt.nokia.com/366
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: hjk <qthjk@ovi.com >
2011-06-07 17:26:41 +02:00
hjk
16a1b2c10e
debugger: adjust dummy test ObjectPrivate layout for Qt 4.8 changes
...
Change-Id: I35914e79dce4894a5ec7f0ee656b86e4ce13e2a9
Reviewed-on: http://codereview.qt.nokia.com/365
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: hjk <qthjk@ovi.com >
2011-06-07 17:26:32 +02:00
Tobias Hunger
49fc36f8f8
Fix build
...
Change-Id: Idf8f0f367d329dad23d375bb08d3bc34bafe4115
Reviewed-on: http://codereview.qt.nokia.com/363
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Tobias Hunger <tobias.hunger@nokia.com >
2011-06-07 16:32:28 +02:00
Tobias Hunger
01463e9bdf
Git: Shrink down remote dialog
...
Task-number: QTCREATORBUG-5036
Change-Id: I9fc973acfb73c5da0489073a2130f5738656670d
Reviewed-on: http://codereview.qt.nokia.com/356
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Robert Löhning <robert.loehning@nokia.com >
2011-06-07 16:22:28 +02:00
Tobias Hunger
499a49b686
qmake: Skip running qmake when using non-default tool chains
...
Do not rerun qmake when using a tool chain which requires a
non-standard mkspec to be used.
Change-Id: I6171790805743251a7867111faa46bd4d4cc890d
Reviewed-on: http://codereview.qt.nokia.com/314
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Daniel Teske <daniel.teske@nokia.com >
2011-06-07 16:21:41 +02:00
Tobias Hunger
0bbc59c5e2
S60: Remove some dead code
...
Change-Id: Id2c71078c71c52a6211bd3fe2ef4a18e009e5120
Reviewed-on: http://codereview.qt.nokia.com/349
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Paweł Polański <jaggernod@gmail.com >
2011-06-07 16:16:15 +02:00
Christian Kandeler
9b27d80f67
RemoteLinux: Change data type for better extensibility.
...
Other plugins are expected to build on the RemoteLinux infrastructure
in the future, providing OS types of their own. A string-based
identifier is much better suited for that than the currently used
enum approach.
Change-Id: I702a1ed7628d908d9c68ae0910ad1a6f1b92786f
Reviewed-on: http://codereview.qt.nokia.com/357
Reviewed-by: Tobias Hunger <tobias.hunger@nokia.com >
2011-06-07 16:11:23 +02:00
Tobias Hunger
c062dbe704
Fix: Warning about assigning false to pointer
...
Return a 0 pointer instead of false.
Change-Id: I8381e3e4a1cbac6f0c9e523ff177865a6886c76d
Reviewed-on: http://codereview.qt.nokia.com/344
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Daniel Teske <daniel.teske@nokia.com >
2011-06-07 15:00:47 +02:00
Tobias Hunger
95a51ceca8
Qt4: Remove dead code
...
Change-Id: I3c3575670720fafa1b81d553abaad81303836379
Reviewed-on: http://codereview.qt.nokia.com/351
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Daniel Teske <daniel.teske@nokia.com >
2011-06-07 15:00:03 +02:00
Fawzi Mohamed
395de23c93
Qmljs: removing unneeded Snapshot in find usages
...
removed snapshot from find usages, as now it is reachable through the
context
Change-Id: Ie470d275ae1b71caad4169234e6fc9af8687c7f0
Reviewed-on: http://codereview.qt.nokia.com/341
Reviewed-by: Fawzi Mohamed <fawzi.mohamed@nokia.com >
2011-06-07 13:44:19 +02:00
Fawzi Mohamed
fe564852ad
Qmljs: added scope for blocks in UiScriptBindings and UiPublicMember
...
correctly insert the scope for code blocks in UiScriptBindings and
UiPublicMember, and improve find usages for types (correctly detecting
variables in the same scope)
Change-Id: Iaaf1a59f041f3831fbe04243b220fb85fde76479
Reviewed-on: http://codereview.qt.nokia.com/335
Reviewed-by: Christian Kamm <christian.d.kamm@nokia.com >
2011-06-07 13:04:21 +02:00
Tobias Hunger
c54575e670
Git: remote dialog improvements
...
* Add shortcuts
* Add refresh button
Change-Id: Idfe5c86459d654ea75fb90542eaa4d9cc1405d33
Reviewed-on: http://codereview.qt.nokia.com/220
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Tobias Hunger <tobias.hunger@nokia.com >
2011-06-07 11:35:07 +02:00
Tobias Hunger
4a7a121436
Git: Avoid running unnecessary git commands
...
Change-Id: I09d6ac15a53e29a7a916be4b80ff2b99372eb079
Reviewed-on: http://codereview.qt.nokia.com/219
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Tobias Hunger <tobias.hunger@nokia.com >
2011-06-07 11:34:05 +02:00
Tobias Hunger
7d573006a9
Git: fetch from remote
...
Task-number: QTCREATORBUG-4942
Change-Id: Ifd8586e110379a621c43233fe9b912bd82f7f28a
Reviewed-on: http://codereview.qt.nokia.com/218
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Tobias Hunger <tobias.hunger@nokia.com >
2011-06-07 11:32:44 +02:00
Tobias Hunger
7f33ef02e7
VCS: Do not hide virtual methods
...
Change-Id: I818eb8246f27b023e35155d50a8d08548660f709
Reviewed-on: http://codereview.qt.nokia.com/350
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Tobias Hunger <tobias.hunger@nokia.com >
2011-06-07 10:49:20 +02:00
Tobias Hunger
148e1fdf67
QMLJS: Remove dead code
...
Change-Id: Ieb98a43ad1f5169b8da4c5d662a8f73605e2654f
Reviewed-on: http://codereview.qt.nokia.com/352
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@nokia.com >
2011-06-07 10:35:49 +02:00
Tobias Hunger
6e5db5f444
Fix: Consistently use class for sshconnectionparameters
...
Change-Id: I4b281418589e3e86a59175cd0388c7f6c73619d3
Reviewed-on: http://codereview.qt.nokia.com/346
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Christian Kandeler <christian.kandeler@nokia.com >
2011-06-07 09:55:03 +02:00
Tobias Hunger
c95874f41d
Fix: Do not assign false to a bool*
...
Dereference the pointer first...
Change-Id: Ifb5100684e76cacb658ff9fd8fd2003f22947eb4
Reviewed-on: http://codereview.qt.nokia.com/345
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Christian Kandeler <christian.kandeler@nokia.com >
2011-06-07 09:54:41 +02:00
Tobias Hunger
04039ac627
Fix warning about unused parameter
...
Change-Id: I2844ebae2cd834b187f01b62d414692aa29b0605
Reviewed-on: http://codereview.qt.nokia.com/354
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Jarek Kobus <jaroslaw.kobus@nokia.com >
2011-06-07 09:54:14 +02:00
Tobias Hunger
f3bc321f76
Clang: Improve parser
...
Do not pass on snippet lines to child parser where they might cause
confusion.
Change-Id: Ia30726842b0b0a4c2871c3b8e56539d9b79ccfd8
Reviewed-on: http://codereview.qt.nokia.com/343
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Tobias Hunger <tobias.hunger@nokia.com >
2011-06-07 09:25:58 +02:00
hjk
82272d9c22
debugger: add possibility to fake response packets to trigger error handling
...
Change-Id: Ieeb0daef594024b72e52c1180047835193e9341d
Reviewed-on: http://codereview.qt.nokia.com/340
Reviewed-by: hjk <qthjk@ovi.com >
2011-06-06 18:19:02 +02:00
hjk
1ce1205666
debugger: more graceful fallback in case of unavailable line bounds
...
Change-Id: If8f323f3accd8e87f71e0b714efec4f5a7512f5b
Reviewed-on: http://codereview.qt.nokia.com/339
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: hjk <qthjk@ovi.com >
2011-06-06 18:18:50 +02:00
hjk
cc924c4210
debugger: codadevice: merge multiple cleanup paths
...
Change-Id: Ia75a833652d32e2f02ea7ed448561f619d4945cc
Reviewed-on: http://codereview.qt.nokia.com/338
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: hjk <qthjk@ovi.com >
2011-06-06 18:18:38 +02:00
hjk
12d2a1e8c3
debugger: add manual test for QTCREATORBUG-3611
...
Change-Id: I2bf2a9591dcb79a1396eb68cb76e45751170cdbc
Reviewed-on: http://codereview.qt.nokia.com/337
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: hjk <qthjk@ovi.com >
2011-06-06 18:18:26 +02:00
Kai Koehne
17838d8152
FileInProjectFinder: Try to find path in list of files even if project directory is empty
...
Change-Id: I4c7e783b7fc43fc3ff68a04fcb2ff3b2cf14e109
Reviewed-on: http://codereview.qt.nokia.com/310
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Christiaan Janssen <christiaan.janssen@nokia.com >
2011-06-06 15:38:44 +02:00
Kai Koehne
be1dee195f
Qt4BuildConfiguration: Fix naming of slot
...
Change-Id: I8b739afadd19e0f7c3503a11eb250a0662671958
Reviewed-on: http://codereview.qt.nokia.com/309
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Daniel Teske <daniel.teske@nokia.com >
2011-06-06 15:36:41 +02:00
Fawzi Mohamed
752ea43111
Qmljs: find usages for types and packages
...
detects and finds usages of types and packages in qml and javascript
Change-Id: Id13f48e435258ff10ab3e6f49049f7bb602a900f
Reviewed-on: http://codereview.qt.nokia.com/277
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Christian Kamm <christian.d.kamm@nokia.com >
2011-06-06 14:08:15 +02:00
hjk
994c29f6ab
debugger: allow "Attach to Core" on Windows
...
Patch by Orgad Shaneh
Task-number: QTCREATORBUG-3813
Change-Id: I7ff88946981ef210bb53e20d7e462055199a30e2
Reviewed-on: http://codereview.qt.nokia.com/332
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: hjk <qthjk@ovi.com >
2011-06-06 13:24:19 +02:00
Christian Kandeler
5985f955dd
Remove unused file (again?)
...
Was forgotten during a refactoring or crept back in when
the plugin was moved.
Change-Id: I02daa1024f6165c2eedb427cc097c33a5254b42a
Reviewed-on: http://codereview.qt.nokia.com/327
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Christian Kandeler <christian.kandeler@nokia.com >
2011-06-03 16:04:28 +02:00
cerf
9e5fc323ef
vcsbase: remove facility tool buttons in EditorParameterWidget
...
Because diff options are VCS-specific, these methods were removed :
VCSBaseEditorParameterWidget::addIgnoreWhiteSpaceButton()
VCSBaseEditorParameterWidget::addIgnoreBlankLinesButton()
Associated msg*Label() and msg*ToolTip()
This impacts cvs, hg, perforce, svn and bzr plugins
Change-Id: I8d213ed3915653b78bae9ba8b6cbbd65fa269ce2
Merge-request: 340
Reviewed-by: Tobias Hunger <tobias.hunger@nokia.com >
Reviewed-on: http://codereview.qt.nokia.com/323
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
2011-06-03 16:02:08 +02:00
Leena Miettinen
16ae1d7324
Doc: indenting code in the list of topics related to coding
...
Change-Id: I0c30c04f75649a34b8d68a79c96a3e155cdb2ab2
Reviewed-on: http://codereview.qt.nokia.com/322
Reviewed-by: Christian Kamm <christian.d.kamm@nokia.com >
2011-06-03 13:45:12 +02:00
Christian Kamm
b729d4b973
QmlJS: Fix uses of Scanner::state().
...
Change-Id: I5195fc43e8a6653bf52c0eaa6cddb8dfd25b6217
Reviewed-on: http://codereview.qt.nokia.com/319
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com >
2011-06-03 08:53:24 +02:00
hjk
362aef67e0
debugger: don't crash when telling a dead runcontrol about a pid
...
Change-Id: I1cf33f3587de2e8e35a74a15aa797539f2f58014
Reviewed-on: http://codereview.qt.nokia.com/318
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: hjk <qthjk@ovi.com >
2011-06-01 18:57:15 +02:00
dt_
b63c01b17a
Qt4RunConfiguration: update environment after .pro parse
...
Since the PATH/LD_LIBRARY_PATH depend on the LIBS variable,
we need to emit a environment changed signal after parsing
Change-Id: Ib4e276874dd6a8529c81b7ce10c53773c39cf508
Reviewed-on: http://codereview.qt.nokia.com/317
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Daniel Teske <daniel.teske@nokia.com >
2011-06-01 18:15:33 +02:00
Oswald Buddenhagen
baff9bd78b
fix build
...
add missing define.
stupid qmake ...
Change-Id: I3cec37b87caa6f2c0432bc75c712d5663fb191e6
Reviewed-on: http://codereview.qt.nokia.com/316
Reviewed-by: Thorbjørn Lindeijer <thorbjorn.lindeijer@nokia.com >
2011-06-01 17:39:13 +02:00
Oswald Buddenhagen
ddb918f1bb
fix whitespace
...
Change-Id: I430cb68948e7c3dab108e88b28d0bc53796c6a0a
Reviewed-on: http://codereview.qt.nokia.com/315
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com >
2011-06-01 17:16:02 +02:00
Kai Koehne
958a53dd31
Debugger: Add project directory / file information also for S60/Maemo
...
The project directory / list of files are used to map remote to local files
for QML debugging.
Change-Id: I5aa1c4ea495d457e7af05bafcfead9c434231758
Reviewed-on: http://codereview.qt.nokia.com/311
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: hjk <qthjk@ovi.com >
2011-06-01 17:14:18 +02:00
Friedemann Kleint
75675c88ae
Debugger[CDB]: Add version number to QtInfo struct in ext lib.
...
Run in a loop over qtVersion =4,5 when detecting the Qt modules
(quick detection). Add version field for later evaluation in
dumpers.
Reformat comments.
Change-Id: Ia3005fccbb92b847a0f1feef99a53eb4c318246f
Reviewed-on: http://codereview.qt.nokia.com/313
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com >
2011-06-01 17:11:06 +02:00
Oswald Buddenhagen
3cb595fa34
add ProFileOption::initProperties()
...
centralize support for default-initialization of qmake properties with,
duh, qmake (-query).
Change-Id: If97725fa61779819f6afb9073042b667d7253e5d
Reviewed-on: http://codereview.qt.nokia.com/308
Reviewed-by: Daniel Teske <daniel.teske@nokia.com >
2011-06-01 16:43:51 +02:00
Oswald Buddenhagen
9e7ad28ce5
add proparser_global.h to HEADERS
...
just for good measure ...
Change-Id: Ib039a0c4cd2086537706082f16257f97cb9ca2e4
Reviewed-on: http://codereview.qt.nokia.com/307
Reviewed-by: Daniel Teske <daniel.teske@nokia.com >
2011-06-01 16:43:42 +02:00
Oswald Buddenhagen
b0d764cf95
make cumulative mode support in ProFileEvaluator optional
...
just in case it gets used for something "real" ...
making exact mode optional would make no sense, as feature files always
need to be evaluated exactly for meaningful results.
Change-Id: I568ab751cf74790e0f79b54248202412c39a68ea
Reviewed-on: http://codereview.qt.nokia.com/306
Reviewed-by: Daniel Teske <daniel.teske@nokia.com >
2011-06-01 16:43:35 +02:00
Tobias Hunger
7572718ace
clang: Do not keep tasks around too long
...
Change-Id: Ieb03e2ed3fa2ac54dede30107942666aee11d43c
Reviewed-on: http://codereview.qt.nokia.com/312
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Tobias Hunger <tobias.hunger@nokia.com >
2011-06-01 16:25:30 +02:00
Tobias Hunger
652454a832
encoding: Make sure all text files are utf8 encoded
...
Change-Id: Ib83224b24026c29158e8df8fa235cf5050390555
Reviewed-on: http://codereview.qt.nokia.com/281
Reviewed-by: Tobias Hunger <tobias.hunger@nokia.com >
2011-06-01 16:24:54 +02:00
hjk
cc2829fc6a
debugger: update bp target line when editing file while engine running
...
Task-number: QTCREATORBUG-2314
Change-Id: If79f3aa70f932b82905351828b28fde42824c90e
Reviewed-on: http://codereview.qt.nokia.com/303
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: hjk <qthjk@ovi.com >
2011-06-01 13:23:29 +02:00