Tobias Hunger
767e6e17d9
Make sure we have some target/Qt version selected
...
... in the TargetPage of the Qt4 wizards
Reviewed-by: Friedemann Kleint
2010-03-05 13:50:48 +01:00
Tobias Hunger
a377e941b1
Remove obsolete code
...
Reviewed-by: Friedemann Kleint
2010-03-05 13:50:48 +01:00
ck
3e29ede56d
Maemo: Detect more arm architectures.
...
Reviewed-by: kh1
2010-03-05 13:04:48 +01:00
Lasse Holmstedt
e2cc3c4c8b
Fixed localization with qml run configuration
...
Reviewed-by: dt
2010-03-05 11:38:52 +01:00
hjk
9595504bda
Long live the king!
2010-03-05 11:28:13 +01:00
Friedemann Kleint
dc54e3f46b
Library/Unit Test/Custom Widget Wizard: Add Target page.
...
Handle target page correctly. Remove static enumerations
of page ids by member variables to handle differing
page setups. Fix page switching logic in library wizard.
Reviewed-by: Tobias Hunger <tobias.hunger@nokia.com >
2010-03-05 11:24:31 +01:00
Lasse Holmstedt
cba54bf47d
Disable run controls if no qml file is selected
...
Task-number: BAUHAUS-396
Reviewed-by: dt
2010-03-05 11:14:13 +01:00
hjk
ed4278aba3
debugger: fix new wstring dumper encoding
2010-03-05 11:11:20 +01:00
Kai Koehne
f20c2095c4
Qml: MouseRegion got renamed to MouseArea
...
Reviewed-by: Christian Kamm
2010-03-05 10:47:53 +01:00
Tobias Hunger
5c568a68d3
Disable targets in the targetselectionpage
...
* Allow to restrict possible targets in the targetselectionpage
* Only show the page when it makes sense
Reviewed-by: Friedemann Kleint
2010-03-05 10:41:13 +01:00
Tobias Hunger
c47b3812e4
Sort projects alphabetically in projects mode
...
Reviewed-by: con
2010-03-05 10:40:24 +01:00
Christian Kamm
bb99b7888b
In the XML describing the Qml types, order the types by name.
...
This should allow diffs of the generated file to be more meaningful.
Reviewed-by: Roberto Raggi
2010-03-05 10:17:18 +01:00
Christiaan Janssen
59873ccf1d
QmlDesigner.ItemLibrary: Eliding text labels
2010-03-05 09:34:29 +01:00
Jörg Schummer
0943177d86
QmlDesigner.ItemLibrary: fixed: do not display non-visual components
...
Task-number: BAUHAUS-433
Reviewed-by: kkoehne
2010-03-05 08:48:37 +01:00
Daniel Molkentin
22773fc825
Shortcutsettings/FakeVim: Indicate modified shortcuts/regexps.
...
Fixes: QTCREATORBUG-559
2010-03-04 19:22:16 +01:00
Robert Loehning
a8781c8ab2
Fix contact info.
...
Reviewed-by: kh
2010-03-04 19:12:57 +01:00
kh1
23a876c5c0
Some more improvements for the startup time.
...
After this change and the change we did to 4.7, we are down to ~100ms
time in extensionsInitialized on Windows, should be even more on Linux.
2010-03-04 18:48:51 +01:00
kh1
9aaf2ec84c
Remove the register call for the qml file, I put it into help module.
2010-03-04 18:48:50 +01:00
kh1
0521722bd5
Set auto save filter to false, it triggers an unnecessary db write.
2010-03-04 18:48:49 +01:00
kh1
12847de5ef
Fix contact info.
2010-03-04 18:48:48 +01:00
Erik Verbruggen
6e6cebedfb
Fixed incorrect indentation when reparenting nodes.
2010-03-04 17:42:21 +01:00
Daniel Molkentin
5aa3625e94
Fix incorrect slot connection.
...
Reviewed-By: Robert Loehning
2010-03-04 17:00:24 +01:00
Jens Bache-Wiig
8ab726f7b4
Fix missing item drop indicators in the QML editor
...
We need to draw drop indicators for this. I made them
semi transparent white rectangles for now.
2010-03-04 16:58:31 +01:00
Erik Verbruggen
9539a8dcb0
Changed error to warning when using a string literal for an ID.
2010-03-04 16:41:08 +01:00
Kai Koehne
0714893c8f
QmlDesigner/QmlInspector: Document private headers dependency
...
Users also can now explicitly set the path to the private
header files by passing "QT_PRIVATE_HEADERS=$PATH" to qmake,
or force qmake to ignore the plugins by passing in an invalid
/empty path.
Reviewed-by: con
2010-03-04 16:32:37 +01:00
Tobias Hunger
bcf05c024a
Fix possible core dump
...
... when creating a new project without any Qt version being
available
2010-03-04 16:21:34 +01:00
hjk
8328896c17
debugger: revive the fallback to CLI when gdb/MI refuses to set pending
...
breakpoints.
Seems to be needed for "GNU gdb (GDB) SUSE (6.8.91.20090930-2.4)"
2010-03-04 15:43:01 +01:00
Tobias Hunger
6b24754226
Improve parsing of linker problems
2010-03-04 15:25:48 +01:00
Tobias Hunger
a797b1f9c1
Fix unit tests for gcc parser
2010-03-04 15:25:36 +01:00
Tobias Hunger
c2303b3c76
Add unit test for the gcc output parser
2010-03-04 15:25:25 +01:00
Tobias Hunger
c59912819f
Extend ioutputparser interface to improve testability
2010-03-04 15:25:14 +01:00
Friedemann Kleint
d7b927f2d2
Windows: Add Support for Windows SDKs
...
Detect SDKs before VC installations. Add static list of installations
initialized on demand. List SDKs and VC with platforms settings
depending on Qt-version. Detect installations properly, checking
existence of setup scripts. Handle delayed shell variable expansion used
by SDK setup scripts. Tested with SDK 6.1 onwards (32bit/64bit).
Reviewed-by: Daniel Molkentin <daniel.molkentin@nokia.com >
2010-03-04 15:23:16 +01:00
Kai Koehne
6d1b08575f
QmlDesigner: Fix crash when deleting an item for a malformed qml file
...
This fixes a crash when editing a file where e.g. PropertyChanges had
an invalid target property.
Reviewed-by: Lasse Holmstedt
2010-03-04 15:16:40 +01:00
hjk
98e8813ccd
debugger: use the right flag to select using full paths for breakpoints
2010-03-04 13:19:18 +01:00
con
3527195e85
Fix visual selection for keyboard navigation in New dialog.
...
Reviewed-by: Erik Verbruggen
2010-03-04 12:44:22 +01:00
hjk
8182e921b6
debugger: fix breakpoint markers in constructors
2010-03-04 12:31:46 +01:00
Friedemann Kleint
f5c8389aab
Debugger/Attach to running: Default to ps if /proc does not exist.
...
Polish the process dialog.
Task-number: QTCREATORBUG-800
2010-03-04 10:07:59 +01:00
Friedemann Kleint
57d3aa8840
Designer: Fix goto slot in case of sources in different paths.
...
Check on path is too strict (since the documents are already
limited to the ones including the header).
Task-number: QTCREATORBUG-746
2010-03-04 09:33:28 +01:00
Lasse Holmstedt
88f2a707ff
Fixed crash when moving layers in navigator and undoing afterwards
...
Task-number: BAUHAUS-428
Reviewed-by: marco
2010-03-03 18:53:16 +01:00
hjk
172a1ae492
debugger: sanitize breakpoint setting sequences
2010-03-03 18:10:21 +01:00
hjk
839ad4dae7
debugger: rename some watch-update related variables to prepare a similar
...
mechanism for breakpoints.
2010-03-03 18:10:17 +01:00
hjk
f6447d5d0b
debugger: cosmetics
...
supresses wiggly lines ...
2010-03-03 18:08:42 +01:00
Roberto Raggi
768d6031a6
Process the enumerator initializers.
2010-03-03 17:36:18 +01:00
Thorbjørn Lindeijer
ceb488c865
Work around a warning in the QColor constructor
...
The warning shows when passing an empty string to the constructor of a
QColor. It has been removed again, but still made it into the alpha, so
let's work it around for now.
Reviewed-by: con
2010-03-03 17:20:25 +01:00
Christiaan Janssen
b96b310c74
QmlDesigner.ItemLibrary: Eliding text if too long
2010-03-03 17:16:00 +01:00
Christiaan Janssen
1207cf372c
QmlDesigner.Navigator: fixing BAUHAUS-398
2010-03-03 17:16:00 +01:00
Erik Verbruggen
cefdb3da30
Fixed parsing of properties whose name is a C++ keyword.
...
Reviewed-by: Roberto Raggi
2010-03-03 16:46:14 +01:00
mae
d2bb23e62f
Make creator auto-save the session state when something changed
...
Currently the 10second auto-save timer is started when an editor
is opened or close, or when a bookmark or breakpoint is set or
removed.
The change ensures that users do not lose their session state
should creator crash (e.g. when a laptop runs out of battery)
Task-number: QTCREATORBUG-188
Reviewed-by: con
2010-03-03 15:57:10 +01:00
Lasse Holmstedt
748361bb23
Fixed crash when opening files with bindings on "when" properties
...
Task-number: BAUHAUS-430
Reviewed-by: marco
2010-03-03 15:39:56 +01:00
Christian Kamm
fe13a9faec
Default initialize FakeMetaMethod correctly.
...
Reviewed-by: Erik Verbruggen
2010-03-03 15:33:36 +01:00