- 12 Feb, 2010 1 commit
-
-
Tobias Hunger authored
-
- 11 Feb, 2010 2 commits
-
-
Tobias Hunger authored
-
Tobias Hunger authored
-
- 09 Feb, 2010 1 commit
-
-
Tobias Hunger authored
* Ease cross device development by introducing 'targets' which group build- and runsettings that are valid for this one target Most of the kudos for the code review go to dt. Con, thorbjorn, ckandler and others did also review parts of this patch. Reviewed-by: dt
-
- 01 Feb, 2010 1 commit
-
-
con authored
Reviewed-by: dt
-
- 12 Jan, 2010 1 commit
-
-
dt authored
Instead note that it is invalid if trying to build and on the projects mode pane. Task-Nr: QTCREATORBUG-459
-
- 07 Jan, 2010 1 commit
-
-
Tobias Hunger authored
* Use id() for methods returning a string used to represent some type of object. * Use displayName() for strings that are meant to be user visible. * Quieten some warnings while touching the files anyway. * Move Factories to their products in the plugins where that was not done before. Reviewed-by: dt
-
- 10 Dec, 2009 1 commit
-
-
dt authored
Resetting the cursor to the end of line and resetting the line edit on changing the shadow build checkbox
-
- 08 Dec, 2009 1 commit
-
-
dt authored
-
- 07 Dec, 2009 2 commits
- 30 Nov, 2009 9 commits
-
-
dt authored
Also rename some methods/signal to make clearer that those only are relevevant for user changes not for all arguments.
-
dt authored
-
dt authored
-
dt authored
-
dt authored
Fix for that will come later
-
dt authored
-
dt authored
Note: I didn't fix all the connects and there are a few missing things. This compiles, more work is coming.
-
dt authored
The pointers can be used to distinguish BuildConfigurations
-
dt authored
Each project has it's own BuildConfiguarion * classes, they'll get a decent type safe interface and the setValue/value stuff will be removed.
-
- 27 Nov, 2009 1 commit
-
-
Friedemann Kleint authored
Separate category and trCategory and introduce sorting characters to the categories. Same for id/name.
-
- 19 Nov, 2009 3 commits
- 11 Nov, 2009 2 commits
- 10 Nov, 2009 1 commit
-
-
dt authored
-
- 29 Oct, 2009 1 commit
-
-
dt authored
Also ensure that Qt4ProjectConfigWidget does not emit any signals from it's init method.
-
- 28 Oct, 2009 2 commits
- 22 Oct, 2009 1 commit
-
-
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.
-
- 06 Oct, 2009 1 commit
-
-
dt authored
-
- 05 Oct, 2009 1 commit
-
-
Friedemann Kleint authored
Also move Designer::Internal::FormWindowEditor -> Designer::FormWindowEditor.
-
- 01 Oct, 2009 5 commits
- 17 Sep, 2009 1 commit
-
-
dt authored
This splits up the edit and active settings. Let people try it and report usability problems. I'm not 100% convinced of the layout either.
-
- 03 Sep, 2009 1 commit
-
-
Daniel Molkentin authored
Rationale: The concept of a "Qt Dir" is dead ever since Qt can be installed. Specifying the qmake location otoh makes it possible to unambigously detect all parts of a Qt installation.
-