Age | Commit message (Expand) | Author |
2019-01-28 | Desktop: set filter negation texts | Berthold Stoeger |
2019-01-28 | Desktop: add vertical spacer at bottom of filter widget | Dirk Hohndel |
2019-01-28 | Desktop: change filter negate buttons | Dirk Hohndel |
2019-01-27 | Cleanup: remove redundant conditional | Berthold Stoeger |
2019-01-26 | Coding style: unify connect() calls in filterwidget2.cpp | Berthold Stoeger |
2019-01-26 | Filter: quick implementation of negation | Berthold Stoeger |
2019-01-26 | Filter: implement close & reset | Berthold Stoeger |
2019-01-26 | Filter: implement reset filter | Berthold Stoeger |
2019-01-26 | Filter: update counts if dives added / removed | Berthold Stoeger |
2019-01-26 | Filter: implement "x of y shown" text | Berthold Stoeger |
2019-01-26 | Changelog update to mention LaTeX export | Robert C. Helling |
2019-01-26 | Add a template/stylefile for LaTeX export | Robert C. Helling |
2019-01-26 | Rememove centrigade/celsius confusion in TeX export | Robert C. Helling |
2019-01-26 | Add export variable containing the profile image filename | Robert C. Helling |
2019-01-26 | Include all tags in TeX/LaTeX export | Robert C. Helling |
2019-01-26 | Include dive time in TeX/LaTeX export | Robert C. Helling |
2019-01-26 | Allow LaTeX export of several dives | Robert C. Helling |
2019-01-26 | Hook up LaTeX export to UI | Robert C. Helling |
2019-01-26 | Add LaTeX export | Robert C. Helling |
2019-01-26 | FB redirect use https instead of http | Robert C. Helling |
2019-01-26 | Cleanup: remove unused function setCheckedActionFilterTags() | Berthold Stoeger |
2019-01-25 | build system: use --force when signing Mac bundle | Dirk Hohndel |
2019-01-25 | build system: Docker image creation | Dirk Hohndel |
2019-01-25 | Android: accept 'Release' argument | Dirk Hohndel |
2019-01-25 | Update Supported Divecomputers list | Dirk Hohndel |
2019-01-25 | Update mobile version number | Dirk Hohndel |
2019-01-23 | Bluetooth: don't crash if BT is turned off | Dirk Hohndel |
2019-01-23 | Update libdivecomputer | Dirk Hohndel |
2019-01-22 | BLE debug: make things less verbose | Dirk Hohndel |
2019-01-22 | libdivecomputer: small wording change in a warning | Dirk Hohndel |
2019-01-22 | Filter: extend range of allowed temperatures | Berthold Stoeger |
2019-01-22 | Filter: support imperial units | Berthold Stoeger |
2019-01-21 | Desktop, Filter UI: make date/time consistent | Jan Mulder |
2019-01-21 | Desktop, Filter UI: improve layout of rating/viz widgets | Jan Mulder |
2019-01-21 | Windows/MXE: actually build HIDAPI library | Dirk Hohndel |
2019-01-21 | Android: make sure we have the correct platforms installed | Dirk Hohndel |
2019-01-20 | Import: fix erroneous flag | Berthold Stoeger |
2019-01-19 | Filter: make tags, people and location filter logically-and | Berthold Stoeger |
2019-01-19 | Filter widget: remove superfluous space in label | Berthold Stoeger |
2019-01-19 | Filter: reinstate dive-site filter functionality | Berthold Stoeger |
2019-01-19 | Filter: ignore unset temperatures | Berthold Stoeger |
2019-01-19 | Filter widget: make Ui class subobject of widget | Berthold Stoeger |
2019-01-19 | Desktop: Make filterWidget2 a subobject of MainWindow | Berthold Stoeger |
2019-01-19 | Filter: update filterData directly without copying | Berthold Stoeger |
2019-01-19 | Filter: connect widget and filter | Berthold Stoeger |
2019-01-19 | Import: control process_imported_dives() by flags | Berthold Stoeger |
2019-01-19 | Import: don't add to new trip while downloading | Berthold Stoeger |
2019-01-19 | Import: add add_to_new_trip flag to process_imported_dives() | Berthold Stoeger |
2019-01-19 | Dive import: fix logic of process_imported_dives() | Berthold Stoeger |
2019-01-19 | Dive download: add trip_table to device_data_t | Berthold Stoeger |