aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixed problem with changing tool chain type for generic projectsv1.2.901.2.90Thorbjørn Lindeijer2009-09-103-26/+37
* Fix potential crash.dt2009-09-091-1/+4
* Initialiaze everything.dt2009-09-032-4/+28
* Fix not trying hard enough to find the correct file on build errors.dt2009-09-033-6/+22
* debugger: disable not very useful QImage dumper for 1.3hjk2009-09-031-2/+2
* debugger: fix child count in QAbstractItem dumpershjk2009-09-031-3/+3
* Fix crash, with a non existing toolchain.dt2009-09-031-1/+5
* Fix compilationKai Koehne2009-09-032-5/+1
* Extend "Show in Finder" functionality to Windows and Unix.Daniel Molkentin2009-09-034-18/+44
* debugger: fix basic script debugginghjk2009-09-021-2/+6
* Some small updates to the documentation of generic projectsThorbjørn Lindeijer2009-09-021-5/+9
* Adapt a few hardcoded background colors in search resultsThorbjørn Lindeijer2009-09-024-8/+13
* Fixed the background of the icon in the search inputThorbjørn Lindeijer2009-09-021-4/+4
* Use the theme background color for panel line editsThorbjørn Lindeijer2009-09-024-5/+6
* Fixed painting glitch visible on WindowsThorbjørn Lindeijer2009-09-022-5/+6
* debugger: fix start up of scriptengine when discovering a scripthjk2009-09-021-3/+3
* debugger: move script engine initialization to startDebugger()hjk2009-09-022-4/+435
* Fix crash.dt2009-09-011-1/+1
* Fix parsing of .qmake.cache Fixes DESTDIR for debug_and_release_targetsdt2009-09-012-1/+2
* No need to create a QScriptEngine at startup.con2009-09-016-55/+40
* Fixed crash in combination with splits (some spuriousmae2009-09-013-8/+9
* Fix importing adding a empty spec argument to qmakedt2009-09-011-8/+13
* Change to new APIHenrik Hartz2009-09-011-1/+1
* Make 'step over' without stepping by instruction work with cdb.Christian Kamm2009-09-011-1/+1
* debugger: fix type field in QHash dumperhjk2009-08-311-2/+2
* Don't follow symbolic links in the file system view.con2009-08-317-0/+9
* Fixed endless looping in include paths in some cases with symlinksThorbjørn Lindeijer2009-08-311-2/+25
* Fix allocating potential far too much memory in the debugger.dt2009-08-311-3/+9
* Do some more checks, maybe one of them is the reason for a crash.dt2009-08-313-4/+15
* Show the "real" name of the default version in build settings.con2009-08-315-8/+11
* debugger: fix display of slot listshjk2009-08-271-2/+6
* Wrong path comparision making resulting in unecessary qmake runsdt2009-08-271-0/+6
* debugger: fix collapse/uncollapse bug in locals viewhjk2009-08-261-9/+18
* debugger: fix dumpers for QSharedPointer and QWeakPointer for the isNull() casehjk2009-08-261-0/+17
* Unneeded + conflicting signal declaration.con2009-08-261-3/+0
* debugger: partial revert of 894febba to fix QStringList displayhjk2009-08-252-14/+19
* VCS: remove duplicate signal declarationFriedemann Kleint2009-08-251-1/+0
* Re-highlight when find flags change.con2009-08-251-0/+3
* Git: Make commit work on WindowsFriedemann Kleint2009-08-251-5/+5
* Threads are supported on Mac.con2009-08-241-2/+6
* help: try to fix windows case for qdoc detectionDaniel Molkentin2009-08-241-3/+12
* Find qmake in the right location for Qt 4.6+Daniel Molkentin2009-08-241-2/+10
* Version bump.con2009-08-2434-125/+125
* Fix worngly aggregating all DEFINES from all .pro files.dt2009-08-241-1/+1
* Remove some warnings about clashing signal indices.con2009-08-212-3/+0
* Fix wrong connect for splitting sidebar widgets.con2009-08-211-1/+1
* Fix warning.dt2009-08-211-1/+0
* Fix warnings that a signal conflicts with a slot of base classes.dt2009-08-214-19/+19
* debugger: adjust 'skip known frames' to changes in Qt 4.6hjk2009-08-213-112/+10
* fakevim: add two (currently partially failing) tests for cw and dwhjk2009-08-211-0/+28