Age | Commit message (Expand) | Author |
2019-07-06 | Cleanup: call calculate_max_limits_new() in create_plot_info_new() | Berthold Stoeger |
2019-07-06 | Cleanup: fix memory management of the plot data | Berthold Stoeger |
2019-07-06 | Cleanup: remove unused get_screen_dpi() function | Berthold Stoeger |
2019-07-06 | Cleanup: remove unused declarations from display.h | Berthold Stoeger |
2019-07-05 | Update translation source strings | Dirk Hohndel |
2019-07-05 | Update translations | Dirk Hohndel |
2019-07-04 | Desktop: reduce minimum vertical size | Dirk Hohndel |
2019-07-04 | Merge pull request #2156 from torvalds/master | Linus Torvalds |
2019-07-04 | Update libdivecomputer to most recent version | Linus Torvalds |
2019-07-04 | Cleanup: remove DiveLocationLineEdit::currType | Berthold Stoeger |
2019-07-04 | Desktop: enable clearing of dive site | Berthold Stoeger |
2019-07-04 | Cleanup: remove unnecessary display refresh | Berthold Stoeger |
2019-07-04 | Cleanup: avoid spurious updateDiveInfo() calls | Berthold Stoeger |
2019-06-28 | Planner: Wait minimum switch time when bailing out to OC | Robert C. Helling |
2019-06-28 | Dive merge: don't use unset dive numbers | Berthold Stoeger |
2019-06-28 | Cleanup: remove includes from extern "C" block | Berthold Stoeger |
2019-06-28 | Import: use TRIP_THRESHOLD when checking for trip-overlap | Berthold Stoeger |
2019-06-26 | User manual update (update 1 of 3) | willemferguson |
2019-06-25 | Latest translations | Dirk Hohndel |
2019-06-24 | Desktop: small optimization | Dirk Hohndel |
2019-06-24 | Desktop: update dive list when dive sites change | Dirk Hohndel |
2019-06-24 | Desktop: update flags on the map when dive sites change | Dirk Hohndel |
2019-06-24 | Cleanup: simple consistency | Dirk Hohndel |
2019-06-24 | Desktop: fix time editing | Dirk Hohndel |
2019-06-23 | Cleanup: unify selection signals | Berthold Stoeger |
2019-06-23 | Cleanup: remove selectionChanged logic from dive-list commands | Berthold Stoeger |
2019-06-23 | Undo: unify selection behavior in dive-list commands | Berthold Stoeger |
2019-06-23 | Undo: don't send signals batched by trip | Berthold Stoeger |
2019-06-23 | Dive list: cache shown flag in model (quick-fix for undo-crash) | Berthold Stoeger |
2019-06-23 | Desktop: use local variable instead of displayed_dive | Dirk Hohndel |
2019-06-23 | Desktop: don't use planner to manually add dive | Dirk Hohndel |
2019-06-22 | Update user-manual_es.txt to commit 30f2d16da | Salvador Cuñat |
2019-06-19 | Undo: sort dives by dive_less_than() in signals | Berthold Stoeger |
2019-06-19 | Cleanup: return directly from data() methods | Berthold Stoeger |
2019-06-19 | Cleanup: remove unnecessary get_gas_used() call | Berthold Stoeger |
2019-06-19 | Cleanup: use quotation marks for non-system includes | Berthold Stoeger |
2019-06-19 | Cleanup: remove unused macros WEIGHT_IDX_PRIMARY and _SECONDARY | Berthold Stoeger |
2019-06-19 | Cleanup: use total_weight() in DiveObjectHelper::sumWeight() | Berthold Stoeger |
2019-06-19 | Cleanup: remove unused parameter used from find_best_gasmix_match() | Berthold Stoeger |
2019-06-19 | Cleanup: constify two equipment helper functions | Berthold Stoeger |
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 |