aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cppcheck/cppcheckoptions.cpp
Commit message (Expand)AuthorAgeFilesLines
* CppCheck: Rename options to settingshjk2023-07-181-158/+0
* CppCheck: Use new settings patternhjk2023-07-181-7/+26
* Utils: Use FilePathAspect::setDefaultValuehjk2023-06-301-1/+1
* CppCheck: Move to simpler setLayouter callshjk2023-05-311-4/+4
* CppCheck: Register settingsaspect more directlyhjk2023-05-261-15/+0
* Use more FilePathAspecthjk2023-05-191-1/+0
* Utils: Make PagedSettings::readSettings() calls shorterhjk2023-05-161-1/+1
* CppCheck: Rework settings handlinghjk2023-05-161-194/+110
* Layouts: Add/remove contentMargins where neededAlessandro Portale2023-05-041-0/+1
* CppCheck: Use IOptionPage::setWidgetCreator() for settingshjk2023-04-211-21/+29
* Translations: Replace QCoreApplication::translate() with Tr::tr()Alessandro Portale2023-02-101-1/+2
* Translations: Fix stray QApplication::translate() callsAlessandro Portale2023-02-081-1/+1
* CppCheck: Tr::tr and code cosmeticshjk2023-01-101-28/+28
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Various: Use qtcEnvironmentVariable* instead of qEnvironmentVariable*Eike Ziller2022-08-301-1/+2
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* CppCheck: Use more FilePathhjk2021-10-051-10/+10
* Utils/ProjectExplorer: Move re-usabled bits of aspects to Utilshjk2020-09-231-2/+2
* Utils: Replace FileChooser::path() by filePath().toString()hjk2020-04-091-1/+1
* Core: Introduce a IOptionsPage::setCategoryIconPathhjk2020-01-161-1/+1
* Cppcheck: Add ability to manually run cppcheckSergey Morozov2019-12-041-111/+89
* Cppcheck: Use plural like in other stringsRobert Loehning2018-11-291-1/+1
* Fix missing translation contextsEike Ziller2018-10-251-0/+1
* CppCheck: Add a category text and icon to the Option pageAlessandro Portale2018-10-221-0/+4
* Cppcheck: Add missing space to translatable stringLeena Miettinen2018-10-191-1/+1
* Cppcheck: Reduce uses of autoOrgad Shaneh2018-09-261-7/+7
* Cppcheck: Add cppcheck static analysis toolSergey Morozov2018-09-181-0/+267