- 03 Jul, 2009 2 commits
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
- 02 Jul, 2009 15 commits
-
-
Aaron McCarthy authored
The CONFIG variable was not being checked when testing conditional scopes. Resulting in, for example, incorrect executable paths when those paths depend on a particular CONFIG value being set.
-
Roberto Raggi authored
-
dt authored
-
dt authored
Note: This requires a cvs cmake and is not fully tested yet. This adds a few missing pieces, so now opening new never built projects without a .user file on systems with just one VS installation should work.
-
Friedemann Kleint authored
Make dumpers pass on more size information initially, namely the various Q<>Pointers. Introduce enum for those special template types whose size does not vary with the arguments (Q<>Pointer, std::allocators...) to make it more easily extensible. Pass on some common QMapNode<> sizes as well. Introduce an expression cache to the common QtDumperHelper class and make dumpers pass some common expression values (value offsets of common QMapNode<> incarnations). Make CDBDumperHelper use the expression cache. Extend dumper tester.
-
Thorbjørn Lindeijer authored
-
Thorbjørn Lindeijer authored
Also allow starting to rename with the cursor at the end of the name.
-
dt authored
The CodeBlocks - NMake Makefiles generator combination is only available in the cvs version of cmake. This has not been extensively tested at all.
-
dt authored
-
Kavindra Devi Palaraja authored
Reviewed-By: TrustMe
-
Oswald Buddenhagen authored
-
Roberto Raggi authored
-
Kavindra Devi Palaraja authored
Reviewed-By: TrustMe
-
Thorbjørn Lindeijer authored
Done with Roberto Raggi and mae.
-
Thorbjørn Lindeijer authored
Done with Roberto Raggi
-
- 01 Jul, 2009 20 commits
-
-
dt authored
-
Kavindra Devi Palaraja authored
Reviewed-By: TrustMe
-
Kavindra Devi Palaraja authored
-
dt authored
directory Fixes smart make scripts that try to guess the correct working directory for make.
-
Friedemann Kleint authored
Make Gui app wizard use Qt Designer wizard code to write the classes. Remove the settings from the form class wizard page extension area and add a settings page instead. Polish the designer plugin's structs to parametrize class generation with QSharedData and settings code. Export them and use them in the Gui app wizard. Task-number: 256927
-
Benjamin Poulain authored
Validation of some translations from Pierre, a few new translations in the context of the editor.
-
hjk authored
-
hjk authored
The option is hidden in the context menu. Currently the application must be stopped.
-
hjk authored
-
hjk authored
when reading settings
-
hjk authored
-
hjk authored
-
hjk authored
-
Pierre Rossi authored
-
Kavindra Devi Palaraja authored
Reviewed-By: TrustMe
-
Kai Koehne authored
Remove any existing SideBarItems before adding the ones stored in the settings. Reviewed-by: Thorbjørn Lindeijer
-
dt authored
-
Roberto Raggi authored
-
Roberto Raggi authored
`original' (not preprocessed) token stream has the whitespace atttribute on.
-
Roberto Raggi authored
-
- 30 Jun, 2009 3 commits
-
-
dt authored
That is if using a cmake that outputs enough information. The necessary patch for that was commited to cmake's cvs recently by Alexander Neundorf. Task-Nr: 250399
-
Friedemann Kleint authored
Cannot put a source file template into a resource in a source directory as Visual Studio will grab and build it.
-
Kavindra Devi Palaraja authored
Reviewed-By: TrustMe
-