- Apr 20, 2009
-
-
Oswald Buddenhagen authored
-
- Apr 08, 2009
- Apr 06, 2009
-
-
dt authored
The way we constructed the paths was just wrong, so we ended up resolving lots of UNC paths.
-
- Mar 18, 2009
-
-
Friedemann Kleint authored
Fixes: Introduce a cpp settingspage containing file naming conventions (lower case and suffixes). Reorder VCS settings pages. Task: 241959, 248085 RevBy: Optics/Naming checked by con Details: Give IOptionPage an id() to differentiate from trName(). Make showOptionsDialog return a bool (applied) and give it an optional parent. Change Cpp and form class wizards, give them a Configure... button to change those settings.
-
- Mar 12, 2009
-
-
hjk authored
top RevBy: con
-
- Mar 04, 2009
-
-
Daniel Molkentin authored
Task: - RevBy: Thorbjorn AutoTest: -
-
- Feb 27, 2009
-
- Feb 25, 2009
- Feb 24, 2009
-
-
con authored
-
- Feb 23, 2009
-
-
con authored
Task: - 242931
-
- Feb 20, 2009
-
-
hjk authored
in place RevBy: con
-
- Feb 04, 2009
-
-
con authored
-
- Jan 29, 2009
-
-
Thorbjørn Lindeijer authored
It was missing.
-
- Jan 26, 2009
- Jan 23, 2009
-
-
Thorbjørn Lindeijer authored
-
- Jan 21, 2009
-
-
Thorbjørn Lindeijer authored
Many singletons have their own instance() method, in which case there is no need to use ICore::instance() to get access to them.
-
- Jan 20, 2009
- Jan 19, 2009
-
-
hjk authored
forward declaration is sufficient.
-
- Jan 14, 2009
- Jan 13, 2009
-
-
Daniel Molkentin authored
-
Daniel Molkentin 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.
-
con authored
Details: - Conform to conventions.
-
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
-
- Jan 09, 2009
-
-
Thorbjørn Lindeijer authored
Default shortcut is Ctrl+Shift+R now, but maybe there's something better or more widely accepted. No menu entry yet.
-
- Jan 06, 2009
-
-
con authored
-
- Dec 18, 2008
-
-
goro authored
-
- Dec 16, 2008
- Dec 15, 2008
-
-
Thorbjørn Lindeijer authored
It is now possible to choose between case-sensitive or case-insensitive completion. Also, you can now disable the automatic insertion of braces.
-
- Dec 12, 2008
-
-
Thorbjørn Lindeijer authored
-
Thorbjørn Lindeijer authored
Done based on new IQuickOpenFilter property, isHidden.
-
- Dec 11, 2008
-
-
goro authored
-