aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/valgrind/memchecktool.cpp
Commit message (Expand)AuthorAgeFilesLines
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-1/+0
* Various places: performance-for-range-copyAlessandro Portale2020-06-151-1/+1
* Use dialogParent() instead of mainWindow()Eike Ziller2020-06-021-4/+4
* Utils: Replace FileChooser::path() by filePath().toString()hjk2020-04-091-2/+2
* ProjectExplorer: Replace a few foreach()hjk2020-03-021-1/+1
* ProjectExplorer: Disentangle ProjectExplorer::updateRunActionshjk2020-02-261-1/+1
* Globally disable WindowContextHelpButtonHintKai Koehne2020-02-251-3/+0
* ProjectExplorer: Consolidate some Session::active* accesseshjk2019-11-291-1/+1
* Valgrind: Implement multiple setting profiles for heobHannes Domani2019-11-261-40/+163
* Valgrind: Minor code simplificationhjk2019-11-251-14/+12
* ProjectExplorer: Store some aspect data by value in the RunControlhjk2019-09-051-8/+6
* ProjectExplorer: Re-work setup runworker factorieshjk2019-08-091-3/+5
* Avoid warning on empty expressionshjk2019-07-231-1/+1
* Merge remote-tracking branch 'origin/4.10'Eike Ziller2019-06-281-18/+28
|\
| * Fix lupdate issuesEike Ziller2019-06-271-18/+28
* | Valgrind: Fix compile on WindowsChristian Stenger2019-06-241-1/+1
* | ProjectExplorer: Use Utils::FileName for Runnable::executablehjk2019-06-211-3/+3
|/
* Utils: Rename FileName to FilePathhjk2019-05-281-3/+3
* Fix build after 741950a3aadc199ca2f4491d66b04438001b6f59David Schulz2019-03-261-1/+1
* Valgrind: Restructure plugin setuphjk2019-03-251-99/+107
* ProjectExplorer: Replace RunControl::producerhjk2019-03-201-2/+1
* Valgrind: Compile fix with Heobhjk2019-03-141-2/+3
* ProjectExplorer: Split RunControl constructorhjk2019-03-121-1/+2
* Replace static_casts by QOverload where possiblehjk2019-02-261-3/+3
* ProjectExplorer: Rename KitInformation to KitAspectChristian Kandeler2019-02-111-3/+3
* Fix warning: "Don't call QVector::first() on temporary QList/QVector"Alessandro Portale2019-01-281-1/+1
* fix compile after 0345bcb7ccb4d42bfa8544075c72d022a1ac8ffaDavid Schulz2019-01-251-1/+1
* SSH: Use OpenSSH toolsChristian Kandeler2018-12-131-1/+1
* Valgrind: ModernizeAlessandro Portale2018-12-101-33/+33
* Valgrind: Strip QLatin1*Orgad Shaneh2018-12-031-5/+5
* Merge remote-tracking branch 'origin/4.7' into 4.8Eike Ziller2018-09-261-2/+3
|\
| * Valgrind: Add target executable suffix to heob command lineHannes Domani2018-09-251-2/+3
* | ProjectExplorer: Split IRunConfigurationAspecthjk2018-09-181-2/+1
* | Debugger: Shift some perspective related API to the perspective classhjk2018-08-231-11/+8
* | Shift perspective ownership to pluginshjk2018-08-211-9/+8
* | ProjectExplorer: Remove RunWorker::setDisplayNamehjk2018-08-211-1/+1
* | Debugger: Make most views per-engine instead of singletonshjk2018-08-171-6/+6
* | Merge remote-tracking branch 'origin/4.7'Eike Ziller2018-08-151-1/+2
|\|
| * Valgrind: Fix heob check if executable existsHannes Domani2018-08-141-1/+2
* | Debugger: Tighten Perspective interfacehjk2018-08-131-2/+2
* | Debugger: Make perspective toolbar items part of the perspectivehjk2018-08-061-9/+7
* | Debugger/Perspectives: Go back to QPointer<QObject>hjk2018-08-021-5/+11
* | Debugger: Move ownership of perspective dock widgets to pluginshjk2018-08-011-8/+7
* | Revert "Windows: Match the name case of included files"Orgad Shaneh2018-07-191-1/+1
* | Windows: Match the name case of included filesAlessandro Portale2018-07-121-1/+1
* | Merge remote-tracking branch 'origin/4.7'Eike Ziller2018-06-191-0/+4
|\|
| * Valgrind: Heob: Make heob support translatableChristian Stenger2018-06-141-0/+4
* | Valgrind: Use the majority way to register run workershjk2018-06-041-42/+37
|/
* Finish merging Runnable and StandardRunnablehjk2018-05-231-8/+6
* Merge remote-tracking branch 'origin/4.6'Eike Ziller2018-05-021-1/+3
|\