OSDN Git Service

qt-creator-jp/qt-creator-jp.git
14 years agoUpdate Polish translations
Jarek Kobus [Wed, 12 May 2010 12:50:30 +0000 (14:50 +0200)]
Update Polish translations

14 years agoFixed crash when using -noload to disable multiple plugins
Lasse Holmstedt [Wed, 12 May 2010 12:34:36 +0000 (14:34 +0200)]
Fixed crash when using -noload to disable multiple plugins

The noload behavior is also changed: it now always shows the plugins in
About Plugins... menu, even though -noload was used. When using -noload,
the enabled state of the plugin is not saved, so if the command line
arg is removed, the plugin will be loaded normally.

Reviewed-by: con
14 years agoNew texts for the wizard types in the new dialog
Daniel Molkentin [Wed, 12 May 2010 08:39:49 +0000 (10:39 +0200)]
New texts for the wizard types in the new dialog

Reviewed-by: Leena Miettinen
14 years agoQmlJS: Fix completion for grouped property bindings.
Christian Kamm [Wed, 12 May 2010 11:58:23 +0000 (13:58 +0200)]
QmlJS: Fix completion for grouped property bindings.

Task-number: QTCREATORBUG-1388
Reviewed-by: Roberto Raggi
14 years agoAvoid warning about failing connection.
Robert Loehning [Wed, 12 May 2010 12:05:58 +0000 (14:05 +0200)]
Avoid warning about failing connection.

14 years agoPluginmanager: Make startup profiling API accessible.A
Friedemann Kleint [Wed, 12 May 2010 09:12:54 +0000 (11:12 +0200)]
Pluginmanager: Make startup profiling API accessible.A

Add verbosity option showing timestamps for PluginManager::addObject.

14 years agoQmlJS: Fix potential crash when a document doesn't have a type env yet.
Christian Kamm [Tue, 11 May 2010 13:26:54 +0000 (15:26 +0200)]
QmlJS: Fix potential crash when a document doesn't have a type env yet.

Reviewed-by: Roberto Raggi
14 years agoOptimize welcome mode startup a bit
Jens Bache-Wiig [Tue, 11 May 2010 13:16:00 +0000 (15:16 +0200)]
Optimize welcome mode startup a bit

The scaled pixmap has been reduced in size to speed up the
plugin loading and refresh times. Stylesheet has been
slightly optimized as well.

14 years agoDisable bracket matching when automatic insertion is disabled
Thorbjørn Lindeijer [Tue, 11 May 2010 09:33:31 +0000 (11:33 +0200)]
Disable bracket matching when automatic insertion is disabled

When automatic insertion of brackets is disabled in the completion
settings, it is reasonable to expect the automatic matching of brackets
is also disabled.

Task-number: QTCREATORBUG-454
Reviewed-by: Daniel Molkentin <daniel.molkentin@nokia.com>
14 years agoFixed completion settings to also apply to the QML code completion
Thorbjørn Lindeijer [Mon, 10 May 2010 16:30:09 +0000 (18:30 +0200)]
Fixed completion settings to also apply to the QML code completion

By moving the completion settings into the TextEditor plugin, so that
both the CppTools and the QmlJSEditor plugins can access the settings.

The user-interface to edit the settings is still in the CppTools plugin,
since we're in string freeze at the moment. It should be moved to the
TextEditor plugin later.

For now the QML completion only supports the case-sensitivity and
partial completion options, since there is no automatic insertion of
brackets.

Task-number: QTCREATORBUG-1327
Reviewed-by: Daniel Molkentin <daniel.molkentin@nokia.com>
14 years agoMake the help mode more UI consistent
Jens Bache-Wiig [Tue, 11 May 2010 12:09:00 +0000 (14:09 +0200)]
Make the help mode more UI consistent

- We now used styled bars where available
- We use frameless windows to optimize screen space
- We use the fancylineedit where possible

Reviewed-by: thorbjorn
14 years agoI18n: Update German translation for 2.0
Friedemann Kleint [Tue, 11 May 2010 11:42:41 +0000 (13:42 +0200)]
I18n: Update German translation for 2.0

14 years agoSymbian/trk: Fix debugging output for the N8.
Friedemann Kleint [Tue, 11 May 2010 11:27:07 +0000 (13:27 +0200)]
Symbian/trk: Fix debugging output for the N8.

1. Fix hanging behaviour when we receive a message on the wrong mux in
framed mode
2. Treat messages on the trace mux (0102) as debug output
3. Separate timestamp from text in trace messages
Initial-patch-by: Shane Kearns <shane.kearns@accenture.com>
14 years agoTranslation fix.
Robert Loehning [Tue, 11 May 2010 10:59:02 +0000 (12:59 +0200)]
Translation fix.

14 years agoMsvc: Ignore more warnings when compiling net7ssh
Kai Koehne [Tue, 11 May 2010 10:27:21 +0000 (12:27 +0200)]
Msvc: Ignore more warnings when compiling net7ssh

14 years agoFix compilation with latest qt.git
Kai Koehne [Thu, 29 Apr 2010 11:07:30 +0000 (13:07 +0200)]
Fix compilation with latest qt.git

The anchors method has been moved to the private class.

This requires commit b4c589868f278aa9a58ab9afa727dbf0a9442e22 in qt.git/4.7 branch.

Reviewed-by: Marco Bubke
14 years agoMake new dialog description text visible on first show
Jens Bache-Wiig [Tue, 11 May 2010 09:30:10 +0000 (11:30 +0200)]
Make new dialog description text visible on first show

14 years agoUpdate Polish translations
Jarek Kobus [Tue, 11 May 2010 08:37:42 +0000 (10:37 +0200)]
Update Polish translations

14 years agoFix text color on combobox popup in welcome screen
Jens Bache-Wiig [Mon, 10 May 2010 14:44:33 +0000 (16:44 +0200)]
Fix text color on combobox popup in welcome screen

The text color was incorrect for certain dark color schemes,
including the latest Ubuntu theme.

14 years agoFix the project name in the build menu
dt [Mon, 10 May 2010 14:20:13 +0000 (16:20 +0200)]
Fix the project name in the build menu

Was showing the wrong project. Also was showing the wrong project in the
context menu.

14 years agoAdd a custom executable runconfiguration for cmake projects
dt [Mon, 10 May 2010 13:09:54 +0000 (15:09 +0200)]
Add a custom executable runconfiguration for cmake projects

That is for projects that don't have a runnable target otherwise.

Task-Nr: QTCREATORBUG-1363

14 years agoHACK: ensure a cleaner sourcedir for symbian builds
dt [Mon, 10 May 2010 11:47:15 +0000 (13:47 +0200)]
HACK: ensure a cleaner sourcedir for symbian builds

The symbian makefile generator don't support shadow builds. Thus they
always pollute the source directory with build artefacts. Mixing
in-source and shadow builds is obviously broken.

We do as good as we can, setting OBJECTS_DIR, MOC_DIR, UI_DIR, RCC_DIR
to .obj, .moc, .ui and .rcc, which keeps the source dir clean of at least
some of the artefacts. This is as good as we can, but not really good.

Task-Nr: QTCREATORBUG-1293
(cherry picked from commit 33ef722b6f893a4689dc4436a1ebe43bfcc9af7e)

14 years agoColor tweak for project mode
Jens Bache-Wiig [Mon, 10 May 2010 11:28:51 +0000 (13:28 +0200)]
Color tweak for project mode

The divider line is now gray instead of black.

14 years agoQmlDesigner.test compile fix for tests
Thomas Hartmann [Mon, 10 May 2010 11:20:18 +0000 (13:20 +0200)]
QmlDesigner.test compile fix for tests

14 years agoTarget selection in projects pane doesn't match active target at
con [Mon, 10 May 2010 10:35:56 +0000 (12:35 +0200)]
Target selection in projects pane doesn't match active target at
startup.

Task-number: QTCREATORBUG-1331

14 years agoQuickDesigner: Remove unimplemented method
Kai Koehne [Fri, 7 May 2010 14:40:48 +0000 (16:40 +0200)]
QuickDesigner: Remove unimplemented method

Reviewed-by: Thomas Hartmann
14 years agoQuickDesigner: Factor item library info out into it's own class
Kai Koehne [Fri, 7 May 2010 14:33:02 +0000 (16:33 +0200)]
QuickDesigner: Factor item library info out into it's own class

Reviewed-by: Thomas Hartmann
14 years agoQuickDesigner: Rename ItemLibraryInfo to ItemLibraryEntry
Kai Koehne [Fri, 7 May 2010 10:49:13 +0000 (12:49 +0200)]
QuickDesigner: Rename ItemLibraryInfo to ItemLibraryEntry

The class represents one single entry in the library, therefore
the old name was misleading.

Reviewed-by: Thomas Hartmann
14 years agoDoc - Update screenshots.
Leena Miettinen [Fri, 7 May 2010 15:32:04 +0000 (17:32 +0200)]
Doc - Update screenshots.

14 years agoDoc - Add information about changing UI language.
Leena Miettinen [Fri, 7 May 2010 15:31:32 +0000 (17:31 +0200)]
Doc - Add information about changing UI language.

Reviewed-by: ossi
14 years agoLabelling consistency (now also with docs)
mae [Fri, 7 May 2010 14:32:58 +0000 (16:32 +0200)]
Labelling consistency (now also with docs)

Reviewed-by: Oswald Buddenhagen
14 years agoLabelling consistency
mae [Fri, 7 May 2010 14:20:40 +0000 (16:20 +0200)]
Labelling consistency

Reviewed-by: Oswald Buddenhagen
14 years agoComments starting at end of a line can not be uncommented
mae [Fri, 7 May 2010 13:39:32 +0000 (15:39 +0200)]
Comments starting at end of a line can not be uncommented

Task-number: QTCREATORBUG-1177

14 years agoMissing actions in keyboard options
mae [Fri, 7 May 2010 13:24:30 +0000 (15:24 +0200)]
Missing actions in keyboard options

Task-number: QTCREATORBUG-61

14 years agoupdate
mae [Fri, 7 May 2010 11:05:26 +0000 (13:05 +0200)]
update

14 years agoMimeDatabase: Split up findByFile in 2 passes.
Friedemann Kleint [Fri, 7 May 2010 13:08:16 +0000 (15:08 +0200)]
MimeDatabase: Split up findByFile in 2 passes.

Try to do a match by suffix first to avoid
scanning the file contents if at all possible.
Reviewed-by: con
(cherry picked from commit 4648a5b3a41ae177fbcc3c2fea2c617dd3357d80)

14 years agoImproved aestetics for the projects page
Jens Bache-Wiig [Fri, 7 May 2010 13:20:37 +0000 (15:20 +0200)]
Improved aestetics for the projects page

I inverted the shadow because the existing one had no root in
reality. It implied that the contents were raised, but since the
target selector was on top of it this one should also have a
shadow. The new shadow better communicates the order of the
hierarchy as well.

Reviewed-by: thorbjorn
14 years agoDoc - Add screen shot.
Leena Miettinen [Fri, 7 May 2010 12:58:39 +0000 (14:58 +0200)]
Doc - Add screen shot.

14 years agoDoc - Update information about installing USB drivers.
Leena Miettinen [Fri, 7 May 2010 12:55:19 +0000 (14:55 +0200)]
Doc - Update information about installing USB drivers.

Reviewed-by: Tim Jenssen
14 years agoDoc - Update information about code editor. Add information about QML code editor.
Leena Miettinen [Fri, 7 May 2010 12:27:00 +0000 (14:27 +0200)]
Doc - Update information about code editor. Add information about QML code editor.

Reviewed-by: Thorbjorn Lindeijer
14 years agoDoc - Add three dots to the Options function.
Leena Miettinen [Fri, 7 May 2010 10:44:05 +0000 (12:44 +0200)]
Doc - Add three dots to the Options function.

14 years agoDoc - Adding the three dots to the Options command.
Leena Miettinen [Fri, 7 May 2010 10:40:58 +0000 (12:40 +0200)]
Doc - Adding the three dots to the Options command.

14 years agoDoc - Adding the three dots to the Options command.
Leena Miettinen [Thu, 6 May 2010 15:26:48 +0000 (17:26 +0200)]
Doc - Adding the three dots to the Options command.

14 years agoDoc - Update information on Maemo. Add information about using QEMU.
Leena Miettinen [Thu, 6 May 2010 15:25:49 +0000 (17:25 +0200)]
Doc - Update information on Maemo. Add information about using QEMU.

Reviewed-by: Christian Kandeler
14 years agoDoc - Restructure the Building and Running section. Add information about run setting...
Leena Miettinen [Tue, 4 May 2010 10:10:04 +0000 (12:10 +0200)]
Doc - Restructure the Building and Running section. Add information about run settings for Qt Quick.

Reviewed-by: Lasse Holmstedt
Reviewed-by: dt
14 years agoDoc - Update information about using FakeVim Mode
Leena Miettinen [Tue, 4 May 2010 09:28:39 +0000 (11:28 +0200)]
Doc - Update information about using FakeVim Mode

Reviewed-by: hjk
14 years agoDesign mode: Avoid mimedatabase run on currentfile.
Friedemann Kleint [Fri, 7 May 2010 12:49:57 +0000 (14:49 +0200)]
Design mode: Avoid mimedatabase run on currentfile.

Use IFile::mimetype instead to find editors that
use design mode.
Acked-by: Lasse Holmstedt <lasse.holmstedt@nokia.com>
(cherry picked from commit 45f5035031c22d005c0b5085e00f7b12013edc9c)

14 years agoFind the qml examples also in case of shadow builds.
con [Fri, 7 May 2010 10:34:10 +0000 (12:34 +0200)]
Find the qml examples also in case of shadow builds.

14 years agoAdd some missing images
Jens Bache-Wiig [Fri, 7 May 2010 12:19:16 +0000 (14:19 +0200)]
Add some missing images

14 years agoFix incorrect text color in project settings tabs
Jens Bache-Wiig [Fri, 7 May 2010 12:12:55 +0000 (14:12 +0200)]
Fix incorrect text color in project settings tabs

Non selected tabs could end up with the wrong text
color depending on different states.

14 years agoQmlDesigner.propertyEditor: increases handle size for slider
Thomas Hartmann [Fri, 7 May 2010 11:51:56 +0000 (13:51 +0200)]
QmlDesigner.propertyEditor: increases handle size for slider

14 years agoQmlDesigner: optimize drag and drop
Thomas Hartmann [Fri, 7 May 2010 08:13:02 +0000 (10:13 +0200)]
QmlDesigner: optimize drag and drop

14 years agoPolish the min/max output pane button
Jens Bache-Wiig [Fri, 7 May 2010 11:16:45 +0000 (13:16 +0200)]
Polish the min/max output pane button

We used to use the arrow up/down primitives for this button.
This looks broken in a lot of styles so we now use a proper
icon. Note that setDefaultAction is a bit broken at the moment
since it doesnt propagate the icon change.

Reviewed-by: thorbjorn
14 years agoMake the toolboxes in Projects Mode nicer
Jens Bache-Wiig [Fri, 7 May 2010 10:26:01 +0000 (12:26 +0200)]
Make the toolboxes in Projects Mode nicer

I did a couple of changes to make these more subtle.
- Moved inside the details widget
- Made them fade in and out
- Hide up/down buttons when not required

Note, there are some pending changes to Qt to disable
the graphicsevent cache that can cause issues when
scrolling items.

Reviewed-by: thorbjorn
14 years agoQuickDesigner: Show also items for import ".." in Library
Kai Koehne [Fri, 7 May 2010 08:52:36 +0000 (10:52 +0200)]
QuickDesigner: Show also items for import ".." in Library

Completely switch to using canonical paths in the subcomponent
manager.

14 years agoFind created sis files, even if DESTDIR is set.
con [Fri, 7 May 2010 08:41:34 +0000 (10:41 +0200)]
Find created sis files, even if DESTDIR is set.

Symbian mkspec puts the package file into the build directory,
not the destination directory.

14 years agoUpdate Polish translations
Jarek Kobus [Fri, 7 May 2010 06:59:01 +0000 (08:59 +0200)]
Update Polish translations

14 years agodebugger: fix display of QStringList after a takeFirst();
hjk [Thu, 6 May 2010 14:23:18 +0000 (16:23 +0200)]
debugger: fix display of QStringList after a takeFirst();
(cherry picked from commit f9e6a9639519d76be4356797e746d00f263475af)

14 years agoFix drawing of collapse block indicator (fractional font sizes).
con [Thu, 6 May 2010 13:26:55 +0000 (15:26 +0200)]
Fix drawing of collapse block indicator (fractional font sizes).

Task-number: QTCREATORBUG-1319
Reviewed-by: Thorbjørn Lindeijer
14 years agoupdate
mae [Thu, 6 May 2010 11:49:38 +0000 (13:49 +0200)]
update

14 years agoMove RSSFetcher into its own thread.
Daniel Molkentin [Wed, 5 May 2010 14:02:54 +0000 (16:02 +0200)]
Move RSSFetcher into its own thread.

This should keep QNAM from blocking the startup in some network setups.

Reviewed-by: dt
Task-number: QTCREATORBUG-1250

14 years agoPushed icon updates
Jens Bache-Wiig [Wed, 5 May 2010 13:05:21 +0000 (15:05 +0200)]
Pushed icon updates

Help mode icon uses the ergosign palette now. Pushed
both 24 and 32 px versions. Reverted projects icon.
We have a lot of artwork based on this.

14 years agoFixed use of Pathchooser for signing Symbian sis files.
Robert Loehning [Wed, 5 May 2010 11:48:53 +0000 (13:48 +0200)]
Fixed use of Pathchooser for signing Symbian sis files.

Task-number: QTCREATORBUG-1341

14 years agoQuickDesigner: Rename "core" directory to "designercore"
Kai Koehne [Wed, 5 May 2010 06:08:43 +0000 (08:08 +0200)]
QuickDesigner: Rename "core" directory to "designercore"

Avoids problems when e.g. running 'make clean' - this one tries
to delete all files named core.

14 years agoAttach the loggerview directly after the model creation.
Marco Bubke [Thu, 29 Apr 2010 16:09:02 +0000 (18:09 +0200)]
Attach the loggerview directly after the model creation.

Now you get all the changes of the rewriter.

Reviewed-by: kkoehne
14 years agoUsing bold underlined font for active git branch.
Robert Loehning [Tue, 4 May 2010 15:24:29 +0000 (17:24 +0200)]
Using bold underlined font for active git branch.

14 years agoadd doc template file to replaceVersion.
Daniel Molkentin [Tue, 4 May 2010 14:18:52 +0000 (16:18 +0200)]
add doc template file to replaceVersion.

Reviewed-by: con
14 years agoApplying the new layout (slightly modified) to the Qt Creator docs.
Daniel Molkentin [Tue, 4 May 2010 14:06:39 +0000 (16:06 +0200)]
Applying the new layout (slightly modified) to the Qt Creator docs.

Reviewed-By: Leena Miettinen
14 years agoUpdate Polish translations
Jarek Kobus [Tue, 4 May 2010 10:09:02 +0000 (12:09 +0200)]
Update Polish translations

14 years agoFix can not find translate qm file like qtcreator_zh_CN.qm
Rei [Tue, 4 May 2010 08:33:39 +0000 (10:33 +0200)]
Fix can not find translate qm file like qtcreator_zh_CN.qm

Merge-request: 137
Reviewed-by: Thorbjørn Lindeijer <thorbjorn.lindeijer@nokia.com>
14 years agoFixed adding of new file patterns to combo box in advanced find dialog
Robert Loehning [Mon, 3 May 2010 20:20:30 +0000 (22:20 +0200)]
Fixed adding of new file patterns to combo box in advanced find dialog

Task-Nr: QTCREATORBUG-1329

14 years agoFixed handling of file patterns similar to "filename*"
Robert Loehning [Mon, 3 May 2010 19:21:51 +0000 (21:21 +0200)]
Fixed handling of file patterns similar to "filename*"

Task-Nr: QTCREATORBUG-1314

14 years agoFix some layout issues with the new dialog
Jens Bache-Wiig [Mon, 3 May 2010 18:14:32 +0000 (20:14 +0200)]
Fix some layout issues with the new dialog

* Slightly larger row height
* Make the default size slightly nicer
* Fixed a drawing artifact in certain styles

Note that the dialog will be resizable on linux now.

Reviewed-by: mae
14 years agoclear the placeholder label
Oswald Buddenhagen [Mon, 3 May 2010 13:13:52 +0000 (15:13 +0200)]
clear the placeholder label

14 years agoMark simulator as a mobile target
Tobias Hunger [Tue, 30 Mar 2010 15:04:41 +0000 (17:04 +0200)]
Mark simulator as a mobile target

14 years agoActivate simulator
Tobias Hunger [Tue, 30 Mar 2010 10:57:31 +0000 (12:57 +0200)]
Activate simulator

 ... as default whenever that is selected

14 years agoAdd a special target for Qt simulator
Tobias Hunger [Wed, 24 Feb 2010 13:10:36 +0000 (14:10 +0100)]
Add a special target for Qt simulator

14 years agoQmlJS: Fix completion context when cursor is to the right of inserted ;
Christian Kamm [Fri, 30 Apr 2010 12:22:55 +0000 (14:22 +0200)]
QmlJS: Fix completion context when cursor is to the right of inserted ;

Done-with: Erik Verbruggen

14 years agoMoved quick-exit check back to the indenter.
Erik Verbruggen [Fri, 30 Apr 2010 11:35:03 +0000 (13:35 +0200)]
Moved quick-exit check back to the indenter.

Reviewed-by: ckamm
14 years agoUsing Q_UNUSED to avoid warnings from MinGW
Robert Loehning [Fri, 30 Apr 2010 11:32:39 +0000 (13:32 +0200)]
Using Q_UNUSED to avoid warnings from MinGW

14 years agoQmlDesigner.ItemLibrary: adjust style to property editor's look
Jörg Schummer [Fri, 30 Apr 2010 09:28:08 +0000 (12:28 +0300)]
QmlDesigner.ItemLibrary: adjust style to property editor's look

Task-number: BAUHAUS-654

14 years agoQmlDesigner.ItemLibrary: adjusted style
Jörg Schummer [Thu, 29 Apr 2010 15:37:04 +0000 (18:37 +0300)]
QmlDesigner.ItemLibrary: adjusted style

Task-number: BAUHAUS-640

14 years agoQmlDesigner.ItemLibrary: Hide scroll bar when not needed
Jörg Schummer [Thu, 29 Apr 2010 11:40:33 +0000 (14:40 +0300)]
QmlDesigner.ItemLibrary: Hide scroll bar when not needed

Task-number: BAUHAUS-447
Task-number: BAUHAUS-639

14 years agoA minor optimization for Manhattanstyle
Jens Bache-Wiig [Thu, 29 Apr 2010 17:11:07 +0000 (19:11 +0200)]
A minor optimization for Manhattanstyle

We don't need the qobject cast. Checking the widget flag
should be a bit faster.

Done-with: danimo

14 years agoUse Open Project button in Getting Started mode
Jens Bache-Wiig [Thu, 29 Apr 2010 17:07:13 +0000 (19:07 +0200)]
Use Open Project button in Getting Started mode

We already have it in the projects mode so we might as well
use the same in "Getting Started".

Reviewed-by: danimo
14 years agoAdd information about how to use the Qt Quick visual editor to create a button.
Leena Miettinen [Thu, 29 Apr 2010 15:01:50 +0000 (17:01 +0200)]
Add information about how to use the Qt Quick visual editor to create a button.

Reviewed-by: Thomas Hartmann
14 years agoModify list of supported platforms.
Leena Miettinen [Thu, 29 Apr 2010 10:36:15 +0000 (12:36 +0200)]
Modify list of supported platforms.

Reviewed-by: Thorbjorn Lindeijer
14 years agoAdd information about using QML inspector.
Leena Miettinen [Wed, 28 Apr 2010 14:20:24 +0000 (16:20 +0200)]
Add information about using QML inspector.

Reviewed-by: Lasse Holmstedt
14 years agoFixed an issue with animated icons on fancylineedit
Jens Bache-Wiig [Thu, 29 Apr 2010 14:48:30 +0000 (16:48 +0200)]
Fixed an issue with animated icons on fancylineedit

Using a static local here is obviously simply wrong.
This should take care of the remaining issues with broken
animation states.

Reviewed-by: danimo
14 years agoi18n: Complete German translation for 2.0
Friedemann Kleint [Thu, 29 Apr 2010 14:29:36 +0000 (16:29 +0200)]
i18n: Complete German translation for 2.0

14 years agotr()-glitch.
Friedemann Kleint [Thu, 29 Apr 2010 14:29:23 +0000 (16:29 +0200)]
tr()-glitch.

14 years agoMake it possible to clear keyboard shortcuts again
Jens Bache-Wiig [Thu, 29 Apr 2010 14:25:06 +0000 (16:25 +0200)]
Make it possible to clear keyboard shortcuts again

This was an unintentional regression. The widget in
question should not use the filter edit since it is not
a filterwidget. Also I removed the "Filter" text which
is incorrect in this case.

Task-number: QTCREATORBUG-1308

14 years agodebugger: remove 'tooltip' widget as soon as the mouse leaves the widget
hjk [Thu, 29 Apr 2010 14:11:14 +0000 (16:11 +0200)]
debugger: remove 'tooltip' widget as soon as the mouse leaves the widget

14 years agodebugger: remove unneeded variable
hjk [Thu, 29 Apr 2010 14:11:03 +0000 (16:11 +0200)]
debugger: remove unneeded variable

14 years agofakevim: fix cursor positioning in after :!
hjk [Thu, 29 Apr 2010 13:47:02 +0000 (15:47 +0200)]
fakevim: fix cursor positioning in after :!

14 years agofakevim: fix autotest after recent changes to input handling
hjk [Thu, 29 Apr 2010 12:17:10 +0000 (14:17 +0200)]
fakevim: fix autotest after recent changes to input handling

14 years agofakevim: adjust tests to use 'iskeyword'
hjk [Thu, 29 Apr 2010 12:00:38 +0000 (14:00 +0200)]
fakevim: adjust tests to use 'iskeyword'

14 years agofakevim: positioning fixes for linewise shifting
hjk [Thu, 29 Apr 2010 11:30:12 +0000 (13:30 +0200)]
fakevim: positioning fixes for linewise shifting

14 years agoQmlJS: Completion for enums.
Christian Kamm [Thu, 29 Apr 2010 13:52:17 +0000 (15:52 +0200)]
QmlJS: Completion for enums.

Done-with: Erik Verbruggen

14 years agoQmlJS: Improve completion for object bindings with 'on'.
Christian Kamm [Thu, 29 Apr 2010 12:30:30 +0000 (14:30 +0200)]
QmlJS: Improve completion for object bindings with 'on'.

Done-with: Erik Verbruggen