index
:
ariadne.git
master
Linux port of mod organizer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
Remove unused import, fix accidental indent
Krzysztof Starecki
2019-01-01
2
-2
/
+1
|
*
|
|
|
|
Fix toolbar buttons not setting their icons on startup
Krzysztof Starecki
2019-01-01
2
-313
/
+317
|
*
|
|
|
|
Change redownload dialog to display the filename
Krzysztof Starecki
2019-01-01
1
-2
/
+2
|
*
|
|
|
|
Make download tab columns hideable by user
Krzysztof Starecki
2018-12-31
3
-84
/
+123
|
*
|
|
|
|
Fix bug with hiding installed downloads
Krzysztof Starecki
2018-12-31
1
-11
/
+7
|
*
|
|
|
|
Fix some compiler warnings
Krzysztof Starecki
2018-12-31
2
-18
/
+23
|
*
|
|
|
|
Add filetime column to download tab
Krzysztof Starecki
2018-12-31
5
-9
/
+14
|
*
|
|
|
|
Fix nullptr bug with download meta info
Krzysztof Starecki
2018-12-31
3
-84
/
+85
|
*
|
|
|
|
Add 'download meta information' support to download tab
Krzysztof Starecki
2018-12-31
6
-254
/
+279
|
*
|
|
|
|
Port the 'Night Eyes' theme
Krzysztof Starecki
2018-12-31
1
-0
/
+16
|
*
|
|
|
|
Merge remote-tracking branch 'upstream/Develop' into download-tab
Krzysztof Starecki
2018-12-31
5
-76
/
+42
|
|
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Update version to 2.1.7alpha3
LostDragonist
2018-12-31
1
-1
/
+1
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Apply alpha color settings to the settings dialog
LostDragonist
2018-12-30
3
-71
/
+36
*
|
|
|
|
Merge pull request #604 from Project579/Develop
LostDragonist
2018-12-30
2
-4
/
+5
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
Added Alpha channel to color pickers
Project579
2018-12-31
2
-4
/
+5
|
/
/
/
/
|
*
|
|
Fix download layout bug, port most of remaining themes
Krzysztof Starecki
2018-12-31
17
-134
/
+191
|
*
|
|
Tweak styling options for downloads tab, port Paper Light theme for reference
Krzysztof Starecki
2018-12-31
3
-30
/
+44
|
*
|
|
Add qss styling options for progress bar and compact mode widgets
Krzysztof Starecki
2018-12-31
4
-23
/
+32
|
*
|
|
Add icon for incomplete download info, add download progress delegate
Krzysztof Starecki
2018-12-30
7
-8
/
+57
|
*
|
|
Add downloadlist styling tweaks
Krzysztof Starecki
2018-12-30
5
-31
/
+53
|
*
|
|
Remove old downloads tab code leftovers
Krzysztof Starecki
2018-12-30
9
-1394
/
+372
|
*
|
|
Fix adding new downloads, add missing download progress states
Krzysztof Starecki
2018-12-30
3
-21
/
+55
|
*
|
|
Tweak downloadlist status sorting behavior
Krzysztof Starecki
2018-12-30
1
-1
/
+6
|
*
|
|
Fix a bug where downloadlist context actions run multiple times
Krzysztof Starecki
2018-12-30
2
-7
/
+3
|
*
|
|
Port context menus to new downloadlist
Krzysztof Starecki
2018-12-30
7
-589
/
+290
|
*
|
|
Disable downloadlist widget delegates, port partial functionality to QTreeView
Krzysztof Starecki
2018-12-30
8
-354
/
+398
|
/
/
/
*
|
|
Changed name limit to 60 instead of 100 since it was too long
Al
2018-12-29
1
-2
/
+2
*
|
|
Fix for download list refreshing, courtesy of bshd
LostDragonist
2018-12-29
1
-2
/
+1
*
|
|
Change version to 2.1.7alpha2
LostDragonist
2018-12-29
1
-1
/
+1
|
|
/
|
/
|
*
|
Update counters when changing profiles
LostDragonist
2018-12-28
1
-0
/
+2
*
|
Allow some functions to pass in empty paths to check the root folder
LostDragonist
2018-12-28
1
-6
/
+9
*
|
Changed "Loads BSA" flag to finds loaded archives in the entire virtual folder.
Al
2018-12-28
1
-10
/
+13
*
|
Fix warning about missing signal
LostDragonist
2018-12-28
2
-9
/
+9
*
|
Stop warning about missing English translations
LostDragonist
2018-12-28
1
-4
/
+2
*
|
Fix typo
LostDragonist
2018-12-27
2
-9
/
+9
*
|
Update translation file
LostDragonist
2018-12-27
1
-462
/
+539
*
|
Update version to 2.1.7alpha1
LostDragonist
2018-12-27
1
-2
/
+2
*
|
Simplify code for visible counter changes
LostDragonist
2018-12-27
3
-13
/
+13
*
|
Modify active counters based on filters
LostDragonist
2018-12-27
1
-2
/
+22
*
|
*Made clear Filters button clear also the nameEdit filter
Al
2018-12-27
1
-2
/
+2
*
|
Use WriteRegistryValue function to handle read-only files
LostDragonist
2018-12-26
1
-2
/
+4
*
|
Display counter tooltips when clicked
LostDragonist
2018-12-26
5
-4
/
+85
*
|
Add a small gutter around the active mod/plugin counters
LostDragonist
2018-12-26
1
-0
/
+12
*
|
Added "Visible" counters for modlist.
Al
2018-12-26
1
-15
/
+47
*
|
Relaunch MO as admin when elevation is required
LostDragonist
2018-12-25
3
-17
/
+59
*
|
Allow user to "won't endorse" MO itself
LostDragonist
2018-12-24
3
-444
/
+475
*
|
Add an option to disable endorsements
LostDragonist
2018-12-24
6
-31
/
+61
*
|
Allow "endorse", "unendorse", and "won't endorse" for multiple mods
LostDragonist
2018-12-24
2
-3
/
+68
*
|
Allow "visit on Nexus" for multiple mods
LostDragonist
2018-12-24
1
-6
/
+27
*
|
Improvements to the plugin and mod counters
LostDragonist
2018-12-24
3
-9
/
+110
[prev]
[next]