summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Debugger/CDB: Increase limits on string size in watch data.Friedemann Kleint2010-01-132-8/+20
* Also remove tokens that we consider "lost" from the list.con2010-01-121-0/+4
* Remove debug output.con2010-01-121-1/+0
* Fixes: Missing locals & watchers when debugging on Snow Leopardcon2010-01-121-0/+7
* debugger: fix timeout message.con2010-01-121-2/+2
* Fixed logic for whether to skip or insert a closing braceThorbjørn Lindeijer2010-01-111-4/+4
* Fixed crash when leaving session with invalid bookmarks or breakpointsThorbjørn Lindeijer2010-01-112-6/+10
* Fixed license headers.Robert Loehning2010-01-1115-30/+30
* More changes.con2010-01-111-0/+2
* Translations: Complete German for 1.3.1Friedemann Kleint2010-01-081-162/+249
* Translations: Fix debugger messagesFriedemann Kleint2010-01-082-11/+11
* Translations: Fixed tr()-message in debuggeragents.Friedemann Kleint2010-01-081-2/+2
* Version bumpcon2010-01-0734-127/+127
* Use the completion case sensitivity settings also for relevanceThorbjørn Lindeijer2010-01-071-2/+9
* Add copyright headers.Tobias Hunger2010-01-0745-0/+1303
* Fixed warnings about absolutePath on empty filename in git pluginThorbjørn Lindeijer2010-01-071-14/+15
* Fix warnings about QFileInfo being instantiated on empty string.Friedemann Kleint2010-01-072-37/+46
* compile fix with namespaceshjk2010-01-061-0/+2
* debugger: move watchdog timeout initialization to a place where it actually c...con2010-01-061-3/+2
* debugger: fix thinko in time out computationhjk2010-01-062-5/+2
* debugger: gracefully handle commands that might not produce outputcon2010-01-064-21/+59
* debugger: make watchdog timeout configurablecon2010-01-067-10/+57
* debugger: make use of full source file list optionalhjk2010-01-067-22/+78
* debugger: handle large quint64 values 'properly'con2010-01-061-1/+2
* debugger: make the option to write timestamps to the log persistentcon2010-01-061-0/+1
* PLain Text Editor: Remove list indentationFriedemann Kleint2010-01-061-3/+2
* Fixed problem with nested templates in function declaration completionRoberto Raggi2010-01-061-0/+2
* Fixed crash when completing symbols without a valid context.Roberto Raggi2010-01-061-2/+4
* Load designer translations before instantiating any designer objectJarek Kobus2010-01-061-11/+12
* Brown paper bag fix for 8929bb27eeaab6b876fefde63aa1bdcf5e8f5ee2.Daniel Molkentin2010-01-061-1/+1
* Point some tips of the day to the right documentation path.Daniel Molkentin2010-01-061-2/+2
* More changes.con2010-01-061-0/+2
* Start on a changes file for 1.3.1con2010-01-051-0/+46
* Remove some old stuff from gitignore.con2010-01-051-13/+0
* Updated Russian translationSergey Belyashov2010-01-041-345/+286
* properly decode messages from gdbOswald Buddenhagen2010-01-047-14/+17
* Don't switch to Help mode if help side bar is already visible.con2009-12-211-3/+4
* Add windows definitions to make the code model happy.Daniel Molkentin2009-12-182-0/+2
* Creators code model cannot handle MVC extensions. Don't pretend it can.Daniel Molkentin2009-12-181-1/+1
* Fixed enabled state of erase background button in color scheme editThorbjørn Lindeijer2009-12-172-2/+11
* Revert ""Grayout" the background of the output window on re-run configuration"Thorbjørn Lindeijer2009-12-162-26/+3
* Remove default shortcut from stop action since it conflicts with renameThorbjørn Lindeijer2009-12-161-1/+0
* CDB: Case-normalize file names returned by CDBFriedemann Kleint2009-12-155-11/+107
* Debugger: Ignore case of file name in breakpoint handling on Windows.Friedemann Kleint2009-12-151-2/+14
* CDB: Fix messages displayed after stop of Debugger.Friedemann Kleint2009-12-143-9/+8
* Couldn't set "/usr/bin/qmake-4.6" or "/Developer/Tools/Qt/qmake" for Qt.con2009-12-112-6/+1
* Add some information about supported debugger on Mac OS X.con2009-12-111-1/+2
* Update Polish translationJarek Kobus2009-12-111-458/+174
* Adding files for generic project get the right directory now.dt2009-12-092-2/+9
* "Grayout" the background of the output window on re-run configurationPierre Rossi2009-12-092-3/+26