summaryrefslogtreecommitdiffstats
path: root/core/subsurfacestartup.c
AgeCommit message (Expand)Author
2021-01-02cleanup: move pref related structs and functions to pref.cGravatar Berthold Stoeger
2021-01-02cleanup: move definition of get_units() to core/unit.cGravatar Berthold Stoeger
2020-12-29cleanup: move monthname to time.cGravatar Berthold Stoeger
2020-12-13prefs: add option to display only actually used tanksGravatar Berthold Stoeger
2020-12-03downloader: filter possible devices and add mounts, remember last choicesGravatar Robert C. Helling
2020-12-03downloader: small improvementsGravatar Robert C. Helling
2020-12-03downloader: first step to get instructions via CLIGravatar Dirk Hohndel
2020-12-03build-system: start adding a headless buildGravatar Dirk Hohndel
2020-10-25cleanup: move application flags to core/subsurfacehelper.hGravatar Berthold Stoeger
2020-04-19desktop: remove user surveyGravatar Dirk Hohndel
2020-03-06mobile: allow disabling BT support from the command lineGravatar Dirk Hohndel
2020-03-05cleanup: make version_printed variable static and local to functionGravatar Berthold Stoeger
2020-03-01mobile: remove filter settingsGravatar Berthold Stoeger
2019-11-26core: add --testqml flag to mobileExecutableGravatar jan Iversen
2019-10-31Planner: Add option to treat O2 as narcoticGravatar Robert C. Helling
2019-08-08Cleanup: move error reporting function declarations to errorhelper.hGravatar Berthold Stoeger
2019-03-29Add UI element for final surface segment in plannerGravatar Robert C. Helling
2019-02-05Add button to toggle deco info in info boxGravatar Robert C. Helling
2019-02-01facebook: remove the featute from the code baseGravatar Lubomir I. Ivanov
2019-01-13Planner: Add checkbox to force OC bailoutGravatar Robert C. Helling
2018-10-23Mobile/filtering: add two preferences for filteringGravatar Dirk Hohndel
2018-09-25qPref: add mobile_scale preferenceGravatar Dirk Hohndel
2018-09-11cleanup[6/6]: remove actual preferencesGravatar Jan Mulder
2018-09-10prefs: cloud_new_password is not a preferenceGravatar Dirk Hohndel
2018-09-10prefs: git_local_only is not a preferenceGravatar Dirk Hohndel
2018-09-07Cleanup: constify get_units()Gravatar Berthold Stoeger
2018-08-02Cleanup: shrink size of three-letter month name strings to 4Gravatar Berthold Stoeger
2018-08-02Cleanup: move sort_table() from subsurface_startup.c to divelist.cGravatar Berthold Stoeger
2018-07-28Dive media: Extract thumbnails from videos with ffmpegGravatar Berthold Stoeger
2018-07-04Dive pictures: remove hashesGravatar Berthold Stoeger
2018-06-21Revert "cleanup: remove empty function"Gravatar Anton Lundin
2018-05-27Dive pictures: automatically recalculate thumbnailsGravatar Berthold Stoeger
2018-05-14Core: introduce new subsurface-string headerGravatar Dirk Hohndel
2018-04-28Plot OC-pO2 graph for SCR divesGravatar Willem Ferguson
2018-02-26Cleanup: Unify qthelper.h and qthelperfromc.hGravatar Berthold Stoeger
2018-02-10Add a preference to turn on ICD warningsGravatar Robert C. Helling
2018-01-11Introduce helper function empty_string()Gravatar Berthold Stoeger
2018-01-10Unused code: weekday()Gravatar Jan Mulder
2018-01-06Remove cloud_background_sync preferences optionGravatar Berthold Stoeger
2017-12-24Re-add newlines to help messageGravatar Berthold Stoeger
2017-12-21cleanup: remove empty functionGravatar Jan Mulder
2017-12-10location service: reduce default thresholdsGravatar Salvador Cuñat
2017-11-22Copy default filename string when assigning to default preferencesGravatar Berthold Stoeger
2017-11-16subsurface-startup: expose print_version() in the headerGravatar Lubomir I. Ivanov
2017-11-09Print version when run in verbose modeGravatar Dirk Hohndel
2017-11-09Add details about key libraries when showing versionGravatar Dirk Hohndel
2017-11-03win32: optimize the console and logging logicGravatar Lubomir I. Ivanov
2017-10-29Remove three obsolete preferences options for geocodingGravatar Stefan Fuchs
2017-10-26Don't show error if cloud credentials aren't set upGravatar Dirk Hohndel
2017-09-28Planner prefs: set all ascent rates to 9m/minGravatar Rick Walsh