Age | Commit message (Expand) | Author |
2019-06-19 | Cleanup: use add_to_dive_table() in record_dive_to_table() | Berthold Stoeger |
2019-06-19 | Cleanup: generate clear_*_table() functions by macro | Berthold Stoeger |
2019-06-19 | Cleanup: localize enum and table in divelist.c | Berthold Stoeger |
2019-06-19 | Cleanup: make local variables and functions in deco.c static | Berthold Stoeger |
2019-06-19 | Cleanup: move function declaration into header file | Berthold Stoeger |
2019-06-19 | Cleanup: remove unused global variables plangflow and plangfhigh | Berthold Stoeger |
2019-06-19 | Cleanup: make lookup table in planner.c of static linkage | Berthold Stoeger |
2019-06-19 | Cleanup: remove unused function find_dive_including | Berthold Stoeger |
2019-06-19 | Cleanup: Make gaspressures.h a regular include file | Berthold Stoeger |
2019-06-19 | Cleanup: move gas-functions to own translation unit | Berthold Stoeger |
2019-06-19 | Cleanup: remove unused macro FOR_EACH_PICTURE_NON_PTR | Berthold Stoeger |
2019-06-19 | Cleanup: remove bogus inline modifier | Berthold Stoeger |
2019-06-19 | Cleanup: move unit-related functions to own translation unit | Berthold Stoeger |
2019-06-19 | Cleanup: move trip-related functions into own translation unit | Berthold Stoeger |
2019-06-19 | Cleanup: move TRIP_THRESHOLD into divelist.c | Berthold Stoeger |
2019-06-19 | Cleanup: create equipment.h header | Berthold Stoeger |
2019-06-19 | Cleanup: fix comment to STRUCTURED_LIST_FREE | Berthold Stoeger |
2019-06-19 | Cleanup: move tag functions into own translation unit | Berthold Stoeger |
2019-06-19 | Cleanup: fix includes in membuffer.h | Berthold Stoeger |
2019-06-19 | Cleanup: use taglist_copy() instead of STRUCTURED_LIST_COPY | Berthold Stoeger |
2019-06-19 | Coding style: remove Java-style function definitions in dive.c | Berthold Stoeger |
2019-06-19 | Cleanup: remove unused function dump_taglist() | Berthold Stoeger |
2019-06-18 | Pull and push latest translations and strings | Dirk Hohndel |
2019-06-15 | Android: add Cressi Cartesio and Goa as potentially supported | Dirk Hohndel |
2019-06-15 | Undo: add undo button to multi-dive-edited warning message | Berthold Stoeger |
2019-06-15 | Undo: hide multi-dive-edit warning message on subsequent edit | Berthold Stoeger |
2019-06-15 | Undo: only show warning message if dives were actually edited | Berthold Stoeger |
2019-06-15 | Undo: show warning message if more than one dive edited | Berthold Stoeger |
2019-06-15 | Cleanup: remove MainTab::addMessageAction() function | Berthold Stoeger |
2019-06-15 | Cleanup: unify comments in desktop-widgets/command.h | Berthold Stoeger |
2019-06-15 | Undo: return number of changed dives from undo commands | Berthold Stoeger |
2019-06-15 | Undo: don't create spurious undo commands for temperature fields | Berthold Stoeger |
2019-06-15 | Cleanup: remove silly typo in translation comments | Berthold Stoeger |
2019-06-10 | Cleanup: remove Q_PROPERTYs from MinMaxWidget | Berthold Stoeger |
2019-06-10 | Cleanup: Un-PIMPL-ize MinMaxAvgWidget | Berthold Stoeger |
2019-06-07 | Correct typo in Information box | willemferguson |
2019-06-07 | Desktop: invalidate dive cache on equipment edit | Berthold Stoeger |
2019-06-07 | Desktop: don't show location-popup button in trip-edit mode | Berthold Stoeger |
2019-06-06 | Cleanup: remove unnecessary include in downloadfromdcthread.cpp | Berthold Stoeger |
2019-06-06 | Cleanup: remove unnecessary QRegularExpression copies | Berthold Stoeger |
2019-06-06 | Printing: use regexp in preprocessTemplate() | Berthold Stoeger |
2019-06-05 | [snap] add removable-media plug | MichaĆ Sawicz |
2019-06-03 | Add delta-pO2 disply in Information Box | willemferguson |
2019-06-03 | Update usermanual | Robert C. Helling |
2019-06-03 | Reword configure dive computer | Robert C. Helling |
2019-06-01 | Add BLE detection for the new Oceanic Geo 4.0 | Linus Torvalds |
2019-05-29 | Update deco disclaimer | Robert C. Helling |
2019-05-29 | Extended user manual explanation of green ceiling | Robert C. Helling |
2019-05-29 | Check if dive_site exists before accessing its name | Robert C. Helling |
2019-05-20 | CHANGELOG.md update | Berthold Stoeger |