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
*
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
*
Allow selecting overwrite to trigger mod conflict highlights
LostDragonist
2019-03-09
1
-3
/
+4
*
Allow force-check updates to bypass update timeouts
LostDragonist
2019-02-21
1
-0
/
+3
*
Extend the update date back one hour to help prevent time mismatches
Silarn
2019-02-18
1
-1
/
+1
*
Endorsement and efficiency updates
Silarn
2019-02-18
1
-24
/
+13
*
Implement bulk update check layer
Silarn
2019-02-18
1
-8
/
+65
*
Fix issues with duplicate requests, expand parallel requests to 6
Silarn
2019-02-18
1
-2
/
+2
*
Several api improvements:
Silarn
2019-02-18
1
-3
/
+3
*
Multiple updates:
Silarn
2019-02-18
1
-22
/
+20
*
Sorting logic fix and show last updated date
Silarn
2019-02-18
1
-1
/
+1
*
Update Process Improvements
Silarn
2019-02-18
1
-3
/
+46
*
Reworking update checks to use the file update info with a fallback
Silarn
2019-02-18
1
-35
/
+6
*
Make gameShortName comparisons case insensitive
LostDragonist
2019-01-31
1
-4
/
+12
*
Make logs more consistent in format and content
LostDragonist
2019-01-30
1
-2
/
+2
*
Add notes column to mod list
LostDragonist
2018-12-08
1
-1
/
+1
*
Added modlist Separators feature:
Al12rs
2018-10-28
1
-2
/
+6
*
Added Contains Script Extender Files filter.
Al12rs
2018-09-07
1
-0
/
+1
*
Added ModGroups contents icon and flag.
Al12rs
2018-08-25
1
-0
/
+2
*
Added Contains INI files content filter and checking.
Al12rs
2018-07-17
1
-0
/
+1
[next]