OSDN Git Service

qt-creator-jp/qt-creator-jp.git
12 years agoC++: Improve completion assist
Yuchen Deng [Tue, 11 Oct 2011 01:29:48 +0000 (09:29 +0800)]
C++: Improve completion assist

Avoid inserting characters that are already there.
e.g.
int testFly() {}
te|Fly()
When triggers a completion, the code will changed to:
testFly()|
But in before, the code will changed to:
testFly()|Fly()

Notice:  Character of '|' show the cursor position.

Change-Id: I6c111e30356b2549aebc6fbea05608e70d6ab41f
Merge-request: 398
Reviewed-by: Leandro T. C. Melo <leandro.melo@nokia.com>
12 years agoremove nonexistent include path from glsl.pri
Joerg Bornemann [Fri, 14 Oct 2011 10:34:05 +0000 (12:34 +0200)]
remove nonexistent include path from glsl.pri

Change-Id: I66afdc3a380f9e5b901906349863e33ae353b2ae
Reviewed-by: Roberto Raggi <roberto.raggi@nokia.com>
12 years agoRemove processEvents
Daniel Teske [Thu, 13 Oct 2011 17:50:47 +0000 (19:50 +0200)]
Remove processEvents

Change-Id: I8daa2a9675d72886aa598d4f17ee48e55665f92a
Reviewed-by: Christian Kandeler <christian.kandeler@nokia.com>
12 years agoMake MaemoInstallPackagToSysroot* thread-safe
Daniel Teske [Thu, 13 Oct 2011 16:51:15 +0000 (18:51 +0200)]
Make MaemoInstallPackagToSysroot* thread-safe

Change-Id: If4ded3f5596c16409012edf267d96a72c3b7f4ad
Reviewed-by: Christian Kandeler <christian.kandeler@nokia.com>
12 years agoRemove unused functions
Daniel Teske [Fri, 23 Sep 2011 15:14:40 +0000 (17:14 +0200)]
Remove unused functions

Change-Id: Ia963100fe3ab6ebae0eeaa7f28479fd2dc819a37
Reviewed-by: Daniel Molkentin <daniel.molkentin@nokia.com>
12 years agoRemoteLinux: Include sysroot in incremental deployment logic.
Christian Kandeler [Fri, 14 Oct 2011 10:13:58 +0000 (12:13 +0200)]
RemoteLinux: Include sysroot in incremental deployment logic.

Change-Id: Ib4a2ea3edb30b852d1eb145d129185b256dcaf06
Reviewed-by: Christian Kandeler <christian.kandeler@nokia.com>
12 years agooverwrite mode support for the text editor
Joerg Bornemann [Thu, 6 Oct 2011 14:48:47 +0000 (16:48 +0200)]
overwrite mode support for the text editor

Change-Id: Ibe0b8123429721511ebfde15a604229982fdc5d1
Reviewed-by: Leandro T. C. Melo <leandro.melo@nokia.com>
12 years agonon-existent paths from INCLUDEPATH removed in help.pri
Joerg Bornemann [Thu, 13 Oct 2011 04:26:55 +0000 (06:26 +0200)]
non-existent paths from INCLUDEPATH removed in help.pri

Change-Id: I4d2c26596b97e269fa599a0614be4eeeb21ad491
Reviewed-by: Karsten Heimrich <karsten.heimrich@nokia.com>
Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
12 years agodebugger: fix typo
hjk [Thu, 13 Oct 2011 09:41:18 +0000 (11:41 +0200)]
debugger: fix typo

Change-Id: I80b706800452ec53c12985f71ea2ffbc9ab667bf
Reviewed-by: hjk <qthjk@ovi.com>
12 years agodebugger: more robust Qt 4 vs Qt 5 detection in dumper
hjk [Thu, 13 Oct 2011 09:41:37 +0000 (11:41 +0200)]
debugger: more robust Qt 4 vs Qt 5 detection in dumper

Change-Id: I2a1eb5181e614899f3cd80e0eaec5be9a3e93c77
Reviewed-by: hjk <qthjk@ovi.com>
12 years agohelp: Add '...' to indicate there will be another dialog
hjk [Wed, 12 Oct 2011 15:56:31 +0000 (17:56 +0200)]
help: Add '...' to indicate there will be another dialog

Change-Id: Ic884acf20f1d1a48f5306b380338fd0a99d63fa8
Reviewed-by: hjk <qthjk@ovi.com>
12 years agodebugger: actually use the htiCount field
hjk [Wed, 12 Oct 2011 14:55:13 +0000 (16:55 +0200)]
debugger: actually use the htiCount field

Change-Id: I1169f6859810da38d93a8d3e9e9d97e354bedf0b
Reviewed-by: hjk <qthjk@ovi.com>
12 years agodebugger: make threadsviews sortable
hjk [Thu, 13 Oct 2011 08:17:06 +0000 (10:17 +0200)]
debugger: make threadsviews sortable

Change-Id: I9abdcc76d406f806de0d617aa731f97adde97060
Reviewed-by: hjk <qthjk@ovi.com>
12 years agoRemoteLinux: More helpful message for SFTP upload failures.
Christian Kandeler [Thu, 13 Oct 2011 07:52:51 +0000 (09:52 +0200)]
RemoteLinux: More helpful message for SFTP upload failures.

Also introduce convenience funtion to DeployableFile.

Change-Id: I271f47a4ecb0b410e1ef36727c735d0cd2f4ff69
Reviewed-by: Christian Kandeler <christian.kandeler@nokia.com>
12 years agoDebugger: Fix build break on Windows
Aurindam Jana [Wed, 12 Oct 2011 17:29:34 +0000 (19:29 +0200)]
Debugger: Fix build break on Windows

Removed inclusion of parser.pri from qml.pri and added QML_PARSER_EXPORT
to QmlJSGrammar.

Task-number: QTCREATORBUG-6292
Change-Id: I6a1fb3e038a6c154c4c3b368d7c7e6eda9975698
Reviewed-by: Kai Koehne <kai.koehne@nokia.com>
12 years agoQmlJS: Convert more dynamic_casts to value_casts.
Christian Kamm [Wed, 12 Oct 2011 09:37:58 +0000 (11:37 +0200)]
QmlJS: Convert more dynamic_casts to value_casts.

And introduce a good error message for the case when someone
forgets the specialization of the value_cast template.

Change-Id: Iec55a839e8f5eef5872b1dab8601f66e0e0c88de
Reviewed-by: Leandro T. C. Melo <leandro.melo@nokia.com>
12 years agodebugger: re-enable interrupting in remote setups
hjk [Wed, 12 Oct 2011 14:34:02 +0000 (16:34 +0200)]
debugger: re-enable interrupting in remote setups

Change-Id: I6d4503ec78e3ce590691dde69992a1599b506fc5
Reviewed-by: Christian Kandeler <christian.kandeler@nokia.com>
12 years agoZeroConf: Interface improvements.
Christian Kandeler [Wed, 12 Oct 2011 09:46:52 +0000 (11:46 +0200)]
ZeroConf: Interface improvements.

Change-Id: I1966d375167612675ac78a40de4060ff1810c9d4
Reviewed-by: Fawzi Mohamed <fawzi.mohamed@nokia.com>
12 years agoQmlJSScriptConsole: Refactored ScriptConsole, added functionality.
Aurindam Jana [Thu, 6 Oct 2011 15:38:28 +0000 (17:38 +0200)]
QmlJSScriptConsole: Refactored ScriptConsole, added functionality.

The ScriptConsole is renamed to QmlJSScriptConsole. The console can be used
to evaluate expressions during a QML application debug session.
Changes:
* Console can be used even when application is not on a debug break
* The object context is the currently selected object in Inspector
* ContextMenu has a Clear option
* Multiple line expressions are supported
* Traverse Command History using up and down arrow keys

Change-Id: I4e1cd8763d60be43dbba395ead2a9a086d6bab7d
Reviewed-by: Roberto Raggi <roberto.raggi@nokia.com>
Reviewed-by: Kai Koehne <kai.koehne@nokia.com>
12 years agoC++: Fix hexadecimals in quick fix
Leandro Melo [Wed, 12 Oct 2011 11:47:35 +0000 (13:47 +0200)]
C++: Fix hexadecimals in quick fix

Task-number: QTCREATORBUG-6240
Change-Id: Id3dc48d47f88017b3bc9e026c8e5552d2e9f4d48
Reviewed-by: Christian Kamm <christian.d.kamm@nokia.com>
12 years agoQmlJS: Another compile fix for wrong rebase.
Christian Kamm [Wed, 12 Oct 2011 09:39:02 +0000 (11:39 +0200)]
QmlJS: Another compile fix for wrong rebase.

Change-Id: Ic46a72e3f9ad6689d260264c9f74dc4e17d01ee5
Reviewed-on: http://codereview.qt-project.org/6511
Sanity-Review: Christian Kamm <christian.d.kamm@nokia.com>
Reviewed-by: Christian Kamm <christian.d.kamm@nokia.com>
12 years agoJson: Fix indenter for json files.
Christian Kamm [Wed, 5 Oct 2011 10:40:27 +0000 (12:40 +0200)]
Json: Fix indenter for json files.

Change-Id: Id864509dd78a70fc34a3798b80f7e1c8991181f4
Reviewed-on: http://codereview.qt-project.org/6038
Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Fawzi Mohamed <fawzi.mohamed@nokia.com>
12 years agoJson: Use the javascript editor for json files.
Christian Kamm [Wed, 5 Oct 2011 10:09:14 +0000 (12:09 +0200)]
Json: Use the javascript editor for json files.

Task-number: QTCREATORBUG-4639
Change-Id: Icd0fda434d5ca66056d784dd87240db76e8a442c
Reviewed-on: http://codereview.qt-project.org/6035
Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Fawzi Mohamed <fawzi.mohamed@nokia.com>
12 years agoQmlProfiler: Allow user to specify a sysroot for "Attach to Port"
Kai Koehne [Tue, 11 Oct 2011 13:21:00 +0000 (15:21 +0200)]
QmlProfiler: Allow user to specify a sysroot for "Attach to Port"

Change-Id: I943255e5a501610195e3758f9fbb42d127f15524
Reviewed-on: http://codereview.qt-project.org/6451
Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Aurindam Jana <aurindam.jana@nokia.com>
12 years agoQmlJS: Add more value_casts.
Christian Kamm [Mon, 10 Oct 2011 08:55:37 +0000 (10:55 +0200)]
QmlJS: Add more value_casts.

And switch all existing dynamic_casts to value_casts.

Change-Id: I93b89358e4802080f40b332074c64f4e91a2bc4c
Reviewed-on: http://codereview.qt-project.org/6311
Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@nokia.com>
Reviewed-by: Fawzi Mohamed <fawzi.mohamed@nokia.com>
12 years agoQmlJS: Compile fix.
Christian Kamm [Wed, 12 Oct 2011 08:55:01 +0000 (10:55 +0200)]
QmlJS: Compile fix.

Change-Id: Ie7d49f1dd54cd8316d660bc8ae6857dc2effc963
Reviewed-on: http://codereview.qt-project.org/6504
Sanity-Review: Christian Kamm <christian.d.kamm@nokia.com>
Reviewed-by: Christian Kamm <christian.d.kamm@nokia.com>
12 years agoQmlJS: Rename QmlObjectValue -> CppComponentValue.
Christian Kamm [Mon, 10 Oct 2011 08:32:33 +0000 (10:32 +0200)]
QmlJS: Rename QmlObjectValue -> CppComponentValue.

Reviewed-by: Fawzi Mohamed
Reviewed-by: Thomas Hartmann
Change-Id: Ib89388d5a5678403e4637eec5829f3520637ee27
Reviewed-on: http://codereview.qt-project.org/6310
Reviewed-by: Christian Kamm <christian.d.kamm@nokia.com>
Sanity-Review: Christian Kamm <christian.d.kamm@nokia.com>

12 years agoQmlJS: Always allow changing name in 'make component' quickfix.
Christian Kamm [Tue, 4 Oct 2011 09:21:32 +0000 (11:21 +0200)]
QmlJS: Always allow changing name in 'make component' quickfix.

Reviewed-by: Fawzi Mohamed
Change-Id: I95a3ea500482731e1a4633683339ff5acd052218
Reviewed-on: http://codereview.qt-project.org/5975
Reviewed-by: Christian Kamm <christian.d.kamm@nokia.com>
Sanity-Review: Christian Kamm <christian.d.kamm@nokia.com>

12 years agoQmlJS: Set correct scope in signal handlers.
Christian Kamm [Wed, 5 Oct 2011 12:14:35 +0000 (14:14 +0200)]
QmlJS: Set correct scope in signal handlers.

This means the code model will now offer correct completion and
highlighting for arguments of signals in their handlers, example:

MouseArea {
  onClicked: {
    mou<complete> // now also completes 'mouse'
  }
}

Reviewed-by: Fawzi Mohamed
Change-Id: I01838ef00e391b13e6e5a832c9ec3cd983689c5b
Reviewed-on: http://codereview.qt-project.org/6147
Reviewed-by: Christian Kamm <christian.d.kamm@nokia.com>
Sanity-Review: Christian Kamm <christian.d.kamm@nokia.com>

12 years agoQmlJS checks: Allow calling some builtin constructors as functions.
Christian Kamm [Wed, 5 Oct 2011 11:51:10 +0000 (13:51 +0200)]
QmlJS checks: Allow calling some builtin constructors as functions.

String, Boolean, Number and Object perform type conversion. Date returns
the current date.

Change-Id: I51e5bcbb0fa85ceb30b3ee3749f96c3e3b12ca21
Reviewed-on: http://codereview.qt-project.org/6043
Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Fawzi Mohamed <fawzi.mohamed@nokia.com>
12 years agoQmlJS checks: Hint about extra parentheses.
Christian Kamm [Tue, 4 Oct 2011 07:49:30 +0000 (09:49 +0200)]
QmlJS checks: Hint about extra parentheses.

Migrated from QtChecker.

Change-Id: I85f7dd039ac858b103dfe0af257f66031540c5de
Reviewed-on: http://codereview.qt-project.org/5969
Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Fawzi Mohamed <fawzi.mohamed@nokia.com>
12 years agoQmlJS checks: Disable some checks when imports failed.
Christian Kamm [Thu, 29 Sep 2011 09:48:13 +0000 (11:48 +0200)]
QmlJS checks: Disable some checks when imports failed.

The important error in this case is on the import.

Change-Id: I3a547ca7ac44a89aba6819ea80ec52185071408a
Reviewed-on: http://codereview.qt-project.org/5879
Reviewed-by: Christian Kamm <christian.d.kamm@nokia.com>
Sanity-Review: Christian Kamm <christian.d.kamm@nokia.com>

12 years agoZeroConf: Fully qualify signal arguments.
Christian Kandeler [Wed, 12 Oct 2011 06:04:03 +0000 (08:04 +0200)]
ZeroConf: Fully qualify signal arguments.

Otherwise, clients will have problems declaring the respective slots.

Change-Id: Ie7ef77580675f082b5cad8d2c10d545d3950b975
Reviewed-on: http://codereview.qt-project.org/6489
Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Christian Kandeler <christian.kandeler@nokia.com>
12 years agoEditors: Update inkpot color scheme
Leandro Melo [Tue, 11 Oct 2011 16:14:58 +0000 (18:14 +0200)]
Editors: Update inkpot color scheme

Task-number: QTCREATORBUG-6267
Change-Id: Iac21c28726e5e8725ff8195027a17efa3c184706
Reviewed-on: http://codereview.qt-project.org/6453
Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Fawzi Mohamed <fawzi.mohamed@nokia.com>
12 years agoMerge remote-tracking branch 'origin/2.4'
Eike Ziller [Tue, 11 Oct 2011 14:55:15 +0000 (16:55 +0200)]
Merge remote-tracking branch 'origin/2.4'

12 years agoQtSupport: Fix compilation with gcc.
Christian Kandeler [Tue, 11 Oct 2011 14:20:39 +0000 (16:20 +0200)]
QtSupport: Fix compilation with gcc.

Change-Id: I271072584882e256c7bfcbc39acdef0b42495bda
Reviewed-on: http://codereview.qt-project.org/6445
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@nokia.com>
Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com>

12 years agoRemoteLinux: Allow additional entries in run config widget form layout.
Christian Kandeler [Tue, 11 Oct 2011 13:57:49 +0000 (15:57 +0200)]
RemoteLinux: Allow additional entries in run config widget form layout.

Change-Id: I9d3aaee14a7a877bf0a8730a7299c7fad169c795
Reviewed-on: http://codereview.qt-project.org/6444
Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Christian Kandeler <christian.kandeler@nokia.com>
12 years agoMerge remote-tracking branch 'origin/2.4'
Eike Ziller [Tue, 11 Oct 2011 14:14:33 +0000 (16:14 +0200)]
Merge remote-tracking branch 'origin/2.4'

12 years agoQmlProfiler: Align Attach dialog to the debugger one
Kai Koehne [Tue, 11 Oct 2011 13:41:56 +0000 (15:41 +0200)]
QmlProfiler: Align Attach dialog to the debugger one

Change-Id: Ic401c81848493ff77cb4f6fdeb5fb7a08042b930
Reviewed-on: http://codereview.qt-project.org/6441
Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Kai Koehne <kai.koehne@nokia.com>
12 years agoDebugger: Re-layout "Attach to QML Port" dialog
Kai Koehne [Tue, 11 Oct 2011 10:46:07 +0000 (12:46 +0200)]
Debugger: Re-layout "Attach to QML Port" dialog

Use colons after labels. Also, resize the input fields.

Change-Id: I1fee71ea00b61a772430f91d227076d63de2cae4
Reviewed-on: http://codereview.qt-project.org/6438
Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Aurindam Jana <aurindam.jana@nokia.com>
12 years agoGdb: Fix label in AttachCoreDialog
Kai Koehne [Tue, 11 Oct 2011 10:36:01 +0000 (12:36 +0200)]
Gdb: Fix label in AttachCoreDialog

Change-Id: I32c7c2ce1e4c887638ca2b5c716c3b812b057913
Reviewed-on: http://codereview.qt-project.org/6437
Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: hjk <qthjk@ovi.com>
12 years agoQmlProfiler: use end of trace event if present
Christiaan Janssen [Thu, 22 Sep 2011 14:58:59 +0000 (16:58 +0200)]
QmlProfiler: use end of trace event if present

Change-Id: I149a05500fd4bc722da3c409491b35304155828b
Reviewed-on: http://codereview.qt-project.org/6436
Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Kai Koehne <kai.koehne@nokia.com>
12 years agoDoc: new and updated refactoring actions
Leena Miettinen [Tue, 11 Oct 2011 09:27:36 +0000 (11:27 +0200)]
Doc: new and updated refactoring actions

Change-Id: Iffa160a7482f8528f04a94082fcf8e9cda7f86ab
Reviewed-on: http://codereview.qt-project.org/6422
Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Christian Kamm <christian.d.kamm@nokia.com>
12 years agoC++ indenter: Accept attributes in access specifiers.
Christian Kamm [Mon, 10 Oct 2011 12:37:41 +0000 (14:37 +0200)]
C++ indenter: Accept attributes in access specifiers.

Change-Id: Ie85b8264c9579e8c8312e30018280fb11f95edda
Reviewed-on: http://codereview.qt-project.org/6328
Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Erik Verbruggen <erik.verbruggen@nokia.com>
Sanity-Review: Erik Verbruggen <erik.verbruggen@nokia.com>

12 years agoQmlProfiler: fixed bug in elapsed display when finishing trace
Christiaan Janssen [Tue, 11 Oct 2011 10:08:17 +0000 (12:08 +0200)]
QmlProfiler: fixed bug in elapsed display when finishing trace

Change-Id: I85c376b45eb6308c4af4e80032e37379b12ef8e0
Reviewed-on: http://codereview.qt-project.org/6425
Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Kai Koehne <kai.koehne@nokia.com>
12 years agoAdd include guards for generated file app_version.h.
Daniel Molkentin [Mon, 10 Oct 2011 16:18:31 +0000 (18:18 +0200)]
Add include guards for generated file app_version.h.

Change-Id: I3ad01e47d2a76159b1369330246b23ed03120597
Reviewed-on: http://codereview.qt-project.org/6361
Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Eike Ziller <eike.ziller@nokia.com>
12 years agoWelcomePage: avoid deadlock on shutdown
Thomas Hartmann [Mon, 10 Oct 2011 14:55:27 +0000 (16:55 +0200)]
WelcomePage: avoid deadlock on shutdown

invokeMethod Qt::BlockingQueuedConnection will deadlock if the event
loop has already stopped.

I use Qt::AutoConnection instead and manually sync using a timeout.
I also react to coreAboutToClose() to avoid unnecessary timeouts.

Change-Id: I941bfd6bb66eeb9040a9ae0900492003ca34e094
Reviewed-on: http://codereview.qt-project.org/6421
Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Eike Ziller <eike.ziller@nokia.com>
12 years agoV8DebuggerClient: Enable breakpoints on Exceptions
Aurindam Jana [Mon, 10 Oct 2011 13:25:18 +0000 (15:25 +0200)]
V8DebuggerClient: Enable breakpoints on Exceptions

Previously break on exceptions was always enabled. Now, the user
can add a breakpoint on Javascript Exceptions from the breakpoint
window in the debugger.

Change-Id: Ia9ee813d2fccf89b607fe1dcbad47b4084155a48
Reviewed-on: http://codereview.qt-project.org/6348
Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Kai Koehne <kai.koehne@nokia.com>
12 years agoEditors: Add an option to enable/disable the camel case navigation.
Nicolas Arnaud-Cormos [Mon, 19 Sep 2011 17:00:53 +0000 (19:00 +0200)]
Editors: Add an option to enable/disable the camel case navigation.

The user can change the setting in Option->Text Editor->Behavior.

Reviewer's note: We do have alternative ways to disable camel-case
operations through the shortcuts. Nevertheless, this particular option
has been quite requested since it disables every camel-case based
operation at once. In addition, it seems that the shortcuts are still
not "visible" or "expected" for many users.

Change-Id: I04364760f4b43123fd9e06c0c52ba9e6a5688e2c
Merge-request: 392
Reviewed-on: http://codereview.qt-project.org/6419
Reviewed-by: Leandro T. C. Melo <leandro.melo@nokia.com>
Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com>

12 years agoDebugger/Python dumper: Fix checkRef() for Qt 5.
Friedemann Kleint [Mon, 10 Oct 2011 12:11:10 +0000 (14:11 +0200)]
Debugger/Python dumper: Fix checkRef() for Qt 5.

See http://codereview.qt-project.org/4533
(1173d0420e341dc6d38c89e5bc4295a57da7ea74 in qtbase)

Change-Id: I13d249c592b2607ee96c2feacbaefb73dd926867
Reviewed-on: http://codereview.qt-project.org/6324
Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: hjk <qthjk@ovi.com>
12 years agoDoc: code style settings sets
Leena Miettinen [Mon, 10 Oct 2011 15:12:42 +0000 (17:12 +0200)]
Doc: code style settings sets

Change-Id: Icbbed41de686071fa20ca4e19aca77d3bba049c7
Reviewed-on: http://codereview.qt-project.org/6358
Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Christian Kamm <christian.d.kamm@nokia.com>
12 years agoQDeclarativeDebugClient: Expose internal error string
Kai Koehne [Fri, 7 Oct 2011 13:00:05 +0000 (15:00 +0200)]
QDeclarativeDebugClient: Expose internal error string

Forward error string from real device to QDeclarativeDebugClient.

Change-Id: I7ae63a6e8799b42fed387562b91ebfb594956f44
Reviewed-on: http://codereview.qt-project.org/6245
Reviewed-by: Aurindam Jana <aurindam.jana@nokia.com>
Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com>

12 years agoRemoteLinux: Disable some actions for auto-detected devices.
Christian Kandeler [Tue, 11 Oct 2011 05:55:59 +0000 (07:55 +0200)]
RemoteLinux: Disable some actions for auto-detected devices.

- Host address and port are part of the service discovery; therefore, it
makes no sense to change them.
- Interactive removal of an auto-detected device configuration should
also not be possible, as that would likely confuse the code that added
it.

Change-Id: I7250462fa619ed4cd5a85ad44eeaa8ec1f8861d2
Reviewed-on: http://codereview.qt-project.org/6398
Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Christian Kandeler <christian.kandeler@nokia.com>
12 years agoRemoteLinux: Emit signal when device configuration cloning is unblocked.
Christian Kandeler [Tue, 11 Oct 2011 05:41:16 +0000 (07:41 +0200)]
RemoteLinux: Emit signal when device configuration cloning is unblocked.

Change-Id: Id0275d12e8f92f6d1f100f0b35dd9272c87688d2
Reviewed-on: http://codereview.qt-project.org/6397
Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Christian Kandeler <christian.kandeler@nokia.com>
12 years agozeroconf: set exports consistently
Fawzi Mohamed [Mon, 10 Oct 2011 17:21:00 +0000 (19:21 +0200)]
zeroconf: set exports consistently

Fixes build on windows.

Change-Id: I46d918aa9e22843f073f0ebae05dc4da2b701834
Reviewed-on: http://codereview.qt-project.org/6366
Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Fawzi Mohamed <fawzi.mohamed@nokia.com>
12 years agoCompile fix
Robert Loehning [Mon, 10 Oct 2011 17:44:18 +0000 (19:44 +0200)]
Compile fix

Change-Id: I1999e7ccc7e7fe45d656a6aa1ed7d51d827194d7
Reviewed-on: http://codereview.qt-project.org/6367
Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: hjk <qthjk@ovi.com>
12 years agoDebugger: Compile manual debugger tests and dumber lib with Qt5.
Friedemann Kleint [Mon, 10 Oct 2011 12:47:14 +0000 (14:47 +0200)]
Debugger: Compile manual debugger tests and dumber lib with Qt5.

Introduce conditionals in the profiles and source code to
be able to test Qt 4 and Qt 5.

Change-Id: I73df5558f2945742d3e56f94baca0ee4d5f9dab8
Reviewed-on: http://codereview.qt-project.org/6330
Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: hjk <qthjk@ovi.com>
12 years agoWelcome: Fix using desktop qml components in qml editor.
Christian Kamm [Mon, 10 Oct 2011 11:22:47 +0000 (13:22 +0200)]
Welcome: Fix using desktop qml components in qml editor.

Change-Id: I2faefb06d1eba3b81be6f366479f3149fedcf885
Reviewed-on: http://codereview.qt-project.org/6319
Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@nokia.com>
12 years agoWelcomeScreen: Use ListView instead of Repeater for news
Kai Koehne [Mon, 10 Oct 2011 15:15:05 +0000 (17:15 +0200)]
WelcomeScreen: Use ListView instead of Repeater for news

This reduces number of objects created on startup, and also
allows us to simplify the logic a bit.

Change-Id: I6c7c2c5e537ff9a1882e133551f89c056cbe4fe5
Reviewed-on: http://codereview.qt-project.org/6359
Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Daniel Molkentin <daniel.molkentin@nokia.com>
12 years agoQmlProfiler: changes in rangedetails and selection of items
Christiaan Janssen [Fri, 23 Sep 2011 13:58:41 +0000 (15:58 +0200)]
QmlProfiler: changes in rangedetails and selection of items

Change-Id: Ic665596cd4f01459b69738363b64ee3b9e5d5b74
Reviewed-on: http://codereview.qt-project.org/6327
Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Kai Koehne <kai.koehne@nokia.com>
12 years agoQmlDesigner.itemLibrary: fix for desktop widgets
Thomas Hartmann [Mon, 10 Oct 2011 14:51:13 +0000 (16:51 +0200)]
QmlDesigner.itemLibrary: fix for desktop widgets

Use the implicit size.

Change-Id: I97b2e45d5cb6198547f34421ee12a07385a96b2c
Reviewed-on: http://codereview.qt-project.org/6356
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@nokia.com>
Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com>

12 years agoDebugger: Always show "Start Debugging" methods
Kai Koehne [Mon, 10 Oct 2011 11:38:58 +0000 (13:38 +0200)]
Debugger: Always show "Start Debugging" methods

Don't rely on the 'current' project settings for actions like
Attach to QML port. Also, group the actions in a General,
Cpp and QML part, and add separators in between.

Change-Id: I3103a6fc777180a69eee128d39d19de17f312ff3
Reviewed-on: http://codereview.qt-project.org/6323
Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: hjk <qthjk@ovi.com>
12 years agoQmlProfiler: fix tracefile extension
Christiaan Janssen [Tue, 4 Oct 2011 15:04:33 +0000 (17:04 +0200)]
QmlProfiler: fix tracefile extension

Change-Id: If19f71b81bd5a4e9f7e02ae79033c4b46a34739f
Reviewed-on: http://codereview.qt-project.org/6326
Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Kai Koehne <kai.koehne@nokia.com>
12 years agoCheck all Makefile* for importing builds
Daniel Teske [Mon, 10 Oct 2011 13:34:06 +0000 (15:34 +0200)]
Check all Makefile* for importing builds

Correctly import both MAKEFILE=Makefile.something in the .pro file, and
makefiles created via qmake MAKEFILE=Makefile.other.
Also correctly handles multiple Makefiles in one directory.

Task-number: QTCREATORBUG-6120
Change-Id: I9c04399aaea7c38f2a4ed2877195f2e36c8f20c7
Reviewed-on: http://codereview.qt-project.org/6347
Reviewed-by: Daniel Teske <daniel.teske@nokia.com>
Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com>

12 years agoSquish: Renamed "destination" to "target"
Robert Loehning [Mon, 10 Oct 2011 12:53:08 +0000 (14:53 +0200)]
Squish: Renamed "destination" to "target"

Change-Id: I8f8a1cc4b58642fc64adfa76eea84c2b4e9f0423
Reviewed-on: http://codereview.qt-project.org/6255
Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Christian Stenger <christian.stenger@nokia.com>
12 years agoVCS: Get current file from the editor
Tobias Hunger [Thu, 6 Oct 2011 17:36:26 +0000 (19:36 +0200)]
VCS: Get current file from the editor

Get the current file from the editor, not the filemanager. The later
does not get updated for temporary files like those created by git
blame, leaving the file-based actions in the VCSes enabled when viewing
those temporary files, triggering actions on the last real file that
was visible.

Task-number: QTCREATORBUG-6250
Change-Id: I5c2d3c62805f69bc8e103f0776cd6796332f606c
Reviewed-on: http://codereview.qt-project.org/6175
Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Daniel Teske <daniel.teske@nokia.com>
12 years agoZeroConf: Make compile with namespaced Qt.
Christian Kandeler [Mon, 10 Oct 2011 13:26:10 +0000 (15:26 +0200)]
ZeroConf: Make compile with namespaced Qt.

Fix coding style issues along the way.

Change-Id: I73b3774264614d2fd3b5e32dc9921f921a1d818f
Reviewed-on: http://codereview.qt-project.org/6336
Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Christian Kandeler <christian.kandeler@nokia.com>
12 years agoRevert "Remove qttest plugin."
Eike Ziller [Mon, 10 Oct 2011 13:29:58 +0000 (15:29 +0200)]
Revert "Remove qttest plugin."

This reverts commit 22ddf7083e98e6a78edaf36350544e445dbdcf40.

12 years agoMerge remote-tracking branch 'origin/2.4'
Eike Ziller [Mon, 10 Oct 2011 13:29:31 +0000 (15:29 +0200)]
Merge remote-tracking branch 'origin/2.4'

12 years agoMerge branch '2.4' of ssh://codereview.qt-project.org/qt-creator/qt-creator into 2.4
Eike Ziller [Mon, 10 Oct 2011 13:26:51 +0000 (15:26 +0200)]
Merge branch '2.4' of ssh://codereview.qt-project.org/qt-creator/qt-creator into 2.4

12 years agoRemove qttest plugin.
Eike Ziller [Mon, 10 Oct 2011 13:25:32 +0000 (15:25 +0200)]
Remove qttest plugin.

Change-Id: I593517c64b43d327a1fc6f9c9ca0c5c8f2aed588

12 years agoQmlJS checks: Add hint about not using multiple statements per line.
Christian Kamm [Fri, 30 Sep 2011 10:11:58 +0000 (12:11 +0200)]
QmlJS checks: Add hint about not using multiple statements per line.

Migrated from QtChecker.

Change-Id: Ia76067a5f0e443a61a7b78ca9081f5a1bb51b471
Reviewed-on: http://codereview.qt-project.org/5861
Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Fawzi Mohamed <fawzi.mohamed@nokia.com>
12 years agoQmlJS checks: Add warning about 'eval'.
Christian Kamm [Fri, 30 Sep 2011 09:15:15 +0000 (11:15 +0200)]
QmlJS checks: Add warning about 'eval'.

Migrated from QtChecker.

Change-Id: I4b3e8993c7b9f697497d2199b24bf49379dbc1b4
Reviewed-on: http://codereview.qt-project.org/5860
Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Fawzi Mohamed <fawzi.mohamed@nokia.com>
12 years agoQmlJS checks: Warn when using some builtin constructors.
Christian Kamm [Fri, 30 Sep 2011 09:11:01 +0000 (11:11 +0200)]
QmlJS checks: Warn when using some builtin constructors.

Number, String, Array, Object, Function and Boolean should not
be used.

Migrated from QtChecker.

Change-Id: I8aee41f12389196ed49c44e26eb04d3fac040a2b
Reviewed-on: http://codereview.qt-project.org/5859
Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Fawzi Mohamed <fawzi.mohamed@nokia.com>
12 years agoQmlJS checks: Add confusing +/- check.
Christian Kamm [Fri, 30 Sep 2011 08:39:00 +0000 (10:39 +0200)]
QmlJS checks: Add confusing +/- check.

Migrated from QtChecker.

Change-Id: I06115152f979f9abfa9cbdf4a3e2e63a51ea7284
Reviewed-on: http://codereview.qt-project.org/5858
Reviewed-by: Fawzi Mohamed <fawzi.mohamed@nokia.com>
Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com>

12 years agoQmlJS checks: Add check for spacing around binary operators.
Christian Kamm [Fri, 30 Sep 2011 08:07:37 +0000 (10:07 +0200)]
QmlJS checks: Add check for spacing around binary operators.

Adapted from QtChecker.

Change-Id: I434582314e6431c56c9628a5a642bbfb032dfc2f
Reviewed-on: http://codereview.qt-project.org/5857
Reviewed-by: Fawzi Mohamed <fawzi.mohamed@nokia.com>
Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com>

12 years agoQmlJS checks: Add Hint about anonymous function formatting.
Christian Kamm [Fri, 30 Sep 2011 07:50:08 +0000 (09:50 +0200)]
QmlJS checks: Add Hint about anonymous function formatting.

Migrated from QtChecker.

Change-Id: I0178cc189d1c98b51e1aeb43db7421ba8c43fc7e
Reviewed-on: http://codereview.qt-project.org/5856
Reviewed-by: Fawzi Mohamed <fawzi.mohamed@nokia.com>
Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com>

12 years agoQmlJS checks: Add severity and unique id to messages.
Christian Kamm [Wed, 28 Sep 2011 13:16:00 +0000 (15:16 +0200)]
QmlJS checks: Add severity and unique id to messages.

Change-Id: I2cded26524c3f64152107e65d740658e3003ffac
Reviewed-on: http://codereview.qt-project.org/5790
Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Fawzi Mohamed <fawzi.mohamed@nokia.com>
12 years agogdb: workaround to lookup anonymous namespaces
Fawzi Mohamed [Thu, 6 Oct 2011 16:04:29 +0000 (18:04 +0200)]
gdb: workaround to lookup anonymous namespaces

work around for http://sourceware.org/bugzilla/show_bug.cgi?id=13269

Change-Id: Ibfaf409d48146bbed09c0e563c140a1b7a712d4f
Reviewed-by: hjk <qthjk@ovi.com>
Reviewed-on: http://codereview.qt-project.org/6179
Reviewed-by: Fawzi Mohamed <fawzi.mohamed@nokia.com>
Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com>

12 years agofirst version of the zeroconf lib
Fawzi Mohamed [Thu, 22 Sep 2011 18:48:00 +0000 (20:48 +0200)]
first version of the zeroconf lib

allows browsing (detection) of services using dns-sd, i.e.
DNS Service Discovery, or Bonjour see http://www.zeroconf.org/
The exposed interface is reentrant and threadsafe

Change-Id: I957d69696aa3c8ad625e074389b649b00b9153cf
Reviewed-on: http://codereview.qt-project.org/5410
Reviewed-by: Fawzi Mohamed <fawzi.mohamed@nokia.com>
Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com>

12 years agoRemoteLinux: Block cloning of device configs when the dialog is open.
Christian Kandeler [Mon, 10 Oct 2011 11:36:22 +0000 (13:36 +0200)]
RemoteLinux: Block cloning of device configs when the dialog is open.

Change-Id: Ifc8bc835765ac8b92efbccf57e6d0d7a01998a58
Reviewed-on: http://codereview.qt-project.org/6322
Reviewed-by: Christian Kandeler <christian.kandeler@nokia.com>
Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com>

12 years agoQmlJS: Fix bug in context property extraction.
Christian Kamm [Mon, 10 Oct 2011 11:36:00 +0000 (13:36 +0200)]
QmlJS: Fix bug in context property extraction.

Skip forward declarations instead of giving up.

Change-Id: Id3a30296a7cefc4ef255d03727557dee6a37c362
Reviewed-on: http://codereview.qt-project.org/6321
Reviewed-by: Leandro T. C. Melo <leandro.melo@nokia.com>
Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com>

12 years agoFix a crash with cmake and no toolchains configured
Daniel Teske [Mon, 10 Oct 2011 11:31:54 +0000 (13:31 +0200)]
Fix a crash with cmake and no toolchains configured

Task-number: QTCREATORBUG-6252
Change-Id: I8b7237c23cd70fe8dd20724ffb3ebdef18f5bf13
Reviewed-on: http://codereview.qt-project.org/6320
Reviewed-by: Daniel Teske <daniel.teske@nokia.com>
Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com>

12 years agoSquish: Don't add temporary files to git
Robert Loehning [Mon, 10 Oct 2011 11:10:34 +0000 (13:10 +0200)]
Squish: Don't add temporary files to git

Change-Id: Ia076166a867c1c1a9031ea6515143876f4a73d34
Reviewed-on: http://codereview.qt-project.org/6263
Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Christian Stenger <christian.stenger@nokia.com>
12 years agoQmlJS: Move commonly used functions to qmlutils.h.
Christian Kamm [Fri, 7 Oct 2011 12:04:06 +0000 (14:04 +0200)]
QmlJS: Move commonly used functions to qmlutils.h.

Change-Id: I22376d96fe575bc00a55094c06af80e32a5587e6
Reviewed-on: http://codereview.qt-project.org/6238
Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@nokia.com>
12 years agoMerge remote-tracking branch 'origin/2.4'
Eike Ziller [Mon, 10 Oct 2011 07:27:10 +0000 (09:27 +0200)]
Merge remote-tracking branch 'origin/2.4'

12 years agoQmlProfiler: V8 profiling
Christiaan Janssen [Tue, 27 Sep 2011 12:38:22 +0000 (14:38 +0200)]
QmlProfiler: V8 profiling

Change-Id: I926c5821d31453064f5dbed2b5a10f6195761f42
Reviewed-on: http://codereview.qt-project.org/5892
Reviewed-by: Kai Koehne <kai.koehne@nokia.com>
Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com>

12 years agoDoc: NetSieben is no longer used
Leena Miettinen [Fri, 7 Oct 2011 07:45:27 +0000 (09:45 +0200)]
Doc: NetSieben is no longer used

Change-Id: I9a8eccf5193198effe1b1957d79a10dee036eb11
Reviewed-on: http://codereview.qt-project.org/6224
Reviewed-by: Daniel Molkentin <daniel.molkentin@nokia.com>
12 years agoSquish: Merged variations of createNewQtQuickApplication()
Robert Loehning [Fri, 7 Oct 2011 13:05:55 +0000 (15:05 +0200)]
Squish: Merged variations of createNewQtQuickApplication()

Change-Id: I5c2f88e18630922a34dbb52894ce6ef26697c28b
Reviewed-on: http://codereview.qt-project.org/6180
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Christian Stenger <christian.stenger@nokia.com>
12 years agoVCSBaseEditorParameterWidget::mapSetting cope with 0 pointer
Daniel Teske [Thu, 6 Oct 2011 11:13:01 +0000 (13:13 +0200)]
VCSBaseEditorParameterWidget::mapSetting cope with 0 pointer

Change-Id: I797488c6ace58a6f927fe3d528131682f1832de1
Reviewed-on: http://codereview.qt-project.org/6235
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Daniel Teske <daniel.teske@nokia.com>
12 years agoVcsBaseClientSetting, check the type before returning from the union
Daniel Teske [Thu, 6 Oct 2011 11:12:22 +0000 (13:12 +0200)]
VcsBaseClientSetting, check the type before returning from the union

Change-Id: Ic40b88e1cf9b731509edc6636c1e0bdb5f053529
Reviewed-on: http://codereview.qt-project.org/6234
Reviewed-by: Daniel Teske <daniel.teske@nokia.com>
12 years agoSquish: Moved contents of mainwin.py to other files
Robert Loehning [Thu, 6 Oct 2011 18:16:15 +0000 (20:16 +0200)]
Squish: Moved contents of mainwin.py to other files

Change-Id: I998b1304dc9ad8832990da5e90ab426c38eb329e
Reviewed-on: http://codereview.qt-project.org/6182
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Christian Stenger <christian.stenger@nokia.com>
12 years agoRemove unused parameter.
Eike Ziller [Fri, 7 Oct 2011 08:41:52 +0000 (10:41 +0200)]
Remove unused parameter.

Change-Id: I0aaedd0b7e880d9ace97bf357cd9924247558f0f
Reviewed-on: http://codereview.qt-project.org/6227
Reviewed-by: Eike Ziller <eike.ziller@nokia.com>
12 years agoMerge remote-tracking branch 'origin/2.4'
Eike Ziller [Fri, 7 Oct 2011 06:42:47 +0000 (08:42 +0200)]
Merge remote-tracking branch 'origin/2.4'

12 years agoMerge remote-tracking branch 'origin/2.3' into 2.4
Eike Ziller [Fri, 7 Oct 2011 06:42:00 +0000 (08:42 +0200)]
Merge remote-tracking branch 'origin/2.3' into 2.4

12 years agoSquish: Changed bad naming and property issue
Christian Stenger [Thu, 6 Oct 2011 15:44:10 +0000 (17:44 +0200)]
Squish: Changed bad naming and property issue

Change-Id: I797820642f9f7041801930155dad2fc708e90ea0
Reviewed-on: http://codereview.qt-project.org/6177
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Robert Löhning <robert.loehning@nokia.com>
12 years agoSquish: Improved function checkCompile()
Robert Loehning [Thu, 6 Oct 2011 14:46:03 +0000 (16:46 +0200)]
Squish: Improved function checkCompile()

Change-Id: Ib1b0dada442dc58f1e56343cf4ae602650291fcf
Reviewed-on: http://codereview.qt-project.org/6167
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Christian Stenger <christian.stenger@nokia.com>
12 years agoGit: Fix string
Tobias Hunger [Thu, 6 Oct 2011 17:35:11 +0000 (19:35 +0200)]
Git: Fix string

Make Blame look like the other file-based options.

Change-Id: I09b8ee9fff2ad3f564daa3922dccce3c5136e4a0
Reviewed-on: http://codereview.qt-project.org/6174
Reviewed-by: Tobias Hunger <tobias.hunger@nokia.com>
12 years agoSquish: Fixed a bug with paths containing '.'
Christian Stenger [Thu, 6 Oct 2011 14:45:13 +0000 (16:45 +0200)]
Squish: Fixed a bug with paths containing '.'

Change-Id: I97c9331dc1caa525b527a8d11992c39cdaa07296
Reviewed-on: http://codereview.qt-project.org/6168
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Robert Löhning <robert.loehning@nokia.com>
12 years agotr()-fixes for 2.4.
Friedemann Kleint [Thu, 6 Oct 2011 15:05:38 +0000 (17:05 +0200)]
tr()-fixes for 2.4.

Change-Id: Iaf94e8b634cd68bc8a5eaacc65df47fc40f2b3c7
Reviewed-on: http://codereview.qt-project.org/6173
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>