summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* C++ indenter: Make continuations after ( consistent.Christian Kamm2011-07-061-4/+1
* analyzer: directly start tools from menuhjk2011-07-062-36/+52
* RemoteLinux: Move generic Dir/File functions into Utils.Daniel Molkentin2011-07-068-104/+162
* Fix copyright headersJarek Kobus2011-07-063-0/+96
* display: simplify AnalyzerStartParametershjk2011-07-063-51/+24
* Add copyright headersTobias Hunger2011-07-062-0/+64
* GenericProject: Fix update on editing project.filesDaniel Teske2011-07-061-1/+1
* Add missing license headers.Christian Kamm2011-07-0629-26/+888
* Replace qt-info@nokia.com with info@qt.nokia.comhjk2011-07-06104-110/+110
* debugger: replace artificial "{console,log}streamoutput" member in GdbMihjk2011-07-068-62/+39
* Avoid compiler warning on MacEike Ziller2011-07-061-2/+2
* C++ indenter: Fix function declaration continuation indent.Christian Kamm2011-07-062-9/+15
* QmlProfiler: changed Analyze Button iconChristiaan Janssen2011-07-054-2/+8
* QmlProfiler: TooltipsChristiaan Janssen2011-07-052-0/+6
* QmlProfiler: disable navigation buttons when no dataChristiaan Janssen2011-07-054-14/+27
* RemoteLinux: User string fixes.Christian Kandeler2011-07-053-7/+7
* Fix original string messagesJarek Kobus2011-07-052-2/+2
* Generic Project: Preserve out of project files on "Edit Files"Daniel Teske2011-07-052-1/+26
* CDB: Fix build with WinSDK 7.1Tobias Hunger2011-07-051-6/+12
* QmlJS: Fix error message when too new qmltypes files are read.Christian Kamm2011-07-051-1/+1
* QmlProfiler: renamed runcontrol factoryChristiaan Janssen2011-07-054-20/+19
* QmlProfiler: handling start/stop actionsChristiaan Janssen2011-07-053-0/+9
* Show shortcut for LocatorEike Ziller2011-07-054-2/+24
* RemoteLinux: Check deploy config when creating deploy steps.Christian Kandeler2011-07-052-0/+5
* analyzer: remove shadowed start parametershjk2011-07-057-35/+71
* analyzer: handle all possibilities to start qml profiler in QmlProfilerToolhjk2011-07-055-39/+70
* Fix original string messagesJarek Kobus2011-07-058-12/+12
* Revert "Valgrind: fix compilation"hjk2011-07-051-0/+2
* Revert "analyzer: move convenience factory back to base plugin"hjk2011-07-0513-188/+196
* Valgrind: Remove library and move code into plugin.Friedemann Kleint2011-07-0569-281/+133
* WelcomeScreen: Remove obsolete files.Daniel Molkentin2011-07-052-711/+0
* RemoteLinux: Remove debug output from project file.Christian Kandeler2011-07-051-2/+0
* Revert "analyzer: enable remote valgrind on windows"Eike Ziller2011-07-051-5/+10
* Valgrind: fix compilationChristiaan Janssen2011-07-041-2/+0
* analyzer: move convenience factory back to base pluginhjk2011-07-0413-196/+188
* Valgrind: Fix declspecChristian Kandeler2011-07-041-1/+1
* Remove broken code that tried to select the project nodeDaniel Teske2011-07-042-14/+1
* Remove old qt version settings on upgrade.Daniel Teske2011-07-041-2/+1
* debugger: don't use C comments in a C++ commenthjk2011-07-041-2/+2
* debugger: only update location when the information gets betterhjk2011-07-043-6/+12
* debugger: fix parsing of last sub-breakpoint of a breakpointhjk2011-07-041-2/+15
* debugger: don't duplicated "full name" information in break responsehjk2011-07-045-14/+14
* analyzer: enable remote valgrind on windowshjk2011-07-041-10/+5
* QmlProfiler: refactored the event views into a single classChristiaan Janssen2011-07-0413-1146/+771
* RemoteLinux: Fix deploy configuration widget.Christian Kandeler2011-07-041-0/+1
* analyzer: refactor progresshjk2011-07-0423-229/+317
* analyzer: remover base analyzerruncontrolfactoryhjk2011-07-042-167/+0
* analyzer: finish split of tools into "tools-with-modes"hjk2011-07-0418-134/+158
* analyzer: remove dummy control widgetshjk2011-07-046-26/+7
* analyzer: cleanup mode constructionhjk2011-07-041-47/+19