Age | Commit message (Expand) | Author |
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 |
2015-10-30 | Preferences: move network preferences to the new dialog | Tomaz Canabrava |
2015-10-30 | Preferences: move graph preferences to the new dialog | Tomaz Canabrava |
2015-10-30 | Preferences: move units to the new dialog | Tomaz Canabrava |
2015-10-30 | Preferences: Port the default preferences to the new system | Tomaz Canabrava |
2015-10-30 | Code cleanup | Tomaz Canabrava |
2015-10-30 | Preferences: add GeoReference | Tomaz Canabrava |
2015-10-30 | Preferences: start with all settings set | Tomaz Canabrava |
2015-10-30 | Preferences: hook up the missing parts for the language prefs ui | Tomaz Canabrava |
2015-10-30 | Preferences: Apply / Cancel / Defaults | Tomaz Canabrava |
2015-10-30 | Preferences: Hook up the dialog buttons and make it work | Tomaz Canabrava |
2015-10-30 | Preferecnes: add the initial skeleton | Tomaz Canabrava |
2015-10-30 | Preferences: add a new page for language | Tomaz Canabrava |
2015-10-30 | Preferences: start to port preferences to a more sane design | Tomaz Canabrava |