OSDN Git Service

qt-creator-jp/qt-creator-jp.git
13 years agoDoc: include correct header file
Leena Miettinen [Wed, 23 Feb 2011 15:24:41 +0000 (16:24 +0100)]
Doc: include correct header file

Task-number: QTCREATORBUG-3844

Reviewed-by: Niels Weber
13 years agoDoc: add known Windows Input Languages issue
Leena Miettinen [Fri, 18 Feb 2011 12:57:14 +0000 (13:57 +0100)]
Doc: add known Windows Input Languages issue

Reviewed-by: dt
13 years agoMaemo: Show project name in application output window when debugging.
Christian Kandeler [Thu, 10 Feb 2011 11:15:33 +0000 (12:15 +0100)]
Maemo: Show project name in application output window when debugging.

The tab is widget title is currently empty, so users might not know
what is running there.

Task-number: QTCREATORBUG-3775
Reviewed-by: hjk
13 years agodebugger: properly number frames in Qml backtrace
hjk [Wed, 9 Feb 2011 13:16:45 +0000 (14:16 +0100)]
debugger: properly number frames in Qml backtrace

Reviewed-by: con
13 years agoMaemo: Don't let localized date get into debian/changelog.
Christian Kandeler [Wed, 9 Feb 2011 13:32:55 +0000 (14:32 +0100)]
Maemo: Don't let localized date get into debian/changelog.

Task-number: QTCREATORBUG-3589
Reviewed-by: Tobias Hunger
13 years agoDoc: update info about publishing to Ovi
Leena Miettinen [Wed, 9 Feb 2011 13:05:24 +0000 (14:05 +0100)]
Doc: update info about publishing to Ovi

Link to an official publishing to Ovi wiki and remove some general info.
All Qt apps for Ovi must be wrapped with Nokia Smart Installer for Symbian.
Use the official name for the 'Application Signing Services for Ovi Store'.
Update the description of the process in Qt Creator.

13 years agoDoc: update Remote Compiler info
Leena Miettinen [Wed, 9 Feb 2011 11:32:50 +0000 (12:32 +0100)]
Doc: update Remote Compiler info

13 years agoDoc: update required Nokia N900 firmware version
Leena Miettinen [Wed, 9 Feb 2011 11:32:24 +0000 (12:32 +0100)]
Doc: update required Nokia N900 firmware version

Fix a link

Reviewed-by: Maurice Kalinowski
13 years agoDoc: update Remote Compiler info
Leena Miettinen [Tue, 8 Feb 2011 16:19:39 +0000 (17:19 +0100)]
Doc: update Remote Compiler info

13 years agoFixed some typos in Russian translation
Sergey Belyashov [Tue, 8 Feb 2011 13:45:01 +0000 (14:45 +0100)]
Fixed some typos in Russian translation

Merge-request: 251
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
13 years agoDoc: update screen shot
Leena Miettinen [Fri, 4 Feb 2011 14:49:51 +0000 (15:49 +0100)]
Doc: update screen shot

13 years agoDoc: fix missing next and previous links
Leena Miettinen [Fri, 4 Feb 2011 12:57:44 +0000 (13:57 +0100)]
Doc: fix missing next and previous links

13 years agoVersion bump.
con [Fri, 4 Feb 2011 11:45:27 +0000 (12:45 +0100)]
Version bump.

13 years agoRemoving the usage of Avkon to lock the screen orientation
Alessandro Portale [Wed, 2 Feb 2011 12:41:22 +0000 (13:41 +0100)]
Removing the usage of Avkon to lock the screen orientation

Locking the screen orientation was not a Qt feature of the Symbian
port till Qt 4.7.2. Therefore, client applications had to do the
locking themselves. That locking is right now only achievable by
using Avkon Api. The template code of the Qt Quick App wizard did
exactly that.
Now, Qt 4.7.2 has the screen orientation lock built in. That
implementation was done for QTBUG-11785. No need to do that in the
application code, anymore.

This patch removes Avkon usage from the templates, using new enum keys
and setting QWidget flags, just like Maemo5 does.

Two Qt version checks/fixes:
1) If the application tries to lock the orientation on Qt < 4.7.2,
   a warning is given that this won't work
2) If Qt < 4.7.2 is used to build the application, the enum keys are
   not used directly but casted from constants

Task-Number: QTCREATORBUG-3598
Reviewed-by: ck
13 years agoDebugger: Change gdb binary key, do not write binaries unless changed.
Friedemann Kleint [Wed, 2 Feb 2011 12:22:47 +0000 (13:22 +0100)]
Debugger: Change gdb binary key, do not write binaries unless changed.

Reviewed-by: con
13 years agoL10n/German: Id->ID, Refactoring.
Friedemann Kleint [Wed, 2 Feb 2011 08:06:10 +0000 (09:06 +0100)]
L10n/German: Id->ID, Refactoring.

Task-number: QTCREATORBUG-3668

13 years agoApp wizard template: Move Network capability into main .pro
Alessandro Portale [Tue, 1 Feb 2011 12:22:39 +0000 (13:22 +0100)]
App wizard template: Move Network capability into main .pro

Removes the "DEFINES += NETWORKACCESS" from the main .pro file
replacing it by "symbian:TARGET.CAPABILITY += NetworkServices".

Task-Number: QTCREATORBUG-3594
reviewed-by: con

13 years agoApp wizard template: Network capabilty on by default
Alessandro Portale [Thu, 27 Jan 2011 12:31:22 +0000 (13:31 +0100)]
App wizard template: Network capabilty on by default

Sets the Network capabilty on by default, in the wizard.

Task-Number: QTCREATORBUG-3594
reviewed-by: con

13 years agoDoc: building for Symbian on Linux and Mac OS
Leena Miettinen [Mon, 31 Jan 2011 14:05:20 +0000 (15:05 +0100)]
Doc: building for Symbian on Linux and Mac OS

Reviewed-by: Maurice Kalinowski
13 years agoQt Quick App Wizard: Reset main file
dt [Mon, 24 Jan 2011 14:33:27 +0000 (15:33 +0100)]
Qt Quick App Wizard: Reset main file

Reviewed-By: Alessandro Portale
Task-Nr: QTCREATORBUG-3566

13 years agoDoc: align table with SDK docs
Leena Miettinen [Fri, 21 Jan 2011 16:08:47 +0000 (17:08 +0100)]
Doc: align table with SDK docs

Reviewed-by: Maurice Kalinowski
13 years agoDoc: methods in current document locator filter
Leena Miettinen [Fri, 21 Jan 2011 14:32:43 +0000 (15:32 +0100)]
Doc: methods in current document locator filter

Reviewed-by: con
13 years agoFix the manual proxy hack for Linux so it works with HTTPS
Daniel Molkentin [Thu, 20 Jan 2011 11:03:17 +0000 (12:03 +0100)]
Fix the manual proxy hack for Linux so it works with HTTPS

Reviewed-by: con
13 years agoCustom wizards: Fix multiple combo boxes.
Friedemann Kleint [Tue, 18 Jan 2011 13:01:41 +0000 (14:01 +0100)]
Custom wizards: Fix multiple combo boxes.

Items of subsequent combo boxes were not displayed since
the counter was not reset.

Reviewed-by: con
Task-number: QTCREATORBUG-3523

13 years agofix read beyond end of input line
Oswald Buddenhagen [Mon, 17 Jan 2011 17:18:22 +0000 (18:18 +0100)]
fix read beyond end of input line

a line ending in two backslashes would produce a literal backslash and
run off the end.

Task-number: QTCREATORBUG-3360

13 years agoUpdated Russian translation
Sergey Belyashov [Tue, 18 Jan 2011 14:11:32 +0000 (15:11 +0100)]
Updated Russian translation

Merge-request: 233
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
13 years agoQML template: Do not override user settings for icon and epocheapsize
dt [Tue, 11 Jan 2011 15:26:18 +0000 (16:26 +0100)]
QML template: Do not override user settings for icon and epocheapsize

Task-Nr: QTCREATORBUG-3454
Reviewed-By: Alessandro Portale
13 years agoIt's 2011 now.
con [Wed, 12 Jan 2011 09:52:38 +0000 (10:52 +0100)]
It's 2011 now.

13 years agofixed czech translation
František Mach [Wed, 22 Dec 2010 07:30:22 +0000 (08:30 +0100)]
fixed czech translation

Task-number: QTCREATORBUG-3365
Reviewed-by: ossi
13 years agoDoc: update example and screen shot
Leena Miettinen [Wed, 12 Jan 2011 10:24:05 +0000 (11:24 +0100)]
Doc: update example and screen shot

Reviewed-by: Niels Weber
13 years agoDoc: change SDK name to Qt SDK
Leena Miettinen [Tue, 11 Jan 2011 16:16:43 +0000 (17:16 +0100)]
Doc: change SDK name to Qt SDK

13 years agoDoc: new start menu commands
Leena Miettinen [Tue, 11 Jan 2011 14:32:41 +0000 (15:32 +0100)]
Doc: new start menu commands

Reviewed-by: Tim Jenssen
13 years agoDoc: be more positive
Leena Miettinen [Mon, 10 Jan 2011 10:21:01 +0000 (11:21 +0100)]
Doc: be more positive

Reviewed-by: hjk
13 years agoDoc: export to QML scripts
Leena Miettinen [Tue, 11 Jan 2011 12:44:39 +0000 (13:44 +0100)]
Doc: export to QML scripts

Reviewed-by: jbache
13 years agoeditormanager: fix handling of file names ending with + like foo.c++
hjk [Mon, 10 Jan 2011 10:01:28 +0000 (11:01 +0100)]
editormanager: fix handling of file names ending with + like foo.c++

Reviewed-by: Tobias Hunger
13 years agoMaemo: Add hint to Debian rules file.
Christian Kandeler [Thu, 6 Jan 2011 13:12:07 +0000 (14:12 +0100)]
Maemo: Add hint to Debian rules file.

Task-number: QTCREATORBUG-3228

13 years agodebugger: disable "threadnames"
hjk [Wed, 5 Jan 2011 17:50:59 +0000 (18:50 +0100)]
debugger: disable "threadnames"

This works around the problem that the threadnames deduction switches
the current thread and thereby invalidates the assumption that the
thread mentioned in the *stopped response is the "current" thread.

There's already a proper fix in master including some performance
enhancements.

Reviewed-by: con
13 years agoUpdated Russian translation
Sergey Belyashov [Wed, 5 Jan 2011 15:21:00 +0000 (16:21 +0100)]
Updated Russian translation

Merge-request: 231
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
13 years agoDoc: update info about Qt Quick
Leena Miettinen [Wed, 5 Jan 2011 14:17:56 +0000 (15:17 +0100)]
Doc: update info about Qt Quick

Reviewed-by: Carsten Owerfeldt
13 years agoDoc: update and add screenshots
Leena Miettinen [Wed, 5 Jan 2011 14:17:14 +0000 (15:17 +0100)]
Doc: update and add screenshots

Reviewed-by: Carsten Owerfeldt
13 years agoDoc: change link to Projects mode
Leena Miettinen [Wed, 5 Jan 2011 14:16:10 +0000 (15:16 +0100)]
Doc: change link to Projects mode

Reviewed-by: Carsten Owerfeldt
13 years agoDoc: add screenshot of Edit and Design modes
Leena Miettinen [Wed, 5 Jan 2011 14:14:04 +0000 (15:14 +0100)]
Doc: add screenshot of Edit and Design modes

Reviewed-by: Carsten Owerfeldt
13 years agoDoc: update the introduction
Leena Miettinen [Wed, 5 Jan 2011 14:13:10 +0000 (15:13 +0100)]
Doc: update the introduction

Reviewed-by: Carsten Owerfeldt
13 years agoDoc: restructure doc to bring up Qt Quick features
Leena Miettinen [Wed, 5 Jan 2011 13:50:20 +0000 (14:50 +0100)]
Doc: restructure doc to bring up Qt Quick features

Reviewed-by: Carsten Owerfeldt
13 years agoDoc: Mad Developer version disclaimer
Leena Miettinen [Wed, 5 Jan 2011 09:34:01 +0000 (10:34 +0100)]
Doc: Mad Developer version disclaimer

Reviewed-by: Niels Weber
13 years agoDoc: add a screenshot
Leena Miettinen [Tue, 4 Jan 2011 11:26:21 +0000 (12:26 +0100)]
Doc: add a screenshot

Fix a typo

13 years agoDoc: Rebuild Project command
Leena Miettinen [Tue, 4 Jan 2011 09:47:21 +0000 (10:47 +0100)]
Doc: Rebuild Project command

Make the instructions clearer by adding step lists.

Reviewed-by: Kai Koehne
13 years agoDoc: fixed typos
Leena Miettinen [Mon, 3 Jan 2011 10:23:19 +0000 (11:23 +0100)]
Doc: fixed typos

13 years agoDoc: remove obsolete images
Leena Miettinen [Mon, 3 Jan 2011 10:18:20 +0000 (11:18 +0100)]
Doc: remove obsolete images

13 years agoMaemo: Fix possible crash on stopping a run control.
Christian Kandeler [Wed, 15 Dec 2010 16:50:06 +0000 (17:50 +0100)]
Maemo: Fix possible crash on stopping a run control.

The crash happens when the run control is stopped before a connection
has been established.

Task-number: QTCREATORBUG-3374
Reviewed-by: Tobias Hunger
13 years agoDoc: update license header
Leena Miettinen [Tue, 21 Dec 2010 13:02:05 +0000 (14:02 +0100)]
Doc: update license header

Reviewed-by: David Boddie
13 years agoDoc: disabling Perforce plugin
Leena Miettinen [Mon, 20 Dec 2010 13:53:51 +0000 (14:53 +0100)]
Doc: disabling Perforce plugin

To get rid of the error message in Version Control output panel

Task-number: QTCREATORBUG-3382

Reviewed-by: Tobias Hunger
13 years agoDoc: parsing and scanning when opening projects
Leena Miettinen [Mon, 20 Dec 2010 11:32:52 +0000 (12:32 +0100)]
Doc: parsing and scanning when opening projects

Task-number: QTCREATORBUG-3383

Reviewed-by: Thorbjorn Lindeijer
13 years agoDoc: fix mailing list info
Leena Miettinen [Fri, 17 Dec 2010 12:30:49 +0000 (13:30 +0100)]
Doc: fix mailing list info

Reviewed-by: con
13 years agoLicense headers.
con [Fri, 17 Dec 2010 15:01:08 +0000 (16:01 +0100)]
License headers.

13 years agoL10n: Improved German translations
Robert Loehning [Fri, 17 Dec 2010 13:06:08 +0000 (14:06 +0100)]
L10n: Improved German translations

%1 contains the error message, not the hostname.
Other typos fixed as well.

Reviewed-by: ossi
13 years agoRussian translation update
Sergey Belyashov [Fri, 17 Dec 2010 11:27:19 +0000 (12:27 +0100)]
Russian translation update

Merge-request: 228
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
13 years agoDoc: add information about Qt Quick Designer
Leena Miettinen [Thu, 16 Dec 2010 09:35:42 +0000 (10:35 +0100)]
Doc: add information about Qt Quick Designer

Reviewed-by: Thomas Hartmann
Reviewed-by: Carsten Owerfeldt
13 years agoDoc: publishing Qt Content for Maemo devices on Ovi Store
Leena Miettinen [Wed, 15 Dec 2010 11:40:18 +0000 (12:40 +0100)]
Doc: publishing Qt Content for Maemo devices on Ovi Store

Reviewed-by: Christian Kandeler
13 years agofakevim: Fix cursor movement in insert mode on Mac.
Arvid Ephraim Picciani [Tue, 2 Nov 2010 11:37:36 +0000 (12:37 +0100)]
fakevim: Fix cursor movement in insert mode on Mac.

Reviewed-by: hjk
(cherry picked from commit 51c8491158f3c7b880c169cd6602643c5dc0c153)

13 years agoInternationalized "Refactor" menu item
Konstantin Tokarev [Fri, 10 Dec 2010 14:51:25 +0000 (15:51 +0100)]
Internationalized "Refactor" menu item

Merge-request: 227
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
13 years agoQmlDesigner: crash fix
Thomas Hartmann [Wed, 8 Dec 2010 12:46:57 +0000 (13:46 +0100)]
QmlDesigner: crash fix

No direct support for Qt/QGraphicsWidget.
Qt 4.7.1 might hold a dangling pointer for QGraphicsWidgets
acnhor property.
We can support it again in the future.

Reviewed-by: Marco Bubke
Task-number: QTCREATORBUG-3326

13 years agoDoc: fix SIS package deployment instructions
Leena Miettinen [Fri, 10 Dec 2010 12:27:51 +0000 (13:27 +0100)]
Doc: fix SIS package deployment instructions

Reviewed-by: Miikka Heikkinen
13 years agoDoc: fix links
Leena Miettinen [Thu, 9 Dec 2010 16:39:46 +0000 (17:39 +0100)]
Doc: fix links

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

Mea culpa

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 agofix navigation
Oswald Buddenhagen [Wed, 8 Dec 2010 15:13:11 +0000 (16:13 +0100)]
fix navigation

Reviewed-by: Leena Miettinen
13 years agoadd fixnavi target for convenience
Oswald Buddenhagen [Wed, 8 Dec 2010 15:01:31 +0000 (16:01 +0100)]
add fixnavi target for convenience

13 years agofix fixing of navigation with multiple files
Oswald Buddenhagen [Wed, 8 Dec 2010 13:46:26 +0000 (14:46 +0100)]
fix fixing of navigation with multiple files

13 years agoFixing several issues in folder deployment
Alessandro Portale [Wed, 8 Dec 2010 15:07:09 +0000 (16:07 +0100)]
Fixing several issues in folder deployment

 - Also copying paths when doing in-source build,
   and not copying paths if source and target differ
 - Quote paths in order to support white spaces
 - Tolerate forward slashes as input paths

Task-Number: QTCREATORBUG-3203
Reviewed-By: ck
Merge-request: 226

13 years agoUpdate Polish translations
Jarek Kobus [Wed, 8 Dec 2010 11:24:03 +0000 (12:24 +0100)]
Update Polish translations

Task-number: QTCREATORBUG-3313

13 years agoDoc: opening projects
Leena Miettinen [Wed, 8 Dec 2010 11:28:17 +0000 (12:28 +0100)]
Doc: opening projects

Task-number: QTCREATORBUG-2426

Reviewed-by: Tobias Hunger
13 years agoDoc: replace build example with a Qt Quick application
Leena Miettinen [Tue, 7 Dec 2010 17:05:14 +0000 (18:05 +0100)]
Doc: replace build example with a Qt Quick application

Reviwed-by: Carsten Owerfeldt
13 years agoDoc: fix link to previous page
Leena Miettinen [Tue, 7 Dec 2010 10:58:14 +0000 (11:58 +0100)]
Doc: fix link to previous page

13 years agoFixed Russian translation of word "Comment"
Sergey Belyashov [Wed, 8 Dec 2010 10:02:39 +0000 (11:02 +0100)]
Fixed Russian translation of word "Comment"

Merge-request: 2184
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
13 years agoREADME: QmlJSInspector does not require private headers any more
Kai Koehne [Wed, 8 Dec 2010 08:05:44 +0000 (09:05 +0100)]
README: QmlJSInspector does not require private headers any more

QmlJSInspector does not depend on Qt private headers being available
any more: The needed private API files have been copied into the
QtCreator source repo.

13 years agoL10n: Update more German translations.
Friedemann Kleint [Wed, 8 Dec 2010 08:08:59 +0000 (09:08 +0100)]
L10n: Update more German translations.

Task-number: QTCREATORBUG-3312

13 years agoQmlDesigner.propertyEditor: fix opacity slider bug
Thomas Hartmann [Thu, 2 Dec 2010 14:15:14 +0000 (15:15 +0100)]
QmlDesigner.propertyEditor: fix opacity slider bug

The granularity of the slider was to fine.
So 1 could be a rounded 0.99.

Task-number: QTCREATORBUG-3035
Reviewed-by: Marco Bubke
13 years agoQmlDesigner.nodeInstances: crash fix
Thomas Hartmann [Thu, 2 Dec 2010 14:13:45 +0000 (15:13 +0100)]
QmlDesigner.nodeInstances: crash fix

PathView creates problems and we do not properly support it anyway.
We just create a dummy instance, instead.

Task-number: QTCREATORBUG-3251
Reviewed-by: Marco Bubke
13 years agoL10n: Update German translations.
Friedemann Kleint [Tue, 7 Dec 2010 10:28:21 +0000 (11:28 +0100)]
L10n: Update German translations.

Task-number: QTCREATORBUG-3305

13 years agoDebugger[CDB]: Fix crash when printing large arrays.
Friedemann Kleint [Tue, 7 Dec 2010 10:22:39 +0000 (11:22 +0100)]
Debugger[CDB]: Fix crash when printing large arrays.

Terminate string buffer correctly.

Reviewed-by: dt
Task-number: QTCREATORBUG-3271

13 years agoQmlWizards: Use 'QtQuick 1.0' namespace
Kai Koehne [Tue, 30 Nov 2010 15:23:22 +0000 (16:23 +0100)]
QmlWizards: Use 'QtQuick 1.0' namespace

Use the 'QtQuick 1.0' namespace introduced in 4.7.1. This makes them in
line with the examples/demos we ship in the SDK, but breaks for 4.7.0
(e.g. N900).

Task-number: QTCREATORBUG-3243

13 years agoDoc: deploy configurations
Leena Miettinen [Mon, 6 Dec 2010 16:13:40 +0000 (17:13 +0100)]
Doc: deploy configurations

Publishing to Ovi Store

Reviewed-by: Tobias Hunger
Reviewed-by: Pawel Polanski
13 years agoDoc: explain build, run, and deploy configurations
Leena Miettinen [Mon, 6 Dec 2010 16:11:45 +0000 (17:11 +0100)]
Doc: explain build, run, and deploy configurations

Reviewed-by: Tobias Hunger
13 years agoDoc: fix typo
Leena Miettinen [Mon, 6 Dec 2010 15:58:03 +0000 (16:58 +0100)]
Doc: fix typo

13 years agoDoc: add Windows 7 to OS list
Leena Miettinen [Thu, 2 Dec 2010 13:16:34 +0000 (14:16 +0100)]
Doc: add Windows 7 to OS list

Task-number: QTCREATORBUG-3140

Reviewed-by: Robert Loehning
13 years agoFix compilation of previous commit
con [Mon, 6 Dec 2010 12:03:17 +0000 (13:03 +0100)]
Fix compilation of previous commit

13 years agoQt4ProjectManager: Force a qmake run on change in the deploy folder
dt [Fri, 3 Dec 2010 10:46:35 +0000 (11:46 +0100)]
Qt4ProjectManager: Force a qmake run on change in the deploy folder

On a change to the deployment folder, we need to run qmake again to
recreate the pkg file, we do that by setting a flag on all qmakesteps
for symbian and saving/restoring that flag.

Reviewed-By: hunger
Task-Nr: QTCREATORBUG-3062

13 years agoFix command line parsing: Do return empty items.
Alessandro Portale [Thu, 25 Nov 2010 17:06:04 +0000 (18:06 +0100)]
Fix command line parsing: Do return empty items.

Symbians Makefiles have a "# Command:" line in the header
which has two whitespaces in the middle. The line parsing bug
fixed by this commit lead to a discrepency of the
"Actual args" (without empty elements) and the "Parsed args"
(with empty elements, otherwise same to Actual args), and
thus to a call of qmake on each build.

Task-Number: QTBUG-15539

13 years agoC++ editor: Don't sort global completions for performance reasons
Leandro Melo [Fri, 3 Dec 2010 12:43:13 +0000 (13:43 +0100)]
C++ editor: Don't sort global completions for performance reasons

Reviewed-by: Roberto Raggi
13 years agoMaemo: Manually add "execute" bit to debian/rules file.
Christian Kandeler [Fri, 3 Dec 2010 15:57:25 +0000 (16:57 +0100)]
Maemo: Manually add "execute" bit to debian/rules file.

The file is expected to be executable on Linux. However, when it
was created on Windows and checked into a repository, the
bit will not be set when pulling it onto a Linux system, resulting
in packaging failure.

Task-number: QTCREATORBUG-3277
Reviewed-by: kh1
Reviewed-by: dt
13 years agoAdd dump of QtMobility plugins to default type descriptions.
Christian Kamm [Wed, 1 Dec 2010 13:33:18 +0000 (14:33 +0100)]
Add dump of QtMobility plugins to default type descriptions.

This will enable comlpetion and validation for projects using the Qt
Mobility plugins even when the qmldump machinery fails.

13 years agoVersion bump.
con [Thu, 2 Dec 2010 09:38:04 +0000 (10:38 +0100)]
Version bump.

13 years agoShow buttons only when more than one tip is available
Daniel Molkentin [Tue, 30 Nov 2010 12:26:14 +0000 (13:26 +0100)]
Show buttons only when more than one tip is available

Task-number: QTCREATORBUG-3160
Reviewed-by: con
13 years agoQmlDesigner.rewriter: fix possible incompatibilities with import plugins
Thomas Hartmann [Fri, 26 Nov 2010 11:02:11 +0000 (12:02 +0100)]
QmlDesigner.rewriter: fix possible incompatibilities with import plugins

The current Qt Version might be build with mingw or even be a Symbian
or Maemo target. This patch ensures that we do not try to load a plugin
from the configured Qt Version anymore.
Instead we only load plugins provided by Qt Creator
or plugins which are specified by:  QML_IMPORT_PATH

Reviewed-by: Kai Koehne
Reviewed-by: Erik Verbruggen
13 years agoQmlDump: Allow building and using with Simulator Qt >= 4.7.1.
Christian Kamm [Fri, 26 Nov 2010 09:32:27 +0000 (10:32 +0100)]
QmlDump: Allow building and using with Simulator Qt >= 4.7.1.

Reviewed-by: owolff
Reviewed-by: Kai Koehne
13 years agoFix debugging Symbian gcce raptor built apps.
con [Thu, 25 Nov 2010 14:54:21 +0000 (15:54 +0100)]
Fix debugging Symbian gcce raptor built apps.

Local executable is put into a different folder
(always 'armv5' despite it being a 'gcce' build, changed in qmake),
and the symbol file is named 'foo.exe.sym' instead of 'foo.sym'.

Done-by: Friedemann Kleint
Reviewed-by: Pawel Polanski
13 years agoMake src packaging script more flexible.
con [Thu, 25 Nov 2010 12:11:08 +0000 (13:11 +0100)]
Make src packaging script more flexible.

13 years agoFixed few messages in Russian translation
Sergey Belyashov [Thu, 25 Nov 2010 10:33:39 +0000 (11:33 +0100)]
Fixed few messages in Russian translation

Merge-request: 222
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
13 years agoJsDebugger: Open original file if breakpoint is hit
Kai Koehne [Thu, 25 Nov 2010 08:43:23 +0000 (09:43 +0100)]
JsDebugger: Open original file if breakpoint is hit

Hotfix for Qt Quick Applications: Try to open the original file
by stripping "X.app/Contents/Resources" from the path.

Reviewed-by: Christiaan Janssen