summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* SessionManager: Don't autosave the session while loading a sessionDaniel Teske2012-06-013-9/+25
* Start auto save session timer later and let it occur more then onceDaniel Teske2012-06-011-2/+1
* Fix default ui language on Linux.Eike Ziller2012-05-311-1/+2
* SVN: Fix project status command when no document openJonathan Liu2012-05-161-1/+1
* CMake: Fix crash in makestep if used in the deploystep listDaniel Teske2012-05-151-0/+2
* Let the desktop system handle mailto links.kh12012-05-101-0/+4
* debugger: fix toplevel expansion behaviour of pinned tooltipsv2.5.0hjk2012-05-091-1/+1
* Revert "debugger: improve expansion behaviour of pinned tooltips."hjk2012-05-094-10/+27
* Fix MSVC forward declaration warning (struct vs. class).Friedemann Kleint2012-05-091-1/+2
* Restore state of find flags in FindToolWindow.Konstantin Tokarev2012-05-072-4/+12
* CDB: Dump Qt 5 / QString correctly.Friedemann Kleint2012-05-071-1/+4
* Translate editor display names in correct context.Konstantin Tokarev2012-05-0710-10/+20
* Debugger: Show location marker (again)Kai Koehne2012-05-031-0/+1
* Per request, add tool tip to topic chooser items.kh12012-05-031-1/+3
* fakevim: restrict tabstop and shiftwidth spinbox to range 1..80hjk2012-05-031-2/+8
* Fix warning.Eike Ziller2012-05-031-0/+2
* Actually return somethingDaniel Teske2012-05-031-1/+1
* BaseTextMark: Use (explicit) two phase initilizationDaniel Teske2012-05-036-5/+23
* fakevim: don't allow non-positive numbers for tabstop and shiftwidthhjk2012-05-033-10/+23
* ProjectExplorer: Fix compiler warningKai Koehne2012-05-031-0/+1
* Stop the autosaving session timer on closing CreatorDaniel Teske2012-05-025-9/+16
* Mac: Build menu stays disabled with Qt 4.8.1 and laterEike Ziller2012-05-021-0/+16
* Save the session on closing Creator while on the projects modeDaniel Teske2012-05-021-2/+0
* Editor: Fix null-pointer dereferenceDavid Schulz2012-04-271-0/+1
* debugger: fix crash when enabling/disabling a breakpoint without a markerhjk2012-04-271-2/+4
* debugger: prevent crash on machjk2012-04-261-6/+10
* Adapt CDB debug helpers to pending container changes.Friedemann Kleint2012-04-252-15/+44
* qbs files: Add QT_NO_CAST_FROM_ASCII to git and todoOrgad Shaneh2012-04-252-1/+2
* Revert "Fix Options/Qt Versions adding versions on apply"Daniel Teske2012-04-233-15/+3
* Fix crash in CPP Type HierarchyTobias Hunger2012-04-201-5/+10
* Qt4Project code model: Also include files from cumulative parseDaniel Teske2012-04-192-12/+22
* Remove wrong forward declaration of ProFileReaderDaniel Teske2012-04-191-1/+0
* Qt4Project: cpp code model add <configuration> and headersDaniel Teske2012-04-193-0/+7
* qbs files updatedJoerg Bornemann2012-04-1814-4/+21
* Fix crash in valgrind suppression dialog.Eike Ziller2012-04-181-1/+1
* debugger: disable the gdb fallback for MSVC compiled binaryhjk2012-04-171-1/+1
* QmlDesigner: crash fixThomas Hartmann2012-04-171-0/+3
* Improved "Disable build/run step" iconRobert Loehning2012-04-161-0/+0
* Mini project selector: Fix position of new projectsDaniel Teske2012-04-161-2/+4
* QtCProcess: Use native separators for commandOrgad Shaneh2012-04-161-1/+1
* Fix file descriptor and memory leak in autotools pluginVictor Ostashevsky2012-04-152-5/+12
* Debugger: Improve gdb error msg handlingChristian Stenger2012-04-131-0/+3
* Fix Options/Qt Versions adding versions on applyDaniel Teske2012-04-133-3/+15
* Fix crash on removing null ITextMarkDaniel Teske2012-04-131-1/+2
* Debugger: Fix gdb disassembler errorChristian Stenger2012-04-131-5/+5
* populate qt 5 /get and /raw property variationsOswald Buddenhagen2012-04-121-2/+12
* permit slashes in braced qmake identifiersOswald Buddenhagen2012-04-121-1/+1
* fakevim: respect count for < and > in visual modehjk2012-04-111-2/+2
* GDB: Cleanup file name on stopOrgad Shaneh2012-04-051-2/+2
* Work around uiLanguages crash on Windows with 4.8.0Eike Ziller2012-04-051-1/+2