aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/valgrind/callgrindvisualisation.cpp
Commit message (Expand)AuthorAgeFilesLines
* Valgrind: Remove some dead endsJarek Kobus2025-02-141-16/+0
* Valgrind: Keep multiple arg()Jarek Kobus2024-01-291-1/+1
* Valgrind: Squash nested namespacesJarek Kobus2023-08-171-4/+2
* Valgrind: Fix includesJarek Kobus2023-08-171-7/+3
* ValgrindPlugin: Use QList instead of QVectorJarek Kobus2023-08-081-2/+2
* Merge remote-tracking branch 'origin/9.0' into 10.0Eike Ziller2023-04-241-1/+1
|\
| * Fix dangling references, found by GCC 13Thiago Macieira2023-04-201-1/+1
* | Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
|/
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-071-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Valgrind: Use Tr::trhjk2022-07-111-1/+3
* Valgrind: Remove foreach / Q_FOREACH usageArtem Sokolovskii2022-05-201-2/+4
* Remove unneeded includeJarek Kobus2020-12-101-1/+0
* Valgrind: Replace QLinkedListhjk2020-06-241-7/+7
* Use less nullptr for empty flagshjk2020-01-211-1/+1
* Fix Qt 5.13 deprecation warning about QFontMetrics::width()Friedemann Kleint2019-02-151-1/+1
* Fix some deprecation warnings in basic pluginsFriedemann Kleint2019-02-111-1/+1
* Fix warning: "Missing emit keyword on signal call"Alessandro Portale2019-01-171-2/+2
* Valgrind: ModernizeAlessandro Portale2018-12-101-9/+8
* Valgrind: Strip QLatin1*Orgad Shaneh2018-12-031-2/+2
* Valgrind: Use multi-arg version of arg()Robert Loehning2018-10-231-2/+1
* Valgrind: Proactively shut up sanity bothjk2018-08-011-31/+31
* Prefer using 'override' instead of 'virtual'Alessandro Portale2018-07-111-5/+5
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Valgrind: Port to Qt5-style connectOrgad Shaneh2015-02-091-29/+20
|/
* Adapt bugtracker URLEike Ziller2014-12-191-1/+1
* License updateEike Ziller2014-10-091-7/+8
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Fix coding style for else statementsOrgad Shaneh2013-07-171-4/+3
* 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
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-2/+1
* | Valgrind: Compile with QT_NO_CAST_FROM_ASCIIOrgad Shaneh2012-11-271-2/+2
|/
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-11/+11
* bugreports.qt.nokia.com -> bugreports.qt-project.orgDaniel Molkentin2012-01-261-1/+1
* Long live the king!hjk2012-01-261-1/+1
* all: s/[email protected]/[email protected]/hjk2011-11-031-2/+2
* Changed links to bugtracker to httpsRobert Loehning2011-08-101-1/+1
* valgrind: code cosmeticshjk2011-07-131-4/+2
* analyzer: merge valgrind based tool pluginshjk2011-05-231-0/+464