- 26 Jan, 2009 17 commits
-
-
hjk authored
-
hjk authored
Details: failed trial before the committee on un-qtish behaviour
-
Thorbjørn Lindeijer authored
The GdbMacrosBuildStep is taking quite long and didn't tell the user what it was doing. This message helps a bit, but we should fix the delay. Reviewed-by: dt
-
Adam Majer authored
It is desirable to have removal of trailing whitespace as a separate option to "tab cleanup". Clean Whitespace option without Clean Indentation option will now only remove trailing whitespace on file save and on Clean Whitespace requests. Clean Indentation option is set to true by default to maintain backward compatibility. Signed-off-by:
Adam Majer <adamm@zombino.com>
-
hjk authored
-
hjk authored
-
Roberto Raggi authored
-
hjk authored
Details: access PluginManager::instance() instead
-
hjk authored
RevBy: dt Details: also clean up the class interface a bit
-
hjk authored
-
hjk authored
-
Roberto Raggi authored
-
hjk authored
cursor when in ex mode.
-
hjk authored
-
hjk authored
Details: also provide an inactive implementaion for ','
-
hjk authored
-
hjk authored
Details: the installHandler() overload was missing an implementation
-
- 24 Jan, 2009 1 commit
-
-
Roberto Raggi authored
-
- 23 Jan, 2009 22 commits
-
-
hjk authored
-
hjk authored
-
dt authored
-
dt authored
Details: returns the argument if it is absolute and already exists.
-
hjk authored
-
dt authored
-
hjk authored
-
dt authored
-
hjk authored
-
goro authored
-
hjk authored
-
hjk authored
-
hjk authored
-
goro authored
-
dt authored
-
hjk authored
-
dt authored
Details: Add a dialog asking for command line options and build directory. This dialog pops up if you don't have a .user file. Note, though that it also pops up if there is already a in source build. (The build directory lineedit should be read only then.) The cmake button in that dialog and the output pane need more polish to make them better. With those changes you can now build and run marble from Qt Creator. (For marble you need to pass a few options to cmake.) Also add a configuration page to the Tools/Options dialog, where you can specify the cmake executable path. And add a class which runs cmake in the background to find out which version and wheter that cmake version has Qt Creator generator. (Which I did begin to write.)
-
dt authored
Details: Little tweak improves readeability for the cmake support, since that currently names the runconfigurations according to their full path. Which is suboptimal and will surely change. But adjusting to contents is better regardless.
-
hjk authored
-
hjk authored
-
hjk authored
-
hjk authored
-