- Aug 03, 2010
-
-
Leandro Melo authored
-
Pawel Polanski authored
-
Roberto Raggi authored
-
Thorbjørn Lindeijer authored
As in 479bcbd5
-
Thorbjørn Lindeijer authored
There should be no need for the text editor to request an update of the completion box, since when it's there it will have focus and update itself. Reviewed-by: Roberto Raggi
-
Roberto Raggi authored
-
Thomas Hartmann authored
Pinning is now indicated by a different icon and you can press the modified button to unpin the toolbar. This way pinning is way more discoverable and easier to understand.
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
Lasse Holmstedt authored
-
Lasse Holmstedt authored
-
Roberto Raggi authored
-
Pawel Polanski authored
-
Roberto Raggi authored
-
Thorbjørn Lindeijer authored
It gets a little too colorful.
-
Thorbjørn Lindeijer authored
In the default style this is currently the same, but in general it makes more sense to highlight properties as fields.
-
- Aug 02, 2010
-
-
Alessandro Portale authored
Switchen from QMAKE_BUNDLE_DATA to QMAKE_EXTRA_TARGETS, like we already do on Windows and Linux. QMAKE_BUNDLE_DATA does not seem to create make targets. We need to copy-if-changed the files into the resources folder on each run. Also pushed the Resources/ folder one level deeper, into Contents/.
-
Alessandro Portale authored
-
Lasse Holmstedt authored
The crumble path shows the current context of the debugger/inspector.
-
Lasse Holmstedt authored
-
Lasse Holmstedt authored
-
kh1 authored
-
kh1 authored
-
kh1 authored
-
kh1 authored
-
ck authored
Reviewed-by: Tobias Hunger
-
Roberto Raggi authored
Task-number: QTCREATORBUG-1948
-
Tobias Hunger authored
* Happens only when an old .user-file was updated.
-
Leandro Melo authored
-
Olivier Goffart authored
-
Olivier Goffart authored
One shall check the event is a QKeyEvent before static_cast
-
Tobias Hunger authored
-
Tobias Hunger authored
-
Tobias Hunger authored
-
Roberto Raggi authored
-
Tobias Hunger authored
* Add a DeployConfiguration class to hold settings related to deployment. * Add BuildStepsList to hold a list of buildsteps * Update BuildConfiguration to use BuildStepLists instead of manageing lists of buildsteps itself. * Update BuildManager to use BuildStepLists in its interfaces * Fix fallout introduced by API changes * Update .user file to new way of storing settings Task-number: QTCREATORBUG-1427 Task-number: QTCREATORBUG-1428 Task-number: QTCREATORBUG-1811 Task-number: QTCREATORBUG-1930
-
Tobias Hunger authored
Task-number: QTCREATORBUG-1224 Reviewed-by: aportale
-
Roberto Raggi authored
-