- 02 Dec, 2010 33 commits
-
-
hjk authored
-
hjk authored
-
hjk authored
-
hjk authored
-
hjk authored
-
hjk authored
-
hjk authored
-
hjk authored
-
hjk authored
-
Roberto Raggi authored
-
Christian Kandeler authored
For larger projects, it doesn't make much sense without mentioning the respective project file.
-
Friedemann Kleint authored
-
Pawel Polanski authored
Reviewed-by: Tobias Hunger
-
Friedemann Kleint authored
Kill the debuggee when gdb crashes in stopped state to prevent the phone from locking up. Task-number: QTCREATORBUG-3099
-
Arvid Ephraim Picciani authored
-
Christian Kandeler authored
We now evaluate the "purpose" attribute of the "variable" tag and the "option" attribute of the "value" tag.
-
Christian Kandeler authored
We now evaluate the new "service" attribute of the "port" tag.
-
Friedemann Kleint authored
Add local symbol files for libraries to gdb along with section addresses using the command add-symbol-file <file> <address[es]>. Whenever TRK reports a module load, check for a matching local .sym file in a folder pointed to by the QTC_SYMBIAN_SYMBOLFILE_CACHE environment variable or the folder of the application executable symbol file (which should be udeb/urel of EPOC). Rubber-stamped-by: hjk
-
Daniel Molkentin authored
Enables use of multi-target GDB. Reviewed-by: hjk
-
Tobias Hunger authored
Task-number: QTCREATORBUG-3207
-
con authored
That fires when the current editor fires its changed signal.
-
Arvid Ephraim Picciani authored
-
Arvid Ephraim Picciani authored
-
Pawel Polanski authored
-
Christian Kamm authored
-
con authored
Conflicts: README doc/qt-html-templates.qdocconf doc/qtcreator.qdoc doc/qtcreator.qdocconf share/qtcreator/qml-type-descriptions/qml-builtin-types.xml share/qtcreator/templates/wizards/qtcreatorplugin/MyPlugin.pluginspec src/app/Info.plist.in src/plugins/bineditor/BinEditor.pluginspec.in src/plugins/bookmarks/Bookmarks.pluginspec.in src/plugins/classview/ClassView.pluginspec.in src/plugins/coreplugin/Core.pluginspec.in src/plugins/coreplugin/coreconstants.h src/plugins/cpaster/CodePaster.pluginspec.in src/plugins/cppeditor/CppEditor.pluginspec.in src/plugins/cpptools/CppTools.pluginspec.in src/plugins/cvs/CVS.pluginspec.in src/plugins/debugger/Debugger.pluginspec src/plugins/designer/Designer.pluginspec.in src/plugins/fakevim/FakeVim.pluginspec.in src/plugins/find/Find.pluginspec.in src/plugins/genericprojectmanager/GenericProjectManager.pluginspec.in src/plugins/git/ScmGit.pluginspec.in src/plugins/glsleditor/GLSLEditor.pluginspec.in src/plugins/helloworld/HelloWorld.pluginspec.in src/plugins/help/Help.pluginspec.in src/plugins/imageviewer/ImageViewer.pluginspec.in src/plugins/locator/Locator.pluginspec.in src/plugins/mercurial/Mercurial.pluginspec.in src/plugins/perforce/Perforce.pluginspec.in src/plugins/projectexplorer/ProjectExplorer.pluginspec.in src/plugins/qmldesigner/QmlDesigner.pluginspec.in src/plugins/qmljseditor/QmlJSEditor.pluginspec.in src/plugins/qmljsinspector/QmlJSInspector.pluginspec.in src/plugins/qmlprojectmanager/QmlProjectManager.pluginspec.in src/plugins/qt4projectmanager/Qt4ProjectManager.pluginspec.in src/plugins/regexp/RegExp.pluginspec.in src/plugins/resourceeditor/ResourceEditor.pluginspec.in src/plugins/snippets/Snippets.pluginspec src/plugins/subversion/Subversion.pluginspec.in src/plugins/tasklist/TaskList.pluginspec.in src/plugins/texteditor/TextEditor.pluginspec.in src/plugins/vcsbase/VCSBase.pluginspec.in src/plugins/welcome/Welcome.pluginspec.in
-
Christian Kamm authored
This will enable comlpetion and validation for projects using the Qt Mobility plugins even when the qmldump machinery fails.
-
con authored
-
con authored
Tries to figure out the editor type from the title pattern in that case.
-
Rhys Weatherley authored
-
Rhys Weatherley authored
-
Rhys Weatherley authored
-
Rhys Weatherley authored
-
- 01 Dec, 2010 7 commits
-
-
con authored
Task-number: QTCREATORBUG-2936
-
Marco Bubke authored
-
Marco Bubke authored
-
Marco Bubke authored
-
Marco Bubke authored
There are many int to ModelNode hashes in the views. This patch implement a int to ModelNode hash in the model to make them obsolete. Reviewed-By: Thomas Hartmann
-
Arvid Ephraim Picciani authored
-
Arvid Ephraim Picciani authored
-