OSDN Git Service

qt-creator-jp/qt-creator-jp.git
13 years agoIf capabilities inside pro files do not match the dev cert an error is generated...
Pawel Polanski [Tue, 14 Dec 2010 15:19:44 +0000 (16:19 +0100)]
If capabilities inside pro files do not match the dev cert an error is generated (SymbianOS)

13 years agoQmlDebugger: Fixing debugid hashes
Christiaan Janssen [Tue, 14 Dec 2010 15:21:47 +0000 (16:21 +0100)]
QmlDebugger:  Fixing debugid hashes

Reviewed-by: Kai Koehne
13 years agoqtversionmanager: initialize m_isBuildUsingSbsV2
hjk [Tue, 14 Dec 2010 15:14:21 +0000 (16:14 +0100)]
qtversionmanager: initialize m_isBuildUsingSbsV2

Done by Milian Wolff

13 years agodebugger: code cosmetics
hjk [Tue, 14 Dec 2010 15:10:19 +0000 (16:10 +0100)]
debugger: code cosmetics

13 years agoDebugger[New CDB]: Regression: Show threads.
Friedemann Kleint [Tue, 14 Dec 2010 15:14:05 +0000 (16:14 +0100)]
Debugger[New CDB]: Regression: Show threads.

13 years agodebugger: make memory view updatable
hjk [Tue, 14 Dec 2010 15:01:02 +0000 (16:01 +0100)]
debugger: make memory view updatable

Still some flickering and no marks which parts changed.

13 years agodebugger: Checking size of array in qDumpQByteArray
Robert Loehning [Tue, 14 Dec 2010 14:48:41 +0000 (15:48 +0100)]
debugger: Checking size of array in qDumpQByteArray

13 years agodebugger: display array base address as default value
hjk [Tue, 14 Dec 2010 14:00:31 +0000 (15:00 +0100)]
debugger: display array base address as default value

13 years agodebugger: changing breakpoint data in 'new' should not trigger an engine update
hjk [Tue, 14 Dec 2010 12:35:42 +0000 (13:35 +0100)]
debugger: changing breakpoint data in 'new' should not trigger an engine update

13 years agoDon't waste time rehighlighting all the files opened in Creator.
Roberto Raggi [Tue, 14 Dec 2010 14:04:46 +0000 (15:04 +0100)]
Don't waste time rehighlighting all the files opened in Creator.

13 years agodebugger: thread 0 is valid for cdb. so use -1 as 'any' value
hjk [Tue, 14 Dec 2010 12:00:02 +0000 (13:00 +0100)]
debugger: thread 0 is valid for cdb. so use -1 as 'any' value

13 years agodebugger: simplify the 'break at main' logic
hjk [Tue, 14 Dec 2010 11:50:10 +0000 (12:50 +0100)]
debugger: simplify the 'break at main' logic

13 years agodebugger: remove dead code
hjk [Tue, 14 Dec 2010 11:38:47 +0000 (12:38 +0100)]
debugger: remove dead code

13 years agodebugger: s/*ViewAgent/*Agent/ to reduce noise and match file names
hjk [Tue, 14 Dec 2010 11:29:32 +0000 (12:29 +0100)]
debugger: s/*ViewAgent/*Agent/ to reduce noise and match file names

13 years agodebugger: make location markers engine-specific
hjk [Tue, 14 Dec 2010 11:21:29 +0000 (12:21 +0100)]
debugger: make location markers engine-specific

13 years agoAdded missing licence headers
Pawel Polanski [Tue, 14 Dec 2010 12:04:28 +0000 (13:04 +0100)]
Added missing licence headers

13 years agoPolishing devcert UI
Pawel Polanski [Tue, 14 Dec 2010 11:56:59 +0000 (12:56 +0100)]
Polishing devcert UI

13 years agoSome small fixes to cert management
Pawel Polanski [Tue, 14 Dec 2010 10:31:41 +0000 (11:31 +0100)]
Some small fixes to cert management

13 years agoDon't request a new completion when the completion box is already visible.
Roberto Raggi [Tue, 14 Dec 2010 11:57:29 +0000 (12:57 +0100)]
Don't request a new completion when the completion box is already visible.

13 years agoQmlDesigner.itemLibrary: renaming Qt - Basic to Qt Quick - Basic
Thomas Hartmann [Tue, 14 Dec 2010 11:41:11 +0000 (12:41 +0100)]
QmlDesigner.itemLibrary: renaming Qt - Basic to Qt Quick - Basic

13 years agoQmlDesigner.itemlibrary: adding icons to meego and symbian plugin
Thomas Hartmann [Tue, 14 Dec 2010 11:40:43 +0000 (12:40 +0100)]
QmlDesigner.itemlibrary: adding icons to meego and symbian plugin

The icons are taken from the old designer for now.

13 years agoDon't popup the automatic completion box when the identifier under cursor is a comple...
Roberto Raggi [Tue, 14 Dec 2010 10:50:49 +0000 (11:50 +0100)]
Don't popup the automatic completion box when the identifier under cursor is a complete valid word.

13 years agoCompile on OS X.
Morten Johan Sørvig [Tue, 14 Dec 2010 09:12:20 +0000 (10:12 +0100)]
Compile on OS X.

13 years agoDebugger[New CDB]: QList fixes.
Friedemann Kleint [Tue, 14 Dec 2010 08:57:33 +0000 (09:57 +0100)]
Debugger[New CDB]: QList fixes.

Alignment at void*-boundaries for small types.
Read out pointer array directly instead of dereferencing ** for
large types for speed.

13 years agoDebugger: Native separators in break window.
Friedemann Kleint [Tue, 14 Dec 2010 08:57:14 +0000 (09:57 +0100)]
Debugger: Native separators in break window.

13 years agoAdded missing files
Pawel Polanski [Tue, 14 Dec 2010 08:09:36 +0000 (09:09 +0100)]
Added missing files

13 years ago'Certificate details' dialog added to SymbianOS
Pawel Polanski [Mon, 13 Dec 2010 16:20:01 +0000 (17:20 +0100)]
'Certificate details' dialog added to SymbianOS

13 years agoCapabilities and IMEIs can now be extracted form Dev Certs for SymbianOS
Pawel Polanski [Mon, 13 Dec 2010 16:17:41 +0000 (17:17 +0100)]
Capabilities and IMEIs can now be extracted form Dev Certs for SymbianOS

Reviewed-by: Alessandro Portale
13 years agoFixes: More autotest cleanup (now release target builds too)
Bill King [Tue, 14 Dec 2010 02:56:55 +0000 (12:56 +1000)]
Fixes: More autotest cleanup (now release target builds too)

13 years agoFixes autotests for windows.
Bill King [Tue, 14 Dec 2010 01:01:17 +0000 (11:01 +1000)]
Fixes autotests for windows.

13 years agodebugger: move MemoryViewAgent ownership to DebuggerEngine
hjk [Mon, 13 Dec 2010 17:17:31 +0000 (18:17 +0100)]
debugger: move MemoryViewAgent ownership to DebuggerEngine

13 years agoQMlJSCheck: Components have their own scope for ids
Thomas Hartmann [Mon, 13 Dec 2010 15:46:29 +0000 (16:46 +0100)]
QMlJSCheck: Components have their own scope for ids

Each Components starts a new scope for ids. Using a stack to check
this properly.

13 years agoDebugger[CDBs 32bit]: Fix 'Jump to Line'.
Friedemann Kleint [Mon, 13 Dec 2010 16:19:21 +0000 (17:19 +0100)]
Debugger[CDBs 32bit]: Fix 'Jump to Line'.

PC register is 'rip' for 64bit and 'eip' for 32bit.

Task-number: QTCREATORBUG-3361

13 years agodebugger: fix run to line
hjk [Mon, 13 Dec 2010 15:58:09 +0000 (16:58 +0100)]
debugger: fix run to line

Was aiming at the current line, not the selected one.

13 years agofakevim: add infrastructure for Ctrl-W + <Right> etc
hjk [Mon, 13 Dec 2010 15:31:20 +0000 (16:31 +0100)]
fakevim: add infrastructure for Ctrl-W + <Right> etc

Not functional due to missing public API in the editor manager.

13 years agodebugger: remove dead code
hjk [Fri, 10 Dec 2010 12:28:56 +0000 (13:28 +0100)]
debugger: remove dead code

13 years agolldb: remove superfluous debugeragents include
Arvid Ephraim Picciani [Mon, 13 Dec 2010 15:43:26 +0000 (16:43 +0100)]
lldb: remove superfluous debugeragents include

13 years agoDebugger[New CDB]: Work on QList.
Friedemann Kleint [Mon, 13 Dec 2010 15:25:54 +0000 (16:25 +0100)]
Debugger[New CDB]: Work on QList.

Move container size code to container.cpp/h and known type
enumeration to separate knowntype.h.
Add some more types. Change type detection to work without
'class '/'struct ' prefixes for inner types. Add Qt types with
Movable/Primitive flags. Add QStack/QQueue, size for std::deque
and std::stack. Add infrastructure for linked-list type containers
and std::list. Implement QList specialisations depending on type.

13 years agoQmlPuppet: fix missing else
Thomas Hartmann [Mon, 13 Dec 2010 14:09:07 +0000 (15:09 +0100)]
QmlPuppet: fix missing else

You only want to add the parent to the parentSet list in the else case.

13 years agoQmlJsCheck: check for Behaivours and exclude them from duplicate check
Thomas Hartmann [Mon, 13 Dec 2010 14:08:32 +0000 (15:08 +0100)]
QmlJsCheck: check for Behaivours and exclude them from duplicate check

13 years agoQmlDesigner.model: relax checks for ids
Thomas Hartmann [Mon, 13 Dec 2010 10:48:29 +0000 (11:48 +0100)]
QmlDesigner.model: relax checks for ids

id: list
id: on
etc. are actually allowed.

We should rely on the parser for this kind of checks anyway.

Task-number: QTCREATORBUG-3347

13 years agoQmlDesigner.itemLibrary: turns required import case insenstitive
Thomas Hartmann [Mon, 13 Dec 2010 10:00:05 +0000 (11:00 +0100)]
QmlDesigner.itemLibrary: turns required import case insenstitive

13 years agoQmlDesigner: update Meego plugin
Thomas Hartmann [Mon, 13 Dec 2010 09:59:02 +0000 (10:59 +0100)]
QmlDesigner: update Meego plugin

13 years agoQmlDesigner.itemLibrary: crash fix
Thomas Hartmann [Mon, 13 Dec 2010 09:54:30 +0000 (10:54 +0100)]
QmlDesigner.itemLibrary: crash fix

13 years agoQmlDesigner.itemlibrary: fix visibility of items
Thomas Hartmann [Mon, 13 Dec 2010 09:54:16 +0000 (10:54 +0100)]
QmlDesigner.itemlibrary: fix visibility of items

13 years agoQmlDesigner.dragAndDrop: use instancesCompleted instead of timer
Thomas Hartmann [Fri, 10 Dec 2010 22:04:02 +0000 (23:04 +0100)]
QmlDesigner.dragAndDrop: use instancesCompleted instead of timer

13 years agoQmlDesigner.formEditor: wire up instancesCompleted() to tools
Thomas Hartmann [Fri, 10 Dec 2010 21:46:18 +0000 (22:46 +0100)]
QmlDesigner.formEditor: wire up instancesCompleted() to tools

13 years agoQmlDesigner.itemlibrary: filter item library by imports
Thomas Hartmann [Fri, 10 Dec 2010 21:01:55 +0000 (22:01 +0100)]
QmlDesigner.itemlibrary: filter item library by imports

Only show items that are available and use requiredImport for filtering

13 years agoRemove debug output
dt [Fri, 10 Dec 2010 18:02:19 +0000 (19:02 +0100)]
Remove debug output

13 years agoQt4ProjectManager: Fix disabling runconfigurations on parse
dt [Fri, 10 Dec 2010 18:01:01 +0000 (19:01 +0100)]
Qt4ProjectManager: Fix disabling runconfigurations on parse

Turns out to be a oversight

13 years agoQmlDesigner: compile fix
Thomas Hartmann [Fri, 10 Dec 2010 17:27:09 +0000 (18:27 +0100)]
QmlDesigner: compile fix

13 years agoQmlDesigner.itemLibrary: turn the item library into a full view.
Thomas Hartmann [Fri, 10 Dec 2010 16:57:42 +0000 (17:57 +0100)]
QmlDesigner.itemLibrary: turn the item library into a full view.

This is more consistent with the whole architecture and allows
the item library to listen to imports.

13 years agoDebugger[New CDB]: First stab at containers.
Friedemann Kleint [Fri, 10 Dec 2010 16:17:55 +0000 (17:17 +0100)]
Debugger[New CDB]: First stab at containers.

Set up infrastructure for having 'fake' children in a symbolgroup
that merely reference others. Print inames correctly, do index
bookkeeping accordingly, adapt visitor.
Prototypically implement complex dumpers for array-type containers.
adding children as additional symbols.

13 years agoQMlDesigner.navigator: visualize unknown types
Thomas Hartmann [Fri, 10 Dec 2010 14:33:20 +0000 (15:33 +0100)]
QMlDesigner.navigator: visualize unknown types

Types unknown to the metasystem get the red line now and a questionmark icon.

13 years agoQmlDesigner.rewriter: fix Qt/QtQuick import issue
Thomas Hartmann [Fri, 10 Dec 2010 10:38:58 +0000 (11:38 +0100)]
QmlDesigner.rewriter: fix Qt/QtQuick import issue

The Qt import was removed in the QtQuick case.

13 years agoC++: Add quick fix for Q_PROPERTY.
Christian Kamm [Fri, 10 Dec 2010 14:42:34 +0000 (15:42 +0100)]
C++: Add quick fix for Q_PROPERTY.

At the moment, it inserts implementations inline.

Done-with: Leandro Melo

13 years agoDropping project blocks other programs (like file explorer).
con [Fri, 10 Dec 2010 13:49:06 +0000 (14:49 +0100)]
Dropping project blocks other programs (like file explorer).

We have to delay or drop event handling, so the Qt code that delivers
the event can return control. The commit also prevents dropping another
file while we are currently already handling a drop.

Task-number: QTCREATORBUG-3344

13 years agoEnvironment Model: Fix addVariable
dt [Fri, 10 Dec 2010 13:20:53 +0000 (14:20 +0100)]
Environment Model: Fix addVariable

13 years agoQmlProject: Store 'run current file' in settings
Kai Koehne [Fri, 10 Dec 2010 12:19:55 +0000 (13:19 +0100)]
QmlProject: Store 'run current file' in settings

Store the artifical 'CurrentFile' in the settings as the mainFile, cause
leaving it empty translates to 'use file from project'.

13 years agoQmlObserver: Fix automatic compilation with latest patches
Kai Koehne [Fri, 10 Dec 2010 12:09:28 +0000 (13:09 +0100)]
QmlObserver: Fix automatic  compilation with latest patches

Don't enumerate all files to be copied any more, but copy whole
subdirectory tree.

13 years agoUpdate qmlobserver with latest qmlviewer patches
Kai Koehne [Fri, 10 Dec 2010 11:27:33 +0000 (12:27 +0100)]
Update qmlobserver with latest qmlviewer patches

Update qmlobserver with changes in qmlviewer until 376e636eccedb8d8bb.

13 years agodebugger: structural cleanup remote debugging
hjk [Fri, 10 Dec 2010 11:41:44 +0000 (12:41 +0100)]
debugger: structural cleanup remote debugging

Use virtual function instead of if/qobject_cast cascades.

13 years agodebugger: find better separation between runcontrol and engine
hjk [Fri, 10 Dec 2010 09:01:29 +0000 (10:01 +0100)]
debugger: find better separation between runcontrol and engine

13 years agodebugger: minor cleanup
hjk [Fri, 10 Dec 2010 08:37:31 +0000 (09:37 +0100)]
debugger: minor cleanup

13 years agodebugger: the DebuggerRunControlFactory could be internal
hjk [Fri, 10 Dec 2010 08:23:32 +0000 (09:23 +0100)]
debugger: the DebuggerRunControlFactory could be internal

13 years agodebugger: remove displayDebugger() from the plugin interface
hjk [Wed, 8 Dec 2010 17:23:10 +0000 (18:23 +0100)]
debugger: remove displayDebugger() from the plugin interface

13 years agodebugger: make the mode an automatically released object
hjk [Wed, 8 Dec 2010 17:19:49 +0000 (18:19 +0100)]
debugger: make the mode an automatically released object

13 years agoImproved follow symbol under cursor when searching for macro definitions.
Roberto Raggi [Fri, 10 Dec 2010 10:50:36 +0000 (11:50 +0100)]
Improved follow symbol under cursor when searching for macro definitions.

Reviewed-by: Christian Kamm
13 years agoMerge remote branch 'origin/2.1'
con [Fri, 10 Dec 2010 10:09:55 +0000 (11:09 +0100)]
Merge remote branch 'origin/2.1'

13 years agoFlatModel: Fix sorting
dt [Thu, 9 Dec 2010 18:02:15 +0000 (19:02 +0100)]
FlatModel: Fix sorting

Mea culpa

13 years agoDebugger[New CDB]: Work on recoding char *-pointers.
Friedemann Kleint [Fri, 10 Dec 2010 09:47:51 +0000 (10:47 +0100)]
Debugger[New CDB]: Work on recoding char *-pointers.

Latin1/Ucs4. Append hex dump in case non-printable
characters show in default output.

13 years agoTry to get the right overload when switching from a declaration to its definition.
Roberto Raggi [Fri, 10 Dec 2010 09:47:57 +0000 (10:47 +0100)]
Try to get the right overload when switching from a declaration to its definition.

13 years agoAdded some initial support for function overloading.
Roberto Raggi [Fri, 10 Dec 2010 09:32:46 +0000 (10:32 +0100)]
Added some initial support for function overloading.

13 years agoRemove debugging output again
dt [Thu, 9 Dec 2010 19:08:53 +0000 (20:08 +0100)]
Remove debugging output again

13 years agoEnvironmentModel: Fix crash on clicking add twice
dt [Thu, 9 Dec 2010 19:08:10 +0000 (20:08 +0100)]
EnvironmentModel: Fix crash on clicking add twice

Task-Nr: QTCREATORBUG-3336

13 years agoSession Manager: Set corrrect window title after unloading last project
dt [Thu, 9 Dec 2010 18:53:49 +0000 (19:53 +0100)]
Session Manager: Set corrrect window title after unloading last project

Task-Nr: QTCREATORBUG-3337

13 years agoDebugger[New CDB]: Pass formatting parameters.
Friedemann Kleint [Thu, 9 Dec 2010 16:04:43 +0000 (17:04 +0100)]
Debugger[New CDB]: Pass formatting parameters.

Pass around formatting parameters as structure.
Prototypically implement formatting of char *-Pointers
as UTF8.
Transfer registers and modules only if dock window is visible.

13 years agoQmlDesigner: adding Meego plugin
Thomas Hartmann [Thu, 9 Dec 2010 15:43:03 +0000 (16:43 +0100)]
QmlDesigner: adding Meego plugin

13 years agoQmlDesigner: adding Symbian plugin
Thomas Hartmann [Thu, 9 Dec 2010 15:42:47 +0000 (16:42 +0100)]
QmlDesigner: adding Symbian plugin

13 years agoQmlDesigner.metaInfo: crashfix
Thomas Hartmann [Thu, 9 Dec 2010 15:42:09 +0000 (16:42 +0100)]
QmlDesigner.metaInfo: crashfix

getNearestQmlObjectValue() might be 0 if qmldump could not dump the
C++ object.

13 years agoQmlDesigner.itemLibrary: add requiredImport
Thomas Hartmann [Thu, 9 Dec 2010 15:41:14 +0000 (16:41 +0100)]
QmlDesigner.itemLibrary: add requiredImport

13 years agoQmlDesigner.dragAndDrop: properly add imports
Thomas Hartmann [Thu, 9 Dec 2010 15:39:15 +0000 (16:39 +0100)]
QmlDesigner.dragAndDrop: properly add imports

Imports have to be added before transaction starts.

13 years agoQmlDesigner.dragAndDrop: crashfix
Thomas Hartmann [Thu, 9 Dec 2010 15:38:28 +0000 (16:38 +0100)]
QmlDesigner.dragAndDrop: crashfix

dragNode might be invalid!

13 years agoQmlDesigner.propertyEditor: optimize startup
Thomas Hartmann [Thu, 9 Dec 2010 13:19:37 +0000 (14:19 +0100)]
QmlDesigner.propertyEditor: optimize startup

The QApplication::processEvents(); slowed it down.
Rectangle and Text is enough.

13 years agoQmlDesigner.itemLibrary: always show Qml Components first
Thomas Hartmann [Thu, 9 Dec 2010 13:18:55 +0000 (14:18 +0100)]
QmlDesigner.itemLibrary: always show Qml Components first

Also we do translate "Qml Components" anymore since it might get confusing
and all the other categories do not get translated, either.

13 years agoGit: Stop debug message
Tobias Hunger [Thu, 9 Dec 2010 15:41:02 +0000 (16:41 +0100)]
Git: Stop debug message

13 years agoGit: Bring iexisting editors to foreground
Tobias Hunger [Thu, 9 Dec 2010 15:37:37 +0000 (16:37 +0100)]
Git: Bring iexisting editors to foreground

If we have some git operation in an editor already: Bring that to
the foreground.

13 years agoGit: Allow for pretty format selection in git show
Tobias Hunger [Thu, 9 Dec 2010 14:53:45 +0000 (15:53 +0100)]
Git: Allow for pretty format selection in git show

Allow for pretty format selection in git show.

Save selected value and default to "email".

Task-number: QTCREATORBUG-3341

13 years agoQmlDesigner: Add component complete feature
Marco Bubke [Thu, 9 Dec 2010 15:09:37 +0000 (16:09 +0100)]
QmlDesigner: Add component complete feature

This notifies the views if the instance has be really instanced.

13 years agoCertificate management should not throw exceptions when loading Dev Certificates
Pawel Polanski [Thu, 9 Dec 2010 11:03:44 +0000 (12:03 +0100)]
Certificate management should not throw exceptions when loading Dev Certificates

Task-number: QTCREATORBUG-3323
Reviewed-by: Tobias Hunger
13 years agoProjectExplorer, FlatModel: Crash fix
dt [Wed, 8 Dec 2010 17:57:31 +0000 (18:57 +0100)]
ProjectExplorer, FlatModel: Crash fix

sortNodes only ensured a partial ordering, we need a total ordering.

Reviewed-By: con
Task-Nr: QTCREATORBUG-3317
Task-Nr: QTCREATORBUG-3302

13 years agoAdd qtpromaker to gitignores
Marco Bubke [Thu, 9 Dec 2010 12:46:09 +0000 (13:46 +0100)]
Add qtpromaker to gitignores

13 years agoQmlDesigner.NodeInstances: Revert to base state for every state change
Marco Bubke [Thu, 9 Dec 2010 12:44:02 +0000 (13:44 +0100)]
QmlDesigner.NodeInstances: Revert to base state for every state change

This is a woukround and should be fixed later.

13 years agoQmlJS indenter: Fix for expressions starting with numbers or strings.
Christian Kamm [Thu, 9 Dec 2010 12:20:13 +0000 (13:20 +0100)]
QmlJS indenter: Fix for expressions starting with numbers or strings.

Reviewed-by: Roberto Raggi
13 years agoRecent files should remember the editor type as well.
con [Thu, 9 Dec 2010 10:37:58 +0000 (11:37 +0100)]
Recent files should remember the editor type as well.

Task-number: QTCREATORBUG-1785

13 years agoSnippets: Replace forward declaration by include
Leandro Melo [Thu, 9 Dec 2010 10:24:01 +0000 (11:24 +0100)]
Snippets: Replace forward declaration by include

Avoid issues with QXmlStream* classes on Mac.

Reviewed-by: con
13 years agoQt4: Simplify makestep
Tobias Hunger [Thu, 9 Dec 2010 09:41:13 +0000 (10:41 +0100)]
Qt4: Simplify makestep

 * Remove unnecessary member variable.

13 years agoSymbian CODA: Add ping for serial, handle reading long messages.
Friedemann Kleint [Thu, 9 Dec 2010 08:49:23 +0000 (09:49 +0100)]
Symbian CODA: Add ping for serial, handle reading long messages.

Some renaming and cleanup.

13 years agoQmlJS: Set default import paths in constructor.
Christian Kamm [Thu, 9 Dec 2010 08:41:43 +0000 (09:41 +0100)]
QmlJS: Set default import paths in constructor.

Also, remove the import path of the Qt that Creator was built with. It
might make things seem to work on built-from-source Creators that will
fail when Creator is shipped.

Reviewed-by: Erik Verbruggen
13 years agoQmlDesigner: fixes warnings
Thomas Hartmann [Wed, 8 Dec 2010 17:19:57 +0000 (18:19 +0100)]
QmlDesigner: fixes warnings