| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rename DownloadListWidget -> DownloadListView. Clean context menu. | Mikaël Capelle | 2021-01-15 | 1 | -126/+0 |
| | | |||||
| * | removed setUpdateDelay(false) calls, it's the default | isanae | 2020-12-26 | 1 | -4/+5 |
| | | | | | FilterWidget for downloads tab | ||||
| * | Added Open Meta File context action to downloads | erri120 | 2020-08-20 | 1 | -0/+2 |
| | | |||||
| * | Use MD5 when querying info before bothering the user | LostDragonist | 2019-03-07 | 1 | -0/+2 |
| | | |||||
| * | Tweak download tab column resizing | Krzysztof Starecki | 2019-01-03 | 1 | -0/+15 |
| | | |||||
| * | Make download tab columns hideable by user | Krzysztof Starecki | 2018-12-31 | 1 | -0/+1 |
| | | |||||
| * | Fix nullptr bug with download meta info | Krzysztof Starecki | 2018-12-31 | 1 | -1/+1 |
| | | |||||
| * | Add 'download meta information' support to download tab | Krzysztof Starecki | 2018-12-31 | 1 | -0/+4 |
| | | |||||
| * | Fix download layout bug, port most of remaining themes | Krzysztof Starecki | 2018-12-31 | 1 | -2/+0 |
| | | |||||
| * | Add icon for incomplete download info, add download progress delegate | Krzysztof Starecki | 2018-12-30 | 1 | -0/+18 |
| | | |||||
| * | Port context menus to new downloadlist | Krzysztof Starecki | 2018-12-30 | 1 | -53/+5 |
| | | |||||
| * | Disable downloadlist widget delegates, port partial functionality to QTreeView | Krzysztof Starecki | 2018-12-30 | 1 | -7/+9 |
| | | |||||
| * | Add new "Open File" right-click dialog for Downloads | Frederik “Freso” S. Olesen | 2018-08-06 | 1 | -0/+2 |
| | | | | | | | | This enables the user to directly open the downloaded archived/file which can be useful for e.g., inspection of what's inside or if they need to copy files from inside the archive to somewhere else. Saves a step compared to "Show in Folder" and then opening the file. | ||||
| * | Added new "Hide Uninstalled" and "Delete Uninstalled" options to downloads tab. | Al12rs | 2018-07-17 | 1 | -0/+2 |
| | | |||||
| * | Added "Open in Folder" option to downloads tab. | Al12rs | 2018-07-16 | 1 | -0/+2 |
| | | |||||
| * | *Avoided some unnecessary refreshes while removing mods. | Al12rs | 2018-05-25 | 1 | -2/+4 |
| | | | | | | | | | *Added "Visit on Nexus" menu entry in the downloads tab. *Added confirmation message when deleting a single download. *Changed text of messages to more easily distinguish deleting from hiding. | ||||
| * | Added un-hide all option to downlods tab. | Al12rs | 2018-05-21 | 1 | -0/+1 |
| | | | | | Improved performace when hiding/unhiding. There is still room for improvement for hiding but it requires refactoring the function | ||||
| * | Made downlods file sizes human readable instead of just being KB | Al12rs | 2018-05-20 | 1 | -0/+2 |
| | | |||||
| * | Revert "Applied clang-format on source" | Sandro Jäckel | 2018-02-23 | 1 | -47/+54 |
| | | | | | This reverts commit 5e5c9c07291f6b09623d31c92b1fb61c4ede576e. | ||||
| * | Applied clang-format on source | Sandro Jäckel | 2018-02-22 | 1 | -54/+47 |
| | | |||||
| * | cleanup (mostly removing unused includes) | Tannin | 2015-01-22 | 1 | -2/+1 |
| | | |||||
| * | normalized eol style (all files should now have windows line endings) | Tannin | 2014-07-17 | 1 | -121/+121 |
| | | |||||
| * | - added an option to show meta info on downloads instead of filenames | Tannin | 2014-04-23 | 1 | -1/+3 |
| | | | | | | | - MO will now cancel if user tries to run MO vfs-injected - when saving the MO ini file it is now written to a tmp file first and then overwritten - updated to link against boost python 1.55 | ||||
| * | - nxmhandler will now ask before registering itself | Tannin | 2014-01-04 | 1 | -0/+3 |
| | | | | | | | - 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 | ||||
| * | - new toggle to display hidden downloads | Tannin | 2013-10-10 | 1 | -0/+2 |
| | | | | | | | | | - hidden downloads can be un-hidden - the installation manager now more thoroughly cleans up the temporary directory after installation - added SkyrimLauncher.exe to the list of auto-detected executables - bugfix: shutting down MO while downloads where active in some occasions didn't work - bugfix: when canceling the only active download the taskbar icon didn't return to normal | ||||
| * | - download size is now displayed | Tannin | 2013-08-24 | 1 | -0/+1 |
| | | | | | | | - 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 | ||||
| * | - caching of downloadwidgets to fix performance problem, currently broken ↵ | Tannin | 2013-06-29 | 1 | -83/+94 |
| | | | | | | | | | | | | | and disabled - added new state for downloads "uninstalled" for mods that were at one point installed and then removed - user-configured server preference is now used - updated tutorial to account for removal of integrated browser - reverted to qt 4 - using performance optimised findfirstfile on win vista and up - bugfix: it was possible to disable all columns of the mod list - bugfix: hook.dll doesn't load on win xp | ||||
| * | initial commit to mercurial repository. | Tannin | 2013-02-03 | 1 | -0/+102 |
| Corresponds to MO version 0.12.6 | |||||
