summaryrefslogtreecommitdiff
path: root/src/downloadlistwidget.ui
Commit message (Collapse)AuthorAgeFilesLines
* Remove old downloads tab code leftoversKrzysztof Starecki2018-12-301-140/+0
|
* Removed pixel limit on downloads tab, inclreased character limit to 120.Al12rs2018-12-221-5/+5
|
* Made downlods file sizes human readable instead of just being KBAl12rs2018-05-201-0/+3
|
* - bugfix: installFile for mods was not a relative path if the downloads ↵Tannin2013-11-221-1/+1
| | | | | | | | | | | | directory was non-default - bugfix: crash after removing the last profile in the list (ordered alphabetically) - improved subdirs ordering to ensure pythonrunner is compiled before pythonproxy - translation files for plugins are now generated - set some texts as un-translatable where it made no sense - staging script now re-builds MO completely before packaging - updated qt libraries for packaging to 4.8.5 - added python to the package
* - diagnosis plugins can now request to be re-evaluatedTannin2013-11-061-2/+2
| | | | | | | | | | | | - main application now contains means for plugins to react on some changes (to be extended) - plugins can now retrieve more information about a mod - user-agent sent to nexus now automatically contains the current MO version - included updated russian translation - problems dialog now refreshes itself after a fix was applied - fixed new esp/asset ordering diagnosis. May be fully functional now - bugfix: restoring locked load order could leave MO in an endless loop (not sure if this fix is correct yet) - bugfix: plugin list was not visually updated after some changes - bugfix: nmm importer threw away mod ordering
* - download size is now displayedTannin2013-08-241-17/+48
| | | | | | - multiple esps/mods can now be enabled/disabled at once using space - bugfix: fomod installer didn't compile because of changes to condition checking - bugfix: broken inverse virtual name resolution in case of non-default mod directory
* initial commit to mercurial repository.Tannin2013-02-031-0/+106
Corresponds to MO version 0.12.6