- Nov 19, 2009
- Nov 03, 2009
-
-
dt authored
Allows the user to change his mind. :) Reviewed-by:
Friedemann Kleint <qtc-committer@nokia.com>
-
- Oct 29, 2009
- Oct 27, 2009
- Oct 22, 2009
-
-
dt authored
That is we actually parse the mkspec and evaluate QMAKE_CXX (and a few other variables) to figure out the correct mkspec. This makes using custom mkspecs easier and is also cleaner. I also changed mkspec() and mkspecPath() to behave a little diffrent, essentialy mkspec() will return only the name (the actual dir name) of the mkspec. That is in general not sufficient for passing on to qmake. mkspecPath() only returns the correct path to mkspecs/default. Hopefully I haven't broken WinCE/Maemo/MinGW.
-
- Oct 21, 2009
-
-
dt authored
-
- Oct 05, 2009
-
-
Friedemann Kleint authored
Also move Designer::Internal::FormWindowEditor -> Designer::FormWindowEditor.
-
- Oct 02, 2009
- 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.
-