summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix pasting of text that starts with a visually empty linemae2009-11-091-0/+10
* Some missing defines for Symbian tool chains.con2009-11-095-7/+18
* implement the standard context menu also for the script editorsmae2009-11-0910-169/+35
* remove run action in the scripteditormae2009-11-096-22/+8
* Disabling "Undo Project Changes" when not working in a Git repository.Robert Loehning2009-11-091-0/+2
* debugger: use 'set substitute-path'hjk2009-11-093-0/+32
* Debugger: Activate code model scope checking, environment var for Trk verbosity.Friedemann Kleint2009-11-092-3/+11
* optimize extra area paintingmae2009-11-091-2/+6
* Fix auto-indentation when pasting into a selectionmae2009-11-091-2/+1
* Code model: Update on changes from the versioning system.Friedemann Kleint2009-11-0930-61/+265
* Enable run configurations for projects that do not have a build step.Kai Koehne2009-11-091-1/+2
* Symbian SDK path should be editable for Qt in PATH.con2009-11-093-11/+5
* Code model: Fix Windows issues (duplicate matches).Friedemann Kleint2009-11-096-10/+16
* Library wizard: Create export symbol correctly.Friedemann Kleint2009-11-093-4/+9
* actually use pixmap cache for toolbar drawing if requested to do sohjk2009-11-091-60/+77
* Do never offer signature autocompletion for constructor calls.Christian Kamm2009-11-092-15/+19
* Debugger/Windows: Register debugger properly if there is no default.Friedemann Kleint2009-11-091-14/+36
* debugger: fix display of breakpoint markers in pluginshjk2009-11-061-0/+5
* Don't show the warning message (about the dangerous world of code refactoring...Roberto Raggi2009-11-052-4/+34
* Qt version tooltip: Display configuration correctly.Friedemann Kleint2009-11-051-4/+3
* a process scheduled for kill can exit by itself as well ...Oswald Buddenhagen2009-11-051-1/+2
* Fixed a few focus issues we had in the search result window (in replace mode).Roberto Raggi2009-11-051-1/+1
* i18n: Complete German translation and correct tips on Welcome Page.Friedemann Kleint2009-11-051-3/+0
* Patch multimedia lib, remove version qualifier from qtcore on linuxDaniel Molkentin2009-11-052-1/+5
* Correct case for translations of "MinGW"Robert Loehning2009-11-052-2/+2
* Introduced CppTools::CppModelManagerInterface::updateModifiedFiles().Roberto Raggi2009-11-054-3/+46
* Fixes crashesdt2009-11-044-4/+4
* Revert "revert the latest leak "fix"."dt2009-11-041-2/+1
* Fix memory leaking a context per output windowdt2009-11-041-0/+1
* Fix leaking PropertiesPanelsdt2009-11-042-0/+7
* Fixed dereferencing NULL-pointer.Robert Loehning2009-11-041-2/+0
* Fix compile for -no-webkitdt2009-11-042-3/+3
* Prevent global replace before search is done.con2009-11-044-23/+31
* revert the latest leak "fix".hjk2009-11-041-1/+2
* Replace . with -> only when the base expression has type pointer to class.Roberto Raggi2009-11-041-8/+8
* debugger: fix issue where child items oeverwrite parent items in the watch mo...hjk2009-11-041-18/+9
* debugger: don't leak...hjk2009-11-041-0/+2
* Resolve fully qualified names.Roberto Raggi2009-11-041-0/+19
* Fix memory leak in welcome plugin and right hand side panedt2009-11-047-9/+16
* Fix memory leak in QtVersionManagerdt2009-11-041-4/+1
* Debugger/various plugins: Fix memory leaks.Friedemann Kleint2009-11-046-12/+31
* Set the parent object of CppFindReferences.Roberto Raggi2009-11-041-1/+2
* Disable the find usage and symbol renaming while indexing is done.con2009-11-044-11/+50
* WinGuiProcess: Fix hang if binary cannot be found.Friedemann Kleint2009-11-042-57/+69
* debugger: all leaks must be fixedhjk2009-11-042-0/+6
* debugger: make switching between debuggers easier for testing purposeshjk2009-11-041-0/+3
* Projectexplorer: Fix hang when launching external explorer for folder.Friedemann Kleint2009-11-041-7/+5
* Parse ASM specifiers after declarators.Roberto Raggi2009-11-041-0/+8
* Accepts `$' as valid character when recognizing identifiers.Roberto Raggi2009-11-041-3/+3
* Revert "This ordering for include directories is more correct"Roberto Raggi2009-11-041-11/+9