Commit Graph

  • 0ede842a43 profile: move zooming/panning code to ProfileView Berthold Stoeger 2023-05-20 17:12:33 +02:00
  • 4b801de88a profile: replot profile when settings changed Berthold Stoeger 2023-05-20 15:37:11 +02:00
  • 0346bc13dc profile: move axis animation code to ProfileView Berthold Stoeger 2023-05-20 15:22:02 +02:00
  • ed1604087f profile: read DPR from QML page Berthold Stoeger 2023-05-20 14:46:58 +02:00
  • 584d835693 profile: render profile on desktop via QtQuick Berthold Stoeger 2023-05-20 14:27:20 +02:00
  • b4a8e1afc6 ubuntu/debian: add libraw-dev to build dependencies bstoeger-raw Berthold Stoeger 2023-09-07 17:07:21 +02:00
  • 11163e4b5e media: load metadata and thumbnails of raw pictures using libraw Berthold Stoeger 2023-09-04 07:22:31 +02:00
  • cc081fd414 cleanup: fix include guards for stats/zvalues.h Berthold Stoeger 2023-04-20 20:50:43 +02:00
  • 78f1e8b513 stats: break out common QtQuick part of the code Berthold Stoeger 2023-04-16 20:05:36 +02:00
  • 9d4d35976b stats: make number of z-levels dynamic Berthold Stoeger 2023-04-16 12:59:19 +02:00
  • db4108df6d stats: don't pass StatsTheme in ChartItem::render Berthold Stoeger 2023-04-16 12:19:56 +02:00
  • e0f71f1a49 tests: set locale in testprofile.cpp to "C" Berthold Stoeger 2024-03-09 20:32:59 +01:00
  • 405399a091 stats: remove theme-access from QtQuick root node Berthold Stoeger 2023-04-16 11:24:19 +02:00
  • 1c547fed34 Don't "untranslate" cylinder names bstoeger-model Berthold Stoeger 2024-03-30 14:00:30 +01:00
  • 45a91ad176 desktop: unglobalize ComboBox-models Berthold Stoeger 2024-03-30 13:40:00 +01:00
  • 83fa38b3b4 cleanup: remove unused function parse_display_units() Berthold Stoeger 2024-03-26 14:36:30 +01:00
  • 2bf7432a94 cleanup: remove unused macros in qmlmanager.cpp Berthold Stoeger 2024-03-25 21:04:56 +01:00
  • c53cdf039b cleanup: remove unused global variable filesOnCommandLine Berthold Stoeger 2024-03-25 07:08:22 +01:00
  • 29d71eb85e cleanup: remove picturedir_string() Berthold Stoeger 2024-03-24 22:04:09 +01:00
  • 2c490fcbbb desktop: take an std::string in MainWindow::setCurrentFile() Berthold Stoeger 2024-03-24 22:56:41 +01:00
  • 6aca76c342 Import / Export: Remove Unsafe XML Handling Options. Michael Keller 2024-03-14 11:47:05 +13:00
  • 92c3837f6e cleanup: remove unused taglist functions Berthold Stoeger 2024-03-18 10:57:27 +01:00
  • 5ac64ab2cd cleanup: replace Q_FOREACH and foreach by range base for Berthold Stoeger 2024-03-16 16:50:43 +01:00
  • 41cb916060 core: turn existing_filename into std::string Berthold Stoeger 2024-03-16 16:06:39 +01:00
  • 37f2207f94 printing: pass current filename to dialog Berthold Stoeger 2024-03-16 13:39:15 +01:00
  • 3a1122048b core: make logfile_name and dumpfile_name std::string Berthold Stoeger 2024-03-16 10:29:05 +01:00
  • 64419f2b19 dive download: pass current filename to dialog Berthold Stoeger 2024-03-16 10:02:54 +01:00
  • 981352646c computer configuration: pass current filename to dialog Berthold Stoeger 2024-03-16 09:53:22 +01:00
  • 2e067c89dd cleanup: Make ConfigureDiveComputerDialog::closeEvent() private Berthold Stoeger 2024-03-16 09:40:28 +01:00
  • 8733828380 computer configuration: use value semantics for DeviceDetails Berthold Stoeger 2024-03-16 09:29:54 +01:00
  • 322c1b56b2 CICD: Add smtk2ssrf Build to CI. Michael Keller 2024-03-18 21:44:08 +13:00
  • 8b0b3cba3c CICD: Add Downloader Build to the CI Pipeline. Michael Keller 2024-03-18 10:33:01 +13:00
  • 2533909337 core: fix downloader builds Richard Fuchs 2024-03-16 06:26:17 -04:00
  • 1508d305b8 Desktop: Add Country to the Fields Indexed for Fulltext Search. Michael Keller 2024-03-15 12:36:56 +13:00
  • 8a5009786e Fix Translation Error in Android Build. Michael Keller 2024-03-16 13:32:02 +13:00
  • 153bcdec42 fix incorrect Italian localization on iOS Dirk Hohndel 2024-03-15 07:50:29 -07:00
  • e6ff3f7537 Cleanup: Fix Problems Raised by Coverity Scan. Michael Keller 2024-03-13 13:11:34 +13:00
  • 3229d1e3a1 preferences: replace macro by local function Berthold Stoeger 2024-03-09 09:25:24 +01:00
  • 857148efd6 preferences: replace SIGNAL/SLOT by function pointers Berthold Stoeger 2024-03-09 09:22:34 +01:00
  • 8980d61786 core: replace SSRF_INFO macro by report_info() Berthold Stoeger 2024-03-12 09:25:39 +01:00
  • bfbf4934dd core: enable compiler warngings for report_error and report_info Berthold Stoeger 2024-03-12 09:17:50 +01:00
  • fcf0bda042 core: move report_info and SSRF_INFO to errorhelper.h Berthold Stoeger 2024-03-12 08:52:21 +01:00
  • d653cec7a4 ensure locale language info lands in the applog Dirk Hohndel 2024-03-10 17:03:16 -07:00
  • 8f50c9c1b3 Improve automated language handling Dirk Hohndel 2024-03-10 15:37:32 -07:00
  • c7a929a8a8 Correctly initialize string in core/device.cpp Berthold Stoeger 2024-03-11 07:30:02 +01:00
  • 8b5812bc2c profile: fix uninitialized variable in DivePercentageItem Berthold Stoeger 2024-03-09 18:37:02 +01:00
  • cf990b0f39 preferences: choose language code with one '-' Berthold Stoeger 2024-03-09 10:49:17 +01:00
  • 889ca23999 cleanup: automatically determine array size in load-git.cpp Berthold Stoeger 2024-03-02 21:59:46 +01:00
  • 6bf8cbfe46 core: avoid pointless copying in git parser Berthold Stoeger 2024-03-02 18:49:42 +01:00
  • 885ff44c56 core: directly generate std::strings in git parser Berthold Stoeger 2024-03-02 17:30:14 +01:00
  • 6b054318e0 core: convert parse_mkvi_value() and parse_mkvi_key() to C++ Berthold Stoeger 2024-03-02 09:33:29 +01:00
  • cca4c8cae5 core: return std::string from get_dive_date_c_string() Berthold Stoeger 2024-03-02 09:12:21 +01:00
  • 203ff8b2e6 core: port string handling in divecomputer.cpp to C++ Berthold Stoeger 2024-03-02 07:27:52 +01:00
  • ad7530f7bb core: use std::string for dummy hash value in parser Berthold Stoeger 2024-03-01 23:32:17 +01:00
  • affcbddbb0 core: use std::string to format battery extra data Berthold Stoeger 2024-03-01 23:27:55 +01:00
  • e6321a1305 core: turn extra_data key/value pair in parser to std::string Berthold Stoeger 2024-03-01 22:53:43 +01:00
  • 92a1a08b21 core: remove alloc_filter_preset() and free_filter_preset() Berthold Stoeger 2024-03-01 22:44:45 +01:00
  • cf7c54bd56 core: turn a memblock in the parser to std::string Berthold Stoeger 2024-03-01 13:09:20 +01:00
  • 2f4dbf1848 core: make get_sha() return std::string Berthold Stoeger 2024-02-29 13:57:26 +01:00
  • 2f3d8d83f5 core: port printGPSCoordsC to return std::string Berthold Stoeger 2024-02-29 13:53:17 +01:00
  • 119fe908c7 core: port filterpreset.cpp to std::string Berthold Stoeger 2024-02-29 13:39:17 +01:00
  • 2e1d852e36 core: convert filter_constraint_data_to_string to C++ Berthold Stoeger 2024-02-29 11:31:46 +01:00
  • 898ecd2df5 core: make fp_get_data return an std::string Berthold Stoeger 2024-02-29 08:23:55 +01:00
  • 8d96b7557d core: convert parser_state to C++ Berthold Stoeger 2024-02-29 07:56:27 +01:00
  • 5e466d91f0 core: convert core/import-*.c to C++ Berthold Stoeger 2024-02-29 07:29:11 +01:00
  • 83b0c1da40 core: convert parse-xml.c and parse.c to C++ Berthold Stoeger 2024-02-28 22:01:51 +01:00
  • a133c6c4db mobile: turn testqml into a std::string Berthold Stoeger 2024-02-28 20:07:39 +01:00
  • 9509eb6876 divetripmodel: explicitly convert char * to QString Berthold Stoeger 2024-02-28 19:55:30 +01:00
  • 43ec3fc1d9 core: use std::string in load-git.cpp Berthold Stoeger 2024-02-28 19:20:05 +01:00
  • 114513493b core: use std::string in parser state of git loader Berthold Stoeger 2024-02-28 11:03:18 +01:00
  • a1826f77da core: turn saved_git_id into a std::string Berthold Stoeger 2024-02-28 08:49:42 +01:00
  • c05be40bfd core: convert load-git.c to C++ Berthold Stoeger 2024-02-28 08:42:23 +01:00
  • d803e42314 core: convert file.c to C++ Berthold Stoeger 2024-02-28 07:50:11 +01:00
  • a032d9c979 core: convert save-xml.c to C++ Berthold Stoeger 2024-02-28 06:36:48 +01:00
  • 76c2069fa8 core: port subsurface-startup.c to C++ Berthold Stoeger 2024-02-28 06:33:44 +01:00
  • f1012283a0 core: turn a few string helpers into C++ Berthold Stoeger 2024-02-27 23:10:09 +01:00
  • 924b23ed56 core: convert git-access.c to C++ Berthold Stoeger 2024-02-27 23:22:49 +01:00
  • b0438ad1dd core: use C++-style memory management for struct dir Berthold Stoeger 2024-02-27 22:58:11 +01:00
  • 371b155922 core: convert core/save-git.c to C++ Berthold Stoeger 2024-02-27 18:40:45 +01:00
  • 148775f418 core: convert sample.c to C++ and add default constructor Berthold Stoeger 2024-02-27 16:31:44 +01:00
  • c27e093ebd core: replace dynamic arrays in dive.cpp by C++ constructs Berthold Stoeger 2024-02-27 13:24:36 +01:00
  • 52e6a098aa core: convert dive.c to C++ Berthold Stoeger 2024-02-27 12:02:20 +01:00
  • 096e49e15b core: make translate() accessible from C++ Berthold Stoeger 2024-02-27 11:38:35 +01:00
  • 0ea287cc2c
    Translate subsurface_source.ts in de_DE transifex-integration[bot] 2024-03-09 16:14:26 +00:00
  • 8c861f749f
    Translate subsurface_source.ts in de_DE transifex-integration[bot] 2024-03-09 16:07:59 +00:00
  • f1bd5dc051
    Translate subsurface_source.ts in de_DE transifex-integration[bot] 2024-03-09 16:07:04 +00:00
  • d64986415c
    Translate subsurface_source.ts in de_DE transifex-integration[bot] 2024-03-09 16:06:38 +00:00
  • 5a751f0eee preferences: replace macro by local function bstoeger-signal Berthold Stoeger 2024-03-09 09:25:24 +01:00
  • d6c515fd85 preferences: replace SIGNAL/SLOT by function pointers Berthold Stoeger 2024-03-09 09:22:34 +01:00
  • 649ed8a9ae Merge remote-tracking branch 'origin/translations_translations-subsurface-source-ts--master_ca' Dirk Hohndel 2024-03-08 15:16:23 -08:00
  • 569c5520af Merge remote-tracking branch 'origin/translations_translations-subsurface-source-ts--master_nl_NL' Dirk Hohndel 2024-03-08 15:15:53 -08:00
  • 5dc4c5855b Merge remote-tracking branch 'origin/translations_translations-subsurface-source-ts--master_en_GB' Dirk Hohndel 2024-03-08 15:15:18 -08:00
  • af8f67ed5f Merge remote-tracking branch 'origin/translations_translations-subsurface-source-ts--master_de_DE' Dirk Hohndel 2024-03-08 15:14:38 -08:00
  • 9d2bd425e1 core: fix memory leak in tables code Berthold Stoeger 2024-03-06 10:14:18 +01:00
  • 4b1a6f8824
    Translate translations/subsurface_source.ts in ca translations_translations-subsurface-source-ts--master_ca transifex-integration[bot] 2024-03-04 01:40:49 +00:00
  • 6c2b126c8e
    Translate translations/subsurface_source.ts in ca transifex-integration[bot] 2024-03-04 01:40:34 +00:00
  • 805cd550f2 cleanup: fix memory leak Berthold Stoeger 2024-02-28 06:23:26 +01:00
  • a4091189b0 cleanup: use proper size when allocating string Berthold Stoeger 2024-03-01 23:09:21 +01:00
  • ef5859437a cleanup: remove ominous pointer calculation Berthold Stoeger 2024-03-01 20:24:42 +01:00
  • 96470227d5 snap: fix grade determination Michał Sawicz 2024-03-01 08:08:21 +01:00