aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-06-19Cleanup: remove unnecessary get_gas_used() callGravatar Berthold Stoeger
2019-06-19Cleanup: use quotation marks for non-system includesGravatar Berthold Stoeger
2019-06-19Cleanup: remove unused macros WEIGHT_IDX_PRIMARY and _SECONDARYGravatar Berthold Stoeger
2019-06-19Cleanup: use total_weight() in DiveObjectHelper::sumWeight()Gravatar Berthold Stoeger
2019-06-19Cleanup: remove unused parameter used from find_best_gasmix_match()Gravatar Berthold Stoeger
2019-06-19Cleanup: constify two equipment helper functionsGravatar Berthold Stoeger
2019-06-19Cleanup: use add_to_dive_table() in record_dive_to_table()Gravatar Berthold Stoeger
2019-06-19Cleanup: generate clear_*_table() functions by macroGravatar Berthold Stoeger
2019-06-19Cleanup: localize enum and table in divelist.cGravatar Berthold Stoeger
2019-06-19Cleanup: make local variables and functions in deco.c staticGravatar Berthold Stoeger
2019-06-19Cleanup: move function declaration into header fileGravatar Berthold Stoeger
2019-06-19Cleanup: remove unused global variables plangflow and plangfhighGravatar Berthold Stoeger
2019-06-19Cleanup: make lookup table in planner.c of static linkageGravatar Berthold Stoeger
2019-06-19Cleanup: remove unused function find_dive_includingGravatar Berthold Stoeger
2019-06-19Cleanup: Make gaspressures.h a regular include fileGravatar Berthold Stoeger
2019-06-19Cleanup: move gas-functions to own translation unitGravatar Berthold Stoeger
2019-06-19Cleanup: remove unused macro FOR_EACH_PICTURE_NON_PTRGravatar Berthold Stoeger
2019-06-19Cleanup: remove bogus inline modifierGravatar Berthold Stoeger
2019-06-19Cleanup: move unit-related functions to own translation unitGravatar Berthold Stoeger
2019-06-19Cleanup: move trip-related functions into own translation unitGravatar Berthold Stoeger
2019-06-19Cleanup: move TRIP_THRESHOLD into divelist.cGravatar Berthold Stoeger
2019-06-19Cleanup: create equipment.h headerGravatar Berthold Stoeger
2019-06-19Cleanup: fix comment to STRUCTURED_LIST_FREEGravatar Berthold Stoeger
2019-06-19Cleanup: move tag functions into own translation unitGravatar Berthold Stoeger
2019-06-19Cleanup: fix includes in membuffer.hGravatar Berthold Stoeger
2019-06-19Cleanup: use taglist_copy() instead of STRUCTURED_LIST_COPYGravatar Berthold Stoeger
2019-06-19Coding style: remove Java-style function definitions in dive.cGravatar Berthold Stoeger
2019-06-19Cleanup: remove unused function dump_taglist()Gravatar Berthold Stoeger
2019-06-18Pull and push latest translations and stringsGravatar Dirk Hohndel
2019-06-15Android: add Cressi Cartesio and Goa as potentially supportedGravatar Dirk Hohndel
2019-06-15Undo: add undo button to multi-dive-edited warning messageGravatar Berthold Stoeger
2019-06-15Undo: hide multi-dive-edit warning message on subsequent editGravatar Berthold Stoeger
2019-06-15Undo: only show warning message if dives were actually editedGravatar Berthold Stoeger
2019-06-15Undo: show warning message if more than one dive editedGravatar Berthold Stoeger
2019-06-15Cleanup: remove MainTab::addMessageAction() functionGravatar Berthold Stoeger
2019-06-15Cleanup: unify comments in desktop-widgets/command.hGravatar Berthold Stoeger
2019-06-15Undo: return number of changed dives from undo commandsGravatar Berthold Stoeger
2019-06-15Undo: don't create spurious undo commands for temperature fieldsGravatar Berthold Stoeger
2019-06-15Cleanup: remove silly typo in translation commentsGravatar Berthold Stoeger
2019-06-10Cleanup: remove Q_PROPERTYs from MinMaxWidgetGravatar Berthold Stoeger
2019-06-10Cleanup: Un-PIMPL-ize MinMaxAvgWidgetGravatar Berthold Stoeger
2019-06-07Correct typo in Information boxGravatar willemferguson
2019-06-07Desktop: invalidate dive cache on equipment editGravatar Berthold Stoeger
2019-06-07Desktop: don't show location-popup button in trip-edit modeGravatar Berthold Stoeger
2019-06-06Cleanup: remove unnecessary include in downloadfromdcthread.cppGravatar Berthold Stoeger
2019-06-06Cleanup: remove unnecessary QRegularExpression copiesGravatar Berthold Stoeger
2019-06-06Printing: use regexp in preprocessTemplate()Gravatar Berthold Stoeger
2019-06-05[snap] add removable-media plugGravatar MichaƂ Sawicz
2019-06-03Add delta-pO2 disply in Information BoxGravatar willemferguson
2019-06-03Update usermanualGravatar Robert C. Helling