summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2019-01-25build system: Docker image creationGravatar Dirk Hohndel
2019-01-25Android: accept 'Release' argumentGravatar Dirk Hohndel
2019-01-25Update Supported Divecomputers listGravatar Dirk Hohndel
2019-01-25Update mobile version numberGravatar Dirk Hohndel
2019-01-23Bluetooth: don't crash if BT is turned offGravatar Dirk Hohndel
2019-01-23Update libdivecomputerGravatar Dirk Hohndel
2019-01-22BLE debug: make things less verboseGravatar Dirk Hohndel
2019-01-22libdivecomputer: small wording change in a warningGravatar Dirk Hohndel
2019-01-22Filter: extend range of allowed temperaturesGravatar Berthold Stoeger
2019-01-22Filter: support imperial unitsGravatar Berthold Stoeger
2019-01-21Desktop, Filter UI: make date/time consistentGravatar Jan Mulder
2019-01-21Desktop, Filter UI: improve layout of rating/viz widgetsGravatar Jan Mulder
2019-01-21Windows/MXE: actually build HIDAPI libraryGravatar Dirk Hohndel
2019-01-21Android: make sure we have the correct platforms installedGravatar Dirk Hohndel
2019-01-20Import: fix erroneous flagGravatar Berthold Stoeger
2019-01-19Filter: make tags, people and location filter logically-andGravatar Berthold Stoeger
2019-01-19Filter widget: remove superfluous space in labelGravatar Berthold Stoeger
2019-01-19Filter: reinstate dive-site filter functionalityGravatar Berthold Stoeger
2019-01-19Filter: ignore unset temperaturesGravatar Berthold Stoeger
2019-01-19Filter widget: make Ui class subobject of widgetGravatar Berthold Stoeger
2019-01-19Desktop: Make filterWidget2 a subobject of MainWindowGravatar Berthold Stoeger
2019-01-19Filter: update filterData directly without copyingGravatar Berthold Stoeger
2019-01-19Filter: connect widget and filterGravatar Berthold Stoeger
2019-01-19Import: control process_imported_dives() by flagsGravatar Berthold Stoeger
2019-01-19Import: don't add to new trip while downloadingGravatar Berthold Stoeger
2019-01-19Import: add add_to_new_trip flag to process_imported_dives()Gravatar Berthold Stoeger