index
:
ariadne.git
master
Linux port of mod organizer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Download resume fixes for restarting MO, hung downloads
Silarn
2018-05-13
2
-1
/
+22
*
Refresh the sort proxy when the data is changed
Silarn
2018-05-10
1
-0
/
+2
*
Fix plugin lock slot typo
Silarn
2018-05-10
1
-1
/
+1
*
Better error message when archives can't be extracted
Silarn
2018-05-08
2
-111
/
+108
*
Fix issue with resuming a download that was already complete.
Silarn
2018-05-08
1
-1
/
+12
*
Small compat fix for Qt 5.11
Silarn
2018-05-08
1
-1
/
+1
*
Reset the progress bar data after completing the extraction
Silarn
2018-05-08
1
-4
/
+4
*
Remove a pointless error when the game doesn't have a script extender
Silarn
2018-05-07
1
-2
/
+2
*
Changes to allow installer_NCC to use the game source set in the DL meta
Silarn
2018-05-07
5
-1
/
+17
*
Updating about dialog with additional supporters
Silarn
2018-05-06
2
-1
/
+11
*
Translation updates
Silarn
2018-05-06
1
-127
/
+122
*
Fixes for downloads and installs
Silarn
2018-05-06
4
-54
/
+49
*
Make sure project_path is set before trying to use it
Silarn
2018-05-06
1
-10
/
+7
*
Rework the existing file download dialog to pause the download while waiting
Silarn
2018-05-05
2
-19
/
+36
*
Make sure to update the index when data is changed
Silarn
2018-05-04
2
-0
/
+11
*
Vastly improved plugin index generation and sorting
Silarn
2018-05-04
3
-38
/
+25
*
Update the about dialog
Silarn
2018-05-04
2
-64
/
+90
*
Incorporate uibase translations into organizer
Silarn
2018-05-04
2
-59
/
+182
*
Use queued connections and do while loops to finish event processing
Silarn
2018-05-04
2
-20
/
+12
*
Allow update processor to include the managed game if nexus info matches
Silarn
2018-05-04
1
-0
/
+8
*
Further offload setValue to avoid threading issues
Silarn
2018-05-04
2
-1
/
+9
*
invokeMethod was getting called too late and is unneeded now
Silarn
2018-05-04
1
-3
/
+1
*
Update translation file
Silarn
2018-05-04
1
-415
/
+426
*
Bump to version 2.1.3
Silarn
2018-05-03
1
-4
/
+4
*
Add version check and update processor
Silarn
2018-05-03
3
-0
/
+26
*
Initial icons for alternate games
Silarn
2018-05-03
4
-1
/
+3
*
Use a five second delta to calculate speed for more responsive display
Silarn
2018-05-03
2
-3
/
+18
*
Allow for primary game sources and marking mods as converted/working
Silarn
2018-05-03
7
-7
/
+44
*
Merge branch 'Develop' of https://github.com/Modorganizer2/modorganizer into ...
Silarn
2018-05-02
4
-17
/
+16
|
\
|
*
Merge pull request #335 from AnyOldName3/proxy-multiple-inheritance-support
Jeremy Rimpo
2018-05-02
4
-17
/
+16
|
|
\
|
|
*
Remove unused function which made things confusing
AnyOldName3
2018-05-02
2
-9
/
+0
|
|
*
Coalesce plugins with the same name in the settings dialogue (as they already...
AnyOldName3
2018-05-02
1
-0
/
+4
|
|
*
Take a list of proxied plugins for each name to work around multiple inherita...
AnyOldName3
2018-05-02
1
-8
/
+12
*
|
|
Thread extraction process and properly offload function calls from threads
Silarn
2018-05-02
2
-18
/
+72
|
/
/
*
|
Only check for the mod organizer endorsement if the ID is set
Silarn
2018-05-02
1
-3
/
+5
*
|
Clean up handling of managed game instance in NexusInterface
Silarn
2018-05-02
3
-46
/
+24
*
|
Fix MO endorsement check and add game to ModInfo s_ModsByModID
Silarn
2018-05-02
6
-11
/
+38
*
|
Allow downloads to display speed and complete %
Silarn
2018-05-01
4
-11
/
+30
|
/
*
Update translation files
Silarn
2018-05-01
1
-0
/
+6557
*
Update the NMM version
Silarn
2018-05-01
1
-1
/
+1
*
Add all supported games to the nxmhandler config
Silarn
2018-05-01
1
-1
/
+5
*
Remove redundant code causing multiple installs
Silarn
2018-05-01
1
-9
/
+0
*
Release memory
Silarn
2018-05-01
1
-0
/
+1
*
A couple download header-based fixes
Silarn
2018-04-30
1
-7
/
+8
*
Change Nexus API URL
Silarn
2018-04-28
4
-5
/
+5
*
4096 was the correct number
Silarn
2018-04-27
1
-4
/
+4
*
Fix ESL index display and sorting by index
Silarn
2018-04-27
3
-4
/
+24
*
Cache the current game as populating the dropdown triggers the save
Silarn
2018-04-27
1
-1
/
+2
*
Add alternative game flag and check
Silarn
2018-04-27
9
-16
/
+32
*
Fixed mod rename to allow just changing letters to uppercase or lowercase.
Al12rs
2018-04-25
1
-3
/
+2
[next]