- 24 Nov, 2010 9 commits
-
-
Thomas Hartmann authored
-
Marco Bubke authored
-
Marco Bubke authored
-
Marco Bubke authored
-
Marco Bubke authored
Fixes many graphics glitches, improve render speed. Reviewed-By: Thomas Hartmann
-
Jarek Kobus authored
Task: QTCREATORBUG-1297 RevBy: dt <qtc-committer@nokia.com>
-
Christian Kandeler authored
Reviewed-by: dt
-
Kai Koehne authored
Also apply changes to the .qml file in e.g. the Design mode to the running application.
-
Rhys Weatherley authored
-
- 23 Nov, 2010 28 commits
-
-
hjk authored
-
hjk authored
This removes the remove/set flicker in most single stepping cases.
-
hjk authored
-
hjk authored
-
hjk authored
-
hjk authored
-
Kai Koehne authored
This is convenient especially in the observer mode. Reviewed-by: Christiaan Janssen
-
Kai Koehne authored
-
Kai Koehne authored
-
Kai Koehne authored
-
Kai Koehne authored
-
Kai Koehne authored
Any DEFINE used in qmljsdebugger-lib.pri is also passed to the users code.
-
Kai Koehne authored
Incorporate into qmljsdebugger-lib.pri Task-number: QTCREATORBUG-2951
-
Christiaan Janssen authored
Reviewed-by: hjk
-
Tobias Hunger authored
Only enable submit button in the git submit editor when a non-empty desciption of the patch is available. Git rejects empty commit messages and old versions fail without even giving an error Qt Creator can detect, so this should make commiting a bit more save. Task-number: QTCREATORBUG-2410
-
Tobias Hunger authored
Do not offer to commit in the dialog opened when closing the commit editor when the commit is not containing all the required information.
-
Oswald Buddenhagen authored
-
dt authored
The user might create directories or delete them while in the browsing interface, thus in the PathChooser trigger a validation after browsing. Task-Nr: QTCREATORBUG-3105 Reviewed-By: Friedemann Kleint
-
hjk authored
-
hjk authored
Even if no engine is running.
-
Friedemann Kleint authored
Add optional code model scope checking. Remove need to call to 'expandlocals' command by giving 'locals' options for expanded and uninitialized variables, saving one roundtrip. Handle shadowed variables and __formal parameters. Differentiate between name and iname in SymbolGroup.
-
Tobias Hunger authored
* Warn on spaces in the project path * Warn on special characters in the project name only This should stop warnings from appearing when trying to run the Qt demos on symbian.
-
Tobias Hunger authored
Fix default names of project configuration objects on upgrades from pre 2.0 creators. Task-number: QTCREATORBUG-3143
-
hjk authored
-
hjk authored
-
Thomas Hartmann authored
Removing a property from a Flipabke back or front property resulted in a crash, because the offset of UiObjectBinding was not handled correctly. The left hand side of the binding is not part of the node anymore. Reviewed-by: Kai Koehne
-
Rhys Weatherley authored
-
Rhys Weatherley authored
-
- 22 Nov, 2010 3 commits
-
-
Daniel Molkentin authored
Reviewed-by: Alessandro Portale
-
Tobias Hunger authored
Task-number: QTCREATORBUG-3141
-
hjk authored
-