OSDN Git Service

qt-creator-jp/qt-creator-jp.git
15 years agoFixes: - Updated mac application icon
con [Thu, 19 Feb 2009 14:31:29 +0000 (15:31 +0100)]
Fixes:    - Updated mac application icon

15 years agoFixes: - Unused include
con [Thu, 19 Feb 2009 14:31:16 +0000 (15:31 +0100)]
Fixes:    - Unused include

15 years agoFixes: - Console application doesn't start on Mac
con [Thu, 19 Feb 2009 11:42:32 +0000 (12:42 +0100)]
Fixes:    - Console application doesn't start on Mac

Task:     - 244263
RevBy:    - dt

15 years agoFixes: debugger: watch view: collapsed items did not stay collapsed
hjk [Thu, 19 Feb 2009 09:29:25 +0000 (10:29 +0100)]
Fixes:    debugger: watch view: collapsed items did not stay collapsed

15 years agoCompile Windows
Friedemann Kleint [Wed, 18 Feb 2009 16:05:52 +0000 (17:05 +0100)]
Compile Windows

15 years agoMerge branch '1.0.0' of git@scm.dev.nokia.troll.no:creator/mainline into 1.0.0
Roberto Raggi [Wed, 18 Feb 2009 15:05:06 +0000 (16:05 +0100)]
Merge branch '1.0.0' of git@scm.dev.nokia.troll.no:creator/mainline into 1.0.0

15 years agoFixes: Possible crash while resolving qualified name ids.
Roberto Raggi [Wed, 18 Feb 2009 14:55:21 +0000 (15:55 +0100)]
Fixes: Possible crash while resolving qualified name ids.

There is no need to "expand" again the scope we get from invoking `resolve'.
(cherry picked from commit c72c84d8375692b1cf1ad5c9ba3594f3727f9c02)

15 years agoFixes: Possible crash while resolving qualified name ids.
Roberto Raggi [Wed, 18 Feb 2009 14:55:21 +0000 (15:55 +0100)]
Fixes: Possible crash while resolving qualified name ids.

There is no need to "expand" again the scope we get from invoking `resolve'.

15 years agoFixes: debugger: make "always all" the default for loading debug
hjk [Wed, 18 Feb 2009 13:36:36 +0000 (14:36 +0100)]
Fixes:    debugger: make "always all" the default for loading debug
information
Details:  the user should make a conscious decision to switch it off

15 years agoFixes: Fixes: backport debugger: remove unneeded #include <window.h> that
hjk [Wed, 18 Feb 2009 11:25:22 +0000 (12:25 +0100)]
Fixes:    Fixes:    backport debugger: remove unneeded #include <window.h> that
confused

15 years agodo not create bizarre or even invalid fifo names under windows
Oswald Buddenhagen [Wed, 18 Feb 2009 09:32:02 +0000 (10:32 +0100)]
do not create bizarre or even invalid fifo names under windows

15 years agoThis line shouldn't be necessary
Thorbjørn Lindeijer [Tue, 17 Feb 2009 14:27:44 +0000 (15:27 +0100)]
This line shouldn't be necessary

Enabled state of the action is managed by QDockWidget.

15 years ago Fixes: debugger: on async output, first handle all cases where
hjk [Tue, 17 Feb 2009 15:25:48 +0000 (16:25 +0100)]
Fixes:    debugger: on async output, first handle all cases where
the inferior exited.
    Details:  that catches early exits due to startup problems as well

15 years ago Fixes: debugger: simplify state logic
hjk [Tue, 17 Feb 2009 16:44:46 +0000 (17:44 +0100)]
Fixes:    debugger: simplify state logic

Conflicts:

src/plugins/debugger/cdbdebugeventcallback.cpp

15 years ago Fixes: debugger: enable debugger view actions even if "locked"
hjk [Tue, 17 Feb 2009 13:35:32 +0000 (14:35 +0100)]
Fixes:    debugger: enable debugger view actions even if "locked"

15 years ago Fixes: debugger: remove accidentally commited file
hjk [Tue, 17 Feb 2009 13:09:52 +0000 (14:09 +0100)]
Fixes:    debugger: remove accidentally commited file

15 years agoCompile.
Roberto Raggi [Tue, 17 Feb 2009 10:25:44 +0000 (11:25 +0100)]
Compile.

15 years ago Fixes: add a view to see current source file mapping
hjk [Tue, 17 Feb 2009 13:08:49 +0000 (14:08 +0100)]
Fixes:    add a view to see current  source file mapping

15 years ago Fixes: debugger: fix assert includes
hjk [Tue, 17 Feb 2009 16:43:49 +0000 (17:43 +0100)]
Fixes:    debugger: fix assert includes

Conflicts:

src/plugins/debugger/cdbdebugengine.cpp

15 years ago Fixes: debugger: set width and height of "terminal" to 0 to avoid
hjk [Mon, 16 Feb 2009 17:38:10 +0000 (18:38 +0100)]
Fixes:    debugger: set width and height of "terminal" to 0 to avoid
extra prompting

15 years ago Fixes: debugger: work on process logic
hjk [Tue, 17 Feb 2009 16:42:08 +0000 (17:42 +0100)]
Fixes:    debugger: work on process logic

Conflicts:

src/plugins/debugger/gdbengine.cpp

15 years agoFixes: windows build
Oswald Buddenhagen [Mon, 16 Feb 2009 15:50:20 +0000 (16:50 +0100)]
Fixes:    windows build

15 years agomove -data-list-register-names up to the other initializers.
Oswald Buddenhagen [Mon, 16 Feb 2009 15:00:46 +0000 (16:00 +0100)]
move -data-list-register-names up to the other initializers.

15 years ago Fixes: debugger: enum naming cosmetics
hjk [Mon, 16 Feb 2009 12:58:43 +0000 (13:58 +0100)]
Fixes:    debugger: enum naming cosmetics

15 years agoFixes: debugging external apps
Oswald Buddenhagen [Mon, 16 Feb 2009 12:41:57 +0000 (13:41 +0100)]
Fixes:    debugging external apps

just treat it the same as internal apps as far as gdbengine is
concerned.

15 years ago Fixes: debugger: work on shutdown
hjk [Mon, 16 Feb 2009 12:29:57 +0000 (13:29 +0100)]
Fixes:    debugger: work on shutdown

15 years ago Fixes: debugger: make shutdown a bit more robust
hjk [Mon, 16 Feb 2009 08:59:12 +0000 (09:59 +0100)]
Fixes:    debugger: make shutdown a bit more robust

15 years ago Fixes: debugger: try to extact pid from 'info threads' on windows
hjk [Fri, 13 Feb 2009 16:11:34 +0000 (17:11 +0100)]
Fixes:    debugger: try to extact pid from 'info threads' on windows

15 years ago Fixes: debugger: try fixing startup break on make
hjk [Fri, 13 Feb 2009 15:55:24 +0000 (16:55 +0100)]
Fixes:    debugger: try fixing startup break on make

15 years ago Fixes: debugger: remove some dead code
hjk [Fri, 13 Feb 2009 13:57:24 +0000 (14:57 +0100)]
Fixes:    debugger: remove some dead code

15 years ago Fixes: debugger: don't run -file-list-exec-source-files too often
hjk [Fri, 13 Feb 2009 13:54:36 +0000 (14:54 +0100)]
Fixes:    debugger: don't run -file-list-exec-source-files too often

15 years ago Fixes: debugger: put error message into log if loading of dumpers
hjk [Fri, 13 Feb 2009 13:45:46 +0000 (14:45 +0100)]
Fixes:    debugger: put error message into log if loading of dumpers
failed

15 years ago Fixes: debugger: load modules list early
hjk [Fri, 13 Feb 2009 12:50:50 +0000 (13:50 +0100)]
Fixes:    debugger: load modules list early

    Details:  feels better

15 years ago Fixes: debugger: start symbol is WinMainCRTStartup, not _start
hjk [Tue, 17 Feb 2009 16:40:13 +0000 (17:40 +0100)]
Fixes:    debugger: start symbol is WinMainCRTStartup, not _start
sometimes...

Conflicts:

src/plugins/debugger/gdbengine.cpp

15 years agoFixes: uic warning about duplicate name
Friedemann Kleint [Thu, 12 Feb 2009 15:06:23 +0000 (16:06 +0100)]
Fixes: uic warning about duplicate name

Details: Give the layout a name.

15 years ago Fixes: debugger: work on breakpoints in plugins
hjk [Thu, 12 Feb 2009 12:31:19 +0000 (13:31 +0100)]
Fixes:    debugger: work on breakpoints in plugins

15 years ago Fixes: debugger: work on plugin breakpoints
hjk [Tue, 17 Feb 2009 16:39:20 +0000 (17:39 +0100)]
Fixes:    debugger: work on plugin breakpoints

Conflicts:

src/plugins/debugger/gdbengine.cpp

15 years ago Fixes: debugger: work on more fine-grained breakpoints-in-plugins
hjk [Thu, 12 Feb 2009 10:18:38 +0000 (11:18 +0100)]
Fixes:    debugger: work on more fine-grained breakpoints-in-plugins
setting

15 years ago Fixes: debugger: introduce early break after application
hjk [Thu, 12 Feb 2009 08:55:59 +0000 (09:55 +0100)]
Fixes:    debugger: introduce early break after application
initialization

15 years ago Fixes: debugger: move custom dumper initialization into the first
hjk [Tue, 17 Feb 2009 16:38:24 +0000 (17:38 +0100)]
Fixes:    debugger: move custom dumper initialization into the first
watch view update

Conflicts:

src/plugins/debugger/gdbengine.cpp

15 years ago Fixes: debugger: revert accidental parts of b0650238
hjk [Tue, 17 Feb 2009 16:36:54 +0000 (17:36 +0100)]
Fixes:    debugger: revert accidental parts of b0650238

Conflicts:

src/plugins/debugger/gdbengine.cpp

15 years ago Fixes: correct path for gcbmnacros.cpp hint
hjk [Tue, 17 Feb 2009 16:34:41 +0000 (17:34 +0100)]
Fixes:    correct path for gcbmnacros.cpp hint

Conflicts:

src/plugins/debugger/gdbengine.cpp

15 years ago Fixes: correct name for gdmacros.cpp hint
hjk [Tue, 17 Feb 2009 16:34:10 +0000 (17:34 +0100)]
Fixes:    correct name for gdmacros.cpp hint

Conflicts:

src/plugins/debugger/gdbengine.cpp

15 years agoCenter the cursor after (un)collapse all
Thorbjørn Lindeijer [Tue, 17 Feb 2009 15:14:52 +0000 (16:14 +0100)]
Center the cursor after (un)collapse all

Requested on the mailing list. Increases usability.

15 years agoFix size problems on reusing function argument widget
Thorbjørn Lindeijer [Tue, 17 Feb 2009 14:11:56 +0000 (15:11 +0100)]
Fix size problems on reusing function argument widget

We now hide the parent QFrame while updating the label to work around
the problem where the it wouldn't shrink the widget.

15 years agoFixes: - Rename System Qt to perhaps avoid some confusion.
con [Tue, 17 Feb 2009 12:01:09 +0000 (13:01 +0100)]
Fixes:    - Rename System Qt to perhaps avoid some confusion.

Task:     - 243948

15 years agoFixes: - Make sure that we find make command for gdbmacros library.
con [Tue, 17 Feb 2009 11:59:58 +0000 (12:59 +0100)]
Fixes:    - Make sure that we find make command for gdbmacros library.

Task:     - 244273
Details:  - We need to search in the path for it.

15 years agoFixes: Flicker-free update of the editor toolbars (mac -only).
Roberto Raggi [Tue, 17 Feb 2009 11:24:19 +0000 (12:24 +0100)]
Fixes: Flicker-free update of the editor toolbars (mac -only).

15 years agoFixed handling of attribute specifiers in front of declaration
Thorbjørn Lindeijer [Tue, 17 Feb 2009 10:23:46 +0000 (11:23 +0100)]
Fixed handling of attribute specifiers in front of declaration

Done with Roberto Raggi

15 years agoIgnore undefined macros in macro completion
Thorbjørn Lindeijer [Tue, 17 Feb 2009 10:09:07 +0000 (11:09 +0100)]
Ignore undefined macros in macro completion

Done with Roberto Raggi

15 years agoReuse the function argument widget when possible
Thorbjørn Lindeijer [Mon, 16 Feb 2009 17:34:56 +0000 (18:34 +0100)]
Reuse the function argument widget when possible

Now that we're showing this thing instantly, we can no longer rely on
the thing hiding cause of a focus change.

(cherry picked from commit 5a0a084c3130e0401eed687795371c2a49b4b635)

Conflicts:

src/plugins/cpptools/cppcodecompletion.cpp

15 years agoMore intelligent function argument widget
Thorbjørn Lindeijer [Mon, 16 Feb 2009 14:15:43 +0000 (15:15 +0100)]
More intelligent function argument widget

Now it shows immediately when there is only a single signature of a
given method/constructor.

(cherry picked from commit 8b9dd766c822a9f7b929ae14eab3e2e402307c8c)

Conflicts:

src/plugins/cpptools/cppcodecompletion.cpp

15 years agoCompletion for constructors used on initialization
Thorbjørn Lindeijer [Wed, 4 Feb 2009 15:40:42 +0000 (16:40 +0100)]
Completion for constructors used on initialization

Deals with cases like "QString s(", but for the moment doesn't handle
yet "QString const s(".

Done with Roberto Raggi.

(cherry picked from commit fca3ec1f3288ac4bcbfaed7f6c613af5cc762dda)

15 years agoAvoid inserting characters that are already there
Thorbjørn Lindeijer [Mon, 16 Feb 2009 13:54:41 +0000 (14:54 +0100)]
Avoid inserting characters that are already there

When completing, don't insert "();" characters when they're already
there. Skip them instead.

(cherry picked from commit 86427ecf62def3ae13caaf3f7785cdc0e95943d9)

Conflicts:

src/plugins/cpptools/cppcodecompletion.cpp

15 years agoFixed crash on updating function argument widget
Thorbjørn Lindeijer [Mon, 16 Feb 2009 10:20:11 +0000 (11:20 +0100)]
Fixed crash on updating function argument widget

Crashed for example in the case of template instantiation. To make sure
the Function* stays valid, we need to not only keep around the Snapshot
but the whole LookupContext.

Done with Roberto Raggi.

15 years agoImproved the type pretty printer.
Roberto Raggi [Fri, 13 Feb 2009 14:37:42 +0000 (15:37 +0100)]
Improved the type pretty printer.

(cherry picked from commit e801434799f8f4b25028f63c2595bd810277edb7)

15 years agoAllow opening/closing debugger mode dockwidgets in locked mode
Thorbjørn Lindeijer [Fri, 13 Feb 2009 16:33:59 +0000 (17:33 +0100)]
Allow opening/closing debugger mode dockwidgets in locked mode

There is no particular reason to disallow changing the visiblity of the
dockwidgets in the debug mode in locked mode.

15 years agoDon't move cursor on collapse/uncollapse
Thorbjørn Lindeijer [Fri, 13 Feb 2009 15:29:30 +0000 (16:29 +0100)]
Don't move cursor on collapse/uncollapse

When the cursor isn't within the block that's being collapsed, it
shouldn't be moved. When it is, it will now move upwards instead of to
the start of the line.

Reviewed-by: mae
15 years agoFixes: add timeout value to git plugin
lowinu [Fri, 13 Feb 2009 11:52:01 +0000 (12:52 +0100)]
Fixes:    add timeout value to git plugin

RevBy:    tba
Details:  - as on windows some git commands take much longer it happens fairly often, that git timeouts.
          - added a timeout value to the option to let the user choose maximum timeout value (minimum is 10 seconds, maximum 5 minutes)

15 years agoFixes: cpaster plugin options
lowinu [Fri, 13 Feb 2009 12:53:11 +0000 (13:53 +0100)]
Fixes:    cpaster plugin options

RevBy:    andre
Details:  - the settings have not been taken into respect so far.

15 years agoFixed dock widget features on startup in locked state
Thorbjørn Lindeijer [Fri, 13 Feb 2009 11:56:39 +0000 (12:56 +0100)]
Fixed dock widget features on startup in locked state

In locked state the dock widgets shouldn't have AllDockWidgetFeatures
set, but rather NoDockWidgetFeatures. Otherwise a hidden one-pixel wide
area exists that allows people to move/float a dockwidget, which can be
confusing.

Task: 244531

(cherry picked from commit ba9ade6d0cb89baacf1ee6a42d2381d772f8938e)

15 years agoShip 4.5-rc1 with Linux bundles.
Daniel Molkentin [Fri, 13 Feb 2009 09:16:12 +0000 (10:16 +0100)]
Ship 4.5-rc1 with Linux bundles.

15 years agoFixes: Context help in Designer
Friedemann Kleint [Fri, 13 Feb 2009 08:55:21 +0000 (09:55 +0100)]
Fixes: Context help in Designer

Task: 235520
Details: Display help of current property editor object

15 years agoFixes: Play nice with the NSIS installer, accept the Installer hints under a group...
Daniel Molkentin [Wed, 11 Feb 2009 18:41:01 +0000 (19:41 +0100)]
Fixes: Play nice with the NSIS installer, accept the Installer hints under a group name, too.

15 years agoFixes: - Html used for "No Documentation found" was invalid
con [Wed, 11 Feb 2009 17:30:51 +0000 (18:30 +0100)]
Fixes:    - Html used for "No Documentation found" was invalid

RevBy:    - dt

15 years agoFixes: - Don't use web plugins or java in QtCreator
con [Wed, 11 Feb 2009 17:11:20 +0000 (18:11 +0100)]
Fixes:    - Don't use web plugins or java in QtCreator

RevBy:    - dt

15 years agoMerge branch '0.9.2-rc1' into 1.0.0
hjk [Wed, 11 Feb 2009 15:11:33 +0000 (16:11 +0100)]
Merge branch '0.9.2-rc1' into 1.0.0

15 years ago Fixes: compile fix mac/win qtsw/0.9.2-rc1
hjk [Wed, 11 Feb 2009 15:05:46 +0000 (16:05 +0100)]
Fixes:    compile fix mac/win

15 years agoDon't remove syntax errors on each document change
Thorbjørn Lindeijer [Wed, 11 Feb 2009 13:42:23 +0000 (14:42 +0100)]
Don't remove syntax errors on each document change

Especially when several error markers exist, the flashing this causes
while editing isn't really nice.

Reviewed-by: Roberto Raggi
15 years agoLess annoying syntax checker.
Roberto Raggi [Tue, 10 Feb 2009 21:56:04 +0000 (22:56 +0100)]
Less annoying syntax checker.

(cherry picked from commit 9539bb2b28c05aa3ff7ca1aa19161ae864116422)

15 years ago Fixes: debugger: procinterrupt logic
hjk [Wed, 11 Feb 2009 13:52:29 +0000 (14:52 +0100)]
Fixes:    debugger: procinterrupt logic

15 years ago Fixes: debugger: move custom dumper initialization into the first
hjk [Wed, 11 Feb 2009 13:39:31 +0000 (14:39 +0100)]
Fixes:    debugger: move custom dumper initialization into the first
watch view update

15 years ago Fixes: debugger: revert accidental parts of b0650238
hjk [Wed, 11 Feb 2009 13:17:25 +0000 (14:17 +0100)]
Fixes:    debugger: revert accidental parts of b0650238

15 years ago Fixes: remove "Lorem ipsum..."
hjk [Wed, 11 Feb 2009 12:23:52 +0000 (13:23 +0100)]
Fixes:    remove "Lorem ipsum..."

15 years ago Fixes: whitespace
hjk [Wed, 11 Feb 2009 11:44:46 +0000 (12:44 +0100)]
Fixes:    whitespace

15 years ago Fixes: correct path for gcbmnacros.cpp hint
hjk [Wed, 11 Feb 2009 11:31:56 +0000 (12:31 +0100)]
Fixes:    correct path for gcbmnacros.cpp hint

15 years agoFixed compiler warning
Thorbjørn Lindeijer [Wed, 11 Feb 2009 11:11:21 +0000 (12:11 +0100)]
Fixed compiler warning

15 years agoFixes: - Crash on searching in "current project"
con [Tue, 10 Feb 2009 11:13:45 +0000 (12:13 +0100)]
Fixes:    - Crash on searching in "current project"

Task:     - 243147
RevBy:    - Thorbjørn
Details:  - Crash occurred in case there actually is no "current
project", e.g. because the current file doesn't appear in a project.

15 years agoFixes: Prevent help view from accepting file manager drops
Friedemann Kleint [Tue, 10 Feb 2009 10:38:04 +0000 (11:38 +0100)]
Fixes: Prevent help view from accepting file manager drops

RevBy: Eike

15 years agoRecognize .qs files as QScript
Thorbjørn Lindeijer [Tue, 10 Feb 2009 09:52:28 +0000 (10:52 +0100)]
Recognize .qs files as QScript

Reviewed-by: Friedemann Kleint
15 years agoFixes: React to desktop file manager drop events.
Friedemann Kleint [Tue, 10 Feb 2009 09:56:22 +0000 (10:56 +0100)]
Fixes: React to desktop file manager drop events.

Task: 238143

15 years agoFixes: Add log message to SVN description
Friedemann Kleint [Tue, 10 Feb 2009 07:38:12 +0000 (08:38 +0100)]
Fixes: Add log message to SVN description

15 years agoFixes: Add "Describe" to svn plugin.
Friedemann Kleint [Mon, 9 Feb 2009 16:33:31 +0000 (17:33 +0100)]
Fixes: Add "Describe" to svn plugin.

Details: Also remove unused change number dialog.

15 years agoFixes: - Disable codepaster plugin, since it's not available anymore
con [Mon, 9 Feb 2009 13:48:25 +0000 (14:48 +0100)]
Fixes:    - Disable codepaster plugin, since it's not available anymore

RevBy:    - hjk

15 years agoFixes: Remove dependencies to Qt private headers (shared resource editor)
Friedemann Kleint [Mon, 9 Feb 2009 11:04:07 +0000 (12:04 +0100)]
Fixes: Remove dependencies to Qt private headers (shared resource editor)

RevBy: Eike
Details: Remove leftover defines/includes

15 years agoUse QActions to fix toolbar extension
Thorbjørn Lindeijer [Thu, 5 Feb 2009 11:44:46 +0000 (12:44 +0100)]
Use QActions to fix toolbar extension

Instead of directly adding QToolButtons to the tool bar of the
navigation subwidget, use QActions. This allows the tool bar extension
to show them in a menu when necessary.

The icons are inappropriate for in a menu, however.

15 years agoFixes: Toolbar cosmetic problem
Jens Bache-Wiig [Wed, 4 Feb 2009 11:46:38 +0000 (12:46 +0100)]
Fixes:    Toolbar cosmetic problem
RevBy:    b_lindeijer
Details:
This resolves the problem with missing top-borders on
the find toolbar.

(cherry picked from commit e5c845fcc7d84e4cc042fd3f0f1be883e2b4bcb0)

15 years agoDon't use the name twice, though
Thorbjørn Lindeijer [Fri, 6 Feb 2009 13:47:30 +0000 (14:47 +0100)]
Don't use the name twice, though

We shouldn't append the name in cases where the text was not empty but
_name was.

Reviewed-by: Roberto
15 years agoFixed tooltips for enumerators
Thorbjørn Lindeijer [Fri, 6 Feb 2009 13:43:13 +0000 (14:43 +0100)]
Fixed tooltips for enumerators

The helpId was working but the tooltip text was empty.

Reviewed-by: Roberto
15 years agoFix compile warning
Thorbjørn Lindeijer [Fri, 6 Feb 2009 13:21:38 +0000 (14:21 +0100)]
Fix compile warning

Should be pretty safe to cast the apparently unsigned return value of
"sizeof" to a regular integer.

15 years agoAdded tooltips to editor settings and tweaked layout
Thorbjørn Lindeijer [Thu, 5 Feb 2009 13:08:50 +0000 (14:08 +0100)]
Added tooltips to editor settings and tweaked layout

Looks a bit nicer now and the tooltips explain some of the options a bit
better. Header texts have also been simplified.

(cherry picked from commit ad5bdf6969d250bc138f5cd1d2b92be8b5c4dc6d)

15 years agoFixed title of dialog
Thorbjørn Lindeijer [Fri, 6 Feb 2009 13:06:19 +0000 (14:06 +0100)]
Fixed title of dialog

15 years agoFixes: Finding the ui*.h files so that we can parse those.
dt [Fri, 6 Feb 2009 12:26:21 +0000 (13:26 +0100)]
Fixes:    Finding the ui*.h files so that we can parse those.

15 years agoMerge branch '0.9.2-rc1' of git@scm.dev.nokia.troll.no:creator/mainline into 0.9...
dt [Fri, 6 Feb 2009 10:40:53 +0000 (11:40 +0100)]
Merge branch '0.9.2-rc1' of git@scm.dev.nokia.troll.no:creator/mainline into 0.9.2-rc1

15 years agoFixed sentence.
Thorbjørn Lindeijer [Fri, 6 Feb 2009 10:20:32 +0000 (11:20 +0100)]
Fixed sentence.

15 years agoMerge branch '0.9.2-rc1' of git@scm.dev.nokia.troll.no:creator/mainline into 0.9...
mae [Thu, 5 Feb 2009 18:35:25 +0000 (19:35 +0100)]
Merge branch '0.9.2-rc1' of git@scm.dev.nokia.troll.no:creator/mainline into 0.9.2-rc1

15 years agoFixes: Hopefully parse more gcc/ld errors.
dt [Thu, 5 Feb 2009 16:19:27 +0000 (17:19 +0100)]
Fixes:    Hopefully parse more gcc/ld errors.

Details:  If we know don't parse some errors, then i'd like to know.

15 years agoFixes: After adding a new qt version via import, writeSettings()
dt [Thu, 5 Feb 2009 15:22:32 +0000 (16:22 +0100)]
Fixes:    After adding a new qt version via import, writeSettings()

Task:     Reported on irc

15 years agoMerge branch '0.9.2-rc1' of git@scm.dev.nokia.troll.no:creator/mainline into 0.9...
dt [Thu, 5 Feb 2009 14:56:57 +0000 (15:56 +0100)]
Merge branch '0.9.2-rc1' of git@scm.dev.nokia.troll.no:creator/mainline into 0.9.2-rc1

15 years agoFixes: Also Patch QtCore dll in /lib on windows, specify correct path to patch for...
Daniel Molkentin [Thu, 5 Feb 2009 14:06:07 +0000 (15:06 +0100)]
Fixes: Also Patch QtCore dll in /lib on windows, specify correct path to patch for debug infos