aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* version bump: 2.0.91 -> 2.0.92v2.1.0-betahjk2010-10-0737-143/+143
* Fix crash related to 'add definition from declaration' quickfix.Christian Kamm2010-10-072-7/+10
* Fix typo in a commentOlivier Goffart2010-10-071-1/+1
* Debugging Helpers: Include MinGW.Friedemann Kleint2010-10-071-9/+20
* QmlCppDebugger: failing gracefully when cdb engine cannot be initializedChristiaan Janssen2010-10-061-2/+10
* QtQuickToolbar: disabling tooltip hooveringThomas Hartmann2010-10-061-0/+2
* debugger: fix breakpoint marker drawing after session endshjk2010-10-062-13/+12
* Maemo: Make failed UTFS client upload non-fatal.Christian Kandeler2010-10-061-3/+2
* Building debugging helpers: Increase timeout to 80000ms.Friedemann Kleint2010-10-061-1/+1
* Fix color tooltip crash on mac.Leandro Melo2010-10-061-2/+2
* Debugger[CDB]: Fix breakpoints.Friedemann Kleint2010-10-064-84/+69
* Using import Qt 4.7 (again)Thomas Hartmann2010-10-062-2/+2
* Symbian: Add unit tests for RVCT parserTobias Hunger2010-10-063-40/+195
* Maemo: Fix SSH signal connections.Christian Kandeler2010-10-062-2/+2
* debugger: more breakpoint fixeshjk2010-10-062-0/+2
* Symbian: Make sure the EPOCROOT ends with / on LinuxTobias Hunger2010-10-062-17/+20
* QmlDesigner: removing strange fileThomas Hartmann2010-10-061-643/+0
* Debugger[Breakpoints]: Do not trigger reinserting breakpoint unless changed.Friedemann Kleint2010-10-063-31/+72
* QmlDesigner: Fix compile warningKai Koehne2010-10-061-1/+1
* QmlDump: If a automatic build fails, don't try again directly.Christian Kamm2010-10-061-11/+18
* QmlDump: Get right Qt version for .qmlprojectKai Koehne2010-10-063-0/+24
* SSH: Declare signal parameter with full namespace.Christian Kandeler2010-10-063-5/+5
* QmlDesigner: using Qt 4.7 againThomas Hartmann2010-10-0621-100/+721
* VCS: Abort commit on ESCTobias Hunger2010-10-051-4/+5
* Botan: Always compile with optimizations.Christian Kandeler2010-10-051-0/+1
* Qt4ProjectManager: Fix subnode builddt2010-10-051-3/+6
* Git: Improve handling of author informationTobias Hunger2010-10-051-5/+7
* Fit all tips even on 120 DPI screens.Daniel Molkentin2010-10-051-3/+3
* Make more room on the welcome page.Daniel Molkentin2010-10-055-17/+11
* Fix Tips of the Day with dark color schemes.Daniel Molkentin2010-10-051-1/+1
* Cpp locator filters were not opening edit mode (if you were elsewhere),con2010-10-052-2/+4
* Debugger[CDB]: Make breakpoints work again.Friedemann Kleint2010-10-051-2/+4
* SSH: Finish Implementing SFTP test.Christian Kandeler2010-10-051-0/+4
* debugger: fix breakpoint cleanup to allow subsequent runshjk2010-10-053-1/+23
* Filemanager: Ignore editory with temporary filesTobias Hunger2010-10-051-1/+2
* Replace QToolBars with StyledBar. Remove minimum size constraints.kh12010-10-054-66/+68
* Debugger[CDB]: Handle 'enabled' configuration setting.Friedemann Kleint2010-10-054-51/+85
* Resolve local using namespace directives.Roberto Raggi2010-10-051-14/+21
* Fix scrolling of compile output windwow yet againcon2010-10-051-5/+1
* debugger: don't make actions more dynamic then they need to behjk2010-10-051-7/+0
* QmlDesigner.NodeInstances: Search for every child object and tweak itMarco Bubke2010-10-052-52/+65
* QmlDesigner.NodeInstances: Cleanup paint methodeMarco Bubke2010-10-051-14/+11
* QmlDesigner.NodeInstances: Use setParentItem for children propertyMarco Bubke2010-10-051-0/+1
* Qt4BuildConf.: Prevent creating BuildConfigurations with invalid Qtsdt2010-10-051-2/+6
* debugger: introduce an "undisturbable" contexthjk2010-10-051-83/+103
* QmlProject: Disable debug action if qmlobserver cannot be builtKai Koehne2010-10-053-21/+41
* qmldump: Always check for private headers being availableKai Koehne2010-10-051-1/+1
* Git: ignore spaces in diffTobias Hunger2010-10-055-10/+20
* Symbian: Fix header pathes to work for c++ engineTobias Hunger2010-10-051-41/+17
* Do not allow all WS names in Run-/Deploy-/BuildCOnfigsTobias Hunger2010-10-055-30/+64