aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-07-13user manual: update the bundled html versionGravatar Dirk Hohndel
2019-07-13Fixed filter scrollarea not adjusting to parent heightGravatar Doug Junkins
2019-07-13Fix special case for temperature in CSV exportGravatar Miika Turkia
2019-07-12Updates to user manual (update 3 of 3)Gravatar willemferguson
2019-07-12User manual: updates to undo descriptionGravatar Dirk Hohndel
2019-07-12Profile: stop animations on exportGravatar Berthold Stoeger
2019-07-12Profile: store animation speed in profile objectGravatar Berthold Stoeger
2019-07-12Profile: add speed parameter to Animation::* functionsGravatar Berthold Stoeger
2019-07-12Profile: take int instead of bool in DiveEventItem::recalculatePosGravatar Berthold Stoeger
2019-07-11Desktop: clear notes on empty diveGravatar Berthold Stoeger
2019-07-11Thumbnailer: improve error messageGravatar Berthold Stoeger
2019-07-11Preferences: warn if ffmpeg can't be loadedGravatar Berthold Stoeger
2019-07-10Git: handle excess of cylinders or weightsystems gracefullyGravatar Berthold Stoeger
2019-07-09Desktop: update BT selection when picking remembered dive computerGravatar Dirk Hohndel
2019-07-06Update user manual (2 of 3)Gravatar willemferguson
2019-07-06Cleanup: call calculate_max_limits_new() in create_plot_info_new()Gravatar Berthold Stoeger
2019-07-06Cleanup: fix memory management of the plot dataGravatar Berthold Stoeger
2019-07-06Cleanup: remove unused get_screen_dpi() functionGravatar Berthold Stoeger
2019-07-06Cleanup: remove unused declarations from display.hGravatar Berthold Stoeger
2019-07-05Update translation source stringsGravatar Dirk Hohndel
2019-07-05Update translationsGravatar Dirk Hohndel
2019-07-04Desktop: reduce minimum vertical sizeGravatar Dirk Hohndel
2019-07-04Merge pull request #2156 from torvalds/masterGravatar Linus Torvalds
2019-07-04Update libdivecomputer to most recent versionGravatar Linus Torvalds
2019-07-04Cleanup: remove DiveLocationLineEdit::currTypeGravatar Berthold Stoeger
2019-07-04Desktop: enable clearing of dive siteGravatar Berthold Stoeger
2019-07-04Cleanup: remove unnecessary display refreshGravatar Berthold Stoeger
2019-07-04Cleanup: avoid spurious updateDiveInfo() callsGravatar Berthold Stoeger
2019-06-28Planner: Wait minimum switch time when bailing out to OCGravatar Robert C. Helling
2019-06-28Dive merge: don't use unset dive numbersGravatar Berthold Stoeger
2019-06-28Cleanup: remove includes from extern "C" blockGravatar Berthold Stoeger
2019-06-28Import: use TRIP_THRESHOLD when checking for trip-overlapGravatar Berthold Stoeger
2019-06-26User manual update (update 1 of 3)Gravatar willemferguson
2019-06-25Latest translationsGravatar Dirk Hohndel
2019-06-24Desktop: small optimizationGravatar Dirk Hohndel
2019-06-24Desktop: update dive list when dive sites changeGravatar Dirk Hohndel
2019-06-24Desktop: update flags on the map when dive sites changeGravatar Dirk Hohndel
2019-06-24Cleanup: simple consistencyGravatar Dirk Hohndel
2019-06-24Desktop: fix time editingGravatar Dirk Hohndel
2019-06-23Cleanup: unify selection signalsGravatar Berthold Stoeger
2019-06-23Cleanup: remove selectionChanged logic from dive-list commandsGravatar Berthold Stoeger
2019-06-23Undo: unify selection behavior in dive-list commandsGravatar Berthold Stoeger
2019-06-23Undo: don't send signals batched by tripGravatar Berthold Stoeger
2019-06-23Dive list: cache shown flag in model (quick-fix for undo-crash)Gravatar Berthold Stoeger
2019-06-23Desktop: use local variable instead of displayed_diveGravatar Dirk Hohndel
2019-06-23Desktop: don't use planner to manually add diveGravatar Dirk Hohndel
2019-06-22Update user-manual_es.txt to commit 30f2d16daGravatar Salvador Cuñat
2019-06-19Undo: sort dives by dive_less_than() in signalsGravatar Berthold Stoeger
2019-06-19Cleanup: return directly from data() methodsGravatar Berthold Stoeger
2019-06-19Cleanup: remove unnecessary get_gas_used() callGravatar Berthold Stoeger