- Mar 23, 2009
- Mar 20, 2009
-
-
hjk authored
-
- Mar 19, 2009
- 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.
-
hjk authored
-
hjk authored
-
- Mar 17, 2009
-
-
hjk authored
-
- Mar 16, 2009
-
-
hjk authored
-
- Mar 10, 2009
-
-
hjk authored
-
- Mar 04, 2009
-
-
Friedemann Kleint authored
-
- Mar 02, 2009
-
-
hjk authored
-
- Feb 27, 2009
-
-
hjk authored
-
- Feb 25, 2009
- Feb 18, 2009
- Feb 17, 2009
- Feb 12, 2009
- Feb 06, 2009
-
-
Jens Bache-Wiig authored
RevBy: b_lindeijer Details: This resolves the problem with missing top-borders on the find toolbar. (cherry picked from commit e5c845fc)
-
- Feb 04, 2009
-
-
Jens Bache-Wiig authored
RevBy: b_lindeijer Details: This resolves the problem with missing top-borders on the find toolbar.
-
- Jan 29, 2009
-
-
Oswald Buddenhagen authored
This reverts commit 44add9f0. This option is meant to be in "Run Settings" per run configuration.
-
- Jan 28, 2009
- Jan 27, 2009
-
-
hjk authored
optiosn
-
- Jan 23, 2009
-
-
hjk 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.
-
hjk authored
Simple solution after all. This idea got initially dropped early in the process because it does not handle binary data and using x/x was way to slow. But since we use only printable characters now thanks to base64 encoding etc using 'p' becomes feasible again and simplifies the process vastly as no additional communication channel is needed anymore.
-
- Jan 20, 2009
-
-
Patrick Star authored
Task: - none RevBy: - Andre
-