OSDN Git Service

qt-creator-jp/qt-creator-jp.git
13 years agoMaemo: Set more restrictive permissions for generated private keys.
Christian Kandeler [Mon, 9 May 2011 10:21:45 +0000 (12:21 +0200)]
Maemo: Set more restrictive permissions for generated private keys.

For better compatibility with the OpenSSH client.

13 years agopluginhowto: update example code
hjk [Wed, 11 May 2011 10:21:57 +0000 (12:21 +0200)]
pluginhowto: update example code

Still not fully compilable

13 years agoDebugger[CDB]: Move breakpoint back from corrected location.
Friedemann Kleint [Wed, 11 May 2011 10:18:32 +0000 (12:18 +0200)]
Debugger[CDB]: Move breakpoint back from corrected location.

Make it fully work.

Task-number: QTCREATORBUG-4842

13 years agoGCC: Identify meego compiler
Tobias Hunger [Wed, 11 May 2011 10:14:07 +0000 (12:14 +0200)]
GCC: Identify meego compiler

13 years agodebugger: make QVector and std::vector writable
hjk [Tue, 10 May 2011 18:42:22 +0000 (20:42 +0200)]
debugger: make QVector and std::vector writable

13 years agoQmlJS: Remove unused argument for Link helper function.
Christian Kamm [Wed, 11 May 2011 07:11:43 +0000 (09:11 +0200)]
QmlJS: Remove unused argument for Link helper function.

13 years agodebugger: enable modification of std::string and QString
hjk [Tue, 10 May 2011 16:58:06 +0000 (18:58 +0200)]
debugger: enable modification of std::string and QString

13 years agoDebugger: Move breakpoint back from corrected location.
Friedemann Kleint [Tue, 10 May 2011 15:13:33 +0000 (17:13 +0200)]
Debugger: Move breakpoint back from corrected location.

Reviewed-by: hjk
Rubber-stamped-by:

Task-number: QTCREATORBUG-3912

13 years agoDoc: Add documentation on how to write Wizards in code.
Friedemann Kleint [Tue, 10 May 2011 14:51:02 +0000 (16:51 +0200)]
Doc: Add documentation on how to write Wizards in code.

Reviewed-by: Leena Miettinen <leena.miettinen@nokia.com>
Acked-by: Alessandro Portale <alessandro.portale@nokia.com>
13 years agodebugger: work on watchpoints (or, "data breakpoints" as they are called now)
hjk [Tue, 10 May 2011 13:57:33 +0000 (15:57 +0200)]
debugger: work on watchpoints (or, "data breakpoints" as they are called now)

13 years agodebugger: (gdb, non-Mac) also print numeric values for enums
hjk [Mon, 9 May 2011 12:29:40 +0000 (14:29 +0200)]
debugger: (gdb, non-Mac) also print numeric values for enums

13 years agodebugger: speed up python dumper
hjk [Mon, 9 May 2011 11:41:43 +0000 (13:41 +0200)]
debugger: speed up python dumper

build up list of string chunks instead of big string

13 years agodebugger: more direct number conversion in putAddress
hjk [Mon, 9 May 2011 11:30:00 +0000 (13:30 +0200)]
debugger: more direct number conversion in putAddress

13 years agoAnalyzer: String constant and include cleanup.
Friedemann Kleint [Tue, 10 May 2011 13:42:41 +0000 (15:42 +0200)]
Analyzer: String constant and include cleanup.

13 years agoKrazy fixes (spelling, single char strings, char constants).
Friedemann Kleint [Tue, 10 May 2011 13:19:38 +0000 (15:19 +0200)]
Krazy fixes (spelling, single char strings, char constants).

13 years agoQmlDesigner.itemlibrary: do not show non-visual content items
Thomas Hartmann [Tue, 10 May 2011 13:10:42 +0000 (15:10 +0200)]
QmlDesigner.itemlibrary: do not show non-visual content items

Task-number: QTCREATORBUG-4770

13 years agoQmlDesigner: allow aborting drag and drop with Escape
Thomas Hartmann [Tue, 10 May 2011 13:09:26 +0000 (15:09 +0200)]
QmlDesigner: allow aborting drag and drop with Escape

Also allows aborting the move tool.

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

13 years agoQmlDesigner.formEditor: do not invert selection on click
Thomas Hartmann [Tue, 10 May 2011 13:07:26 +0000 (15:07 +0200)]
QmlDesigner.formEditor: do not invert selection on click

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

13 years agoQmlDesigner.formEditor: no focus on enter event
Thomas Hartmann [Tue, 10 May 2011 13:05:52 +0000 (15:05 +0200)]
QmlDesigner.formEditor: no focus on enter event

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

13 years agoSmall fixes
Pawel Polanski [Tue, 10 May 2011 12:05:16 +0000 (14:05 +0200)]
Small fixes

13 years agoSmall cleanup
Pawel Polanski [Tue, 10 May 2011 09:40:37 +0000 (11:40 +0200)]
Small cleanup

13 years agoSymbian: Application display name can be changed
Pawel Polanski [Mon, 9 May 2011 15:07:06 +0000 (17:07 +0200)]
Symbian: Application display name can be changed

When publishing to Ovi Store the application's
name can be changed in the Publishing Wizard

Task-number: QTCREATORBUG-4816

13 years agoFix crash after removing target
dt [Mon, 9 May 2011 12:16:19 +0000 (14:16 +0200)]
Fix crash after removing target

Reported on irc by ckamm

13 years agoQmlProfiler: Add missing copyright header
Kai Koehne [Mon, 9 May 2011 10:46:33 +0000 (12:46 +0200)]
QmlProfiler: Add missing copyright header

13 years agoDebugger[CDB]: Correct breakpoint locations in source files.
Friedemann Kleint [Mon, 9 May 2011 15:02:46 +0000 (17:02 +0200)]
Debugger[CDB]: Correct breakpoint locations in source files.

Skip comments, move to end of multi-line statements and
other things.

Initial-patch-by: Erik Verbruggen <erik.verbruggen@nokia.com>
13 years agoFixed auto-test, added constant, and added a bit of doxymentation.
Erik Verbruggen [Mon, 9 May 2011 13:27:22 +0000 (15:27 +0200)]
Fixed auto-test, added constant, and added a bit of doxymentation.

13 years agoFix test compile.
Friedemann Kleint [Mon, 9 May 2011 13:08:21 +0000 (15:08 +0200)]
Fix test compile.

13 years agoQmlDesigner.propertyEditor: fix tooltips
Thomas Hartmann [Mon, 9 May 2011 12:41:42 +0000 (14:41 +0200)]
QmlDesigner.propertyEditor: fix tooltips

We set a stylesheet to avoid bugs with certain styles.
Task-number: QTCREATORBUG-4003

13 years agoQmlDesigner: fixes warning
Thomas Hartmann [Mon, 9 May 2011 12:36:28 +0000 (14:36 +0200)]
QmlDesigner: fixes warning

13 years agoQmlDesigner.itemLibrary: disable animation and preview.
Thomas Hartmann [Mon, 9 May 2011 12:36:11 +0000 (14:36 +0200)]
QmlDesigner.itemLibrary: disable animation and preview.

This feature is not polished enough.
Also since we use the complete canvas it does not make much sense.
So I disable it until we have time to polish it or decide to remove it
completely.

13 years agoAdded the Enumerator class as a special Declaration.
Erik Verbruggen [Mon, 9 May 2011 11:52:03 +0000 (13:52 +0200)]
Added the Enumerator class as a special Declaration.

Reviewed-by: Roberto Raggi
13 years agoClass to find breakpoint positions for CDB.
Erik Verbruggen [Mon, 9 May 2011 11:25:32 +0000 (13:25 +0200)]
Class to find breakpoint positions for CDB.

Reviewed-by: Friedemann Kleint
13 years agoIntroduced capabilities for OperateByInstruction and RunToLine
Thorbjørn Lindeijer [Fri, 1 Apr 2011 17:47:39 +0000 (19:47 +0200)]
Introduced capabilities for OperateByInstruction and RunToLine

The ScriptEngine does not support these actions, so make sure they are
disabled in the debugger menu.

Reviewed-by: hjk
Task-number: QTCREATORBUG-2749

13 years agoSymbian: Unsigned installer's file does not install
Pawel Polanski [Mon, 9 May 2011 11:00:03 +0000 (13:00 +0200)]
Symbian: Unsigned installer's file does not install

Task-number: QTCREATORBUG-4808

13 years agoRemove patch submitted by mistake.
Friedemann Kleint [Mon, 9 May 2011 10:46:38 +0000 (12:46 +0200)]
Remove patch submitted by mistake.

13 years agoCompile
dt [Mon, 9 May 2011 10:23:56 +0000 (12:23 +0200)]
Compile

13 years agoRemove dead code
dt [Mon, 9 May 2011 10:00:23 +0000 (12:00 +0200)]
Remove dead code

13 years agoCompiler warnings.
Friedemann Kleint [Mon, 9 May 2011 07:49:42 +0000 (09:49 +0200)]
Compiler warnings.

13 years agoUpdates to krazy2 reporting.
Bill King [Mon, 9 May 2011 07:33:05 +0000 (09:33 +0200)]
Updates to krazy2 reporting.

13 years agodebugger: re-do the 'bbsetup' after sourcing a user script
hjk [Mon, 9 May 2011 07:17:11 +0000 (09:17 +0200)]
debugger: re-do the 'bbsetup' after sourcing a user script

13 years agodebugger: "Add breakpoint" dialog cosmetics
hjk [Mon, 9 May 2011 07:10:24 +0000 (09:10 +0200)]
debugger: "Add breakpoint" dialog cosmetics

13 years agodebugger: introduce watchpoint-by-expression
hjk [Mon, 9 May 2011 06:35:58 +0000 (08:35 +0200)]
debugger: introduce watchpoint-by-expression

13 years agodebugger: fix output parsing for watchpoint on mac
hjk [Fri, 6 May 2011 12:10:44 +0000 (14:10 +0200)]
debugger: fix output parsing for watchpoint on mac

Task-number: QTCREATORBUG-4797

13 years agoMaemo: Remove file system watcher before removing files.
Christian Kandeler [Fri, 6 May 2011 16:34:28 +0000 (18:34 +0200)]
Maemo: Remove file system watcher before removing files.

13 years agoQmlDesigner.propertyEditor: fixes for PathView
Thomas Hartmann [Fri, 6 May 2011 16:10:06 +0000 (18:10 +0200)]
QmlDesigner.propertyEditor: fixes for PathView

13 years agoQmlDesigner.propertyEditor: fixes for ListView
Thomas Hartmann [Fri, 6 May 2011 16:09:45 +0000 (18:09 +0200)]
QmlDesigner.propertyEditor: fixes for ListView

13 years agoQmlDesigner.propertyEditor: fixes for GridView
Thomas Hartmann [Fri, 6 May 2011 16:09:26 +0000 (18:09 +0200)]
QmlDesigner.propertyEditor: fixes for GridView

13 years agoQmlDesigner.propertyEditor: fixes for Flickable
Thomas Hartmann [Fri, 6 May 2011 16:08:52 +0000 (18:08 +0200)]
QmlDesigner.propertyEditor: fixes for Flickable

13 years agoQmlDesigner.propertyEditor: remove title property for WebView
Thomas Hartmann [Fri, 6 May 2011 16:08:21 +0000 (18:08 +0200)]
QmlDesigner.propertyEditor: remove title property for WebView

Task-Nr: QTCREATORBUG-4676

13 years agoQmlDesigner.propertyEditor: enlarge labels
Thomas Hartmann [Fri, 6 May 2011 16:07:11 +0000 (18:07 +0200)]
QmlDesigner.propertyEditor: enlarge labels

13 years agoQmlDesigner.propertyEditor: fix eliding in property editor
Thomas Hartmann [Fri, 6 May 2011 16:06:05 +0000 (18:06 +0200)]
QmlDesigner.propertyEditor: fix eliding in property editor

13 years agoFix ABI detection of static mingw libraries on windows
Tobias Hunger [Fri, 6 May 2011 15:56:21 +0000 (17:56 +0200)]
Fix ABI detection of static mingw libraries on windows

Task-number: QTCREATORBUG-4771

13 years agoAnalyzer: Introduce delayed initialization of docks.
Friedemann Kleint [Fri, 6 May 2011 15:26:01 +0000 (17:26 +0200)]
Analyzer: Introduce delayed initialization of docks.

Introduce AnalzyerTool::initializeDockWidgets to do that.
Work around exit crash in callgrind.

13 years agoDoc: initial draft of UI text guidelines
Leena Miettinen [Fri, 6 May 2011 15:01:14 +0000 (17:01 +0200)]
Doc: initial draft of UI text guidelines

13 years agoDoc: edit for style and consistency.
Leena Miettinen [Fri, 6 May 2011 14:39:08 +0000 (16:39 +0200)]
Doc: edit for style and consistency.

13 years agoDoc: remove redundant paragraph
Leena Miettinen [Fri, 6 May 2011 08:15:15 +0000 (10:15 +0200)]
Doc: remove redundant paragraph

13 years agoDoc: change link target from Gitorious to Qt developer wiki
Leena Miettinen [Tue, 3 May 2011 10:24:28 +0000 (12:24 +0200)]
Doc: change link target from Gitorious to Qt developer wiki

13 years agoDoc: edit grammar and style
Leena Miettinen [Mon, 2 May 2011 10:14:44 +0000 (12:14 +0200)]
Doc: edit grammar and style

13 years agoDoc: edit grammar and style
Leena Miettinen [Mon, 2 May 2011 10:14:12 +0000 (12:14 +0200)]
Doc: edit grammar and style

13 years agoCorrectly restore disabled shadow building setting
dt_ [Fri, 6 May 2011 13:48:20 +0000 (15:48 +0200)]
Correctly restore disabled shadow building setting

Task-Nr: QTCREATORBUG-4781

13 years agoFix/add copyright headers
Tobias Hunger [Fri, 6 May 2011 13:05:37 +0000 (15:05 +0200)]
Fix/add copyright headers

Change-Id: I8b73d583be1ee7183f4074bce49d5390e38631a2

13 years agoFix hasCopyright.sh script to work with latest copyright statement
Tobias Hunger [Fri, 6 May 2011 12:59:43 +0000 (14:59 +0200)]
Fix hasCopyright.sh script to work with latest copyright statement

Change-Id: I71b41d7837a0901c5d1ab718dc8f93e4122231fa

13 years agoAdd missing headers to the project
Tobias Hunger [Fri, 6 May 2011 12:59:01 +0000 (14:59 +0200)]
Add missing headers to the project

Change-Id: I2909a4610afa074e7ace56406b176336b43f7b3f

13 years agoUse Core::FileChangeBlocker
Tobias Hunger [Wed, 4 May 2011 14:20:47 +0000 (16:20 +0200)]
Use Core::FileChangeBlocker

Remove class that does something similar.

Reviewed-by: Christian Kandeler
Change-Id: I7acfa119cf18d96c22d1873a464b1c004c78e132

13 years agoQt: Add invalidReason
Tobias Hunger [Wed, 4 May 2011 14:20:34 +0000 (16:20 +0200)]
Qt: Add invalidReason

13 years agoQmlDesigner.textToModelMerger: fix for link
Thomas Hartmann [Fri, 6 May 2011 13:04:19 +0000 (15:04 +0200)]
QmlDesigner.textToModelMerger: fix for link

Fixes: d05992d0fa36fdba45a159491abf8fccf3622a0e

Reviewed-by: Christian Kamm
13 years agoAnalyzer: Do not make each tool current on startup.
Friedemann Kleint [Fri, 6 May 2011 12:02:03 +0000 (14:02 +0200)]
Analyzer: Do not make each tool current on startup.

Avoid adding all dock widgets of all tools to the mainwindow
to save the default settings during initialization.

13 years agoFix compilation
Daniel Molkentin [Fri, 6 May 2011 12:25:34 +0000 (14:25 +0200)]
Fix compilation

13 years agoExport Qt4BuildConfiguration(Factory), Qt4BaseTarget and Qt4Project
dt_ [Fri, 6 May 2011 11:54:53 +0000 (13:54 +0200)]
Export Qt4BuildConfiguration(Factory), Qt4BaseTarget and Qt4Project

Those classes are needed to implement a custom Qt4BaseTarget derived
class.

13 years agoFix adding buildconfigurations for symbian emualator
dt_ [Fri, 6 May 2011 11:43:27 +0000 (13:43 +0200)]
Fix adding buildconfigurations for symbian emualator

Really fixes
Task-Nr: QTCREATORBUG-4649

13 years agoQmlJS: Stop doing significant work in constructors.
Christian Kamm [Fri, 6 May 2011 11:31:30 +0000 (13:31 +0200)]
QmlJS: Stop doing significant work in constructors.

To avoid order-of-initialization problems.

Reviewed-by: Thomas Hartmann
13 years agoQmlDesigner.instanceView: do not skip Models anymore
Thomas Hartmann [Fri, 6 May 2011 11:14:14 +0000 (13:14 +0200)]
QmlDesigner.instanceView: do not skip Models anymore

We only skip Model if they are the root node.
I kept the isSkippedNode since it might become useful again.

13 years agoQmlDesigner.instances: support QVariant properties as parent property
Thomas Hartmann [Fri, 6 May 2011 11:10:25 +0000 (13:10 +0200)]
QmlDesigner.instances: support QVariant properties as parent property

QVariants can store QObjects. The model property of ListView is
a QVariant for example.

13 years agoQmlDesigner.instances: use QtQuick 1.0 instead of Qt 4.7
Thomas Hartmann [Fri, 6 May 2011 11:09:10 +0000 (13:09 +0200)]
QmlDesigner.instances: use QtQuick 1.0 instead of Qt 4.7

13 years agoQmlDesigner.Model: add support for custom parser types
Thomas Hartmann [Fri, 6 May 2011 11:08:46 +0000 (13:08 +0200)]
QmlDesigner.Model: add support for custom parser types

This patch enables us to create objects with custom parsers
like ListModel and XmlListModel.

13 years agoQmlDesigner.navigatorWidget: changing focus policy
Thomas Hartmann [Wed, 4 May 2011 10:33:44 +0000 (12:33 +0200)]
QmlDesigner.navigatorWidget: changing focus policy

Focus is needed to allow keyboard shortcuts and cursor navigation.

13 years agoQmlDesigner.rewriter: __model_data becomes an auxiliaryData
Thomas Hartmann [Wed, 4 May 2011 10:26:46 +0000 (12:26 +0200)]
QmlDesigner.rewriter: __model_data becomes an auxiliaryData

I also added __model_data and fixed some bugs.
Implicit components with Component {} e.g. delegate are now explicit
components in the model to avoid confusion.

13 years agoQmlDesigner.model: changing signature of setAuxiliaryData()
Thomas Hartmann [Wed, 4 May 2011 10:23:43 +0000 (12:23 +0200)]
QmlDesigner.model: changing signature of setAuxiliaryData()

This should be const to be consistent with the rest.

13 years agoQmlDesigner.propertyEditor: Reset property editor when changing mode
Thomas Hartmann [Wed, 4 May 2011 10:22:54 +0000 (12:22 +0200)]
QmlDesigner.propertyEditor: Reset property editor when changing mode

When entering the design mode the property editor is reset.
This reduces complexity since the property editor is reset instead of
having to react to all the possible changes from text.

The same is done for the NodeInstanceView

13 years agoQmlDesigner.nodeInstances: crash fix
Thomas Hartmann [Fri, 6 May 2011 11:28:09 +0000 (13:28 +0200)]
QmlDesigner.nodeInstances: crash fix

In some cases object() != m_nodeInstance->object().
Reading on the worng type of QObject can lead to very interesting
effects.  (e. g. decrementing the pointer to the vtable)

Task-Nr: QTCREATORBUG-4675
Reviewed-by: Marco Bubke
13 years agoQmlEditor.outline: adding icons for Extra Components
Thomas Hartmann [Fri, 29 Apr 2011 09:14:46 +0000 (11:14 +0200)]
QmlEditor.outline: adding icons for Extra Components

13 years agoQmlDesigner.designModeWidget: adding a context for the navigator
Thomas Hartmann [Thu, 28 Apr 2011 15:15:27 +0000 (17:15 +0200)]
QmlDesigner.designModeWidget: adding a context for the navigator

Adding a context for the navigator + some cleanup

13 years agoQmlDesigner.navigator: add tool buttons for sliding/reparenting
Thomas Hartmann [Thu, 28 Apr 2011 15:12:45 +0000 (17:12 +0200)]
QmlDesigner.navigator: add tool buttons for sliding/reparenting

This patch adds for tool buttons that allow
sliding and reparenting in the navigator.

13 years agoQmlJS: Quick fix for crash in designer.
Christian Kamm [Fri, 6 May 2011 10:45:17 +0000 (12:45 +0200)]
QmlJS: Quick fix for crash in designer.

Reviewed-by: Thomas Hartmann
13 years agoMerged "Methods" and QML "Functions" locator filters
Thorbjørn Lindeijer [Fri, 6 May 2011 10:23:24 +0000 (12:23 +0200)]
Merged "Methods" and QML "Functions" locator filters

They're still separate filters, but by default they share the same
prefix, which will now make sure that only one entry shows up in the
list of filters.

Done-with: Christian Kamm
Task-number: QTCREATORBUG-4796

13 years agoMaemo: Adapt list of deployables for "aux" project.
Christian Kandeler [Thu, 5 May 2011 15:43:52 +0000 (17:43 +0200)]
Maemo: Adapt list of deployables for "aux" project.

13 years agoProject File Parsing: Add support for new "aux" template.
Christian Kandeler [Thu, 5 May 2011 15:42:35 +0000 (17:42 +0200)]
Project File Parsing: Add support for new "aux" template.

Reviewed-by: dt
13 years agoQmlDebugger: adding new PropertyChanges on Live Preview
Christiaan Janssen [Wed, 4 May 2011 15:19:14 +0000 (17:19 +0200)]
QmlDebugger: adding new PropertyChanges on Live Preview

Task-number: QTCREATORBUG-3391

Reviewed-by: Kai Koehne
13 years agoQmlDebugger: adding slots to items in Live Preview
Christiaan Janssen [Fri, 29 Apr 2011 13:34:12 +0000 (15:34 +0200)]
QmlDebugger: adding slots to items in Live Preview

Reviewed-by: Kai Koehne
13 years agoCompile Windows.
Friedemann Kleint [Thu, 5 May 2011 07:14:41 +0000 (09:14 +0200)]
Compile Windows.

13 years agoQmlProfiler: Factor out logic to run apps from the engine into a separate runner
Kai Koehne [Wed, 4 May 2011 14:50:24 +0000 (16:50 +0200)]
QmlProfiler: Factor out logic to run apps from the engine into a separate runner

Reviewed-by: Christiaan Janssen
13 years agoQmlProfiler: Fix crash in qWarning
Kai Koehne [Tue, 3 May 2011 14:45:46 +0000 (16:45 +0200)]
QmlProfiler: Fix crash in qWarning

13 years agoQmlProfiler: Don't warn about using QmlProfiler in either Release or Debug mode
Kai Koehne [Tue, 3 May 2011 14:44:41 +0000 (16:44 +0200)]
QmlProfiler: Don't warn about using QmlProfiler in either Release or Debug mode

13 years agoDebugger: Fix Action enabling, implement breakOnMain for CDB.
Friedemann Kleint [Wed, 4 May 2011 13:40:15 +0000 (15:40 +0200)]
Debugger: Fix Action enabling, implement breakOnMain for CDB.

13 years agoDebugger: Pre-set memory address dialog in locals view.
Friedemann Kleint [Wed, 4 May 2011 13:08:43 +0000 (15:08 +0200)]
Debugger: Pre-set memory address dialog in locals view.

13 years agoL10n: Fix German translation of the 'Add Library Wizard'.
Friedemann Kleint [Wed, 4 May 2011 12:41:41 +0000 (14:41 +0200)]
L10n: Fix German translation of the 'Add Library Wizard'.

13 years agoQtOptionsPage: Update UI state more often
Tobias Hunger [Wed, 4 May 2011 11:43:53 +0000 (13:43 +0200)]
QtOptionsPage: Update UI state more often

13 years agoQt: Make Symbian versions invalid if sbsv2 setup is wrong
Tobias Hunger [Wed, 4 May 2011 11:38:06 +0000 (13:38 +0200)]
Qt: Make Symbian versions invalid if sbsv2 setup is wrong

13 years agoQmlJsDebug: Don't append 'd' to library name on Unix
Kai Koehne [Wed, 4 May 2011 11:05:14 +0000 (13:05 +0200)]
QmlJsDebug: Don't append 'd' to library name on Unix

13 years agoVCS: Don't locate files based on working directory
Kai Koehne [Tue, 3 May 2011 08:12:10 +0000 (10:12 +0200)]
VCS: Don't locate files based on working directory

QFileInfo::absoluteFilePath() uses the current working directory to
make a file absolute. This is often not what you want (say you're
developing another qtcreator version in another directory).

Reviewed-by: Friedemann Kleint