aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/valgrind/callgrind
Commit message (Expand)AuthorAgeFilesLines
* Finish merging Runnable and StandardRunnablehjk2018-05-232-5/+4
* Valgrind: Consistently use nullptrTobias Hunger2018-05-083-3/+3
* Valgrind: Use override consistentlyTobias Hunger2018-05-074-18/+18
* Valgrind: Fix callgrind parsing with git versionOrgad Shaneh2017-11-171-1/+3
* Valgrind: Init members of CallgrindControllerRobert Loehning2017-07-181-2/+2
* Valgrind: Remove CallgrindController's use of ValgrindProcesshjk2017-06-292-69/+96
* Valgrind: Fix Memcheck startup on remote linuxhjk2017-06-281-9/+9
* Valgrind: Dissolve CallGrindRunnerhjk2017-06-223-195/+1
* Valgrind: Check function early to avoid nullptr derefRobert Loehning2017-04-041-2/+5
* Valgrind: De-slotOrgad Shaneh2017-03-205-11/+4
* Utils: Introduce a TemporaryDirectory and TemporaryFile classTobias Hunger2017-01-201-3/+2
* Valgrind: Mark destructor of base class as virtualTobias Hunger2016-11-292-9/+5
* Use QString::splitRef() instead of QString::split()Friedemann Kleint2016-11-251-1/+1
* Wholesale conversion to #pragma oncehjk2016-03-3015-60/+15
* Valgrind: Do not open a terminal for callgrind controlOrgad Shaneh2016-03-111-1/+1
* Valgrind: Clean up tools interface a bithjk2016-03-024-41/+14
* Valgrind: Remove unneeded 'slot' markup in CallgrindRunnerhjk2016-02-021-9/+4
* Valgrind: Simplify device setup and handlinghjk2016-02-021-4/+1
* Valgrind: Postpone the decision on whether its a local runhjk2016-02-021-1/+1
* Valgrind: Use StandardRunnable in ValgrindRunner and ValgrindProcesshjk2016-01-261-2/+0
* Valgrind: Prevent division by zeroOrgad Shaneh2016-01-262-4/+4
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-1928-476/+336
* Merge remote-tracking branch 'origin/3.4'Eike Ziller2015-06-172-6/+4
|\
| * Valgrind: Fix possible crashesChristian Stenger2015-06-152-6/+4
* | Callgrind: avoid rude warningsNikita Baryshnikov2015-06-112-3/+3
|/
* Valgrind: Fix memory leakOrgad Shaneh2015-03-091-1/+1
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-1228-168/+168
|\
| * Update LicenseEike Ziller2015-01-1628-168/+168
* | Valgrind: Port to Qt5-style connectOrgad Shaneh2015-02-092-16/+16
* | Valgrind: Replace QDir::separator with slashOrgad Shaneh2015-02-021-3/+3
|/
* Adapt bugtracker URLEike Ziller2014-12-191-1/+1
* Valgrind: Do not reset events on pauseOrgad Shaneh2014-11-041-3/+1
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-1428-196/+224
|\
| * License updateEike Ziller2014-10-0928-196/+224
* | Do not use deprecated Qt functionality.Christian Kandeler2014-08-291-1/+1
* | Use Qt 5's QStringList::join(QChar)hjk2014-08-251-1/+1
|/
* Valgrind: Fix early deletion of processOrgad Shaneh2014-07-031-1/+1
* Reinvent deprecated qSort as Utils::sortNikita Baryshnikov2014-06-191-13/+4
* Valgrind: Update callgrind_control help textOrgad Shaneh2014-06-161-3/+1
* Valgrind: Pass const vector by referenceOrgad Shaneh2014-05-202-2/+2
* Cleanup whitespaceOrgad Shaneh2014-05-161-1/+1
* Valgrind: Don't use QString::fromLocal8Bit() on remote output.Christian Kandeler2014-05-121-1/+1
* Valgrind: Remove dialog asking for IP address.Christian Kandeler2014-05-081-3/+5
* Incremented year in copyright infoRobert Loehning2014-01-0828-28/+28
* Rename "[Mm]ethod(s)" to "[Ff]unction(s)"Nikolai Kosjar2013-10-102-2/+2
* valgrind: Remove dead codeTobias Hunger2013-09-121-12/+0
* Remove superfluous include paths from project files.Christian Kandeler2013-09-021-2/+0
* Analyzer: Merge Valgrind process classeshjk2013-07-111-6/+6
* Fix Krazy warnings about includes/header guards in Analyzer.Friedemann Kleint2013-03-122-4/+4
* Reduce padding in often-used structsTobias Hunger2013-02-211-5/+5