summaryrefslogtreecommitdiff
path: root/src/settings.cpp
Commit message (Expand)AuthorAgeFilesLines
* really remove ask_for_nexuspw, the 2.2.0 update code was using the wrong sectionisanae2019-09-081-0/+4
* change the old servers map while processing updates instead of on-demandisanae2019-09-081-44/+55
* clean up old settings when updatingisanae2019-09-081-6/+45
* more documentation for settingsisanae2019-09-081-6/+1
* documentation for settingsisanae2019-09-081-63/+67
* don't log widget and geometry setting changesisanae2019-09-021-7/+20
* only remove section when the array is larger, prevents logging changes when n...isanae2019-09-021-25/+44
* split into settingsutilitiesisanae2019-09-021-451/+1
* split settings into a bunch of classesisanae2019-09-021-804/+957
* removed duplicate useProxy()isanae2019-09-021-320/+532
* moved workarounds to settingsisanae2019-09-021-0/+43
* moved plugins to settingsisanae2019-09-021-101/+163
* moved setting paths to Settingsisanae2019-08-261-17/+80
* moved code for byte sizes and speed to uibaseisanae2019-08-261-89/+173
* changed total speed and count to a list of the last 5 downloadsisanae2019-08-261-16/+35
* server settings converted to array instead of byte array mapisanae2019-08-261-32/+62
* moved preferred servers into ServerListisanae2019-08-261-17/+0
* ServerList instead of a QList of ServerInfoisanae2019-08-261-5/+31
* made ServerInfo a classisanae2019-08-261-43/+43
* moved more nexus stuff to settingsisanae2019-08-261-2/+22
* changed crash dump type to use enum instead of intisanae2019-08-241-32/+128
* added settings for QTabWidget, checkable QAbstractButton and ExpanderWidgetisanae2019-08-241-1/+73
* passes callbacks to QuestionBoxMemory so it doesn't access the ini directlyisanae2019-08-171-0/+68
* put tutorials in the settingsisanae2019-08-171-5/+50
* put endorsement state and first start in settingsisanae2019-08-171-0/+18
* merged DockFixer into GeometrySettingsisanae2019-08-161-87/+171
* StatusBar now inherits from QStatusBar to handle hide/show eventsisanae2019-08-161-55/+41
* moved all geometry save, restore and reset to GeometrySettingsisanae2019-08-161-25/+54
* merged toolbars into restoreToolbars() and saveToolbars()isanae2019-08-161-10/+76
* added GeometrySaverisanae2019-08-161-117/+101
* moved getting and setting executables to Settingsisanae2019-08-051-0/+44
* moved recent directories to Settingsisanae2019-08-041-0/+39
* moved geometry handling to PreviewDialogisanae2019-08-041-0/+10
* removed registerWidgetState(), was used just for header list headers, now sav...isanae2019-08-041-0/+40
* moved geometry handling to ProblemsDialog and CategoriesDialogisanae2019-08-041-0/+20
* moved geometry handling to ListDialogisanae2019-08-041-0/+10
* removed convertVariant(), turns out value() does itisanae2019-08-041-36/+21
* moved geometry handling to mod info and overwrite dialogsisanae2019-08-041-0/+66
* moved geometry handling to ProfilesDialogisanae2019-08-041-0/+10
* moved geometry handling to EditExecutablesDialog itselfisanae2019-08-041-0/+10
* moved settings updates to Settings::processUpdates()isanae2019-08-041-0/+46
* split into GeometrySettingsisanae2019-08-041-15/+165
* removed mentions of QSettings from main.cppisanae2019-08-041-3/+74
* removed obsolete load mechanismsisanae2019-08-021-5/+14
* cleaned up includesisanae2019-08-021-44/+0
* moved tabs to SettingsDialogisanae2019-08-021-100/+0
* split diagnostics tabisanae2019-08-021-30/+2
* split workarounds tabisanae2019-08-021-71/+2
* split plugins tabisanae2019-08-021-47/+7
* removed incorrect warning that steam password is unencryptedisanae2019-08-021-30/+6