aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/updateinfo/settingspage.cpp
Commit message (Expand)AuthorAgeFilesLines
* Core/Dialogs: Add privates and avoid inlines for exported classesEike Ziller2024-01-291-0/+1
* Utils: Make Layouting a top level namespacehjk2023-04-251-1/+1
* UpdateInfo: Tr::trAlessandro Portale2023-01-201-22/+20
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Remove unused includes of QGridLayoutJarek Kobus2022-11-181-1/+0
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Utils: Introduce Layouting::{br,st}hjk2022-07-251-5/+5
* Drop Qt5: Various plugins: Get rid of QOverloadJarek Kobus2022-07-201-2/+1
* UpdateInfo: Inline settingspage.uihjk2022-07-131-22/+94
* UpdateInfo: (Optionally) Inform user about new Qt versionsEike Ziller2022-01-251-2/+2
* UpdateInfo: Adapt SettingsPage to new patternshjk2020-01-201-51/+48
* Replace static_casts by QOverload where possiblehjk2019-02-261-1/+1
* UpdateInfo: ModernizeAlessandro Portale2018-12-111-2/+1
* Clean up options page category display name and icon set upEike Ziller2018-04-231-2/+0
* Utils: Separate rendering out of ProgressIndicatorTobias Hunger2017-07-271-1/+1
* Core: Make IOptionsPage::categoryIcon a Utils::IconAlessandro Portale2016-09-201-1/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Refactor UpdateInfo pluginJarek Kobus2015-06-161-8/+117
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | Preferences: Add default implementation for filteringEike Ziller2013-12-101-14/+10
|/
* Fix compilation of update info plugin with Qt 4.Friedemann Kleint2013-11-121-1/+1
* UpdateInfo: Fix warning about initialization order.Christian Kandeler2013-11-121-2/+2
* Implement settings page for updater plugin.kh12013-11-111-0/+74