- 06 Aug, 2010 26 commits
-
-
Tobias Hunger authored
* Export SBS_GCCE<VERSION>BIN containing the path to the GCCE compiler used.
-
Olivier Goffart authored
-
Olivier Goffart authored
-
Thomas Hartmann authored
was www.trolltech.com Reviewed-by: Lasse Holmstedt
-
Thomas Hartmann authored
The old slider handle did not appear properly Reviewed-by: Lasse Holmstedt
-
kh1 authored
-
Lasse Holmstedt authored
Previously, the user had to navigate to the context of a qml item in order to edit its source code in Live Preview mode. This change tells the client to update when new objects are created on server-side, and makes the editing possible without having to manually trigger updates.
-
Lasse Holmstedt authored
Sometimes, this behavior occurred especially on OS X, and to lesser extent on Linux and windows too. Reviewed-by: Thomas Hartmann
-
ck authored
Reviewed-by: kh1
-
Leandro Melo authored
Task-number: QTCREATORBUG-1886
-
Leandro Melo authored
-
mae authored
Use the defined foreground for search scope instead of calculating something from background. Support empty foreground for the standard selections (allows us to match certain popular colorschemes)
-
Friedemann Kleint authored
-
mae authored
-
mae authored
The project specific default file encoding would always be locked to the default encoding when the project is loaded the first time. This is unexpected and confuses users who like to change the default encoding in the options dialog but have never discovered (nor need) the project specific encoding. The commit solves this by introducing a new value "Default" to the project specific encoding combo box, which happens to be the default. Task-number: QTCREATORBUG-1996 Matthias
-
Thomas Hartmann authored
-
Roberto Raggi authored
-
Friedemann Kleint authored
-
Tobias Hunger authored
-
Friedemann Kleint authored
-
Friedemann Kleint authored
Conflicts: src/plugins/debugger/debuggeruiswitcher.cpp src/plugins/git/gitclient.cpp src/plugins/qmlprojectmanager/qmlprojectapplicationwizard.cpp
-
Friedemann Kleint authored
Reviewed-by:
Lasse Holmstedt <lasse.holmstedt@nokia.com> Task-number: QTCREATORBUG-2002
-
Thomas Hartmann authored
missing else
-
Thomas Hartmann authored
We are checking the whole prototype chain now
-
Thomas Hartmann authored
-
Leandro Melo authored
-
- 05 Aug, 2010 14 commits
-
-
Alessandro Portale authored
Using the proper editor area (was cut off on the top). Not using expensive alpha transparency anymore, but rather a slightly darker color. Removing years-old rotten code that was in an '#if 0'.
-
Alessandro Portale authored
Returns the area of the editor as QRect in global coordinates.
-
Alessandro Portale authored
Works on Windows now. Done with and reviewed by dt, so blame him if it is now broken on Unix. Done-with: dt
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Friedemann Kleint authored
Reviewed-by:
Carsten Owerfeldt <carsten.owerfeldt@nokia.com> Initial-patch-by:
Roberto Raggi <roberto.raggi@nokia.com>
-
Friedemann Kleint authored
-
Lasse Holmstedt authored
-
Lasse Holmstedt authored
When a change is done to an element that cannot be changed due to debugger/qdeclarative limitations, a warning is shown to the user in QML JS Editor. Reviewed-by: Olivier Goffart
-
Lasse Holmstedt authored
Reviewed-by: Thomas Hartmann
-
kh1 authored
-
Pawel Polanski authored
-
Pawel Polanski authored
Reviewed-by: Tobias Hunger
-