summaryrefslogtreecommitdiff
path: root/src/resources.qrc
Commit message (Collapse)AuthorAgeFilesLines
* - 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