OSDN Git Service

qt-creator-jp/qt-creator-jp.git
13 years agoCompile fixes.
Robert Loehning [Tue, 13 Jul 2010 08:44:02 +0000 (10:44 +0200)]
Compile fixes.

13 years agodebugger: more state work
hjk [Tue, 13 Jul 2010 06:41:27 +0000 (08:41 +0200)]
debugger: more state work

13 years agodebugger: disallow interuption during InferiorRunRequest and
hjk [Mon, 12 Jul 2010 16:48:21 +0000 (18:48 +0200)]
debugger: disallow interuption during InferiorRunRequest and
InferiorStopReqeust

13 years agodebugger: Compile fixes
Robert Loehning [Mon, 12 Jul 2010 16:29:53 +0000 (18:29 +0200)]
debugger: Compile fixes

13 years agodebugger: state compile fix on Windows
Robert Loehning [Mon, 12 Jul 2010 16:03:50 +0000 (18:03 +0200)]
debugger: state compile fix on Windows

13 years agodebugger: more state work
hjk [Mon, 12 Jul 2010 13:39:22 +0000 (15:39 +0200)]
debugger: more state work

13 years agodebugger: adjust pdb engine to state machine changes
hjk [Mon, 12 Jul 2010 13:34:05 +0000 (15:34 +0200)]
debugger: adjust pdb engine to state machine changes

13 years agodebugger: overhaul "state machine"
hjk [Fri, 9 Jul 2010 15:07:59 +0000 (17:07 +0200)]
debugger: overhaul "state machine"

This mainly allows for more precise shutdown and tightens the set
of allowed transitions.

13 years agodebugger: rename EngineStart to EngineSetup
hjk [Fri, 9 Jul 2010 06:48:33 +0000 (08:48 +0200)]
debugger: rename EngineStart to EngineSetup

13 years agodebugger: work around failing gdb.lookup_type for arrays.
hjk [Thu, 8 Jul 2010 16:59:00 +0000 (18:59 +0200)]
debugger: work around failing gdb.lookup_type for arrays.

see http://sourceware.org/bugzilla/show_bug.cgi?id=11797

13 years agodebugger: refactor startup logic
hjk [Thu, 8 Jul 2010 16:10:50 +0000 (18:10 +0200)]
debugger: refactor startup logic

13 years agodebugger: fix startup sequence in scriptengine
hjk [Thu, 8 Jul 2010 14:06:03 +0000 (16:06 +0200)]
debugger: fix startup sequence in scriptengine

13 years agodebugger: code cosmetics
hjk [Thu, 8 Jul 2010 13:06:09 +0000 (15:06 +0200)]
debugger: code cosmetics

13 years agodebugger: encapsulate part of the startup logic in the base class
hjk [Thu, 8 Jul 2010 12:26:35 +0000 (14:26 +0200)]
debugger: encapsulate part of the startup logic in the base class

13 years agoClear editor items (highlights, selections) when not in design mode
Lasse Holmstedt [Wed, 14 Jul 2010 15:47:43 +0000 (17:47 +0200)]
Clear editor items (highlights, selections) when not in design mode

13 years agoMoved debug id -> AST mapping code to livepreview class
Lasse Holmstedt [Wed, 14 Jul 2010 15:38:04 +0000 (17:38 +0200)]
Moved debug id -> AST mapping code to livepreview class

13 years agoUpdating selection after new tree is fetched & code cleanup
Lasse Holmstedt [Wed, 14 Jul 2010 15:22:22 +0000 (17:22 +0200)]
Updating selection after new tree is fetched & code cleanup

13 years agoMaemo: Factor SSH operations out of run control classes.
ck [Wed, 14 Jul 2010 15:26:51 +0000 (17:26 +0200)]
Maemo: Factor SSH operations out of run control classes.

Preparation for removing MaemoDebugRunControl.

Reviewed-by: kh1
13 years agoMake sure we open the help only if needed.
kh1 [Wed, 14 Jul 2010 15:00:43 +0000 (17:00 +0200)]
Make sure we open the help only if needed.

Reviewed-by: ck
13 years agoLower the count to spead up search.
kh1 [Wed, 14 Jul 2010 14:58:52 +0000 (16:58 +0200)]
Lower the count to spead up search.

Reviewed-by: ck
13 years agoQmlOutline: Add filter for hiding bindings (properties)
Kai Koehne [Wed, 14 Jul 2010 14:46:54 +0000 (16:46 +0200)]
QmlOutline: Add filter for hiding bindings (properties)

13 years agoFixing merge: enabled QML Designer again
Lasse Holmstedt [Wed, 14 Jul 2010 14:21:19 +0000 (16:21 +0200)]
Fixing merge: enabled QML Designer again

13 years agofakevim: implement :nohlsearch
hjk [Wed, 14 Jul 2010 14:04:10 +0000 (16:04 +0200)]
fakevim: implement :nohlsearch

13 years agodebugger: open a new watch item on double click in the locals&watchers view
hjk [Wed, 14 Jul 2010 13:38:20 +0000 (15:38 +0200)]
debugger: open a new watch item on double click in the locals&watchers view

An attempt to fix http://bugreports.qt.nokia.com/browse/QTCREATORBUG-1841

13 years agodebugger: disable some watch related actions when appropriate
hjk [Wed, 14 Jul 2010 12:52:14 +0000 (14:52 +0200)]
debugger: disable some watch related actions when appropriate

13 years agoMerge branch 'qmljsinspector'
Olivier Goffart [Wed, 14 Jul 2010 13:38:16 +0000 (15:38 +0200)]
Merge branch 'qmljsinspector'

Conflicts:
src/plugins/qmlinspector/qmlinspectorplugin.cpp
src/plugins/qmljseditor/qmljseditor.h
src/plugins/qmljsinspector/QmlJSInspector.pluginspec
src/tools/qml/qmlobserver/editor/resizehandleitem.h

13 years agoreset design mode when disconnected
Lasse Holmstedt [Wed, 14 Jul 2010 13:15:10 +0000 (15:15 +0200)]
reset design mode when disconnected

13 years agoclear highlight when not in design mode
Lasse Holmstedt [Wed, 14 Jul 2010 13:14:58 +0000 (15:14 +0200)]
clear highlight when not in design mode

13 years agorenamed pro file
Lasse Holmstedt [Wed, 14 Jul 2010 12:24:47 +0000 (14:24 +0200)]
renamed pro file

13 years agorename dir qmlviewer -> qmlobserver
Lasse Holmstedt [Wed, 14 Jul 2010 12:24:00 +0000 (14:24 +0200)]
rename dir qmlviewer -> qmlobserver

13 years agorename qmlviewer to qmlobserver
Lasse Holmstedt [Wed, 14 Jul 2010 12:23:47 +0000 (14:23 +0200)]
rename qmlviewer to qmlobserver

13 years agoupdate object tree when unknown debug id is received
Lasse Holmstedt [Wed, 14 Jul 2010 12:21:10 +0000 (14:21 +0200)]
update object tree when unknown debug id is received

13 years agoQmlJSDelta: put the internals class into an annonymous namespace
Olivier Goffart [Wed, 14 Jul 2010 11:34:41 +0000 (13:34 +0200)]
QmlJSDelta: put the internals class into an annonymous namespace

13 years agoQmlJsDelta: better support for order change
Olivier Goffart [Wed, 14 Jul 2010 09:34:55 +0000 (11:34 +0200)]
QmlJsDelta: better support for order change

13 years agoqmjsdelta: support adding property to object and better labels for comparison
Olivier Goffart [Tue, 13 Jul 2010 15:16:07 +0000 (17:16 +0200)]
qmjsdelta: support adding property to object and better labels for comparison

13 years agoadded flags for ignoring context while highlighting
Lasse Holmstedt [Tue, 13 Jul 2010 14:47:22 +0000 (16:47 +0200)]
added flags for ignoring context while highlighting

13 years agomodified selection to accept items without id's
Lasse Holmstedt [Tue, 13 Jul 2010 14:13:26 +0000 (16:13 +0200)]
modified selection to accept items without id's

also cleaned up old stuff

13 years agoQmlJS::Delta: fix crash if a document does not have a qmlProgram
Olivier Goffart [Tue, 13 Jul 2010 13:01:53 +0000 (15:01 +0200)]
QmlJS::Delta: fix crash if a document does not have a qmlProgram

13 years agoqmljsinspector: use the columnNumber as well as the lineNumber to locate QDeclarative...
Olivier Goffart [Tue, 13 Jul 2010 13:00:39 +0000 (15:00 +0200)]
qmljsinspector: use the columnNumber as well as the lineNumber to locate QDeclarativeDebugObjectReference

13 years agofixes related to update of delta
Lasse Holmstedt [Tue, 13 Jul 2010 12:08:11 +0000 (14:08 +0200)]
fixes related to update of delta

13 years agorewrote bounding rect highlighting to support multiselection
Lasse Holmstedt [Tue, 13 Jul 2010 10:03:21 +0000 (12:03 +0200)]
rewrote bounding rect highlighting to support multiselection

13 years agoadded multiselection from editor to qml viewer
Lasse Holmstedt [Mon, 12 Jul 2010 15:18:05 +0000 (17:18 +0200)]
added multiselection from editor to qml viewer

13 years agoQMLJS::Delta: Improved the delta
Olivier Goffart [Fri, 9 Jul 2010 15:02:36 +0000 (17:02 +0200)]
QMLJS::Delta: Improved the delta

Use a smarter way to compare the AST (based on the diffX algorithm)
That way we do not rely anymore on the id property

13 years agoadded animation slowdown dropdown menu to toolbar
Lasse Holmstedt [Mon, 12 Jul 2010 12:32:54 +0000 (14:32 +0200)]
added animation slowdown dropdown menu to toolbar

13 years agomodified qml run config title
Lasse Holmstedt [Mon, 12 Jul 2010 11:03:24 +0000 (13:03 +0200)]
modified qml run config title

13 years agoRevert "Install the QMLViewer in the application directory."
Lasse Holmstedt [Mon, 12 Jul 2010 10:11:49 +0000 (12:11 +0200)]
Revert "Install the QMLViewer in the application directory."

This reverts commit 2785f013608c267e1b70e7e2dc7332122c5cfeb0.

13 years agoadded missing call to send design mode change both ways
Lasse Holmstedt [Mon, 12 Jul 2010 10:08:27 +0000 (12:08 +0200)]
added missing call to send design mode change both ways

13 years agoadded mode buttons to custom qml viewer and qmljsinspector toolbar
Lasse Holmstedt [Mon, 12 Jul 2010 10:02:35 +0000 (12:02 +0200)]
added mode buttons to custom qml viewer and qmljsinspector toolbar

13 years agoadded design mode icons to qmlinspector / qmlviewer
Lasse Holmstedt [Mon, 12 Jul 2010 07:44:49 +0000 (09:44 +0200)]
added design mode icons to qmlinspector / qmlviewer

13 years agofixed selection issues with child items
Lasse Holmstedt [Fri, 9 Jul 2010 14:33:09 +0000 (16:33 +0200)]
fixed selection issues with child items

13 years agoadded new icons for toolbar
Lasse Holmstedt [Fri, 9 Jul 2010 14:32:45 +0000 (16:32 +0200)]
added new icons for toolbar

13 years agoadded small icons for debugger
Lasse Holmstedt [Fri, 9 Jul 2010 14:18:11 +0000 (16:18 +0200)]
added small icons for debugger

13 years agoAdd "Advanced..." button to find tool bar that opens the search dialog.
con [Wed, 14 Jul 2010 13:18:56 +0000 (15:18 +0200)]
Add "Advanced..." button to find tool bar that opens the search dialog.

We had multiple cases where people were assuming that you can't do
project wide search/replace, because they tried Ctrl+f and that is only
single file.

Reviewed-by: Thorbjørn Lindeijer
13 years agoSome adjustments signed/unsigned
Thorbjørn Lindeijer [Wed, 14 Jul 2010 12:20:17 +0000 (14:20 +0200)]
Some adjustments signed/unsigned

13 years agoWrapped overly long line
Thorbjørn Lindeijer [Wed, 14 Jul 2010 11:06:08 +0000 (13:06 +0200)]
Wrapped overly long line

13 years agoAdd replace action. Replace the icons for replace with text-only.
con [Wed, 14 Jul 2010 12:45:02 +0000 (14:45 +0200)]
Add replace action. Replace the icons for replace with text-only.

Also show "Replace", "Replace & Find" and "Replace All" in the tool bar,
i.e. don't show the "Replace & Find Previous" in the tool bar to avoid
it getting crowded.

Reviewed-by: Thorbjørn Lindeijer
13 years agoOn Linux/Mac, show home path as ~ in recent projects.
con [Tue, 13 Jul 2010 14:42:36 +0000 (16:42 +0200)]
On Linux/Mac, show home path as ~ in recent projects.

Reviewed-by: Daniel Molkentin
13 years agofakevim: implement some of the :bn/bp commands
hjk [Wed, 14 Jul 2010 12:33:26 +0000 (14:33 +0200)]
fakevim: implement some of the :bn/bp commands

13 years agofakevim: reduce line noise
hjk [Wed, 14 Jul 2010 11:46:20 +0000 (13:46 +0200)]
fakevim: reduce line noise

13 years agofakevim: implement Ctrl-J, Ctrl-N, Ctrl-P
hjk [Wed, 14 Jul 2010 11:34:15 +0000 (13:34 +0200)]
fakevim: implement Ctrl-J, Ctrl-N, Ctrl-P

Funny to see what people are using instead of 'j' and 'k'...

13 years agofakevim: implement [( and ])
hjk [Wed, 14 Jul 2010 11:21:35 +0000 (13:21 +0200)]
fakevim: implement [( and ])

13 years agoQmlJS: Add missing file
Kai Koehne [Wed, 14 Jul 2010 12:14:19 +0000 (14:14 +0200)]
QmlJS: Add missing file

13 years agoSync against Assistant
kh1 [Wed, 14 Jul 2010 11:36:23 +0000 (13:36 +0200)]
Sync against Assistant

Reviewed-by: ck
13 years agoQmlOutline: Disable debugging output
Kai Koehne [Wed, 14 Jul 2010 11:36:18 +0000 (13:36 +0200)]
QmlOutline: Disable debugging output

Disable output accidentally enabled in f00225a0f

13 years agoQmlOutline: Also show custom properties
Kai Koehne [Wed, 14 Jul 2010 11:32:42 +0000 (13:32 +0200)]
QmlOutline: Also show custom properties

Also show properties defined in the component, e.g. by 'property x',
in the outline.

13 years agoQmlOutline: Make sure tree view is always expanded
Kai Koehne [Wed, 14 Jul 2010 11:01:39 +0000 (13:01 +0200)]
QmlOutline: Make sure tree view is always expanded

13 years agofakevim: implement [{ and ]}
hjk [Wed, 14 Jul 2010 11:02:17 +0000 (13:02 +0200)]
fakevim: implement [{ and ]}

13 years agoUps, forward mouse events
dt [Wed, 14 Jul 2010 11:07:12 +0000 (13:07 +0200)]
Ups, forward mouse events

Somehow got lost in rebasing

13 years agoMove qmltaskmanager from qmlproject plugin to qmljseditor
dt [Tue, 13 Jul 2010 15:16:43 +0000 (17:16 +0200)]
Move qmltaskmanager from qmlproject plugin to qmljseditor

13 years agoFix scrolling of compile output windwow again
dt [Mon, 12 Jul 2010 12:01:42 +0000 (14:01 +0200)]
Fix scrolling of compile output windwow again

This time by porting to the ApplicationOutputwindow

13 years agoRefactor OutputFormatter
dt [Tue, 13 Jul 2010 13:02:37 +0000 (15:02 +0200)]
Refactor OutputFormatter

Move link handling code to outputwindow from OutputFormatter

Move createOutputFormatter to the RunConfiguration

That makes it easier for Qt4RunConfiguration et all.
This also fixes that each time a runcontrol was rerun a new
OutputFormatter was created without deleting the old one, thus
increasing the memory usage.

13 years agoCppOutline: Fix navigation to e.g. enum members
Kai Koehne [Wed, 14 Jul 2010 10:53:54 +0000 (12:53 +0200)]
CppOutline: Fix navigation to e.g. enum members

Use symbol->line() && symbol->column() instead going through the
translation unit. That's also what CppEditor does in
jumpToOutlineElement().

13 years agoAdd position to navigation history when navigating through outline
Kai Koehne [Wed, 14 Jul 2010 10:21:23 +0000 (12:21 +0200)]
Add position to navigation history when navigating through outline

13 years agoMaemo: Move INSTALLS information from package step to deploy step.
ck [Wed, 14 Jul 2010 10:21:35 +0000 (12:21 +0200)]
Maemo: Move INSTALLS information from package step to deploy step.

... because the files are installed even when packaging is disabled.

Reviewed-by: kh1
13 years agoMaemo: Make sure deploying stops when build step thread finishes.
ck [Wed, 14 Jul 2010 06:33:17 +0000 (08:33 +0200)]
Maemo: Make sure deploying stops when build step thread finishes.

This is important for the "canceled" case and doesn't hurt otherwise.

13 years agoFix broken topic chooser.
kh1 [Wed, 14 Jul 2010 10:16:38 +0000 (12:16 +0200)]
Fix broken topic chooser.

Reviewed-by: con
13 years agoQmlOutline: Show icons for known types
Kai Koehne [Tue, 13 Jul 2010 15:05:47 +0000 (17:05 +0200)]
QmlOutline: Show icons for known types

13 years agocrash fix
Thomas Hartmann [Wed, 14 Jul 2010 08:41:57 +0000 (10:41 +0200)]
crash fix

the block might be invalid

13 years agoremove qDebug
Thomas Hartmann [Fri, 9 Jul 2010 16:16:44 +0000 (18:16 +0200)]
remove qDebug

13 years agoManual tests: Rename profiles to avoid conflicts.
Friedemann Kleint [Wed, 14 Jul 2010 07:56:08 +0000 (09:56 +0200)]
Manual tests: Rename profiles to avoid conflicts.

13 years agoC++ tooltip: Fixing name qualification.
Leandro Melo [Tue, 13 Jul 2010 15:19:36 +0000 (17:19 +0200)]
C++ tooltip: Fixing name qualification.

To conform with recent changes that affected LookupContext::fullyQualifiedName.

13 years agoMake default background of outline white.
Kai Koehne [Tue, 13 Jul 2010 12:15:54 +0000 (14:15 +0200)]
Make default background of outline white.

Requested by con.

13 years agoQmlOutline: Filter out 'ghost' elements
Kai Koehne [Tue, 13 Jul 2010 10:21:41 +0000 (12:21 +0200)]
QmlOutline: Filter out 'ghost' elements

The parser represents incomplete script bindings as element definitions,
e.g. for 'Item { id }', 'id' is represented as an UiObjectDefinition.

Catch this in the outline model by explicitly checking whether a
UiObjectDefinition starts with a capital letter.

13 years agoAdd missing tests root project file
Bill King [Wed, 14 Jul 2010 05:08:27 +0000 (15:08 +1000)]
Add missing tests root project file

13 years agoMaemo: Factor out redundant code.
ck [Tue, 13 Jul 2010 15:16:23 +0000 (17:16 +0200)]
Maemo: Factor out redundant code.

13 years agoMaemo: Introduce class for maemo-global functions.
ck [Tue, 13 Jul 2010 15:00:12 +0000 (17:00 +0200)]
Maemo: Introduce class for maemo-global functions.

13 years agoMaemo: Get rid of two unneeded functions.
ck [Tue, 13 Jul 2010 14:49:30 +0000 (16:49 +0200)]
Maemo: Get rid of two unneeded functions.

13 years agoRenamed CheckUndefinedSymbols.
Roberto Raggi [Tue, 13 Jul 2010 13:25:05 +0000 (15:25 +0200)]
Renamed CheckUndefinedSymbols.

13 years agoYet another include purging spree.
Friedemann Kleint [Tue, 13 Jul 2010 14:36:37 +0000 (16:36 +0200)]
Yet another include purging spree.

13 years agoRemove unused variable
Tobias Hunger [Tue, 13 Jul 2010 12:55:53 +0000 (14:55 +0200)]
Remove unused variable

13 years agoMaemo: Add missing license headers to new class.
ck [Tue, 13 Jul 2010 13:26:12 +0000 (15:26 +0200)]
Maemo: Add missing license headers to new class.

13 years agoMaemo: Move deploying to dedicated deploy step.
ck [Tue, 13 Jul 2010 13:24:21 +0000 (15:24 +0200)]
Maemo: Move deploying to dedicated deploy step.

Reviewed-by: kh1
13 years agoMerge remote branch 'origin/2.0'
con [Tue, 13 Jul 2010 13:43:48 +0000 (15:43 +0200)]
Merge remote branch 'origin/2.0'

13 years agoFurther MSVC compiles fixes with new wchar_t
Friedemann Kleint [Tue, 13 Jul 2010 13:40:52 +0000 (15:40 +0200)]
Further MSVC compiles fixes with new wchar_t

13 years agoFix build problem without webkit.
kh1 [Tue, 13 Jul 2010 13:30:51 +0000 (15:30 +0200)]
Fix build problem without webkit.

13 years agoUse current file path for getOpenFileNames
mae [Tue, 13 Jul 2010 13:27:08 +0000 (15:27 +0200)]
Use current file path for getOpenFileNames

13 years agoAdapt Qt Creator plugin template to match recent changes.
con [Tue, 13 Jul 2010 12:35:37 +0000 (14:35 +0200)]
Adapt Qt Creator plugin template to match recent changes.

13 years agoAdd flag to IPlugin::aboutToShutdown that allows asynchronous shutdown.
con [Tue, 13 Jul 2010 11:36:47 +0000 (13:36 +0200)]
Add flag to IPlugin::aboutToShutdown that allows asynchronous shutdown.

If a plugin requests asyncronous shutdown, the shutdown sequence does
not continue to deleting the plugins before it has sent a
asynchronousShutdownFinished signal. During that time an event loop
is running.

13 years agoMerge branch '2.0'
Friedemann Kleint [Tue, 13 Jul 2010 13:20:54 +0000 (15:20 +0200)]
Merge branch '2.0'

Conflicts:
src/plugins/qmlinspector/QmlInspector.pluginspec

13 years agoMSVC: Fix compilation with new mkspecs.
Friedemann Kleint [Tue, 13 Jul 2010 12:58:53 +0000 (14:58 +0200)]
MSVC: Fix compilation with new mkspecs.

See Qt Merge-request: 727, change a9c8decc741d8c2b340f38d7a854ef206672ab3e,
which makes wchar_t a native type. QString::toUtf16() no longer is
a WCHAR.