summaryrefslogtreecommitdiff
path: root/src/settings.h
Commit message (Expand)AuthorAgeFilesLines
* Use new Skip File & Skip Directory in usvfs (#2033)Twinki2024-06-151-0/+6
* Dialogs and bugfixesJeremy Rimpo2023-09-211-0/+3
* Several updatesJeremy Rimpo2023-09-211-0/+5
* Add reminder dialog for old instancesJeremy Rimpo2023-09-211-0/+3
* Default profile settings (#1869)Jeremy Rimpo2023-09-191-0/+15
* Apply clang-format.Mikaël Capelle2023-07-091-76/+50
* Add a toggle for the Alt key showing the menubarQudix2021-09-111-0/+5
* Remove LoadMechanism completely.Mikaël Capelle2021-01-291-2/+0
* Move settings around. Remove unused settings.Mikaël Capelle2021-01-291-16/+0
* Add option to enable auto-collapse on hover after delay.Mikaël Capelle2021-01-171-0/+6
* Add setting to not check for updates after installing mods.Mikaël Capelle2021-01-171-0/+5
* Add setting to automatically hide download after installation.Mikaël Capelle2021-01-141-0/+5
* Add settings to enable/disable icons on collapsed separators.Mikaël Capelle2021-01-141-0/+5
* Disable highlighting from/to separators separately.Mikaël Capelle2021-01-141-3/+10
* Add setting to enable/disable collapsible priority depending on the sort order.Mikaël Capelle2021-01-111-2/+2
* Add option to have different separator collapsed/expanded states between prof...Mikaël Capelle2021-01-101-0/+5
* Re-organize settings. Add setting to remember filters when restarting MO.Mikaël Capelle2021-01-101-0/+5
* Add option to enable/disable displaying conflicts on collapsed separators.Mikaël Capelle2021-01-031-0/+5
* Save/restore filter list state between run.Mikaël Capelle2021-01-021-3/+7
* Add option to disable collapsible separators.Mikaël Capelle2021-01-021-0/+5
* Save collapse state of separator.Mikaël Capelle2021-01-021-0/+6
* custom browser commandisanae2020-12-281-3/+20
* dump nxmhandler.iniisanae2020-12-241-0/+4
* Add Settings::unregisterPlugin().Mikaël Capelle2020-12-021-1/+2
* Add a toggle for trackingQudix2020-11-111-0/+5
* larger initial size for the instance dialogisanae2020-11-071-1/+9
* stopped using core dump stuff from usvfs, mo has its ownisanae2020-11-071-4/+5
* moved splash stuff to MOSplashisanae2020-11-071-0/+18
* game icons in the instance listisanae2020-11-031-0/+4
* moved nexus api stuff to GlobalSettingsisanae2020-11-031-18/+18
* hide tutorial question optionisanae2020-11-031-0/+3
* added hide option for intro page in create instance dialogisanae2020-11-031-0/+6
* new GlobalSettings class to manage the registryisanae2020-11-031-0/+16
* don't skip paths for portable instance, what am I doingisanae2020-11-031-0/+12
* fixed settings doing weird stuff with multiple instancesisanae2020-11-031-3/+2
* started create instance dialogisanae2020-11-031-0/+1
* more refactoring:isanae2020-11-031-1/+1
* added hidden validation_timeouts settingisanae2020-07-101-0/+2
* Add IOrganizer signal when a plugin setting is changed.Mikaël Capelle2020-06-051-1/+10
* threaded refresherisanae2020-02-181-0/+5
* added support for FilterWidget regexesisanae2020-02-181-0/+6
* Add setting to disable splash since it can cause load time increaseAL2020-02-171-0/+4
* added open previews on double-click optionisanae2019-12-041-1/+6
* added option to hide confirmation when switching instancesisanae2019-11-261-0/+5
* added loot log level optionisanae2019-11-221-0/+5
* added spawn delay setting, not exposedisanae2019-10-071-0/+3
* changed the layout of the general settings tabisanae2019-09-231-0/+5
* added center dialogs optionisanae2019-09-231-0/+6
* ensure windows are on screenisanae2019-09-231-16/+35
* added Settings::isExecutableBlacklisted()isanae2019-09-191-0/+1