OSDN Git Service

qt-creator-jp/qt-creator-jp.git
13 years agoCompile.
Friedemann Kleint [Wed, 2 Mar 2011 14:36:59 +0000 (15:36 +0100)]
Compile.

13 years agoMerge branch 'master' of scm.dev.nokia.troll.no:creator/mainline
Primrose Mbanefo [Wed, 2 Mar 2011 14:25:48 +0000 (15:25 +0100)]
Merge branch 'master' of scm.dev.nokia.troll.no:creator/mainline

13 years agoOvi Store Wizard: corrected wrong vendor info format
Primrose Mbanefo [Wed, 2 Mar 2011 14:25:12 +0000 (15:25 +0100)]
Ovi Store Wizard: corrected wrong vendor info format

13 years agoOvi Store Wizard: Do not permit analysis if there is no build config
Primrose Mbanefo [Wed, 2 Mar 2011 14:24:29 +0000 (15:24 +0100)]
Ovi Store Wizard: Do not permit analysis if there is no build config

13 years agoHandle static Qt libraries on mac
Tobias Hunger [Wed, 2 Mar 2011 13:09:18 +0000 (14:09 +0100)]
Handle static Qt libraries on mac

13 years agoQt4ProjectManager: Exported header cleanup.
Friedemann Kleint [Wed, 2 Mar 2011 14:01:17 +0000 (15:01 +0100)]
Qt4ProjectManager: Exported header cleanup.

13 years agoQmlJSDebug: List QtScript as explicit dependency
Kai Koehne [Wed, 2 Mar 2011 13:38:24 +0000 (14:38 +0100)]
QmlJSDebug: List QtScript as explicit dependency

mingw/4.7.1 does not add QtScript otherwise to the list of files to link against.

13 years agoQmlJsDebugger: Handle breakpoints in qrc:// resources more gracefully
Kai Koehne [Fri, 25 Feb 2011 10:57:34 +0000 (11:57 +0100)]
QmlJsDebugger: Handle breakpoints in qrc:// resources more gracefully

Reviewed-by: Christiaan Janssen
13 years agoQmlJSDebugger: Compare only file names for .js breakpoints
Kai Koehne [Fri, 25 Feb 2011 10:30:35 +0000 (11:30 +0100)]
QmlJSDebugger: Compare only file names for .js breakpoints

The file names on device might be completely different, therefore
we cannot compare the absolute path.

Reviewed-by: Christiaan Janssen
13 years agobineditor: fix recently introduced regression in setSize
hjk [Wed, 2 Mar 2011 13:49:19 +0000 (14:49 +0100)]
bineditor: fix recently introduced regression in setSize

13 years agoFix crash under certain conditions when renaming tool categories.
con [Wed, 2 Mar 2011 13:33:45 +0000 (14:33 +0100)]
Fix crash under certain conditions when renaming tool categories.

Task-number: QTCREATORBUG-3916

13 years agoDo not check for .la files when looking for QtCore
Tobias Hunger [Wed, 2 Mar 2011 13:31:06 +0000 (14:31 +0100)]
Do not check for .la files when looking for QtCore

13 years agodebugger: fix thinko
hjk [Wed, 2 Mar 2011 13:14:46 +0000 (14:14 +0100)]
debugger: fix thinko

13 years agoDebugger: Fix Ctrl-C console crash on Windows.
Friedemann Kleint [Wed, 2 Mar 2011 13:05:32 +0000 (14:05 +0100)]
Debugger: Fix Ctrl-C console crash on Windows.

Do not create static QObject.

13 years agoDebugger[CDB]: Suppress WOW86 exceptions while stepping.
Friedemann Kleint [Wed, 2 Mar 2011 12:42:45 +0000 (13:42 +0100)]
Debugger[CDB]: Suppress WOW86 exceptions while stepping.

13 years agodebugger: polish breakpoint locations
hjk [Wed, 2 Mar 2011 12:37:29 +0000 (13:37 +0100)]
debugger: polish breakpoint locations

Task-number: QTCREATORBUG-3912

13 years agofakevim: fix persistence of user defined :ex commands
hjk [Wed, 2 Mar 2011 11:31:41 +0000 (12:31 +0100)]
fakevim: fix persistence of user defined :ex commands

13 years agoHeader cleanup.
Friedemann Kleint [Wed, 2 Mar 2011 11:49:55 +0000 (12:49 +0100)]
Header cleanup.

13 years agoAlso detect QtCore when located next to qmake
Tobias Hunger [Wed, 2 Mar 2011 11:25:22 +0000 (12:25 +0100)]
Also detect QtCore when located next to qmake

13 years agoSymbian: Added QtMObility to the device info
Pawel Polanski [Wed, 2 Mar 2011 11:04:31 +0000 (12:04 +0100)]
Symbian: Added QtMObility to the device info

13 years agoL10n: Update German translations.
Friedemann Kleint [Wed, 2 Mar 2011 11:02:40 +0000 (12:02 +0100)]
L10n: Update German translations.

13 years agoL10n: tr()-Fixes.
Friedemann Kleint [Wed, 2 Mar 2011 11:01:34 +0000 (12:01 +0100)]
L10n: tr()-Fixes.

13 years agoMerge branch 'master' of scm.dev.nokia.troll.no:creator/mainline
con [Wed, 2 Mar 2011 10:50:08 +0000 (11:50 +0100)]
Merge branch 'master' of scm.dev.nokia.troll.no:creator/mainline

13 years agoMerge remote branch 'origin/2.1'
con [Wed, 2 Mar 2011 10:49:52 +0000 (11:49 +0100)]
Merge remote branch 'origin/2.1'

Conflicts:
src/plugins/debugger/qml/qmlengine.cpp
src/plugins/qt4projectmanager/qt-maemo/maemopackagecreationstep.cpp

13 years agoCompile.
Friedemann Kleint [Wed, 2 Mar 2011 10:46:55 +0000 (11:46 +0100)]
Compile.

13 years agoQmlExtensionPlugin: Require objectname, URI
Kai Koehne [Wed, 2 Mar 2011 10:35:00 +0000 (11:35 +0100)]
QmlExtensionPlugin: Require objectname, URI

Make sure 'next' button is disabled if fields are empty.

Task-number: QTCREATORGBUG-3921

13 years agofakevim: prevent endless loop when highlighting search results for $
hjk [Wed, 2 Mar 2011 10:49:24 +0000 (11:49 +0100)]
fakevim: prevent endless loop when highlighting search results for $

13 years agoCODA: Added support for device info button in project settings (for CODA serial conne...
Pawel Polanski [Wed, 2 Mar 2011 08:38:17 +0000 (09:38 +0100)]
CODA: Added support for device info button in project settings (for CODA serial connections)

13 years agoAdded CodaDevice::sendRunProcessCommand API
Pawel Polanski [Tue, 1 Mar 2011 15:19:17 +0000 (16:19 +0100)]
Added CodaDevice::sendRunProcessCommand API

13 years agoSymbian: Add the base for proper remote drive handling
Pawel Polanski [Tue, 1 Mar 2011 11:00:52 +0000 (12:00 +0100)]
Symbian: Add the base for proper remote drive handling

13 years agoDebugger: Compile plugin with -no-stl.
Friedemann Kleint [Wed, 2 Mar 2011 10:10:28 +0000 (11:10 +0100)]
Debugger: Compile plugin with -no-stl.

Task-number: QTCREATORBUG-3917

13 years agoqmldump: Add warning about code being shared with Qt.
Christian Kamm [Wed, 2 Mar 2011 09:51:46 +0000 (10:51 +0100)]
qmldump: Add warning about code being shared with Qt.

13 years agoMIME types: Introduce user extensions feature
Leandro Melo [Tue, 22 Feb 2011 14:11:50 +0000 (15:11 +0100)]
MIME types: Introduce user extensions feature

Creates a new page in the options dialog which allows
the user to modify MIME type's globl patterns and rule-based
magic matchers.

As a side-effect of this feature our MIME database (and related
components) got some improvements.

Reviewed-by: Friedemann Kleint
13 years agoOvi publishing wizard: Header cleanup.
Friedemann Kleint [Wed, 2 Mar 2011 07:43:06 +0000 (08:43 +0100)]
Ovi publishing wizard: Header cleanup.

13 years agoCMake Project: Adjust to toolchain changes
dt [Tue, 1 Mar 2011 20:06:37 +0000 (21:06 +0100)]
CMake Project: Adjust to toolchain changes

Fixes a crasd, removes member variable for toolchain

13 years agoEnvironmentWidget: Sort the changes
dt [Tue, 1 Mar 2011 18:47:11 +0000 (19:47 +0100)]
EnvironmentWidget: Sort the changes

Task-number: QTCREATORBUG-3889

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.