summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* debugger: fix crash on "recheck debugging helper" when not debugginghjk2009-06-192-1/+2
* Recognize DLL not found excption as non-fatal in CDB.Friedemann Kleint2009-06-181-1/+6
* Prevent cdb from repetitively initalizing dumpers in case of failures.Friedemann Kleint2009-06-171-0/+1
* Unbreak the cmake plugin for the 1.2 releasedt2009-06-171-8/+9
* Cherry-pick: Update license headers and sales contact details.con2009-06-161186-2378/+2378
* (un)install -> (un)register, add nogui mode for use in installerDaniel Molkentin2009-06-161-38/+44
* Fixed the alignment of the line/column number labelThorbjørn Lindeijer2009-06-163-3/+7
* Fixed the mouse cursor no longer turning into a hand above the mark areaThorbjørn Lindeijer2009-06-161-0/+7
* Fixed arguments glitch (ignore empty arguments).Friedemann Kleint2009-06-161-1/+3
* Fixed tr()-glitches, updated German translation.Friedemann Kleint2009-06-161-8/+8
* Add install/uninstall to qtcdebugger dispatcher.Friedemann Kleint2009-06-161-6/+133
* Fixed crash in SimpleDeclarationAST::lastToken()Roberto Raggi2009-06-161-6/+12
* Finish Debugger session properly, releasing all files.Friedemann Kleint2009-06-151-0/+6
* Fixed issues with line number colors on dark themesThorbjørn Lindeijer2009-06-151-3/+16
* Run git on windows properly when git is called synchronously.Daniel Molkentin2009-06-151-1/+7
* fix gdb shutdown logic on gdb crashOswald Buddenhagen2009-06-121-1/+5
* fix waitForFinished logicOswald Buddenhagen2009-06-121-2/+1
* Committed the last round of tips contributed by the office.Daniel Molkentin2009-06-121-7/+28
* Do not temporary show the welcome mode when passing a session as argumentDaniel Molkentin2009-06-124-21/+28
* 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
* Create the path of the settings database if it doesn't exist yetThorbjørn Lindeijer2009-06-121-0/+5
* 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
* welcome screen: capitalization fixesDaniel Molkentin2009-06-121-2/+2
* welcome mode: always show default session, gui fixesDaniel Molkentin2009-06-122-24/+26
* No need to pass non-required parameters around.Daniel Molkentin2009-06-124-13/+11
* Update some URLs.Daniel Molkentin2009-06-121-2/+2
* debugger: kill the debugger if it is still running after it said it has died.hjk2009-06-121-4/+8
* Changes file updatesThorbjørn Lindeijer2009-06-125-7/+7
* 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
* debugger: add a 'break at main' checkbox in the 'start and debug external' di...hjk2009-06-128-24/+57
* debugger: move 'break by function' menu itemshjk2009-06-125-65/+51
* fakevim: fix repetition of 'D'hjk2009-06-121-0/+1
* fakevim: fix . after A and D in command modehjk2009-06-112-0/+2
* fakevim: fix . after C in command modehjk2009-06-111-5/+13
* Fixed helpId and tooltip for member declarations.Roberto Raggi2009-06-111-5/+4
* fakevim: fix cursor column positioning bug after cfx + <Down>hjk2009-06-111-3/+11
* Display the project name in the build, rebuild and clean actionsThorbjørn Lindeijer2009-06-112-11/+20
* Removed the Build Project Only actions from the menuThorbjørn Lindeijer2009-06-112-37/+16
* Some capitalization fixesThorbjørn Lindeijer2009-06-114-31/+31
* Correct shortcuts in tips.con2009-06-111-1/+7
* make sure there is always a correct current viewmae2009-06-111-1/+3
* Ensure that navigation sidebar is visible when using nav widget shortcutcon2009-06-111-0/+1
* Fix not beeing able to commit file deletions with creators git plugindt2009-06-105-8/+15
* Make the editormanager robuster in handling editors wihtout filenamesdt2009-06-102-15/+4
* Do not switch to help mode if we launch a browser to show the help.Daniel Molkentin2009-06-101-5/+12
* Made case-insensitive code completion really case-insensitiveThorbjørn Lindeijer2009-06-101-6/+1