OSDN Git Service

qt-creator-jp/qt-creator-jp.git
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.

13 years agoSSH: Fix tests to adapt to new location (utils vs. core plugin).
Christian Kandeler [Fri, 1 Apr 2011 07:58:29 +0000 (09:58 +0200)]
SSH: Fix tests to adapt to new location (utils vs. core plugin).

13 years agoMaemo: Set DISPLAY for non-Maemo systems.
Christian Kandeler [Fri, 1 Apr 2011 06:54:56 +0000 (08:54 +0200)]
Maemo: Set DISPLAY for non-Maemo systems.

13 years agoMeego: No verbose output for rpm.
Christian Kandeler [Thu, 31 Mar 2011 16:30:27 +0000 (18:30 +0200)]
Meego: No verbose output for rpm.

Workaround for output window newline handling bug.

13 years agoGeneral messages should stay at bottom when messages are posted
con [Thu, 31 Mar 2011 13:47:27 +0000 (15:47 +0200)]
General messages should stay at bottom when messages are posted

Fix is copying code from project explorer OutputWindow, which should be
shared instead.

Task-number: QTCREATORBUG-3839
Reviewed-by: Robert Loehning
13 years agoFix compilation
Jarek Kobus [Thu, 31 Mar 2011 14:46:58 +0000 (16:46 +0200)]
Fix compilation

13 years agoMimetype detection: Fix a bug in diff/patch-detection.
Friedemann Kleint [Thu, 31 Mar 2011 14:46:25 +0000 (16:46 +0200)]
Mimetype detection: Fix a bug in diff/patch-detection.

Give diff a higher priority than C++ (fixes 'apply patch').

Reviewed-by: Leandro T. C. Melo <leandro.melo@nokia.com>
13 years agoFix typos in source strings
Jarek Kobus [Thu, 31 Mar 2011 14:30:37 +0000 (16:30 +0200)]
Fix typos in source strings

Reviewed-by: Pawel Polanski
13 years agoQmlDesigner.copyNPaste: fix for Components and default properties
Thomas Hartmann [Thu, 31 Mar 2011 13:43:53 +0000 (15:43 +0200)]
QmlDesigner.copyNPaste: fix for Components and default properties

To handle defaultProperties correctly in the text buffer for
copy n paste we have to forward the meta system.
Since the text buffer is not a qml document in Qt Creator
with all the infrastructure attached the meta system is
incomplete.
So we forward in these cases the meta system of the actual document.

Model::create() now gets an additional paramater where we can specify another
model for proxying the meta system.

Reviewed-by: Kai Koehne
13 years agoMaemo: Fix HTML content.
Christian Kandeler [Thu, 31 Mar 2011 12:43:47 +0000 (14:43 +0200)]
Maemo: Fix HTML content.

13 years agoMaemo: "Mad Developer" is now called "SDK Connectivity" on Harmattan.
Christian Kandeler [Thu, 31 Mar 2011 12:43:02 +0000 (14:43 +0200)]
Maemo: "Mad Developer" is now called "SDK Connectivity" on Harmattan.

13 years agomake plugin information accessible by mouse
hjk [Thu, 31 Mar 2011 13:11:27 +0000 (15:11 +0200)]
make plugin information accessible by mouse

Reviewed-by: con
13 years agotoolchain: Make Id more unique
Tobias Hunger [Thu, 31 Mar 2011 12:53:55 +0000 (14:53 +0200)]
toolchain: Make Id more unique

Take debugger into account when generating an Id. This fixes issues
with creator switching to the wrong tool chain when loading a project

Task-number: QTCREATORBUG-4295
Reviewed-by: dt
13 years agoToolchain: Allow SDK to provide default debuggers
Tobias Hunger [Thu, 31 Mar 2011 08:13:35 +0000 (10:13 +0200)]
Toolchain: Allow SDK to provide default debuggers

Allow the SDK to provide default debuggers for any ABI.

Task-number: QTCREATORBUG-4292
Task-number: QTCREATORBUG-4299
Reviewed-by: Christian Kandeler
13 years agoMaemo: Print debugger path in tool chain information
Tobias Hunger [Thu, 31 Mar 2011 07:54:18 +0000 (09:54 +0200)]
Maemo: Print debugger path in tool chain information

Reviewed-by: Christian Kandeler
Done-with: Friedemann Kleimt

13 years agoMaemo: Make sure MaemoToolChains can not get cloned
Tobias Hunger [Tue, 29 Mar 2011 16:15:18 +0000 (18:15 +0200)]
Maemo: Make sure MaemoToolChains can not get cloned

It makes no sense to clone these!

Task-number: QTCREATORBUG-4256
Reviewed-by: Christian Kandeler
13 years agoQmlDesigner.propertyEditor: crash fix
Thomas Hartmann [Thu, 31 Mar 2011 09:13:51 +0000 (11:13 +0200)]
QmlDesigner.propertyEditor: crash fix

The stack trace from 4282 indicates that in fact currentState is invalid.
We should check for this.

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

13 years agoFix example git command.
con [Thu, 31 Mar 2011 08:47:56 +0000 (10:47 +0200)]
Fix example git command.

13 years agoQmlDesigner.propertyEditor: crash fix for setting expressions
Thomas Hartmann [Thu, 31 Mar 2011 08:37:45 +0000 (10:37 +0200)]
QmlDesigner.propertyEditor: crash fix for setting expressions

The problem was that the transaction was commited outside of the try {}
catch {} block (RAII)

1. I extended to the try block arround the fxObjectNode.setVariantProperty()
to avoid similar bugs
2. I force a commit of the transaction before leaving the try block

result:
If anything is wrong with the entered expression an exception is thrown
(like before) but now is is catched and we show a messagebox.

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

13 years agotoolchain configuration: hide unusable controls in 'disabled' state
hjk [Thu, 31 Mar 2011 07:12:31 +0000 (09:12 +0200)]
toolchain configuration: hide unusable controls in 'disabled' state

Reviewed-By: Tobias Hunger
13 years agoprojectexplorer: stretch toolchainview header
hjk [Thu, 31 Mar 2011 06:43:32 +0000 (08:43 +0200)]
projectexplorer: stretch toolchainview header

Reviewed-By: Tobias Hunger
13 years agoprojectexplorer: make toolchain "Clone" option more obvious
hjk [Thu, 31 Mar 2011 06:38:49 +0000 (08:38 +0200)]
projectexplorer: make toolchain "Clone" option more obvious

Reviewed-By: Tobias Hunger
13 years agoFakeVim: Fix Ctrl+ shortcuts on Mac.
con [Thu, 31 Mar 2011 08:16:34 +0000 (10:16 +0200)]
FakeVim: Fix Ctrl+ shortcuts on Mac.

Wouldn't work if there also was a non-ctrl shortcut for the same key.

Task-number: QTCREATORBUG-3928
Reviewed-by: hjk
13 years agoUpdate source strings
Jarek Kobus [Thu, 31 Mar 2011 07:57:24 +0000 (09:57 +0200)]
Update source strings

Reviewed-by: Pawel Polanski
13 years agoCompile.
Friedemann Kleint [Thu, 31 Mar 2011 07:35:32 +0000 (09:35 +0200)]
Compile.

13 years agoDesigner/Go to slot: Match on source file in same folder.
Friedemann Kleint [Thu, 31 Mar 2011 06:59:04 +0000 (08:59 +0200)]
Designer/Go to slot: Match on source file in same folder.

preferably (there was a bug when source file of the same
name existed in several folders of the project).

Task-number: QTCREATORBUG-1880
Reviewed-by: Jarek Kobus <jaroslaw.kobus@nokia.com>
13 years agoBump the template version.
Alessandro Portale [Wed, 30 Mar 2011 19:22:20 +0000 (21:22 +0200)]
Bump the template version.

Just to make sure that users get the latest and greates fixes for
their projcts.

13 years agoDouble escaping backslashes for regular expression
Alessandro Portale [Wed, 30 Mar 2011 16:32:22 +0000 (18:32 +0200)]
Double escaping backslashes for regular expression

The first parameter of qmake's replace function is a regular
expression. So it needs to be escaped once for the qmake parser,
and then for the regular expression.

13 years agoFix deployment with MinGW and sh.exe in path
Alessandro Portale [Wed, 30 Mar 2011 16:28:09 +0000 (18:28 +0200)]
Fix deployment with MinGW and sh.exe in path

When building with MinGW and sh.exe is in the path, we should/can
not use xcopy in our deployment code. This patch detects the
presence of sh.exe and adjusts the behavior accordingly.

'cp -r' is used directly instead of $(COPY_DIR), because the fix
for QTBUG-17315 is not yet in a released Qt version.

'mkdir -p' is used directly instead of $(MKDIR), because the
QMAKE_MKDIR for win32-g++ (in case of QMAKE_SH) does not have
the '-p'. A least not til Qt 4.7.3.

Task-Number: QTCREATORBUG-3094
Reviewed-by: Oswald Buddenhagen
13 years agoqr4projectmanager: improve appearance of RvctToolChainConfigWidget
hjk [Wed, 30 Mar 2011 16:50:58 +0000 (18:50 +0200)]
qr4projectmanager: improve appearance of RvctToolChainConfigWidget

Reviewed-by: Alessandro Portale
13 years agoMaemo: If we find an icon, let's use it for the package manager.
Christian Kandeler [Wed, 30 Mar 2011 14:41:20 +0000 (16:41 +0200)]
Maemo: If we find an icon, let's use it for the package manager.

In particular, the desktop icon created by the mobile wizards
will be found.

Task-number: QTCREATORBUG-4174

13 years agoUpdate source strings
Jarek Kobus [Wed, 30 Mar 2011 14:31:31 +0000 (16:31 +0200)]
Update source strings

13 years agoCompile fix.
Friedemann Kleint [Wed, 30 Mar 2011 14:29:56 +0000 (16:29 +0200)]
Compile fix.

13 years agoFix update from GCCE and WINSCW set in Qt version
Tobias Hunger [Wed, 30 Mar 2011 13:47:51 +0000 (15:47 +0200)]
Fix update from GCCE and WINSCW set in Qt version

Fix the upgrade from GCCE and WINSCW from Qt version to
tool chain.

Task-number: QTCREATORBUG-4204
Reviewed-by: dt
13 years agoUpdate source strings
Jarek Kobus [Wed, 30 Mar 2011 13:58:58 +0000 (15:58 +0200)]
Update source strings

Reviewed-by: Pawel Polanski
13 years agoCompilation fixes with the QStringBuilder changes in Qt master
Olivier Goffart [Wed, 30 Mar 2011 12:22:52 +0000 (14:22 +0200)]
Compilation fixes with the QStringBuilder changes in Qt master

QStringBuilder also works with QByteArray now.
Which means some of the implicit conversions do not work anymore

13 years agoDisable shadow builds on Windows for Fremantle and Harmattan as well.
Christian Kandeler [Wed, 30 Mar 2011 13:02:39 +0000 (15:02 +0200)]
Disable shadow builds on Windows for Fremantle and Harmattan as well.

Addendum to 8839031e60e77667ec3dd66c6f9af9c4672f1d57.

13 years agodebugger: remove 'Attach to TCF' start option
hjk [Wed, 30 Mar 2011 12:53:30 +0000 (14:53 +0200)]
debugger: remove 'Attach to TCF' start option

And TcfEngine etc.

Reviewed-by: Friedemann Kleint
13 years agodebugger: fix function name parsing from multi-breakpoints
hjk [Tue, 29 Mar 2011 12:17:30 +0000 (14:17 +0200)]
debugger: fix function name parsing from multi-breakpoints

Reviewed-By: Friedemann Kleint
13 years agodebugger: add tooltips to gdb settings window
hjk [Tue, 29 Mar 2011 11:17:01 +0000 (13:17 +0200)]
debugger: add tooltips to gdb settings window

Reviewed-by: Friedemann Kleint
13 years agoWorkaround for Mac users with automatic proxy configuration
con [Wed, 30 Mar 2011 12:58:05 +0000 (14:58 +0200)]
Workaround for Mac users with automatic proxy configuration

Qt's implementation for the Mac system configuration doesn't handle
automatic proxy configurations. Qt Creator now also looks at the
http_proxy environment variable on Mac as a workaround.

Task-number: QTCREATORBUG-4190
Reviewed-by: Daniel Molkentin
13 years agoFix initial position of variable chooser.
con [Wed, 30 Mar 2011 12:28:34 +0000 (14:28 +0200)]
Fix initial position of variable chooser.

It was showing up 'somewhere' depending on platform.

Task-number: QTCREATORBUG-4270
Reviewed-by: Robert Loehning
13 years agoQmlEngine: Enforce newline after status messages
Kai Koehne [Wed, 30 Mar 2011 11:14:30 +0000 (13:14 +0200)]
QmlEngine: Enforce newline after status messages

Reviewed-by: hjk
13 years agoApplicationOutput: Fix linkification of errors from qttest
Kai Koehne [Wed, 30 Mar 2011 11:04:54 +0000 (13:04 +0200)]
ApplicationOutput: Fix linkification of errors from qttest

Don't check for end of string (does contain LF in case of qttestlib).
Also don't check prefix for asserts, cause qttestlib extends these.

Reviewed-by: Tobias Hunger
13 years agoMaemo: Polish publishing wizard.
Christian Kandeler [Wed, 30 Mar 2011 11:46:24 +0000 (13:46 +0200)]
Maemo: Polish publishing wizard.

Task-number: QTCREATORBUG-4257

13 years agoQmlDesigner: fix for duplicate ids
Thomas Hartmann [Wed, 30 Mar 2011 10:21:06 +0000 (12:21 +0200)]
QmlDesigner: fix for duplicate ids

Duplicate ids for not handled 100% correctly in the property editor
and in the navigator.

Reviewed-by: Kai Koehne
13 years agoQmlDesigner.copyNPase: fix for components
Thomas Hartmann [Wed, 30 Mar 2011 10:19:42 +0000 (12:19 +0200)]
QmlDesigner.copyNPase: fix for components

Since the buffer for copy and paste has no proper
representation in the project managment QmlJs::Check cannot
handle components. For now we just turn of Check for this case, since
we check the final document anyway.

Reviewed-by: Kai Koehne
13 years agoQmlDesigner.formEditor: crashfix
Thomas Hartmann [Wed, 30 Mar 2011 10:13:42 +0000 (12:13 +0200)]
QmlDesigner.formEditor: crashfix

Avoid recursion if item is not movable.

Reviewed-by: Kai Koehne
Task-Nr: http://bugreports.qt.nokia.com/browse/QTCREATORBUG-4284

13 years agoadd disk full error handling to consoleprocess
Oswald Buddenhagen [Wed, 30 Mar 2011 09:54:57 +0000 (11:54 +0200)]
add disk full error handling to consoleprocess

13 years agoDesigner: Fix a crash when open() fails.
Friedemann Kleint [Wed, 30 Mar 2011 09:52:15 +0000 (11:52 +0200)]
Designer: Fix a crash when open() fails.

editorsClosed() is not emitted when open fails and thus
the file was not removed from FormEditorStack.
Add a connection from destroy to ensure the editor is removed.

Happens when loading a session whose files no longer exists.

Task-number: QTCREATORBUG-4266
Reviewed-by: dt
13 years agoQML plugin wizard: Fix deprecated use of backslash in project file.
Christian Kandeler [Wed, 30 Mar 2011 09:39:40 +0000 (11:39 +0200)]
QML plugin wizard: Fix deprecated use of backslash in project file.

Task-number: QTCREATORBUG-4091

13 years agoMaemo: Filter NUL characters from rrpmbuild output.
Christian Kandeler [Tue, 29 Mar 2011 14:10:05 +0000 (16:10 +0200)]
Maemo: Filter NUL characters from rrpmbuild output.

13 years agoProjectExplorer: DeployStepsPage avoid callign init() twice
dt [Wed, 30 Mar 2011 09:20:18 +0000 (11:20 +0200)]
ProjectExplorer: DeployStepsPage avoid callign init() twice

Reviewed-By: hunger
13 years agoexclude plist.in files from the copy targets
Oswald Buddenhagen [Wed, 30 Mar 2011 08:47:43 +0000 (10:47 +0200)]
exclude plist.in files from the copy targets

they are handled by QMAKE_SUBSTITUTES where needed

Reviewed-by: con
13 years agoadd README explaining purpose of src/share/
Oswald Buddenhagen [Tue, 29 Mar 2011 09:32:41 +0000 (11:32 +0200)]
add README explaining purpose of src/share/

Reviewed-by: con
13 years agonothing mac-specific about OTHER_FILES
Oswald Buddenhagen [Tue, 29 Mar 2011 09:26:10 +0000 (11:26 +0200)]
nothing mac-specific about OTHER_FILES

Reviewed-by: con
13 years agoinstall data from src/share/ directory
Oswald Buddenhagen [Tue, 29 Mar 2011 09:25:43 +0000 (11:25 +0200)]
install data from src/share/ directory

Reviewed-by: con
13 years agoreshuffle and simplify copying of files from src/share/
Oswald Buddenhagen [Tue, 29 Mar 2011 09:25:24 +0000 (11:25 +0200)]
reshuffle and simplify copying of files from src/share/

Reviewed-by: con
13 years agoFix crash when filtering in the preferences.
con [Tue, 29 Mar 2011 15:54:15 +0000 (17:54 +0200)]
Fix crash when filtering in the preferences.

Need to ensure creation of all tabs before even the proxy model is
informed.

Task-number: QTCREATORBUG-4272
Reviewed-by: Robert Loehning
13 years agoAutomatic versioning for the qml tools.
con [Mon, 28 Mar 2011 13:31:27 +0000 (15:31 +0200)]
Automatic versioning for the qml tools.

Reviewed-by: Thomas Hartmann
13 years agoDoc: fix qdoc tags
Leena Miettinen [Tue, 29 Mar 2011 14:52:54 +0000 (16:52 +0200)]
Doc: fix qdoc tags

13 years agoDoc: required Python version
Leena Miettinen [Tue, 29 Mar 2011 14:17:21 +0000 (16:17 +0200)]
Doc: required Python version

Reviewed-by: hjk
13 years agoDoc: specifying canvas size and refreshing the canvas
Leena Miettinen [Tue, 29 Mar 2011 14:16:51 +0000 (16:16 +0200)]
Doc: specifying canvas size and refreshing the canvas

Hide information about displaying MeeGo and Symbian components.

Update screen shots.

Reviewed-by: Thomas Hartmann
13 years agoDebugger: Hide/Show pinneable tooltips on de/iconifying main window.
Friedemann Kleint [Tue, 29 Mar 2011 13:12:42 +0000 (15:12 +0200)]
Debugger: Hide/Show pinneable tooltips on de/iconifying main window.

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

13 years agoAnalyzer: Fix a crash when launching on a QML project.
Friedemann Kleint [Tue, 29 Mar 2011 12:45:21 +0000 (14:45 +0200)]
Analyzer: Fix a crash when launching on a QML project.

Which does not have a build configuration.

Reviewed-by: Bill King <bill.king@nokia.com>
13 years agoMobile app wizard: Fix desktop file contents.
Christian Kandeler [Tue, 29 Mar 2011 12:41:41 +0000 (14:41 +0200)]
Mobile app wizard: Fix desktop file contents.

The "Exec" value was not consistent with the installation prefix in the
.pri file.

13 years agoMeego: We still needed an additional option for rpm...
Christian Kandeler [Tue, 29 Mar 2011 12:11:08 +0000 (14:11 +0200)]
Meego: We still needed an additional option for rpm...

Replacing files is dangerous, but otherwise we'd have to e.g. change
the spec file's "Release" field on every deployment, which would
be annoying for the user.

13 years agoMaemo: Adapt changes file.
Christian Kandeler [Tue, 29 Mar 2011 10:47:52 +0000 (12:47 +0200)]
Maemo: Adapt changes file.

13 years agoMeego: Allow re-installation of RPM package.
Christian Kandeler [Tue, 29 Mar 2011 10:16:46 +0000 (12:16 +0200)]
Meego: Allow re-installation of RPM package.

This is a backport of 34030efbc45bbdc2300c724219d01c1a024d4cff.

13 years agoMaemo: Fix package renaming for Debian.
Christian Kandeler [Tue, 29 Mar 2011 09:53:19 +0000 (11:53 +0200)]
Maemo: Fix package renaming for Debian.

Task-number: https://projects.maemo.org/bugzilla/show_bug.cgi?id=235909

13 years agoFix Shift modifier handling in shortcuts with numbers
Leandro Melo [Tue, 29 Mar 2011 08:55:36 +0000 (10:55 +0200)]
Fix Shift modifier handling in shortcuts with numbers

We assume a number can always be reached without the
Shift modifier, so we keep the Shift modifier if we
see it.

Task-number: QTCREATORBUG-4227
Reviewed-by: con
13 years agoMaemo: Make device config wizard create key directory if necessary.
Christian Kandeler [Tue, 29 Mar 2011 08:43:39 +0000 (10:43 +0200)]
Maemo: Make device config wizard create key directory if necessary.

Task-number: https://projects.maemo.org/bugzilla/show_bug.cgi?id=234300

13 years agodebugger: Merge 'fork' and 'vfork' breakpoints
hjk [Tue, 29 Mar 2011 07:58:21 +0000 (09:58 +0200)]
debugger: Merge 'fork' and 'vfork' breakpoints

Reviewed-by: Friedemann Kleint
13 years agoDebugger[CDB]: Fix CDB not showing QList<const char*>.
Friedemann Kleint [Tue, 29 Mar 2011 07:56:40 +0000 (09:56 +0200)]
Debugger[CDB]: Fix CDB not showing QList<const char*>.

as it cannot determine the size of 'char const*' which it
reports as type.

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

13 years agoMaemo: No automatic test for new Qemu device configuration.
Christian Kandeler [Tue, 29 Mar 2011 06:40:21 +0000 (08:40 +0200)]
Maemo: No automatic test for new Qemu device configuration.

It is very unlikely that the emulator is already running.

13 years agoMaemo: Disable shadow building on windows again
dt [Mon, 28 Mar 2011 16:32:49 +0000 (18:32 +0200)]
Maemo: Disable shadow building on windows again

Task-Nr: QTCREATORBUG-4255
Reviewed-By: Robert Loehning
13 years agoLocal Application Run Control: emit finished() for non existent programs
dt [Mon, 28 Mar 2011 15:08:24 +0000 (17:08 +0200)]
Local Application Run Control: emit finished() for non existent programs

Ensures the corect state is reflected for the run actions.

Reviewed-By: hunger
13 years agoDoc: trigger code completion by pressing Tab or Enter
Leena Miettinen [Mon, 28 Mar 2011 14:21:37 +0000 (16:21 +0200)]
Doc: trigger code completion by pressing Tab or Enter

Reviewed-by: Leandro Melo
13 years agosupport tilde expansion under unix
Oswald Buddenhagen [Mon, 28 Mar 2011 12:50:32 +0000 (14:50 +0200)]
support tilde expansion under unix

Task-number: QTCREATORBUG-4239

13 years agoFix Close all to not depend on being buildable
dt [Mon, 28 Mar 2011 13:06:14 +0000 (15:06 +0200)]
Fix Close all to not depend on being buildable

Task-Nr: QTCREATORBUG-4241
Task-Nr: QTCREATORBUG-3995

Reviewed-By: kkoehne
13 years agoFix progress bar for searching in files.
con [Mon, 28 Mar 2011 11:35:43 +0000 (13:35 +0200)]
Fix progress bar for searching in files.

Affects e.g. Advanced Find->All Projects. Progress bar was not updating
at all, except at the end of the search.
The fix is a workaround for regression in
QFutureInterface::isProgressUpdateNeeded that would no longer return
true the very first time in Qt 4.7. To be reverted when this is fixed
in a released Qt version.

Reviewed-by: dt
13 years agoNavigation Tree View: Fix width of column
dt [Mon, 28 Mar 2011 12:30:02 +0000 (14:30 +0200)]
Navigation Tree View: Fix width of column

We want to have the width both to be at least the contents size
but also stretch to width of the viewport.

Reviewed-By: con
13 years agoQmlDesigner.metaInfo: fix for enums
Thomas Hartmann [Mon, 28 Mar 2011 12:27:18 +0000 (14:27 +0200)]
QmlDesigner.metaInfo: fix for enums

Non existing properties are not enums.
Fixes some rewriting errors in combination with
PropertyChanges.

Reviewed-by: Kai Koehne
13 years agoQmlDebug: Fix handling of QML stack trace locations on Windows
Kai Koehne [Mon, 28 Mar 2011 10:30:18 +0000 (12:30 +0200)]
QmlDebug: Fix handling of QML stack trace locations on Windows

Remove leading slash.

13 years agofakevim: update search history after <Esc> in incremental search
hjk [Mon, 28 Mar 2011 09:18:56 +0000 (11:18 +0200)]
fakevim: update search history after <Esc> in incremental search

13 years agofakevim: fix :s, :d, :>, and :< in case of empty line specs
hjk [Mon, 28 Mar 2011 08:45:47 +0000 (10:45 +0200)]
fakevim: fix :s, :d, :>, and :< in case of empty line specs

13 years agoQt4Project: Don't show a error on initial building
dt [Fri, 25 Mar 2011 16:20:27 +0000 (17:20 +0100)]
Qt4Project: Don't show a error on initial building

13 years agoversion bump to 2.1.83
hjk [Fri, 25 Mar 2011 16:21:28 +0000 (17:21 +0100)]
version bump to 2.1.83

13 years agoTargetSetupPage: Enable the target page on add import
dt [Fri, 25 Mar 2011 16:00:15 +0000 (17:00 +0100)]
TargetSetupPage: Enable the target page on add import

Task-Nr: QTCREATORBUG-4230

13 years agoQmlDesigner.formEditor: crash fix
Thomas Hartmann [Fri, 25 Mar 2011 14:30:11 +0000 (15:30 +0100)]
QmlDesigner.formEditor: crash fix

We have to Guard events. The Formeditor has to be fully initialized.

Task-Nr: QTCREATORBUG-4225

13 years agoDebugger[CDB]: Detect 64bit Debugging tools in 32bit executables.
Friedemann Kleint [Fri, 25 Mar 2011 12:50:35 +0000 (13:50 +0100)]
Debugger[CDB]: Detect 64bit Debugging tools in 32bit executables.

Current version fails on some setups, check all postfixes.

Task-number: QTCREATORBUG-4213

13 years agoQt4Project: do not show a error on make clean without a Makefile
dt [Thu, 24 Mar 2011 19:44:46 +0000 (20:44 +0100)]
Qt4Project: do not show a error on make clean without a Makefile

Task-Nr:

13 years agoProjectExplorer: Fix compile on linux
dt [Thu, 24 Mar 2011 18:58:22 +0000 (19:58 +0100)]
ProjectExplorer: Fix compile on linux