index
:
ariadne.git
master
Linux port of mod organizer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
organizercore.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve code for reading text files line-by-line
Jonathan Feenstra
2026-05-17
1
-4
/
+8
*
Add setting to show notifications when downloads complete or fail (#2338)
Jonathan Feenstra
2026-05-15
1
-0
/
+9
*
Migrating to OAuth Authentication (#2374)
Jeremy Rimpo
2026-05-12
1
-7
/
+9
*
Stable DownloadId refactor (#2375)
Al
2026-05-07
1
-1
/
+2
*
Add instanceName and profiles methods to plugin API (#2321)
Jonathan Feenstra
2026-01-11
1
-0
/
+19
*
Move to VCPKG (#2068)
Mikaël Capelle
2025-05-29
1
-8
/
+8
*
Oblivion Remastered Meta PR (#2241)
Jeremy Rimpo
2025-05-23
1
-16
/
+37
*
Update following USVFS move to VCPKG. (#2244)
Mikaël Capelle
2025-05-22
1
-1
/
+1
*
Archive preview support (#2056)
Jeremy Rimpo
2024-07-11
1
-3
/
+24
*
Use new Skip File & Skip Directory in usvfs (#2033)
Twinki
2024-06-15
1
-3
/
+6
*
Refactoring of game features for better management. (#2043)
Mikaël Capelle
2024-06-09
1
-20
/
+27
*
Switch from fmtlib to std::format. (#2031)
Mikaël Capelle
2024-05-25
1
-2
/
+2
*
Download issue fixes
Jeremy Rimpo
2023-11-05
1
-0
/
+2
*
Merge pull request #1894 from ModOrganizer2/loot_0_22
Jeremy Rimpo
2023-10-03
1
-0
/
+2
|
\
|
*
Updates to refresh sort button after various events
Jeremy Rimpo
2023-10-02
1
-0
/
+2
*
|
Fix QTimer being created on incorrect thread after refresh.
Mikaël Capelle
2023-10-02
1
-3
/
+3
|
/
*
Refresh Callback (+ Extra for AboutToRun) (#1884)
Mikaël Capelle
2023-09-29
1
-52
/
+47
*
Remove download refresh scoped blocker
Jeremy Rimpo
2023-09-23
1
-1
/
+0
*
Restructure category refresh action
Jeremy Rimpo
2023-09-23
1
-1
/
+2
*
Several updates
Jeremy Rimpo
2023-09-21
1
-12
/
+24
*
Code cleanup
Jeremy Rimpo
2023-09-09
1
-8
/
+5
*
Merge remote-tracking branch 'origin/qt6'
Jeremy Rimpo
2023-09-04
1
-5
/
+18
|
\
|
*
Map multiple data directories to USVFS
Jeremy Rimpo
2023-09-04
1
-10
/
+18
*
|
Apply clang-format.
Mikaël Capelle
2023-07-09
1
-443
/
+444
|
/
*
Notify mod installation to plugins after directory structure is ready.
Mikaël Capelle
2023-07-03
1
-113
/
+95
*
First pass for Qt6 compatibility
Jeremy Rimpo
2022-04-19
1
-9
/
+12
*
Add IOrganizer::virtualFileTree().
Mikaël Capelle
2021-05-14
1
-0
/
+3
*
Better refresh of override markers and conflicts.
Mikaël Capelle
2021-02-09
1
-28
/
+49
*
Remove LoadMechanism completely.
Mikaël Capelle
2021-01-29
1
-1
/
+0
*
Move settings around. Remove unused settings.
Mikaël Capelle
2021-01-29
1
-4
/
+1
*
Move update of directory structure after mod priority change to organizer core.
Mikaël Capelle
2021-01-21
1
-2
/
+43
*
INT_MAX -> std::numeric_limits, plus minor clean.
Mikaël Capelle
2021-01-21
1
-1
/
+1
*
Don't look for mods with -1 as mod ID when suggesting names
AL
2021-01-19
1
-1
/
+1
*
Merge pull request #1372 from Holt59/install-mod-at
Mikaël Capelle
2021-01-18
1
-1
/
+2
|
\
|
*
Modify 'Install mod... ' in context menu to install above current mod.
Mikaël Capelle
2021-01-18
1
-1
/
+2
*
|
moved criticalOnTop() to uibase
isanae
2021-01-18
1
-3
/
+2
*
|
renamed Refresh to TriggerRefresh, added WaitForRefresh
isanae
2021-01-18
1
-3
/
+1
*
|
moved externalMessage() to MOApplication
isanae
2021-01-18
1
-19
/
+0
*
|
merged exe and run commands, added -e flag instead
isanae
2021-01-18
1
-0
/
+5
|
/
*
Add setting to automatically hide download after installation.
Mikaël Capelle
2021-01-14
1
-0
/
+3
*
Remove OrganizerCore::modsSortedByProfilePriority.
Mikaël Capelle
2021-01-13
1
-16
/
+0
*
Remove archive parsing attribute from core and use the one from settings dire...
Mikaël Capelle
2021-01-13
1
-1
/
+1
*
Add option to have different separator collapsed/expanded states between prof...
Mikaël Capelle
2021-01-10
1
-0
/
+1
*
Refactoring of ModInfo to give access to the core. Remove ModInfo::remove() c...
Mikaël Capelle
2021-01-02
1
-10
/
+5
*
Add index attribute to ModInfo.
Mikaël Capelle
2021-01-02
1
-0
/
+2
*
Move connection from organizer to mainwindow.
Mikaël Capelle
2021-01-02
1
-15
/
+0
*
Minor refactoring.
Mikaël Capelle
2021-01-02
1
-4
/
+1
*
Remove selection-related stuff from plugin/mod lists.
Mikaël Capelle
2021-01-02
1
-4
/
+0
*
Start moving stuff from MainWindow to PluginListView.
Mikaël Capelle
2021-01-02
1
-8
/
+0
*
Move more stuff from MainWindow. Minor improvements for prev/next button in M...
Mikaël Capelle
2021-01-02
1
-1
/
+0
[next]