aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Fixed the mouse cursor no longer turning into a hand above the mark areaThorbjørn Lindeijer2009-06-161-0/+7
| | | | | Reviewed-by: mae Reviewed-by: con
* Fixed arguments glitch (ignore empty arguments).Friedemann Kleint2009-06-161-1/+3
|
* Fixed tr()-glitches, updated German translation.Friedemann Kleint2009-06-162-14/+49
| | | | Acked-by: dt <qtc-committer@nokia.com>
* Merge branch '1.2' of git@scm.dev.nokia.troll.no:creator/mainline into 1.2Friedemann Kleint2009-06-161-1/+1
|\
| * Fix description in changelogdt2009-06-161-1/+1
| |
* | Add install/uninstall to qtcdebugger dispatcher.Friedemann Kleint2009-06-161-6/+133
|/ | | | Acked-by: Daniel Molkentin <daniel.molkentin@nokia.com>
* Merge branch '1.2' of git@scm.dev.nokia.troll.no:creator/mainline into 1.2Kavindra Devi Palaraja2009-06-161-6/+12
|\
| * Fixed crash in SimpleDeclarationAST::lastToken()Roberto Raggi2009-06-161-6/+12
| |
* | Doc - More cleanups of the changelogKavindra Devi Palaraja2009-06-161-7/+8
|/ | | | Reviewed-By: TrustMe
* Doc - beginning editing the ChangelogKavindra Devi Palaraja2009-06-151-14/+16
| | | | Reviewed-By: TrustMe
* Doc - More on Part 5Kavindra Devi Palaraja2009-06-153-0/+54
| | | | RevBy: TrustMe
* Update Japanese translation file.axasia2009-06-151-3497/+4185
| | | | | Merge-request: 670 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
* Finish Debugger session properly, releasing all files.Friedemann Kleint2009-06-151-0/+6
|
* Italian translation for QtCreator's 1.2 release.Enrico Ros2009-06-151-1166/+1616
| | | | | | | | | 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>
* Spanish translation done.Diego A. Schulz G2009-06-152-1/+12366
| | | | | Merge-request: 676 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
* Fixed issues with line number colors on dark themesThorbjørn Lindeijer2009-06-151-3/+16
| | | | | By using the palette foreground color for line numbers when the background is very dark, instead of the palette's "dark" color.
* Complete German translations.Friedemann Kleint2009-06-151-20/+20
|
* Run git on windows properly when git is called synchronously.Daniel Molkentin2009-06-151-1/+7
| | | | Reviewed-By: Friedemann Kleint
* Fixed typoThorbjørn Lindeijer2009-06-151-1/+1
|
* Updated German translation.Daniel Molkentin2009-06-121-60/+61
|
* fix gdb shutdown logic on gdb crashOswald Buddenhagen2009-06-121-1/+5
| | | | Reviewed-by: hjk
* fix waitForFinished logicOswald Buddenhagen2009-06-121-2/+1
|
* add translation howtoOswald Buddenhagen2009-06-121-0/+32
|
* make ts for danimoOswald Buddenhagen2009-06-121-243/+363
|
* Committed the last round of tips contributed by the office.Daniel Molkentin2009-06-121-7/+28
| | | | Reviewed-by: Ossi
* Do not temporary show the welcome mode when passing a session as argumentDaniel Molkentin2009-06-124-21/+28
| | | | Reviewed-by: con
* Apply bold to the current line number by defaultThorbjørn Lindeijer2009-06-124-10/+15
|
* Fixed crash in the cpp hover handlerThorbjørn Lindeijer2009-06-121-1/+1
| | | | | | | Didn't check whether the lookup actually returned a valid symbol before accessing the name. Reviewed-by: Roberto Raggi
* Create the path of the settings database if it doesn't exist yetThorbjørn Lindeijer2009-06-121-0/+5
| | | | Otherwise creation of the database fails on the first startup...
* Corrected name of .config editorThorbjørn Lindeijer2009-06-125-8/+7
|
* Bring file up to date with our build repo.Daniel Molkentin2009-06-121-14/+0
|
* cdb: Be a bit more robust when detecting debuggin tools for win, 64 bit.Daniel Molkentin2009-06-122-5/+9
| | | | | | | It seems like some versions install with the postfix " 64-bit." The change also makes it easier to add new postfixes. Reviewed-by: owolff
* welcome screen: capitalization fixesDaniel Molkentin2009-06-121-2/+2
| | | | Reviewed-by: Thorbjorn Lindeijer
* welcome mode: always show default session, gui fixesDaniel Molkentin2009-06-122-24/+26
| | | | Reviewed-By: Thorbjorn Lindeijer
* No need to pass non-required parameters around.Daniel Molkentin2009-06-124-13/+11
| | | | Reviewed-by: dt
* Update some URLs.Daniel Molkentin2009-06-122-4/+4
| | | | Reviewed-by: TrustMe
* debugger: kill the debugger if it is still running after it said it has died.hjk2009-06-122-4/+11
|
* Changes file updatesThorbjørn Lindeijer2009-06-126-16/+20
| | | | Also fixed some it's -> its
* Don't try to show an empty filename in the window titleThorbjørn Lindeijer2009-06-121-1/+3
|
* Trimmed down the amount of files to patch on LinuxThorbjørn Lindeijer2009-06-121-281/+0
| | | | | | 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.
* debugger: add a 'break at main' checkbox in the 'start and debug external' ↵hjk2009-06-128-24/+57
| | | | dialog
* debugger: move 'break by function' menu itemshjk2009-06-125-65/+51
| | | | | Move menu to from the main debug window to the context menu of the breakpoints view to avoid clutter in the main menus.
* fakevim: fix repetition of 'D'hjk2009-06-121-0/+1
|
* Update screenshot.con2009-06-121-0/+0
|
* Doc - More screenshotsKavindra Palaraja2009-06-113-1/+3
| | | | RevBy: TrustMe
* Doc - More ScreenshotsKavindra Palaraja2009-06-114-3/+3
| | | | RevBy: TrustMe
* fakevim: fix . after A and D in command modehjk2009-06-112-0/+2
|
* fakevim: fix . after C in command modehjk2009-06-112-5/+23
|
* Fixed helpId and tooltip for member declarations.Roberto Raggi2009-06-111-5/+4
|
* Doc - Adding in ScreenshotsKavindra Palaraja2009-06-114-1/+1
| | | | RevBy: TrustMe