aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/valgrind/valgrindengine.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* | Port to new connect apiMontel Laurent2015-01-301-7/+10
|/
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Replace QLatin1String("x") with QLatin1Char('x') where possibleKai Koehne2014-09-041-1/+1
|/
* Fix Qt4 compilationOrgad Shaneh2014-07-061-1/+1
* Valgrind: Remove redundant local variableOrgad Shaneh2014-06-161-2/+1
* Analyzer: Remove unused fieldOrgad Shaneh2014-06-161-2/+0
* ProgressManager: Handle QFutureInterface by value in addTimedTaskhjk2014-05-301-7/+5
* Valgrind: Use generic timed future for uncertain progresshjk2014-05-131-12/+1
* Valgrind: Support console applicationsOrgad Shaneh2014-05-081-0/+1
* Valgrind: Remove unneeded separate FutureWatcherhjk2014-05-081-6/+2
* Valgrind: Use QString for processOutput signalOrgad Shaneh2014-05-051-6/+6
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Remove most trailing newlines from translated messages.Friedemann Kleint2013-10-221-4/+4
* Valgrind: fix UI text capitalization and punctuationLeena Miettinen2013-10-101-5/+5
* Valgrind: Add gui option "Detect self-modifying code"Nikolai Kosjar2013-09-101-1/+23
* ProjectManager: Use Core::Id for progress typeshjk2013-09-041-1/+1
* Core: Static pattern for ProgressManager, clean up all usershjk2013-09-021-1/+1
* ProjectExplorer/Analyzer: Merge RunConfigurationAspectshjk2013-08-161-2/+2
* Analyzer: Rename AbstractAnalyzerSubConfig to ISettingsAspecthjk2013-08-131-1/+1
* Analyzer: Cleanup settings handlinghjk2013-08-121-6/+9
* Analyzer: Merge IAnalyzerEngine and AnalyzerRunControlhjk2013-08-011-17/+17
* Analyzer: Simplify IAnalyzerEngine interfacehjk2013-08-011-2/+2
* Valgrind: Reduce number of function callshjk2013-07-111-14/+14
* 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
* | Analyzer/Debugger: clean uphjk2013-01-101-25/+26
* | Analyzer: Compile fix for some usually #if'ed out codehjk2013-01-101-4/+4
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-3/+2
* | Valgrind: Compile with QT_NO_CAST_FROM_ASCIIOrgad Shaneh2012-11-271-3/+3
|/
* Adjust license headershjk2012-10-051-22/+20
* Make IOutputPane behaviour more granularDaniel Teske2012-09-131-1/+1
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Make PluginManager mostly static.Eike Ziller2012-06-191-2/+1
* Normalized connect()sRobert Loehning2012-03-061-2/+2
* Rename {Analyzer,Debugger}ProjectSettings to *RunConfigurationAspecthjk2012-02-231-1/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-2/+2
* Long live the king!hjk2012-01-261-1/+1
* Use new static ICore interface.hjk2012-01-241-2/+2
* On cancel analyzer setup the progress bar closes now.David Schulz2012-01-241-2/+4
* progress bar change status to cancel in the analyzerDavid Schulz2012-01-231-0/+2
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-111-2/+2
|\
| * all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* | valgrind: fake some kind of 'progress'hjk2011-10-311-0/+10
* | analyzer: merge start and startRemote partiallyhjk2011-10-201-4/+3
|/
* QmlProfiler: managing failed starts gracefullyChristiaan Janssen2011-07-251-1/+3
* analyzer: merge valgrind related settingshjk2011-07-131-2/+2
* analyzer: refactor progresshjk2011-07-041-1/+1
* analyzer: finish split of tools into "tools-with-modes"hjk2011-07-041-1/+1