OSDN Git Service

qt-creator-jp/qt-creator-jp.git
14 years agoFix compile for -no-webkit
dt [Wed, 4 Nov 2009 17:34:38 +0000 (18:34 +0100)]
Fix compile for -no-webkit
(cherry picked from commit 2a7439cde86f0186014576c104b1b70c95056d20)

14 years agofix attaching to core
Oswald Buddenhagen [Wed, 4 Nov 2009 09:31:59 +0000 (10:31 +0100)]
fix attaching to core

InferiorUnrunnable is equivalent to InferiorStopped as far as NeedsStop
commands are concerned.

Reviewed-by: hjk
(cherry picked from commit 46a7ac5fb987415981e4051eacfce288d944c862)

14 years agodo not create invalid help files
Oswald Buddenhagen [Mon, 2 Nov 2009 20:01:49 +0000 (21:01 +0100)]
do not create invalid help files

afaik, this was a bizarre hack to make the install target work, so fix
it properly instead.
(cherry picked from commit 6769c13e6e29ac486f815df7e7038ec48ebaebf9)

14 years agoadd timeout handling for gdb commands
Oswald Buddenhagen [Tue, 3 Nov 2009 13:56:27 +0000 (14:56 +0100)]
add timeout handling for gdb commands

sometimes, commands simply don't return ...

the debug message doesn't say anything which couldn't be found in the
log already, but that way it is more convenient.

and we kill gdb to get creator back to a defined state.

Reviewed-by: hjk
(cherry picked from commit 0ae60ba412afba260d0211ec5eecfe110ae8cfa2)

14 years agofix shutdowns triggered while inferior is not stopped
Oswald Buddenhagen [Mon, 2 Nov 2009 15:59:57 +0000 (16:59 +0100)]
fix shutdowns triggered while inferior is not stopped

Reviewed-by: hjk
(cherry picked from commit a4f23963237cc9f8abd6cbc8c405949044f36b3f)

14 years agoflush queued commands on non-fatal continuation failures
Oswald Buddenhagen [Mon, 2 Nov 2009 15:40:16 +0000 (16:40 +0100)]
flush queued commands on non-fatal continuation failures

Reviewed-By: hjk
(cherry picked from commit e2d468312cf12f7d74633d7aea3553563e135bb3)

14 years agosynchronize temporary interruption with running-requests
Oswald Buddenhagen [Mon, 2 Nov 2009 13:40:54 +0000 (14:40 +0100)]
synchronize temporary interruption with running-requests

Reviewed-by: hjk
(cherry picked from commit bf280e215b67347aaf499c4b1155f8191e5b8407)

14 years agothe process is already dead when hitting workaround 4
Oswald Buddenhagen [Mon, 2 Nov 2009 10:40:42 +0000 (11:40 +0100)]
the process is already dead when hitting workaround 4

Reviewed-by: hjk
(cherry picked from commit e60a7bc69aee91ccc317c59c165eb3975b557799)

14 years agoFix memory leak in welcome plugin and right hand side pane
dt [Wed, 4 Nov 2009 15:06:38 +0000 (16:06 +0100)]
Fix memory leak in welcome plugin and right hand side pane
(cherry picked from commit a67e13942b2d6c150fc54ea7568b3facfd2dc7d1)

14 years agoFix memory leak in QtVersionManager
dt [Wed, 4 Nov 2009 10:30:39 +0000 (11:30 +0100)]
Fix memory leak in QtVersionManager
(cherry picked from commit 655b06b48daf5a3f31cd07ce7111f8f09a38a91f)

14 years agoDon't crash on adding a runconfiguration
dt [Tue, 3 Nov 2009 15:23:40 +0000 (16:23 +0100)]
Don't crash on adding a runconfiguration

The combobox now emits a currentIndexChanged(-1) signal if we reset the
base model.
Reviewed-by: con <qtc-committer@nokia.com>
(cherry picked from commit dfcf87052dd47a1d42c97708c3e692e9ad7ea371)

14 years agoPrevent global replace before search is done.
con [Wed, 4 Nov 2009 17:10:03 +0000 (18:10 +0100)]
Prevent global replace before search is done.

Also fix focusing issues of the replace line edit.

Reviewed-by: Roberto Raggi
(cherry picked from commit 9c0ed539ccad01158a63d5cda4e9fdb026180449)

14 years agoDisable the find usage and symbol renaming while indexing is done.
con [Wed, 4 Nov 2009 15:07:42 +0000 (16:07 +0100)]
Disable the find usage and symbol renaming while indexing is done.

Reviewed-by: Roberto Raggi
(cherry picked from commit d6c37e1e1347bedd04b2a34574bcb10a79a48611)

14 years agorevert the latest leak "fix".
hjk [Wed, 4 Nov 2009 17:35:52 +0000 (18:35 +0100)]
revert the latest leak "fix".
(cherry picked from commit 239e0418caeb7f97c217a7867f45970e07366401)

14 years agodebugger: fix item count for QLists with more than 1000 elements
hjk [Wed, 4 Nov 2009 17:30:27 +0000 (18:30 +0100)]
debugger: fix item count for QLists with more than 1000 elements

Reviewed-by: Oswald Buddenhagen
(cherry picked from commit c91aca64e62a62324630ca7daf8237ff359ca0d4)

14 years agodebugger: fix issue where child items oeverwrite parent items in the watch model.
hjk [Wed, 4 Nov 2009 16:44:11 +0000 (17:44 +0100)]
debugger: fix issue where child items oeverwrite parent items in the watch model.

The real problems is somewhere in the watch model. This patch does
only prevent the wrong (and unneeded) questions to be asked in the first
place. It does not fix the wrong handling of the answer in the watch model.

Reviewed-by: Oswald Buddenhagen
(cherry picked from commit 4ceabf26d4c0ba0bf023c7f7605bca639f338c48)

14 years agodebugger: all leaks must be fixed
hjk [Wed, 4 Nov 2009 13:39:21 +0000 (14:39 +0100)]
debugger: all leaks must be fixed

Reviewed-by: dt
(cherry picked from commit 2ea076377bce5d0df0771d3d581b86d9cf5f5654)

14 years agoDebugger/various plugins: Fix memory leaks.
Friedemann Kleint [Wed, 4 Nov 2009 16:11:35 +0000 (17:11 +0100)]
Debugger/various plugins: Fix memory leaks.
Reviewed-by: hjk <qtc-committer@nokia.com>
Reviewed-by: dt <qtc-committer@nokia.com>
(cherry picked from commit f4943f3c2ef8df9692ec0b9a347a79d55eb37449)

14 years agoDon't process already visited nodes.
Roberto Raggi [Wed, 4 Nov 2009 11:02:19 +0000 (12:02 +0100)]
Don't process already visited nodes.
(cherry picked from commit 205e03684ad01a93fb01baa409a620ab8b5f5847)

14 years agoParanoia check. Skip the change if we have another change with the same offset.
Roberto Raggi [Wed, 4 Nov 2009 11:02:19 +0000 (12:02 +0100)]
Paranoia check. Skip the change if we have another change with the same offset.
(cherry picked from commit 7cffef17aa55479c34c022bb9dd0852cb82abb24)

14 years agoAccepts `$' as valid character when recognizing identifiers.
Roberto Raggi [Wed, 4 Nov 2009 12:45:49 +0000 (13:45 +0100)]
Accepts `$' as valid character when recognizing identifiers.

Added support for yet another gcc extension that is using in OSX 10.6 system headers.
(cherry picked from commit 4a87d875f04239595e9fe3904f0461ebbfdf227f)

14 years agoParse ASM specifiers after declarators.
Roberto Raggi [Wed, 4 Nov 2009 12:47:06 +0000 (13:47 +0100)]
Parse ASM specifiers after declarators.

Again, a gcc extension used in the OSX system headers.
(cherry picked from commit 64a08d15f306e56e2143f5f65de6d394c49d3a61)

14 years agoSet the parent object of CppFindReferences.
Roberto Raggi [Wed, 4 Nov 2009 13:16:59 +0000 (14:16 +0100)]
Set the parent object of CppFindReferences.
(cherry picked from commit a7d0fb8014b46c5fbc06db629bcdfb5ddca9a21e)

14 years agoWinGuiProcess: Fix hang if binary cannot be found.
Friedemann Kleint [Wed, 4 Nov 2009 14:19:02 +0000 (15:19 +0100)]
WinGuiProcess: Fix hang if binary cannot be found.

..occurring in conjunction with custom run configuration
and S60 emulator. Ensure all handles are closed even
if start attempt failed.
Reviewed-by: con <qtc-committer@nokia.com>
(cherry picked from commit 00298ab24823a8cf922b693492929eac4ea71180)

14 years agoProjectexplorer: Fix hang when launching external explorer for folder.
Friedemann Kleint [Wed, 4 Nov 2009 13:12:56 +0000 (14:12 +0100)]
Projectexplorer: Fix hang when launching external explorer for folder.
Task-number: QTCREATORBUG-221

Use QProcess::startDetached.
Reviewed-by: con <qtc-committer@nokia.com>
(cherry picked from commit 0f139b27a1c324b2fc0386da8a598258b0d85f95)

14 years agofix redrawing issue with horizontal scrolling and line wrapping column
mae [Wed, 4 Nov 2009 11:41:41 +0000 (12:41 +0100)]
fix redrawing issue with horizontal scrolling and line wrapping column

revby: Oswald Buddenhagen
(cherry picked from commit 6043c639e369c4f233d9c6e0cffe8f3546162624)

14 years agoMake accidentally activating the link navigation more difficult
Thorbjørn Lindeijer [Tue, 3 Nov 2009 13:29:49 +0000 (14:29 +0100)]
Make accidentally activating the link navigation more difficult

Only checking Ctrl and link availability on mouse release was triggering
the navigation too easily.

Now you have to press and release the mouse on the same link, having
Ctrl pressed all the time. In addition, when changing the text selection
the link is also cleared.

Task-number: QTCREATORBUG-134
Reviewed-by: con
(cherry picked from commit 2c115e934fb5700e42f64491af92b3facfb2cbf0)

14 years agoDebugger: Fix LD_PRELOAD on Mac.
Friedemann Kleint [Tue, 3 Nov 2009 15:02:16 +0000 (16:02 +0100)]
Debugger: Fix LD_PRELOAD on Mac.
Reviewed-by: hjk <qtc-committer@nokia.com>
(cherry picked from commit a6d099a1ea3998435e5be20aefbcd38ccc24e073)

14 years agoDebugger: Use LD_PRELOAD to load debugging helper.
Friedemann Kleint [Tue, 3 Nov 2009 13:06:21 +0000 (14:06 +0100)]
Debugger: Use LD_PRELOAD to load debugging helper.

on UNIX. Either set the LD_PRELOAD environment variable
using a gdb command or have the TermGdbAdapter set the
variable for the debuggee. For the remote adapter,
switch on toolchain. dlopen() is a fallback for
platforms where it is not supported and attaching
to running processes. Fixes a crash with gdb 7.0
(and spurious gdb 6.8 crashes with dlopen()).
Reviewed-by: hjk <qtc-committer@nokia.com>
(cherry picked from commit 10e07e01c73da7da305346eab0c4e998a6d2e164)

14 years agofakevim: remove workaround for Qt <= 4.5. Creator needs 4.6 anyway
hjk [Tue, 3 Nov 2009 13:25:25 +0000 (14:25 +0100)]
fakevim: remove workaround for Qt <= 4.5. Creator needs 4.6 anyway
(cherry picked from commit 1775f5d8871b816c1268c76d24f99db1b176e3c1)

14 years agofakevim: fix undo() behaviour
hjk [Tue, 3 Nov 2009 13:10:45 +0000 (14:10 +0100)]
fakevim: fix undo() behaviour

This is the finalization of the change started with 3c0ca8c18881.
Fakevim undo was broken due to behavioural changes in QTextDocument
in Qt 4.6. Now that QTextDocument has gotten new accessors to the
needed (and previously available) data we can use it.
(cherry picked from commit 0bc1095b70bf698e43e5a5a74a06027aa2ece2e3)

14 years agoShow a cancel button in the opening cmake projects wizard.
dt [Tue, 3 Nov 2009 13:37:23 +0000 (14:37 +0100)]
Show a cancel button in the opening cmake projects wizard.

Allows the user to change his mind. :)
Reviewed-by: Friedemann Kleint <qtc-committer@nokia.com>
(cherry picked from commit c8e7df16eb3949eddf0a167239ed9a4bb3a5e527)

14 years agoAlso save before running if Project::hasNoBuildSettings
dt [Tue, 3 Nov 2009 13:12:15 +0000 (14:12 +0100)]
Also save before running if Project::hasNoBuildSettings

Fixes a QML bug
Reviewed-by: Kai Koehne <kai.koehne@nokia.com>
(cherry picked from commit afa9da2a61b6f2710dcc408c20d430c1eb1fe292)

14 years agoAlso fix the cmake documentation.
dt [Mon, 2 Nov 2009 15:17:13 +0000 (16:17 +0100)]
Also fix the cmake documentation.
(cherry picked from commit c542714707dfe9df2bab9033ded5710d3883f21f)

14 years agoUpdate docu of project pane. Missing the screenshots.
dt [Mon, 2 Nov 2009 13:16:57 +0000 (14:16 +0100)]
Update docu of project pane. Missing the screenshots.
(cherry picked from commit e5b4b65d56d101d3558e2e80cfe1287e486e829e)

14 years agoUpdate tool chains correctly when paths are changed in options.
con [Mon, 2 Nov 2009 13:30:58 +0000 (14:30 +0100)]
Update tool chains correctly when paths are changed in options.

The tool chains' "equals" methods where out of date.

Reviewed-by: dt
Reviewed-by: Robert Loehning
(cherry picked from commit dda9df2248acf225b4b8cbfd992bebc56d80bad1)

14 years agoFixed index out of range.
Robert Loehning [Mon, 2 Nov 2009 18:14:40 +0000 (19:14 +0100)]
Fixed index out of range.

Reviewed-by: Thorbjørn Lindeijer <thorbjorn.lindeijer@nokia.com>
(cherry picked from commit e68753b48ba515124897bb2a5439dd3d3b1ce819)

14 years agoClass wizard: Replace "inherits QObject" by type information combo.
Friedemann Kleint [Mon, 2 Nov 2009 14:46:51 +0000 (15:46 +0100)]
Class wizard: Replace "inherits QObject" by type information combo.

Remove the setting from where it does not make sense (library/form class
wizard, etc).
Reviewed-by: con <qtc-committer@nokia.com>
(cherry picked from commit e917392c27a4eacef1aee0b482cec7c6ca17fd5d)

14 years agoDebugger: Protect against launching a 2nd session.
Friedemann Kleint [Mon, 2 Nov 2009 13:42:42 +0000 (14:42 +0100)]
Debugger: Protect against launching a 2nd session.
Reviewed-by: dt <qtc-committer@nokia.com>
(cherry picked from commit d23324f41901b027d6791213ff6cf33e944aa40a)

14 years agoadd standard cut/copy/paste actions (if available) to the cpp editor's context menu
mae [Mon, 2 Nov 2009 13:02:18 +0000 (14:02 +0100)]
add standard cut/copy/paste actions (if available) to the cpp editor's context menu

at a later stage we will look into harmonizing context menu among different editors.
The cpp editor had the biggest need, because its context menu features all sorts of
extra refactoring operations, thus the standard Qt context menu became too large.
(cherry picked from commit c035290602d4fb618f4443488419c0dabc834a17)

14 years agoDebugger: Disable "Start debugging" when attaching/starting remote
Friedemann Kleint [Mon, 2 Nov 2009 11:47:47 +0000 (12:47 +0100)]
Debugger: Disable "Start debugging" when attaching/starting remote

Directly enable project explorer actions.
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
(cherry picked from commit c069cd588af0cdc335ec2ed909281a0bf9da666b)

14 years agofilter out expected gdb stderr
Oswald Buddenhagen [Fri, 30 Oct 2009 17:18:21 +0000 (18:18 +0100)]
filter out expected gdb stderr

Reviewed-By: hjk
(cherry picked from commit 1520963cd6dd81c0863a54d7c9c0f12981354d5e)

14 years agoterminal adapter: make skipping of initial SIGSTOPs more reliable
Oswald Buddenhagen [Fri, 30 Oct 2009 16:16:56 +0000 (17:16 +0100)]
terminal adapter: make skipping of initial SIGSTOPs more reliable

first, _start being resolvable depends on libc-dbg being installed.
second, depending on the frame being in the dynloader makes it
a) work only for dynamic executables and b) fail on multi-target
systems (due to a hard-coded file name).
so instead just remember the entry point, as we are already there
anyway.

Reviewed-By: hjk
(cherry picked from commit 151b785d010b85ee0b5788f5ea95c4154d7530e0)

14 years agoframes with debug info but without source cannot be navigated to
Oswald Buddenhagen [Fri, 30 Oct 2009 14:07:17 +0000 (15:07 +0100)]
frames with debug info but without source cannot be navigated to

... - in the source view, that is. so grey them out in the stack view.

Reviewed-By: hjk
(cherry picked from commit 6d6ed26eae39fc6d4b2e843edb8498e0008f15ef)

14 years agomake attaching adapters more robust
Oswald Buddenhagen [Fri, 30 Oct 2009 16:40:29 +0000 (17:40 +0100)]
make attaching adapters more robust

to make the behavior consistent across gdb versions, ignore the initial
*stopped which gdb7 delivers while attaching.

Reviewed-By: hjk
(cherry picked from commit 9d20a2abb45af2b1bd038acb191ece351d958d74)

14 years agofix assertions relating to stack frames without a fullname
Oswald Buddenhagen [Thu, 29 Oct 2009 16:50:53 +0000 (17:50 +0100)]
fix assertions relating to stack frames without a fullname

d'oh, of course, such frames *do* exist.

Reviewed-By: hjk
(cherry picked from commit ff72733ccdc2cf29ba22c90178d090e909b1e247)

14 years agomake fullname parsing on windows less optimistic
Oswald Buddenhagen [Thu, 29 Oct 2009 16:49:37 +0000 (17:49 +0100)]
make fullname parsing on windows less optimistic

seems like gdb 6.8 isn't any better than 6.4 wrt file name
normalization.

Reviewed-By: hjk
(cherry picked from commit e6be1526f1ce9361ca9acc6b1e1dc50166853828)

14 years agoImproved German translations for handling different Qt-versions
Robert Loehning [Fri, 30 Oct 2009 20:29:56 +0000 (21:29 +0100)]
Improved German translations for handling different Qt-versions

Reviewed-by: Oswald Buddenhagen
(cherry picked from commit 47acdb5b282ebb98521df4d06fbadea8bb16df94)

14 years agoShow active run configuration name in "mismatching configuration" dialog
con [Mon, 2 Nov 2009 10:45:43 +0000 (11:45 +0100)]
Show active run configuration name in "mismatching configuration" dialog

So the user better knows what he is actually choosing a new build
configuration for.

Reviewed-by: Robert Loehning
(cherry picked from commit e3880e132fd480a3312b7c6db60da68c830e75b7)

14 years agoMinimal translation fix.
con [Fri, 30 Oct 2009 16:58:14 +0000 (17:58 +0100)]
Minimal translation fix.

Reviewed-by: Friedemann Kleint
(cherry picked from commit cc7bd7d139f8ae45dad7e4df034707d83803b41d)

14 years agoDebugger: Make Message prompt a gui-app.
Friedemann Kleint [Fri, 30 Oct 2009 16:44:51 +0000 (17:44 +0100)]
Debugger: Make Message prompt a gui-app.
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
(cherry picked from commit c17dff426876ff96cd6d0fb397208f74d15ab811)

14 years agoCheckout wizard: Hangs on Windows when VCS binary is missing.
Friedemann Kleint [Fri, 30 Oct 2009 16:40:33 +0000 (17:40 +0100)]
Checkout wizard: Hangs on Windows when VCS binary is missing.

due to StartFailed being emitted from start(). Set state correctly,
improve error reporting.
Reviewed-by: con <qtc-commiter@nokia.com>
(cherry picked from commit ecf48086de63dc767b37f5a63faf0e6b438c5641)

14 years agodebugger: list registers only after we have a known target
hjk [Fri, 30 Oct 2009 15:42:33 +0000 (16:42 +0100)]
debugger: list registers only after we have a known target
(cherry picked from commit 50961cb98ddccd5f17b21c47a073335e5410fb63)

14 years agoTypo fixes in German translation.
Robert Loehning [Fri, 30 Oct 2009 14:43:13 +0000 (15:43 +0100)]
Typo fixes in German translation.

Reviewed-by: Friedemann Kleint
(cherry picked from commit aa36a5b5fdfea0833ecea6debe91fe0f11973dae)

14 years agoDocumentation: Metnion proper Qt version to build.
Friedemann Kleint [Fri, 30 Oct 2009 13:01:45 +0000 (14:01 +0100)]
Documentation: Metnion proper Qt version to build.
Reviewed-by: kh
(cherry picked from commit 4036d2e2133ae34503222023ed04d9639a971194)

14 years agoS60: Increase timeout for TRK prompt.
Friedemann Kleint [Fri, 30 Oct 2009 13:00:08 +0000 (14:00 +0100)]
S60: Increase timeout for TRK prompt.
Reviewed-by: Robert Loehning <robert.loehning@nokia.com>
(cherry picked from commit 3a64a1035759efcc260f13ebe467d41da39f028b)

14 years agoCVS: Enable click on revision in filelog
Friedemann Kleint [Fri, 30 Oct 2009 12:57:06 +0000 (13:57 +0100)]
CVS: Enable click on revision in filelog

Match regular expression depending on mode. Improve common VCS settings
layout.
Reviewed-by: Thorbjørn Lindeijer <thorbjorn.lindeijer@nokia.com>
(cherry picked from commit 525b26d0cfee216764c4a19984685507187f3958)

14 years agoDebugger: Completely replace C99 uintptr_t type by quintptr.
Friedemann Kleint [Fri, 30 Oct 2009 08:16:27 +0000 (09:16 +0100)]
Debugger: Completely replace C99 uintptr_t type by quintptr.
(cherry picked from commit 0b37be6e22761ee9342f3d342de0cb6d84505fc0)

14 years agoDebugger: Show slashes correctly in Stack frame tooltip.
Friedemann Kleint [Fri, 30 Oct 2009 09:48:51 +0000 (10:48 +0100)]
Debugger: Show slashes correctly in Stack frame tooltip.
(cherry picked from commit 5f60b055c046b8ce4f8d77402738d05e246e2659)

14 years agoTrk: Added i18n in Session::deviceDescription()
Robert Loehning [Thu, 29 Oct 2009 19:49:40 +0000 (20:49 +0100)]
Trk: Added i18n in Session::deviceDescription()

Reviewed-by: Oswald Buddenhagen
(cherry picked from commit cc94b9c638c365127e305e220344eb716932f850)

14 years agodebugger: workaround for contradictory gdb messages
hjk [Thu, 29 Oct 2009 17:31:45 +0000 (18:31 +0100)]
debugger: workaround for contradictory gdb messages
(cherry picked from commit d0587eaf011c0fc41711514628e0abe6e285fe60)

14 years agoFinal polishing of German translation.
Friedemann Kleint [Thu, 29 Oct 2009 16:19:54 +0000 (17:19 +0100)]
Final polishing of German translation.
(cherry picked from commit c671251ac4201136ab919719eb4b7e3991d394de)

14 years agoVersion bump.
con [Thu, 29 Oct 2009 16:25:31 +0000 (17:25 +0100)]
Version bump.

14 years agoFind filter actions must use filter id as id, not filter name.
con [Thu, 29 Oct 2009 16:12:57 +0000 (17:12 +0100)]
Find filter actions must use filter id as id, not filter name.

14 years agoUpdate Polish translation, fix shortcut in the "tip of the day".
Jarek Kobus [Thu, 29 Oct 2009 15:43:30 +0000 (16:43 +0100)]
Update Polish translation, fix shortcut in the "tip of the day".

RevBy: Daniel Molkentin <daniel.molkentin@nokia.com>

14 years agoPre-fill build configuration name when adding one.
con [Thu, 29 Oct 2009 14:54:30 +0000 (15:54 +0100)]
Pre-fill build configuration name when adding one.

14 years agoShow a dialog in case of mismatching build/run configurations.
con [Wed, 28 Oct 2009 16:21:27 +0000 (17:21 +0100)]
Show a dialog in case of mismatching build/run configurations.

14 years agoAdd setting for GCCE tool chain path.
con [Thu, 29 Oct 2009 11:19:56 +0000 (12:19 +0100)]
Add setting for GCCE tool chain path.

14 years agoUpdate German translation for Release candidate.
Friedemann Kleint [Thu, 29 Oct 2009 14:57:21 +0000 (15:57 +0100)]
Update German translation for Release candidate.

14 years agoAdd a make active label on the project pane for both edit debug
dt [Thu, 29 Oct 2009 14:56:24 +0000 (15:56 +0100)]
Add a make active label on the project pane for both edit debug

14 years agoAdd a Make this Buildconfiguration active label
dt [Thu, 29 Oct 2009 14:17:21 +0000 (15:17 +0100)]
Add a Make this Buildconfiguration active label

14 years agoreset program location when we detect "spontaneous running"
Oswald Buddenhagen [Thu, 29 Oct 2009 14:31:43 +0000 (15:31 +0100)]
reset program location when we detect "spontaneous running"

i.e., don't allow user to confuse himself :)

14 years agofix substituent in error message
Oswald Buddenhagen [Thu, 29 Oct 2009 13:56:45 +0000 (14:56 +0100)]
fix substituent in error message

14 years agogdb doesn't care for termination. just kill it.
Oswald Buddenhagen [Thu, 29 Oct 2009 12:55:16 +0000 (13:55 +0100)]
gdb doesn't care for termination. just kill it.

14 years agoless inefficient
Oswald Buddenhagen [Thu, 29 Oct 2009 11:52:29 +0000 (12:52 +0100)]
less inefficient

14 years agoignore inferiorStartFailed after adapterCrashed
Oswald Buddenhagen [Thu, 29 Oct 2009 10:20:21 +0000 (11:20 +0100)]
ignore inferiorStartFailed after adapterCrashed

technically, it would be cleaner to handle that in the adapters,
but it is a lot of duplicated code without any gain.

14 years agodo not post source & module list query commands too early
Oswald Buddenhagen [Wed, 28 Oct 2009 21:08:58 +0000 (22:08 +0100)]
do not post source & module list query commands too early

if the respective view is enabled, the manager will request the
initial update in some unholy state, probably AdapterStarting -
when gdb isn't up yet.

14 years agomissed some functions while marking iface impls with virtual
Oswald Buddenhagen [Wed, 28 Oct 2009 20:33:41 +0000 (21:33 +0100)]
missed some functions while marking iface impls with virtual

14 years agoin fact, older gdbs don't send *stopped after attaching
Oswald Buddenhagen [Wed, 28 Oct 2009 19:05:11 +0000 (20:05 +0100)]
in fact, older gdbs don't send *stopped after attaching

14 years agoassert pid presence
Oswald Buddenhagen [Wed, 28 Oct 2009 19:03:50 +0000 (20:03 +0100)]
assert pid presence

14 years agoless noise
Oswald Buddenhagen [Wed, 28 Oct 2009 19:03:33 +0000 (20:03 +0100)]
less noise

14 years agocouple breakpoint listing with source listing
Oswald Buddenhagen [Tue, 27 Oct 2009 14:36:18 +0000 (15:36 +0100)]
couple breakpoint listing with source listing

the assumption is that pending breakpoints will only be resolved when
the source list changes. consequently it is pointless to update just
one of them.

14 years agointegrate handleStop2 into handleStop1
Oswald Buddenhagen [Tue, 27 Oct 2009 14:31:22 +0000 (15:31 +0100)]
integrate handleStop2 into handleStop1

there seems to be no reason for delaying the display because
of -break-list

14 years agomake sure that symgdb 6.4 "fullnames" are fully normalized
Oswald Buddenhagen [Wed, 28 Oct 2009 10:59:57 +0000 (11:59 +0100)]
make sure that symgdb 6.4 "fullnames" are fully normalized

14 years agoDebugger: Do not use C99 types for pointers in sprintf() formats.
Friedemann Kleint [Thu, 29 Oct 2009 14:13:49 +0000 (15:13 +0100)]
Debugger: Do not use C99 types for pointers in sprintf() formats.

Pointer fit into long or long long (Win64).
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
14 years agoUpdate french translation
Jonathan Courtois [Thu, 29 Oct 2009 13:25:01 +0000 (14:25 +0100)]
Update french translation

Merge-request: 1954
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
14 years agowork on french translation
Oswald Buddenhagen [Wed, 28 Oct 2009 16:11:50 +0000 (17:11 +0100)]
work on french translation

this is a squashed result of some major merging messups. original authors are:

Alp Mestan <alpmestan@gmail.com>
Benjamin Poulain <benjamin.poulain@nokia.com>
Pierre Rossi <pierre.rossi@nokia.com>

14 years agodon't use backticks as quotes in strings
Jonathan Courtois [Thu, 29 Oct 2009 13:24:26 +0000 (14:24 +0100)]
don't use backticks as quotes in strings

Merge-request: 1954
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
14 years agoTRK: Changed strings.
Robert Loehning [Thu, 29 Oct 2009 13:18:49 +0000 (14:18 +0100)]
TRK: Changed strings.
Using "TRK" when referring to the protocol, "App TRK" when referring to the program on the device.

Reviewed-by: Oswald Buddenhagen
14 years agoDon't crash if the restored default version index is out of range
dt [Thu, 29 Oct 2009 13:07:22 +0000 (14:07 +0100)]
Don't crash if the restored default version index is out of range

14 years agowelcome mode: toNativeSeparators() for project tooltips
Daniel Molkentin [Wed, 28 Oct 2009 15:57:18 +0000 (16:57 +0100)]
welcome mode: toNativeSeparators() for project tooltips

14 years agoS60: Provide a message box prompting to start TRK
Friedemann Kleint [Thu, 29 Oct 2009 11:48:12 +0000 (12:48 +0100)]
S60: Provide a message box prompting to start TRK

... with cancel, similar to the Bluetooth connect box.
Reviewed-by: Robert Loehning <robert.loehning@nokia.com>
14 years agoUpdate the makesteps the summary on build directory changes
dt [Thu, 29 Oct 2009 11:24:25 +0000 (12:24 +0100)]
Update the makesteps the summary on build directory changes

Also ensure that Qt4ProjectConfigWidget does not emit any signals from
it's init method.

14 years agodebugger: work on autotests
hjk [Wed, 28 Oct 2009 17:23:55 +0000 (18:23 +0100)]
debugger: work on autotests

14 years agodebugger: fix the autotest fix
hjk [Wed, 28 Oct 2009 15:32:30 +0000 (16:32 +0100)]
debugger: fix the autotest fix

14 years agoMissing tr()
Jarek Kobus [Thu, 29 Oct 2009 08:28:29 +0000 (09:28 +0100)]
Missing tr()

RevBy: Friedemann Kleint <Friedemann.Kleint@nokia.com>

14 years agoRemove some duplicated code getting the builddirectory
dt [Wed, 28 Oct 2009 16:36:39 +0000 (17:36 +0100)]
Remove some duplicated code getting the builddirectory

14 years agoUpdate Polish translation
Jarek Kobus [Wed, 28 Oct 2009 16:21:49 +0000 (17:21 +0100)]
Update Polish translation

14 years agoFix tr()/compiler warnings
Friedemann Kleint [Wed, 28 Oct 2009 16:17:01 +0000 (17:17 +0100)]
Fix tr()/compiler warnings

14 years agoFix crash with no toolchain and clicking on build debugging helper
dt [Wed, 28 Oct 2009 15:33:01 +0000 (16:33 +0100)]
Fix crash with no toolchain and clicking on build debugging helper