summaryrefslogtreecommitdiff
path: root/src/settings.h
Commit message (Expand)AuthorAgeFilesLines
...
* moved tabs to SettingsDialogisanae2019-08-021-53/+2
* split diagnostics tabisanae2019-08-021-18/+0
* split workarounds tabisanae2019-08-021-19/+1
* split plugins tabisanae2019-08-021-19/+6
* removed incorrect warning that steam password is unencryptedisanae2019-08-021-13/+0
* renamed tab classes, clashing with mod info dialogisanae2019-08-021-16/+0
* split paths tabisanae2019-08-021-16/+1
* moved SettingsTab out of Settingsisanae2019-08-021-41/+24
* use log::Levels instead of intsisanae2019-07-221-1/+9
* renamed "revoke nexus authorization" to "disconnect from nexus" because "revo...isanae2019-06-041-12/+18
* added const version of Settings::directInterface() for restoring statesisanae2019-05-201-0/+1
* Restart MO if the API key is changed or the reset geometries button was clickedLostDragonist2019-04-301-0/+1
* Add setting to hide the API counterLostDragonist2019-03-061-0/+6
* Remove the spoofed NMM versionLostDragonist2019-02-221-6/+0
* Small updates, cleanup, update code, cache settings, tooltipsSilarn2019-02-181-16/+0
* Add settings option to switch between fixed and dynamic cache timeoutsSilarn2019-02-181-0/+17
* Implement Windows Credential ManagerSilarn2019-02-181-2/+2
* Implement using the DPAPI to encrypt credentialsSilarn2019-02-181-2/+2
* Several Nexus API-related changesSilarn2019-02-181-0/+1
* Initial Nexus API changes:Silarn2019-02-181-6/+6
* Merge remote-tracking branch 'origin/Develop' into archive_conflicts_2Silarn2019-01-181-2/+2
|\
| * Support for force loading librariesLostDragonist2019-01-111-2/+2
* | Fix conflict colors and make archive conflict colors configurableLostDragonist2018-12-301-0/+6
* | Merge branch 'Develop' into archive_conflicts_2Project5792018-12-291-0/+6
|\|
| * Add an option to disable endorsementsLostDragonist2018-12-241-0/+6
* | Added button to disable Archives in Data Tree and entirely.Project5792018-12-121-0/+6
|/
* Add option to remove column colors for mod list separatorsLostDragonist2018-12-111-0/+7
* Add the ability to change the managed game directoryLostDragonist2018-12-111-0/+5
* Add workaround setting to prevent the GUI from locking when running an execut...LostDragonist2018-12-081-0/+6
* Add executable blacklistingLostDragonist2018-11-291-3/+4
* Added ability to change color of conflict and plugin highlighting from the se...Al12rs2018-11-011-1/+17
* Added the path of the managed game in the settings menu under the path tab, i...Al12rs2018-06-221-0/+1
* Support for multi-game downloadsSilarn2018-04-161-1/+2
* Revert "Applied clang-format on source"Sandro Jäckel2018-02-231-344/+358
* Applied clang-format on sourceSandro Jäckel2018-02-221-358/+344
* Move crash dumps to instance-dependant data folderEran Mizrahi2017-12-121-0/+2
* new diagnostics settings dialog tabEran Mizrahi2017-12-101-1/+24
* Merge branch 'master' into new_vfs_libraryTannin2016-06-301-5/+19
|\
| * Some include-what-you-use suggested changesThomas Tanner2016-06-271-5/+19
* | more configuration optionsTannin2016-03-021-5/+22
* | made instance-switching usableTannin2016-01-101-2/+18
|/
* Merge branch 'master' of https://github.com/ThosRTanner/modorganizer into Tho...TanninOne2015-12-061-5/+5
|\
| * Added support for include-what-you-use in a very simplistic fashion to the Sc...Thomas Tanner2015-10-171-5/+5
* | Bunch of const correctness changes. There shouldn't be any update of plugin g...Thomas Tanner2015-11-251-2/+2
|/
* and now I find out I don't need to do it at allTom Tanner2015-06-231-2/+2
* Finish refactoring all the tab code into classesTom Tanner2015-06-211-0/+16
* More refactoring, slightly easier to use classesTom Tanner2015-06-211-41/+42
* Factor out general, nexis, plugins tab code into individual classesTom Tanner2015-06-201-2/+82
* fixes to make MO compile with mingw (also fixes some warnings generated by mi...Tannin2015-05-161-2/+2
* Add in a tab to allow saving of steam username and password.Tom Tanner2015-05-091-0/+17