- Jul 09, 2010
-
-
ck authored
Note to the merge person: This commit might trigger a merge conflict. In that case, just use the code from the master branch.
-
- Jul 08, 2010
-
-
kh1 authored
Disable the spinboxes once we disable packaging. Reviewed-by: ck
-
- Jul 06, 2010
-
-
con authored
Task-number: QTCREATORBUG-1631
-
- Jun 29, 2010
- Jun 28, 2010
-
-
Friedemann Kleint authored
Move open project dialog handling into ProjectExplorer and make it use its list of project file patterns. Same in Checkout wizards. Task-number: QTCREATORBUG-1759 Reviewed-by: dt
-
kh1 authored
Task-number: QTCREATORBUG-1670 Reviewed-by: ck
-
ck authored
Task-number: QTCREATORBUG-1748
-
- Jun 22, 2010
-
-
Robert Loehning authored
-
dt authored
I can't fully explain the backtrace, but connecting to qtVersionsChanged() in ::init() and not the ctor is the correct thing to do. Task-Nr: QTCREATORBUG-1653 Reviewed-By: hunger
-
ck authored
Task-number: QTCREATORBUG-1636 Reviewed-by: kh1
-
Tobias Hunger authored
* Update the Qt version combobox whenever the buildconfig signals that its Qt version changed. Task-number: QTCREATORBUG-1692 Reviewed-by: dt
-
- Jun 21, 2010
- Jun 18, 2010
-
-
Oswald Buddenhagen authored
the message manager is not thread-safe, so don't use it outside the main thread.
-
ck authored
Task-number: QTCREATORBUG-1673
-
- Jun 17, 2010
- Jun 16, 2010
-
-
Oswald Buddenhagen authored
-
- Jun 11, 2010
- Jun 10, 2010
-
-
dt authored
Task-Nr: QTCREATORBUG-1593
-
dt authored
-
Tobias Hunger authored
* Fix displayed shadow build location * Fix shadow build location used by newly set up shadow builds Task-number: QTCREATORBUG-1599 Reviewed-by: dt (cherry picked from commit 1d8e1760)
-
- Jun 09, 2010
-
-
Oswald Buddenhagen authored
every path should be separator-fixed Reviewed-by: dt
-
Oswald Buddenhagen authored
-
- 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.
-