| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | removed duplicate useProxy() | isanae | 2019-09-02 | 1 | -13/+3 |
| * | removed directinterface | isanae | 2019-09-02 | 1 | -7/+0 |
| * | moved workarounds to settings | isanae | 2019-09-02 | 1 | -0/+8 |
| * | moved plugins to settings | isanae | 2019-09-02 | 1 | -79/+44 |
| * | moved setting paths to Settings | isanae | 2019-08-26 | 1 | -27/+10 |
| * | server settings converted to array instead of byte array map | isanae | 2019-08-26 | 1 | -1/+2 |
| * | moved preferred servers into ServerList | isanae | 2019-08-26 | 1 | -16/+0 |
| * | ServerList instead of a QList of ServerInfo | isanae | 2019-08-26 | 1 | -1/+4 |
| * | made ServerInfo a class | isanae | 2019-08-26 | 1 | -13/+13 |
| * | moved more nexus stuff to settings | isanae | 2019-08-26 | 1 | -0/+4 |
| * | changed crash dump type to use enum instead of int | isanae | 2019-08-24 | 1 | -26/+44 |
| * | added settings for QTabWidget, checkable QAbstractButton and ExpanderWidget | isanae | 2019-08-24 | 1 | -1/+13 |
| * | passes callbacks to QuestionBoxMemory so it doesn't access the ini directly | isanae | 2019-08-17 | 1 | -0/+16 |
| * | put tutorials in the settings | isanae | 2019-08-17 | 1 | -0/+8 |
| * | put endorsement state and first start in settings | isanae | 2019-08-17 | 1 | -0/+11 |
| * | merged DockFixer into GeometrySettings | isanae | 2019-08-16 | 1 | -9/+9 |
| * | StatusBar now inherits from QStatusBar to handle hide/show events | isanae | 2019-08-16 | 1 | -8/+5 |
| * | moved all geometry save, restore and reset to GeometrySettings | isanae | 2019-08-16 | 1 | -19/+20 |
| * | merged toolbars into restoreToolbars() and saveToolbars() | isanae | 2019-08-16 | 1 | -4/+15 |
| * | added GeometrySaver | isanae | 2019-08-16 | 1 | -38/+26 |
| * | moved getting and setting executables to Settings | isanae | 2019-08-05 | 1 | -0/+3 |
| * | moved recent directories to Settings | isanae | 2019-08-04 | 1 | -0/+3 |
| * | moved geometry handling to PreviewDialog | isanae | 2019-08-04 | 1 | -0/+3 |
| * | removed registerWidgetState(), was used just for header list headers, now sav... | isanae | 2019-08-04 | 1 | -0/+12 |
| * | moved geometry handling to ProblemsDialog and CategoriesDialog | isanae | 2019-08-04 | 1 | -0/+6 |
| * | moved geometry handling to ListDialog | isanae | 2019-08-04 | 1 | -0/+3 |
| * | removed convertVariant(), turns out value() does it | isanae | 2019-08-04 | 1 | -0/+4 |
| * | moved geometry handling to mod info and overwrite dialogs | isanae | 2019-08-04 | 1 | -0/+9 |
| * | moved geometry handling to ProfilesDialog | isanae | 2019-08-04 | 1 | -0/+4 |
| * | moved geometry handling to EditExecutablesDialog itself | isanae | 2019-08-04 | 1 | -0/+2 |
| * | moved settings updates to Settings::processUpdates() | isanae | 2019-08-04 | 1 | -0/+7 |
| * | split into GeometrySettings | isanae | 2019-08-04 | 1 | -11/+44 |
| * | removed mentions of QSettings from main.cpp | isanae | 2019-08-04 | 1 | -1/+21 |
| * | removed obsolete load mechanisms | isanae | 2019-08-02 | 1 | -4/+4 |
| * | cleaned up includes | isanae | 2019-08-02 | 1 | -29/+7 |
| * | moved tabs to SettingsDialog | isanae | 2019-08-02 | 1 | -53/+2 |
| * | split diagnostics tab | isanae | 2019-08-02 | 1 | -18/+0 |
| * | split workarounds tab | isanae | 2019-08-02 | 1 | -19/+1 |
| * | split plugins tab | isanae | 2019-08-02 | 1 | -19/+6 |
| * | removed incorrect warning that steam password is unencrypted | isanae | 2019-08-02 | 1 | -13/+0 |
| * | renamed tab classes, clashing with mod info dialog | isanae | 2019-08-02 | 1 | -16/+0 |
| * | split paths tab | isanae | 2019-08-02 | 1 | -16/+1 |
| * | moved SettingsTab out of Settings | isanae | 2019-08-02 | 1 | -41/+24 |
| * | use log::Levels instead of ints | isanae | 2019-07-22 | 1 | -1/+9 |
| * | renamed "revoke nexus authorization" to "disconnect from nexus" because "revo... | isanae | 2019-06-04 | 1 | -12/+18 |
| * | added const version of Settings::directInterface() for restoring states | isanae | 2019-05-20 | 1 | -0/+1 |
| * | Restart MO if the API key is changed or the reset geometries button was clicked | LostDragonist | 2019-04-30 | 1 | -0/+1 |
| * | Add setting to hide the API counter | LostDragonist | 2019-03-06 | 1 | -0/+6 |
| * | Remove the spoofed NMM version | LostDragonist | 2019-02-22 | 1 | -6/+0 |
| * | Small updates, cleanup, update code, cache settings, tooltips | Silarn | 2019-02-18 | 1 | -16/+0 |