summaryrefslogtreecommitdiff
path: root/src/settingsdialog.h
Commit message (Expand)AuthorAgeFilesLines
* Apply clang-format.Mikaël Capelle2023-07-091-12/+13
* now using new common cmakefilesisanae2020-04-231-1/+1
* added ExitModOrganizer(), used instead of qApp->exit()isanae2019-10-071-3/+6
* TaskDialog for restarting as admin for steamisanae2019-09-191-10/+10
* removed directinterfaceisanae2019-09-021-2/+0
* made member variables in SettingsTab private, added accessorsisanae2019-08-171-7/+11
* moved all geometry save, restore and reset to GeometrySettingsisanae2019-08-161-2/+0
* cleaned up includesisanae2019-08-021-3/+1
* moved tabs to SettingsDialogisanae2019-08-021-4/+22
* split workarounds tabisanae2019-08-021-12/+2
* split plugins tabisanae2019-08-021-4/+0
* renamed tab classes, clashing with mod info dialogisanae2019-08-021-31/+3
* split paths tabisanae2019-08-021-14/+0
* moved SettingsTab out of Settingsisanae2019-08-021-48/+15
* nexus info and stats in settingsisanae2019-07-121-0/+6
* api key validator in settingsisanae2019-07-111-5/+7
* moved NexusSSOLogin to nxmaccessmanagerisanae2019-07-111-50/+2
* reworked the nexus connection panelisanae2019-07-111-12/+50
* renamed "revoke nexus authorization" to "disconnect from nexus" because "revo...isanae2019-06-041-62/+31
* added new dialog to enter api key manuallyisanae2019-06-031-0/+2
* 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/+5
* Cleanup and version bumpSilarn2019-02-181-1/+0
* Rework SSO for new protocol and utilize MO2 application IDSilarn2019-02-181-0/+7
* Several Nexus API-related changesSilarn2019-02-181-1/+9
* Initial Nexus API changes:Silarn2019-02-181-163/+177
* Merge branch 'Develop' into archive_conflicts_2LostDragonist2018-12-301-0/+2
|\
| * Apply alpha color settings to the settings dialogLostDragonist2018-12-301-0/+2
* | Fix conflict colors and make archive conflict colors configurableLostDragonist2018-12-301-0/+10
|/
* Add the ability to change the managed game directoryLostDragonist2018-12-111-0/+2
* Add workarounds button to reset window geometriesLostDragonist2018-12-081-0/+1
* Add executable blacklistingLostDragonist2018-11-291-3/+10
* Less strict implementation of path normalizationLostDragonist2018-11-101-0/+2
* Normalize path settings to prevent extra charactersLostDragonist2018-11-101-0/+11
* Fix button colors in the settings dialog with the default themeLostDragonist2018-11-091-0/+6
* Added ability to change color of conflict and plugin highlighting from the se...Al12rs2018-11-011-0/+27
* Remove unused function which made things confusingAnyOldName32018-05-021-2/+0
* Support for multi-game downloadsSilarn2018-04-161-2/+4
* Revert "Applied clang-format on source"Sandro Jäckel2018-02-231-24/+29
* Applied clang-format on sourceSandro Jäckel2018-02-221-29/+24
* fixed handling of base dir in settings dialog (and fixed the tab order in the...Tannin2016-05-271-0/+3
* moved button to switch instance (and to portable mode) to the main windowTannin2016-05-271-15/+8
* added button to clear webcaches and cookiesTannin2016-05-191-0/+3
* more configuration optionsTannin2016-03-021-0/+6
* fixed browse-button for mod directory (in settings)Tannin2016-02-091-0/+3
* made instance-switching usableTannin2016-01-101-0/+3
* normalized eol style (all files should now have windows line endings)Tannin2014-07-171-84/+84
* - nxmhandler will now ask before registering itselfTannin2014-01-041-0/+2
* - esp reader now handles invalid files more gracefullyTannin2013-09-211-0/+2
* - moved shared and uibase libraries to namespacesTannin2013-02-171-61/+61