Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-10-16 | Rollback to "41b11ca - Avoid error message when building without timezoned ↵ | Christian Mollekopf | 5 | -48/+2 | |
support." * The deadlock in kimap can be worked around by exporting QT_NO_GLIB=1. * libcalendaring is on purpose unversioned Revert "Updated the buildsystem to export it's version using the usual cmake config approach." This reverts commit f4f632de0e135acdce17043fe9730e96bf683e6c. Revert "Bumped version to 0.3" This reverts commit 79f416f2ca4e40c1e569599d1897f144464c2897. Revert "Bumped version to 0.2" This reverts commit 2fd77f151e8c57d6ecff56bfb5055ccc834ef41f. Revert "Fixed SNI support caused by missing KTcpSocket::SslVersion to QSsl::SslProtocol" This reverts commit f558b7237004089e74bf907353e236dfc7968a6b. Revert "Call KTcpSocket::abort instead of disconnectFromHost to avoid infinite loop." This reverts commit 16f053f5c40ea4579807199a1ee7d5ea78b839b8. Revert "Failed to commit the last patch fully." This reverts commit a16e9bed54172f78aaaf25c1638375ecc28e891c. Revert "Added missing error mapping for SslHandshakeFailedError." This reverts commit ab99247c3ab94df76c1b855fd83fdbc4441818ca. Revert "generate and use camelcase includes" This reverts commit f26af72d056dcd60d0f12a704888e6f7473439e8. Revert "Applied patch to build again using qt4_automoc" This reverts commit 5042637961e5abaa47bb977815e8bc3570e70ee3. Revert "Applied kimap from 3ca54b6 (kolab/stable/4.11.2)" This reverts commit 8e5a810e432ae46a238151839c9f8d07405b93d9. Revert "Made the mutex recursive to prevent deadlocks." This reverts commit 6b1fda16546e6d77c49112ecbba22103f8d859c0. | |||||
2013-10-04 | Fixed SNI support caused by missing KTcpSocket::SslVersion to QSsl::SslProtocol | Christian Mollekopf | 1 | -1/+6 | |
conversions. df1f193ba792b3bd258254ab3f75d4e76b0d0524 (kdelibs) | |||||
2013-10-04 | Failed to commit the last patch fully. | Christian Mollekopf | 1 | -0/+2 | |
2013-10-04 | Added missing error mapping for SslHandshakeFailedError. | Christian Mollekopf | 1 | -1/+2 | |
Without this segmentation faults occur. kdelibs patch ddc33b85e27ab18e84a0183dc35bec3dee3dc597 | |||||
2013-10-04 | generate and use camelcase includes | Christian Mollekopf | 3 | -0/+38 | |
2013-02-28 | Avoid error message when building without timezoned support.start | Christian Mollekopf | 1 | -0/+2 | |
2013-02-22 | Avoid creating kdebugrc. | Christian Mollekopf | 1 | -7/+12 | |
2012-08-01 | removed another bunch of dbus dependencies and compile with --no-undefined ↵libcalendaring-4.9.0 | Christian Mollekopf | 3 | -0/+10 | |
to find missing symbols before trying to link something against the installed library. | |||||
2012-07-31 | Remvoe the dependency on the ktimezonedrc configfile and hardcode the ↵ | Christian Mollekopf | 1 | -0/+13 | |
required information. | |||||
2012-07-26 | ...and another bunch of dbus dependencies | Christian Mollekopf | 3 | -3/+22 | |
2012-07-26 | disabled more dbus stuff | Christian Mollekopf | 4 | -9/+18 | |
2012-07-26 | removed another dbus dependency | Christian Mollekopf | 2 | -4/+15 | |
2012-07-25 | Disable the dbus interface to ktimezoned. | Christian Mollekopf | 1 | -1/+6 | |
2012-07-25 | conditionally disable dbus interfaces | Christian Mollekopf | 1 | -2/+9 | |
2012-07-20 | install some more headers which we require for kolab-utils-format build | Christian Mollekopf | 1 | -6/+6 | |
2012-06-27 | it seems we don't need the filters after all... | Christian Mollekopf | 2 | -4/+4 | |
2012-06-27 | generate kdeversion.h compression stuff | Christian Mollekopf | 2 | -6/+11 | |
2012-06-27 | no more undefined references when used from libkolab... | Christian Mollekopf | 21 | -183/+190 | |
2012-06-27 | come more compilation fixes for el6 | Christian Mollekopf | 3 | -8/+8 | |
2012-06-27 | Merge branch 'master' into 860 | Christian Mollekopf | 2 | -5/+5 | |
2012-06-27 | find the export file and install kglobal.h | Christian Mollekopf | 2 | -5/+5 | |
2012-06-27 | Bastardize the build process (#860)dev/ticket/860 | Jeroen van Meeuwen (Kolab Systems) | 2 | -2/+0 | |
2012-06-27 | relevant parts of kdecore | Christian Mollekopf | 13 | -81/+86 | |
2012-06-26 | kdecore cmake files | Christian Mollekopf | 181 | -0/+14398 | |
2012-06-26 | make kcalcore build | Christian Mollekopf | 1 | -10/+10 | |
2012-06-25 | kdatetime compiles | Christian Mollekopf | 5 | -567/+599 | |
2012-06-25 | kdecore import | Christian Mollekopf | 668 | -0/+219124 | |
commit 557c1267cbb5e352e1487c3dd468cd4a4cb63254 Merge: aed99b0 387e3c3 Author: David Faure <faure@kde.org> Date: Thu Jun 14 17:56:59 2012 +0200 Merge remote-tracking branch 'origin/KDE/4.8' |