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
*
Added check for mod rename to ensure the new name is not already used by anot...
Al12rs
2018-03-07
1
-0
/
+5
*
Edited "Add/Remove category" menu entry text to "Change Category".
Al12rs
2018-03-07
1
-1
/
+1
*
Updated Open Folder icon as it was not very distinguishable.
Al12rs
2018-03-07
1
-0
/
+0
*
Inverted position of reinstall and remove mod, as per user request.
Al12rs
2018-03-07
1
-1
/
+1
*
Changed tooltip of Open Folder menu.
Al12rs
2018-03-07
1
-1
/
+1
*
Removed "Repace category" menu option from the modlist as it was redundant an...
Al12rs
2018-03-07
1
-0
/
+3
*
Added open logs folder to open folder toolbar dropdown.
Al12rs
2018-03-07
2
-4
/
+22
*
Light flagged master support and other minor changes
Jeremy Rimpo
2018-03-05
5
-11
/
+25
*
- Added Open Folders drop-down menu over the modlist (using new custom icon) ...
Al12rs
2018-02-28
5
-21
/
+68
*
Merge pull request #244 from Al12rs/new_vfs_library
Al
2018-02-26
3
-1
/
+1015
|
\
|
*
Added two custom stylesheets created by AlcoholSwabs on nexus that he very ki...
Al12rs
2018-02-26
2
-0
/
+1014
|
*
Reduced Clear filter red border to one pixel instead of two.
Al12rs
2018-02-26
1
-1
/
+1
*
|
Revert "Applied clang-format on source"
Sandro Jäckel
2018-02-23
175
-24906
/
+28624
*
|
Applied clang-format on source
Sandro Jäckel
2018-02-22
175
-28624
/
+24906
*
|
Make sure that we get all files for sure
Sandro
2018-02-22
1
-0
/
+3
|
/
*
Changed switch instance icon and tooltip
Al12rs
2018-02-18
3
-2
/
+4
*
- Added "Clear all Filters" button with red outline that only shows up if one...
Al12rs
2018-02-15
3
-12
/
+56
*
Small changes to make the modlist context menu more organized.
Al12rs
2018-02-14
1
-5
/
+17
*
- Complete overhaul of export to csv feature with custom column selection and...
Al12rs
2018-02-14
1
-52
/
+154
*
- Added mod priority, primary category, install date and nexus url columns to...
Al12rs
2018-02-13
1
-2
/
+10
*
- Fixed a bug that would keep re-activating the "Create files in mod instead ...
Al12rs
2018-02-13
3
-0
/
+9
*
Added support for High DPI Scaling for higher resolution monitors.
Al12rs
2018-02-12
1
-0
/
+3
*
- Changed "Remove Installed" and "Delete Installed" Downloads menu options to...
Al12rs
2018-02-12
3
-18
/
+36
*
Changed the data tab to remember the current expanded folders when hiding or ...
Al12rs
2018-02-08
2
-2
/
+36
*
Revert "Fixed nexus link handling to use gameNexusName() instead of gameShort...
Al12rs
2018-01-27
2
-3
/
+3
*
Added "open downloads folder", "open profile folder", "open game fodler" and ...
Al12rs
2018-01-26
2
-2
/
+39
*
Fixed customOverwrite setting for executables.
Al12rs
2018-01-24
1
-3
/
+4
*
Added "Open instance folder" entry to the small options list menù.
Al12rs
2018-01-19
2
-0
/
+8
*
Updated InstanceSelection dialog to be slighly more clear.
Al12rs
2018-01-19
1
-4
/
+4
*
fixed a typo in the label text
Al12rs
2018-01-19
1
-1
/
+1
*
Added message when creating a new instance with an already existing name,
Al12rs
2018-01-18
2
-8
/
+91
*
Merge pull request #203 from erasmux/dev
Brian Munro
2018-01-13
3
-15
/
+33
|
\
|
*
Add warning when MO1 hook.dll is left in game folder
Eran Mizrahi
2018-01-13
3
-15
/
+33
*
|
Fixed nexus link handling to use gameNexusName() instead of gameShortName().
matzman666
2018-01-06
2
-3
/
+3
|
/
*
preload openssl dlls (probably unnecessary but can help troubleshooting opens...
Eran Mizrahi
2018-01-06
1
-6
/
+30
*
remove opensll dll from manifest
Eran Mizrahi
2018-01-06
1
-25
/
+23
*
Don't auto scroll down the downloads list (even when a file was downloaded)
Eran Mizrahi
2018-01-04
1
-2
/
+0
*
Don't auto scroll down the downloads list
Eran Mizrahi
2018-01-04
1
-2
/
+0
*
Log the MO version for diagnostic purposes
Eran Mizrahi
2018-01-04
1
-1
/
+19
*
Prefer hiding the MO proxy when waiting for spawned processes
Eran Mizrahi
2017-12-29
3
-15
/
+112
*
Version bump to 2.1.1
LePresidente
2017-12-27
1
-2
/
+2
*
Don't log username and password
Eran Mizrahi
2017-12-27
2
-2
/
+3
*
Clean up proxy spawning a process (cleaner args forwarding and QProcess had s...
Eran Mizrahi
2017-12-27
1
-11
/
+62
*
Virtualize spawning of executable also if working directory is under mods folder
Eran Mizrahi
2017-12-27
1
-13
/
+18
*
Enable open in explorer option also for overwrite
Eran Mizrahi
2017-12-27
1
-0
/
+1
*
Add clear overwrite option
Eran Mizrahi
2017-12-27
2
-0
/
+27
*
print settings loading and changes to log for diagnostic purposes
Eran Mizrahi
2017-12-27
2
-0
/
+28
*
Default to sorting newest download first
Eran Mizrahi
2017-12-26
1
-1
/
+1
*
Show the newly added mod when creating an empty mod
Eran Mizrahi
2017-12-26
1
-0
/
+2
*
Fix mods priorities getting messed up when renaming a mod
Eran Mizrahi
2017-12-26
1
-6
/
+9
[next]