| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | renamed "revoke nexus authorization" to "disconnect from nexus" because ↵ | isanae | 2019-06-04 | 1 | -12/+18 |
| | | | | | | | | "revoking" is ambiguous reworked manual key dialog to look more like MO1 moved all the UI stuff from callbacks in Settings back to SettingsDialog in a central updateNexusButtons(), which also enables/disables buttons as needed | ||||
| * | added const version of Settings::directInterface() for restoring states | isanae | 2019-05-20 | 1 | -0/+1 |
| | | | | | | added top-level saveState() and restoreState() to ModInfoDialog that are called from MainWindow, because it now also has to handle expander states in the conflict tab added internal opened state to expander widget instead of using widget visibility so it can be saved even after the dialog is closed | ||||
| * | Restart MO if the API key is changed or the reset geometries button was clicked | LostDragonist | 2019-04-30 | 1 | -0/+1 |
| | | |||||
| * | Add setting to hide the API counter | LostDragonist | 2019-03-06 | 1 | -0/+6 |
| | | |||||
| * | Remove the spoofed NMM version | LostDragonist | 2019-02-22 | 1 | -6/+0 |
| | | | | | The new API does not require this and it serves no purpose to keep it. | ||||
| * | Small updates, cleanup, update code, cache settings, tooltips | Silarn | 2019-02-18 | 1 | -16/+0 |
| | | |||||
| * | Add settings option to switch between fixed and dynamic cache timeouts | Silarn | 2019-02-18 | 1 | -0/+17 |
| | | |||||
| * | Implement Windows Credential Manager | Silarn | 2019-02-18 | 1 | -2/+2 |
| | | |||||
| * | Implement using the DPAPI to encrypt credentials | Silarn | 2019-02-18 | 1 | -2/+2 |
| | | |||||
| * | Several Nexus API-related changes | Silarn | 2019-02-18 | 1 | -0/+1 |
| | | | | | | | | | * Added 30-second ping so Nexus doesn't close our connection * Set an overall 5 minute timeout before we give up listening for auth * Fixed some old signal and slot connections * Added a button to revoke the current API authorization * Updated bulk endorsement function with new API changes | ||||
| * | Initial Nexus API changes: | Silarn | 2019-02-18 | 1 | -6/+6 |
| | | | | | | - Switch to SSO with WebSocket - Update endpoints (all but version checking) | ||||
| * | Merge remote-tracking branch 'origin/Develop' into archive_conflicts_2 | Silarn | 2019-01-18 | 1 | -2/+2 |
| |\ | |||||
| | * | Support for force loading libraries | LostDragonist | 2019-01-11 | 1 | -2/+2 |
| | | | |||||
| * | | Fix conflict colors and make archive conflict colors configurable | LostDragonist | 2018-12-30 | 1 | -0/+6 |
| | | | |||||
| * | | Merge branch 'Develop' into archive_conflicts_2 | Project579 | 2018-12-29 | 1 | -0/+6 |
| |\| | | | | | | | Updating to 2.1.7alpha1 | ||||
| | * | Add an option to disable endorsements | LostDragonist | 2018-12-24 | 1 | -0/+6 |
| | | | |||||
| * | | Added button to disable Archives in Data Tree and entirely. | Project579 | 2018-12-12 | 1 | -0/+6 |
| |/ | |||||
| * | Add option to remove column colors for mod list separators | LostDragonist | 2018-12-11 | 1 | -0/+7 |
| | | |||||
| * | Add the ability to change the managed game directory | LostDragonist | 2018-12-11 | 1 | -0/+5 |
| | | |||||
| * | Add workaround setting to prevent the GUI from locking when running an ↵ | LostDragonist | 2018-12-08 | 1 | -0/+6 |
| | | | | | executable | ||||
| * | Add executable blacklisting | LostDragonist | 2018-11-29 | 1 | -3/+4 |
| | | |||||
| * | Added ability to change color of conflict and plugin highlighting from the ↵ | Al12rs | 2018-11-01 | 1 | -1/+17 |
| | | | | | settings. | ||||
| * | Added the path of the managed game in the settings menu under the path tab, ↵ | Al12rs | 2018-06-22 | 1 | -0/+1 |
| | | | | | it's read only for now as allowing the user to change it would probably require a lot more work. | ||||
| * | Support for multi-game downloads | Silarn | 2018-04-16 | 1 | -1/+2 |
| | | |||||
| * | Revert "Applied clang-format on source" | Sandro Jäckel | 2018-02-23 | 1 | -344/+358 |
| | | | | | This reverts commit 5e5c9c07291f6b09623d31c92b1fb61c4ede576e. | ||||
| * | Applied clang-format on source | Sandro Jäckel | 2018-02-22 | 1 | -358/+344 |
| | | |||||
| * | Move crash dumps to instance-dependant data folder | Eran Mizrahi | 2017-12-12 | 1 | -0/+2 |
| | | |||||
| * | new diagnostics settings dialog tab | Eran Mizrahi | 2017-12-10 | 1 | -1/+24 |
| | | |||||
| * | Merge branch 'master' into new_vfs_library | Tannin | 2016-06-30 | 1 | -5/+19 |
| |\ | |||||
| | * | Some include-what-you-use suggested changes | Thomas Tanner | 2016-06-27 | 1 | -5/+19 |
| | | | |||||
| * | | more configuration options | Tannin | 2016-03-02 | 1 | -5/+22 |
| | | | | | | | | | | | | | - 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) | ||||
| * | | made instance-switching usable | Tannin | 2016-01-10 | 1 | -2/+18 |
| |/ | | | | | this includes tons and tons of changes to how paths are determined. the profiles-dir can now also be configured | ||||
| * | Merge branch 'master' of https://github.com/ThosRTanner/modorganizer into ↵ | TanninOne | 2015-12-06 | 1 | -5/+5 |
| |\ | | | | | | | ThosRTanner-master | ||||
| | * | Added support for include-what-you-use in a very simplistic fashion to the ↵ | Thomas Tanner | 2015-10-17 | 1 | -5/+5 |
| | | | | | | | | | | | | | Scons build. This isn't exactly production ready because the qt headers are a nightmarish web of interdependencies but it's useful for checking. I've also removed a few unused include files it detected and corrected some things that upset clang in a big way. | ||||
| * | | Bunch of const correctness changes. There shouldn't be any update of plugin ↵ | Thomas Tanner | 2015-11-25 | 1 | -2/+2 |
| |/ | | | | games once MO has started | ||||
| * | and now I find out I don't need to do it at all | Tom Tanner | 2015-06-23 | 1 | -2/+2 |
| | | |||||
| * | Finish refactoring all the tab code into classes | Tom Tanner | 2015-06-21 | 1 | -0/+16 |
| | | |||||
| * | More refactoring, slightly easier to use classes | Tom Tanner | 2015-06-21 | 1 | -41/+42 |
| | | |||||
| * | Factor out general, nexis, plugins tab code into individual classes | Tom Tanner | 2015-06-20 | 1 | -2/+82 |
| | | | | | Add some code and page to control what is/isn't significant in overwrite | ||||
| * | fixes to make MO compile with mingw (also fixes some warnings generated by ↵ | Tannin | 2015-05-16 | 1 | -2/+2 |
| | | | | | mingw) | ||||
| * | Add in a tab to allow saving of steam username and password. | Tom Tanner | 2015-05-09 | 1 | -0/+17 |
| | | |||||
| * | - bugfixes | Tannin | 2015-01-06 | 1 | -0/+12 |
| | | | | | | | | - moved more functionality to game-plugins - further decoupled management functionality from the UI - created another "tutorial" which is only a single page with relevant parts of the ui highlighted with info as tooltips | ||||
| * | - fixes after merge | Tannin | 2015-01-04 | 1 | -1/+2 |
| | | |||||
| * | - descriptions for plugin settings are now displayed | Tannin | 2014-09-10 | 1 | -310/+311 |
| | | |||||
| * | - performance optimizations for detection of file changes in mod directories | Tannin | 2014-08-01 | 1 | -3/+0 |
| | | | | | | | - added a workaround for download-link handling in chrome - MO will now create a profile even if the game-launcher has never been run - bugfix: files weren't cleanly removed from vfs file register | ||||
| * | normalized eol style (all files should now have windows line endings) | Tannin | 2014-07-17 | 1 | -313/+313 |
| | | |||||
| * | - loot client now only updates the masterlist once per MO session | Tannin | 2014-06-08 | 1 | -5/+5 |
| | | | | | | | | | | | - new event to notify plugins of changed mod priority - overwrite now shows up in the "checked" category instead of "unchecked" - display of "foreign" mods can now be limited to only official content - bugfix: bsa extraction dialog showed up even if the plugin was disabled - bugfix: after detection of foreign mods the priority of the overwrite folder could get messed up - bugfix: when displaying only the context menu for the mod list as a whole, the menu didn't disappear - bugfix: MO crashed when trying to download via the integrated browser | ||||
| * | - added an option to show meta info on downloads instead of filenames | Tannin | 2014-04-23 | 1 | -0/+10 |
| | | | | | | | - 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/+7 |
| | | | | | | | - 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 | ||||
| * | - plugins can now be localized too | Tannin | 2013-11-27 | 1 | -0/+5 |
| | | | | | | - fixes to the installer script - extended build scripts to fetch translations from pootle server automatically | ||||
