summaryrefslogtreecommitdiff
path: root/src/settings.cpp
Commit message (Expand)AuthorAgeFilesLines
* Re-organize settings. Add setting to remember filters when restarting MO.Mikaël Capelle2021-01-101-0/+10
* Add option to enable/disable displaying conflicts on collapsed separators.Mikaël Capelle2021-01-031-0/+10
* Save/restore filter list state between run.Mikaël Capelle2021-01-021-2/+25
* Visual fixes for the modlist.Mikaël Capelle2021-01-021-0/+1
* Fix position of markers in scrollbar for non-flat models.Mikaël Capelle2021-01-021-14/+3
* Add option to disable collapsible separators.Mikaël Capelle2021-01-021-0/+10
* Save collapse state of separator.Mikaël Capelle2021-01-021-0/+35
* fixed warning about ini files with utf8 bomisanae2020-12-281-1/+28
* custom browser commandisanae2020-12-281-2/+37
* don't log modules in winrootisanae2020-12-241-7/+7
* also log primary handlerisanae2020-12-241-0/+3
* dump nxmhandler.iniisanae2020-12-241-2/+48
* ignore steam username when dumping settingsisanae2020-12-241-1/+3
* Add Settings::unregisterPlugin().Mikaël Capelle2020-12-021-0/+10
* Merge pull request #1292 from Holt59/iplugin-isactive-refactoringMikaël Capelle2020-11-181-2/+21
|\
| * Fix handling of previous 'enabled' settings.Mikaël Capelle2020-11-111-7/+10
| * Improve requirements handling.Mikaël Capelle2020-11-111-3/+14
| * Insert 'enabled' plugin if not present.Mikaël Capelle2020-11-111-0/+5
* | Add a toggle for trackingQudix2020-11-111-0/+10
|/
* larger initial size for the instance dialogisanae2020-11-071-1/+7
* stopped using core dump stuff from usvfs, mo has its ownisanae2020-11-071-6/+6
* game icons in the instance listisanae2020-11-031-0/+5
* moved nexus api stuff to GlobalSettingsisanae2020-11-031-31/+31
* - changed PathSettings::base() to use the ini's parent directory instead of t...isanae2020-11-031-1/+3
* hide tutorial question optionisanae2020-11-031-0/+11
* added hide option for intro page in create instance dialogisanae2020-11-031-0/+15
* new GlobalSettings class to manage the registryisanae2020-11-031-0/+36
* don't skip paths for portable instance, what am I doingisanae2020-11-031-2/+16
* fixed settings doing weird stuff with multiple instancesisanae2020-11-031-20/+20
* started create instance dialogisanae2020-11-031-6/+13
* more refactoring:isanae2020-11-031-1/+1
* added hidden validation_timeouts settingisanae2020-07-101-0/+34
* don't log old nexus username and passwordisanae2020-07-101-1/+1
* Add IOrganizer signal when a plugin setting is changed.Mikaël Capelle2020-06-051-0/+30
* now using new common cmakefilesisanae2020-04-231-1/+1
* Add option to filterwidget to keep selection in viewAL2020-02-231-0/+2
* threaded refresherisanae2020-02-181-0/+10
* added support for FilterWidget regexesisanae2020-02-181-0/+18
* Add setting to disable splash since it can cause load time increaseAL2020-02-171-0/+10
* Set version for new instancesChris Bessent2020-01-121-0/+1
* Changed default behavior for "Open Previews on double click" to trueAl2019-12-081-1/+1
* added open previews on double-click optionisanae2019-12-041-1/+11
* added option to hide confirmation when switching instancesisanae2019-11-261-0/+10
* added loot log level optionisanae2019-11-221-0/+11
* added spawn delay setting, not exposedisanae2019-10-071-0/+11
* added error messages to FileRenamer and a few moreisanae2019-10-041-2/+4
* changed the layout of the general settings tabisanae2019-09-231-0/+10
* added center dialogs optionisanae2019-09-231-1/+33
* ensure windows are on screenisanae2019-09-231-18/+72
* steam confirmation now using TaskDialogisanae2019-09-191-1/+1