Commit Graph

  • fe1b136769 Add script to generate v3.7 Qt6 AppImage [skip ci] Ale Martinez 2025-04-04 21:07:17 -03:00
  • 573ddbf7d6 Add script to create Windows v3.7 Qt6 installer [skip ci] Alejandro Martinez 2025-04-04 21:14:30 -03:00
  • 2661a366ba Update Linux build instructions for v3.7 [skip AppVeyor] Alejandro Martinez 2025-04-02 22:25:13 -03:00
  • 1360d953de Update macOS build instructions for v3.7 [skip AppVeyor] Alejandro Martinez 2025-04-01 21:22:26 -03:00
  • e46f854b52 Deprecate macOS builds Travis-ci [skip AppVeyor] Travis CI no longer supports macOS starting March 31, 2025. Alejandro Martinez 2025-04-01 21:03:29 -03:00
  • 34db86d148 Update macOS plist to v3.7 [skip AppVeyor] Fixes #4631 Alejandro Martinez 2025-04-01 17:02:51 -03:00
  • 16ecc50a17 Trigger v3.7 release v3.7 Alejandro Martinez 2025-03-28 21:52:51 -03:00
  • 4abcd8a6a8 Update Spanish translation Alejandro Martinez 2025-03-28 20:07:13 -03:00
  • 7e3d7e4535 More italian translations (#4629) Pier 2025-03-28 21:49:43 +00:00
  • f14ff2496a Update German translation Alejandro Martinez 2025-03-28 15:59:42 -03:00
  • 3cabe43558 Remove Coverity status from README Alejandro Martinez 2025-03-28 15:58:56 -03:00
  • 94415a6df2 Fix compile error on macOS [skip AppVeyor] [skip linux] [publish binaries] Introduced by 59e5154, errored by clang, passed by gcc FileIO/FitRideFile.cpp:5475:88: error: cannot pass non-trivial object of type 'QString' to variadic function; expected type from format string was 'wchar_t' [-Wnon-pod-varargs] fprintf(stderr,"ERROR TYPE % CURRENTLY UNSUPPORTED\n",ciqfield.type); fflush(stderr); Alejandro Martinez 2025-03-27 18:32:59 -03:00
  • 7c9b9868fc Update snapshot builds Alejandro Martinez 2025-03-27 17:13:32 -03:00
  • 57d1bdbc7f Use speed data from imported GPX files (#4628) Trevor Bentley 2025-03-27 19:06:27 +01:00
  • 59e515417a Read and write xdata developer fields to FIT files (#4612) Ivor Hewitt 2025-03-27 16:56:24 +00:00
  • 79d47c5035 Update translation files Alejandro Martinez 2025-03-26 19:17:51 -03:00
  • f03f06c7f2 Avoid Qt 6.8 bug Alejandro Martinez 2025-03-25 21:19:00 -03:00
  • a57063ce57 Optimize computation/draw of widgets and charts during training workouts, and Fix some train interface issues (#4624) Peret 2025-03-25 17:06:10 +01:00
  • 566873545b Update GC icon for Windows installer [skip ci] Continuation of ba2461c Alejandro Martinez 2025-03-22 19:15:25 -03:00
  • db53008b34 Add missing dll to GC3.7-Master-W64-QT6.nsi [skip ci] Alejandro Martinez 2025-03-22 08:54:42 -03:00
  • 803ca901bc Italian translations (#4627) Pier 2025-03-19 11:06:18 +00:00
  • 19b6bf8f77 Deprecate QUICKTIME and AV support Alejandro Martinez 2025-03-18 10:16:45 -03:00
  • a59805e0b5 Enable overlay widgets on supported platforms only Alejandro Martinez 2025-03-17 16:35:12 -03:00
  • 5c1eacee71 ActionButtons: Showing +- labels with Qt 6.8.2 (cont.) (#4626) Joachim Kohlhammer 2025-03-15 14:08:46 +01:00
  • f4dd479a01 ActionButtons: Showing +- labels with Qt 6.8.2 (#4625) Joachim Kohlhammer 2025-03-14 17:36:23 +01:00
  • 2aadb7998c CloudDB - Fallback to local cache on not available Alejandro Martinez 2025-03-12 21:00:45 -03:00
  • 29f41d440a Add installer script for Windows using Qt6 [skip ci] It is tested using Qt 6.8.2 with Qt6 video instead of vlc. Alejandro Martinez 2025-03-11 21:23:00 -03:00
  • b57e4386cb Enable RLV for QT6 Video Window (#4609) Ivor Hewitt 2025-03-07 11:17:19 +00:00
  • dd4987fbf0 Added gif image for wiki documentation. PR #4620 (#4623) [skip ci] Peret 2025-03-06 17:11:47 +01:00
  • 240589c686 Correction to 8eb96b2d6: isHidden() is always 'false' (#4622) Peret 2025-03-06 14:52:53 +01:00
  • 0114443508 Scatter Plot - keep CPV < 1 when Ignore Zeros Alejandro Martinez 2025-03-04 19:16:26 -03:00
  • 8eb96b2d63 Elevation chart as a new widget for train window (#4620) Peret 2025-03-04 12:08:24 +01:00
  • 4395064ba3 Add Qt translations to Linux AppImage [skip AppVeyor] [skip osx] [publish binaries] Alejandro Martinez 2025-03-02 17:03:23 -03:00
  • 423473b50f Load Qt translator for the selected language Alejandro Martinez 2025-03-01 20:34:08 -03:00
  • 524cbfadac Avoid QSoundEffect var out of scope too early Alejandro Martinez 2025-03-01 09:28:33 -03:00
  • baa44965e3 Update snapshot builds Alejandro Martinez 2025-02-28 11:51:17 -03:00
  • 30fdf69710 Use QSound instead of QSoundEffect on Qt5 Alejandro Martinez 2025-02-28 09:28:10 -03:00
  • 559c8fd1d2 Dropbox cloud service - Add format parameter Alejandro Martinez 2025-02-19 18:12:28 -03:00
  • 1baa3db27e Add Zoom property to Live map chart (#4619) Peret 2025-02-18 20:13:33 +01:00
  • 51e608e1c9 Scatter chart - Fix QA scale and LR balance points Alejandro Martinez 2025-02-16 16:43:51 -03:00
  • 9123d79e67 Revert "travis/linux: set QTWEBENGINE_DISABLE_SANDBOX=1 (#4216)" (#4597) Poncho 2025-02-16 12:22:08 +01:00
  • 6630a942ee Fix RPATH on QtWebEngineProcess for Linux AppImage [skip AppVeyor] [skip osx] [publish binaries] Reported when testing #4597 Alejandro Martinez 2025-02-15 19:05:05 -03:00
  • f2cb869a61 Re-enable srmio for Travis-ci Linux builds [skip AppVeyor] The srmio build error on Ubuntu 22.04 when using v0.1.1git1 is fixed in master. Alejandro Martinez 2025-02-14 19:27:28 -03:00
  • f72c443e81 Upgrade to Ubuntu 22.04 for Travis-ci builds [skip AppVeyor] [skip osx] [publish binaries] Alejandro Martinez 2025-02-12 15:13:33 -03:00
  • 69e5065c67 Avoid Qt 6.5 bug when using windows11 style Alejandro Martinez 2025-02-11 17:15:37 -03:00
  • f54bbed686 Sync toolbar buttons on back/forward navigation Alejandro Martinez 2025-02-09 21:10:34 -03:00
  • ec2486a4f9 Correct incomplete signal (#4616) Ivor Hewitt 2025-02-07 21:16:18 +00:00
  • e909fad85a Named workout filters (#4614) Joachim Kohlhammer 2025-02-06 00:39:01 +01:00
  • 5dbc0ebce9 Add CoreTemp heatstrain from ANT message into XData Ivor Hewitt 2025-01-30 17:18:57 +00:00
  • 2094af57e2 Set value and value2 for tempe Ivor Hewitt 2025-01-26 19:41:55 +00:00
  • 95315fd8e7 Fix hysteresis configuration Alejandro Martinez 2025-01-29 16:32:36 -03:00
  • 2ad79afe0f Fix typo in metric description update translations Alejandro Martinez 2025-01-28 20:49:56 -03:00
  • ba2461c625 Update gc icon to match the new splash screen (#4610) Alejandro Martinez 2025-01-28 20:05:33 -03:00
  • 48c6ebdc1f Remove Toggle Full Screen menu item for macOS Alejandro Martinez 2025-01-26 09:51:44 -03:00
  • 84ad06657e Update snapshot builds Alejandro Martinez 2025-01-25 06:30:17 -03:00
  • 209757f24c Fix crash caused by WorkoutFilterBox (#4607) Joachim Kohlhammer 2025-01-25 10:15:31 +01:00
  • 065f82f861 Update snapshot builds Alejandro Martinez 2025-01-24 18:19:18 -03:00
  • d79f834a4e Updated the splashscreen (#4599) Joachim Kohlhammer 2025-01-24 21:00:08 +01:00
  • 9cf362559e Move workout filter to the toolbar (#4596) Alejandro Martinez 2025-01-24 15:48:26 -03:00
  • ff240a0dd8 Update Issue template [skip ci] Alejandro Martinez 2025-01-22 18:27:38 -03:00
  • 05dcba2611 Merge branch 'master' of https://github.com/GoldenCheetah/GoldenCheetah Alejandro Martinez 2025-01-22 16:30:48 -03:00
  • cb8e6a158a Added 'Context' to VideoLayoutParser (#4603) Peret 2025-01-22 18:43:38 +01:00
  • 306b2d99b2 Remember coretemp quality state between messages, reset temp to zero if not set (#4602) Ivor Hewitt 2025-01-22 17:41:24 +00:00
  • 20c9789979 Enable compiling VideoWindow with QT6 (#4601) Ivor Hewitt 2025-01-22 12:49:09 +00:00
  • 198ec34497 Change CoreTemp suffix to e (#4600) Ivor Hewitt 2025-01-21 21:39:32 +00:00
  • 46a19c85c0 Merge branch 'master' of https://github.com/GoldenCheetah/GoldenCheetah Alejandro Martinez 2025-01-21 18:37:00 -03:00
  • 3af81eb27a Addition of CoreTemp sensor support (#4207) Ivor Hewitt 2025-01-20 19:36:02 +00:00
  • aee21447a0 Add tempe ANT sensor support (#4595) Ivor Hewitt 2025-01-20 13:51:48 +00:00
  • d18f24c03f Athlete level WebEngineProfile for cookies and storage Alejandro Martinez 2025-01-19 18:38:53 -03:00
  • bbf229e66f Athlete level WebEngineProfile for cookies and storage Alejandro Martinez 2025-01-19 18:38:53 -03:00
  • 064d73c95e Update Italian translation Alejandro Martinez 2025-01-19 14:19:55 -03:00
  • bf843459c7 Use default library.xml when an invalid one is present Alejandro Martinez 2025-01-15 11:55:50 -03:00
  • f7e91e7fae Avoid crash when workout search path is empty Alejandro Martinez 2025-01-13 16:52:56 -03:00
  • a7d6acec87 Batch processing metadata auto completion field (#4590) Paul Johnson 2025-01-10 20:58:31 +00:00
  • 8a5c57f35e Replace obsolete appimagetool [skip AppVeyor] Fixes #4589 Alejandro Martinez 2025-01-07 12:50:42 -03:00
  • 042e06c4f4 Update German translation Alejandro Martinez 2025-01-02 19:35:59 -03:00
  • bea10dda06 Remove references to unused QCalendarWidget Alejandro Martinez 2025-01-02 09:54:18 -03:00
  • 4b2cbec6b1 Update FITmetadata.json to FIT SDK v21.158 [skip ci] Alejandro Martinez 2024-12-29 12:45:20 -03:00
  • defd43ae34 Update snapshot builds Alejandro Martinez 2024-12-28 09:25:54 -03:00
  • 08e5540ddb Assigned keyboard shortcuts to toggle sidebars (#4583) Joachim Kohlhammer 2024-12-28 13:19:38 +01:00
  • 5ef6080ef5 Revert Edit to Process menu change Alejandro Martinez 2024-12-27 21:56:08 -03:00
  • 31d2352f85 Fixed compilation error when python is disabled (#4585) Joachim Kohlhammer 2024-12-23 20:18:22 +01:00
  • 9e38ae9b85 Fixed calculation of measures when using imperial units (#4584) Joachim Kohlhammer 2024-12-23 13:16:01 +01:00
  • e9e83936d4 Avoid Qt 6.7 bug when using windows11 style Alejandro Martinez 2024-12-22 21:47:50 -03:00
  • 2979ed8790 Text in Trainbottom window is word wrapped (#4582) Peret 2024-12-20 14:30:40 +01:00
  • b224752c2b Update Spanish translation (#4580) jgpallero 2024-12-15 18:13:40 +01:00
  • d69412d3cc Trigger v3.7-DEV2412 builds v3.7-DEV2412 Alejandro Martinez 2024-12-14 10:25:07 -03:00
  • 9f54c83bf8 Update translation files based on #4578 Alejandro Martinez 2024-12-10 10:17:52 -03:00
  • 80ba6ea06a Reworked the Options-Dialog (#4578) Joachim Kohlhammer 2024-12-09 23:46:35 +01:00
  • 2505c55f94 Add Device Wizard - Avoid crash on user nonsense Alejandro Martinez 2024-12-08 17:57:10 -03:00
  • 2a2eafe926 Python API - Add deleteXDataSeries and deleteXData Alejandro Martinez 2024-12-06 15:28:57 -03:00
  • 000a76983d "Automated only"-flagging for DataProcessors Joachim Kohlhammer 2024-11-23 19:54:33 +01:00
  • c40257911d Update German translation Alejandro Martinez 2024-11-24 16:31:30 -03:00
  • 9c1386ad75 Add Swim Stroke metric for lap swims Alejandro Martinez 2024-11-22 21:28:14 -03:00
  • 3013e51c8e Fix previous commit (04cb57b) Alejandro Martinez 2024-11-21 17:50:52 -03:00
  • 04cb57bda3 Fix Lap Swims - Ignore lengths shorter than Min Rest Alejandro Martinez 2024-11-20 19:29:48 -03:00
  • 3570e089b4 Overview - Fix QColorDialog "Cancel" clicked issue Alejandro Martinez 2024-11-20 17:33:58 -03:00
  • 57c6e6485f Fix Lap Swims - Consecutive rest lenghts Alejandro Martinez 2024-11-20 17:23:38 -03:00
  • 251dd4d611 Update Spanish translation (#4569) jgpallero 2024-11-05 12:34:38 +01:00
  • 5bbb79e7ba Update snapshot builds Alejandro Martinez 2024-11-04 15:15:27 -03:00