- 20 Aug, 2010 2 commits
-
-
Kai Koehne authored
QmlInspector has been disabled Reviewed-by: holmstedt
-
Kai Koehne authored
Remove unneeded widget (has been added unintendedly in 60fffd
-
- 19 Aug, 2010 15 commits
-
-
Kai Koehne authored
-
Kai Koehne authored
If no 'qmlviewer' executable is found in the PATH, iterate through the list of configured Qt versions and try to find a qmlviewer there. This should help users configuring creator such to play with Qml. Right now the first qmlviewer found in a Qt version is selected. A UI to let the user select one explicitly was not possible any more (string freeze). This requires a dependency from QmlProjectManager to Qt4ProjectManager. Reviewed-by: dt
-
Kai Koehne authored
This only works when a qmlviewer is in the PATH, which is non obvious. Removing the feature therefore completely.
-
Tobias Hunger authored
-
Friedemann Kleint authored
Do not clear variable containing submit repository. Fix potential crash (closing diff editor before command termination), use proper temp file name. Pass --non-interactive to "commit" to suppress editors being launched (despite -l). Reviewed-by:
Marco Bubke <marco.bubke@nokia.com> Task-number: QTCREATORBUG-1503
-
Tobias Hunger authored
* Revert this once string freeze is over!
-
Tobias Hunger authored
* Add test for build- and sourcedirectories being at different levels Reviewed-by: dt
-
Pierre Rossi authored
Rephrased thanks to Leena. Reviewed-by: Leena Miettinen
-
hjk authored
-
Jarek Kobus authored
-
Daniel Molkentin authored
Reviewed-by: Alessandro Portale
-
Leena Miettinen authored
-
Christian Kandeler authored
-
Leena Miettinen authored
Task-number: QTCREATORBUG-1932 Reviewed-by: Friedemann Kleint (cherry picked from commit 88f79706)
-
Leena Miettinen authored
Task-number: QTCREATORBUG-1934 Reviewed-by: Friedemann Kleint (cherry picked from commit 557572bb)
-
- 18 Aug, 2010 9 commits
-
-
Robert Loehning authored
These are needed because e2347b3d is (and should be) in 2.0 but not in 2.0.1 branch. Reviewed-by: Oswald Buddenhagen
-
Friedemann Kleint authored
Initial-patch-by: hjk Task-number: QTCREATORBUG-2084
-
Christian Kandeler authored
-
Friedemann Kleint authored
QTemporaryFile destructor causes a file changed signal due to it holding on to it. Reviewed-by: dt Task-number: QTCREATORBUG-2083
-
hjk authored
-
hjk authored
-
hjk authored
-
hjk authored
-
hjk authored
-
- 17 Aug, 2010 12 commits
-
-
Jonathan Courtois authored
This is the squashed result of a team effort. Authors are: Jonathan Courtois <jonathan.courtois@gmail.com> Belz Guillaume <guillaume.belz@free.fr> Cédric Bonnier <myzu69@gmail.com> Francis Genet <francis.genet@supinfo.com> Pierre Rossi <pierre.rossi@nokia.com> For full history, checkout the team's repo: http://qt.gitorious.org/+developpez-dot-com/qt-creator/qt-creator-fr See also: http://qt.developpez.com/ Merge-request: 168 Reviewed-by:
Pierre Rossi <pierre.rossi@nokia.com>
-
hjk authored
As suggested by Tom T. in http://sourceware.org/bugzilla/show_bug.cgi?id=11912 (cherry picked from commit f52a88a0) Conflicts: share/qtcreator/gdbmacros/dumper.py
-
Robert Loehning authored
-
Friedemann Kleint authored
-
dt authored
Qmake treats "." special, we need to do the same
-
Daniel Molkentin authored
Reviewed-By: Leena Miettinen
-
Leandro Melo authored
Reviewed-by: Robert Loehning
-
- 16 Aug, 2010 1 commit
-
-
Jure Repinc authored
Merge-request: 167 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
- 13 Aug, 2010 1 commit
-
-
Friedemann Kleint authored
due to it causing Windows gdb to crash. Reviewed-by: hjk
-