- 30 Nov, 2021 1 commit
-
-
Nicolás Alvarez authored
-
- 27 Nov, 2021 1 commit
-
-
Laurent Montel authored
-
- 21 Nov, 2021 1 commit
-
-
Laurent Montel authored
-
- 05 Nov, 2021 2 commits
-
-
Laurent Montel authored
-
Laurent Montel authored
-
- 02 Nov, 2021 3 commits
-
-
Daniel Vrátil authored
-
Daniel Vrátil authored
-
Daniel Vrátil authored
Regression introduced in b9fe0d8e, which made QTcpServer a std::unique_ptr, but forgot to remove a deleteLater() statement few lines below.
-
- 25 Oct, 2021 1 commit
-
-
Laurent Montel authored
-
- 24 Oct, 2021 2 commits
-
-
Laurent Montel authored
-
Laurent Montel authored
This reverts commit f6d24654.
-
- 23 Oct, 2021 2 commits
-
-
David Faure authored
GIT_SILENT
-
David Faure authored
KF 5.88 hasn't been released yet, please don't set KF_DISABLE_DEPRECATED_BEFORE_AND_AT to 5.88 before it's known what exactly will be deprecated in that version. CCMAIL: montel@kde.org
-
- 14 Oct, 2021 2 commits
-
-
Ahmad Samir authored
Instead of using parameters/setParameters().
-
Ahmad Samir authored
-
- 10 Oct, 2021 1 commit
-
-
Laurent Montel authored
-
- 01 Oct, 2021 1 commit
-
-
Laurent Montel authored
-
- 30 Sep, 2021 2 commits
-
-
Laurent Montel authored
-
Laurent Montel authored
-
- 25 Sep, 2021 1 commit
-
-
Laurent Montel authored
-
- 24 Sep, 2021 1 commit
-
-
Laurent Montel authored
-
- 13 Sep, 2021 1 commit
-
-
Laurent Montel authored
-
- 08 Sep, 2021 1 commit
-
-
Kevin Funk authored
C99 changes the meaning of `extern inline` (https://stackoverflow.com/questions/216510/what-does-extern-inline-do). In our case that has the effect that some headers from glibc are treated differently, i.e. functions like `atof` are actually defined and exported in the object files including the header defining `atof` and friends. More information about this issue: https://gcc.gnu.org/legacy-ml/gcc/2006-11/msg00011.html Normally this should not be the case; the underlying issue is that libkgapi is using a generated config.h (./src/saslplugin/config.h) which is causing issues under C99. Fix this by generating the config.h file using CMake. This patch also updates the 3rdparty plugin_common.* to a more recent version (cyrus-sasl-2.1.27 to be exact), providing also support for "Windows 10 or greater". BUG: 441849
-
- 06 Sep, 2021 2 commits
-
-
Laurent Montel authored
-
Laurent Montel authored
-
- 15 Aug, 2021 1 commit
-
-
Laurent Montel authored
-
- 14 Aug, 2021 3 commits
-
-
Laurent Montel authored
-
Laurent Montel authored
-
Laurent Montel authored
-
- 08 Aug, 2021 2 commits
-
-
Laurent Montel authored
-
Laurent Montel authored
-
- 30 Jul, 2021 1 commit
-
-
Laurent Montel authored
-
- 14 Jul, 2021 1 commit
-
-
Christophe Giboudeaux authored
GIT_SILENT
-
- 11 Jul, 2021 1 commit
-
-
Laurent Montel authored
-
- 10 Jul, 2021 1 commit
-
-
Laurent Montel authored
-
- 08 Jul, 2021 1 commit
-
-
Laurent Montel authored
-
- 07 Jul, 2021 1 commit
-
-
Laurent Montel authored
-
- 05 Jul, 2021 1 commit
-
-
Laurent Montel authored
-
- 28 Jun, 2021 1 commit
-
-
Laurent Montel authored
-
- 13 Jun, 2021 1 commit
-
-
Laurent Montel authored
-