summaryrefslogtreecommitdiff
path: root/src/plugins/coreplugin/themechooser.cpp
Commit message (Expand)AuthorAgeFilesLines
* Core: Tr::trhjk2023-01-171-7/+6
* 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
* CorePlugin: Remove foreach / Q_FOREACH usage mostly in dialogsArtem Sokolovskii2022-05-041-1/+1
* Core: Add a default parameter to various ICore::*path functionshjk2021-04-271-2/+2
* ICore: Change some path API to use FilePathEike Ziller2021-04-261-5/+5
* Theme: fix saving default theme on dark systemsDavid Schulz2021-03-021-6/+8
* Theme: Use dark theme by default on dark windowsDavid Schulz2021-01-191-3/+4
* Core: Save less settingsEike Ziller2020-12-111-2/+4
* Provide "Restart Now" functionalityEike Ziller2020-01-071-3/+5
* Remove usages of deprecated APIs of QLayoutSona Kurazyan2019-09-021-1/+1
* Core: ModernizeAlessandro Portale2018-08-081-2/+2
* app_version.h: Make IDE name configurableTobias Hunger2017-09-051-1/+1
* Core: Handle an invalid theme id from the settingsAlessandro Portale2017-04-151-2/+10
* Remove spaces in initializer listsTim Jenssen2017-02-221-1/+1
* Replace a few occurrences of QStringList() << ...hjk2017-02-081-1/+1
* Theme Settings: Fix that options page switched back to current themeEike Ziller2016-11-021-2/+7
* Core: Refactor argument handlingEike Ziller2016-11-021-2/+21
* Core: Add override to modelsEike Ziller2016-05-181-2/+2
* Core: Use a constant for the default creator themeAlessandro Portale2016-03-181-2/+2
* ThemeChooser: Remove an unneeded function and an unused variableOrgad Shaneh2016-01-211-17/+6
* Rename ThemeSettingsWidget -> ThemeChooserOrgad Shaneh2016-01-211-0/+230