Alejandro Martinez
Alejandro Martinez
Hi Vianney, I cherry picked and merged your commit https://github.com/GoldenCheetah/GoldenCheetah/pull/4327/commits/bf16b1f1682c6304e26ea6611a298946890f4a02 and added 2 fixed in https://github.com/GoldenCheetah/GoldenCheetah/commit/6a88d775b050f96988650eb38c849b228627bd78. I think you fix tool would be interesting to remove transition positions, but I...
Hi Joachim, I fixed a conflict due to a merged PR from another contributor and added a little fix for Qt6 compatibility, current conflict is with your own PR, so...
This is a very nice feature, Joaquim, thank you very much! We will need to update the wiki for v3.7 in two places: https://github.com/GoldenCheetah/GoldenCheetah/wiki/UG_Side-Bar_Train-view and https://github.com/GoldenCheetah/GoldenCheetah/wiki/UG_Special-Topics_Workouts%2C-Media-and-VideoSync-Library
All Qt6 Refactor PRs are merged and master builds using Qt 6.2.4 (without R, Python and KML for now):  We can start testing! PS: [thank you very much, Adreas](https://github.com/GoldenCheetah/GoldenCheetah/commit/1fb92d1bf5cdf68ae6783cf7a5b0eb978416e5a1)!
Hi Mark, I added Andreas to About Box in https://github.com/GoldenCheetah/GoldenCheetah/commit/1fb92d1bf5cdf68ae6783cf7a5b0eb978416e5a1 It looks like R/Python issues are similar to the ones fixed by Andreas, I think we can fix them following...
> KML is dropped on Windows already I think? In official builds is dropped for macOS and no one has ever complained, it is included for Windows and Linux builds,...
I continued testing my Windows build using Qt 6.2.4 and it is working pretty well. Except for R/Python which I am planning to review later, all remaining charts in all...
**Update**: Python charts are working when building with Qt 6.2.4 after replacing QRegExp by QRegularExpression in https://github.com/GoldenCheetah/GoldenCheetah/commit/1f999a3957ed9e861c46a0bb3490d5c1c0dfc066 and https://github.com/GoldenCheetah/GoldenCheetah/commit/8e2eb3fc1894ba853dbed46f11fbad83187f95d9
**Update:** R Charts are also working when building master with Qt 6.2.4 (95b4a4969c2af4f6342d07fc44aae536fd185194 and 4b4006002efdfbe35664a13eeec03680691a4522)
**Update:** CloudDB client code in master is adapted to Qt 6.2.4 too (894eb421e33945a8a319e7f60bcf89b215ce63cf, 21faf53d3ce577ea645c3a584c7f0ff19fa9d1ff, e95608e4bc346474360dd1912baa0a46d13635fd and c553de5216b7de4087aad2a4dd59d9e4a16c159e)