index
:
ariadne.git
master
Linux port of mod organizer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
modinfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Migrating to OAuth Authentication (#2374)
Jeremy Rimpo
2026-05-12
1
-1
/
+1
*
Refactoring of game features for better management. (#2043)
Mikaël Capelle
2024-06-09
1
-2
/
+3
*
Restructure category refresh action
Jeremy Rimpo
2023-09-23
1
-6
/
+6
*
Clang cleanup
Jeremy Rimpo
2023-09-21
1
-1
/
+2
*
Refactoring for upstream merge
Jeremy Rimpo
2023-09-21
1
-1
/
+1
*
WIP: Category QObj refactor
Silarn
2023-09-21
1
-6
/
+6
*
Apply clang-format.
Mikaël Capelle
2023-07-09
1
-112
/
+140
*
First pass for Qt6 compatibility
Jeremy Rimpo
2022-04-19
1
-5
/
+5
*
Use existing comparator from MOBase
Chris Bessent
2021-01-18
1
-1
/
+1
*
Improve performance by changing the map to be case insensitive
Chris Bessent
2021-01-16
1
-1
/
+1
*
Show conflicts and highligth plugins from collapsed separators.
Mikaël Capelle
2021-01-10
1
-0
/
+1
*
Merge pull request #1338 from Holt59/collapsible-separators
Mikaël Capelle
2021-01-10
1
-37
/
+41
|
\
|
*
Refactoring of ModInfo to give access to the core. Remove ModInfo::remove() c...
Mikaël Capelle
2021-01-02
1
-36
/
+33
|
*
Add index attribute to ModInfo.
Mikaël Capelle
2021-01-02
1
-0
/
+4
|
*
Clean drag&drop of URLs and mods/archives.
Mikaël Capelle
2021-01-02
1
-6
/
+9
*
|
handle cycles by putting parent ids in a set
isanae
2021-01-09
1
-1
/
+1
|
/
*
fixes after rebasing
isanae
2020-11-03
1
-1
/
+1
*
split nexus connection stuff into NexusConnectionUI so it can be reused in th...
isanae
2020-11-03
1
-9
/
+9
*
Change modId() to nexusId().
Mikaël Capelle
2020-09-22
1
-7
/
+7
*
Add getters for most meta-information in mod.
Mikaël Capelle
2020-09-20
1
-14
/
+14
*
Don't always increment
Jeremy Rimpo
2020-09-09
1
-1
/
+3
*
Standardizing
Jeremy Rimpo
2020-09-09
1
-1
/
+1
*
Traslate lines, use QPair
Jeremy Rimpo
2020-09-09
1
-1
/
+1
*
Fixes for bulk update check
Jeremy Rimpo
2020-09-09
1
-0
/
+16
*
Fix consecutive mod update checks checking some mods again..
AL
2020-06-09
1
-1
/
+1
*
Switch to using the ModDataContent feature from the game plugin.
Mikaël Capelle
2020-05-25
1
-27
/
+0
*
Use a more generic 'prefetch' method instead of isValid().
Mikaël Capelle
2020-05-24
1
-1
/
+1
*
Switch from ThreadPool to a simpler thread map for containers.
Mikaël Capelle
2020-05-24
1
-9
/
+2
*
Use the refresh_thread_count setting for ModInfo::updateFromDisc.
Mikaël Capelle
2020-05-24
1
-5
/
+9
*
Update file tree in parallel when loading from disk.
Mikaël Capelle
2020-05-24
1
-0
/
+8
*
Update ModInfo to use a single file tree for all content-related operations.
Mikaël Capelle
2020-05-24
1
-6
/
+1
*
Move m_GamePlugin up into ModInfoWithConflictInfo.
Mikaël Capelle
2020-05-22
1
-3
/
+6
*
Update ModInfo classes to handle plugin game and clean some declarations.
Mikaël Capelle
2020-05-07
1
-25
/
+2
*
now using new common cmakefiles
isanae
2020-04-23
1
-1
/
+1
*
timing for refreshBSAList and updateProblemsButton
isanae
2020-02-18
1
-1
/
+1
*
added more timings
isanae
2020-02-18
1
-0
/
+2
*
Don't allow foreign mods or overwrite for overriding overwrite
Chris Bessent
2020-01-26
1
-0
/
+16
*
remove separators and backups from mod list in the edit executables dialog
isanae
2019-10-08
1
-5
/
+20
*
changed crash dump type to use enum instead of int
isanae
2019-08-24
1
-1
/
+0
*
changed qCritical() to log::error()
isanae
2019-07-22
1
-4
/
+1
*
replaced qWarning()
isanae
2019-07-22
1
-1
/
+1
*
replaced qInfo() with log::info()
isanae
2019-07-22
1
-5
/
+5
*
Update description for month instead of 30 days
Silarn
2019-07-09
1
-1
/
+1
*
Month update check should calculate by day of month instead of 30 days
Silarn
2019-07-03
1
-4
/
+4
*
changed how the mod url works:
isanae
2019-07-02
1
-0
/
+19
*
With old mods, only queue the old ones in case of API overflow
Silarn
2019-05-21
1
-4
/
+8
*
Rework logic - we want updates that are newer than the last update - 1hr
Silarn
2019-04-12
1
-1
/
+1
*
Fix update filter check
LostDragonist
2019-03-22
1
-1
/
+1
*
Only change to the update filter if mods are being checked for update or mods...
LostDragonist
2019-03-22
1
-2
/
+16
*
Fix reported number of mods checking for update when multiple mods are selected
LostDragonist
2019-03-22
1
-3
/
+12
[next]