- 14 May, 2010 40 commits
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Lasse Holmstedt authored
If the user uses old QtC settings files (QtCreator.ini), sidebar item names are there translated. Because the new settings uses id's instead of translated names, old sidebar items will not exist on save, causing crashes. this fixes that issue. Reviewed-by: con
-
Leandro Melo authored
-
Friedemann Kleint authored
For usage with 709cb294.
-
Friedemann Kleint authored
Prompt to set up the public symbol server unless it is already configured or the environment variable exists. Change the dialog to be based on the PathChooser to be able to suggest a non-existent directory. Acked-by:
Alessandro Portale <alessandro.portale@nokia.com>
-
Leandro Melo authored
Parsing of definitions metadata for mime type registering is now in a separate thread (QtConcurrent). Also some clean up.
-
Leandro Melo authored
-
Leandro Melo authored
-
Leandro Melo authored
-
Leandro Melo authored
Indenter is now a separate class which can be reused through composition. Added it to the generic editor.
-
Leandro Melo authored
Fix in Utils::unCommentSelection to consider initial whites spaces when there's no selection and single line comment style.
-
Leandro Melo authored
Changed < for <= in Utils::unCommentSelection to catch cases where there are no characters (only a line end, for example) after the comment start mark. Ex.: /* void f();*/
-
Leandro Melo authored
-
Leandro Melo authored
-
Leandro Melo authored
-
Leandro Melo authored
-
Leandro Melo authored
-
Leandro Melo authored
Generalized Utils::unCommentSelection; Started implementing editor details (configuration by highlight definition, actions).
-
Leandro Melo authored
-
Leandro Melo authored
-
ck authored
-
ck authored
-