aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/analyzerbase/analyzerruncontrol.cpp
Commit message (Expand)AuthorAgeFilesLines
* Android: Add QML profilingAurindam Jana2013-05-061-0/+8
* Clean headers in AnalyerBase.Friedemann Kleint2013-04-021-5/+0
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | LocalApplicationRC: Rename files to localapplicationrunconfiguration.(h|cpp)Tobias Hunger2013-01-281-1/+1
|/
* Adjust license headershjk2012-10-051-22/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Renamed TaskHub::popup to requestPopup and removed boolean flag.Konstantin Tokarev2012-05-141-1/+1
* taskhub: use more direct access.hjk2012-03-121-7/+5
* Removed module names from #include directives.Erik Verbruggen2012-02-151-1/+1
* Task: Update Task to use Utils::FileName and Core::IdTobias Hunger2012-01-301-2/+3
* Long live the king!hjk2012-01-261-1/+1
* Analyzerbase: Compile with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2012-01-251-2/+2
* On cancel analyzer setup the progress bar closes now.David Schulz2012-01-241-1/+0
* ProjectExplorer: use enum instead of QString for run modehjk2012-01-111-1/+1
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-181-6/+3
|\
| * AnalyzerManager: Fix analyzer actions disabled after build errorDaniel Teske2011-11-151-6/+3
* | mostly core and analyzer: more id-ficationhjk2011-11-151-1/+1
|/
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* QmlJS: Show semantic messages on request.Christian Kamm2011-08-161-9/+1
* QmlProfiler: managing failed starts gracefullyChristiaan Janssen2011-07-251-3/+5
* Analyzer: show correct displayName when StartParameters not usedChristiaan Janssen2011-07-211-1/+4
* analyzer: remove clutterhjk2011-07-061-10/+23
* analyzer: refactor progresshjk2011-07-041-2/+8
* analyzer: finish split of tools into "tools-with-modes"hjk2011-07-041-1/+1
* analyzer: refactoring of analyzer managerhjk2011-07-041-3/+10
* analyzer: refactor AnalyzerManagerhjk2011-06-291-3/+2
* QmlProfiler: Warn user if Qt is too oldKai Koehne2011-06-281-1/+11
* analyzer: remove output panehjk2011-06-271-1/+0
* Analyzer: Use Utils::OutputFormat everywhereKai Koehne2011-06-141-11/+4
* analyzer: cleanuphjk2011-05-181-6/+4
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Move OutputFormatter to Utils lib.con2011-04-261-2/+2
* Merge branch '2.2'Oswald Buddenhagen2011-04-141-14/+13
|\
| * Update license.hjk2011-04-131-14/+13
* | Add analyzer multiple tools, mode & remote supportMike McQuaid2011-04-041-66/+33
* | RunControl: Show correct icon in application outputdt2011-03-281-0/+5
* | QmlProfiler: first commitChristiaan Janssen2011-03-241-0/+1
|/
* Valgrind: Fix coding style issues.Friedemann Kleint2011-03-081-4/+4
* Add analyzer base plugin.Mike McQuaid2011-03-041-0/+196