summaryrefslogtreecommitdiff
path: root/src/settings.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add setting to show notifications when downloads complete or fail (#2338)Jonathan Feenstra2026-05-151-0/+10
* Migrating to OAuth Authentication (#2374)Jeremy Rimpo2026-05-121-3/+60
* Defer second nxmhandler call (#2390)Jeremy Rimpo2026-05-061-16/+25
* Extended MODL / direct download handling (#2384)Jeremy Rimpo2026-05-031-2/+30
* Highlight mods that contain selected files in data tab (#2179)Jonathan Feenstra2025-01-021-4/+4
* Highlight masters of selected plugins (#2140)Jonathan Feenstra2024-10-121-0/+10
* Use new Skip File & Skip Directory in usvfs (#2033)Twinki2024-06-151-0/+28
* Dialogs and bugfixesJeremy Rimpo2023-09-211-0/+10
* Several updatesJeremy Rimpo2023-09-211-0/+10
* Add reminder dialog for old instancesJeremy Rimpo2023-09-211-0/+10
* Default profile settings (#1869)Jeremy Rimpo2023-09-191-0/+30
* Apply clang-format.Mikaël Capelle2023-07-091-301/+244
* Merge pull request #1621 from LostDragonist/misc_fixesChris Bessent2021-11-231-0/+1
|\
| * Add Brave to the default blacklistChris Bessent2021-11-221-0/+1
* | Add a toggle for the Alt key showing the menubarQudix2021-09-111-0/+10
|/
* Enable collapsible separators in reverse order by default.Mikaël Capelle2021-01-301-2/+1
* Add migration code to remove old settings from ModOrganizer.ini.Mikaël Capelle2021-01-301-0/+6
* Move settings around. Remove unused settings.Mikaël Capelle2021-01-291-56/+0
* Add option to enable auto-collapse on hover after delay.Mikaël Capelle2021-01-171-0/+10
* Add setting to not check for updates after installing mods.Mikaël Capelle2021-01-171-0/+10
* Add setting to automatically hide download after installation.Mikaël Capelle2021-01-141-0/+10
* Add settings to enable/disable icons on collapsed separators.Mikaël Capelle2021-01-141-0/+10
* Disable highlighting from/to separators separately.Mikaël Capelle2021-01-141-4/+14
* Add setting to enable/disable collapsible priority depending on the sort order.Mikaël Capelle2021-01-111-4/+7
* Tentative fix for automatic text color when markers or separator colors are u...Mikaël Capelle2021-01-101-4/+4
* Add option to have different separator collapsed/expanded states between prof...Mikaël Capelle2021-01-101-0/+10
* 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