- 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.
-
- Aug 26, 2009
-
-
con authored
Reviewed-by: dt
-
- Aug 19, 2009
-
-
Friedemann Kleint authored
-
- Aug 10, 2009
-
-
kh1 authored
-
- Aug 07, 2009
-
-
Friedemann Kleint authored
- Give the controls a tooltip listing file details (date) - Make building a QtConcurrent task - Make log window scroll to bottom and pop up on error - Make the build code pass on error messages about copying the source files to the log file - Clean up the building code string-wise, use QLatin1String and translate messages, cache the icons. Use a QSharedPointer for the QtVersions in the settings page since they are passed to the BuildTask, which may outlive the dialog.
-
Friedemann Kleint authored
This reverts commit debb3961. Success cannot be properly detected.
-
Friedemann Kleint authored
- Give the controls a tooltip listing file details (date) - Make building a QtConcurrent task - Make log window scroll to bottom and pop up on error - Make the build code pass on error messages about copying the source files to the log file - Clean up the building code string-wise, use QLatin1String and translate messages, cache the icons
-
- Jul 13, 2009
-
-
con authored
Bug was introduced when separating the version list into "Autodetected" and "Manual" subtrees.
-
- Jun 24, 2009
- Jun 10, 2009
-
-
dt authored
In the Qt Options Dialog.
-
- Jun 04, 2009
-
-
mae authored
and use it for some options dialogs. The class fixes QTreeWidget to resize all columns to contents, except one stretching column. As opposed to standard QTreeWidget, all columns are still interactively resizable.
-
- May 18, 2009
-
-
Daniel Molkentin authored
Also, warn if no MSVC version could be detected even though the Qt version was build with MSVC. This should make the tracing of problem a bit easier. Before, we have hidden the GUI elements if only one compiler version could be found. This looks inconsistent and causes confusion.
-
- May 13, 2009
-
-
Friedemann Kleint authored
-
- Apr 28, 2009
-
-
dt authored
After all I don't need all that stuff in the cmakeplugin, all i needed is now bundled in debugginghelper.h/cpp
-
- Apr 23, 2009
-
-
dt authored
More accurate name.
-