aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Some naming adaptions.v1.3.01.3.0con2009-11-302-2/+2
* Arm => ARMOswald Buddenhagen2009-11-261-1/+1
* Don't patch .qmake.cache on Linuxcon2009-11-261-1/+0
* Patch .qmake.cachecon2009-11-261-0/+1
* Fixed possible crash in the code completionThorbjørn Lindeijer2009-11-261-2/+2
* Debugger/CDB: Windows 64 integer handling.Friedemann Kleint2009-11-254-57/+95
* Version bump.con2009-11-2532-120/+120
* Fix a bug with selecting copying the right text to the Find dialog.dt2009-11-241-0/+2
* Fixed a potential issue with automatic brace matchingThorbjørn Lindeijer2009-11-231-3/+1
* Another fix for patched file file :namecon2009-11-231-1/+1
* also patch .qmake.cache, fix list of files to patch in old patcher.Daniel Molkentin2009-11-232-1/+2
* CDB: Convert 64bit pointers correctly.Friedemann Kleint2009-11-231-16/+26
* Debugger: Fix setting of integer formats per type.Friedemann Kleint2009-11-231-2/+2
* S60: Detect Device SDK from paths if registry entry is missing.Friedemann Kleint2009-11-234-13/+86
* Fixed possible crash when using tab to complete (Qt/Carbon only).Roberto Raggi2009-11-231-2/+12
* Make context help work also when switching user interface language.con2009-11-201-22/+29
* gdb: On Windows, also substitute the debugging path for non-sdk Qt.Daniel Molkentin2009-11-201-10/+12
* Fix RunConfigurations showing only enabled RunConfigurationsdt2009-11-201-11/+9
* Fixed possible crash on constructor completionThorbjørn Lindeijer2009-11-191-1/+2
* debugger: prevent crash when trying to view memory if bin editor ishjk2009-11-192-7/+18
* reset 'busy' cursor if editor could not be createdhjk2009-11-191-2/+4
* debugger: access preloaded dumpers also when stopped by a signalhjk2009-11-191-1/+3
* Wizard: Polish, layout and module names.Friedemann Kleint2009-11-192-20/+23
* Designer: Restrict files used for "Go to slot" to project of ui-file.Friedemann Kleint2009-11-191-2/+17
* Shortcut Ctrk-L (Locator Goto Line) broken in most translations.Friedemann Kleint2009-11-191-3/+5
* debugger: fix breakpoihnt deletion by using the context menu actionhjk2009-11-131-1/+1
* CSL is the right name.con2009-11-121-1/+1
* Pretend that the gdbmacros.cpp is actually 5 minutes older then it is.dt2009-11-121-0/+4
* Debugger: Do not use LD_PRELOAD on Mac.Friedemann Kleint2009-11-122-2/+4
* don't track shared library events on gdb < 7, after all.Oswald Buddenhagen2009-11-121-0/+12
* fix prl names, also include debug versions.Daniel Molkentin2009-11-111-21/+40
* Code model: Update on changes from the versioning system.Friedemann Kleint2009-11-1127-41/+204
* always clear pending command queue before posting shutdown commandsOswald Buddenhagen2009-11-111-2/+2
* be more lenient when matching the stops at _startOswald Buddenhagen2009-11-111-16/+13
* Fixed search results handling of font heightThorbjørn Lindeijer2009-11-102-3/+12
* Fix combobox tooltip and lock-button visibility for empty editor viewsmae2009-11-101-0/+8
* Revert "Code model: Update on changes from the versioning system."con2009-11-1030-265/+61
* Adjust qtlibspatcher to new pathnames, change purpose of qpatchDaniel Molkentin2009-11-102-61/+49
* implement the standard context menu also for the script editorsmae2009-11-1010-169/+35
* remove run action in the scripteditormae2009-11-106-22/+8
* Quote CDB_PATH.Tobias Hunger2009-11-101-1/+1
* track shared library events even on gdb < 7Oswald Buddenhagen2009-11-101-26/+31
* clear pending stream outputs after handling stop responseOswald Buddenhagen2009-11-101-0/+2
* actively try to obtain PID of non-pthread inferiors with gdb < 7 on linuxOswald Buddenhagen2009-11-104-7/+61
* further cleanups in less expected shutdown pathsOswald Buddenhagen2009-11-101-0/+4
* Cdb: Fix step out.Friedemann Kleint2009-11-102-43/+23
* fakevim: fix pasting in visual block modehjk2009-11-101-5/+9
* Fix pasting of text that starts with a visually empty linemae2009-11-101-0/+10
* Some missing defines for Symbian tool chains.con2009-11-105-7/+18
* Disabling "Undo Project Changes" when not working in a Git repository.Robert Loehning2009-11-091-0/+2