summaryrefslogtreecommitdiff
path: root/src/downloadlistsortproxy.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Applied clang-format on source"Sandro Jäckel2018-02-231-31/+40
| | | | This reverts commit 5e5c9c07291f6b09623d31c92b1fb61c4ede576e.
* Applied clang-format on sourceSandro Jäckel2018-02-221-40/+31
|
* bugfix: previous fix for download name filter didn't workTannin2015-05-181-3/+9
|
* bugfix: filter on download list always filtered by file name, not by ↵Tannin2015-04-191-1/+1
| | | | displayed name
* cleanup (mostly removing unused includes)Tannin2015-01-221-0/+1
|
* - bugfix: MO would report invalid index errors when downloading while ↵Tannin2014-08-251-3/+4
| | | | download list is sorted by filetime descending
* normalized eol style (all files should now have windows line endings)Tannin2014-07-171-65/+65
|
* - nxmhandler will now ask before registering itselfTannin2014-01-041-8/+14
| | | | | | - downloads from nexus are now displayed before file information is retrieved - logging from the ui is now a bit more informative - download list now scrolls to bottom automatically
* - mod list can now be sorted by install timeTannin2013-08-311-4/+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 commit to mercurial repository.Tannin2013-02-031-0/+55
Corresponds to MO version 0.12.6