- 09 Jun, 2010 10 commits
-
-
Christian Kamm authored
They would need special treatment, like the Qml extended objects. The issue is they lead to two meta objects with the same classname and the dumper can't handle that.
-
Christian Kamm authored
Done-with: owolff
-
Christian Kamm authored
-
Christian Kamm authored
-
Christian Kamm authored
Task-number: QTCREATORBUG-1021 Reviewed-by: Roberto Raggi
-
Christian Kamm authored
-
Christian Kamm authored
-
Christian Kamm authored
Reviewed-by: Roberto Raggi
-
mae authored
In modes other than Edit mode, we do not want Esc to jump to Edit mode as long as there are still panels (or the find bar) visible. Reviewed-by: dt
-
hjk authored
-
- 08 Jun, 2010 14 commits
-
-
hjk authored
-
Tobias Hunger authored
Task-number: QTCREATORBUG-1597
-
hjk authored
-
hjk authored
-
Tobias Hunger 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
-
Roberto Raggi authored
The check() method returns the priority of the refactoring operation and not a boolean.
-
Friedemann Kleint authored
Task-number: QTCREATORBUG-1577
-
Friedemann Kleint authored
Task-number: QTCREATORBUG-1577
-
Christian Kamm authored
Task-number: QTCREATORBUG-1604
-
Jarek Kobus authored
Extract qrc paths from ui file by simple xml parsing. Reviewed-by:
dt <qtc-committer@nokia.com> Reviewed-by:
Friedemann Kleint <qtc-committer@nokia.com> Task-number: QTCREATORBUG-42
-
Lasse Holmstedt authored
-
con authored
Conflicts: README doc/qt-html-templates.qdocconf doc/qtcreator.qdoc doc/qtcreator.qdocconf src/app/Info.plist src/plugins/bineditor/BinEditor.pluginspec src/plugins/bookmarks/Bookmarks.pluginspec src/plugins/cmakeprojectmanager/CMakeProjectManager.pluginspec src/plugins/coreplugin/Core.pluginspec src/plugins/coreplugin/coreconstants.h src/plugins/cpaster/CodePaster.pluginspec src/plugins/cppeditor/CppEditor.pluginspec src/plugins/cpptools/CppTools.pluginspec src/plugins/cvs/CVS.pluginspec src/plugins/debugger/Debugger.pluginspec src/plugins/designer/Designer.pluginspec src/plugins/fakevim/FakeVim.pluginspec src/plugins/find/Find.pluginspec src/plugins/genericprojectmanager/GenericProjectManager.pluginspec src/plugins/git/ScmGit.pluginspec src/plugins/helloworld/HelloWorld.pluginspec src/plugins/help/Help.pluginspec src/plugins/locator/Locator.pluginspec src/plugins/mercurial/Mercurial.pluginspec src/plugins/perforce/Perforce.pluginspec src/plugins/projectexplorer/ProjectExplorer.pluginspec src/plugins/qmldesigner/QmlDesigner.pluginspec src/plugins/qmlinspector/QmlInspector.pluginspec src/plugins/qmljseditor/QmlJSEditor.pluginspec src/plugins/qmlprojectmanager/QmlProjectManager.pluginspec src/plugins/qt4projectmanager/Qt4ProjectManager.pluginspec src/plugins/regexp/RegExp.pluginspec src/plugins/resourceeditor/ResourceEditor.pluginspec src/plugins/snippets/Snippets.pluginspec src/plugins/subversion/Subversion.pluginspec src/plugins/texteditor/TextEditor.pluginspec src/plugins/vcsbase/VCSBase.pluginspec src/plugins/welcome/Welcome.pluginspec
-
Friedemann Kleint authored
to aid trac plugin implementation.
-
- 07 Jun, 2010 16 commits
-
-
Jens Bache-Wiig authored
Cosmetic: I tweaked the colors, added shadows, highlights and introduced anti-aliasing where suitable. Behavior: I now delay emitting the colorChanged signal until you have released the mouse button on the color picker. This makes the application feel a lot more responsive. Reviewed-by: thorbjorn
-
Jens Bache-Wiig authored
I added a second drop shadow to make the panel a bit nicer. This also makes it clearer what the scrollbar does. Reviewed-by:thorbjorn
-
Christian Kamm authored
-
Christian Kamm authored
Reviewed-by: Roberto Raggi
-
Kai Koehne authored
This reverts commit 5234c775 and 21065291.
-
Robert Loehning authored
-
ck authored
INSTALLS does not support an arbitrary target file name. Reviewed-by: kh1
-
hjk authored
This is a partial fix for http://bugreports.qt.nokia.com/browse/QTCREATORBUG-1574.
-
Friedemann Kleint authored
Match at beginning of line. Task-number: QTCREATORBUG-1526 Reviewed-by:
thorbjorn <thorbjorn.lindeijer@nokia.com>
-
Robert Loehning authored
Initial-patch-by:
Shane Kearns <shane.kearns@accenture.com>
-
Robert Loehning authored
-
dt authored
-
ck authored
Reviewed-by: Oswald Buddenhagen
-
Friedemann Kleint authored
Make VCS-generated editors read-only, enable editing when opening a patch. Make VCS-Editor non-read-only by default, add setter for "Forced read-only" that makes it a temporary, read-only file. Task-number: QTCREATORBUG-1528 Reviewed-by:
Thorbjorn Lindeijer <thorbjorn.lindeijer@nokia.com>
-
con authored
-