index
:
ariadne.git
master
Linux port of mod organizer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
settings.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add setting to show notifications when downloads complete or fail (#2338)
Jonathan Feenstra
2026-05-15
1
-0
/
+10
*
Migrating to OAuth Authentication (#2374)
Jeremy Rimpo
2026-05-12
1
-3
/
+60
*
Defer second nxmhandler call (#2390)
Jeremy Rimpo
2026-05-06
1
-16
/
+25
*
Extended MODL / direct download handling (#2384)
Jeremy Rimpo
2026-05-03
1
-2
/
+30
*
Highlight mods that contain selected files in data tab (#2179)
Jonathan Feenstra
2025-01-02
1
-4
/
+4
*
Highlight masters of selected plugins (#2140)
Jonathan Feenstra
2024-10-12
1
-0
/
+10
*
Use new Skip File & Skip Directory in usvfs (#2033)
Twinki
2024-06-15
1
-0
/
+28
*
Dialogs and bugfixes
Jeremy Rimpo
2023-09-21
1
-0
/
+10
*
Several updates
Jeremy Rimpo
2023-09-21
1
-0
/
+10
*
Add reminder dialog for old instances
Jeremy Rimpo
2023-09-21
1
-0
/
+10
*
Default profile settings (#1869)
Jeremy Rimpo
2023-09-19
1
-0
/
+30
*
Apply clang-format.
Mikaël Capelle
2023-07-09
1
-301
/
+244
*
Merge pull request #1621 from LostDragonist/misc_fixes
Chris Bessent
2021-11-23
1
-0
/
+1
|
\
|
*
Add Brave to the default blacklist
Chris Bessent
2021-11-22
1
-0
/
+1
*
|
Add a toggle for the Alt key showing the menubar
Qudix
2021-09-11
1
-0
/
+10
|
/
*
Enable collapsible separators in reverse order by default.
Mikaël Capelle
2021-01-30
1
-2
/
+1
*
Add migration code to remove old settings from ModOrganizer.ini.
Mikaël Capelle
2021-01-30
1
-0
/
+6
*
Move settings around. Remove unused settings.
Mikaël Capelle
2021-01-29
1
-56
/
+0
*
Add option to enable auto-collapse on hover after delay.
Mikaël Capelle
2021-01-17
1
-0
/
+10
*
Add setting to not check for updates after installing mods.
Mikaël Capelle
2021-01-17
1
-0
/
+10
*
Add setting to automatically hide download after installation.
Mikaël Capelle
2021-01-14
1
-0
/
+10
*
Add settings to enable/disable icons on collapsed separators.
Mikaël Capelle
2021-01-14
1
-0
/
+10
*
Disable highlighting from/to separators separately.
Mikaël Capelle
2021-01-14
1
-4
/
+14
*
Add setting to enable/disable collapsible priority depending on the sort order.
Mikaël Capelle
2021-01-11
1
-4
/
+7
*
Tentative fix for automatic text color when markers or separator colors are u...
Mikaël Capelle
2021-01-10
1
-4
/
+4
*
Add option to have different separator collapsed/expanded states between prof...
Mikaël Capelle
2021-01-10
1
-0
/
+10
*
Re-organize settings. Add setting to remember filters when restarting MO.
Mikaël Capelle
2021-01-10
1
-0
/
+10
*
Add option to enable/disable displaying conflicts on collapsed separators.
Mikaël Capelle
2021-01-03
1
-0
/
+10
*
Save/restore filter list state between run.
Mikaël Capelle
2021-01-02
1
-2
/
+25
*
Visual fixes for the modlist.
Mikaël Capelle
2021-01-02
1
-0
/
+1
*
Fix position of markers in scrollbar for non-flat models.
Mikaël Capelle
2021-01-02
1
-14
/
+3
*
Add option to disable collapsible separators.
Mikaël Capelle
2021-01-02
1
-0
/
+10
*
Save collapse state of separator.
Mikaël Capelle
2021-01-02
1
-0
/
+35
*
fixed warning about ini files with utf8 bom
isanae
2020-12-28
1
-1
/
+28
*
custom browser command
isanae
2020-12-28
1
-2
/
+37
*
don't log modules in winroot
isanae
2020-12-24
1
-7
/
+7
*
also log primary handler
isanae
2020-12-24
1
-0
/
+3
*
dump nxmhandler.ini
isanae
2020-12-24
1
-2
/
+48
*
ignore steam username when dumping settings
isanae
2020-12-24
1
-1
/
+3
*
Add Settings::unregisterPlugin().
Mikaël Capelle
2020-12-02
1
-0
/
+10
*
Merge pull request #1292 from Holt59/iplugin-isactive-refactoring
Mikaël Capelle
2020-11-18
1
-2
/
+21
|
\
|
*
Fix handling of previous 'enabled' settings.
Mikaël Capelle
2020-11-11
1
-7
/
+10
|
*
Improve requirements handling.
Mikaël Capelle
2020-11-11
1
-3
/
+14
|
*
Insert 'enabled' plugin if not present.
Mikaël Capelle
2020-11-11
1
-0
/
+5
*
|
Add a toggle for tracking
Qudix
2020-11-11
1
-0
/
+10
|
/
*
larger initial size for the instance dialog
isanae
2020-11-07
1
-1
/
+7
*
stopped using core dump stuff from usvfs, mo has its own
isanae
2020-11-07
1
-6
/
+6
*
game icons in the instance list
isanae
2020-11-03
1
-0
/
+5
*
moved nexus api stuff to GlobalSettings
isanae
2020-11-03
1
-31
/
+31
*
- changed PathSettings::base() to use the ini's parent directory instead of t...
isanae
2020-11-03
1
-1
/
+3
[next]