- Jun 08, 2010
-
-
dt authored
Is more then twice as fast
-
Friedemann Kleint authored
-
Oswald Buddenhagen authored
this fixes the recent appearance of qt_webkit_version.pri in all qt 4.7 based projects. in fact, the patch does somewhat more: it makes the evaluator provide the information to the higher layers which is necessary for a truly hierarchical display of includes. TBD later. Reviewed-by: dt Task-number: QTCREATORBUG-1590
-
- Jun 07, 2010
-
-
Kai Koehne authored
This reverts commit 5234c775 and 21065291.
-
Robert Loehning authored
-
con authored
-
- Jun 04, 2010
-
-
Oswald Buddenhagen authored
the async re-parsing code breaks the assumption that project parsing only ever starts with a single non-concurrent evaluation (of the top-level project file), so the population of the base values in the shared ProFileOption was happily causing crashes. Reviewed-by: dt Task-number: QTCREATORBUG-1569
-
Oswald Buddenhagen authored
-
Daniel Molkentin authored
Task-number: QTCREATORBUG-1571 Reviewed-by: Leena Miettinen
-
ck authored
Reviewed-by: kh1
-
- Jun 02, 2010
-
- Jun 01, 2010
-
-
Daniel Molkentin authored
Not needed anymore after the general QML support got deactivated. This reverts commit 74bd95d3.
-
Daniel Molkentin authored
To get QML functionality back, export QTCREATOR_WITH_QML before running qmake Reviewed-by: Kai Koehne
-
- May 31, 2010
-
-
Thorbjørn Lindeijer authored
This fixes QTCREATORBUG-1434, but it's more of a workaround than a fix. The problem was that the file was opened in the diff editor due to a broken diff detection, and the diff editor in turn has a bug in that it's kind of halfway read-only. Reviewed-by: ossi Task-number: QTCREATORBUG-1434
-
Daniel Molkentin authored
Reviewed-by: Kai Koehne
-
Daniel Molkentin authored
Reviewed-by: Leena Miettinen
-
Daniel Molkentin authored
Reviewed-by: Leena Miettinen
-
Daniel Molkentin authored
This is not only a waste of ressources, but breaks a check later on which tries to load the QML examples from Creators ressource path if no QML capable Qt version is found (included with Creator packages) Reviewed-by: dt
-
- May 27, 2010
- May 26, 2010
-
-
ck authored
Task-number: QTCREATORBUG-1461 (part 2) Written-by: Denis Mingulov
-
ck authored
Task-number: QTCREATORBUG-1461 (part 1) Conflicts: src/plugins/qt4projectmanager/qt-maemo/maemosshthread.cpp src/plugins/qt4projectmanager/qt-maemo/maemosshthread.h
-
Friedemann Kleint authored
Attach icons to TaskModel. Reviewed-by:
Daniel Molkentin <daniel.molkentin@nokia.com>
-
- May 25, 2010
-
-
Daniel Molkentin authored
Reviewed-by: dt
-
Daniel Molkentin authored
Reviewed-by: dt
-
- May 21, 2010
- May 20, 2010
-
-
kh1 authored
Fixes: - react on build/ run configuration changes - now notices environment changes, like switching Qt versions - start button is now only shown if we have a valid qemu runtime - enabled/ disabled state works properly when loading a project Task-number: QTCREATOR-210, QTCREATORBUG-1252, QTCREATORBUG-1082 Reviewed-by: ck
-
Friedemann Kleint authored
-
ck authored
-
- May 19, 2010
- May 18, 2010
-
-
dt authored
-