- 31 Jan, 2023 1 commit
-
-
Laurent Montel authored
-
- 27 Jan, 2023 1 commit
-
-
Marius Pa authored
Fix clazy issue "analitzaplot/private/functiongraphfactory.cpp:152:25: warning: allocating an unneeded temporary container [clazy-container-anti-pattern]".
-
- 19 Jan, 2023 2 commits
-
-
Laurent Montel authored
-
Script Kiddy authored
-
- 13 Jan, 2023 1 commit
-
-
Script Kiddy authored
-
- 03 Jan, 2023 1 commit
-
-
Script Kiddy authored
-
- 25 Dec, 2022 1 commit
-
-
Script Kiddy authored
-
- 15 Dec, 2022 1 commit
-
-
Script Kiddy authored
-
- 14 Dec, 2022 1 commit
-
-
Script Kiddy authored
-
- 11 Dec, 2022 1 commit
-
-
Script Kiddy authored
-
- 10 Dec, 2022 1 commit
-
-
Script Kiddy authored
-
- 09 Dec, 2022 1 commit
-
-
Script Kiddy authored
-
- 02 Dec, 2022 1 commit
-
-
Script Kiddy authored
-
- 20 Nov, 2022 1 commit
-
-
Script Kiddy authored
-
- 16 Nov, 2022 1 commit
-
-
Script Kiddy authored
-
- 07 Nov, 2022 1 commit
-
-
Script Kiddy authored
-
- 03 Nov, 2022 1 commit
-
-
Aleix Pol Gonzalez authored
It complains about the lack of precision on the float there whereas elsewhere it doesn't. Adding the highp still works on other devices so we have all bases covered. BUG: 460239
-
- 31 Oct, 2022 1 commit
-
-
Script Kiddy authored
-
- 22 Oct, 2022 1 commit
-
-
Script Kiddy authored
-
- 20 Oct, 2022 1 commit
-
-
Script Kiddy authored
-
- 08 Oct, 2022 1 commit
-
-
Script Kiddy authored
-
- 03 Oct, 2022 1 commit
-
-
Script Kiddy authored
-
- 02 Oct, 2022 1 commit
-
-
Script Kiddy authored
-
- 28 Aug, 2022 2 commits
-
-
Laurent Montel authored
-
Laurent Montel authored
-
- 24 Jul, 2022 1 commit
-
-
Ömer Fadıl Usta authored
In KF we already looking for 5.15.2 and looking something lower than that is a bit meaningless
-
- 16 Jul, 2022 3 commits
-
-
Heiko Becker authored
So hopefully mistakes like the one fixed by the previous commit will be noticed earlier.
-
Heiko Becker authored
2: FAIL! : AnalitzaTest::testCorrection(lambda1) Compared values are not the same 2: Actual (evalResult.toString()): "a<2" 2: Expected (result) : "false" Introduced with 093061c0.
-
Heiko Becker authored
In [1] the build system was changed to use Eigen3's imported targets provided upstream. These are only available with the cmake config files, not the FindEigen3 module (also upstream). With the basic signature of find_package() it searches in Module mode first, finding Eigen3 via FindEigen3.cmake and erroring out afterwards because Eigen3::Eigen is an unknown target. Forcing find_package to use the Config mode fixes that. [1] 7f3d443c
-
- 02 Jul, 2022 6 commits
-
-
Laurent Montel authored
-
Laurent Montel authored
-
Laurent Montel authored
-
Laurent Montel authored
-
Laurent Montel authored
-
Laurent Montel authored
-
- 01 Jul, 2022 5 commits
-
-
Laurent Montel authored
-
Heiko Becker authored
...by using QT_MAJOR_VERSION instead of QT_REQUIRED_VERSION/hard-coding "5", introduced by 05dc6051. CCMAIL: montel@kde.org
-
Laurent Montel authored
-
Laurent Montel authored
-
Laurent Montel authored
-