- 09 Aug, 2010 14 commits
-
-
Roberto Raggi authored
-
Alessandro Portale authored
-
Alessandro Portale authored
-
Alessandro Portale authored
-
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
-
- 08 Aug, 2010 1 commit
-
-
mae authored
The action was forgotten in the rename from collapse to fold.
-
- 06 Aug, 2010 25 commits
-
-
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
-