OSDN Git Service

qt-creator-jp/qt-creator-jp.git
13 years agodebugger: refactor watch point lookup
hjk [Tue, 1 Mar 2011 18:16:24 +0000 (19:16 +0100)]
debugger: refactor watch point lookup

In preparation of bitfield watch points.

13 years agodebugger: dump integers and floats based on the typedef stripped type
hjk [Tue, 1 Mar 2011 17:38:30 +0000 (18:38 +0100)]
debugger: dump integers and floats based on the typedef stripped type

13 years agoOvi Wizard: Fix warninOvi Wizard: Fix warningg
dt [Tue, 1 Mar 2011 17:57:18 +0000 (18:57 +0100)]
Ovi Wizard: Fix warninOvi Wizard: Fix warningg

13 years agoDistinguish between msvc and mingw binaries
Tobias Hunger [Tue, 1 Mar 2011 17:04:16 +0000 (18:04 +0100)]
Distinguish between msvc and mingw binaries

Distinguish between binaries built using MSVC and MinGW.

13 years agoOvi Store Wizard: minor changes
Primrose Mbanefo [Tue, 1 Mar 2011 16:37:55 +0000 (17:37 +0100)]
Ovi Store Wizard: minor changes

"char" -> 'char'

13 years agoQmlDesigner: use '.' instead of '/' for package names
Thomas Hartmann [Tue, 1 Mar 2011 15:59:05 +0000 (16:59 +0100)]
QmlDesigner: use '.' instead of '/' for package names

Using '/' was legacy and is just confusing.
The code is way more consistent now with QmlJS and does not require
conversions.

13 years agoQmlDesigner.nodeInstances: crash fix for QmlPuppet
Thomas Hartmann [Tue, 1 Mar 2011 15:55:16 +0000 (16:55 +0100)]
QmlDesigner.nodeInstances: crash fix for QmlPuppet

We have to check if the instance is valid.

13 years agoQmlDesigner.instances: remove non critical asserts
Thomas Hartmann [Tue, 1 Mar 2011 14:03:42 +0000 (15:03 +0100)]
QmlDesigner.instances: remove non critical asserts

We can handle this case, now.

13 years agoQmlDesigner.rewriter: complain about Link errors
Thomas Hartmann [Tue, 1 Mar 2011 14:01:34 +0000 (15:01 +0100)]
QmlDesigner.rewriter: complain about Link errors

If linking fails we show an error message.

13 years agoQmlDesigner: get rid of Qt/ - use QtQuick/ instead
Thomas Hartmann [Tue, 1 Mar 2011 14:00:25 +0000 (15:00 +0100)]
QmlDesigner: get rid of Qt/ - use QtQuick/ instead

Qt 4.7 imports are converted to QtQuick 1.0 imports.

13 years agoQmlDesigner.metaInfo: fixes comparing versions
Thomas Hartmann [Tue, 1 Mar 2011 13:38:59 +0000 (14:38 +0100)]
QmlDesigner.metaInfo: fixes comparing versions

Also some cleanup.

13 years agoQmlJs::Check: using the Option enum to ignore type errors
Thomas Hartmann [Tue, 1 Mar 2011 13:36:09 +0000 (14:36 +0100)]
QmlJs::Check: using the Option enum to ignore type errors

Unifying the api and exposing the options.

13 years agoQmlJs::Check: turning "file or directory does not exist" into a warning
Thomas Hartmann [Tue, 1 Mar 2011 13:33:40 +0000 (14:33 +0100)]
QmlJs::Check: turning "file or directory does not exist" into a warning

Missing files should be a warning.

13 years agoL10n: tr()-Fixes.
Friedemann Kleint [Tue, 1 Mar 2011 16:07:15 +0000 (17:07 +0100)]
L10n: tr()-Fixes.

13 years agodebugger: display size of bitfields in 'type' column
hjk [Tue, 1 Mar 2011 16:04:36 +0000 (17:04 +0100)]
debugger: display size of bitfields in 'type' column

13 years agocompile fix
hjk [Tue, 1 Mar 2011 16:00:25 +0000 (17:00 +0100)]
compile fix

13 years agoL10n: Fix duplicated messages.
Friedemann Kleint [Tue, 1 Mar 2011 15:45:41 +0000 (16:45 +0100)]
L10n: Fix duplicated messages.

Remove duplicated message, fix WinGuiProcess' messages.

13 years agoDebugger[CDB]: Fix run/jump to line for assembly code.
Friedemann Kleint [Tue, 1 Mar 2011 15:25:11 +0000 (16:25 +0100)]
Debugger[CDB]: Fix run/jump to line for assembly code.

13 years agodebugger: add address display for floats and bools
hjk [Tue, 1 Mar 2011 15:49:41 +0000 (16:49 +0100)]
debugger: add address display for floats and bools

13 years agoOvi Store Wizard: Compile warnings free
Primrose Mbanefo [Tue, 1 Mar 2011 15:38:33 +0000 (16:38 +0100)]
Ovi Store Wizard: Compile warnings free

13 years agoOvi Store Wizard: Coding style
Primrose Mbanefo [Tue, 1 Mar 2011 15:36:25 +0000 (16:36 +0100)]
Ovi Store Wizard: Coding style

13 years agoOvi Wizard: minor change
Primrose Mbanefo [Tue, 1 Mar 2011 15:32:46 +0000 (16:32 +0100)]
Ovi Wizard: minor change

"" -> QString()

13 years agoOvi Wizard: Translation fixes
Primrose Mbanefo [Tue, 1 Mar 2011 15:31:06 +0000 (16:31 +0100)]
Ovi Wizard: Translation fixes

13 years agoAdd toolchain autodetection based on config file
Tobias Hunger [Tue, 1 Mar 2011 15:34:02 +0000 (16:34 +0100)]
Add toolchain autodetection based on config file

Add toolchains found in share/qtcreator/Nokia/toolChains.xml as
autodetected.

13 years agos60publishing: compile fix for namepaced Qt
hjk [Tue, 1 Mar 2011 15:31:12 +0000 (16:31 +0100)]
s60publishing: compile fix for namepaced Qt

13 years agodebugger: output bitfield sizes
hjk [Tue, 1 Mar 2011 15:30:51 +0000 (16:30 +0100)]
debugger: output bitfield sizes

13 years agodebugger: enhance test case for bit fields
hjk [Tue, 1 Mar 2011 15:17:17 +0000 (16:17 +0100)]
debugger: enhance test case for bit fields

13 years agoIntroduce symbian ovi publishing wizard
Primrose Mbanefo [Fri, 21 Jan 2011 14:37:05 +0000 (15:37 +0100)]
Introduce symbian ovi publishing wizard

13 years agodebugger: Switch off address printing for generated items
hjk [Tue, 1 Mar 2011 14:44:22 +0000 (15:44 +0100)]
debugger: Switch off address printing for generated items

13 years agodebugger: remove unused dumper code
hjk [Tue, 1 Mar 2011 13:23:35 +0000 (14:23 +0100)]
debugger: remove unused dumper code

13 years agodebugger: make members of QObjectPrivate derived data visible
hjk [Tue, 1 Mar 2011 13:14:44 +0000 (14:14 +0100)]
debugger: make members of QObjectPrivate derived data visible

13 years agodebugger: properly initialize test data
hjk [Tue, 1 Mar 2011 12:25:51 +0000 (13:25 +0100)]
debugger: properly initialize test data

13 years agoFix parsing of gcc include path output
dt [Tue, 1 Mar 2011 12:23:49 +0000 (13:23 +0100)]
Fix parsing of gcc include path output

Reviewed-By: hunger
13 years agoFix warning when compiling with ICC.
Thiago Macieira [Tue, 1 Mar 2011 11:41:16 +0000 (12:41 +0100)]
Fix warning when compiling with ICC.

../build/botan/gfp_modulus.h(21): warning #1565: attributes are ignored on a class declaration that is not also a definition
  class BOTAN_DLL GFpElement;
        ^

There's no need to add class attributes to a forward declaration.

13 years agoDon't apply GCC options to non-GCC compilers
Thiago Macieira [Tue, 1 Mar 2011 11:40:20 +0000 (12:40 +0100)]
Don't apply GCC options to non-GCC compilers

13 years agodebugger: add a manual test for classes using the Q_D pattern for privates
hjk [Tue, 1 Mar 2011 11:39:53 +0000 (12:39 +0100)]
debugger: add a manual test for classes using the Q_D pattern for privates

13 years agoSnippets: Remove unnecessary header
Leandro Melo [Tue, 1 Mar 2011 10:39:29 +0000 (11:39 +0100)]
Snippets: Remove unnecessary header

13 years agoGen. highlighter: Fix spelling
Leandro Melo [Tue, 1 Mar 2011 10:28:37 +0000 (11:28 +0100)]
Gen. highlighter: Fix spelling

13 years agoMaemo: Add more debian/control fields to Harmattan target.
Christian Kandeler [Tue, 1 Mar 2011 10:22:42 +0000 (11:22 +0100)]
Maemo: Add more debian/control fields to Harmattan target.

13 years agoDebugger: Remove leftover qDebug.
Friedemann Kleint [Tue, 1 Mar 2011 09:00:43 +0000 (10:00 +0100)]
Debugger: Remove leftover qDebug.

Fix 5ddf7d3c4078174d37369767840d98a68469f0a7

13 years agoSymbian: Fix CODA shutdown after debuggee crash.
Friedemann Kleint [Tue, 1 Mar 2011 08:58:00 +0000 (09:58 +0100)]
Symbian: Fix CODA shutdown after debuggee crash.

13 years agoHeader cleanup.
Friedemann Kleint [Tue, 1 Mar 2011 08:23:46 +0000 (09:23 +0100)]
Header cleanup.

13 years agoToolchain: Fix Symbian Raptor/SBS.
Friedemann Kleint [Tue, 1 Mar 2011 07:46:25 +0000 (08:46 +0100)]
Toolchain: Fix Symbian Raptor/SBS.

Suppress LANG variable.

13 years agodebugger: move watcher saving to better position
hjk [Mon, 28 Feb 2011 17:55:54 +0000 (18:55 +0100)]
debugger: move watcher saving to better position

13 years agodebugger: load is load and save is save...
hjk [Mon, 28 Feb 2011 17:48:06 +0000 (18:48 +0100)]
debugger: load is load and save is save...

13 years agoToolChain: Fix warnings triggered by ToolChainOptionsPage
Tobias Hunger [Mon, 28 Feb 2011 17:30:34 +0000 (18:30 +0100)]
ToolChain: Fix warnings triggered by ToolChainOptionsPage

Fix warnings about QApplication sending to null receivers triggered
be the ToolChainOptionsPage.

13 years agoSave toolchains in XML format
Tobias Hunger [Mon, 28 Feb 2011 16:32:01 +0000 (17:32 +0100)]
Save toolchains in XML format

Also trigger saving via ICore::saveSettingsRequested.

13 years agoGCC: Do not try to start non-executable gccs
Tobias Hunger [Mon, 28 Feb 2011 16:30:40 +0000 (17:30 +0100)]
GCC: Do not try to start non-executable gccs

This stops a warning from appearing in the application output about
not being able to start a compiler.

13 years agoUsing the same sort command on Unix and Windows
Robert Loehning [Mon, 28 Feb 2011 16:23:58 +0000 (17:23 +0100)]
Using the same sort command on Unix and Windows

13 years agosimplify the "starting external tool" message
Oswald Buddenhagen [Mon, 28 Feb 2011 16:48:43 +0000 (17:48 +0100)]
simplify the "starting external tool" message

no need for a separate message, especially one that would overquote the
arguments.

13 years agouse the correct function for expanding macros in shell arguments
Oswald Buddenhagen [Mon, 28 Feb 2011 16:47:44 +0000 (17:47 +0100)]
use the correct function for expanding macros in shell arguments

Task-number: QTCREATORBUG-3887

13 years agoQmlDesigner: Notify for a crashed process
Marco Bubke [Mon, 28 Feb 2011 16:42:05 +0000 (17:42 +0100)]
QmlDesigner: Notify for a crashed process

13 years agoMaemo: Fix double connection of "Add device" button.
Christian Kandeler [Mon, 28 Feb 2011 16:33:03 +0000 (17:33 +0100)]
Maemo: Fix double connection of "Add device" button.

13 years agodebugger: write more object addresses in dumpers
hjk [Mon, 28 Feb 2011 16:35:28 +0000 (17:35 +0100)]
debugger: write more object addresses in dumpers

13 years agodebugger: fix QRegion dumper
hjk [Mon, 28 Feb 2011 16:15:21 +0000 (17:15 +0100)]
debugger: fix QRegion dumper

Item count is an integer, not a string.

13 years agoBazaar: Fixup, set unique action id.
Friedemann Kleint [Mon, 28 Feb 2011 16:28:41 +0000 (17:28 +0100)]
Bazaar: Fixup, set unique action id.

Duplicate ids in Mercurial, Bazaar.

13 years agoQmlJSDebugger: Only show the tool box when a debugging client connected
Thorbjørn Lindeijer [Mon, 28 Feb 2011 13:39:54 +0000 (14:39 +0100)]
QmlJSDebugger: Only show the tool box when a debugging client connected

Reviewed-by: Christiaan Janssen
13 years agoQmlJSDebugger: Avoid warning in window flag logic
Thorbjørn Lindeijer [Mon, 28 Feb 2011 13:38:28 +0000 (14:38 +0100)]
QmlJSDebugger: Avoid warning in window flag logic

13 years agoQmlInspector: fixed bug in crumblepath
Christiaan Janssen [Mon, 28 Feb 2011 16:14:00 +0000 (17:14 +0100)]
QmlInspector: fixed bug in crumblepath

13 years agoSSH: Fix misnomers.
Christian Kandeler [Mon, 28 Feb 2011 16:01:53 +0000 (17:01 +0100)]
SSH: Fix misnomers.

13 years agoToolchains: Header cleanup.
Friedemann Kleint [Mon, 28 Feb 2011 15:50:14 +0000 (16:50 +0100)]
Toolchains: Header cleanup.

13 years agoMake PathChooser always use QPushButtons
Leandro Melo [Mon, 28 Feb 2011 14:53:37 +0000 (15:53 +0100)]
Make PathChooser always use QPushButtons

It might look a little bigger, but since we are using
QPushButtons by default in the options pages it's more
uniform considering the buttons around.

If we "conclude" it looks weird or unpleasant in other
places (like in the wizards, for example) we can consider
an alternative approach.

Reviewed-by: con
13 years agoFix setReadOnly method in PathChooser
Leandro Melo [Mon, 28 Feb 2011 14:29:24 +0000 (15:29 +0100)]
Fix setReadOnly method in PathChooser

Reviewed-by: dt
13 years agoBazaar: Cleanups
Tobias Hunger [Mon, 28 Feb 2011 14:05:40 +0000 (15:05 +0100)]
Bazaar: Cleanups

Clean up whitespaces and coding style issues.

13 years agoAdded new Bazaar plugin
cerf [Mon, 28 Feb 2011 12:40:06 +0000 (13:40 +0100)]
Added new Bazaar plugin

Merge-request: 229
Reviewed-by: Tobias Hunger <tobias.hunger@nokia.com>
13 years agoRefactored the Mercurial plugin
cerf [Mon, 28 Feb 2011 12:40:04 +0000 (13:40 +0100)]
Refactored the Mercurial plugin

Refactored the mercurial plugin which led to new vcsbase common
tools (VCSBaseClient, VCSBaseClientSettings and VCSJobRunner)

Merge-request: 229
Reviewed-by: Tobias Hunger <tobias.hunger@nokia.com>
13 years agobineditor: simplify code
hjk [Mon, 28 Feb 2011 14:01:19 +0000 (15:01 +0100)]
bineditor: simplify code

Remove 'synchronous' parameter in data requests as everything is
asynchroneous right now. Also remove unneeded m_requests.contains call.

13 years agoCodePaster: Allow for editing snippets.
Friedemann Kleint [Mon, 28 Feb 2011 14:41:42 +0000 (15:41 +0100)]
CodePaster: Allow for editing snippets.

Introduce separate plain text mode parallel to diff-chunk mode
using a stacked widget with a QPlainTextEdit.

Task-number: QTCREATORBUG-3859

13 years agoFix custom tool default values for Windows.
con [Mon, 28 Feb 2011 14:03:48 +0000 (15:03 +0100)]
Fix custom tool default values for Windows.

Task-number: QTCREATORBUG-3838
Reviewed-by: Robert Loehning
13 years agoFix case of tool replacing selection but no selection existing.
con [Mon, 28 Feb 2011 13:48:42 +0000 (14:48 +0100)]
Fix case of tool replacing selection but no selection existing.

Task-number: QTCREATORBUG-3853

13 years agoFix german translation
con [Mon, 28 Feb 2011 13:32:25 +0000 (14:32 +0100)]
Fix german translation

13 years agoAdd sort tool for windows.
con [Mon, 28 Feb 2011 13:24:41 +0000 (14:24 +0100)]
Add sort tool for windows.

Task-number: QTCREATORBUG-3851

13 years agoStill changes to our options dialog
Leandro Melo [Mon, 28 Feb 2011 13:35:58 +0000 (14:35 +0100)]
Still changes to our options dialog

We decided to have text-based buttons by default.

13 years agoRevert "Make our options dialog a bit more uniform"
Leandro Melo [Mon, 28 Feb 2011 11:59:59 +0000 (12:59 +0100)]
Revert "Make our options dialog a bit more uniform"

This reverts commit 561f87fcb9d58aaccbccd424417e71b79798ff6b.

13 years agoRevert "More options dialog UI changes"
Leandro Melo [Mon, 28 Feb 2011 11:59:49 +0000 (12:59 +0100)]
Revert "More options dialog UI changes"

This reverts commit c5b57ea5f9927a0843d37c793788892a5131c1ee.

13 years agoDebugger[CDB]: Add memory editing.
Friedemann Kleint [Mon, 28 Feb 2011 13:33:35 +0000 (14:33 +0100)]
Debugger[CDB]: Add memory editing.

Add infrastructure for custom special stops with data.

13 years agoDebugger: Quieten bin editor used as memory editor.
Friedemann Kleint [Mon, 28 Feb 2011 13:33:04 +0000 (14:33 +0100)]
Debugger: Quieten bin editor used as memory editor.

13 years agoMaemo: Fix default label values in device config widget.
Christian Kandeler [Mon, 28 Feb 2011 13:16:37 +0000 (14:16 +0100)]
Maemo: Fix default label values in device config widget.

13 years agoMaemo: Change debian/control field for Harmattan.
Christian Kandeler [Mon, 28 Feb 2011 12:35:12 +0000 (13:35 +0100)]
Maemo: Change debian/control field for Harmattan.

13 years agoCompile.
Friedemann Kleint [Mon, 28 Feb 2011 12:34:21 +0000 (13:34 +0100)]
Compile.

13 years agoUncategorized tools would no longer be configurable after first run.
con [Mon, 28 Feb 2011 11:46:58 +0000 (12:46 +0100)]
Uncategorized tools would no longer be configurable after first run.

Avoid writing empty string prefixed arrays into settings, and some
isNull vs isEmpty confusion (xml reader seems to read null instead of
empty strings in some cases).

13 years agoFixed 'unused' warning
Pawel Polanski [Mon, 28 Feb 2011 11:42:33 +0000 (12:42 +0100)]
Fixed 'unused' warning

13 years agorunconfiguration.h/runsettingspropertiespage.*: code cosmetics
hjk [Mon, 28 Feb 2011 11:37:15 +0000 (12:37 +0100)]
runconfiguration.h/runsettingspropertiespage.*: code cosmetics

13 years agoPolish target/toolchain warnings a bit.
Friedemann Kleint [Mon, 28 Feb 2011 11:29:41 +0000 (12:29 +0100)]
Polish target/toolchain warnings a bit.

13 years agoenable adding custom config widgets from a run control factory
Milian Wolff [Mon, 28 Feb 2011 11:23:12 +0000 (12:23 +0100)]
enable adding custom config widgets from a run control factory

To achieve this there are two methods in IRunControlFactory you
need to implement:

1) createRunConfigurationAspect returns a IRunConfigurationAspect
which stores the settings specific to your plugin.
2) createConfigurationWidget returns a RunConfigWidget that will
be shown in the project settings

Merge-request: 258
Reviewed-by: hjk <qtc-committer@nokia.com>
13 years agoBrowsing for executable should allow executables, not directories.
con [Mon, 28 Feb 2011 10:54:18 +0000 (11:54 +0100)]
Browsing for executable should allow executables, not directories.

Task-number: QTCREATORBUG-3842

13 years agoMac: Fix up/down/remove button size in build settings again.
con [Mon, 28 Feb 2011 10:27:51 +0000 (11:27 +0100)]
Mac: Fix up/down/remove button size in build settings again.

Somehow got lost in merges 2.1 --> 2.2

13 years agoDebugger[CDB]: Do not set empty environment for 'Start external'.
Friedemann Kleint [Mon, 28 Feb 2011 10:48:33 +0000 (11:48 +0100)]
Debugger[CDB]: Do not set empty environment for 'Start external'.

13 years agoSymbian: Platform returned by the S60Manager::platform is now valid
Pawel Polanski [Mon, 28 Feb 2011 10:25:40 +0000 (11:25 +0100)]
Symbian: Platform returned by the S60Manager::platform is now valid

13 years agoToolchains: Fix MSCV.
Friedemann Kleint [Mon, 28 Feb 2011 09:14:52 +0000 (10:14 +0100)]
Toolchains: Fix MSCV.

Need /E:ON, V:ON for cmd.exe, do not pass empty environment
to QtcProcess.

13 years agoReconnect add/remove maemo configuration buttons
Leandro Melo [Mon, 28 Feb 2011 08:43:39 +0000 (09:43 +0100)]
Reconnect add/remove maemo configuration buttons

13 years agoToolChainOPtionsPage: Make sure parents are cleared
Tobias Hunger [Fri, 25 Feb 2011 17:01:51 +0000 (18:01 +0100)]
ToolChainOPtionsPage: Make sure parents are cleared

Make sure parent pointers are cleared when removing nodes.

13 years agoToolChainOptions: Clear new name afer applying it
Tobias Hunger [Fri, 25 Feb 2011 17:01:02 +0000 (18:01 +0100)]
ToolChainOptions: Clear new name afer applying it

13 years agoFix crash in toolchainoptionspage
Tobias Hunger [Fri, 25 Feb 2011 16:55:47 +0000 (17:55 +0100)]
Fix crash in toolchainoptionspage

Do not crash when closing the options dialog for the second time.

Reviewed-by: thorbjorn
13 years agoMore options dialog UI changes
Leandro Melo [Fri, 25 Feb 2011 16:00:06 +0000 (17:00 +0100)]
More options dialog UI changes

Continuing 561f87fcb9d58aaccbccd424417e71b79798ff6b

13 years agoMake our options dialog a bit more uniform
Leandro Melo [Fri, 25 Feb 2011 15:27:17 +0000 (16:27 +0100)]
Make our options dialog a bit more uniform

In terms of buttons, layouts, aesthetics in general.

13 years agoQmlJS: Try to implicitly import libraries in the same directory.
Christian Kamm [Fri, 25 Feb 2011 15:16:37 +0000 (16:16 +0100)]
QmlJS: Try to implicitly import libraries in the same directory.

In QML, the current directory that holds a QML file is imported
implicitly. If it contains a qmldir file, the library is imported.

Since there is no explicit import statement, Creator can't know the URI
of this library. However, if type information is available for it
already - either through a previous dump or a qmltypes file - we can
guess the URI by looking at the contained exports.

Task-number: QTCREATORBUG-3768

13 years agocoding style in example
hjk [Fri, 25 Feb 2011 15:26:05 +0000 (16:26 +0100)]
coding style in example

13 years agodebugger: reset OperateByInstruction on runControlFinished
hjk [Fri, 25 Feb 2011 14:21:46 +0000 (15:21 +0100)]
debugger: reset OperateByInstruction on runControlFinished

13 years agoStop line number label from resizing too often
Thorbjørn Lindeijer [Fri, 25 Feb 2011 15:00:23 +0000 (16:00 +0100)]
Stop line number label from resizing too often

For example when changing options in the git blame editor, the label
would resize since it took into account the block count, which is
temporarily 0 while the blame is calculated.

Done-with: Tobias Hunger