Age | Commit message (Expand) | Author |
2021-03-31 | core: initialize dive selection after resetting the data | Berthold Stoeger |
2021-03-24 | planner: fix deco calculation | Berthold Stoeger |
2021-03-12 | Use PSCR gas when computing O2 toxicity | Robert C. Helling |
2021-03-12 | Use QtBluetooth enums from their namespace | Andreas Buhr |
2021-03-08 | parser: initialize picture variable | Berthold Stoeger |
2021-03-01 | Max ceiling precision | Robert C. Helling |
2021-02-26 | Get O2 right in bailout mode | Robert C. Helling |
2021-02-26 | Fix pO2 for CCR at shallow depths | Robert C. Helling |
2021-02-26 | Planner: Depth dependent setpoint changes in CCR mode | Robert C. Helling |
2021-02-17 | desktop: fold ApplicationState into MainWindow | Berthold Stoeger |
2021-02-17 | planner: pass in_planner down to TemplateLayout | Berthold Stoeger |
2021-02-17 | planner: pass in_planner argument to decoMode() | Berthold Stoeger |
2021-02-17 | planner: pass in_planner argument to clear_deco() | Berthold Stoeger |
2021-02-17 | planner: pass in_planner argument to vpmb_next_gradient() | Berthold Stoeger |
2021-02-17 | planner: pass in_planner argument to add_segment() | Berthold Stoeger |
2021-02-17 | planner: remove print_mode parameter from calculate_deco_information() | Berthold Stoeger |
2021-02-10 | desktop: cache photo and geo icons | Berthold Stoeger |
2021-02-06 | desktop: remove the view-state | Berthold Stoeger |
2021-01-28 | core/BT: fix duplicate entries in BT detection | Dirk Hohndel |
2021-01-23 | core/BT: simplify detection of bluetooth names | Dirk Hohndel |
2021-01-23 | core/BT: improve BT name detection for Pelagic dive computers | Dirk Hohndel |
2021-01-23 | mobile/debugging: copy GPS fixes to clipboard | Dirk Hohndel |
2021-01-20 | cleanup: constify create_plot_info_new() | Berthold Stoeger |
2021-01-20 | cleanup: constify populate_pressure_information() | Berthold Stoeger |
2021-01-20 | cleanup: constify init_decompression() | Berthold Stoeger |
2021-01-19 | mobile/UI: remember the system default font size | Dirk Hohndel |
2021-01-19 | cleanup: create separate UI entry points for desktop and mobile | Dirk Hohndel |
2021-01-19 | mobile: add GF fields for ceiling calculation | Doug Junkins |
2021-01-13 | core/bluetooth: make device discovery less noisy | Dirk Hohndel |
2021-01-13 | mobile/GPS: fix two errors in the GPS handling | Dirk Hohndel |
2021-01-11 | undo: set dive mode to CCR in undo command, not profile code | Berthold Stoeger |
2021-01-11 | undo: remove invalidate_dive_cache() call from make_first_dc() | Berthold Stoeger |
2021-01-10 | mobile: enable deco information calculation on mobile | Dirk Hohndel |
2021-01-10 | profile: pass dive to DiveHandler | Berthold Stoeger |
2021-01-10 | profile: pass dive to RulerItem | Berthold Stoeger |
2021-01-10 | profile: pass dive to ToolTipItem::refresh() | Berthold Stoeger |
2021-01-10 | profile: pass dive to plot function of profile-items | Berthold Stoeger |
2021-01-10 | profile: pass dive to EventItem | Berthold Stoeger |
2021-01-10 | profile: move adding of ceiling-violation-event | Berthold Stoeger |
2021-01-10 | profile: use a parameter to determine planner state | Berthold Stoeger |
2021-01-10 | cleanup: make calculate_deco_information() of static linkage | Berthold Stoeger |
2021-01-10 | btdiscovery - Add second matcher for Ratio iX3M | Damian Zaremba |
2021-01-06 | preferences: remove pointless member | Dirk Hohndel |
2021-01-03 | desktop: add statistics widget dummy and application state | Berthold Stoeger |
2021-01-02 | mobile: turn GpsLocation into a regular singleton construct | Dirk Hohndel |
2021-01-02 | cleanup: move pref related structs and functions to pref.c | Berthold Stoeger |
2021-01-02 | cleanup: move definition of get_units() to core/unit.c | Berthold Stoeger |
2021-01-02 | cleanup: remove support for PASCAL in get_pressure_units() | Berthold Stoeger |
2021-01-02 | cleanup: don't save PASCAL pressure units to git | Berthold Stoeger |
2021-01-01 | cleanup: ensure DiveFilter is consistent when created | Dirk Hohndel |