OSDN Git Service

qt-creator-jp/qt-creator-jp.git
13 years agoHelpPlugin: Compile fix for msvc2010
Kai Koehne [Thu, 11 Nov 2010 12:07:57 +0000 (13:07 +0100)]
HelpPlugin: Compile fix for msvc2010

Make sure that help/helpmanager.h is before coreplugin/helpmanager.h
in the INCLUDEPATH.

13 years agoDebugging/RemoteGdbAdapter: Add code to facilitate re-running.
Christian Kandeler [Thu, 11 Nov 2010 11:31:32 +0000 (12:31 +0100)]
Debugging/RemoteGdbAdapter: Add code to facilitate re-running.

13 years agoQt4Project: Notify the QmlJS code model even without QML files.
Christian Kamm [Wed, 10 Nov 2010 14:11:17 +0000 (15:11 +0100)]
Qt4Project: Notify the QmlJS code model even without QML files.

Reviewed-by: Erik Verbruggen
13 years agoQmlJS: Move plugin dumping code and redump on file change.
Christian Kamm [Wed, 10 Nov 2010 14:07:53 +0000 (15:07 +0100)]
QmlJS: Move plugin dumping code and redump on file change.

Task-number: QTCREATORBUG-3047
Reviewed-by: Erik Verbruggen
13 years agoGet rid of glsl.g.in and start working on the semantic actions.
Roberto Raggi [Thu, 11 Nov 2010 11:01:37 +0000 (12:01 +0100)]
Get rid of glsl.g.in and start working on the semantic actions.

13 years agoRetain id when creating a component from an object.
Erik Verbruggen [Thu, 11 Nov 2010 11:09:15 +0000 (12:09 +0100)]
Retain id when creating a component from an object.

Task-number: QTCREATORBUG-2666
Reviewed-by: Christian Kamm
13 years agoMaemo: Don't hold a reference to a run config in a run control.
Christian Kandeler [Thu, 11 Nov 2010 11:08:13 +0000 (12:08 +0100)]
Maemo: Don't hold a reference to a run config in a run control.

Save all relevant information at run control creation time, so we can
re-run even without a project.

Task-number: https://projects.maemo.org/bugzilla/show_bug.cgi?id=203698

13 years agoTest: Extend QmlJS code model test.
Thomas Hartmann [Thu, 11 Nov 2010 10:27:56 +0000 (11:27 +0100)]
Test: Extend QmlJS code model test.

13 years agoQmlObjectValue: bugifx for QmlObjectValue::propertyType()
Thomas Hartmann [Wed, 10 Nov 2010 15:38:41 +0000 (16:38 +0100)]
QmlObjectValue: bugifx for QmlObjectValue::propertyType()

We have to follow the prototype chain

Reviewed-by: Christian Kamm
13 years agoQmlJS: Resolve property types within package.
Thomas Hartmann [Thu, 11 Nov 2010 10:11:48 +0000 (11:11 +0100)]
QmlJS: Resolve property types within package.

Reviewed-by: Christian Kamm
13 years agoQmlObjectValue: Add convenience functionality.
Christian Kamm [Thu, 11 Nov 2010 09:46:19 +0000 (10:46 +0100)]
QmlObjectValue: Add convenience functionality.

Added
hasLocalProperty()
hasProperty()
keysForEnum()

Reviewed-by: Christian Kamm
13 years agoQmlJS: Adding IntValue and RealValue
Thomas Hartmann [Wed, 10 Nov 2010 15:31:20 +0000 (16:31 +0100)]
QmlJS: Adding IntValue and RealValue

This allows to distinguish between int an real numbers

Reviewed-by: Christian Kamm
13 years agoGetting the QmlJsModelManager working stand alone
Thomas Hartmann [Wed, 10 Nov 2010 15:21:05 +0000 (16:21 +0100)]
Getting the QmlJsModelManager working stand alone

Getting the QmlJsModelManager working stand alone
for auto testing

Reviewed-by: Christian Kamm
13 years agoQmlJSEditor: update of qml-builtin-types.xml
Thomas Hartmann [Wed, 10 Nov 2010 15:10:18 +0000 (16:10 +0100)]
QmlJSEditor: update of qml-builtin-types.xml

13 years agoQmlJS: Dump isWritable and isPointer for types.
Thomas Hartmann [Thu, 11 Nov 2010 09:29:32 +0000 (10:29 +0100)]
QmlJS: Dump isWritable and isPointer for types.

Reviewed-by: Christian Kamm
13 years agoQmlJS: Fixing type hierarchy for holes (non exported types)
Thomas Hartmann [Tue, 19 Oct 2010 14:15:32 +0000 (16:15 +0200)]
QmlJS: Fixing type hierarchy for holes (non exported types)

Done-with: Christian Kamm

13 years agoAdd simple stub non-functional autotest.
Christian Kamm [Thu, 14 Oct 2010 12:27:00 +0000 (14:27 +0200)]
Add simple stub non-functional autotest.

Done-with: Thomas Hartmann

13 years agoMove shared code to a new QmlJSTools plugin.
Christian Kamm [Thu, 11 Nov 2010 09:05:05 +0000 (10:05 +0100)]
Move shared code to a new QmlJSTools plugin.

Reviewed-by: Thomas Hartmann
13 years agoChanged license template reading to use the global default encoding.
Erik Verbruggen [Thu, 11 Nov 2010 10:00:40 +0000 (11:00 +0100)]
Changed license template reading to use the global default encoding.

Task-number: QTCREATORBUG-3039

Reviewed-by: con
13 years agoRemoved left-over from merge request: duplicate file encoding combo.
Erik Verbruggen [Thu, 11 Nov 2010 09:46:08 +0000 (10:46 +0100)]
Removed left-over from merge request: duplicate file encoding combo.

13 years agoMake git ignore the new generated build files
con [Wed, 10 Nov 2010 16:54:43 +0000 (17:54 +0100)]
Make git ignore the new generated build files

13 years agoAST nodes for GLSL parser
Rhys Weatherley [Thu, 11 Nov 2010 01:29:29 +0000 (11:29 +1000)]
AST nodes for GLSL parser

13 years agoMerge remote branch 'origin/2.1'
dt [Wed, 10 Nov 2010 16:00:07 +0000 (17:00 +0100)]
Merge remote branch 'origin/2.1'

Conflicts:
share/qtcreator/static.pro
src/plugins/cppeditor/cppeditor.cpp
src/plugins/qmljseditor/qmljseditor.cpp
src/plugins/qt4projectmanager/qt-maemo/maemodeployablelistmodel.cpp
src/plugins/qt4projectmanager/qt-maemo/maemodeploystepwidget.cpp
src/plugins/qt4projectmanager/qt-maemo/maemodeploystepwidget.ui
src/plugins/qt4projectmanager/qtoutputformatter.cpp
src/plugins/texteditor/generichighlighter/highlightersettings.cpp

13 years agoRevert "QmlApp template: Use new 4.7.1 API to enable qml debugging"
dt [Wed, 10 Nov 2010 15:56:39 +0000 (16:56 +0100)]
Revert "QmlApp template: Use new 4.7.1 API to enable qml debugging"

This reverts commit 424fcf8c040d0bbe36c1c3d75612d8805a76a770.

13 years agoInclude stdio and regenerated the parser.
Roberto Raggi [Wed, 10 Nov 2010 15:30:35 +0000 (16:30 +0100)]
Include stdio and regenerated the parser.

13 years agoCompile.
Roberto Raggi [Wed, 10 Nov 2010 15:20:37 +0000 (16:20 +0100)]
Compile.

13 years agoPlain text editor: Make sure user setting about folding markers is used
Leandro Melo [Wed, 10 Nov 2010 14:09:18 +0000 (15:09 +0100)]
Plain text editor: Make sure user setting about folding markers is used

It was being reset based on the highlighter definitions.

Consider some refactoring with the related options as well to avoid
overriding user's settings.

Done-with: Thorbjorn Lindeijer

13 years agoIntroduced a simple incremental lexer for GLSL.
Roberto Raggi [Wed, 10 Nov 2010 14:44:59 +0000 (15:44 +0100)]
Introduced a simple incremental lexer for GLSL.

13 years agoInitial import of the GLSL editor plug-in.
Roberto Raggi [Wed, 10 Nov 2010 13:01:09 +0000 (14:01 +0100)]
Initial import of the GLSL editor plug-in.

13 years agoImported our new GLSL front-end.
Roberto Raggi [Wed, 10 Nov 2010 11:32:34 +0000 (12:32 +0100)]
Imported our new GLSL front-end.

13 years agodebugger: remove some dead code
hjk [Wed, 10 Nov 2010 13:30:19 +0000 (14:30 +0100)]
debugger: remove some dead code

13 years agodebugger: fix/clarify intention of the EngineSetupFailed state.
hjk [Wed, 10 Nov 2010 11:53:33 +0000 (12:53 +0100)]
debugger: fix/clarify intention of the EngineSetupFailed state.

13 years agoExtend camel-case cursor movement
mae [Wed, 10 Nov 2010 11:53:45 +0000 (12:53 +0100)]
Extend camel-case cursor movement

We now have different actions to bind to (saves us an explicit option).
Small fixes to state machines.

Done-with: Erik Verbruggen

13 years agoSupport pkg-config in AddLibraryWizard
Jarek Kobus [Wed, 10 Nov 2010 11:50:02 +0000 (12:50 +0100)]
Support pkg-config in AddLibraryWizard

Reviewed-by: dt <qtc-committer@nokia.com>
Task-number: QTCREATORBUG-2378

13 years agodebugger: remove recently introduced endless loop in resetLocation()
hjk [Wed, 10 Nov 2010 11:38:29 +0000 (12:38 +0100)]
debugger: remove recently introduced endless loop in resetLocation()

13 years agoDebugger: Compile Windows.
Friedemann Kleint [Wed, 10 Nov 2010 11:30:02 +0000 (12:30 +0100)]
Debugger: Compile Windows.

13 years agoQmlDesigner.itemLibrary: use pixelSize instead of pointSize as default.
Thomas Hartmann [Wed, 10 Nov 2010 10:39:58 +0000 (11:39 +0100)]
QmlDesigner.itemLibrary: use pixelSize instead of pointSize as default.

Since all units in qml are usually pixels and mobile devices
usually have much higher dpi than desktop screens, specifing font sizes
in points is usually not what a user wants to do.

Reviewed-by: Kai Koehne
13 years agoQuickToolBar: refine gradient editing
Thomas Hartmann [Wed, 10 Nov 2010 10:34:26 +0000 (11:34 +0100)]
QuickToolBar: refine gradient editing

This patch solves minor usablity issues
in the gradient editing.

Reviewed-by: Lasse Holmstedt
13 years agoExtend camel-case cursor movement
mae [Wed, 10 Nov 2010 11:26:18 +0000 (12:26 +0100)]
Extend camel-case cursor movement

Fix small issue with forward movement, and overwrite deleting to start
or end of word (normally Ctrl+Delete and Ctrl+Backspace)

Reviewed-by: Erik Verbruggen
13 years agodebugger: remove declaration of unneeded DebuggerCore::instance() method
hjk [Wed, 10 Nov 2010 11:23:40 +0000 (12:23 +0100)]
debugger: remove declaration of unneeded DebuggerCore::instance() method

13 years agodebugger: the slots are not needed in the debugger core interface
hjk [Wed, 10 Nov 2010 11:13:42 +0000 (12:13 +0100)]
debugger: the slots are not needed in the debugger core interface

13 years agodebugger: add debuggercore.h
hjk [Wed, 10 Nov 2010 11:11:11 +0000 (12:11 +0100)]
debugger: add debuggercore.h

13 years agodebugger: refactoring of the plugin interface
hjk [Wed, 10 Nov 2010 10:39:01 +0000 (11:39 +0100)]
debugger: refactoring of the plugin interface

There's  some 'external' and some 'internal' part now. Other plugins
are only supposed the external interface.

13 years agoMaemo: Don't try to re-run run control when run configuration is gone.
Christian Kandeler [Wed, 10 Nov 2010 10:15:19 +0000 (11:15 +0100)]
Maemo: Don't try to re-run run control when run configuration is gone.

Quick fix for 2.1.
Proper fix is to copy all relevant information at run control creation time.

Task-number: https://projects.maemo.org/bugzilla/show_bug.cgi?id=203698
Reviewed-by: dt
13 years agoQmlJS: Highlighter now marks capitalized identifiers as types.
Christian Kamm [Wed, 10 Nov 2010 10:06:59 +0000 (11:06 +0100)]
QmlJS: Highlighter now marks capitalized identifiers as types.

Task-number: QTCREATORBUG-2658
Reviewed-by: Roberto Raggi
13 years agoQmlJS: Fix incorrect completion inside 'Item\n{ ... }'.
Christian Kamm [Wed, 10 Nov 2010 09:34:47 +0000 (10:34 +0100)]
QmlJS: Fix incorrect completion inside 'Item\n{ ... }'.

The newline made the linizer add an automatic semicolon after Item,
causing the completion context finder to not recognize it as an object
definition.

Task-number: QTCREATORBUG-2658
Reviewed-by: Roberto Raggi
13 years agoSupport camel-case for word-wise movement
mae [Tue, 9 Nov 2010 14:19:14 +0000 (15:19 +0100)]
Support camel-case for word-wise movement

This was DevDay's 3rd most requested feature

Done-with: Erik Verbruggen

13 years agomake compile
Bill King [Wed, 10 Nov 2010 01:11:07 +0000 (11:11 +1000)]
make compile

13 years agocorrect accidentally commited qDebug
Arvid Ephraim Picciani [Tue, 9 Nov 2010 17:11:28 +0000 (18:11 +0100)]
correct accidentally commited qDebug

Alright, move on, nothing to see here. *whistle*

13 years agolldb: use Icore::resourcePath() to find lldb
Arvid Ephraim Picciani [Tue, 9 Nov 2010 17:05:52 +0000 (18:05 +0100)]
lldb: use Icore::resourcePath() to find lldb

13 years agoActually run breakpoint insertion
Arvid Ephraim Picciani [Tue, 9 Nov 2010 14:00:07 +0000 (15:00 +0100)]
Actually run breakpoint insertion

13 years agoQmlDesigner: fix memory leak
Thomas Hartmann [Tue, 9 Nov 2010 15:44:48 +0000 (16:44 +0100)]
QmlDesigner: fix memory leak

Reviewed-by: Kai Koehne
13 years agoGeneric highlighter: Add Creator's share folder in the fallback definitions search.
Leandro Melo [Tue, 9 Nov 2010 15:01:58 +0000 (16:01 +0100)]
Generic highlighter: Add Creator's share folder in the fallback definitions search.

This leaves the code prepared if we decide to ship some of the Kate XMLs (still
a pending decision). In this case the installer needs to be "notified" and the
Kate files put in the repo.

An addition check for actual XML files in the searched directories is also added.

Reviewed-by: con
Reviewed-by: Thorbjorn Lindeijer
13 years agoQmlDump: Don't try to build if it can't succeed.
Christian Kamm [Tue, 9 Nov 2010 14:07:04 +0000 (15:07 +0100)]
QmlDump: Don't try to build if it can't succeed.

Fixes trying to build qmldump for device Qt versions and removes the
follow-up warning about it not being possible.

Task-number: QTCREATORBUG-3046
Reviewed-by: Lasse Holmstedt
Reviewed-by: Kai Koehne
13 years agoQmlJS: Fix code model update when project filelist changes.
Christian Kamm [Tue, 9 Nov 2010 13:29:43 +0000 (14:29 +0100)]
QmlJS: Fix code model update when project filelist changes.

Task-number: QTCREATORBUG-2986
Reviewed-by: Roberto Raggi
13 years agoExperimental lldb engine host
Arvid Ephraim Picciani [Fri, 8 Oct 2010 10:14:51 +0000 (12:14 +0200)]
Experimental lldb engine host

13 years agoDebugger: Clean up shared pri.
Friedemann Kleint [Tue, 9 Nov 2010 11:56:26 +0000 (12:56 +0100)]
Debugger: Clean up shared pri.

13 years agoUpdate Polish translations
Jarek Kobus [Tue, 9 Nov 2010 11:51:46 +0000 (12:51 +0100)]
Update Polish translations

13 years agodebugger: move the breakpoint hash to the private structure
hjk [Tue, 9 Nov 2010 11:50:46 +0000 (12:50 +0100)]
debugger: move the breakpoint hash to the private structure

13 years agoDebugger: Move cdbsymbolpathlisteditor to shared for new CDB engine.
Friedemann Kleint [Tue, 9 Nov 2010 11:40:36 +0000 (12:40 +0100)]
Debugger: Move cdbsymbolpathlisteditor to shared for new CDB engine.

13 years agoQmlObserver: Fix compilation if no private headers are installed
Kai Koehne [Tue, 9 Nov 2010 11:32:33 +0000 (12:32 +0100)]
QmlObserver: Fix compilation if no private headers are installed

Use the copy of the qdeclarativedebughelper_p.h that we have in
qtcreator instead.

Reviewed-by: Christiaan Janssen
13 years agoAsynchronous breakpoint handling
Arvid Ephraim Picciani [Mon, 8 Nov 2010 17:55:32 +0000 (18:55 +0100)]
Asynchronous breakpoint handling

13 years agodebugger: code cosmetics
hjk [Tue, 9 Nov 2010 09:23:10 +0000 (10:23 +0100)]
debugger: code cosmetics

13 years agoDebugger: Pop up log window in case error is logged.
Friedemann Kleint [Tue, 9 Nov 2010 10:58:22 +0000 (11:58 +0100)]
Debugger: Pop up log window in case error is logged.

Regression from 2.0.1

Rubber-stamped-by: hjk
Acked-by: Arvid Ephraim Picciani <arvid.picciani@nokia.com>
13 years agoEditors: Continue refactoring indenters out of the editors.
Leandro Melo [Tue, 9 Nov 2010 09:36:02 +0000 (10:36 +0100)]
Editors: Continue refactoring indenters out of the editors.

This is pretty much a complement of commit 3a684586fabf103b8e09cef31a18ffae1fd9f0c7,
which is an attempt to make editors and indenters a bit more decoupled.

Reviewed-by: Thorbjorn Lindeijer
13 years agoEditors: Refactor auto-complete code out of the editors for better reusability.
Leandro Melo [Mon, 8 Nov 2010 15:11:26 +0000 (16:11 +0100)]
Editors: Refactor auto-complete code out of the editors for better reusability.

Reviewed-by: Thorbjorn Lindeijer
13 years agoValue for "silent installation" for SymbianOS is random - bug fixed
Pawel Polanski [Mon, 8 Nov 2010 13:35:32 +0000 (14:35 +0100)]
Value for "silent installation" for SymbianOS is random - bug fixed

Task-number: QTCREATORBUG-3016

13 years agomake compile against 4.7 mainline
Bill King [Tue, 9 Nov 2010 04:53:21 +0000 (14:53 +1000)]
make compile against 4.7 mainline

13 years agoMaemo: Fix SFTP channel leak.
Christian Kandeler [Mon, 8 Nov 2010 17:14:09 +0000 (18:14 +0100)]
Maemo: Fix SFTP channel leak.

Reviewed-by: dt
13 years agodebugger: introduce enum for breakpoint states
hjk [Mon, 8 Nov 2010 17:00:57 +0000 (18:00 +0100)]
debugger: introduce enum for breakpoint states

13 years agodebugger: rename 'stop/quit' to exitDebugger
hjk [Mon, 8 Nov 2010 16:43:31 +0000 (17:43 +0100)]
debugger: rename 'stop/quit' to exitDebugger

13 years agodebugger: simplify remoteCommand logic
hjk [Mon, 8 Nov 2010 15:29:00 +0000 (16:29 +0100)]
debugger: simplify remoteCommand logic

13 years agodebugger: some cleanup after the model/view reorganization
hjk [Mon, 8 Nov 2010 15:17:59 +0000 (16:17 +0100)]
debugger: some cleanup after the model/view reorganization

13 years agodebugger: less indirections when opening files
hjk [Mon, 8 Nov 2010 14:57:40 +0000 (15:57 +0100)]
debugger: less indirections when opening files

13 years agoQt4ProjectManager: Omit .pro file warning if that is requested.
Christian Kandeler [Mon, 8 Nov 2010 16:29:03 +0000 (17:29 +0100)]
Qt4ProjectManager: Omit .pro file warning if that is requested.

Normally, we print a debug message about INSTALLS += var
with var.files being empty.
Don't do this if var.CONFIG contains "no_check_exist".

13 years agoBuild system: Fix warning when loading qtcreator.pro into Qt Creator.
Friedemann Kleint [Mon, 8 Nov 2010 16:20:40 +0000 (17:20 +0100)]
Build system: Fix warning when loading qtcreator.pro into Qt Creator.

Initial-patch-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
13 years agoDebugger: Make Gdbmi threads parsing code re-usable.
Friedemann Kleint [Mon, 8 Nov 2010 16:15:33 +0000 (17:15 +0100)]
Debugger: Make Gdbmi threads parsing code re-usable.

Adapt watchutils code for new engine.

Acked-by: hjk
13 years agoForgotten change in 2a7336b4d661466f31ee487b95ec44d54df88792
Alessandro Portale [Mon, 8 Nov 2010 15:43:18 +0000 (16:43 +0100)]
Forgotten change in 2a7336b4d661466f31ee487b95ec44d54df88792

Call the new QmlApplicationViewer::showExpanded();

Task-Number: QTCREATORBUG-2979
Reviewed-By: dt
13 years agoAdd CLang support to DisassemblerViewAgent
Arvid Ephraim Picciani [Mon, 8 Nov 2010 15:03:59 +0000 (16:03 +0100)]
Add CLang support to DisassemblerViewAgent

13 years agodebugger: remove indirection through view for selectThread()
hjk [Mon, 8 Nov 2010 14:50:13 +0000 (15:50 +0100)]
debugger: remove indirection through view for selectThread()

13 years agodebugger: move more gui bit from engine to plugin
hjk [Mon, 8 Nov 2010 14:41:44 +0000 (15:41 +0100)]
debugger: move more gui bit from engine to plugin

13 years agoApplicationOutput: Also linkify qml errors without column.
Kai Koehne [Mon, 8 Nov 2010 13:55:50 +0000 (14:55 +0100)]
ApplicationOutput: Also linkify qml errors without column.

I didn't manage to find one regular expression that matches both lines with and
without column correctly. Instead use two distinct ones ...

Task-number: QTCREATORBUG-3022

13 years agodebugger: another compile fix
hjk [Mon, 8 Nov 2010 14:32:18 +0000 (15:32 +0100)]
debugger: another compile fix

13 years agoApplication Output: Fix linkification of files in shadow builds / deployment folders
Kai Koehne [Fri, 5 Nov 2010 14:00:34 +0000 (15:00 +0100)]
Application Output: Fix linkification of files in shadow builds / deployment folders

Try to map absolute paths pointing to files in shadow build directory
/ on the device to the respective files in the project directory.

Task-number: QTCREATORBUG-2371
Reviewed-by: dt
13 years agodebugger: compile fix for threadshandler
hjk [Mon, 8 Nov 2010 14:29:21 +0000 (15:29 +0100)]
debugger: compile fix for threadshandler

13 years agodebugger: kill command handler & company
hjk [Mon, 8 Nov 2010 14:19:13 +0000 (15:19 +0100)]
debugger: kill command handler & company

13 years agoFixed in-source builds for custom QML extension plug-ins.
Erik Verbruggen [Mon, 8 Nov 2010 14:14:39 +0000 (15:14 +0100)]
Fixed in-source builds for custom QML extension plug-ins.

Check if the output directory is different from the source dir. If so,
do the copying magic (shadow build), otherwise skip it (in-source build).

Task-number: QTCREATORBUG-3034
Reviewed-by: Alessandro Portale
Reviewed-by: Oswald Buddenhagen
13 years agoMake extension system tests work in new location
con [Mon, 8 Nov 2010 14:05:18 +0000 (15:05 +0100)]
Make extension system tests work in new location

13 years agoMove extension system auto tests.
con [Mon, 8 Nov 2010 13:36:26 +0000 (14:36 +0100)]
Move extension system auto tests.

13 years agoMake extension system tests running again.
con [Mon, 8 Nov 2010 13:08:41 +0000 (14:08 +0100)]
Make extension system tests running again.

13 years agoFix size of dialog for downloading highlighting definitions.
con [Mon, 8 Nov 2010 13:08:06 +0000 (14:08 +0100)]
Fix size of dialog for downloading highlighting definitions.

13 years agoAvoid that anyone using action manager has to explicitly include uniqueidmanager
con [Mon, 8 Nov 2010 13:07:25 +0000 (14:07 +0100)]
Avoid that anyone using action manager has to explicitly include uniqueidmanager

13 years agoAdd stream operators for debugger transport types
Arvid Ephraim Picciani [Mon, 8 Nov 2010 13:18:37 +0000 (14:18 +0100)]
Add stream operators for debugger transport types

Reviewed-by: hjk
13 years agoCompile
Jarek Kobus [Mon, 8 Nov 2010 13:27:02 +0000 (14:27 +0100)]
Compile

13 years agoMaemo: Don't interpret plugins as static libraries in deployment view.
Christian Kandeler [Mon, 8 Nov 2010 13:10:43 +0000 (14:10 +0100)]
Maemo: Don't interpret plugins as static libraries in deployment view.

Reviewed-by: Thorbjørn Lindeijer
13 years agoSupport completion in profile editor
Jarek Kobus [Mon, 8 Nov 2010 13:01:50 +0000 (14:01 +0100)]
Support completion in profile editor

Task-number: QTCREATORBUG-2110

13 years agoQmlDesigner.propertyEditor: crash fix
Thomas Hartmann [Mon, 8 Nov 2010 13:03:17 +0000 (14:03 +0100)]
QmlDesigner.propertyEditor: crash fix

We have to check if an AuxiliaryData actually exists.

Reviewed-by: Kai Koehne
13 years agoqmake error/warning parser has been improved
Pawel Polanski [Mon, 8 Nov 2010 12:37:44 +0000 (13:37 +0100)]
qmake error/warning parser has been improved

13 years agodebugger: more handler/window refactoring
hjk [Fri, 5 Nov 2010 18:38:40 +0000 (19:38 +0100)]
debugger: more handler/window refactoring

13 years agodebugger: convert threads model
hjk [Fri, 5 Nov 2010 16:02:27 +0000 (17:02 +0100)]
debugger: convert threads model