Commit graph

  • c0e8ea5188 models: pass header descriptions in CleanerTableModel constructor bstoeger-cleaner-table-model Berthold Stoeger 2024-08-31 07:36:38 +02:00
  • 52f156ee47 WIP-dont-use dirkhh-dontuse Dirk Hohndel 2024-08-30 21:19:27 -07:00
  • 9bd1631103
    Merge branch 'subsurface:master' into qt6devel Egbert de Pauw 2024-08-28 15:40:29 +02:00
  • aa3a93a466 Fix location in result of dive merging Linus Torvalds 2024-08-28 19:55:20 +12:00
  • da6c753502 Fix sample times in dive merging Linus Torvalds 2024-08-28 16:50:37 +12:00
  • 131cb23823 Fix location in result of dive merging Linus Torvalds 2024-08-28 19:55:20 +12:00
  • 5d38fd3fe8 Make googlemaps compile with Qt5 and Qt6 Egbertdepauw-qt6devel Dirk Hohndel 2024-08-27 22:32:01 -07:00
  • 1742d6eabb qt6: Make subsurface buildable with Qt6 on Macos Egbertdepauw 2024-08-27 13:51:37 +02:00
  • 9a21d51f30 Fix sample times in dive merging Linus Torvalds 2024-08-28 16:50:37 +12:00
  • 7201a40c5f Removed some testing code. Egbertdepauw 2024-08-27 14:51:39 +02:00
  • c5e5535f51 qt6: Make subsurface buildable with Qt6 on Macos Egbertdepauw 2024-08-27 13:51:37 +02:00
  • 914cdb102b Fix Suunto FIT file import dive duration mis-calculation Linus Torvalds 2024-08-26 16:48:19 +12:00
  • 425b0e93d7 Fix Suunto FIT file import dive duration mis-calculation Linus Torvalds 2024-08-26 16:48:19 +12:00
  • 069f8a5d18 correct re-plan menu label in documentation Tim D. Hammer 2024-08-20 22:50:35 -04:00
  • 3c3856f9e8 core: add missing #include <tuple> Richard Fuchs 2024-08-24 15:13:53 -04:00
  • 14b9074f40 Fix layering violations in DivePlannerPointsModel. Michael Keller 2024-08-23 10:30:15 +12:00
  • 2d8e343221 Planner: Improve Gas Handling in CCR Mode. Michael Keller 2024-05-15 17:23:39 +12:00
  • af86d9aca6 core: add missing #include <tuple> Richard Fuchs 2024-08-24 15:13:53 -04:00
  • 59e6532209 correct re-plan menu label in documentation Tim D. Hammer 2024-08-20 22:50:35 -04:00
  • 7106c4d5f0 desktop: reinstate WSInfoModel constructor Berthold Stoeger 2024-08-22 17:06:36 +02:00
  • 42c4f380d2 Fix layering violations in DivePlannerPointsModel. Michael Keller 2024-08-23 10:30:15 +12:00
  • 0fc94d49de Planner: Improve Gas Handling in CCR Mode. Michael Keller 2024-05-15 17:23:39 +12:00
  • d3e960eead desktop: reinstate WSInfoModel constructor Berthold Stoeger 2024-08-22 17:06:36 +02:00
  • 8b435c9d8f snap: use a local /etc/gitconfig Michał Sawicz 2024-08-19 14:11:35 +02:00
  • a6ce6e56d3 core: add missing #include <tuple> Richard Fuchs 2024-08-19 14:01:16 -04:00
  • 9d8676a407 core: add missing #include <tuple> Richard Fuchs 2024-08-19 14:01:16 -04:00
  • 8c13862b15
    snap: use a local /etc/gitconfig Michał Sawicz 2024-08-19 14:11:35 +02:00
  • 26c594382e core: fix deletion of events in fixup_dc_events() Berthold Stoeger 2024-08-18 09:02:07 +02:00
  • 0dc47882cb code hygiene: use std::swap instead of temporary variable Berthold Stoeger 2024-08-17 15:20:13 +02:00
  • bdfd37c95b core: fix sorting of events Berthold Stoeger 2024-08-17 15:18:51 +02:00
  • 01705a6449 undo: exit early if no event in RemoveEvent() Berthold Stoeger 2024-08-17 22:04:34 +02:00
  • d295ca1d17 code cleanup: use std::move() to potentially void copies Berthold Stoeger 2024-08-17 22:00:41 +02:00
  • af4125e94b core: fix deletion of events in fixup_dc_events() Berthold Stoeger 2024-08-18 09:02:07 +02:00
  • d5b7e83f63 undo: exit early if no event in RemoveEvent() Berthold Stoeger 2024-08-17 22:04:34 +02:00
  • 0ac85f0edd code cleanup: use std::move() to potentially void copies Berthold Stoeger 2024-08-17 22:00:41 +02:00
  • 5f7d01eac7 code hygiene: use std::swap instead of temporary variable Berthold Stoeger 2024-08-17 15:20:13 +02:00
  • 7351c65d6f core: fix sorting of events Berthold Stoeger 2024-08-17 15:18:51 +02:00
  • 2d5094a48b profile: add move constructor and assignment operator to plot_info Berthold Stoeger 2024-08-14 09:42:46 +02:00
  • 92abfb4b90 ostctools: avoid string copy Berthold Stoeger 2024-08-14 09:40:55 +02:00
  • 1578c7be99 uemis downloader: use move instead of copy to return string Berthold Stoeger 2024-08-14 09:38:37 +02:00
  • f78662acce uemis downloader: close reqtxt_file in case of error Berthold Stoeger 2024-08-14 09:34:39 +02:00
  • a3340298b6 liquivision import: move notes string Berthold Stoeger 2024-08-14 09:30:58 +02:00
  • ef9ae5f6d6 seac import: report database error Berthold Stoeger 2024-08-14 09:12:31 +02:00
  • e305546046 undo: fix RemoveEvent if we can't find the event Berthold Stoeger 2024-08-14 09:08:44 +02:00
  • 5c6ca2c1ce undo: don't use moved-from string Berthold Stoeger 2024-08-13 23:36:06 +02:00
  • 1dade48aa6 filter: use std::move() to pass around std::string Berthold Stoeger 2024-08-13 23:31:36 +02:00
  • 455bc8f40c core: add copy constructors/assignment operators to device_data_t Berthold Stoeger 2024-08-13 23:28:57 +02:00
  • 6d08903917 uemis: close reqtxt file in error case Berthold Stoeger 2024-08-13 23:15:32 +02:00
  • 2bbc95e8f1 planner: check nextdp for null Berthold Stoeger 2024-08-13 22:50:11 +02:00
  • c91884223f pressures: do floating point division when interpolating Berthold Stoeger 2024-08-13 22:41:39 +02:00
  • ad2ccc8888 core: add move constructor/copy assignment to weight and cylinder Berthold Stoeger 2024-08-13 22:31:29 +02:00
  • 1fc5a294a6 uemis import: disable seemingly dead code Berthold Stoeger 2024-08-13 22:26:29 +02:00
  • df568fbb5d suunto import: give and free error message Berthold Stoeger 2024-08-13 22:19:20 +02:00
  • 152e6966c9 fix copy/paste of dive-site Berthold Stoeger 2024-08-13 07:04:52 +02:00
  • 48b4308a7d Windows: Fix smtk-import Build. Michael Keller 2024-08-14 18:13:54 +12:00
  • a75c9c3872 Update equipment.c Add D7 232 Bar Tank gregbenson314 2024-08-12 14:35:03 +01:00
  • 0704936abb profile: add move constructor and assignment operator to plot_info Berthold Stoeger 2024-08-14 09:42:46 +02:00
  • 4efa9a95ab ostctools: avoid string copy Berthold Stoeger 2024-08-14 09:40:55 +02:00
  • b25dd44272 uemis downloader: use move instead of copy to return string Berthold Stoeger 2024-08-14 09:38:37 +02:00
  • 04e64924bc uemis downloader: close reqtxt_file in case of error Berthold Stoeger 2024-08-14 09:34:39 +02:00
  • e7e579aae2 liquivision import: move notes string Berthold Stoeger 2024-08-14 09:30:58 +02:00
  • 87c4880999 seac import: report database error Berthold Stoeger 2024-08-14 09:12:31 +02:00
  • 6b581bad7c undo: fix RemoveEvent if we can't find the event Berthold Stoeger 2024-08-14 09:08:44 +02:00
  • 6f86fbfca2 Update equipment.c Add D7 232 Bar Tank gregbenson314 2024-08-12 14:35:03 +01:00
  • 2db9c6096a Windows: Fix smtk-import Build. Michael Keller 2024-08-14 18:13:54 +12:00
  • 1021d91b7c undo: don't use moved-from string Berthold Stoeger 2024-08-13 23:36:06 +02:00
  • eaad79a7ac filter: use std::move() to pass around std::string Berthold Stoeger 2024-08-13 23:31:36 +02:00
  • 1f1fbb28ec core: add copy constructors/assignment operators to device_data_t Berthold Stoeger 2024-08-13 23:28:57 +02:00
  • 71256728d8 uemis: close reqtxt file in error case Berthold Stoeger 2024-08-13 23:15:32 +02:00
  • 3879c89768 planner: check nextdp for null Berthold Stoeger 2024-08-13 22:50:11 +02:00
  • f8ef2346dc pressures: do floating point division when interpolating Berthold Stoeger 2024-08-13 22:41:39 +02:00
  • 0436de271d core: add move constructor/copy assignment to weight and cylinder Berthold Stoeger 2024-08-13 22:31:29 +02:00
  • 1fd4a2474b uemis import: disable seemingly dead code Berthold Stoeger 2024-08-13 22:26:29 +02:00
  • e8766a6c68 suunto import: give and free error message Berthold Stoeger 2024-08-13 22:19:20 +02:00
  • 6ef3a1ecbb fix copy/paste of dive-site Berthold Stoeger 2024-08-13 07:04:52 +02:00
  • a905a78178 Update core/units.h Michael Keller 2024-08-10 15:50:33 +12:00
  • 94ed723015 Update core/units.h Michael Keller 2024-08-10 15:50:20 +12:00
  • 67f38ce3ce Update core/units.h Michael Keller 2024-08-10 15:50:11 +12:00
  • 80b5f6bfcd core: move add_cylinder() to struct cylinder_table Berthold Stoeger 2024-07-02 14:49:25 +02:00
  • 22a1120b30 core: move gasname() to struct gasmix Berthold Stoeger 2024-07-02 12:38:36 +02:00
  • 9c726d8d6f core: move gas_volume() to cylinder_t Berthold Stoeger 2024-07-02 11:12:27 +02:00
  • 4cb3db2548 core: move remove_weightsystem() to weightsystem_table Berthold Stoeger 2024-07-02 10:21:14 +02:00
  • b5a4e7eb0b core: move set_weightsystem() to weightsystem_table Berthold Stoeger 2024-07-01 22:55:39 +02:00
  • 650fda3221 core: move add_to_weightsystem_table() to weightsystem_table Berthold Stoeger 2024-07-01 21:54:59 +02:00
  • 498302dcc6 core: remove add_empty_cylinder() Berthold Stoeger 2024-07-01 21:13:12 +02:00
  • 9bb2255ba8 core: move get_or_create_cylinder() to struct dive Berthold Stoeger 2024-06-30 22:39:52 +02:00
  • 777e7f32a5 core: replace same_weightsystem() by operator==() Berthold Stoeger 2024-06-30 22:12:25 +02:00
  • fb3a157462 core: move time_during_dive_with_offset() to struct dive Berthold Stoeger 2024-06-30 22:02:20 +02:00
  • 28814829e0 core: move best_o2() and best_he() to struct dive Berthold Stoeger 2024-06-30 21:38:32 +02:00
  • 6e349793d1 core: move startup function declarations to subsurfacestartup.h Berthold Stoeger 2024-06-30 21:17:17 +02:00
  • 76d672210d core: move get_dive_location()/_country() to struct dive Berthold Stoeger 2024-06-30 20:55:34 +02:00
  • f1f082d86a core: move get_dive_dc() to struct dive Berthold Stoeger 2024-06-30 20:38:12 +02:00
  • 731052c776 core: remove accessor get_dive_site_for_dive() Berthold Stoeger 2024-06-30 18:36:29 +02:00
  • 718523e01d core: move get_dive_salinity() to struct dive Berthold Stoeger 2024-06-30 18:31:43 +02:00
  • 0aa4efb3d9 core: move divesite_has_gps_information() to struct dive_site Berthold Stoeger 2024-06-30 17:38:36 +02:00
  • c812dd140b core: move get_surface_pressure() to struct dive Berthold Stoeger 2024-06-30 17:26:12 +02:00
  • 6e29c00f35 core: move number_of_divecomputers to struct dive Berthold Stoeger 2024-06-30 17:16:14 +02:00
  • e90251b0cf core: move dive_[has|get]_gps_location() to struct dive Berthold Stoeger 2024-06-30 16:33:52 +02:00
  • 286d8fe21c core: move get_max_mod() and get_max_mnd() to struct dive Berthold Stoeger 2024-06-30 16:17:20 +02:00
  • d36fd79527 core: move total_weight() into struct dive Berthold Stoeger 2024-06-30 11:13:39 +02:00