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
*
Fix editing priority.
Mikaël Capelle
2021-01-18
1
-2
/
+1
*
Merge pull request #1372 from Holt59/install-mod-at
Mikaël Capelle
2021-01-18
6
-54
/
+81
|
\
|
*
Update documentation for installMod / createEmptyMod.
Mikaël Capelle
2021-01-18
1
-6
/
+12
|
*
Comment and remove extra blank lines.
Mikaël Capelle
2021-01-18
1
-2
/
+3
|
*
Make installMod behave similarly to createEmptyMod for the new mod priority.
Mikaël Capelle
2021-01-18
3
-49
/
+54
|
*
Modify 'Install mod... ' in context menu to install above current mod.
Mikaël Capelle
2021-01-18
6
-9
/
+24
*
|
Merge pull request #1371 from Holt59/by-priority-proxy-improvements
Mikaël Capelle
2021-01-18
5
-86
/
+107
|
\
\
|
*
|
Remove log.
Mikaël Capelle
2021-01-18
1
-2
/
+0
|
*
|
Fix scrolling when moving mods with keyboard.
Mikaël Capelle
2021-01-18
1
-0
/
+5
|
*
|
Better handling of layoutChanged in by-priority proxy to avoid resetting.
Mikaël Capelle
2021-01-18
5
-88
/
+106
|
|
/
*
|
Merge pull request #1370 from LostDragonist/preview_extensions
Mikaël Capelle
2021-01-18
3
-3
/
+3
|
\
\
|
*
|
Simplify getting extension
Chris Bessent
2021-01-18
1
-2
/
+1
|
*
|
Remove case sensitivity regarding preview file extensions
Chris Bessent
2021-01-18
3
-3
/
+4
*
|
|
Merge pull request #1367 from LostDragonist/lockedorder
Mikaël Capelle
2021-01-18
1
-30
/
+77
|
\
\
\
|
*
|
|
Remove TODO
Chris Bessent
2021-01-18
1
-1
/
+1
|
*
|
|
Get rid of static on lambdas
Chris Bessent
2021-01-18
1
-2
/
+2
|
*
|
|
Rewrite readLockedOrderFrom
Chris Bessent
2021-01-18
1
-47
/
+77
|
*
|
|
Add error checking to lockedorder.txt processing
Chris Bessent
2021-01-16
1
-15
/
+32
|
|
/
/
*
|
|
Merge pull request #1366 from LostDragonist/mod_casing
Mikaël Capelle
2021-01-18
3
-2
/
+21
|
\
\
\
|
*
|
|
Add a warning about overwrite mods being disabled
Chris Bessent
2021-01-18
1
-0
/
+18
|
*
|
|
Use existing comparator from MOBase
Chris Bessent
2021-01-18
2
-8
/
+3
|
*
|
|
Improve performance by changing the map to be case insensitive
Chris Bessent
2021-01-16
3
-12
/
+9
|
*
|
|
Make modlist.txt less case sensitive
Chris Bessent
2021-01-16
1
-1
/
+10
|
|
/
/
*
|
|
moved criticalOnTop() to uibase
isanae
2021-01-18
12
-440
/
+37
*
|
|
make plugins wait until after the refresh is completed when they request a re...
isanae
2021-01-18
1
-1
/
+1
*
|
|
renamed Refresh to TriggerRefresh, added WaitForRefresh
isanae
2021-01-18
14
-40
/
+209
*
|
|
comments
isanae
2021-01-18
2
-9
/
+42
*
|
|
fixed runPostMultiProcess() not being called
isanae
2021-01-18
2
-18
/
+65
*
|
|
put more stuff in Meta to simplify
isanae
2021-01-18
2
-50
/
+42
*
|
|
added refresh command
isanae
2021-01-18
2
-11
/
+90
*
|
|
moved externalMessage() to MOApplication
isanae
2021-01-18
8
-71
/
+213
*
|
|
merged exe and run commands, added -e flag instead
isanae
2021-01-18
3
-59
/
+53
*
|
|
implemented exe command
isanae
2021-01-18
3
-13
/
+49
*
|
|
fixed all commands being legacy
isanae
2021-01-18
3
-26
/
+40
*
|
|
split run() into setup() and run()
isanae
2021-01-18
5
-123
/
+152
|
|
/
|
/
|
*
|
Fix typo.
Mikaël Capelle
2021-01-18
1
-2
/
+2
*
|
Add option to enable auto-collapse on hover after delay.
Mikaël Capelle
2021-01-17
5
-14
/
+45
*
|
Add setting to not check for updates after installing mods.
Mikaël Capelle
2021-01-17
5
-0
/
+37
|
/
*
Merge pull request #1363 from Holt59/modlist-improvements
Al
2021-01-16
5
-51
/
+177
|
\
|
*
Fix drag&drop in manual installer after drag&drop of download/external archiv...
Mikaël Capelle
2021-01-16
1
-4
/
+7
|
*
Only maintain selection after drag&drop of mods.
Mikaël Capelle
2021-01-16
1
-1
/
+6
|
*
Maintain selection when changing priority manually.
Mikaël Capelle
2021-01-16
2
-0
/
+15
|
*
Maintain selection after drag&drop. Fix update of conflicts (visual) after pr...
Mikaël Capelle
2021-01-16
1
-26
/
+25
|
*
Maintain selection after 'Send to... ' and add send to first conflict.
Mikaël Capelle
2021-01-16
3
-14
/
+59
|
*
Only consider loose files vs. loose files conflicts for 'Send to last conflic...
Mikaël Capelle
2021-01-16
2
-6
/
+1
|
*
Fix archive overwritten marker.
Mikaël Capelle
2021-01-16
1
-1
/
+1
|
*
Fix entry names.
Mikaël Capelle
2021-01-16
1
-2
/
+2
|
*
Fix priority foreground color on colored separators.
Mikaël Capelle
2021-01-16
1
-3
/
+2
|
*
Add send to last conflict action for modlist.
Mikaël Capelle
2021-01-16
5
-7
/
+72
*
|
Merge pull request #1362 from Holt59/downloadlistview-cleaning
Al
2021-01-16
7
-116
/
+153
|
\
\
[next]