- Aug 09, 2010
-
-
Friedemann Kleint authored
... for doxygen. Change logic for known empty keywords to be replaced by an empty string. Task-number: QTCREATORBUG-1854
-
Olivier Goffart authored
-
Alessandro Portale authored
-
Roberto Raggi authored
-
ck authored
-
Roberto Raggi authored
Sort the semantic ranges before to compare them.
-
Roberto Raggi authored
-
Roberto Raggi authored
-
ck authored
-
Roberto Raggi authored
-
- Aug 08, 2010
-
-
mae authored
The action was forgotten in the rename from collapse to fold.
-
- Aug 06, 2010
-
-
mae authored
Done-with: Roberto Raggi
-
Alessandro Portale authored
After qmljsdebugger was moved to share/, the build order of qmlobserver and qmljsdebugger had to be re-adjusted. Reviewed-By: Lasse Holmstedt
-
Lasse Holmstedt authored
-
Lasse Holmstedt authored
-
Lasse Holmstedt authored
-
Lasse Holmstedt authored
Reviewed-by: Alessandro Portale
-
Lasse Holmstedt authored
-
ck authored
-
ck authored
Reviewed-by: kh1
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Friedemann Kleint authored
Add missing menu options for project/repository actions. Add support for 'edit' (current file) and 'unedit' (current file/repository, with prompt). Note: Unediting modified files will only work with cvsnt, since it uses the '-y' option to force a 'yes' to CVS asking to revert changes. Implement IVersionControl::vcsOpen() by using 'edit', causing it to prompt for read-only as it does for Perforce. Task-number: QTCREATORBUG-1971 Task-number: QTCREATORBUG-1864
-
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
-