- Mar 17, 2009
-
-
Thorbjørn Lindeijer authored
I couldn't find it since it was both hidden in the cppplugin.cpp file as well as having an unnecessarily long name.
-
Thorbjørn Lindeijer authored
Didn't add anything to the TextEditorActionHandler.
-
Thorbjørn Lindeijer authored
-
Thorbjørn Lindeijer authored
Need to call into the superclass in order not to lose functionality. Was missing in the wizard, hence the many missing occurrences. Reviewed-by: Friedemann Kleint
-
Thorbjørn Lindeijer authored
Introduce setCodeFoldingSupported to the BaseTextEditor, and only enabled it for the C++ and QtScript editors. This removes the useless margin meant for code folding markers from the plain text editor and .pro file editor.
-
con authored
Task: 248199
-
hjk authored
-
Friedemann Kleint authored
-
con authored
Task: 248454
-
dt authored
-
dt authored
Task: Found while testing the cmake plugin Details: Don't validate the working directoryl as it depends on the magic $BUILDDIR variable, validate the executable as a command.
-
con authored
Task: 246812
-
con authored
Task: 248084
-
dt authored
Reported on irc, and probably also have a task for that. Simply forgotten when i first implemented it.
-
dt authored
-
hjk authored
-
hjk authored
DebuggerInferiorStopped without going through DebuggerInferiorStopRequested
-
Roberto Raggi authored
-
Roberto Raggi authored
-
dt authored
Task: Reported on irc RevBy: mae
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Friedemann Kleint authored
-
Friedemann Kleint authored
-
Friedemann Kleint authored
Task: 248067 Details: Use --no-color where appropriate. Use a hack to remove color sequences from output for "status" since it does not support the option as of git 1.6.2.
-
- Mar 16, 2009
-
-
dt authored
-
dt authored
Details: Move that code from qt4project to a common class.
-
dt authored
-
dt authored
Made the cmake plugin even more usable by implementing: Pop up a wizard if there is a .user file but no .cbp file. (Fixes empty project reported on irc.) Pop up a wizard if the .cbp file is older then the CMakeLists.txt file, thus reparsing the file. (Note: There is a bug that we need to actually also check the last modified of all included files.) Reparse the cbp file to add new RunConfigurations / delete no longer existing RunConfigurations and update those that have changed.- Show a nicer title in the Projects/RunConfiguration pane
-
Thorbjørn Lindeijer authored
-
Thorbjørn Lindeijer authored
-
Thorbjørn Lindeijer authored
-
hjk authored
-
hjk authored
-
hjk authored
external application
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-