summaryrefslogtreecommitdiff
path: root/src/settingsdialog.cpp
Commit message (Expand)AuthorAgeFilesLines
* renamed tab classes, clashing with mod info dialogisanae2019-08-021-277/+1
* split paths tabisanae2019-08-021-113/+0
* moved SettingsTab out of Settingsisanae2019-08-021-105/+0
* nexus info and stats in settingsisanae2019-07-121-22/+76
* refactored state messagesisanae2019-07-111-112/+6
* api key validator in settingsisanae2019-07-111-41/+120
* moved NexusSSOLogin to nxmaccessmanagerisanae2019-07-111-171/+27
* reworked the nexus connection panelisanae2019-07-111-84/+237
* moved api user account classes to their own filesisanae2019-06-141-2/+4
* fixed title on the manual key dialogisanae2019-06-041-0/+2
* renamed "revoke nexus authorization" to "disconnect from nexus" because "revo...isanae2019-06-041-19/+110
* added new dialog to enter api key manuallyisanae2019-06-031-0/+43
* fixes for /permissive-:isanae2019-05-261-1/+1
* Restart MO if the API key is changed or the reset geometries button was clickedLostDragonist2019-04-301-0/+14
* Add setting to hide the API counterLostDragonist2019-03-061-13/+0
* Rework SSO for new protocol and utilize MO2 application IDSilarn2019-02-181-16/+50
* Several Nexus API-related changesSilarn2019-02-181-13/+35
* Initial Nexus API changes:Silarn2019-02-181-0/+42
* Merge remote-tracking branch 'origin/Develop' into archive_conflicts_2Silarn2019-01-181-3/+3
|\
| * Support for force loading librariesLostDragonist2019-01-111-3/+3
* | Merge branch 'Develop' into archive_conflicts_2LostDragonist2018-12-301-55/+35
|\|
| * Apply alpha color settings to the settings dialogLostDragonist2018-12-301-57/+25
| * Added Alpha channel to color pickersProject5792018-12-311-4/+4
* | Fix conflict colors and make archive conflict colors configurableLostDragonist2018-12-301-23/+33
|/
* Add the ability to change the managed game directoryLostDragonist2018-12-111-0/+10
* Add workarounds button to reset window geometriesLostDragonist2018-12-081-0/+4
* Add executable blacklistingLostDragonist2018-11-291-0/+27
* Resize plugin settings to make keys visibleLostDragonist2018-11-261-0/+4
* Less strict implementation of path normalizationLostDragonist2018-11-101-11/+8
* Normalize path settings to prevent extra charactersLostDragonist2018-11-101-0/+41
* Fix button colors in the settings dialog with the default themeLostDragonist2018-11-091-14/+18
* Added ability to change color of conflict and plugin highlighting from the se...Al12rs2018-11-011-0/+104
* Force nxmhandler.exe registration when the associate button is clickedLostDragonist2018-07-271-1/+1
* Remove unused function which made things confusingAnyOldName32018-05-021-7/+0
* Support for multi-game downloadsSilarn2018-04-161-2/+4
* Revert "Applied clang-format on source"Sandro Jäckel2018-02-231-137/+172
* Applied clang-format on sourceSandro Jäckel2018-02-221-172/+137
* Insert the game rather than replacing the current entryJeremy Rimpo2017-12-131-1/+1
* fixed handling of base dir in settings dialog (and fixed the tab order in the...Tannin2016-05-271-5/+38
* moved button to switch instance (and to portable mode) to the main windowTannin2016-05-271-12/+0
* added button to clear webcaches and cookiesTannin2016-05-191-0/+7
* fixed calls to helper.exe using wrong pathTannin2016-05-151-1/+1
* more configuration optionsTannin2016-03-021-0/+17
* fixed browse-button for mod directory (in settings)Tannin2016-02-091-1/+9
* made instance-switching usableTannin2016-01-101-4/+20
* removed get-prefix from many getters. removed const from managed_game variable.Tannin2015-12-281-1/+1
* Reworked startup considerably so now no longer dependant on GameInfoThomas Tanner2015-11-281-1/+1
* Replace last occurrence of GameInfo::getNexusGameID and remove a whole load o...Thomas Tanner2015-11-261-2/+1
* Removes all references to GameInfo::getGameDirectory apart from one during st...Thomas Tanner2015-11-251-2/+9
* Get rid of `GameIfo::getOrganizerDirectory` and associated member variableThomas Tanner2015-11-201-1/+1