Age | Commit message (Expand) | Author |
2016-11-02 | Also grey out labels when not relevant for current deco mode | Robert C. Helling |
2016-11-02 | Actually turn on the vpmb radio button in VPM-B mode | Robert C. Helling |
2016-11-01 | Reorganise Preferences->Graph | Willem Ferguson |
2016-11-01 | Fix duplicate labels in ui file | Dirk Hohndel |
2016-11-01 | Deco mode for plannining is not deco mode for showing | Tomaz Canabrava |
2016-11-01 | Fix bug where the Font setting was ignored | Tomaz Canabrava |
2016-11-01 | Updates to Preferences -> Graph | Willem Ferguson |
2016-11-01 | Reorganise Preferences/Graph tab | Willem Ferguson |
2016-10-28 | Warn user about wrong characters in date/time format strings | Robert C. Helling |
2016-10-27 | Preferences ui: at tabstops to graph ui | Rick Walsh |
2016-10-11 | Add preference to change deco model | Robert C. Helling |
2016-09-24 | Separate VPM-B conservatism preference for planner and profile | Rick Walsh |
2016-09-20 | Language preference: store the locale name in the settings | Dirk Hohndel |
2016-09-20 | Language preference: search for the locale instead of the language string | Dirk Hohndel |
2016-09-17 | Preferences UI: graph tabstop order should match display order | Rick Walsh |
2016-08-27 | Settings update: Fix missing groups and Language initialization | Tomaz Canabrava |
2016-08-27 | Settings update: Move loadPreferences out of qt-helper.cpp | Tomaz Canabrava |
2016-08-27 | Settings update: Remove uneeded includes | Tomaz Canabrava |
2016-08-27 | Settings update: Fix "Units" | Tomaz Canabrava |
2016-08-27 | Settings update: Fix "Network" and "CloudStorage" | Tomaz Canabrava |
2016-08-27 | Settings update: Clean up save user id local | Tomaz Canabrava |
2016-08-27 | Settings update: Fix "Language" settings | Tomaz Canabrava |
2016-08-27 | Settings update: Use internal prefs structure to read preferences | Tomaz Canabrava |
2016-08-27 | Settings update: Fix settings in PreferencesGraph class | Tomaz Canabrava |
2016-08-27 | Settings update: Fix "geocoding" | Tomaz Canabrava |
2016-08-27 | Settings update: Fix "General Settings", "Display", and "Animation" | Tomaz Canabrava |
2016-07-28 | Shrink the minimum size for preferences window | Miika Turkia |
2016-04-04 | Move subsurface-core to core and qt-mobile to mobile-widgets | Dirk Hohndel |
2016-03-19 | Preferences: fix missing slot problem when creating new account | Dirk Hohndel |
2016-01-26 | Fix build breakage | Dirk Hohndel |
2016-01-12 | Be more precise in our language: call it "mean depth" | krisalpha |
2015-11-15 | Make "Save Preferences" button mutate "prefs" struct. | K. \"pestophagous\" Heller |
2015-11-15 | Restore proper spin-box/slider behavior for animation setting. | K. \"pestophagous\" Heller |
2015-11-10 | Preferences: correctly hook up the signals to enable/disable cloud storage | Dirk Hohndel |
2015-11-09 | Don't rely on CMAKE_AUTOUIC | Tomaz Canabrava |
2015-11-07 | abstractpreferenceswidget.cpp: fix argument warning | Lubomir I. Ivanov |
2015-11-07 | preferencesdialog.cpp: silence a switch warning | Lubomir I. Ivanov |
2015-11-07 | preferences_network.cpp: remove some unused 'reply' variables | Lubomir I. Ivanov |
2015-11-04 | Re-add the signal connections | Tomaz Canabrava |
2015-11-03 | PreferencesDialog.cpp: store 'default_directory' in QSettings | Lubomir I. Ivanov |
2015-11-02 | Preferences: make apply work | Dirk Hohndel |
2015-11-02 | Preferences: Call LoadPreferences from whitin the new dialog | Tomaz Canabrava |
2015-11-02 | Forgot to set the static variable static | Tomaz Canabrava |
2015-11-02 | Preferences: Use apply instead of reset to defaults | Tomaz Canabrava |
2015-11-02 | Preferences: Remove the old dialog and use the new one | Tomaz Canabrava |
2015-11-02 | Preferences: hook up the UI page with the preferences structure | Dirk Hohndel |
2015-11-02 | Preferences: add date and time format to language page | Dirk Hohndel |
2015-10-30 | Preferences: switch language preference to be a dropdown | Dirk Hohndel |
2015-10-30 | Fix warnings | Tomaz Canabrava |
2015-10-30 | Preferences: random fixes | Tomaz Canabrava |