index
:
ariadne.git
master
Linux port of mod organizer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
downloadlistwidget.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
task dialog for deleting downloads
isanae
2021-01-10
1
-6
/
+15
*
removed setUpdateDelay(false) calls, it's the default
isanae
2020-12-26
1
-2
/
+16
*
Added Open Meta File context action to downloads
erri120
2020-08-20
1
-0
/
+5
*
Fix inconsistent Explore menu option naming. Used Visual Studio standard.
AL
2020-04-02
1
-3
/
+3
*
harmonized widgets in the tabs, fixed styles
isanae
2020-02-05
1
-0
/
+1
*
Add source game column to the download list
LostDragonist
2019-12-06
1
-0
/
+1
*
changed qDebug() to log::debug()
isanae
2019-07-22
1
-1
/
+4
*
handle context menu on pending downloads
isanae
2019-07-10
1
-29
/
+38
*
Added "Downloads" since ex NMM users though it mean the installed Mods.
Al
2019-07-05
1
-3
/
+3
*
Improved downloads tab deletion and hiding warnings.
Al
2019-06-19
1
-11
/
+11
*
download list: added columns for mod name, version and nexus id
isanae
2019-05-22
1
-1
/
+10
*
Use MD5 when querying info before bothering the user
LostDragonist
2019-03-07
1
-2
/
+7
*
Don't try to resume downloads that aren't paused
LostDragonist
2019-01-08
1
-2
/
+2
*
Fix compact/normal download sizes on all themes.
Al
2019-01-05
1
-1
/
+1
*
Tweak download tab column resizing
Krzysztof Starecki
2019-01-03
1
-16
/
+59
*
Make download tab columns hideable by user
Krzysztof Starecki
2018-12-31
1
-0
/
+38
*
Fix nullptr bug with download meta info
Krzysztof Starecki
2018-12-31
1
-1
/
+2
*
Add 'download meta information' support to download tab
Krzysztof Starecki
2018-12-31
1
-0
/
+10
*
Fix download layout bug, port most of remaining themes
Krzysztof Starecki
2018-12-31
1
-32
/
+31
*
Tweak styling options for downloads tab, port Paper Light theme for reference
Krzysztof Starecki
2018-12-31
1
-9
/
+19
*
Add qss styling options for progress bar and compact mode widgets
Krzysztof Starecki
2018-12-31
1
-13
/
+15
*
Add icon for incomplete download info, add download progress delegate
Krzysztof Starecki
2018-12-30
1
-0
/
+26
*
Remove old downloads tab code leftovers
Krzysztof Starecki
2018-12-30
1
-1
/
+0
*
Port context menus to new downloadlist
Krzysztof Starecki
2018-12-30
1
-279
/
+78
*
Disable downloadlist widget delegates, port partial functionality to QTreeView
Krzysztof Starecki
2018-12-30
1
-3
/
+7
*
Removed pixel limit on downloads tab, inclreased character limit to 120.
Al12rs
2018-12-22
1
-2
/
+2
*
Add new "Open File" right-click dialog for Downloads
Frederik “Freso” S. Olesen
2018-08-06
1
-0
/
+6
*
Added new "Hide Uninstalled" and "Delete Uninstalled" options to downloads tab.
Al12rs
2018-07-17
1
-0
/
+20
*
Added sortable "Size" column to the downlaods tab.
Al12rs
2018-07-17
1
-2
/
+2
*
Added "Open in Folder" option to downloads tab.
Al12rs
2018-07-16
1
-1
/
+9
*
Fix for downloads getting stuck after pausing them.
Al12rs
2018-06-20
1
-3
/
+3
*
*Avoided some unnecessary refreshes while removing mods.
Al12rs
2018-05-25
1
-3
/
+17
*
Added un-hide all option to downlods tab.
Al12rs
2018-05-21
1
-6
/
+18
*
Made downlods file sizes human readable instead of just being KB
Al12rs
2018-05-20
1
-1
/
+20
*
Allow downloads to display speed and complete %
Silarn
2018-05-01
1
-1
/
+3
*
Support for multi-game downloads
Silarn
2018-04-16
1
-2
/
+2
*
Revert "Applied clang-format on source"
Sandro Jäckel
2018-02-23
1
-214
/
+266
*
Applied clang-format on source
Sandro Jäckel
2018-02-22
1
-266
/
+214
*
- Changed "Remove Installed" and "Delete Installed" Downloads menu options to...
Al12rs
2018-02-12
1
-3
/
+3
*
Merge with branch1.2
Tannin
2015-01-24
1
-1
/
+0
|
\
|
*
cleanup (mostly removing unused includes)
Tannin
2015-01-22
1
-1
/
+0
|
*
normalized eol style (all files should now have windows line endings)
Tannin
2014-07-17
1
-351
/
+351
*
|
replaced all uses of NULL with nullptr
Tannin
2014-11-28
1
-4
/
+4
*
|
normalized eol style (all files should now have windows line endings)
Tannin
2014-07-17
1
-351
/
+351
|
/
*
- added an option to show meta info on downloads instead of filenames
Tannin
2014-04-23
1
-3
/
+8
*
- nxmhandler will now ask before registering itself
Tannin
2014-01-04
1
-78
/
+101
*
- new toggle to display hidden downloads
Tannin
2013-10-10
1
-4
/
+16
*
- when installing mods from outside the download directory the absolute path ...
Tannin
2013-09-11
1
-1
/
+1
*
- download size is now displayed
Tannin
2013-08-24
1
-0
/
+2
*
- caching of downloadwidgets to fix performance problem, currently broken and...
Tannin
2013-06-29
1
-8
/
+54
[next]