aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-10-11desktop: make divecomputer table sortableGravatar Berthold Stoeger
2020-10-09CHANGELOG.md: add note about fixing missing Vista themeGravatar Lubomir I. Ivanov
2020-10-09packaging/windows: add the /styles folderGravatar Lubomir I. Ivanov
2020-10-08build-system: remove Grantlee references from legacy scriptsGravatar Dirk Hohndel
2020-10-08build-system: remove Grantlee from the packaging scriptsGravatar Dirk Hohndel
2020-10-08build-system: remove Grantlee from the container setup scriptsGravatar Dirk Hohndel
2020-10-08build-system: remove Grantlee from the get-dep-lib scriptGravatar Dirk Hohndel
2020-10-08build-system: remove building Grantlee from Snap buildGravatar Dirk Hohndel
2020-10-08build-system: remove building Grantlee from AppImage buildGravatar Dirk Hohndel
2020-10-08build-system: remove building Grantlee cmakeGravatar Dirk Hohndel
2020-10-08build-system: remove building Grantlee from build scriptGravatar Dirk Hohndel
2020-10-08Remove code references to GrantleeGravatar Robert C. Helling
2020-10-08Interpret divelist printing templatesGravatar Robert C. Helling
2020-10-06Update translations from TransifexGravatar Dirk Hohndel
2020-10-06Update translation source stringsGravatar Dirk Hohndel
2020-10-06build-sytem: hide archived Subsurface version from translation scanGravatar Dirk Hohndel
2020-10-06cleanup: use safe connect() in ConfigureDiveComputerDialogGravatar Berthold Stoeger
2020-10-06cleanup: use pointer-to-function connect() in ConfigureDiveComputerGravatar Berthold Stoeger
2020-10-05Remove empty vertical space from filter QListWidgetGravatar willemferguson
2020-10-05core: don't merge sample-derived pressures in merge_one_cylinder()Gravatar Berthold Stoeger
2020-10-05core: improve merging of cylinders pressuresGravatar Berthold Stoeger
2020-10-05cleanup: remove libdc_serial field in device_data_tGravatar Berthold Stoeger
2020-10-05cleanup: remove DC_FIELD_STRING conditional compilationGravatar Berthold Stoeger
2020-10-05download from dive computer: correctly list transports triedGravatar Dirk Hohndel
2020-10-05libdc/debug: provide better info regarding libdc interactionGravatar Dirk Hohndel
2020-10-05clenup: remove bogus connect statement.Gravatar Berthold Stoeger
2020-10-05Use get_n2 helper functionGravatar Robert C. Helling
2020-10-03planner: limit depth and time of segments to sane valuesGravatar Berthold Stoeger
2020-10-03cleanup: make device code more consistent with coreGravatar Berthold Stoeger
2020-10-03cleanup: use getDCExact() instead of callback in set_dc_deviceid()Gravatar Berthold Stoeger
2020-10-03cleanup: pass divecomputer to getDC() and getDCExact() helpersGravatar Berthold Stoeger
2020-10-03cleanup: hide DiveComputerList implementation detailsGravatar Berthold Stoeger
2020-10-03Subsurface User manual update: FilterGravatar willemferguson
2020-10-03filter: add tank size filter constraintGravatar Berthold Stoeger
2020-10-03filter: implement filtering for gas mixesGravatar Berthold Stoeger
2020-10-03core: add N2 and general gas component accessorsGravatar Berthold Stoeger
2020-10-03core: make gas type enum globally availableGravatar Berthold Stoeger
2020-10-03dive list: when moving dives, delete first and add laterGravatar Berthold Stoeger
2020-10-03cleanup: use getDiveSelection() to loop over selected divesGravatar Berthold Stoeger
2020-10-03desktop: allow moving dives to arbitrary tripsGravatar Berthold Stoeger
2020-10-03desktop: add trip selection dialogGravatar Berthold Stoeger
2020-10-03cleanup: replace get_trip_date_string() by get_trip_string()Gravatar Berthold Stoeger
2020-10-02desktop: fix paging through dive list with page-up key, etcGravatar Berthold Stoeger
2020-10-01membuffer: be defensive about bad C library vsnprintf implementationsGravatar Linus Torvalds
2020-09-30Update libdivecomputer to fix Garmin GPS recordingGravatar Linus Torvalds
2020-09-30Android BLE discovery: use discovery agentGravatar Dirk Hohndel
2020-09-30bluetooth discovery: report more information about progressGravatar Dirk Hohndel
2020-09-30bluetooth discovery: differentiate discovered and paired devicesGravatar Dirk Hohndel
2020-09-30documentation: release tasksGravatar Dirk Hohndel
2020-09-29cleanup: rename FilterWidget2 to FilterWidgetGravatar Berthold Stoeger