summaryrefslogtreecommitdiff
path: root/src/settings.h
Commit message (Expand)AuthorAgeFilesLines
* game icons in the instance listisanae2020-11-031-0/+4
* moved nexus api stuff to GlobalSettingsisanae2020-11-031-18/+18
* hide tutorial question optionisanae2020-11-031-0/+3
* added hide option for intro page in create instance dialogisanae2020-11-031-0/+6
* new GlobalSettings class to manage the registryisanae2020-11-031-0/+16
* don't skip paths for portable instance, what am I doingisanae2020-11-031-0/+12
* fixed settings doing weird stuff with multiple instancesisanae2020-11-031-3/+2
* started create instance dialogisanae2020-11-031-0/+1
* more refactoring:isanae2020-11-031-1/+1
* added hidden validation_timeouts settingisanae2020-07-101-0/+2
* Add IOrganizer signal when a plugin setting is changed.Mikaƫl Capelle2020-06-051-1/+10
* threaded refresherisanae2020-02-181-0/+5
* added support for FilterWidget regexesisanae2020-02-181-0/+6
* Add setting to disable splash since it can cause load time increaseAL2020-02-171-0/+4
* added open previews on double-click optionisanae2019-12-041-1/+6
* added option to hide confirmation when switching instancesisanae2019-11-261-0/+5
* added loot log level optionisanae2019-11-221-0/+5
* added spawn delay setting, not exposedisanae2019-10-071-0/+3
* changed the layout of the general settings tabisanae2019-09-231-0/+5
* added center dialogs optionisanae2019-09-231-0/+6
* ensure windows are on screenisanae2019-09-231-16/+35
* added Settings::isExecutableBlacklisted()isanae2019-09-191-0/+1
* fixes for ExpanderWidgetisanae2019-09-111-3/+3
* change the old servers map while processing updates instead of on-demandisanae2019-09-081-0/+4
* more documentation for settingsisanae2019-09-081-93/+136
* documentation for settingsisanae2019-09-081-38/+143
* don't log widget and geometry setting changesisanae2019-09-021-1/+1
* split into settingsutilitiesisanae2019-09-021-3/+0
* split settings into a bunch of classesisanae2019-09-021-226/+341
* removed duplicate useProxy()isanae2019-09-021-13/+3
* removed directinterfaceisanae2019-09-021-7/+0
* moved workarounds to settingsisanae2019-09-021-0/+8
* moved plugins to settingsisanae2019-09-021-79/+44
* moved setting paths to Settingsisanae2019-08-261-27/+10
* server settings converted to array instead of byte array mapisanae2019-08-261-1/+2
* moved preferred servers into ServerListisanae2019-08-261-16/+0
* ServerList instead of a QList of ServerInfoisanae2019-08-261-1/+4
* made ServerInfo a classisanae2019-08-261-13/+13
* moved more nexus stuff to settingsisanae2019-08-261-0/+4
* changed crash dump type to use enum instead of intisanae2019-08-241-26/+44
* added settings for QTabWidget, checkable QAbstractButton and ExpanderWidgetisanae2019-08-241-1/+13
* passes callbacks to QuestionBoxMemory so it doesn't access the ini directlyisanae2019-08-171-0/+16
* put tutorials in the settingsisanae2019-08-171-0/+8
* put endorsement state and first start in settingsisanae2019-08-171-0/+11
* merged DockFixer into GeometrySettingsisanae2019-08-161-9/+9
* StatusBar now inherits from QStatusBar to handle hide/show eventsisanae2019-08-161-8/+5
* moved all geometry save, restore and reset to GeometrySettingsisanae2019-08-161-19/+20
* merged toolbars into restoreToolbars() and saveToolbars()isanae2019-08-161-4/+15
* added GeometrySaverisanae2019-08-161-38/+26
* moved getting and setting executables to Settingsisanae2019-08-051-0/+3