summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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 bump.con2010-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
* Relax the selection requirement for indent/unindent selectionThorbjørn Lindeijer2009-12-081-4/+4
* Fixed: Template argument marked as "not a type name" when defined as primitiv...Roberto Raggi2009-12-081-0/+6
* Fixed completion when a typedef symbol is used as class nameRoberto Raggi2009-12-081-0/+1
* Fixed autoindent when using tabs instead of spacesThorbjørn Lindeijer2009-12-083-20/+26
* plug memory leakOswald Buddenhagen2009-12-041-1/+3
* make the "make...entering..." regexp accept mingw32-make as wellOswald Buddenhagen2009-12-041-1/+1
* Updated supported platforms.con2009-12-031-2/+3
* Fixed problem with indentation when auto-indent is turned offThorbjørn Lindeijer2009-12-031-1/+3
* Compile fix for 42f849c4da2ecb9c32efcc19cee1e8e94e86bc10.Christian Kamm2009-12-031-1/+1