OSDN Git Service

qt-creator-jp/qt-creator-jp.git
13 years agoFix target setup page layout on Mac.
con [Thu, 7 Apr 2011 17:45:43 +0000 (19:45 +0200)]
Fix target setup page layout on Mac.

Reviewed-by: dt
13 years agodebugger: fix quoting of watched expressions with funny chars inside
hjk [Fri, 8 Apr 2011 12:46:07 +0000 (14:46 +0200)]
debugger: fix quoting of watched expressions with funny chars inside

Base 64 to the rescue.

Reviewed-by: con
13 years agoQmlJSEditor: Don't warn about failing dumps if dumper is from 2.1
Kai Koehne [Fri, 8 Apr 2011 12:02:12 +0000 (14:02 +0200)]
QmlJSEditor: Don't warn about failing dumps if dumper is from 2.1

Ignore dumper failures if dumper is from 2.1. This is the case e.g.
for the time being with the Qt SDK 1.1. The type info might still
be available if a .qmltypes file is available.

Task-number: QTCREATORBUG-4380
Reviewed-by: Erik Verbruggen
13 years agoFix C++ model crash when evaluating deep expressions
Leandro Melo [Fri, 8 Apr 2011 10:44:05 +0000 (12:44 +0200)]
Fix C++ model crash when evaluating deep expressions

Task-number: QTCREATORBUG-3831
Done-with: Roberto Raggi

13 years agoCODA: Fixed: CODA keeps handle to .SIS file
Pawel Polanski [Fri, 8 Apr 2011 10:01:38 +0000 (12:01 +0200)]
CODA: Fixed: CODA keeps handle to .SIS file

Task-number: QTCREATORBUG-4324
Reviewed-by: Kai Koehne
13 years agoQmlObserver: Fix 'Apply Changes on Save' on Mac
Kai Koehne [Fri, 8 Apr 2011 09:54:17 +0000 (11:54 +0200)]
QmlObserver: Fix 'Apply Changes on Save' on Mac

Use the generic FileInProjectFinder instead of some homebrewn
matching algorithm (which didn't handle the case that on  Mac OS X,
files are copied to the app bundle).

Reviewed-by: Christiaan Janssen
Task-number: QTCREATORBUG-3188

13 years agodebugger: fix display name when using "start and debug external app"
hjk [Fri, 8 Apr 2011 08:47:26 +0000 (10:47 +0200)]
debugger: fix display name when using "start and debug external app"

Reviewed-by: Lasse Holmstedt <lasse.holmstedt@nokia.com>
13 years agoDoc: link to QML templates by Forum Nokia
Leena Miettinen [Fri, 8 Apr 2011 08:30:07 +0000 (10:30 +0200)]
Doc: link to QML templates by Forum Nokia

13 years agoDoc: setting breakpoints before attaching to a running process
Leena Miettinen [Fri, 8 Apr 2011 08:03:33 +0000 (10:03 +0200)]
Doc: setting breakpoints before attaching to a running process

Task-number: QTCREATORBUG-3170

Reviewed-by: hjk
13 years agoFix startup crash on Mac
con [Fri, 8 Apr 2011 07:20:14 +0000 (09:20 +0200)]
Fix startup crash on Mac

Introduced by f023b1ddbd3ee9ccb04b6b1263df565e18db5246

Reviewed-by: Kai Koehne
13 years agodebugger: remove lldb specific option from debugger menu
Arvid Ephraim Picciani [Thu, 7 Apr 2011 15:30:06 +0000 (17:30 +0200)]
debugger: remove lldb specific option from debugger menu

Reviewed-By: hjk
13 years agoDoc: edit for style and grammar
Leena Miettinen [Thu, 7 Apr 2011 15:27:47 +0000 (17:27 +0200)]
Doc: edit for style and grammar

13 years agoMaemo: Support copying directries to sysroot.
Christian Kandeler [Thu, 7 Apr 2011 15:25:54 +0000 (17:25 +0200)]
Maemo: Support copying directries to sysroot.

13 years agoMobile wizards: Don't show orientation options for Harmattan & Meego.
Christian Kandeler [Thu, 7 Apr 2011 15:08:06 +0000 (17:08 +0200)]
Mobile wizards: Don't show orientation options for Harmattan & Meego.

13 years agoQmlDesigner.itemLibrary: no width/height for text
Thomas Hartmann [Thu, 7 Apr 2011 14:40:31 +0000 (16:40 +0200)]
QmlDesigner.itemLibrary: no width/height for text

The Text element has an implicit size.

Reviewed-by: Marco Bubke
13 years agoQmlDesigner.nodeInstances: fix rendering bugs
Thomas Hartmann [Thu, 7 Apr 2011 14:39:27 +0000 (16:39 +0200)]
QmlDesigner.nodeInstances: fix rendering bugs

Qt::transparent != 0 !!

Reviewed-by: Marco Bubke
13 years agoQmlDesigner.navigator: scroll to selected item
Thomas Hartmann [Thu, 7 Apr 2011 14:38:44 +0000 (16:38 +0200)]
QmlDesigner.navigator: scroll to selected item

Reviewed-by: Marco Bubke
13 years agoQmlDesigner.nodeInstances: fix for implicit width
Thomas Hartmann [Thu, 7 Apr 2011 14:38:02 +0000 (16:38 +0200)]
QmlDesigner.nodeInstances: fix for implicit width

Reviewed-by: Marco Bubke
13 years agoQmlDesigner.propertyEditor: fix for Mac
Thomas Hartmann [Thu, 7 Apr 2011 14:36:51 +0000 (16:36 +0200)]
QmlDesigner.propertyEditor: fix for Mac

The Cleanlooks style is broken on the Mac atm.

Task-number: QTCREATORBUG-4296
Reviewed-by: Kai Koehne
13 years agoDoc: fix next and previous links
Leena Miettinen [Thu, 7 Apr 2011 12:58:05 +0000 (14:58 +0200)]
Doc: fix next and previous links

13 years agoDoc: debugger cannot attach to running process on Linux
Leena Miettinen [Thu, 7 Apr 2011 12:19:30 +0000 (14:19 +0200)]
Doc: debugger cannot attach to running process on Linux

Reviewed-by: hjk
13 years agoDoc: fix next and previous links
Leena Miettinen [Thu, 7 Apr 2011 11:58:51 +0000 (13:58 +0200)]
Doc: fix next and previous links

13 years agoDocumentation: Add remote debugging information.
Friedemann Kleint [Thu, 7 Apr 2011 12:47:32 +0000 (14:47 +0200)]
Documentation: Add remote debugging information.

Reviewed-by: Leena Miettinen <leena.miettinen@nokia.com>
Reviewed-by: hjk
13 years agoDoc: starting debugging and attaching to a remote CDB session
Leena Miettinen [Thu, 7 Apr 2011 11:55:32 +0000 (13:55 +0200)]
Doc: starting debugging and attaching to a remote CDB session

Restructured the Launching Debugger section

13 years agoDoc: capitalize GDB
Leena Miettinen [Wed, 6 Apr 2011 15:08:01 +0000 (17:08 +0200)]
Doc: capitalize GDB

13 years agoQMakeStep: Disable qmljsdebugger checkbox for Symbian, Maemo5
Kai Koehne [Thu, 7 Apr 2011 09:54:40 +0000 (11:54 +0200)]
QMakeStep: Disable qmljsdebugger checkbox for Symbian, Maemo5

Debugging on device or the emulator is right now not supported.

Reviewed-by: dt
13 years agoQMakeStep: Show error output if qmlsdebuggerlib build fails
Kai Koehne [Thu, 7 Apr 2011 10:46:10 +0000 (12:46 +0200)]
QMakeStep: Show error output if qmlsdebuggerlib build fails

Reviewed-by: dt
13 years agoDebuggingHelpers: Reorder arguments of finished signal
Kai Koehne [Wed, 6 Apr 2011 12:52:30 +0000 (14:52 +0200)]
DebuggingHelpers: Reorder arguments of finished signal

Allow slots that use the error ouput, but aren't interested in the list
of the tools.

Reviewed-by: dt
13 years agoMaemo: Manually create directories when deploying without packaging.
Christian Kandeler [Thu, 7 Apr 2011 10:24:41 +0000 (12:24 +0200)]
Maemo: Manually create directories when deploying without packaging.

Task-number: QTCREATORBUG-4398

13 years agoMaemo: Fix displaying error output during deployment.
Christian Kandeler [Thu, 7 Apr 2011 10:15:25 +0000 (12:15 +0200)]
Maemo: Fix displaying error output during deployment.

13 years agocontinue parsing line despite errors
Oswald Buddenhagen [Wed, 6 Apr 2011 19:26:20 +0000 (21:26 +0200)]
continue parsing line despite errors

as far as possible, anyway. and suppress messages after the first one.
this avoids that scope nesting gets thrown off and thus spurious
followup-errors crop up.

as a "side effect", this fixes a crash resulting from us rewinding the
token stream but ignoring the block stack on the way.

Task-number: QTCREATORBUG-4368

13 years agoreshuffle word counting in expressions
Oswald Buddenhagen [Tue, 5 Apr 2011 15:04:03 +0000 (17:04 +0200)]
reshuffle word counting in expressions

this makes the value list sizehints more correct: instead of the number
of literals and expansions, it's now the number of actual words, and
that only if the expression starts with a literal (otherwise the
pre-allocation is discarded anyway).
the performance impact seems negligible, with qt being a tad slower and
creator a tad faster.

as a side effect, complaining about excess words in a test expression
does not immediately terminate the current line's parsing.

13 years agoremove useless initializations
Oswald Buddenhagen [Tue, 5 Apr 2011 09:16:37 +0000 (11:16 +0200)]
remove useless initializations

reverts 6f5bf29e. coverity sucks, thankyouverymuch.

13 years agoconst-correctness
Oswald Buddenhagen [Mon, 4 Apr 2011 18:48:29 +0000 (20:48 +0200)]
const-correctness

13 years agosimplify copy c'tor
Oswald Buddenhagen [Mon, 4 Apr 2011 16:17:08 +0000 (18:17 +0200)]
simplify copy c'tor

13 years agosupport QT_INSTALL_IMPORTS in testreader
Oswald Buddenhagen [Tue, 5 Apr 2011 15:27:39 +0000 (17:27 +0200)]
support QT_INSTALL_IMPORTS in testreader

13 years agodebugger: display inability to "finish" in status line
hjk [Wed, 6 Apr 2011 15:34:08 +0000 (17:34 +0200)]
debugger: display inability to "finish" in status line

Reviewed-by: Friedemann Kleint
Task-number: QTCREATORBUG-4382

13 years agoRemove grid from highlight definitions table view
Leandro Melo [Wed, 6 Apr 2011 14:37:02 +0000 (16:37 +0200)]
Remove grid from highlight definitions table view

Reviewed-by: con
13 years agoRemove grid from snippets table view
Leandro Melo [Wed, 6 Apr 2011 14:10:51 +0000 (16:10 +0200)]
Remove grid from snippets table view

Reviewed-by: con
13 years agoFix duplicate mime types in the user file
Leandro Melo [Wed, 6 Apr 2011 09:47:48 +0000 (11:47 +0200)]
Fix duplicate mime types in the user file

Also avoid writing the file on every apply and do it
only when the dialog is finished.

Reset can still be improved to take effect immediately.

Reviewed-by: con
13 years agoCODA: CODA responds to the Device Removed event
Pawel Polanski [Wed, 6 Apr 2011 11:20:43 +0000 (13:20 +0200)]
CODA: CODA responds to the Device Removed event

13 years agoQuickDesigner: Jump to right column for QML syntax errors
Kai Koehne [Wed, 6 Apr 2011 10:35:56 +0000 (12:35 +0200)]
QuickDesigner: Jump to right column for QML syntax errors

column count for errors start with 1.

Task-number: QTCREATORBUG-4347
Reviewed-by: Thomas Hartmann
13 years agoQMakeStep: Fix qmljsdebugger warning issues
Kai Koehne [Wed, 6 Apr 2011 10:18:45 +0000 (12:18 +0200)]
QMakeStep: Fix qmljsdebugger warning issues

Debugging requires 4.7.1 minimum. Also update the label if the
user switches Qt versions.

Reviewed-by: dt
13 years agoDoc: differences between integrated and stand-alone Qt Designer
Leena Miettinen [Wed, 6 Apr 2011 08:54:38 +0000 (10:54 +0200)]
Doc: differences between integrated and stand-alone Qt Designer

Task-number: QTCREATORBUG-3592

Reviewed-by: Friedemann Kleint
13 years agoDoc: differences in displaying application output
Leena Miettinen [Tue, 5 Apr 2011 14:53:42 +0000 (16:53 +0200)]
Doc: differences in displaying application output

Reviewed-by: Friedemann Kleint
13 years agoDoc: remove obsolete note
Leena Miettinen [Tue, 5 Apr 2011 09:54:34 +0000 (11:54 +0200)]
Doc: remove obsolete note

13 years agoDoc: remove obsolete info
Leena Miettinen [Tue, 5 Apr 2011 09:54:11 +0000 (11:54 +0200)]
Doc: remove obsolete info

13 years agoDoc: fix formatting
Leena Miettinen [Tue, 5 Apr 2011 09:53:44 +0000 (11:53 +0200)]
Doc: fix formatting

13 years agoFixed import of "." in a library with a hack.
Erik Verbruggen [Wed, 6 Apr 2011 07:19:46 +0000 (09:19 +0200)]
Fixed import of "." in a library with a hack.

Task-number: QTCREATORBUG-4198
Reviewed-by: Kai Koehne
13 years agoQmlDesigner: Remove qDebug
Marco Bubke [Tue, 5 Apr 2011 13:11:49 +0000 (15:11 +0200)]
QmlDesigner: Remove qDebug

Reviewed-by: Thomas Hartmann
13 years agomimetypes: remove grid lines from table view
hjk [Tue, 5 Apr 2011 15:11:00 +0000 (17:11 +0200)]
mimetypes: remove grid lines from table view

More consistent.

Reviewed-by: Leandro Melo
13 years agoQmlDesigner.model: bugfix for TabBar
Thomas Hartmann [Tue, 5 Apr 2011 14:43:38 +0000 (16:43 +0200)]
QmlDesigner.model: bugfix for TabBar

A defaultProperty is always a list property.

Reviewed-by: Marco Bubke
13 years agoQmlDesigner.model: crash fix
Thomas Hartmann [Tue, 5 Apr 2011 14:42:37 +0000 (16:42 +0200)]
QmlDesigner.model: crash fix

Reviewed-by: Marco Bubke
13 years agoQmlDesigner.propertyEditor: crash fix
Thomas Hartmann [Tue, 5 Apr 2011 14:41:49 +0000 (16:41 +0200)]
QmlDesigner.propertyEditor: crash fix

Reviewed-by: Marco Bubke
13 years agotests: get autotests compiling again.
Bill King [Tue, 5 Apr 2011 13:03:13 +0000 (15:03 +0200)]
tests: get autotests compiling again.

13 years agoQmlDesigner: Canvas setting now reflected
Marco Bubke [Tue, 5 Apr 2011 11:42:00 +0000 (13:42 +0200)]
QmlDesigner: Canvas setting now reflected

Task-number: QTCREATORBUG-4317
Reviewed-by: Thomas Hartmann
13 years agoQmlDesigner.propertyEditor: fix for layout issues on Windows 7
Thomas Hartmann [Tue, 5 Apr 2011 11:42:33 +0000 (13:42 +0200)]
QmlDesigner.propertyEditor: fix for layout issues on Windows 7

Reviewed-by: Marco Bubke
13 years agoQmlPuppet: Fix compilation with no webkit
Kai Koehne [Tue, 5 Apr 2011 08:33:16 +0000 (10:33 +0200)]
QmlPuppet: Fix compilation with no webkit

Reviewed-by: Thomas Hartmann
13 years agoMaemo: Fix package metadata initialization bug.
Christian Kandeler [Tue, 5 Apr 2011 07:07:33 +0000 (09:07 +0200)]
Maemo: Fix package metadata initialization bug.

We must check whether a target is fully initialized (meaning it
already has packaging metadata). Otherwise we will initialize one
target with bogus values from another, equally uninitialized one
when they are created at the same time (i.e. by a wizard).

13 years agoDoc: polishing
Leena Miettinen [Tue, 5 Apr 2011 07:35:49 +0000 (09:35 +0200)]
Doc: polishing

13 years agoDoc: correct order of selecting anchor buttons
Leena Miettinen [Tue, 5 Apr 2011 07:35:02 +0000 (09:35 +0200)]
Doc: correct order of selecting anchor buttons

13 years agoDoc: restoring sessions
Leena Miettinen [Tue, 5 Apr 2011 07:34:11 +0000 (09:34 +0200)]
Doc: restoring sessions

13 years agoDoc: update screen shots
Leena Miettinen [Tue, 5 Apr 2011 07:32:41 +0000 (09:32 +0200)]
Doc: update screen shots

13 years agoSymbian: crashes if canceled in a certain moment of package creation
Pawel Polanski [Mon, 4 Apr 2011 15:03:36 +0000 (17:03 +0200)]
Symbian: crashes if canceled in a certain moment of package creation

13 years agoCODA: CODA can crash while copying to device
Pawel Polanski [Mon, 4 Apr 2011 14:24:46 +0000 (16:24 +0200)]
CODA: CODA can crash while copying to device

13 years agoMobile wizard: The Mainwindow sources are not versioned.
Christian Kandeler [Mon, 4 Apr 2011 13:53:02 +0000 (15:53 +0200)]
Mobile wizard: The Mainwindow sources are not versioned.

Task-number: QTCREATORBUG-4363
Reviewed-by: Alessandro Portale
13 years agoDebugger[gdb]: Fix QUrl dumper.
Friedemann Kleint [Mon, 4 Apr 2011 13:14:04 +0000 (15:14 +0200)]
Debugger[gdb]: Fix QUrl dumper.

"encodedOriginal" is a QByteArray.

Reviewed-by: hjk
13 years agoResize behavior correction in Session Manager dialog
Thorbjørn Lindeijer [Mon, 4 Apr 2011 12:33:39 +0000 (14:33 +0200)]
Resize behavior correction in Session Manager dialog

Stretch the list of sessions to prevent the buttons from stretching.

13 years agoTargetSetupPage: Select desktop only as a fallback.
dt [Mon, 4 Apr 2011 11:47:58 +0000 (13:47 +0200)]
TargetSetupPage: Select desktop only as a fallback.

Reviewed-By: con
13 years agoSome texts has been updated
Pawel Polanski [Mon, 4 Apr 2011 11:34:47 +0000 (13:34 +0200)]
Some texts has been updated

13 years agoMerge branch '2.2' of git@scm.dev.nokia.troll.no:creator/mainline into 2.2
Thomas Hartmann [Mon, 4 Apr 2011 11:25:27 +0000 (13:25 +0200)]
Merge branch '2.2' of git@scm.dev.nokia.troll.no:creator/mainline into 2.2

13 years agoQmlDesigner.rewriter: fix for compression
Thomas Hartmann [Mon, 4 Apr 2011 11:25:09 +0000 (13:25 +0200)]
QmlDesigner.rewriter: fix for compression

AddProperty also sets a value.
RemoveProperty and then AddProperty cannot be compressed like this.

Reviewed-by: Kai Koehne
13 years agoQmlDesigner.tests: compilefix
Thomas Hartmann [Mon, 4 Apr 2011 11:23:38 +0000 (13:23 +0200)]
QmlDesigner.tests: compilefix

13 years agoDoc: fix image name
Leena Miettinen [Mon, 4 Apr 2011 10:27:25 +0000 (12:27 +0200)]
Doc: fix image name

13 years agoDoc: add copyright statement
Leena Miettinen [Mon, 4 Apr 2011 10:11:56 +0000 (12:11 +0200)]
Doc: add copyright statement

13 years agoL10n: German translations for 2.2
Friedemann Kleint [Mon, 4 Apr 2011 10:03:23 +0000 (12:03 +0200)]
L10n: German translations for 2.2

13 years agoDebugger: Fix spelling error in tooltip.
Friedemann Kleint [Mon, 4 Apr 2011 10:01:00 +0000 (12:01 +0200)]
Debugger: Fix spelling error in tooltip.

Last string change.

Reviewed-by: Leena Miettinen <riitta-leena.miettinen@nokia.com>
13 years agoDebugger: Fix spelling error in tooltip.
Friedemann Kleint [Mon, 4 Apr 2011 09:58:00 +0000 (11:58 +0200)]
Debugger: Fix spelling error in tooltip.

Last string change.

Reviewed-by: Leena Miettinen <riitta-leena.miettinen@nokia.com>
13 years agoDoc: added FAQ
Leena Miettinen [Mon, 4 Apr 2011 09:28:44 +0000 (11:28 +0200)]
Doc: added FAQ

13 years agoUI text: fix capitalization
Leena Miettinen [Thu, 31 Mar 2011 09:43:15 +0000 (11:43 +0200)]
UI text: fix capitalization

Reviewed-by: hjk
13 years agoDoc: fix field name
Leena Miettinen [Thu, 31 Mar 2011 09:18:41 +0000 (11:18 +0200)]
Doc: fix field name

13 years agoDoc: add troubleshooting info
Leena Miettinen [Thu, 31 Mar 2011 09:18:15 +0000 (11:18 +0200)]
Doc: add troubleshooting info

Reviewed-by: hjk
13 years agoDoc: edit change file
Leena Miettinen [Thu, 31 Mar 2011 07:24:26 +0000 (09:24 +0200)]
Doc: edit change file

Reviewed-by: hjk
13 years agoDoc: fix capitalization of GDB and GCC
Leena Miettinen [Wed, 30 Mar 2011 15:09:55 +0000 (17:09 +0200)]
Doc: fix capitalization of GDB and GCC

13 years agoSymbian: Application's name is displayed on the "Application Output" tab while debugging
Pawel Polanski [Mon, 4 Apr 2011 09:05:24 +0000 (11:05 +0200)]
Symbian: Application's name is displayed on the "Application Output" tab while debugging

Task-number: QTCREATORBUG-4203
Reviewed-by: hjk
13 years agoQmlDump: Fix compilation on Linux, Windows
Kai Koehne [Mon, 4 Apr 2011 07:59:12 +0000 (09:59 +0200)]
QmlDump: Fix compilation on Linux, Windows

Fix regression introduced with 530e7494 : Creator now automatically
generates the Info.plist from a Info.plist.in file, but only on Mac
OS X. Therefore copying the Info.plist to the temporary folder failed
on all other platforms.

Reviewed-by: con
13 years agoFixed value of DisassemblerCapability
Thorbjørn Lindeijer [Fri, 1 Apr 2011 10:50:57 +0000 (12:50 +0200)]
Fixed value of DisassemblerCapability

Was the same as the ReloadModuleCapability.

Reviewed-by: Friedemann Kleint
13 years agoSymbian: Make cloning of RVCT toolchain work
Tobias Hunger [Fri, 1 Apr 2011 16:17:40 +0000 (18:17 +0200)]
Symbian: Make cloning of RVCT toolchain work

Make sure to not show PATH and other generated environment variables
in the base environment (which ends up in the configuration widget).
The generated changes will find their way into the set up changes
otherwise when accepting any change to the RVCT toolchain where they
will override other changes.

Task-number: QTCREATORBUG-4326
Reviewed-by: dt
13 years agoL10n: German translations for 2.2 (string freeze).
Friedemann Kleint [Fri, 1 Apr 2011 15:44:24 +0000 (17:44 +0200)]
L10n: German translations for 2.2 (string freeze).

13 years agoQt: Make sure to import non-native pathes from ini
Tobias Hunger [Fri, 1 Apr 2011 15:13:03 +0000 (17:13 +0200)]
Qt: Make sure to import non-native pathes from ini

Make sure to not import non-native pathes from our settings
(from old versions of Qt Creator). We make sure to use only
proper slashes nowadays.

Task-number: QTCREATORBUG-4328
Reviewed-by: dt
13 years agoSymbian: Fixed the 'Adapter start failed' bug
Pawel Polanski [Fri, 1 Apr 2011 14:52:57 +0000 (16:52 +0200)]
Symbian: Fixed the 'Adapter start failed' bug

Task-number: QTCREATORBUG-4325
Reviewed-by: Friedemann Kleint
13 years agoQmlDesigner.statesEditor: do not add redundant imports
Thomas Hartmann [Fri, 1 Apr 2011 14:49:57 +0000 (16:49 +0200)]
QmlDesigner.statesEditor: do not add redundant imports

Do not add QtQuick 1.0 import if we already have a QtQuick 1.1
import.

Reviewed-by: Kai Koehne
13 years agoQmlDesigner.dragAndDrop: crash fix
Thomas Hartmann [Fri, 1 Apr 2011 14:47:18 +0000 (16:47 +0200)]
QmlDesigner.dragAndDrop: crash fix

Something could go wrong while adding the import.
e.g.: qmldump can fail

Reviewed-by: Kai Koehne
Task-number: QTCREATORBUG-4323

13 years agoMaemo: Fix user-visible OS names.
Christian Kandeler [Fri, 1 Apr 2011 14:19:10 +0000 (16:19 +0200)]
Maemo: Fix user-visible OS names.

13 years agoQmlDesigner.propertyEditor: fix fill button
Thomas Hartmann [Fri, 1 Apr 2011 12:01:26 +0000 (14:01 +0200)]
QmlDesigner.propertyEditor: fix fill button

The fill button should only be checked
if all 4 anchors are set and the margins are 0.

Reviewed-by: Kai Koehne
13 years agoQmlDesigner.propertyEditor: fixes anchoring in flickable
Thomas Hartmann [Fri, 1 Apr 2011 11:53:40 +0000 (13:53 +0200)]
QmlDesigner.propertyEditor: fixes anchoring in flickable

Searching through "children" is not enough since
some items have default properties like "flickableChildren".
So we mimic instanceChildren here by taking all subnodes and
comparing the instanceParent.

Reviewed-by: Kai Koehne
13 years agoQmlDesigner.propertyEditor: fix for scaling
Thomas Hartmann [Fri, 1 Apr 2011 09:02:36 +0000 (11:02 +0200)]
QmlDesigner.propertyEditor: fix for scaling

Task-number: QTCREATORBUG-4335
Reviewed-by: Kai Koehne
13 years agoRemove obsolete translations
Jarek Kobus [Fri, 1 Apr 2011 11:54:32 +0000 (13:54 +0200)]
Remove obsolete translations

13 years agoUpdate Polish translations
Jarek Kobus [Fri, 1 Apr 2011 11:33:57 +0000 (13:33 +0200)]
Update Polish translations

Reviewed-by: Pawel Polanski
13 years agoMaemo: Re-order some environment settings for extra safety.
Christian Kandeler [Fri, 1 Apr 2011 08:37:57 +0000 (10:37 +0200)]
Maemo: Re-order some environment settings for extra safety.

Probably not needed here, but can't hurt either.