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 expansion of items when building tree.
Mikaël Capelle
2021-01-02
1
-1
/
+1
*
Fix drag and drop of regular mods.
Mikaël Capelle
2021-01-02
3
-7
/
+62
*
Disable auto-collapsing after delay.
Mikaël Capelle
2021-01-02
2
-4
/
+38
*
Add auto-expand.
Mikaël Capelle
2021-01-02
1
-0
/
+1
*
Use an intermediate structure to store the separator tree.
Mikaël Capelle
2021-01-02
7
-152
/
+178
*
Start working on collapsible separators.
Mikaël Capelle
2021-01-02
7
-5
/
+282
*
Remove setName and remove from mod interface.
Mikaël Capelle
2021-01-02
4
-1
/
+37
*
Tentative fix for crash during large extraction.
Mikaël Capelle
2020-12-31
1
-4
/
+12
*
Bump version to alpha4
AL
2020-12-30
1
-1
/
+1
*
Allow '.' for the path in findFileInfos.
Mikaël Capelle
2020-12-30
1
-1
/
+1
*
Merge pull request #1329 from Holt59/imodinterface-isX
Al
2020-12-30
5
-0
/
+24
|
\
|
*
Add method to get the type of IModInterface.
Mikaël Capelle
2020-12-26
5
-0
/
+24
*
|
profiles dialog:
isanae
2020-12-29
4
-155
/
+254
*
|
editable combobox for output mod name
isanae
2020-12-29
4
-4
/
+69
*
|
update mod counts for creating/restoring backups
isanae
2020-12-28
1
-0
/
+6
*
|
refresh action, added in toolbar and menu
isanae
2020-12-28
3
-1
/
+20
*
|
disallow renaming the active profile
isanae
2020-12-28
1
-1
/
+7
*
|
renamed DownloadList::lessThan to lessThanPredicate and added a comment that ...
isanae
2020-12-28
3
-3
/
+5
*
|
added open in explorer in save game context menu
isanae
2020-12-28
2
-1
/
+16
*
|
delete shortcut for save games
isanae
2020-12-28
3
-4
/
+22
*
|
split saves tab, no changes
isanae
2020-12-28
5
-283
/
+359
*
|
fixed warning about ini files with utf8 bom
isanae
2020-12-28
3
-4
/
+32
*
|
fixed crash for ignore data/mark converted on multiple mods
isanae
2020-12-28
1
-15
/
+25
*
|
offline mode:
isanae
2020-12-28
3
-7
/
+31
*
|
custom browser command
isanae
2020-12-28
10
-44
/
+182
*
|
removed setUpdateDelay(false) calls, it's the default
isanae
2020-12-26
16
-222
/
+116
*
|
split downloads tab
isanae
2020-12-26
6
-87
/
+143
*
|
don't update mods after installing in offline mode
isanae
2020-12-26
1
-0
/
+4
*
|
allow selecting another instance when the game/variant isn't found
isanae
2020-12-26
1
-2
/
+2
*
|
added citrix to checks
isanae
2020-12-24
1
-2
/
+3
*
|
don't log modules in winroot
isanae
2020-12-24
5
-9
/
+41
*
|
added BlueAmulet to contributors (conflict icons)
isanae
2020-12-24
1
-6
/
+11
*
|
optimizations for download manager:
isanae
2020-12-24
5
-37
/
+90
*
|
added version to dmp filename
isanae
2020-12-24
3
-5
/
+39
*
|
don't count overwrite, m_Overwrite is dead code
isanae
2020-12-24
1
-4
/
+4
*
|
replaced "validator" logs with "nexus", clearer for users
isanae
2020-12-24
1
-9
/
+9
*
|
also log primary handler
isanae
2020-12-24
1
-0
/
+3
*
|
dump nxmhandler.ini
isanae
2020-12-24
3
-2
/
+54
*
|
ignore steam username when dumping settings
isanae
2020-12-24
1
-1
/
+3
*
|
regex for osds
isanae
2020-12-24
1
-25
/
+32
|
/
*
fixed instanceIcon() so it works when game plugins fail auto detection but th...
isanae
2020-12-22
4
-10
/
+58
*
added 6788 and trosski to the about diaog
isanae
2020-12-20
1
-0
/
+10
*
added timing for vfs mapping
isanae
2020-12-20
1
-1
/
+8
*
Merge pull request #1313 from Holt59/load-plugin-without-restart
Mikaël Capelle
2020-12-07
28
-396
/
+820
|
\
|
*
Remove unused member in proxy.
Mikaël Capelle
2020-12-04
2
-2
/
+0
|
*
Remove log for disconnectSignals().
Mikaël Capelle
2020-12-04
1
-2
/
+0
|
*
Fix crash when starting MO2 without instance.
Mikaël Capelle
2020-12-04
4
-15
/
+21
|
*
Minor cleaning (comments, names).
Mikaël Capelle
2020-12-04
3
-11
/
+19
|
*
Throw exception when trying to unload the current game plugin.
Mikaël Capelle
2020-12-04
1
-0
/
+5
|
*
Remove disconnectPlugins() from OrganizerCore.
Mikaël Capelle
2020-12-04
4
-54
/
+18
[next]