summaryrefslogtreecommitdiff
path: root/src/downloadlist.h
Commit message (Collapse)AuthorAgeFilesLines
* Apply clang-format.Mikaël Capelle2023-07-091-14/+12
|
* Convert everything to CRLF.Mikaël Capelle2023-07-091-104/+104
|
* Fix download of meta-information in download tab.Mikaël Capelle2021-01-311-11/+5
|
* Drag and drop from download view to install + Expand and scroll to mod on ↵Mikaël Capelle2021-01-021-1/+2
| | | | install.
* renamed DownloadList::lessThan to lessThanPredicate and added a comment that ↵isanae2020-12-281-1/+3
| | | | it's used with the filter widget
* removed setUpdateDelay(false) calls, it's the defaultisanae2020-12-261-0/+2
| | | | FilterWidget for downloads tab
* Add source game column to the download listLostDragonist2019-12-061-0/+1
|
* moved code for byte sizes and speed to uibaseisanae2019-08-261-2/+0
| | | | | added scoped classes for QSettings groups and arrays servers logged on startup
* download list: added columns for mod name, version and nexus idisanae2019-05-221-1/+7
|
* Remove unused import, fix accidental indentKrzysztof Starecki2019-01-011-1/+0
|
* Add filetime column to download tabKrzysztof Starecki2018-12-311-1/+2
|
* Add 'download meta information' support to download tabKrzysztof Starecki2018-12-311-0/+3
|
* Fix download layout bug, port most of remaining themesKrzysztof Starecki2018-12-311-1/+0
|
* Add icon for incomplete download info, add download progress delegateKrzysztof Starecki2018-12-301-1/+0
|
* Add downloadlist styling tweaksKrzysztof Starecki2018-12-301-0/+2
|
* Disable downloadlist widget delegates, port partial functionality to QTreeViewKrzysztof Starecki2018-12-301-1/+1
|
* Added sortable "Size" column to the downlaods tab.Al12rs2018-07-171-1/+2
|
* Revert "Applied clang-format on source"Sandro Jäckel2018-02-231-38/+48
| | | | This reverts commit 5e5c9c07291f6b09623d31c92b1fb61c4ede576e.
* Applied clang-format on sourceSandro Jäckel2018-02-221-48/+38
|
* normalized eol style (all files should now have windows line endings)Tannin2014-07-171-96/+96
|
* - mod list can now be sorted by install timeTannin2013-08-311-0/+8
| | | | | - the sorting of download archives wasn't actually by index instead of file time - bugfix: some of the plugins crashed if they failed to create a mod
* - initial support for exposing the nexusbridge to pythonTannin2013-05-101-73/+69
| | | | | - started improving usability of nexus bridge - support for installers implemented in python
* initial commit to mercurial repository.Tannin2013-02-031-0/+92
Corresponds to MO version 0.12.6