| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge remote-tracking branch 'origin/Develop' into archive_conflicts_2 | Silarn | 2019-01-18 | 1 | -3/+3 |
| |\ | |||||
| | * | Support for force loading libraries | LostDragonist | 2019-01-11 | 1 | -3/+3 |
| | | | |||||
| * | | Merge branch 'Develop' into archive_conflicts_2 | LostDragonist | 2018-12-30 | 1 | -55/+35 |
| |\| | |||||
| | * | Apply alpha color settings to the settings dialog | LostDragonist | 2018-12-30 | 1 | -57/+25 |
| | | | |||||
| | * | Added Alpha channel to color pickers | Project579 | 2018-12-31 | 1 | -4/+4 |
| | | | |||||
| * | | Fix conflict colors and make archive conflict colors configurable | LostDragonist | 2018-12-30 | 1 | -23/+33 |
| |/ | |||||
| * | Add the ability to change the managed game directory | LostDragonist | 2018-12-11 | 1 | -0/+10 |
| | | |||||
| * | Add workarounds button to reset window geometries | LostDragonist | 2018-12-08 | 1 | -0/+4 |
| | | |||||
| * | Add executable blacklisting | LostDragonist | 2018-11-29 | 1 | -0/+27 |
| | | |||||
| * | Resize plugin settings to make keys visible | LostDragonist | 2018-11-26 | 1 | -0/+4 |
| | | |||||
| * | Less strict implementation of path normalization | LostDragonist | 2018-11-10 | 1 | -11/+8 |
| | | |||||
| * | Normalize path settings to prevent extra characters | LostDragonist | 2018-11-10 | 1 | -0/+41 |
| | | |||||
| * | Fix button colors in the settings dialog with the default theme | LostDragonist | 2018-11-09 | 1 | -14/+18 |
| | | |||||
| * | Added ability to change color of conflict and plugin highlighting from the ↵ | Al12rs | 2018-11-01 | 1 | -0/+104 |
| | | | | | settings. | ||||
| * | Force nxmhandler.exe registration when the associate button is clicked | LostDragonist | 2018-07-27 | 1 | -1/+1 |
| | | | | | This allows the register dialog to appear when the user had previously selected "No, don't ask again". If a user is clicking this button, there's a good chance they want MO to be the primary nxm handler. | ||||
| * | Remove unused function which made things confusing | AnyOldName3 | 2018-05-02 | 1 | -7/+0 |
| | | |||||
| * | Support for multi-game downloads | Silarn | 2018-04-16 | 1 | -2/+4 |
| | | |||||
| * | Revert "Applied clang-format on source" | Sandro Jäckel | 2018-02-23 | 1 | -137/+172 |
| | | | | | This reverts commit 5e5c9c07291f6b09623d31c92b1fb61c4ede576e. | ||||
| * | Applied clang-format on source | Sandro Jäckel | 2018-02-22 | 1 | -172/+137 |
| | | |||||
| * | Insert the game rather than replacing the current entry | Jeremy Rimpo | 2017-12-13 | 1 | -1/+1 |
| | | |||||
| * | fixed handling of base dir in settings dialog (and fixed the tab order in ↵ | Tannin | 2016-05-27 | 1 | -5/+38 |
| | | | | | the settings dialog) | ||||
| * | moved button to switch instance (and to portable mode) to the main window | Tannin | 2016-05-27 | 1 | -12/+0 |
| | | |||||
| * | added button to clear webcaches and cookies | Tannin | 2016-05-19 | 1 | -0/+7 |
| | | |||||
| * | fixed calls to helper.exe using wrong path | Tannin | 2016-05-15 | 1 | -1/+1 |
| | | |||||
| * | more configuration options | Tannin | 2016-03-02 | 1 | -0/+17 |
| | | | | | | | - overwrite path configurable - one can now set a base directory for all configurable paths - user can now opt in/out of receiving pre-release updates (not functional yet) | ||||
| * | fixed browse-button for mod directory (in settings) | Tannin | 2016-02-09 | 1 | -1/+9 |
| | | |||||
| * | made instance-switching usable | Tannin | 2016-01-10 | 1 | -4/+20 |
| | | | | | | this includes tons and tons of changes to how paths are determined. the profiles-dir can now also be configured | ||||
| * | removed get-prefix from many getters. removed const from managed_game variable. | Tannin | 2015-12-28 | 1 | -1/+1 |
| | | | | | other fixes | ||||
| * | Reworked startup considerably so now no longer dependant on GameInfo | Thomas Tanner | 2015-11-28 | 1 | -1/+1 |
| | | | | | Did some const correctness to the "managed_game" property as you shouldn't really be altering the plugin details whilst MO is running | ||||
| * | Replace last occurrence of GameInfo::getNexusGameID and remove a whole load ↵ | Thomas Tanner | 2015-11-26 | 1 | -2/+1 |
| | | | | | of gameinfo.h includes | ||||
| * | Removes all references to GameInfo::getGameDirectory apart from one during ↵ | Thomas Tanner | 2015-11-25 | 1 | -2/+9 |
| | | | | | | | | | startup Did some const correctness improvements Also may have fixed a potential crash as the Profile copy constructor didn't copy the m_GamePlugin membber | ||||
| * | Get rid of `GameIfo::getOrganizerDirectory` and associated member variable | Thomas Tanner | 2015-11-20 | 1 | -1/+1 |
| | | | | | qApp->getProperty("dataPath") can be used instead (and is pretty much everywhere else) so it's unnecessary | ||||
| * | replaced all uses of NULL with nullptr | Tannin | 2014-11-28 | 1 | -1/+1 |
| | | | | | fixed a few placed where NULL was used as a number or boolean | ||||
| * | - descriptions for plugin settings are now displayed | Tannin | 2014-09-10 | 1 | -173/+182 |
| | | |||||
| * | normalized eol style (all files should now have windows line endings) | Tannin | 2014-07-17 | 1 | -173/+173 |
| | | |||||
| * | - nxmhandler will now ask before registering itself | Tannin | 2014-01-04 | 1 | -0/+6 |
| | | | | | | | - 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 | ||||
| * | - esp reader now handles invalid files more gracefully | Tannin | 2013-09-21 | 1 | -0/+12 |
| | | | | | | | | | | | | | | | | | | - files moved will now also be treated as "deleted" in the old location so a newly created file with that same name is not created in overwrite - introduced a mechanism by which MO can recognize if it crashed before when attempting to load a plugin. That plugin can be blacklisted so it doesn't get loaded again - plugins can now programaticaly change their settings - plugins can now store data persistently without exposing that data as settings - requesting an unset-setting from a plugin is no longer treated as a bug - clarified warning message for when files are in overwrite directory - the proxyPython plugin will now discover if python initialization crashed MO on a previous session and give the user a chance to fix it or disable the plugin - bugfix: GetModuleFileName modified the buffer past the zero termination. While this doesn't violate the API documentation it is different from the regular windows implementation - bugfix: proxy plugins couldn't access the parent widget - bugfix: when moving a file from overwrite to a mod the in-memory file structure wasn't updated - bugfix: name input dialog for profiles allowed names that weren't valid directory names - bugfix: profile dialog wasn't able to delete profiles if the name started or ended in whitespaces - bugfix: The name-cells for plugin settings could be changed (without effect) - removed a few obsolete files from the repository | ||||
| * | - some fixes to the refreshing behaviour | Tannin | 2013-07-13 | 1 | -2/+4 |
| | | | | | | | - "fix" buttons in problems dialog are now actually functional - python proxy now has diagnosis functionality to warn user if correct proxy version is not available - python proxy now has a configurable python path | ||||
| * | - moved shared and uibase libraries to namespaces | Tannin | 2013-02-17 | 1 | -130/+134 |
| | | | | | - bugfix: the "fix mods" function was accessing the save game data incorrectly, causing a crash | ||||
| * | initial commit to mercurial repository. | Tannin | 2013-02-03 | 1 | -0/+149 |
| Corresponds to MO version 0.12.6 | |||||
