aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/valgrind
Commit message (Expand)AuthorAgeFilesLines
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-1/+0
* Valgrind: Replace QLinkedListhjk2020-06-241-7/+7
* All: Use Utils::SkipEmptyPartshjk2020-06-171-3/+4
* Various places: performance-for-range-copyAlessandro Portale2020-06-151-1/+1
* Use dialogParent() instead of mainWindow()Eike Ziller2020-06-023-6/+6
* Utils: Replace FileChooser::path() by filePath().toString()hjk2020-04-092-3/+3
* Port QtCreator over to use filterRegularExpressionLars Knoll2020-04-012-3/+3
* Add some additional shortcuts for actionsEike Ziller2020-03-171-1/+1
* ProjectExplorer: Replace a few foreach()hjk2020-03-021-1/+1
* ProjectExplorer: Disentangle ProjectExplorer::updateRunActionshjk2020-02-262-2/+2
* Globally disable WindowContextHelpButtonHintKai Koehne2020-02-251-3/+0
* Make TextEditor setup more flexibleEike Ziller2020-02-121-1/+1
* Provide an empty default IPlugin::extensionsInitialized()hjk2020-02-071-1/+0
* Utils: Add a non-toolbar variant of the "RELOAD" iconAlessandro Portale2020-02-071-1/+1
* Add final specifies to classesIgor Sidorov2020-02-053-3/+3
* Core, ProjectExplorer, Valgrind: Settingspage cosmeticshjk2020-02-041-1/+1
* Qmake: Handle QFlags deprecationhjk2020-01-291-1/+1
* Use less nullptr for empty flagshjk2020-01-211-1/+1
* Valgrind: Apply new SettingsPage patternshjk2020-01-174-70/+60
* Core: Introduce a IOptionsPage::setCategoryIconPathhjk2020-01-161-1/+1
* ProjectExplorer: Consolidate some Session::active* accesseshjk2019-11-292-2/+2
* 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-055-32/+23
* ProjectExplorer: Use a ISettingsAspect::setConfigWidgetCreator() setterhjk2019-08-302-7/+7
* ProjectExplorer: Re-work setup runworker factorieshjk2019-08-092-4/+10
* Some clang-tidy -use-modernize-nullptrhjk2019-08-012-2/+2
* Utils: Add CommandLine convenience constructorshjk2019-07-233-6/+5
* Valgrind: Move to Utils::FilePath in some placeshjk2019-07-235-28/+31
* Replace remaining Utils::FileName occurrences by Utils::FilePathhjk2019-07-231-1/+1
* Avoid warning on empty expressionshjk2019-07-234-4/+4
* 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-219-14/+15
* | Valgrind: Use more Utils::CommandLinehjk2019-06-171-14/+13
|/
* Valgrind: Handle CRLF appropriateChristian Stenger2019-06-131-1/+6
* Valgrind: Sanitize commandline parameter constructionhjk2019-06-051-9/+8
* Valgrind: Shuffle codehjk2019-06-041-41/+41
* connect() to ambiguous signals/slots: Replace static_cast with QOverloadAlessandro Portale2019-05-281-1/+1
* Utils: Rename FileName to FilePathhjk2019-05-286-8/+8
* ExtensionSystem: Move away from QListEike Ziller2019-05-272-3/+3
* CMake build: Add ability to disable building of individual pluginsEike Ziller2019-05-231-9/+9
* Qt Creator CMake portCristian Adam2019-05-171-0/+63
* Valgrind: Use external test data if availableChristian Stenger2019-05-101-13/+33
* Fix build after 741950a3aadc199ca2f4491d66b04438001b6f59David Schulz2019-03-261-1/+1
* Valgrind: Restructure plugin setuphjk2019-03-2510-261/+286
* ProjectExplorer: Replace RunControl::producerhjk2019-03-202-4/+2
* Valgrind: Compile fix with Heobhjk2019-03-141-2/+3
* ProjectExplorer: Move RunControl related classes to separate file pairhjk2019-03-133-3/+3