- Aug 30, 2010
-
-
Tobias Hunger authored
* Update the Qt name when entering the path to qmake via the text edit. Behaviour matches what used to happen when selecting qmake via the file browser now. Task-number: QTCREATORBUG-2145
-
Tobias Hunger authored
Do not save Qt versions without a qmake set. Makes no sense to keep those.
-
- Jun 07, 2010
-
-
dt authored
-
- Apr 30, 2010
-
-
Tobias Hunger authored
-
- Apr 23, 2010
-
-
con authored
Reviewed-by: Alessandro Portale
-
- Apr 13, 2010
-
-
Thorbjørn Lindeijer authored
Reviewed-by: Jens Bache-Wiig
-
- Apr 07, 2010
-
-
dt authored
-
- Mar 26, 2010
-
-
Thorbjørn Lindeijer authored
Some categories do not have icons yet, unfortunately.
-
- Mar 18, 2010
-
-
Thorbjørn Lindeijer authored
Prevents flicker when clicking the parent settings dialog.
-
- Mar 16, 2010
-
-
con authored
-
- Mar 05, 2010
-
-
hjk authored
-
- Mar 04, 2010
-
-
Friedemann Kleint authored
Detect SDKs before VC installations. Add static list of installations initialized on demand. List SDKs and VC with platforms settings depending on Qt-version. Detect installations properly, checking existence of setup scripts. Handle delayed shell variable expansion used by SDK setup scripts. Tested with SDK 6.1 onwards (32bit/64bit). Reviewed-by:
Daniel Molkentin <daniel.molkentin@nokia.com>
-
- Feb 26, 2010
-
-
Tobias Hunger authored
* kh1 says there is no such thing as there is no technical destinction between Maemo devices and the Maemo emulator. Reviewed-by: kh1
-
- Feb 17, 2010
-
-
dt authored
-
- Feb 12, 2010
-
-
Tobias Hunger authored
... in Qt Options page.
-
con authored
-
- Feb 11, 2010
-
-
Tobias Hunger authored
-
- Feb 09, 2010
-
-
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
-
- Feb 01, 2010
-
-
Friedemann Kleint authored
QString: Use QChar where appropriate.
-
- Jan 29, 2010
-
-
Oswald Buddenhagen authored
doing it in 1.3 as well to avoid possible later conflicts
-
- Jan 12, 2010
-
-
dt authored
Instead note that it is invalid if trying to build and on the projects mode pane. Task-Nr: QTCREATORBUG-459
-
- Jan 11, 2010
-
-
Tobias Hunger authored
Reviewed-by: thorbjorn
-
- Jan 07, 2010
-
-
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
-
Tobias Hunger authored
* Make sure all non-empty source files found below ./src have a copyright header. Reviewed-by: con
-
- Jan 06, 2010
-
-
Tobias Hunger authored
Reviewed-by: Roberto Raggi
-
- Dec 17, 2009
-
-
con authored
The only part that is not done if not on Windows (or explicitly specified) is the adding of the preference pane.
-
- Nov 27, 2009
-
-
con authored
Move the API to the progress manager. Added a first Mac implementation, other platforms are pending.
-
Friedemann Kleint authored
Separate category and trCategory and introduce sorting characters to the categories. Same for id/name.
-
- Nov 24, 2009
-
-
Oswald Buddenhagen authored
-
Friedemann Kleint authored
Add a title label to the pages. Use QGroupBoxes throughout. Extend SavedAction to work with checkable QGroupBoxes. Polish UI files, use common layout for VCS plugins. Performance: Apply only visited settings pages. Add search keywords. Task-number: QTCREATOR-26
-
- Nov 09, 2009
-
-
con authored
Reviewed-by: Robert Loehning
-
- Oct 29, 2009
-
-
con authored
-
- Oct 27, 2009
-
-
Friedemann Kleint authored
Reviewed-by:
dt <qtc-committer@nokia.com>
-
con authored
Users can specify a S60 SDK root for Qt for Symbian versions now.
-
con authored
Use "Carbide Directory" instead, because that's what it is.
-
- Oct 07, 2009
-
-
dt authored
After installation on Windows, the default Qt in PATH is invalid, adding a new version now automatically makes that one also the default.
-
- Oct 05, 2009
-
-
Friedemann Kleint authored
Also move Designer::Internal::FormWindowEditor -> Designer::FormWindowEditor.
-
- Oct 01, 2009
-
-
con authored
-
- Sep 11, 2009
-
-
Alessandro Portale authored
Reviewed-by: TrustMe
-
- Sep 03, 2009
-
-
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.
-