OSDN Git Service

qt-creator-jp/qt-creator-jp.git
13 years agoQmlDesigner.NodeInstances: Add breakpad to qmlpuppet
Marco Bubke [Thu, 3 Feb 2011 20:47:42 +0000 (21:47 +0100)]
QmlDesigner.NodeInstances: Add breakpad to qmlpuppet

13 years agoQmlDesigner.FormEditor: Resize only for hovering
Marco Bubke [Thu, 3 Feb 2011 17:49:14 +0000 (18:49 +0100)]
QmlDesigner.FormEditor: Resize only for hovering

13 years agoAnother rename of the wizard auto test
Alessandro Portale [Thu, 3 Feb 2011 18:47:26 +0000 (19:47 +0100)]
Another rename of the wizard auto test

13 years agoRefactoring the template code updater. Reusable for html5
Alessandro Portale [Thu, 3 Feb 2011 18:46:41 +0000 (19:46 +0100)]
Refactoring the template code updater. Reusable for html5

Less static functions, more ploymorphism.

13 years agoDoc: IDE support for adding and removing subprojects
Leena Miettinen [Thu, 3 Feb 2011 17:00:18 +0000 (18:00 +0100)]
Doc: IDE support for adding and removing subprojects

Reviewed-by: Jarek Kobus
13 years agoDoc: project wizards
Leena Miettinen [Thu, 3 Feb 2011 16:41:06 +0000 (17:41 +0100)]
Doc: project wizards

Reviewed-by: dt
13 years agoAutotests: change to make tests run in-place
Bill King [Thu, 3 Feb 2011 16:56:33 +0000 (17:56 +0100)]
Autotests: change to make tests run in-place

This change sets the path temporarily on win32 so that the testcases when
executed with "make check" find the necessary dll's in the main build directory.

13 years agoMerge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
Bill King [Thu, 3 Feb 2011 16:54:01 +0000 (17:54 +0100)]
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline

13 years agoautotests: reduce noise.
Bill King [Thu, 3 Feb 2011 16:52:59 +0000 (17:52 +0100)]
autotests: reduce noise.

13 years agoFix forward declaration.
Christian Kandeler [Thu, 3 Feb 2011 16:43:13 +0000 (17:43 +0100)]
Fix forward declaration.

13 years agoWork around silly gcc warning.
Christian Kandeler [Thu, 3 Feb 2011 16:41:28 +0000 (17:41 +0100)]
Work around silly gcc warning.

13 years agoMaemo: Display OS type in device configuration widget.
Christian Kandeler [Thu, 3 Feb 2011 16:35:02 +0000 (17:35 +0100)]
Maemo: Display OS type in device configuration widget.

13 years agoMaemo: Remove ability to change device type.
Christian Kandeler [Thu, 3 Feb 2011 16:19:06 +0000 (17:19 +0100)]
Maemo: Remove ability to change device type.

It's a fundamental attribute of the device. It makes no sense to
change it.

13 years agoMaemo: Replace line edits with path choosers in device config wizard.
Christian Kandeler [Thu, 3 Feb 2011 16:06:58 +0000 (17:06 +0100)]
Maemo: Replace line edits with path choosers in device config wizard.

13 years agoMaemo: Use device configuration wizard.
Christian Kandeler [Thu, 3 Feb 2011 15:09:35 +0000 (16:09 +0100)]
Maemo: Use device configuration wizard.

Needs patch choosers instead of line edits.

13 years agoQmlDesigner.NodeInstances: Remove qDebugs
Marco Bubke [Thu, 3 Feb 2011 15:42:40 +0000 (16:42 +0100)]
QmlDesigner.NodeInstances: Remove qDebugs

13 years agoQmlDesigner.NodeInstances: Go back to base state if a instance is removed
Marco Bubke [Thu, 3 Feb 2011 15:40:24 +0000 (16:40 +0100)]
QmlDesigner.NodeInstances: Go back to base state if a instance is removed

Sometimes the informations are not updated if a property change is removed
in a state.

13 years agodebugger: some infrastructure for gdb's target-async
hjk [Thu, 3 Feb 2011 15:49:28 +0000 (16:49 +0100)]
debugger: some infrastructure for gdb's target-async

13 years agodebugger: code cosmetics
hjk [Thu, 3 Feb 2011 13:17:23 +0000 (14:17 +0100)]
debugger: code cosmetics

13 years agoDebugger[CDB]: Refactor breakpoint handling.
Friedemann Kleint [Thu, 3 Feb 2011 15:26:23 +0000 (16:26 +0100)]
Debugger[CDB]: Refactor breakpoint handling.

Add a command to list breakpoints enabling id access.
Implemented breakpoint handling similar to gdb using breakpoint
ids (no longer delete and re-set all breakpoints on a change).
Save the module that is reported back in the session so that
it can be re-used for the next start. Keep a per-debugger-session
cache of fileName->Module for adding breakpoints to accelerate
setting breakpoints in the same file.
Polish the breakpoint tooltip.

13 years agoWizards: change terminology
Leena Miettinen [Thu, 3 Feb 2011 14:53:47 +0000 (15:53 +0100)]
Wizards: change terminology

Reviewed-by: dt
13 years agoDoc: GLSL shader wizards
Leena Miettinen [Tue, 1 Feb 2011 11:31:10 +0000 (12:31 +0100)]
Doc: GLSL shader wizards

Reviewed-by: Erik Verbruggen
13 years agoMoved Content-Type http-equiv inside the head
Alessandro Portale [Thu, 3 Feb 2011 14:51:39 +0000 (15:51 +0100)]
Moved Content-Type http-equiv inside the head

13 years agoAdding a Content-Type http-equiv
Alessandro Portale [Thu, 3 Feb 2011 14:50:23 +0000 (15:50 +0100)]
Adding a Content-Type http-equiv

13 years agoQmlDesigner: Fix problem with QtWebKit/WebView.
Christian Kamm [Thu, 3 Feb 2011 14:04:22 +0000 (15:04 +0100)]
QmlDesigner: Fix problem with QtWebKit/WebView.

Done-with: Marco Bubke

13 years agoMaemo: Continue implementing device configuration wizard.
Christian Kandeler [Thu, 3 Feb 2011 13:17:13 +0000 (14:17 +0100)]
Maemo: Continue implementing device configuration wizard.

Pretty much complete now, but still not used.

13 years agodebugger: merge DebuggerActions into DebuggerPluginPrivate
hjk [Thu, 3 Feb 2011 13:08:01 +0000 (14:08 +0100)]
debugger: merge DebuggerActions into DebuggerPluginPrivate

Realistically, the days of a stand-alone debugger are over...

13 years agodebugger: fix compiler warning about implicit declaration
hjk [Thu, 3 Feb 2011 12:51:15 +0000 (13:51 +0100)]
debugger: fix compiler warning about implicit declaration

13 years agodebugger: fix breakpoint handling in main editor context menu
hjk [Thu, 3 Feb 2011 12:45:03 +0000 (13:45 +0100)]
debugger: fix breakpoint handling in main editor context menu

13 years agodebugger: add some encoding stuff to the manual test
hjk [Thu, 3 Feb 2011 12:10:59 +0000 (13:10 +0100)]
debugger: add some encoding stuff to the manual test

13 years agodebugger: proactively attempt to work around ubuntu's "kernel hardening" attempts
hjk [Thu, 3 Feb 2011 12:09:20 +0000 (13:09 +0100)]
debugger: proactively attempt to work around ubuntu's "kernel hardening" attempts

13 years agodebugger: add a manual test for non-printable characters in a QByteArray
hjk [Wed, 2 Feb 2011 18:03:06 +0000 (19:03 +0100)]
debugger: add a manual test for non-printable characters in a QByteArray

13 years agoMaemo: Don't allow to downgrade packages on the device.
Christian Kandeler [Thu, 3 Feb 2011 09:12:43 +0000 (10:12 +0100)]
Maemo: Don't allow to downgrade packages on the device.

Task-number: QTCREATORBUG-3642

13 years agoMaemo: Introduce dedicated class for key deploying.
Christian Kandeler [Thu, 3 Feb 2011 08:59:50 +0000 (09:59 +0100)]
Maemo: Introduce dedicated class for key deploying.

We want to re-use that functionality in our wizard.

13 years agoQmlDesigner.NodeInstances: Better approach for process handling
Marco Bubke [Wed, 2 Feb 2011 21:41:36 +0000 (22:41 +0100)]
QmlDesigner.NodeInstances: Better approach for process handling

Don't wait anymore that processes have finished. Simply connect the
finished signal to deleteLater().

13 years agoQmlDesigner: Add notifier for state change
Marco Bubke [Wed, 2 Feb 2011 20:52:15 +0000 (21:52 +0100)]
QmlDesigner: Add notifier for state change

13 years agoQmlDesigner.NodeInstances: Fix painting
Marco Bubke [Wed, 2 Feb 2011 20:06:04 +0000 (21:06 +0100)]
QmlDesigner.NodeInstances: Fix painting

13 years agoFix CSS. first-child and nth-child selectors not supported
Alessandro Portale [Wed, 2 Feb 2011 19:50:16 +0000 (20:50 +0100)]
Fix CSS. first-child and nth-child selectors not supported

(by QtWebkit)

13 years agoQmlDesigner.NodeInstances: Wait for killed process finishing
Marco Bubke [Wed, 2 Feb 2011 18:28:23 +0000 (19:28 +0100)]
QmlDesigner.NodeInstances: Wait for killed process finishing

13 years agoFix compilation with namespaced Qt.
Christian Kandeler [Wed, 2 Feb 2011 17:02:09 +0000 (18:02 +0100)]
Fix compilation with namespaced Qt.

13 years agoMaemo: Start implementing device configuration wizard.
Christian Kandeler [Wed, 2 Feb 2011 16:53:36 +0000 (17:53 +0100)]
Maemo: Start implementing device configuration wizard.

Incomplete and not used anywhere yet.

13 years agoMaemo: Add OS type to device configuration.
Christian Kandeler [Wed, 2 Feb 2011 09:30:38 +0000 (10:30 +0100)]
Maemo: Add OS type to device configuration.

Not used anywhere as of now.

13 years agoMaemo: Fix permissions of authorized_keys on device.
Christian Kandeler [Tue, 1 Feb 2011 15:58:27 +0000 (16:58 +0100)]
Maemo: Fix permissions of authorized_keys on device.

On Meego, this file is world-readable by default.

13 years agoQmlInspector: avoiding feedback loop between inspector and editor
Christiaan Janssen [Wed, 2 Feb 2011 16:40:03 +0000 (17:40 +0100)]
QmlInspector: avoiding feedback loop between inspector and editor

13 years agoQmlDesigner.NodeInstances: Environment variable for qmlpuppet output
Marco Bubke [Wed, 2 Feb 2011 16:16:32 +0000 (17:16 +0100)]
QmlDesigner.NodeInstances: Environment variable for qmlpuppet output

If FORWARD_QMLPUPPET_OUTPUT is set the output of qmlpuppet is forwarded.

13 years agoQmlDesigner.MetaInfo: Hotfix last hotfix
Marco Bubke [Wed, 2 Feb 2011 16:00:14 +0000 (17:00 +0100)]
QmlDesigner.MetaInfo: Hotfix last hotfix

Last fix don't work expected. Must be refactored back.

13 years agoQmlDesigner.Navigator: Change to component for double click
Marco Bubke [Wed, 2 Feb 2011 13:02:17 +0000 (14:02 +0100)]
QmlDesigner.Navigator: Change to component for double click

13 years agodebugger: fix breakpoint markers in disassembler view
hjk [Wed, 2 Feb 2011 16:28:24 +0000 (17:28 +0100)]
debugger: fix breakpoint markers in disassembler view

Task-number: QTCREATORBUG-3667

13 years agoRemoved Avkon from html5 template
Alessandro Portale [Wed, 2 Feb 2011 15:25:33 +0000 (16:25 +0100)]
Removed Avkon from html5 template

13 years agoSymbian: Add percentage indicator for Symbian deployment
Pawel Polanski [Mon, 31 Jan 2011 15:22:37 +0000 (16:22 +0100)]
Symbian: Add percentage indicator for Symbian deployment

Task-number: QTCREATORBUG-3522

13 years agoAppending the text tooltip of the progress bar has been enabled
Pawel Polanski [Wed, 2 Feb 2011 12:33:06 +0000 (13:33 +0100)]
Appending the text tooltip of the progress bar has been enabled

13 years agoQmlCppDebugger: managing breakpoints during engine start
Christiaan Janssen [Wed, 2 Feb 2011 14:07:29 +0000 (15:07 +0100)]
QmlCppDebugger: managing breakpoints during engine start

reviewed-by: hjk

13 years agoDebugger: Add a module to breakpoint.
Friedemann Kleint [Wed, 2 Feb 2011 13:41:14 +0000 (14:41 +0100)]
Debugger: Add a module to breakpoint.

To speed up CDB, lldb. Add to dialogs, serialize.
Move breakpoint.ui into Debugger::Internal, add buddies.

Rubber-stamped-by: hjk
13 years agoDebuggeri[CDB]: Add breakpoint command.
Friedemann Kleint [Wed, 2 Feb 2011 12:45:40 +0000 (13:45 +0100)]
Debuggeri[CDB]: Add breakpoint command.

Report back breakpoints with modules.

13 years agoQmlDesigner.FormEditor: Change to component for double click
Marco Bubke [Wed, 2 Feb 2011 12:41:36 +0000 (13:41 +0100)]
QmlDesigner.FormEditor: Change to component for double click

13 years agoQmlCppDebugger: frame change now managed by DebuggerEngine
Christiaan Janssen [Wed, 2 Feb 2011 12:35:42 +0000 (13:35 +0100)]
QmlCppDebugger: frame change now managed by DebuggerEngine

reviewed-by: hjk

13 years agodebugger: be a bit more generous when deciding what's a 'skippable' function
hjk [Wed, 2 Feb 2011 11:54:48 +0000 (12:54 +0100)]
debugger: be a bit more generous when deciding what's a 'skippable' function

13 years agodebugger: code cosmetics
hjk [Wed, 2 Feb 2011 11:43:42 +0000 (12:43 +0100)]
debugger: code cosmetics

13 years agoQmlCppDebugger: adjusted state changes when one engine fails
Christiaan Janssen [Wed, 2 Feb 2011 09:42:32 +0000 (10:42 +0100)]
QmlCppDebugger: adjusted state changes when one engine fails

reviewed-by: hjk

13 years agodebugger: rework 'Run to Outermost Function' feature
hjk [Wed, 2 Feb 2011 10:52:39 +0000 (11:52 +0100)]
debugger: rework 'Run to Outermost Function' feature

Remove from the debug menu, and assign Ctrl-F6 to it by default also
on non-Mac.

13 years agodebugger: update gdb build README
hjk [Tue, 1 Feb 2011 17:29:17 +0000 (18:29 +0100)]
debugger: update gdb build README

13 years agoSnippets: Complement is now Trigger Variant in the UI
Leandro Melo [Wed, 2 Feb 2011 10:07:24 +0000 (11:07 +0100)]
Snippets: Complement is now Trigger Variant in the UI

13 years agoText editor: Redraw cursor when indenting
Leandro Melo [Wed, 2 Feb 2011 09:56:00 +0000 (10:56 +0100)]
Text editor: Redraw cursor when indenting

The one line patch was submited as part of the report.

Task-number: QTCREATORBUG-3497

13 years agoFix synchronisation of run configuration switches
dt [Wed, 2 Feb 2011 09:49:39 +0000 (10:49 +0100)]
Fix synchronisation of run configuration switches

Between target selector and projects page.
Task-Nr: QTCREATORBUG-3599

13 years agoSymbian: Add timeout to CODA's serial ping message
Pawel Polanski [Wed, 2 Feb 2011 09:44:57 +0000 (10:44 +0100)]
Symbian: Add timeout to CODA's serial ping message

13 years agoSymbian: Serial device is not flushed when closed
Pawel Polanski [Wed, 2 Feb 2011 08:49:53 +0000 (09:49 +0100)]
Symbian: Serial device is not flushed when closed

13 years agoSymbian: Fixed high COM port numbers when using CODA over USB
Pawel Polanski [Wed, 2 Feb 2011 07:52:02 +0000 (08:52 +0100)]
Symbian: Fixed high COM port numbers when using CODA over USB

13 years agoQmlDesigner.MetaInfo: Don't put unkown objects in the superclass stack
Marco Bubke [Tue, 1 Feb 2011 17:36:00 +0000 (18:36 +0100)]
QmlDesigner.MetaInfo: Don't put unkown objects in the superclass stack

13 years agoQmlDesigner.MetaInfo: Hotfix
Marco Bubke [Tue, 1 Feb 2011 16:16:01 +0000 (17:16 +0100)]
QmlDesigner.MetaInfo: Hotfix

It puts only qml objects on the superclass stack. Must be reviewed by
Thomas if he is back.

13 years agoQmlDesigner: Refactor custom notifications
Marco Bubke [Tue, 1 Feb 2011 14:54:52 +0000 (15:54 +0100)]
QmlDesigner: Refactor custom notifications

The custom notification code leads to hard readable code.

13 years agoMaemo: Several Meego fixes.
Christian Kandeler [Tue, 1 Feb 2011 13:05:28 +0000 (14:05 +0100)]
Maemo: Several Meego fixes.

- Deploy to sysroot via xrpm in case of RPM-based target.
- Set sensible default attributes in spec file.
- Add "/usr" to spec file as default. Should suffice in the common case.
- Adapt target removal message to fit the RPM case as well.

13 years agoMaemo: Remove redundant code for adding "-t <target>" to mad command.
Christian Kandeler [Tue, 1 Feb 2011 09:18:16 +0000 (10:18 +0100)]
Maemo: Remove redundant code for adding "-t <target>" to mad command.

13 years agoMake Meego target work.
Christian Kandeler [Mon, 31 Jan 2011 16:46:19 +0000 (17:46 +0100)]
Make Meego target work.

- Package installation and running untested yet.
- User currently needs to adapt %files section in spec file manually.
  We expect this task to be automated by the build script in the future
  (see http://bugs.meego.com/show_bug.cgi?id=13148).

13 years agoSymbian: fixing multi registers
Pawel Polanski [Tue, 1 Feb 2011 09:55:08 +0000 (10:55 +0100)]
Symbian: fixing multi registers

13 years agoQmlDesigner.NodeInstances: Remove asserts and cleanup
Marco Bubke [Mon, 31 Jan 2011 17:02:44 +0000 (18:02 +0100)]
QmlDesigner.NodeInstances: Remove asserts and cleanup

13 years agoQmlDesigner.NodeInstances: Add dummydata after import
Marco Bubke [Mon, 31 Jan 2011 16:30:28 +0000 (17:30 +0100)]
QmlDesigner.NodeInstances: Add dummydata after import

13 years agoQmlDesigner.NodeInstances: Fix crash
Marco Bubke [Mon, 31 Jan 2011 16:26:33 +0000 (17:26 +0100)]
QmlDesigner.NodeInstances: Fix crash

13 years agoSymbian: Increase CODA chunk size
Pawel Polanski [Mon, 31 Jan 2011 14:52:49 +0000 (15:52 +0100)]
Symbian: Increase CODA chunk size

13 years agoCompile on Windows.
Friedemann Kleint [Mon, 31 Jan 2011 14:27:59 +0000 (15:27 +0100)]
Compile on Windows.

13 years agoFix some more actions that were enabled at startup without a reason.
con [Mon, 31 Jan 2011 14:18:16 +0000 (15:18 +0100)]
Fix some more actions that were enabled at startup without a reason.

13 years agoDebugger view menus were enabled when they shouldn't be
con [Mon, 31 Jan 2011 14:17:53 +0000 (15:17 +0100)]
Debugger view menus were enabled when they shouldn't be

13 years agoFix another action manager related wrong use of QFlags.
con [Mon, 31 Jan 2011 14:16:52 +0000 (15:16 +0100)]
Fix another action manager related wrong use of QFlags.

13 years agoSymbian: Fixed include of private header in CODA support
Pawel Polanski [Mon, 31 Jan 2011 11:30:29 +0000 (12:30 +0100)]
Symbian: Fixed include of private header in CODA support

13 years agoSymbian: Added a serial connection type to CODA
Pawel Polanski [Tue, 25 Jan 2011 08:18:45 +0000 (09:18 +0100)]
Symbian: Added a serial connection type to CODA

13 years agoqmlstandalone -> appwizards (second attempt)
Alessandro Portale [Thu, 27 Jan 2011 16:05:40 +0000 (17:05 +0100)]
qmlstandalone -> appwizards (second attempt)

13 years agoQmlDesigner.MetaInfo: Remove qDebug
Marco Bubke [Thu, 27 Jan 2011 15:50:23 +0000 (16:50 +0100)]
QmlDesigner.MetaInfo: Remove qDebug

13 years agoQmlDesigner.MetaInfo: Refactoring
Marco Bubke [Thu, 27 Jan 2011 15:47:50 +0000 (16:47 +0100)]
QmlDesigner.MetaInfo: Refactoring

13 years agodebugger: implement dumper for QBasicAtomicPointer
hjk [Thu, 27 Jan 2011 14:03:08 +0000 (15:03 +0100)]
debugger: implement dumper for QBasicAtomicPointer

13 years agodebugger: improve QWeakPointer dumper
hjk [Thu, 27 Jan 2011 11:30:16 +0000 (12:30 +0100)]
debugger: improve QWeakPointer dumper

strongref == -1 is valid

13 years agodebugger: move breakpoint translations to internal namespace
hjk [Wed, 26 Jan 2011 16:41:26 +0000 (17:41 +0100)]
debugger: move breakpoint translations to internal namespace

13 years agoFixed out-of-bounds when originalSource was not explicitly supplied.
Erik Verbruggen [Thu, 27 Jan 2011 13:51:01 +0000 (14:51 +0100)]
Fixed out-of-bounds when originalSource was not explicitly supplied.

Task-number: QTCREATORBUG-3613

13 years agoQmlDesigner.NodeInstances: Use the local meego theme
Marco Bubke [Thu, 27 Jan 2011 12:17:48 +0000 (13:17 +0100)]
QmlDesigner.NodeInstances: Use the local meego theme

13 years agoQmlDesigner.FormEditor: Fix memory leak
Marco Bubke [Thu, 27 Jan 2011 11:54:14 +0000 (12:54 +0100)]
QmlDesigner.FormEditor: Fix memory leak

13 years agoDebugger[CDB]: Set working directory.
Friedemann Kleint [Thu, 27 Jan 2011 10:47:59 +0000 (11:47 +0100)]
Debugger[CDB]: Set working directory.

13 years agoRenamed: qmlstandalone -> appwizards
Alessandro Portale [Wed, 26 Jan 2011 22:17:01 +0000 (23:17 +0100)]
Renamed: qmlstandalone -> appwizards

That test will be for Qt Quick app and Html5 app wizard testing.

13 years agoDebugger: Add to API documentation.
Friedemann Kleint [Wed, 26 Jan 2011 16:22:25 +0000 (17:22 +0100)]
Debugger: Add to API documentation.

Reviewed-by: hjk
13 years agoDummy template for Html5 app wizards
Alessandro Portale [Wed, 26 Jan 2011 15:36:18 +0000 (16:36 +0100)]
Dummy template for Html5 app wizards

The template code is similar to the Qt Quick App wizard
template code. It has a Viewer class +.pri which wrap the "dirty
stuff", a main .pro file and main.cpp file. In this case, there
is also a "Hello World" index.html file.

The "dirty stuff" code exposes a quit() function to the JavaScript
in the webview, which can be triggerd via the index.html.

As the 1-line-summary of this commit states, it is a dummy. Some-
one with proper knowlede about QtWebkit please provide better
template code.

Task-Number: QTCREATORBUG-3284

13 years agoQmlDesigner.NodeInstances: Improve skip list
Marco Bubke [Wed, 26 Jan 2011 15:35:02 +0000 (16:35 +0100)]
QmlDesigner.NodeInstances: Improve skip list

13 years agooutputwindow: differentiate between stdout and stderr again
hjk [Wed, 26 Jan 2011 15:38:03 +0000 (16:38 +0100)]
outputwindow: differentiate between stdout and stderr again

Task-number: QTCREATORBUG-3496

13 years agoQmlDesigner.Rewriter: Fix crash in rewriter
Marco Bubke [Wed, 26 Jan 2011 15:13:21 +0000 (16:13 +0100)]
QmlDesigner.Rewriter: Fix crash in rewriter