- 27 Jul, 2010 14 commits
-
-
Leandro Melo authored
To make sure property color foo: "white" is of type color, not string. Done-with: ckamm
-
Leandro Melo authored
Done-with: ckamm
-
Olivier Goffart authored
-
Lasse Holmstedt authored
-
Lasse Holmstedt authored
Now, the items about to be selected must inherit from QGraphicsObject. Also, coding style was cleaned up a bit.
-
Lasse Holmstedt authored
To show the object string id's, the debug protocol is used to get them. The problem is that the required methods in QDeclarativeContext(Data) are not exposed, and it's too late to do it for 4.7.0. Hence this change should be reverted in 4.8 when more efficient way of getting the id's comes available.
-
Lasse Holmstedt authored
-
Lasse Holmstedt authored
The button is checkable and pressing it will stop/propagate changes to the qml application being debugged.
-
Lasse Holmstedt authored
-
Erik Verbruggen authored
-
Leandro Melo authored
-
Leandro Melo authored
-
Erik Verbruggen authored
-
Pawel Polanski authored
-
- 26 Jul, 2010 16 commits
-
-
dt authored
We create a .sis package per leaf project now, deploy all of them and start the executable for the runconfiguration that was selected. This does not cover all use cases, but works for development.
-
Joerg Bornemann authored
compiles now on Windows! :) Reviewed-by: dt
-
ck authored
Also get rid of unneeded state. Reviewed-by: kh1
-
Joerg Bornemann authored
-
ck authored
Disabled on Windows for now due to utfs-server not working there. Reviewed-by: kh1
-
kh1 authored
-
Pawel Polanski authored
-
con authored
For some items with Symbols Search this will now both expand and jump to the result.
-
Pawel Polanski authored
Silent installation added to Sumbian's Run Configuration UI Reviewed-by: Tobias Hunger
-
Erik Verbruggen authored
-
Erik Verbruggen authored
-
Olivier Goffart authored
QmlJsDelta: Fix the fact that sometimes, when inserting items, the new item could match the next item
-
con authored
Conflicts: src/plugins/debugger/cdb/cdbdebugengine.cpp src/plugins/debugger/cdb/cdbdumperhelper.cpp src/plugins/debugger/gdb/gdbengine.cpp
-
con authored
Conflicts: README doc/qt-html-templates.qdocconf 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
-
con authored
Conflicts: src/plugins/qmldesigner/settingspage.ui src/plugins/qt4projectmanager/qt-maemo/maemopackagecontents.cpp src/plugins/qt4projectmanager/qt-maemo/maemorunconfiguration.cpp src/plugins/qt4projectmanager/qt-s60/s60createpackagestep.cpp
-
con authored
It had old, interfering logic of its own. Reviewed-by: Tobias Hunger
-
- 23 Jul, 2010 10 commits
-
-
Olivier Goffart authored
-
ck authored
Untested & unused.
-
hjk authored
-
hjk authored
-
kh1 authored
Reviewed-by: con
-
kh1 authored
Task-number: QTCREATORBUG-1473
-
kh1 authored
-
kh1 authored
-
con authored
Required refactoring of the search result window to show real trees of search results. The backend is the backend from the Locator filter, which is a bit outdated now.
-
con authored
-