- Oct 05, 2009
-
-
Friedemann Kleint authored
Also move Designer::Internal::FormWindowEditor -> Designer::FormWindowEditor.
-
- Oct 02, 2009
-
-
con authored
-
- Oct 01, 2009
- Sep 29, 2009
-
-
Friedemann Kleint authored
.. and purge unneeded includes.
-
- Sep 25, 2009
-
-
Friedemann Kleint authored
and ApplicationRunConfiguration to LocalApplicationRunConfiguration, preparing remote debugging. Change the interface canRun() to be const, run() to create() (since it does not run anything), use references to the QSharedPointer<Foo>. Introduce d-Pointer and remove unneeded headers from ProjectExplorerPlugin and add missing includes everywhere.
-
- Sep 23, 2009
-
-
dt authored
-
dt authored
Now it should finally ask to regenerate in all circumstances. (If you are using CMake from cvs.)
-
dt authored
-
dt authored
Made virtual newBuildConfiguration return a bool
-
dt authored
Though there's still a bug in that canReadLine() returns false.
-
dt authored
Directly in the wizard and save that to the settings. Also give feedback if a wrong path was entered.
-
- Sep 17, 2009
- Sep 14, 2009
- Sep 10, 2009
-
-
con authored
-
- Sep 08, 2009
-
-
dt authored
Fixes a bug where the cmake plugin wasn't finding make, if the make commands directory was added to path in the build environment.
-
- Sep 03, 2009
-
-
dt authored
If there are multiple files with the same name, then we try harder to find the correct one. That is for jom and nmake we have a relative path so we try to find a file which matches the relative path completly. Instead of just comparing the last part.
-
- Aug 27, 2009
-
-
dt authored
Since we can easily do that, just do it. No gurantee that we aren't going to use rtti in the future.
-
- Aug 14, 2009
-
-
hjk authored
-
- Aug 13, 2009
-
-
dt authored
out of source page.
-
- Aug 12, 2009
-
-
dt authored
-
- Aug 11, 2009
-
-
dt authored
-
- Aug 07, 2009
-
-
Sergey Belyashov authored
Added possibility to translate "Add" and "Remove" buttons and "Clear system environment" checkbox in build settings of project. Merge-request: 1141 Reviewed-by:
Daniel Molkentin <daniel.molkentin@nokia.com>
-
- Aug 06, 2009
-
-
dt authored
-
dt authored
-
dt authored
This has still a few missing things, but this enough to start getting some feedback. Missing are non qt projects, a solution for the runconfiguration, a missing black line between the treeview on top and the project settings at the bottom. Some flickering with removing/adding widgets to the QScrollArea and not showing the expanded widget if the Details button is right at the bottom.
-
- Jul 31, 2009
-
-
Friedemann Kleint authored
-
- Jul 27, 2009
-
-
dt authored
Fixes a designer integration issue. Task-Nr: 258315
-
- Jul 23, 2009
- Jul 20, 2009
-
-
dt authored
-