- Jan 13, 2009
-
-
con authored
Details: ActionManager::registerAction(qaction, id): use registerAction(qaction, id, QList<int>() << Core::C_GLOBAL_ID) ActionManager::addAction/Menu: use ActionManager::actionContainer + IActionContainer::addAction/Menu
-
hjk authored
-
hjk authored
-
Friedemann Kleint authored
-
hjk authored
-
hjk authored
-
Friedemann Kleint authored
Details: Refactor the git command to be able to run a batch. Run diff and diff --cached in a batch
-
con authored
-
con authored
-
con authored
-
hjk authored
-
hjk authored
-
Daniel Molkentin authored
-
Roberto Raggi authored
-
Thorbjørn Lindeijer authored
-
Thorbjørn Lindeijer authored
The previous interface wasn't sufficient to properly support the Apply button, since it didn't separate applying the changes from the cleanup phase. Designer settings pages still need some fixing. Fixes Apply button causing problems for certain plugins, for example the QuickOpen.
-
hjk authored
-
hjk authored
-
con authored
Details: - Conform to conventions.
-
con authored
-
con authored
Details: - To make it conform to naming convention.
-
con authored
Details: - Step one, step two is ActionManagerInterface --> ActionManager because it conflicts with our naming conventions
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Friedemann Kleint authored
Fixes: Random enabling of submit/diff buttons when switching contexts (viewing diffs) from the submit editor Details: Register actions directly
-
hjk authored
-
hjk authored
-
hjk authored
-
Thorbjørn Lindeijer authored
It didn't make sure its Function* stayed valid. Now it does, by keeping a copy of the list of CppDocuments (the snapshot) around.
-
hjk authored
-
hjk authored
-
hjk authored
-
hjk authored
-
hjk authored
-
Martin Aumueller authored
-
Martin Aumueller authored
-
Martin Aumueller authored
-
Martin Aumueller authored
-
Martin Aumueller authored
-
Martin Aumueller authored
-