aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/valgrind/valgrindconfigwidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* Valgrind: Merge configwidget population to settings aspect containerhjk2023-07-241-111/+0
* Valgrind: Move global settings handling closer to current patternhjk2023-07-241-16/+21
* Consistently use "Callgrind" and "Memcheck"Eike Ziller2023-06-131-3/+4
* Translations: Replace QCoreApplication::translate() with Tr::tr()Alessandro Portale2023-02-101-1/+2
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-25/+2
* Utils: Settle on lowerSnakeCase for LayoutBuilder::Setterhjk2022-07-271-3/+3
* Utils: Introduce Layouting::{br,st}hjk2022-07-251-16/+15
* Utils: Make Layouting::Group { .. } less weirdhjk2022-07-221-4/+6
* Valgrind: Use Tr::trhjk2022-07-111-8/+6
* Analyzer: Base ISettingsAspect on Utils::AspectContainerhjk2021-04-121-2/+2
* Utils: Avoid intermediate widgets when using LayoutBuilderhjk2021-03-161-3/+3
* Valgrind: Create a SuppressionsAspecthjk2021-03-121-153/+7
* Valgrind: Aspectify settingshjk2021-03-041-166/+99
* Valgrind: Allow specifying extra arguments to valgrind etchjk2021-02-171-0/+19
* Valgrind: Apply new SettingsPage patternshjk2020-01-171-3/+53
* Valgrind: Restructure plugin setuphjk2019-03-251-1/+1
* Replace static_casts by QOverload where possiblehjk2019-02-261-5/+5
* Valgrind: ModernizeAlessandro Portale2018-12-101-1/+1
* Callgrind: Support opening last results in KCachegrindOrgad Shaneh2018-12-031-0/+5
* Valgrind: Strip QLatin1*Orgad Shaneh2018-12-031-1/+1
* ProjectExplorer: Remove direct runconfig dependency from ISettingsAspecthjk2018-09-111-4/+2
* Valgrind: Fix cyclic connectOrgad Shaneh2017-11-171-2/+0
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Utils: Rename PathChooser::changed() signal.Christian Kandeler2015-09-031-1/+1
* 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-26/+28
* | Port to new connect apiMontel Laurent2015-01-301-36/+32
|/
* Valgrind: Fix memory leakOrgad Shaneh2014-11-241-2/+5
* License updateEike Ziller2014-10-091-7/+8
* Valgrind: Compile fix for Windowshjk2014-06-191-0/+2
* Reinvent deprecated qSort as Utils::sortNikita Baryshnikov2014-06-191-6/+2
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | Valgrind: Add history completer to path choosersTobias Hunger2013-11-261-0/+1
|/
* Valgrind: Memcheck: Add gui options for --show-origins and --leak-checkNikolai Kosjar2013-09-101-0/+12
* Valgrind: Add gui option "Detect self-modifying code"Nikolai Kosjar2013-09-101-0/+3
* Analyzer: Cleanup settings handlinghjk2013-08-121-1/+2
* 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
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-051-22/+20
|\|
| * Adjust license headershjk2012-10-051-22/+20
* | Utils: Introduce HostOsInfo class.Christian Kandeler2012-08-271-6/+7
|/
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-3/+3
* Long live the king!hjk2012-01-261-1/+1
* valgrind: use native dialog for suppression files.hjk2011-11-111-14/+10
* all: s/[email protected]/[email protected]/hjk2011-11-031-2/+2
* Make sensible use of global analyzer settingsEike Ziller2011-08-011-16/+21