aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* BaseTextMark: Support renaming filesDaniel Teske2012-04-0522-5/+155
* Qbs: Allow provider specification for pluginsOrgad Shaneh2012-04-051-1/+2
* Fix reloading removing all BaseTextMarksDaniel Teske2012-04-057-69/+105
* Editor: Fix crash in generic highlighterLeandro Melo2012-04-054-2/+9
* Qbs: Libraries capitalized and relocated in bin on WindowsOrgad Shaneh2012-04-0414-40/+49
* qbs: plugin names changed according to plugin loaderJoerg Bornemann2012-04-031-0/+12
* debugger: don't queue -exec-interrupthjk2012-04-031-1/+1
* New File Dialog: Choose right default project for addingDaniel Teske2012-04-0315-21/+52
* qbs files: build QmlDesigner pluginJoerg Bornemann2012-04-021-0/+0
* Doc: Some QString->Id correctionsOrgad Shaneh2012-04-021-3/+3
* Popup TaskWindow on clicking on the task markDaniel Teske2012-03-301-0/+1
* Fix projects mode en/disabled stateDaniel Teske2012-03-291-4/+5
* MiniTargetSelector: Reset current item after display name changesDaniel Teske2012-03-291-0/+6
* Fix displayname of cloned buildstep listsDaniel Teske2012-03-291-0/+1
* Qt4Project: Fix ordering of buildconfigurations for new/openDaniel Teske2012-03-291-6/+27
* Generic Project: Better filtering of supported files.Francois Ferrand2012-03-294-16/+4
* Qbs: Fixes for Windows compilationOrgad Shaneh2012-03-296-14/+44
* debugger: fix path to declarative sourceshjk2012-03-291-1/+1
* debugger: fix capitalization in stack context menuhjk2012-03-291-1/+1
* Avoid native filenames in QML referencesOrgad Shaneh2012-03-292-6/+7
* Help: Do not get stuck with spinning cursorTobias Hunger2012-03-281-2/+1
* ProjectExplorerPlugin:addProject() remove code to set startup projectDaniel Teske2012-03-281-5/+0
* On Session restore, set the correct startup projectDaniel Teske2012-03-281-1/+1
* CMakeProjectManager: Fix crash for makesteps in deployconfigurationsDaniel Teske2012-03-281-2/+4
* GenericProjectManager: Fix crash for make deploy stepsDaniel Teske2012-03-281-2/+6
* Fix invalid decltype error recovery which resulted in crashes.Erik Verbruggen2012-03-281-4/+2
* Fix: do not put in duplicate definitions.Erik Verbruggen2012-03-281-2/+11
* FileUtils: Remove symbolic links when removing a directoryAurindam Jana2012-03-271-1/+1
* MSVC: Fix env retrievalTobias Hunger2012-03-271-1/+1