index
:
ariadne.git
master
Linux port of mod organizer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
downloadlist.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Stable DownloadId refactor (#2375)
Al
2026-05-07
1
-13
/
+20
*
Replace chopped by mid in download list. (#2089)
Mikaël Capelle
2024-08-03
1
-1
/
+1
*
Apply clang-format.
Mikaël Capelle
2023-07-09
1
-106
/
+147
*
Convert everything to CRLF.
Mikaël Capelle
2023-07-09
1
-291
/
+291
*
Sort filetimes from newer to older while sorting by status in downloadlist
AL
2021-07-10
1
-1
/
+1
*
Fix download list sorting.
Mikaël Capelle
2021-02-26
1
-2
/
+2
*
Fix download of meta-information in download tab.
Mikaël Capelle
2021-01-31
1
-52
/
+49
*
Use proper naming convention for constants.
Mikaël Capelle
2021-01-22
1
-1
/
+1
*
Add message for invalid drag. Split & clean code.
Mikaël Capelle
2021-01-02
1
-1
/
+2
*
Drag and drop from download view to install + Expand and scroll to mod on ins...
Mikaël Capelle
2021-01-02
1
-0
/
+12
*
renamed DownloadList::lessThan to lessThanPredicate and added a comment that ...
isanae
2020-12-28
1
-1
/
+1
*
removed setUpdateDelay(false) calls, it's the default
isanae
2020-12-26
1
-2
/
+78
*
Add source game column to the download list
LostDragonist
2019-12-06
1
-1
/
+8
*
moved code for byte sizes and speed to uibase
isanae
2019-08-26
1
-19
/
+2
*
changed qCritical() to log::error()
isanae
2019-07-22
1
-2
/
+3
*
download list: made all column left-aligned except for size
isanae
2019-05-22
1
-3
/
+3
*
download list: added columns for mod name, version and nexus id
isanae
2019-05-22
1
-1
/
+28
*
Use MD5 when querying info before bothering the user
LostDragonist
2019-03-07
1
-2
/
+3
*
Limit the download file description to 4096 characters
LostDragonist
2019-02-21
1
-1
/
+1
*
Fix some compiler warnings
Krzysztof Starecki
2018-12-31
1
-2
/
+2
*
Add filetime column to download tab
Krzysztof Starecki
2018-12-31
1
-5
/
+7
*
Add 'download meta information' support to download tab
Krzysztof Starecki
2018-12-31
1
-1
/
+6
*
Fix download layout bug, port most of remaining themes
Krzysztof Starecki
2018-12-31
1
-42
/
+24
*
Add qss styling options for progress bar and compact mode widgets
Krzysztof Starecki
2018-12-31
1
-10
/
+3
*
Add icon for incomplete download info, add download progress delegate
Krzysztof Starecki
2018-12-30
1
-0
/
+5
*
Add downloadlist styling tweaks
Krzysztof Starecki
2018-12-30
1
-8
/
+25
*
Fix adding new downloads, add missing download progress states
Krzysztof Starecki
2018-12-30
1
-18
/
+53
*
Port context menus to new downloadlist
Krzysztof Starecki
2018-12-30
1
-0
/
+2
*
Disable downloadlist widget delegates, port partial functionality to QTreeView
Krzysztof Starecki
2018-12-30
1
-7
/
+38
*
Fix for download list refreshing, courtesy of bshd
LostDragonist
2018-12-29
1
-2
/
+1
*
Added sortable "Size" column to the downlaods tab.
Al12rs
2018-07-17
1
-1
/
+2
*
Revert "Applied clang-format on source"
Sandro Jäckel
2018-02-23
1
-51
/
+72
*
Applied clang-format on source
Sandro Jäckel
2018-02-22
1
-72
/
+51
*
- bugfix: MO would report invalid index errors when downloading while downloa...
Tannin
2014-08-25
1
-2
/
+2
*
normalized eol style (all files should now have windows line endings)
Tannin
2014-07-17
1
-114
/
+114
*
- download tooltip now also includes the file description
Tannin
2014-05-01
1
-1
/
+1
*
- loot integration now displays the report
Tannin
2014-04-05
1
-1
/
+1
*
Merge with branch1.1
Tannin
2014-04-05
1
-5
/
+12
|
\
|
*
- nxmhandler will now ask before registering itself
Tannin
2014-01-04
1
-7
/
+12
|
*
- tooltip on download list now contains the file name
Tannin
2013-10-18
1
-2
/
+4
*
|
- added support for mod page plugins
Tannin
2013-09-15
1
-2
/
+2
|
/
*
- mod list can now be sorted by install time
Tannin
2013-08-31
1
-2
/
+2
*
- some fixes for qt5 compatibility
Tannin
2013-06-20
1
-87
/
+88
*
initial commit to mercurial repository.
Tannin
2013-02-03
1
-0
/
+106