Commit Graph

21107 Commits

Author SHA1 Message Date
Friedemann Kleint
e242929d35 Finish Debugger session properly, releasing all files. 2009-06-15 16:30:52 +02:00
Enrico Ros
341fba10b0 Italian translation for QtCreator's 1.2 release.
Updated the strings, translated the QML related ones and the new
Welcome page. Shortcuts translations are missing, Italians are/will
get used to the english Creator shortcuts.

Merge-request: 667
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
2009-06-15 16:26:22 +02:00
Diego A. Schulz G
af6f9ef96a Spanish translation done.
Merge-request: 676
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
2009-06-15 16:22:10 +02:00
con
36fc7f160b Remove superfluous creation of iterator. 2009-06-15 16:16:34 +02:00
Thorbjørn Lindeijer
ffd03aaf66 Fixed issues with line number colors on dark themes
By using the palette foreground color for line numbers when the
background is very dark, instead of the palette's "dark" color.
2009-06-15 15:53:47 +02:00
Roberto Raggi
e2a0a4d7c5 Keep the original encoded text around while preprocessing. 2009-06-15 15:39:20 +02:00
Roberto Raggi
dbba0ff8d7 Removed the filename literals. 2009-06-15 15:39:20 +02:00
hjk
1754aefdb1 fakevim: some re-organization of ex mode command handling 2009-06-15 15:14:16 +02:00
Friedemann Kleint
61a9356c64 Complete German translations. 2009-06-15 14:49:31 +02:00
Daniel Molkentin
5a6c636935 Run git on windows properly when git is called synchronously.
Reviewed-By: Friedemann Kleint
2009-06-15 14:04:14 +02:00
con
1cdd2c279b Merge commit 'origin/1.2' 2009-06-15 10:23:02 +02:00
Thorbjørn Lindeijer
a778626e4e Fixed typo 2009-06-15 10:13:42 +02:00
Daniel Molkentin
28a36379c6 Updated German translation. 2009-06-12 21:19:15 +02:00
Oswald Buddenhagen
199dfbb485 fix gdb shutdown logic on gdb crash
Reviewed-by: hjk
2009-06-12 19:56:58 +02:00
Oswald Buddenhagen
aa898a5312 fix waitForFinished logic 2009-06-12 19:55:34 +02:00
Oswald Buddenhagen
bb429a0eb7 add translation howto 2009-06-12 19:54:37 +02:00
Oswald Buddenhagen
461eeb06d5 make ts for danimo 2009-06-12 19:34:13 +02:00
Daniel Molkentin
4168521ae5 Committed the last round of tips contributed by the office.
Reviewed-by: Ossi
2009-06-12 19:27:25 +02:00
Daniel Molkentin
cb784459c3 Do not temporary show the welcome mode when passing a session as argument
Reviewed-by: con
2009-06-12 18:06:34 +02:00
con
3ddb7b02f1 API review of IRunConfigurationFactory.
Done with dt.
2009-06-12 17:58:13 +02:00
con
9c7801956d Merge commit 'origin/1.2'
Conflicts:
	src/plugins/debugger/breakwindow.cpp
2009-06-12 17:03:17 +02:00
Thorbjørn Lindeijer
992a178be3 Apply bold to the current line number by default 2009-06-12 15:45:35 +02:00
Thorbjørn Lindeijer
7403fe681c Fixed crash in the cpp hover handler
Didn't check whether the lookup actually returned a valid symbol before
accessing the name.

Reviewed-by: Roberto Raggi
2009-06-12 15:45:35 +02:00
Thorbjørn Lindeijer
20a270e4ae Create the path of the settings database if it doesn't exist yet
Otherwise creation of the database fails on the first startup...
2009-06-12 15:45:35 +02:00
Thorbjørn Lindeijer
f5e7fb9cbb Corrected name of .config editor 2009-06-12 15:45:35 +02:00
Daniel Molkentin
7248f9a020 Bring file up to date with our build repo. 2009-06-12 15:19:09 +02:00
Daniel Molkentin
e8c4169866 cdb: Be a bit more robust when detecting debuggin tools for win, 64 bit.
It seems like some versions install with the postfix " 64-bit." The
change also makes it easier to add new postfixes.

Reviewed-by: owolff
2009-06-12 15:11:42 +02:00
Daniel Molkentin
7f0c0a5133 welcome screen: capitalization fixes
Reviewed-by: Thorbjorn Lindeijer
2009-06-12 15:11:41 +02:00
Daniel Molkentin
7d6d3e2b94 welcome mode: always show default session, gui fixes
Reviewed-By: Thorbjorn Lindeijer
2009-06-12 15:11:41 +02:00
Daniel Molkentin
de333ba02d No need to pass non-required parameters around.
Reviewed-by: dt
2009-06-12 15:11:40 +02:00
Daniel Molkentin
ad93155a9e Update some URLs.
Reviewed-by: TrustMe
2009-06-12 15:11:40 +02:00
hjk
47d766d91f debugger: kill the debugger if it is still running after it said it has died. 2009-06-12 14:28:13 +02:00
Thorbjørn Lindeijer
4eb11b1a24 Changes file updates
Also fixed some it's -> its
2009-06-12 13:44:46 +02:00
Thorbjørn Lindeijer
7907e447b0 Don't try to show an empty filename in the window title 2009-06-12 13:00:13 +02:00
Thorbjørn Lindeijer
7348779297 Trimmed down the amount of files to patch on Linux
Of the binary files, only qmake and libQtCore need to be patched. The
rest of the files either didn't exist or didn't contain the path we are
patching.
2009-06-12 13:00:13 +02:00
hjk
b052ce2c21 debugger: add a 'break at main' checkbox in the 'start and debug external' dialog 2009-06-12 12:57:22 +02:00
hjk
94b1b1fd7b debugger: move 'break by function' menu items
Move menu to from the main debug window to the context menu of the
breakpoints view to avoid clutter in the main menus.
2009-06-12 11:55:42 +02:00
hjk
ea74cfd8f3 fakevim: fix repetition of 'D' 2009-06-12 11:55:42 +02:00
con
887c1c7a9e Update screenshot. 2009-06-12 11:25:57 +02:00
Kavindra Palaraja
782db55848 Doc - More screenshots
RevBy:    TrustMe
2009-06-11 17:52:05 +02:00
Kavindra Palaraja
b7ef3c09d2 Doc - More Screenshots
RevBy:    TrustMe
2009-06-11 17:26:28 +02:00
hjk
30e78c686b fakevim: fix . after A and D in command mode 2009-06-11 17:22:37 +02:00
hjk
6077d20b96 fakevim: fix . after C in command mode 2009-06-11 17:11:10 +02:00
Roberto Raggi
7d1bf1fe57 Merge branch '1.2' of git@scm.dev.nokia.troll.no:creator/mainline 2009-06-11 17:03:53 +02:00
Roberto Raggi
f17a81c9c9 Fixed helpId and tooltip for member declarations. 2009-06-11 17:03:29 +02:00
Kavindra Palaraja
d44655bde2 Doc - Adding in Screenshots
RevBy:    TrustMe
2009-06-11 17:02:16 +02:00
hjk
b919dbe572 fakevim: fix cursor column positioning bug after cfx + <Down> 2009-06-11 15:42:01 +02:00
Thorbjørn Lindeijer
dc47257081 Display the project name in the build, rebuild and clean actions
Reviewed-by: mae
2009-06-11 15:14:40 +02:00
Thorbjørn Lindeijer
8bf032833a Removed the Build Project Only actions from the menu
They can still be assigned shortcuts for those who really need them. The
description has been updated to "Build Without Dependencies", so that
their function is clearer.
2009-06-11 15:14:40 +02:00
Thorbjørn Lindeijer
0d8456a73e Some capitalization fixes 2009-06-11 15:14:40 +02:00