aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-02-19Filter: implement any-of modeGravatar Berthold Stoeger
2019-02-18CHANGELOG.md updateGravatar Berthold Stoeger
2019-02-18Edit: use correct offset when changing dive timesGravatar Berthold Stoeger
2019-02-14Mobile: only show dive computers in the Bluetooth connection listGravatar Dirk Hohndel
2019-02-14Desktop: only show dive computers in the Bluetooth device listGravatar Dirk Hohndel
2019-02-14Desktop: add checkbox to show all BT devicesGravatar Dirk Hohndel
2019-02-11Desktop: show filter panel with maximized dive listGravatar Dirk Hohndel
2019-02-11Small whitespace fixGravatar Dirk Hohndel
2019-02-10Changes to user manual (V4.8.4)Gravatar willemferguson
2019-02-09core: move updatecheck to its own domainGravatar Dirk Hohndel
2019-02-09Cleanup: remove unsused function clear_dive_site()Gravatar Berthold Stoeger
2019-02-09Cleanup: remove unused function create_dive_site_from_current_dive()Gravatar Berthold Stoeger
2019-02-09Cleanup: make create_divesite_uuid() of static linkageGravatar Berthold Stoeger
2019-02-07Add various enhancements to profile export and dive data copyGravatar Robert C. Helling
2019-02-07Make struct dive const in plotPicturesInternalGravatar Robert C. Helling
2019-02-07CHANGELOG.md updateGravatar Berthold Stoeger
2019-02-07Profile: plot pictures of correct diveGravatar Berthold Stoeger
2019-02-07Profile: add "synchronous" mode for picture plottingGravatar Berthold Stoeger
2019-02-07Copy dive description to clipboardGravatar Robert C. Helling
2019-02-07Export profile imageGravatar Robert C. Helling
2019-02-05Add button to toggle deco info in info boxGravatar Robert C. Helling
2019-02-05Explain surface GF value in user manualGravatar Robert C. Helling
2019-02-05Include surface GF in infoboxGravatar Robert C. Helling
2019-02-02Cleanup: rename locationInformation.ui -> locationinformation.uiGravatar Berthold Stoeger
2019-02-02Cleanup: remove unused function MainTab::setCurrentLocationIndexGravatar Berthold Stoeger
2019-02-01CHANGELOG.md: update with the removal of the Facebook featureGravatar Lubomir I. Ivanov
2019-02-01facebook: remove the featute from the code baseGravatar Lubomir I. Ivanov
2019-01-28Desktop: cleanups for the filter UIGravatar Dirk Hohndel
2019-01-28Desktop: set filter negation textsGravatar Berthold Stoeger
2019-01-28Desktop: add vertical spacer at bottom of filter widgetGravatar Dirk Hohndel
2019-01-28Desktop: change filter negate buttonsGravatar Dirk Hohndel
2019-01-27Cleanup: remove redundant conditionalGravatar Berthold Stoeger
2019-01-26Coding style: unify connect() calls in filterwidget2.cppGravatar Berthold Stoeger
2019-01-26Filter: quick implementation of negationGravatar Berthold Stoeger
2019-01-26Filter: implement close & resetGravatar Berthold Stoeger
2019-01-26Filter: implement reset filterGravatar Berthold Stoeger
2019-01-26Filter: update counts if dives added / removedGravatar Berthold Stoeger
2019-01-26Filter: implement "x of y shown" textGravatar Berthold Stoeger
2019-01-26Changelog update to mention LaTeX exportGravatar Robert C. Helling
2019-01-26Add a template/stylefile for LaTeX exportGravatar Robert C. Helling
2019-01-26Rememove centrigade/celsius confusion in TeX exportGravatar Robert C. Helling
2019-01-26Add export variable containing the profile image filenameGravatar Robert C. Helling
2019-01-26Include all tags in TeX/LaTeX exportGravatar Robert C. Helling
2019-01-26Include dive time in TeX/LaTeX exportGravatar Robert C. Helling
2019-01-26Allow LaTeX export of several divesGravatar Robert C. Helling
2019-01-26Hook up LaTeX export to UIGravatar Robert C. Helling
2019-01-26Add LaTeX exportGravatar Robert C. Helling
2019-01-26FB redirect use https instead of httpGravatar Robert C. Helling
2019-01-26Cleanup: remove unused function setCheckedActionFilterTags()Gravatar Berthold Stoeger
2019-01-25build system: use --force when signing Mac bundleGravatar Dirk Hohndel