index
:
ariadne.git
master
Linux port of mod organizer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mainwindow.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix issue with endorsement response parsing
Silarn
2019-02-18
1
-11
/
+9
*
Add some comments and always use latest update file as the version
Silarn
2019-02-18
1
-2
/
+18
*
Implement an API rate limiter
Silarn
2019-02-18
1
-0
/
+8
*
Reworking update checks to use the file update info with a fallback
Silarn
2019-02-18
1
-44
/
+101
*
Several Nexus API-related changes
Silarn
2019-02-18
1
-19
/
+18
*
Initial Nexus API changes:
Silarn
2019-02-18
1
-6554
/
+6558
*
Visit Nexus page for first primary source if game does not have its own Nexus...
LostDragonist
2019-02-17
1
-1
/
+5
*
Change mod list context menu to stack allocation
Krzysztof Starecki
2019-02-15
1
-74
/
+72
*
Fix openOriginInfo and openOriginFolder for base files like skyrim.esm
Al
2019-02-15
1
-15
/
+24
*
Fix mod context menu rendering issue
Krzysztof Starecki
2019-02-14
1
-7
/
+6
*
Fix mod context menu memleak (issue #379)
Krzysztof Starecki
2019-02-14
1
-5
/
+7
*
UpdateProblemsButton when it's pressed, should clear notifications if there w...
Al
2019-02-13
1
-0
/
+1
*
Make notifications geometry implementation match other dialogs
LostDragonist
2019-02-10
1
-11
/
+5
*
Fixed crash when "Update" filter is selected and multiple mods are ignored fo...
Al
2019-02-10
1
-0
/
+6
*
Enable compact mode for mod list flags when column is smaller than 6 icons
LostDragonist
2019-02-07
1
-1
/
+3
*
Fixed a Failed to refresh list of esps: invalid vector<T> subscript error
Al
2019-01-31
1
-1
/
+3
*
Always display at least 3 segments of version info for MO itself
LostDragonist
2019-01-30
1
-2
/
+2
*
Make logs more consistent in format and content
LostDragonist
2019-01-30
1
-4
/
+4
*
Make logs more consistent in format and content
LostDragonist
2019-01-30
1
-2
/
+2
*
Remember geometry of problems dialog
LostDragonist
2019-01-30
1
-5
/
+13
*
Rename problems to notifications
LostDragonist
2019-01-30
1
-9
/
+9
*
Don't report errors when "write to file..." in data tab is canceled
LostDragonist
2019-01-30
1
-7
/
+9
*
Merge remote-tracking branch 'remotes/origin/archive_conflicts_2' into Develop
LostDragonist
2019-01-25
1
-15
/
+85
|
\
|
*
Merge remote-tracking branch 'remotes/origin/Develop' into archive_conflicts_2
LostDragonist
2019-01-22
1
-2
/
+15
|
|
\
|
*
\
Merge remote-tracking branch 'origin/Develop' into archive_conflicts_2
Silarn
2019-01-18
1
-22
/
+86
|
|
\
\
|
*
\
\
Merge remote-tracking branch 'origin/Develop' into archive_conflicts_2
Silarn
2019-01-05
1
-36
/
+40
|
|
\
\
\
|
*
\
\
\
Merge remote-tracking branch 'remotes/origin/Develop' into archive_conflicts_2
LostDragonist
2019-01-01
1
-39
/
+58
|
|
\
\
\
\
|
*
\
\
\
\
Merge branch 'Develop' into archive_conflicts_2
LostDragonist
2018-12-30
1
-0
/
+1
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'Develop' into archive_conflicts_2
Project579
2018-12-29
1
-58
/
+383
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Clean up and fix merge issues
LostDragonist
2018-12-12
1
-39
/
+38
|
*
|
|
|
|
|
|
Fixed mainwindow.cpp so that Qt Creator does not break it anymore.
Al12rs
2018-12-12
1
-0
/
+1
|
*
|
|
|
|
|
|
Added button to disable Archives in Data Tree and entirely.
Project579
2018-12-12
1
-2
/
+54
|
*
|
|
|
|
|
|
Add loose file/archive conflict icons
Silarn
2018-12-12
1
-0
/
+9
|
*
|
|
|
|
|
|
Initial archive conflict parsing
Silarn
2018-12-12
1
-8
/
+17
*
|
|
|
|
|
|
|
Fixed ListDialog geometry not saving in Move to mod feature.
Al
2019-01-24
1
-1
/
+6
*
|
|
|
|
|
|
|
Show windows overwrite dialog when moving and add result message.
Al
2019-01-24
1
-2
/
+9
*
|
|
|
|
|
|
|
Merge pull request #631 from Thex-PiedDroit/OverwriteToMod
Al
2019-01-24
1
-4
/
+54
|
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Added ability to move files from the overwrite folder to an existing mod
Thex
2019-01-22
1
-4
/
+54
*
|
|
|
|
|
|
|
Reduce file I/O operations when enabling/disabling multiple mods
LostDragonist
2019-01-22
1
-0
/
+6
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
Fixed a crash with "Disable Selected" while in "checked" filter and similar c...
Al
2019-01-22
1
-0
/
+6
*
|
|
|
|
|
|
Add some horizontal padding to downloads tab for eyecare
Al
2019-01-20
1
-2
/
+2
*
|
|
|
|
|
|
Open conflicts tab when double clicking on flags
Al
2019-01-19
1
-0
/
+1
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Redirect documentation link in help menu to github.io
LostDragonist
2019-01-14
1
-2
/
+2
*
|
|
|
|
|
Add link to discord server in help menu
LostDragonist
2019-01-14
1
-0
/
+9
*
|
|
|
|
|
Save version even after downgrading.
Al
2019-01-11
1
-3
/
+5
*
|
|
|
|
|
Fixes to library load widget
LostDragonist
2019-01-11
1
-1
/
+2
*
|
|
|
|
|
Support for force loading libraries
LostDragonist
2019-01-11
1
-5
/
+16
*
|
|
|
|
|
Make Visit on Nexus and Open web page do the other as well for multiple items.
Al
2019-01-11
1
-8
/
+49
*
|
|
|
|
|
Fixed version notification messages.
Al
2019-01-06
1
-3
/
+3
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Change qPrintable to qUtf8Printable to better support non-ASCII text
LostDragonist
2019-01-05
1
-10
/
+10
[next]