- 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