OSDN Git Service

qt-creator-jp/qt-creator-jp.git
13 years agoQmlDebug: Fix stack elements that are unselectable
Kai Koehne [Mon, 7 Mar 2011 15:29:27 +0000 (16:29 +0100)]
QmlDebug: Fix stack elements that are unselectable

13 years agoQtQuickApp: Remove QMLJSDEBUGGER define from custom .pro file
Kai Koehne [Mon, 7 Mar 2011 11:21:39 +0000 (12:21 +0100)]
QtQuickApp: Remove QMLJSDEBUGGER define from custom .pro file

The qmljsdebugger-lib.pri is only included in 2.2 if the user explicitly
selected it in the Project Settings.

Reviewed-by: Christiaan Janssen
13 years agoAdded some sort of progress indicator for info button
Pawel Polanski [Mon, 7 Mar 2011 15:18:17 +0000 (16:18 +0100)]
Added some sort of progress indicator for info button

13 years agoCODA: Added info button to WLan mode
Pawel Polanski [Thu, 3 Mar 2011 12:25:04 +0000 (13:25 +0100)]
CODA: Added info button to WLan mode

13 years agoRemoved m_codaSocketIODevice from CodaGdbAdapter
Tom Sutcliffe [Fri, 4 Mar 2011 13:12:57 +0000 (14:12 +0100)]
Removed m_codaSocketIODevice from CodaGdbAdapter

because it served no useful purpose and was causing a crash

13 years agoFix for crash when stopping running an app over CODA TCP
Tom Sutcliffe [Fri, 4 Mar 2011 12:43:25 +0000 (13:43 +0100)]
Fix for crash when stopping running an app over CODA TCP

13 years agoDoc: add the link to install QtWebKit
Leena Miettinen [Mon, 7 Mar 2011 13:19:14 +0000 (14:19 +0100)]
Doc: add the link to install QtWebKit

Rewrote the introduction.

Task-number: QTSDK-587

Reviewed-by: Jerome Pasion
13 years agoDoc: fix link
Leena Miettinen [Mon, 7 Mar 2011 10:48:20 +0000 (11:48 +0100)]
Doc: fix link

13 years agoDoc: change SDK name
Leena Miettinen [Mon, 7 Mar 2011 10:47:59 +0000 (11:47 +0100)]
Doc: change SDK name

13 years agoTests: rewrite boost test inclusion properly.
Bill King [Mon, 7 Mar 2011 11:59:26 +0000 (12:59 +0100)]
Tests: rewrite boost test inclusion properly.

13 years agoDebugger: Fix QTC_ASSERT in options page finish().
Friedemann Kleint [Mon, 7 Mar 2011 10:05:03 +0000 (11:05 +0100)]
Debugger: Fix QTC_ASSERT in options page finish().

13 years agoDebugger: New breakpoint types in CDB.
Friedemann Kleint [Mon, 7 Mar 2011 10:02:07 +0000 (11:02 +0100)]
Debugger: New breakpoint types in CDB.

Emulate exec() by breaking on CreateProcessW().

13 years agoCorrect funny code line.
con [Mon, 7 Mar 2011 09:23:00 +0000 (10:23 +0100)]
Correct funny code line.

The patch speaks for itself.

13 years agoMIME types: Move button in UI
Leandro Melo [Mon, 7 Mar 2011 09:13:39 +0000 (10:13 +0100)]
MIME types: Move button in UI

And add a surrounding group box.

13 years agoDebugger[CDB]: Do path mapping in both directions.
Friedemann Kleint [Mon, 7 Mar 2011 08:24:44 +0000 (09:24 +0100)]
Debugger[CDB]: Do path mapping in both directions.

For breakpoints and reported stacktraces. Make mapping more precise,
check for slashes.

13 years agoL10n: Fix placeholder error in German translation.
Friedemann Kleint [Mon, 7 Mar 2011 08:24:25 +0000 (09:24 +0100)]
L10n: Fix placeholder error in German translation.

13 years agoL10n: Update German translations.
Tilman Vogel [Fri, 4 Mar 2011 19:48:48 +0000 (20:48 +0100)]
L10n: Update German translations.

Signed-off-by: Tilman Vogel <tilman.vogel@web.de>
Merge-request: 264
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
13 years agodebugger: mention changed values in the status bar on watchpoint hit
hjk [Fri, 4 Mar 2011 18:49:03 +0000 (19:49 +0100)]
debugger: mention changed values in the status bar on watchpoint hit

13 years agodebugger: more details for special breakpoints in breakpoint view
hjk [Fri, 4 Mar 2011 18:38:58 +0000 (19:38 +0100)]
debugger: more details for special breakpoints in breakpoint view

13 years agodebugger: add possibility to break on fork, vfork, exec, syscall
hjk [Fri, 4 Mar 2011 18:26:11 +0000 (19:26 +0100)]
debugger: add possibility to break on fork, vfork, exec, syscall

13 years agodebugger: fix fallback path to the CLI break
hjk [Fri, 4 Mar 2011 17:08:56 +0000 (18:08 +0100)]
debugger: fix fallback path to the CLI break

The filenames have to be quoted differently.

13 years agoDebugger[CDB]: Add source mapping in stack parser.
Friedemann Kleint [Fri, 4 Mar 2011 16:28:15 +0000 (17:28 +0100)]
Debugger[CDB]: Add source mapping in stack parser.

13 years agodebugger: add manual test for boost::optional
hjk [Fri, 4 Mar 2011 16:22:58 +0000 (17:22 +0100)]
debugger: add manual test for boost::optional

13 years agodebugger: add dumper for boost::shared_ptr
hjk [Fri, 4 Mar 2011 15:49:25 +0000 (16:49 +0100)]
debugger: add dumper for boost::shared_ptr

13 years agoOvi store wizard: Reject vendor names containing Nokia
Leena Miettinen [Fri, 4 Mar 2011 16:16:03 +0000 (17:16 +0100)]
Ovi store wizard: Reject vendor names containing Nokia

And UI text review

Reviewed-by: primrose mbanefo
13 years agoDebugger: Add a flexible widget for source path substitutions.
Friedemann Kleint [Fri, 4 Mar 2011 15:21:57 +0000 (16:21 +0100)]
Debugger: Add a flexible widget for source path substitutions.

Add a new widget to edit the mappings. Rework common options
page to use the standard pattern to allow for complex data types,
introduce GlobalOptions class.

13 years agoTaskList: add *.tasks.txt to the globbing pattern
Bill King [Fri, 4 Mar 2011 15:03:35 +0000 (16:03 +0100)]
TaskList: add *.tasks.txt to the globbing pattern

13 years agoassign DEL as shortcut to 'suppress error'
Milian Wolff [Fri, 4 Mar 2011 15:00:04 +0000 (16:00 +0100)]
assign DEL as shortcut to 'suppress error'

Merge-request: 265
Reviewed-by: hjk <qtc-committer@nokia.com>
13 years agoproperly remember last used directory + history for 'add suppression file' dialog...
Milian Wolff [Fri, 4 Mar 2011 15:00:04 +0000 (16:00 +0100)]
properly remember last used directory + history for 'add suppression file' dialog in memcheck settings

Merge-request: 265
Reviewed-by: hjk <qtc-committer@nokia.com>
13 years agofix painting issue that could happen when filter was removed and selected widget...
Milian Wolff [Fri, 4 Mar 2011 15:00:03 +0000 (16:00 +0100)]
fix painting issue that could happen when filter was removed and selected widget is supposed to get hidden

Merge-request: 265
Reviewed-by: hjk <qtc-committer@nokia.com>
13 years agoAnalyzer Run Config: Turn tabs into group boxes
Kevin Funk [Fri, 4 Mar 2011 15:00:03 +0000 (16:00 +0100)]
Analyzer Run Config: Turn tabs into group boxes

Merge-request: 265
Reviewed-by: hjk <qtc-committer@nokia.com>
13 years agoAnalyzer Run Config: Update summary text
Kevin Funk [Fri, 4 Mar 2011 15:00:03 +0000 (16:00 +0100)]
Analyzer Run Config: Update summary text

Merge-request: 265
Reviewed-by: hjk <qtc-committer@nokia.com>
13 years agoDo not show Analyzer mode if no tools were added
Kevin Funk [Fri, 4 Mar 2011 15:00:03 +0000 (16:00 +0100)]
Do not show Analyzer mode if no tools were added

Merge-request: 265
Reviewed-by: hjk <qtc-committer@nokia.com>
13 years agoSimplify analyzer config widgets
Kevin Funk [Fri, 4 Mar 2011 15:00:03 +0000 (16:00 +0100)]
Simplify analyzer config widgets

Interconnect signal/slots directly instead of adding other slots in the
config widgets class.

Merge-request: 265
Reviewed-by: hjk <qtc-committer@nokia.com>
13 years agoRename: debuggeArguments() -> debuggeeArguments()
Kevin Funk [Fri, 4 Mar 2011 15:00:02 +0000 (16:00 +0100)]
Rename: debuggeArguments() -> debuggeeArguments()

Merge-request: 265
Reviewed-by: hjk <qtc-committer@nokia.com>
13 years agoonly enable remove button for suppressions when a suppression file is selected
Milian Wolff [Fri, 4 Mar 2011 15:00:02 +0000 (16:00 +0100)]
only enable remove button for suppressions when a suppression file is selected

Merge-request: 265
Reviewed-by: hjk <qtc-committer@nokia.com>
13 years agoset numcallers minimum to 5
Milian Wolff [Fri, 4 Mar 2011 15:00:02 +0000 (16:00 +0100)]
set numcallers minimum to 5

Merge-request: 265
Reviewed-by: hjk <qtc-committer@nokia.com>
13 years agomake analyzer toolbar managed, preventing it from being moved around
Milian Wolff [Fri, 4 Mar 2011 15:00:02 +0000 (16:00 +0100)]
make analyzer toolbar managed, preventing it from being moved around

Merge-request: 265
Reviewed-by: hjk <qtc-committer@nokia.com>
13 years agohide progress bar on finish
Milian Wolff [Fri, 4 Mar 2011 15:00:02 +0000 (16:00 +0100)]
hide progress bar on finish

Merge-request: 265
Reviewed-by: hjk <qtc-committer@nokia.com>
13 years agofix leaks of singletons
Milian Wolff [Fri, 4 Mar 2011 15:00:01 +0000 (16:00 +0100)]
fix leaks of singletons

Merge-request: 265
Reviewed-by: hjk <qtc-committer@nokia.com>
13 years agoremove obsolete code that tracked build manager status (and failed to do so)
Milian Wolff [Fri, 4 Mar 2011 15:00:01 +0000 (16:00 +0100)]
remove obsolete code that tracked build manager status (and failed to do so)

Merge-request: 265
Reviewed-by: hjk <qtc-committer@nokia.com>
13 years agocleanup code and follow coding style
Milian Wolff [Fri, 4 Mar 2011 15:00:01 +0000 (16:00 +0100)]
cleanup code and follow coding style

Merge-request: 265
Reviewed-by: hjk <qtc-committer@nokia.com>
13 years agoexamples: fix some krazy warnings
hjk [Fri, 4 Mar 2011 14:36:20 +0000 (15:36 +0100)]
examples: fix some krazy warnings

13 years agoCompilefix
Thomas Hartmann [Fri, 4 Mar 2011 14:23:51 +0000 (15:23 +0100)]
Compilefix

13 years agoQmlDesigner: single-char QString operations for efficiency
Thomas Hartmann [Fri, 4 Mar 2011 14:17:00 +0000 (15:17 +0100)]
QmlDesigner: single-char QString operations for efficiency

13 years agoQmlDesigner.statesEditor: usability fix
Thomas Hartmann [Fri, 4 Mar 2011 13:54:30 +0000 (14:54 +0100)]
QmlDesigner.statesEditor: usability fix

If the user aborts state renaming or gives the state the same
name again there is no MessageBox shown anymore.

13 years agoQmlDesigner.propertyEditor: fix gradient editing
Thomas Hartmann [Fri, 4 Mar 2011 13:10:33 +0000 (14:10 +0100)]
QmlDesigner.propertyEditor: fix gradient editing

This fixes some glitches that were introduced by refactoring the code.

13 years agoQmlDesigner.model: bugfix for states
Thomas Hartmann [Fri, 4 Mar 2011 13:09:59 +0000 (14:09 +0100)]
QmlDesigner.model: bugfix for states

Ids can have the same name as a property.
We did not take care of this case.
See task for details.

Task-number: QTCREATORBUG-3699

13 years agoAdd valgrind suppression syntax highlighting file.
Milian Wolff [Fri, 4 Mar 2011 11:15:19 +0000 (12:15 +0100)]
Add valgrind suppression syntax highlighting file.

Merge-request: 260
Reviewed-by: hjk <qtc-committer@nokia.com>
13 years agoAdd valgrind memcheck tool plugin.
Mike McQuaid [Fri, 4 Mar 2011 11:15:19 +0000 (12:15 +0100)]
Add valgrind memcheck tool plugin.

Merge-request: 260
Reviewed-by: hjk <qtc-committer@nokia.com>
13 years agoAdd valgrind base tool plugin.
Mike McQuaid [Fri, 4 Mar 2011 11:15:18 +0000 (12:15 +0100)]
Add valgrind base tool plugin.

Merge-request: 260
Reviewed-by: hjk <qtc-committer@nokia.com>
13 years agoAdd analyzer base plugin.
Mike McQuaid [Fri, 4 Mar 2011 11:15:18 +0000 (12:15 +0100)]
Add analyzer base plugin.

Merge-request: 260
Reviewed-by: hjk <qtc-committer@nokia.com>
13 years agoAdd libvalgrind tests.
Mike McQuaid [Fri, 4 Mar 2011 11:15:18 +0000 (12:15 +0100)]
Add libvalgrind tests.

Merge-request: 260
Reviewed-by: hjk <qtc-committer@nokia.com>
13 years agoAdd valgrindfake emulation/testing tool.
Mike McQuaid [Fri, 4 Mar 2011 11:15:18 +0000 (12:15 +0100)]
Add valgrindfake emulation/testing tool.

Merge-request: 260
Reviewed-by: hjk <qtc-committer@nokia.com>
13 years agoAdd libvalgrind.
Mike McQuaid [Fri, 4 Mar 2011 11:15:18 +0000 (12:15 +0100)]
Add libvalgrind.

Merge-request: 260
Reviewed-by: hjk <qtc-committer@nokia.com>
13 years agoMake it possible to add tools again.
con [Fri, 4 Mar 2011 08:08:12 +0000 (09:08 +0100)]
Make it possible to add tools again.

Moving from tool button to push button was removing the button's
"clicked" feature. I opted for adding a "Add Tool" item to the button's
menu, because adding a separate "Add Category" push button grabs huge
amount of horizontal space.

Task-number: QTCREATORBUG-3913

13 years agoUpdate changes
con [Thu, 3 Mar 2011 15:47:19 +0000 (16:47 +0100)]
Update changes

13 years agoProvide way to show a variable chooser widget.
con [Thu, 3 Mar 2011 19:50:25 +0000 (20:50 +0100)]
Provide way to show a variable chooser widget.

For the Qt Creator variables, currently used in the external tools.
The variable chooser looks if the current focus widget has a variable
support property set and is a line edit, text edit or plain text edit.
For line edits it adds a little icon button that shows the chooser.

13 years agoRename the "external tools menu" category to "uncategorized".
con [Thu, 3 Mar 2011 17:33:43 +0000 (18:33 +0100)]
Rename the "external tools menu" category to "uncategorized".

Also shows an explaining tool tip now.

13 years agoFix "External Tools Menu" item in tools preferences again.
con [Thu, 3 Mar 2011 17:29:49 +0000 (18:29 +0100)]
Fix "External Tools Menu" item in tools preferences again.

It was showing an empty string if you hadn't a tool in it from the
beginning now.

13 years agoReport failures to find ABIs of Qt versions
Tobias Hunger [Thu, 3 Mar 2011 16:01:45 +0000 (17:01 +0100)]
Report failures to find ABIs of Qt versions

Give a reason why the Qt version is not valid when we were not
able to detect the ABIs used by the Qt version.

13 years agoHelp: Fix leaking side bar widget and find placeholder.
Friedemann Kleint [Thu, 3 Mar 2011 15:46:57 +0000 (16:46 +0100)]
Help: Fix leaking side bar widget and find placeholder.

Breakage introduced by d28dc2d98929cc3ba9e6b80b10751bb4534775da.

Reviewed-by: con
13 years agoAdd "Clone of" to displayname when cloning toolchains
Tobias Hunger [Thu, 3 Mar 2011 15:46:51 +0000 (16:46 +0100)]
Add "Clone of" to displayname when cloning toolchains

13 years agoGit: Update for git 1.7.4
Tobias Hunger [Thu, 3 Mar 2011 15:33:24 +0000 (16:33 +0100)]
Git: Update for git 1.7.4

Handle git status output as done by git 1.7.4. Thanks to BogDan Vatra
for pointing out this issue.

TaskNumber: QTCREATORBUG-3697

13 years agoDetect ABIs of static libs
Tobias Hunger [Thu, 3 Mar 2011 10:29:07 +0000 (11:29 +0100)]
Detect ABIs of static libs

13 years agoUI text: rename locator filter
Leena Miettinen [Thu, 3 Mar 2011 15:23:15 +0000 (16:23 +0100)]
UI text: rename locator filter

Reviewed-by: con
13 years agoDoc: r and rm locator filters
Leena Miettinen [Thu, 3 Mar 2011 15:22:11 +0000 (16:22 +0100)]
Doc: r and rm locator filters

Reviewed-by: con
13 years agoDoc: using text editing macros
Leena Miettinen [Thu, 3 Mar 2011 15:18:35 +0000 (16:18 +0100)]
Doc: using text editing macros

Reviewed-by: con
13 years agoDoc: fix a typo
Leena Miettinen [Thu, 3 Mar 2011 13:04:11 +0000 (14:04 +0100)]
Doc: fix a typo

13 years agoDoc: use the term 'Qt creator variables' where applicable
Leena Miettinen [Thu, 3 Mar 2011 13:03:19 +0000 (14:03 +0100)]
Doc: use the term 'Qt creator variables' where applicable

Reviewed-by: con
13 years agoadd API to query build type (unknown, release, debug) to BuildConfiguration
Milian Wolff [Thu, 3 Mar 2011 15:12:00 +0000 (16:12 +0100)]
add API to query build type (unknown, release, debug) to BuildConfiguration

Merge-request: 261
Reviewed-by: dt <qtc-committer@nokia.com>
13 years agoI thought that I've removed that
Pawel Polanski [Thu, 3 Mar 2011 14:26:48 +0000 (15:26 +0100)]
I thought that I've removed that

13 years agoEmpty line fix. Writting this comment took me a lot longer
Pawel Polanski [Thu, 3 Mar 2011 14:25:06 +0000 (15:25 +0100)]
Empty line fix. Writting this comment took me a lot longer

13 years agoIpAddressLineEdit has been refactored
Pawel Polanski [Thu, 3 Mar 2011 14:20:09 +0000 (15:20 +0100)]
IpAddressLineEdit has been refactored

13 years agoTask lists: Improve documentation.
Friedemann Kleint [Thu, 3 Mar 2011 12:37:52 +0000 (13:37 +0100)]
Task lists: Improve documentation.

Reviewed-by: Leena Miettinen <riitta-leena.miettinen@nokia.com>
Reviewed-by: Tobias Hunger <tobias.hunger@nokia.com>
13 years agoQmlJS: Disable possibly confusing warnings on qmlRegisterType.
Christian Kamm [Thu, 3 Mar 2011 10:55:48 +0000 (11:55 +0100)]
QmlJS: Disable possibly confusing warnings on qmlRegisterType.

Reviewed-by: Roberto Raggi
Reviewed-by: Erik Verbruggen
13 years agoL10n: Fix QML-Observer translation/German.
Friedemann Kleint [Thu, 3 Mar 2011 10:26:39 +0000 (11:26 +0100)]
L10n: Fix QML-Observer translation/German.

Task-number: QTCREATORBUG-3710

13 years agoDebugger: Enable updates in watchwindow when changing model.
Friedemann Kleint [Thu, 3 Mar 2011 09:39:05 +0000 (10:39 +0100)]
Debugger: Enable updates in watchwindow when changing model.

Might be left in disabled state in case engine binary crashes
while expanding locals.

Task-number: QTCREATORBUG-3099

13 years agoDoc: small text edit
Leena Miettinen [Thu, 3 Mar 2011 08:04:55 +0000 (09:04 +0100)]
Doc: small text edit

13 years agoDoc: using dummydata in QML files
Leena Miettinen [Thu, 3 Mar 2011 08:04:14 +0000 (09:04 +0100)]
Doc: using dummydata in QML files

Reviewed-by: Marco Bubke
13 years agotexteditor: give priorities to mark to ensure z-order when drawing
hjk [Wed, 2 Mar 2011 17:43:26 +0000 (18:43 +0100)]
texteditor: give priorities to mark to ensure z-order when drawing

13 years agoOvi Store Wizard: minor change
Primrose Mbanefo [Wed, 2 Mar 2011 16:13:18 +0000 (17:13 +0100)]
Ovi Store Wizard: minor change

NULL -> 0

13 years agoOvi Store Wizard: Qwizard -> Wizard
Primrose Mbanefo [Wed, 2 Mar 2011 16:07:47 +0000 (17:07 +0100)]
Ovi Store Wizard: Qwizard -> Wizard

Snuck in an update to vendorinfo too

13 years agoAPI-Documentation: Add the Utils-library.
Friedemann Kleint [Wed, 2 Mar 2011 16:13:33 +0000 (17:13 +0100)]
API-Documentation: Add the Utils-library.

Fix API after doc template change.

13 years agoabi detection: use four byte for four byte magic strings
hjk [Wed, 2 Mar 2011 16:17:07 +0000 (17:17 +0100)]
abi detection: use four byte for four byte magic strings

13 years agoQmlDesigner: Larger canvas size
Marco Bubke [Wed, 2 Mar 2011 15:20:36 +0000 (16:20 +0100)]
QmlDesigner: Larger canvas size

Many qml documents have items outside of the root item area. The scene
rectangle is now much bigger so you can scroll the items around.

13 years agoAdd tests for type pretty printer.
Christian Kamm [Wed, 2 Mar 2011 15:41:58 +0000 (16:41 +0100)]
Add tests for type pretty printer.

Mainly to not have unused functions inside the autotest.

Reviewed-by: Bill King
13 years agoMerge branch 'master' of scm.dev.nokia.troll.no:creator/mainline
Primrose Mbanefo [Wed, 2 Mar 2011 15:31:27 +0000 (16:31 +0100)]
Merge branch 'master' of scm.dev.nokia.troll.no:creator/mainline

13 years agoOvi Store Wizard: Disabled Next button was still visible
Primrose Mbanefo [Wed, 2 Mar 2011 15:31:15 +0000 (16:31 +0100)]
Ovi Store Wizard: Disabled Next button was still visible

replaced by call to isComplete() with a few more signales

13 years agoDoc: QML Puppet crash issue
Leena Miettinen [Wed, 2 Mar 2011 14:47:13 +0000 (15:47 +0100)]
Doc: QML Puppet crash issue

Reviewed-by: Marco Bubke
13 years agoDoc: add links to QML elements added to the Library
Leena Miettinen [Wed, 2 Mar 2011 14:46:20 +0000 (15:46 +0100)]
Doc: add links to QML elements added to the Library

13 years agoDoc: previewing element size
Leena Miettinen [Wed, 2 Mar 2011 14:41:51 +0000 (15:41 +0100)]
Doc: previewing element size

Reviewed-by: Marco Bubke
13 years agoDoc: viewing QML components in the Library
Leena Miettinen [Wed, 2 Mar 2011 14:39:34 +0000 (15:39 +0100)]
Doc: viewing QML components in the Library

13 years agoDoc: splitting sidebar in Qt Quick Designer
Leena Miettinen [Wed, 2 Mar 2011 14:39:02 +0000 (15:39 +0100)]
Doc: splitting sidebar in Qt Quick Designer

13 years agoDoc: project-specific editor settings
Leena Miettinen [Wed, 2 Mar 2011 11:55:42 +0000 (12:55 +0100)]
Doc: project-specific editor settings

Reviewed-by: Leandro Melo
13 years agoDoc: changed or removed version numbers
Leena Miettinen [Wed, 2 Mar 2011 09:12:54 +0000 (10:12 +0100)]
Doc: changed or removed version numbers

13 years agoDoc: fix command names and paths
Leena Miettinen [Mon, 28 Feb 2011 15:43:32 +0000 (16:43 +0100)]
Doc: fix command names and paths

13 years agoDoc: limitations of pro.user file
Leena Miettinen [Mon, 28 Feb 2011 15:24:22 +0000 (16:24 +0100)]
Doc: limitations of pro.user file

Reviewed-by: hjk
13 years agoFix static Qt detection.
con [Wed, 2 Mar 2011 14:59:30 +0000 (15:59 +0100)]
Fix static Qt detection.

We want the absolute path of the file info, not the file name relative
to the pwd.

Reviewed-by: Tobias Hunger
13 years agoMerge branch 'master' of scm.dev.nokia.troll.no:creator/mainline
Primrose Mbanefo [Wed, 2 Mar 2011 14:37:26 +0000 (15:37 +0100)]
Merge branch 'master' of scm.dev.nokia.troll.no:creator/mainline