summaryrefslogtreecommitdiff
path: root/src/settingsdialog.cpp
Commit message (Expand)AuthorAgeFilesLines
* Apply clang-format.Mikaël Capelle2023-07-091-27/+27
* Reorganize settingsdialog classes to match UI.Mikaël Capelle2021-01-291-4/+4
* Re-organize settings. Add setting to remember filters when restarting MO.Mikaël Capelle2021-01-101-0/+2
* don't skip paths for portable instance, what am I doingisanae2020-11-031-1/+1
* Display plugins in a tree instead of a list in the settings dialog.Mikaël Capelle2020-09-291-1/+1
* added ExitModOrganizer(), used instead of qApp->exit()isanae2019-10-071-13/+8
* TaskDialog for restarting as admin for steamisanae2019-09-191-15/+29
* split settings into a bunch of classesisanae2019-09-021-3/+3
* removed directinterfaceisanae2019-09-021-6/+1
* moved more nexus stuff to settingsisanae2019-08-261-0/+4
* changed crash dump type to use enum instead of intisanae2019-08-241-25/+1
* made member variables in SettingsTab private, added accessorsisanae2019-08-171-21/+19
* moved all geometry save, restore and reset to GeometrySettingsisanae2019-08-161-10/+1
* rebased to new loggingisanae2019-08-021-2/+2
* removed obsolete load mechanismsisanae2019-08-021-1/+1
* cleaned up includesisanae2019-08-021-26/+0
* moved tabs to SettingsDialogisanae2019-08-021-2/+103
* split workarounds tabisanae2019-08-021-51/+0
* split plugins tabisanae2019-08-021-52/+0
* renamed tab classes, clashing with mod info dialogisanae2019-08-021-277/+1
* split paths tabisanae2019-08-021-113/+0
* moved SettingsTab out of Settingsisanae2019-08-021-105/+0
* nexus info and stats in settingsisanae2019-07-121-22/+76
* refactored state messagesisanae2019-07-111-112/+6
* api key validator in settingsisanae2019-07-111-41/+120
* moved NexusSSOLogin to nxmaccessmanagerisanae2019-07-111-171/+27
* reworked the nexus connection panelisanae2019-07-111-84/+237
* moved api user account classes to their own filesisanae2019-06-141-2/+4
* fixed title on the manual key dialogisanae2019-06-041-0/+2
* renamed "revoke nexus authorization" to "disconnect from nexus" because "revo...isanae2019-06-041-19/+110
* added new dialog to enter api key manuallyisanae2019-06-031-0/+43
* fixes for /permissive-:isanae2019-05-261-1/+1
* Restart MO if the API key is changed or the reset geometries button was clickedLostDragonist2019-04-301-0/+14
* Add setting to hide the API counterLostDragonist2019-03-061-13/+0
* Rework SSO for new protocol and utilize MO2 application IDSilarn2019-02-181-16/+50
* Several Nexus API-related changesSilarn2019-02-181-13/+35
* Initial Nexus API changes:Silarn2019-02-181-0/+42
* Merge remote-tracking branch 'origin/Develop' into archive_conflicts_2Silarn2019-01-181-3/+3
|\
| * Support for force loading librariesLostDragonist2019-01-111-3/+3
* | Merge branch 'Develop' into archive_conflicts_2LostDragonist2018-12-301-55/+35
|\|
| * Apply alpha color settings to the settings dialogLostDragonist2018-12-301-57/+25
| * Added Alpha channel to color pickersProject5792018-12-311-4/+4
* | Fix conflict colors and make archive conflict colors configurableLostDragonist2018-12-301-23/+33
|/
* Add the ability to change the managed game directoryLostDragonist2018-12-111-0/+10
* Add workarounds button to reset window geometriesLostDragonist2018-12-081-0/+4
* Add executable blacklistingLostDragonist2018-11-291-0/+27
* Resize plugin settings to make keys visibleLostDragonist2018-11-261-0/+4
* Less strict implementation of path normalizationLostDragonist2018-11-101-11/+8
* Normalize path settings to prevent extra charactersLostDragonist2018-11-101-0/+41
* Fix button colors in the settings dialog with the default themeLostDragonist2018-11-091-14/+18