- 26 Jan, 2009 11 commits
-
-
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 28 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
-
hjk authored
Details: exclusive motions seem to require extra thought
-
hjk authored
-
hjk authored
-
Daniel Molkentin authored
Task: Found by Sebastian while adjusting Bitrock RevBy: Sebastian AutoTest: None Details: -
-
Thorbjørn Lindeijer authored
-
dt authored
-