OSDN Git Service

qt-creator-jp/qt-creator-jp.git
13 years agoQmlDesigner.dragAndDrop: fix
Thomas Hartmann [Mon, 6 Dec 2010 16:44:25 +0000 (17:44 +0100)]
QmlDesigner.dragAndDrop: fix

This is just a hotfix. We have to find a way to properly
sync with the out of process node instances.

13 years agoQmlDesigner.itemLibary: keep track of version
Thomas Hartmann [Mon, 6 Dec 2010 16:43:30 +0000 (17:43 +0100)]
QmlDesigner.itemLibary: keep track of version

We have to define a version for the item library.
Before 4.7 was hardcoded.
Slight update of the itemlibrary.

13 years agoQmlDesigner.nodeinstanes: crash fix
Thomas Hartmann [Mon, 6 Dec 2010 16:42:05 +0000 (17:42 +0100)]
QmlDesigner.nodeinstanes: crash fix

We have to check if there is a model. Might be detached, already!

13 years agoQmlDesigner.statesEditorView: Crash fix
Thomas Hartmann [Mon, 6 Dec 2010 16:41:24 +0000 (17:41 +0100)]
QmlDesigner.statesEditorView: Crash fix

The removed node is propably not a state.

13 years agoQmlDesigner: crashfix
Thomas Hartmann [Mon, 6 Dec 2010 16:40:45 +0000 (17:40 +0100)]
QmlDesigner: crashfix

The model() might be deleted already!

13 years agoQmlDesigner.propertyEditor: fix for webview
Thomas Hartmann [Mon, 6 Dec 2010 16:40:12 +0000 (17:40 +0100)]
QmlDesigner.propertyEditor: fix for webview

Handle different packages

13 years agoQmlDesigner.propertyEditor: only show writable properties
Thomas Hartmann [Mon, 6 Dec 2010 16:39:08 +0000 (17:39 +0100)]
QmlDesigner.propertyEditor: only show writable properties

13 years agoQmlDesigner.propertyEditor: crashfix
Thomas Hartmann [Mon, 6 Dec 2010 16:38:45 +0000 (17:38 +0100)]
QmlDesigner.propertyEditor: crashfix

When the property editor is closed before the timer runs out,
now the timer is deleted.
Before we accessed a dangling pointer.

13 years agoQmlDesigner.navigator: small fix
Thomas Hartmann [Mon, 6 Dec 2010 16:37:17 +0000 (17:37 +0100)]
QmlDesigner.navigator: small fix

Do now show any dot properties in the Navigator

13 years agoQmlDesigner.propertyEditor: support for smooth
Thomas Hartmann [Mon, 6 Dec 2010 16:36:35 +0000 (17:36 +0100)]
QmlDesigner.propertyEditor: support for smooth

Support for smooth in all items

13 years agoSymbian/CODA client: Add put/install/stat modes.
Friedemann Kleint [Mon, 6 Dec 2010 16:07:18 +0000 (17:07 +0100)]
Symbian/CODA client: Add put/install/stat modes.

13 years agoMaemo: Let user set default key file.
Christian Kandeler [Mon, 6 Dec 2010 14:28:16 +0000 (15:28 +0100)]
Maemo: Let user set default key file.

Task-number: QTCREATORBUG-3276

13 years agoMaemo: Fix logic in device configurations dialog.
Christian Kandeler [Mon, 6 Dec 2010 13:27:12 +0000 (14:27 +0100)]
Maemo: Fix logic in device configurations dialog.

Don't do anything when the "emulator" or "hardware" buttons are
clicked and are already checked.

13 years agoMaemo: Add some keyboard shortcuts to dialog.
Christian Kandeler [Mon, 6 Dec 2010 13:19:02 +0000 (14:19 +0100)]
Maemo: Add some keyboard shortcuts to dialog.

13 years agoProjectExplorer: Move configWidget from Project to Target
dt [Mon, 6 Dec 2010 11:45:05 +0000 (12:45 +0100)]
ProjectExplorer: Move configWidget from Project to Target

Reviewed-By: hunger
13 years agoOutput parsers: Make target specific code pseudo generic
dt [Mon, 6 Dec 2010 11:18:38 +0000 (12:18 +0100)]
Output parsers: Make target specific code pseudo generic

Introduce IOutputParser::setWorkingDirectory and
IOutputParser::hasFatalErrors()

Reviewed-By: hunger
13 years agoAdding Target::supportsTargetId()
dt [Mon, 6 Dec 2010 11:05:11 +0000 (12:05 +0100)]
Adding Target::supportsTargetId()

Reviwed-By: hunger
13 years agoQt4ProjectManager: Remove special casing symbian in Qt4BC:makefile
dt [Tue, 23 Nov 2010 18:08:18 +0000 (19:08 +0100)]
Qt4ProjectManager: Remove special casing symbian in Qt4BC:makefile

I have no idea why we did that...

Reviewed-By: hunger
13 years agoQt4ProjectManager: qmakestep saner target check
dt [Tue, 23 Nov 2010 16:38:49 +0000 (17:38 +0100)]
Qt4ProjectManager: qmakestep saner target check

Reviewed-By: hunger
13 years agoFix Qt4TargetFactory to claim the correct target ids.
dt [Thu, 21 Oct 2010 13:09:41 +0000 (15:09 +0200)]
Fix Qt4TargetFactory to claim the correct target ids.

Reviewed-By: hunger
13 years agoFixes: Add "const &" when needed in "Go to slot"
Jarek Kobus [Mon, 6 Dec 2010 13:07:59 +0000 (14:07 +0100)]
Fixes: Add "const &" when needed in "Go to slot"

So that now when you do "Go to slot" for "valueChanged(QString)"
signal the newly created slot will get (const QString &) decoration.

RevBy: Friedemann Kleint <qtc-committer@nokia.com>

13 years agoadd empty virtual d'tor to AbstractMacroExpander
Oswald Buddenhagen [Mon, 6 Dec 2010 13:00:37 +0000 (14:00 +0100)]
add empty virtual d'tor to AbstractMacroExpander

it has virtual functions, after all ...

13 years agofix regular expressions for variable transformation
Oswald Buddenhagen [Mon, 6 Dec 2010 12:49:41 +0000 (13:49 +0100)]
fix regular expressions for variable transformation

escape curly braces, as qregexp is a bit picky about that.

13 years agodon't forget to upgrade file version when using old user file
Oswald Buddenhagen [Mon, 6 Dec 2010 12:38:52 +0000 (13:38 +0100)]
don't forget to upgrade file version when using old user file

13 years agoSymbian: Start on a test client for CODA.
Friedemann Kleint [Mon, 6 Dec 2010 12:52:47 +0000 (13:52 +0100)]
Symbian: Start on a test client for CODA.

13 years agodebugger: make QObject dumper more robust for symbian
hjk [Mon, 6 Dec 2010 12:24:11 +0000 (13:24 +0100)]
debugger: make QObject dumper more robust for symbian

13 years agodebugger: remove unneeded declarations
hjk [Mon, 6 Dec 2010 12:02:42 +0000 (13:02 +0100)]
debugger: remove unneeded declarations

13 years agoCore: Move Q_DECLARE_METATYPE for IEditor to ieditor.h
Kai Koehne [Mon, 6 Dec 2010 08:47:43 +0000 (09:47 +0100)]
Core: Move Q_DECLARE_METATYPE for IEditor to ieditor.h

Fixes a gcc warning about different visibility of struct in files.

Reviewed-by: con
13 years agodebugger: more uiswitcher cleanup
hjk [Mon, 6 Dec 2010 10:06:18 +0000 (11:06 +0100)]
debugger: more uiswitcher cleanup

further disentangling of debugger dockwidget updates
remove unneeded variable
make updateDockWidgetSettings private
make dockwidget eventfilter slightly less heavy

13 years agoIf the cert file for Symbian is defined the initial location of key file is the cert...
Pawel Polanski [Mon, 6 Dec 2010 10:58:29 +0000 (11:58 +0100)]
If the cert file for Symbian is defined the initial location of key file is the cert's folder

13 years agoFixes: Provide arg name in "Go to slot" when arg is missing
Jarek Kobus [Mon, 6 Dec 2010 10:51:47 +0000 (11:51 +0100)]
Fixes: Provide arg name in "Go to slot" when arg is missing

Task:     QTCREATORBUG-1721
RevBy:    Friedemann Kleint <qtc-committer@nokia.com>

13 years agoUnable to enter slash and backslash manually in PatchChooser
Pawel Polanski [Mon, 6 Dec 2010 10:01:02 +0000 (11:01 +0100)]
Unable to enter slash and backslash manually in PatchChooser

Task-number: QTCREATORBUG-3214
Reviewed-by: Tobias Hunger
13 years agoQuickDesigner: Fix crash on exit
Kai Koehne [Fri, 3 Dec 2010 12:51:54 +0000 (13:51 +0100)]
QuickDesigner: Fix crash on exit

Make sure that the sidebar items are deleted before the core
(e.g. ICore::instance()) is deleted.

Task-number: QTCREATORBUG-3269
Reviewed-by: Thomas Hartmann
13 years agoMerge branch 'private-master' into mainline-master
con [Mon, 6 Dec 2010 10:23:35 +0000 (11:23 +0100)]
Merge branch 'private-master' into mainline-master

13 years agoUpdate the qt version description on name change.
con [Fri, 3 Dec 2010 14:28:54 +0000 (15:28 +0100)]
Update the qt version description on name change.

It was not updating to "has no name" when editing the version name.
This moves the construction of the description to QtVersion.

13 years agoDelay widget creation of options pages till their category is shown
con [Thu, 2 Dec 2010 17:28:16 +0000 (18:28 +0100)]
Delay widget creation of options pages till their category is shown

Also add the alternative way: IOptionsPageProvider, which states
a category, and is asked for a list of options pages for that
category when it is shown.

Task-number: QTCREATORBUG-3131

13 years agoMaemosupport: small correctness fix
dt [Wed, 24 Nov 2010 07:18:24 +0000 (08:18 +0100)]
Maemosupport: small correctness fix

return 0 not false in case of an error

Reviewed-By: Christian Kandeler
13 years agoJS checks: Check code block script bindings for common errors.
Christian Kamm [Mon, 6 Dec 2010 09:03:53 +0000 (10:03 +0100)]
JS checks: Check code block script bindings for common errors.

Reviewed-by: Erik Verbruggen
13 years agoJS checks: Allow blocks after for(var ...).
Christian Kamm [Mon, 6 Dec 2010 08:54:10 +0000 (09:54 +0100)]
JS checks: Allow blocks after for(var ...).

Also
* check the condition of the 'for(var' statement for assignment
* allow comma expressions in 'for(var'

Reviewed-by: Erik Verbruggen
13 years agoRemove dead code.
con [Fri, 3 Dec 2010 12:51:07 +0000 (13:51 +0100)]
Remove dead code.

13 years agodebugger: rework construction of initial dockwidget arrangement
hjk [Mon, 6 Dec 2010 09:25:33 +0000 (10:25 +0100)]
debugger: rework construction of initial dockwidget arrangement

This is now also postponed to the first switch to debug mode.

13 years agoDebugger: Fix exit crash in Debug-Mode.
Friedemann Kleint [Mon, 6 Dec 2010 09:23:51 +0000 (10:23 +0100)]
Debugger: Fix exit crash in Debug-Mode.

Acked-By: hjk
13 years agodebugger: more interface cleanup
hjk [Mon, 6 Dec 2010 07:51:46 +0000 (08:51 +0100)]
debugger: more interface cleanup

Looks like DebuggerPlugin::mainWindow() was used after all.

13 years agodebugger: remove unused bits from the debugger plugin interface
hjk [Mon, 6 Dec 2010 07:43:29 +0000 (08:43 +0100)]
debugger: remove unused bits from the debugger plugin interface

13 years agodebugger: disentangle settings read and write code
hjk [Mon, 6 Dec 2010 07:25:29 +0000 (08:25 +0100)]
debugger: disentangle settings read and write code

13 years agodebugger: fix startup crash
hjk [Mon, 6 Dec 2010 07:04:43 +0000 (08:04 +0100)]
debugger: fix startup crash

Task-number: QTCREATORBUG-3292

13 years agodebugger: remove unneeded function
hjk [Fri, 3 Dec 2010 15:21:57 +0000 (16:21 +0100)]
debugger: remove unneeded function

13 years agoworkaround apple gcc breakage
Oswald Buddenhagen [Fri, 3 Dec 2010 17:18:25 +0000 (18:18 +0100)]
workaround apple gcc breakage

13 years agouse old version of user file if the current one is too new
Oswald Buddenhagen [Fri, 19 Nov 2010 20:26:36 +0000 (21:26 +0100)]
use old version of user file if the current one is too new

13 years agocleaner approach to propagating need for target build config update
Oswald Buddenhagen [Fri, 19 Nov 2010 15:33:12 +0000 (16:33 +0100)]
cleaner approach to propagating need for target build config update

13 years agopurge unused keys
Oswald Buddenhagen [Fri, 19 Nov 2010 14:33:45 +0000 (15:33 +0100)]
purge unused keys

13 years agoMaemo: Link to OpenGL settings page on Qemu crash.
Christian Kandeler [Fri, 3 Dec 2010 17:02:41 +0000 (18:02 +0100)]
Maemo: Link to OpenGL settings page on Qemu crash.

13 years agoSet some object names for easier debugging.
Friedemann Kleint [Fri, 3 Dec 2010 16:30:09 +0000 (17:30 +0100)]
Set some object names for easier debugging.

13 years agoCompile warning.
Friedemann Kleint [Fri, 3 Dec 2010 15:49:52 +0000 (16:49 +0100)]
Compile warning.

13 years agoDebugger[New CDB]: Dump size of containers and QObject::ObjectName.
Friedemann Kleint [Fri, 3 Dec 2010 15:46:20 +0000 (16:46 +0100)]
Debugger[New CDB]: Dump size of containers and QObject::ObjectName.

Extend type checking for container templates. Add utility
function to obtain container size.

13 years agodebugger: make more bits private
hjk [Fri, 3 Dec 2010 15:18:50 +0000 (16:18 +0100)]
debugger: make more bits private

13 years agodebugger: cleanup dockwidget handling
hjk [Fri, 3 Dec 2010 14:55:17 +0000 (15:55 +0100)]
debugger: cleanup dockwidget handling

13 years agodebugger: cleanup DebugMode
hjk [Fri, 3 Dec 2010 14:23:23 +0000 (15:23 +0100)]
debugger: cleanup DebugMode

13 years agodebugger: move dockwidget ownership to the mainwindow
hjk [Fri, 3 Dec 2010 14:03:51 +0000 (15:03 +0100)]
debugger: move dockwidget ownership to the mainwindow

13 years agodebugger: remove unneded function
hjk [Fri, 3 Dec 2010 13:29:19 +0000 (14:29 +0100)]
debugger: remove unneded function

13 years agoMaemo: Fix leak.
Christian Kandeler [Fri, 3 Dec 2010 14:09:04 +0000 (15:09 +0100)]
Maemo: Fix leak.

13 years agoMaemo: Shut up pseudo-clever compiler.
Christian Kandeler [Fri, 3 Dec 2010 14:02:26 +0000 (15:02 +0100)]
Maemo: Shut up pseudo-clever compiler.

13 years agoMaemo: Add Qemu settings page.
Christian Kandeler [Fri, 3 Dec 2010 08:15:36 +0000 (09:15 +0100)]
Maemo: Add Qemu settings page.

Put it in new top-level "Maemo" category, along
with the Maemo device configurations.

Reviewed-by: kh1
13 years agoDebugger: GdbChooserWidget: Fix memory leak, add tooltip.
Friedemann Kleint [Fri, 3 Dec 2010 11:55:20 +0000 (12:55 +0100)]
Debugger: GdbChooserWidget: Fix memory leak, add tooltip.

Add a tooltip for disabled toolchains in the selector dialog.

13 years agoqmljsinspector: remove unused global variable
hjk [Fri, 3 Dec 2010 11:39:00 +0000 (12:39 +0100)]
qmljsinspector: remove unused global variable

13 years agoqmljsinspector: code cosmetics
hjk [Fri, 3 Dec 2010 11:36:32 +0000 (12:36 +0100)]
qmljsinspector: code cosmetics

13 years agodebugger: compile hot fix
hjk [Fri, 3 Dec 2010 11:30:27 +0000 (12:30 +0100)]
debugger: compile hot fix

13 years agodebugger: compile fix
hjk [Fri, 3 Dec 2010 11:20:31 +0000 (12:20 +0100)]
debugger: compile fix

13 years agodebugger: mover qml related engines to the Internal namespace
hjk [Fri, 3 Dec 2010 11:07:32 +0000 (12:07 +0100)]
debugger: mover qml related engines to the Internal namespace

13 years agoqmljsinspector: remove some dependencies on debugger internals
hjk [Fri, 3 Dec 2010 10:54:41 +0000 (11:54 +0100)]
qmljsinspector: remove some dependencies on debugger internals

13 years agoqmljsinspector: no need to store the dock widget explicitly
hjk [Fri, 3 Dec 2010 10:37:00 +0000 (11:37 +0100)]
qmljsinspector: no need to store the dock widget explicitly

13 years agodebugger: merge the two setSimpleDockWidgetArrangement() functions
hjk [Fri, 3 Dec 2010 10:37:00 +0000 (11:37 +0100)]
debugger: merge the two setSimpleDockWidgetArrangement() functions

13 years agodebugger: remove unneeded parameter to setSimpleDockWidgetArrangement
hjk [Fri, 3 Dec 2010 10:09:50 +0000 (11:09 +0100)]
debugger: remove unneeded parameter to setSimpleDockWidgetArrangement

13 years agodebugger: remove dead code
hjk [Fri, 3 Dec 2010 09:51:33 +0000 (10:51 +0100)]
debugger: remove dead code

13 years agodebugger: simplify DebuggerMainWindow creation
hjk [Fri, 3 Dec 2010 09:45:51 +0000 (10:45 +0100)]
debugger: simplify DebuggerMainWindow creation

13 years agodebugger: move setSimpleDockWidgetArrangement to DebuggerMainWindow
hjk [Fri, 3 Dec 2010 09:17:01 +0000 (10:17 +0100)]
debugger: move setSimpleDockWidgetArrangement to DebuggerMainWindow

13 years agoSkip using namespace directives when searching for declarations.
Roberto Raggi [Fri, 3 Dec 2010 10:26:31 +0000 (11:26 +0100)]
Skip using namespace directives when searching for declarations.

13 years agoQmlJsInspector: Fix crash on plugin initialization
Kai Koehne [Fri, 3 Dec 2010 09:32:47 +0000 (10:32 +0100)]
QmlJsInspector: Fix crash on plugin initialization

Delay the setup of the UI until the Debug mode is activated. This is
required by the Debugger now setting up most of it's UI in
extensionsInitialized ...

13 years agoQmlJsInspector: Fix typo in method name
Kai Koehne [Thu, 2 Dec 2010 10:15:32 +0000 (11:15 +0100)]
QmlJsInspector: Fix typo in method name

13 years agoQmlJSInspector: Re-enable again by default
Kai Koehne [Fri, 3 Dec 2010 08:33:27 +0000 (09:33 +0100)]
QmlJSInspector: Re-enable again by default

Don't mark plugin as experimental. Probably got introduced by some
merge.

13 years agotests: fixes
Bill King [Fri, 3 Dec 2010 05:04:19 +0000 (15:04 +1000)]
tests: fixes

13 years agotests: make compile
Bill King [Fri, 3 Dec 2010 01:14:01 +0000 (11:14 +1000)]
tests: make compile

13 years agodebugger: Make compile
Bill King [Fri, 3 Dec 2010 01:12:44 +0000 (11:12 +1000)]
debugger: Make compile

13 years agodebugger: compile fix
Bill King [Fri, 3 Dec 2010 00:07:09 +0000 (10:07 +1000)]
debugger: compile fix

13 years agodebugger: compile fix
hjk [Thu, 2 Dec 2010 18:36:46 +0000 (19:36 +0100)]
debugger: compile fix

13 years agodebugger: remove unused member
hjk [Thu, 2 Dec 2010 17:23:53 +0000 (18:23 +0100)]
debugger: remove unused member

13 years agodebugger: don't store m_debugMenu container explicitly
hjk [Thu, 2 Dec 2010 17:21:39 +0000 (18:21 +0100)]
debugger: don't store m_debugMenu container explicitly

13 years agodebugger: simplify DebuggerMainWindow
hjk [Thu, 2 Dec 2010 17:19:05 +0000 (18:19 +0100)]
debugger: simplify DebuggerMainWindow

13 years agodebugger: the 'Memory Editor' action does not need to be stored explicitly
hjk [Thu, 2 Dec 2010 17:05:34 +0000 (18:05 +0100)]
debugger: the 'Memory Editor' action does not need to be stored explicitly

13 years agodebugger: move some private bits to DebuggerMainWindowPrivate
hjk [Thu, 2 Dec 2010 17:02:55 +0000 (18:02 +0100)]
debugger: move some private bits to DebuggerMainWindowPrivate

13 years agodebugger: move DebuggerMainWindow to debuggermainwindow.{h,cpp}
hjk [Thu, 2 Dec 2010 16:43:14 +0000 (17:43 +0100)]
debugger: move DebuggerMainWindow to debuggermainwindow.{h,cpp}

13 years agodebugger: merger DebuggerMainWindow and DebuggerUISwitcher
hjk [Thu, 2 Dec 2010 16:33:39 +0000 (17:33 +0100)]
debugger: merger DebuggerMainWindow and DebuggerUISwitcher

13 years agodebugger: DebuggerUISwitcher code reorg
hjk [Thu, 2 Dec 2010 12:50:53 +0000 (13:50 +0100)]
debugger: DebuggerUISwitcher code reorg

13 years agodebugger: make DebuggerMode derive directly from IMode instead of BaseMode
hjk [Thu, 2 Dec 2010 12:34:23 +0000 (13:34 +0100)]
debugger: make DebuggerMode derive directly from IMode instead of BaseMode

13 years agodebugger: move most initialization code to extensionsInitialized()
hjk [Thu, 2 Dec 2010 12:20:06 +0000 (13:20 +0100)]
debugger: move most initialization code to extensionsInitialized()

13 years agoHandle array types and some initial work on implicit conversions.
Roberto Raggi [Thu, 2 Dec 2010 15:30:19 +0000 (16:30 +0100)]
Handle array types and some initial work on implicit conversions.

13 years agoINSTALLS element checking: Add more detail to debug message.
Christian Kandeler [Thu, 2 Dec 2010 15:50:15 +0000 (16:50 +0100)]
INSTALLS element checking: Add more detail to debug message.

For larger projects, it doesn't make much sense without mentioning
the respective project file.

13 years agoCompile Linux.
Friedemann Kleint [Thu, 2 Dec 2010 16:00:49 +0000 (17:00 +0100)]
Compile Linux.

13 years agoCertificate validation added to Symbian's signing process
Pawel Polanski [Wed, 1 Dec 2010 16:16:50 +0000 (17:16 +0100)]
Certificate validation added to Symbian's signing process

Reviewed-by: Tobias Hunger
13 years agoDebugger[CODA/TRK]: Emergency shutdown if gdb crashes.
Friedemann Kleint [Thu, 2 Dec 2010 14:16:53 +0000 (15:16 +0100)]
Debugger[CODA/TRK]: Emergency shutdown if gdb crashes.

Kill the debuggee when gdb crashes in stopped state to prevent
the phone from locking up.

Task-number: QTCREATORBUG-3099