summaryrefslogtreecommitdiff
path: root/src/resources.qrc
Commit message (Collapse)AuthorAgeFilesLines
* compact download view now uses icons instead of colors to distinguish stateTannin2015-05-251-1/+4
|
* - added content icon for BSAsTannin2015-02-251-0/+4
| | | | | - improved display of content icons (better scaling and some borders) - bugfix: contains changes missing from changeset bc6b6430017b
* - download-list will no longer show a file as having incomplete data if ↵Tannin2014-07-211-0/+12
| | | | | | | there is no file version - added a new mod column with icons displaying the content of the mod - MO now differentiates between mods using an internal name that disambiguates between foreign and regular mods
* - files in bsas are now only displayed in the data tab if they are managed by moTannin2014-05-251-0/+10
| | | | | | | | | | | | | - number of problems detected by MO is now displayed as a badge on the icon - rephrased the explanation text on the Archives tab. unchecked plugin-loaded bsas no longer prompt a warning - bsa extraction is now handled in a plugin - added a way for plugins to react to mod installation - re-enabled the automatic fix for asset order problems - bugfix: In some cases when a download wasn't started successfully the download urls weren't stored in the meta file so no resume was possible - bugfix: MO tried to resume downloads when it didn't have and download urls - bugfix: downloads couldn't be paused if the download was already broken on the network layer - bugfix: download managear did not recognize a file as downloaded if the download completed before signals were hooked up - bugfix: in-place file replacement was re-broken
* - main window now has a small view displaying log messagesTannin2014-05-041-2/+2
| | | | | | | | | | | | | | - mod list will now be highlighted when grouping is active is active - download tooltip now supports bbcode markup in the description - bbcode translator will now translate some named colors - algorithm for detection of mod order problems is now more sophisticated - exposed more functionality to python plugins - updated to qt 4.8.6 dlls - bugfix: plugin list wasn't - bugfix: state changes in mod list wasn't always reported - bugfix: loot client will now create necessary directory - bugfix: NCC sometimes used wrong source path for extracting - bugfix: removed noisy debug message
* - added buttons to backup and restore the modlist and pluginlistTannin2014-04-051-0/+3
| | | | - replaced boss integration with loot
* - boss integrationTannin2014-01-231-1/+1
| | | | | - plugin list can now also display multiple flags for a file (like the mod list) - changed some compiler&linker settings to produce smaller binaries
* - plugin list now highlights plugins with attached ini filesTannin2013-12-141-0/+1
| | | | - bugfix: opening nexus through the globe icon used the nmm.nexusmods.com url
* - when installing mods from outside the download directory the absolute path ↵Tannin2013-09-111-2/+2
| | | | | | | | | | | | | is now stored - added a context menu to the toolbar buttons so tool icons can be removed directly - initweaks modinfo tab is now always available and allows new ini tweaks to be created - fake esms are now treated as masters (as they should) - MO will now display a warning if not all masters of an esp are enabled. The tooltip gives a list of required masters - bugfix: path returned by getfullpathname was sometimes not correctly terminated - bugfix: path after reverse-rerouting was sometimes incorrect, missing a path separator - bugfix: change of current directory sometimes used a fake directory without need - bugfix: icons in shortcut menu were not alwayscorrectly updated
* - initial support for exposing the nexusbridge to pythonTannin2013-05-101-0/+1
| | | | | - started improving usability of nexus bridge - support for installers implemented in python
* - bugfix: wrong multibyte to widechar conversion in hookdll breaks ↵Tannin2013-04-131-3/+0
| | | | | | | | | | | internationalization - bugfix: mod names not checked for validity on rename - bugfix: mod list wasn't invalidated after rename (regression?) - problem reports moved to separate dialog - ncc plugin now does the check for dotNet - python plugin wrapper started (only supports tools currently) - new ini editor plugin in python (non-functional currently)
* - creating mods from overwriteTannin2013-04-041-0/+3
| | | | | | | - moving files from overwrite to mods - offline mode - several fixes to the grouping system - fix to "duplicate translation" errors
* initial commit to mercurial repository.Tannin2013-02-031-0/+54
Corresponds to MO version 0.12.6