| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | | * | | | slight fixes to qt5 compatibility | Tannin | 2014-07-03 | 1 | -5/+17 | |
| | | | | | | | ||||||
| * | | | | | | added LocalPaths to ignore list | Tannin | 2015-03-09 | 1 | -0/+1 | |
| | |_|_|_|/ |/| | | | | ||||||
| * | | | | | Small typo fix | Tom Tanner | 2015-03-01 | 1 | -1/+1 | |
| | | | | | | ||||||
| * | | | | | revert | Thomas Tanner | 2015-03-01 | 1 | -2/+0 | |
| | | | | | | ||||||
| * | | | | | test | Thomas Tanner | 2015-03-01 | 1 | -0/+2 | |
| | | | | | | ||||||
| * | | | | | Change readme to include sip install | Thomas Tanner | 2015-03-01 | 1 | -1/+5 | |
| | |_|_|/ |/| | | | ||||||
| * | | | | updated version number | Tannin | 2015-01-24 | 2 | -5/+3 | |
| | | | | | ||||||
| * | | | | fixed logging in case of changes and errors in the mod list | Tannin | 2015-01-22 | 1 | -4/+7 | |
| | | | | | ||||||
| * | | | | bugfix: When displaying the list of save games to delete the list is capped ↵ | Tannin | 2015-01-22 | 1 | -1/+10 | |
| | | | | | | | | | | | | | | | | | to 10 entries, otherwise the window may extend beyond the screen | |||||
| * | | | | bugfix: initialization order was wrong and so kept foreign language systems ↵ | Tannin | 2015-01-22 | 2 | -3/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | from correctly loading mod order if Unmanaged is translated "Unmanaged" is no longer translatable as its used internally as an identifier | |||||
| * | | | | cleanup (mostly removing unused includes) | Tannin | 2015-01-22 | 40 | -120/+68 | |
| | | | | | ||||||
| * | | | | removed some obsolete code | Tannin | 2015-01-22 | 2 | -31/+1 | |
| | | | | | ||||||
| * | | | | Added tag release v1.2.17 for changeset 2078ce371648 | Tannin | 2015-01-22 | 0 | -0/+0 | |
| | | | | | ||||||
| * | | | | bugfix: first attempt at discovering java binary always failed | Tannin | 2015-01-11 | 1 | -2/+3 | |
| | | | | | ||||||
| * | | | | increased version number and minor stuff | Tannin | 2015-01-11 | 2 | -5/+2 | |
| | | | | | ||||||
| * | | | | bugfix: priority couldn't be changed directly in plugin list (this change ↵ | Tannin | 2015-01-11 | 1 | -4/+19 | |
| | | | | | | | | | | | | | | | | | was apparently not copied to the branch) | |||||
| * | | | | different way to check for file existence | Tannin | 2015-01-11 | 2 | -18/+7 | |
| | | | | | ||||||
| * | | | | bugfix: translations for some plugins weren't loaded | Tannin | 2015-01-11 | 1 | -0/+5 | |
| | | | | | ||||||
| * | | | | bugfix: executables with extensions other than .com, .cmd or .bat were ↵ | Tannin | 2015-01-11 | 1 | -3/+4 | |
| | | | | | | | | | | | | | | | | | started with cmd.exe (since 1.2.16) | |||||
| * | | | | Added tag release v1.2.16 for changeset a837623ea911 | Tannin | 2015-01-11 | 0 | -0/+0 | |
| | | | | | ||||||
| * | | | | bugfix: translations for configurator plugin weren't named correctly | Tannin | 2015-01-08 | 1 | -2/+2 | |
| | | | | | ||||||
| * | | | | bugfix: translations for plugins were not used | Tannin | 2015-01-08 | 1 | -0/+11 | |
| | | | | | ||||||
| * | | | | bugfix: showEvent contains initializion code that should be run only on ↵ | Tannin | 2015-01-08 | 2 | -28/+38 | |
| | | | | | | | | | | | | | | | | | first start of the application | |||||
| * | | | | - download servers that haven't been available for over a month are now ↵ | Tannin | 2015-01-07 | 10 | -34/+53 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | purged from the known servers list - bugfix: encoding detection for fomod xmls could incorrectly interpret files as utf16 encoded - bugfix: hashing algorithm for bsa files was wrong - bugfix: nxmhandler reported non-issues as errors - bugfix: nxmhandler tried to apply chrome fix on every start - bugfix: "not endorsed" icon displayed for non-nexus mods - bugfix: when drag&dropping within the overwrite dialog the file might still get moved to a mod (and probably not the intended one) - bugfix: dropping files from overwrite on the modlist was refused when not sorting by priority (only in 1.2.15) - bugfix: unmanaged mods couldn't be reordered (only in 1.2.15) | |||||
| * | | | | Added tag release v1.2.15 for changeset d1946676ce17 | Tannin | 2015-01-07 | 0 | -0/+0 | |
| |/ / / | ||||||
| * | | | updated packaging and build scripts | Tannin | 2015-01-03 | 10 | -48787/+3 | |
| | | | | ||||||
| * | | | - repository info is now stored with the mod | Tannin | 2015-01-03 | 4 | -3/+42 | |
| | | | | ||||||
| * | | | - bugfix: no exec info returned for .exe | Tannin | 2015-01-03 | 4 | -19/+23 | |
| | | | | | | | | | | | | | - bugfix: wide string conversion functions seem to have failed for empty string | |||||
| * | | | added/updated translation files | Tannin | 2014-12-20 | 3 | -1330/+1885 | |
| | | | | ||||||
| * | | | cleanup | Tannin | 2014-12-20 | 7 | -94/+225 | |
| | | | | ||||||
| * | | | - drag&drop in the plugin list now also prompts a message instead of being ↵ | Tannin | 2014-12-20 | 2 | -43/+13 | |
| | | | | | | | | | | | | | impossible | |||||
| * | | | - bugfix: file extensions when adding executables were treated case sensitive | Tannin | 2014-12-20 | 1 | -5/+6 | |
| | | | | | | | | | | | | | - exe files are now started directly, not through cmd | |||||
| * | | | bugfix: when merging mods with a custom installer, various ini settings ↵ | Tannin | 2014-12-20 | 1 | -6/+7 | |
| | | | | | | | | | | | | | (incl. category) were reset | |||||
| * | | | endorsing is now only offered for mods with a valid nexus id | Tannin | 2014-12-20 | 1 | -16/+18 | |
| | | | | ||||||
| * | | | workaround to prevent executables dialog from auto-selecting the top-most ↵ | Tannin | 2014-12-20 | 3 | -46/+57 | |
| | | | | | | | | | | | | | executable | |||||
| * | | | - mod-list can now be re-ordered with drag&drop while grouping is active | Tannin | 2014-12-14 | 4 | -5/+30 | |
| | | | | | | | | | | | | | - drag&drop is not disabled when ordering by other columns than priority. MO will notify using messagedialog that it's impossible instead. | |||||
| * | | | when reinstalling a mod the existing mods name is used by default | Tannin | 2014-12-14 | 3 | -11/+13 | |
| | | | | ||||||
| * | | | if a shortcut-started application is the same binary as a configured one, ↵ | Tannin | 2014-12-14 | 3 | -0/+25 | |
| | | | | | | | | | | | | | the corresponding steam app id is used | |||||
| * | | | custom installers can now set the installation file (and the ncc installer ↵ | Tannin | 2014-12-14 | 2 | -2/+20 | |
| | | | | | | | | | | | | | now does) | |||||
| * | | | - NCC installer can now discover files in other mods (thanks Reunion!) and ↵ | Tannin | 2014-12-13 | 5 | -1/+13 | |
| | | | | | | | | | | | | | knows the script extender version | |||||
| * | | | all executables can now be repositioned, including auto-detected ones | Tannin | 2014-12-09 | 4 | -24/+62 | |
| | | | | ||||||
| * | | | searching for steam process will no longer fail when more than 1024 ↵ | Tannin | 2014-12-09 | 2 | -12/+22 | |
| | | | | | | | | | | | | | processes are running (and steam is past the 1024th) | |||||
| * | | | removed use of ModInfo::internalName | Tannin | 2014-12-09 | 4 | -11/+4 | |
| | | | | ||||||
| * | | | now stored installed files with each mod | Tannin | 2014-12-09 | 4 | -0/+53 | |
| | | | | ||||||
| * | | | bugfix: hitting the fix button in the diagnosis plugin could crash MO if the | Tannin | 2014-12-04 | 1 | -4/+9 | |
| | | | | | | | | | | | | | line didn't have mouse focus | |||||
| * | | | bugfix: ini tweaks were not applied in priority order | Tannin | 2014-12-04 | 1 | -2/+3 | |
| | | | | ||||||
| * | | | minor fixes | Tannin | 2014-12-04 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | - added error handling when a file can't be deleted from vfs | Tannin | 2014-12-01 | 4 | -11/+20 | |
| | | | | | | | | | | | | | - minor bugfixes | |||||
| * | | | more bugfixes | Tannin | 2014-11-26 | 5 | -1406/+1434 | |
| | | | | ||||||
| * | | | several bugfixes from the bugfix-wc that I forgot to backport | Tannin | 2014-11-26 | 2 | -210/+218 | |
| | | | | ||||||
