index
:
libkolab
buildsystem
datetimeutils
dev/dateonly_bday
dev/dummyswigplugin
dev/fix_generic_tag
dev/fix_memberurl
dev/support_exceptions
dev/tag_color
dev/tag_generic
dev/unifiedphpmodule
encoding
feature/relations
feature/remoterelationsync
files
formatchecker
libcalendaring
libkolab-0.2
libkolab-0.3
libkolab-0.4
libkolab-0.5
libkolab-0.6
master
mimeobject
timezones
Advanced Kolab Object Handling Library
kolab-devel@kolab.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-28
Dummy plugin to to workaround the httpd reload issue.
dev/dummyswigplugin
Christian Mollekopf
2
-0/+2
2014-11-12
Store relationmembers in tagmembers as well.
Christian Mollekopf
2
-6/+14
2014-11-10
Forgot to ifdef the writing part.
Christian Mollekopf
2
-19/+19
2014-11-10
Compile without akonadi/relation.h if tag.h is available.
Christian Mollekopf
4
-10/+23
2014-11-05
add an isRelation for symmetry with isTag
feature/remoterelationsync
Aaron Seigo
2
-1/+7
2014-11-05
introduce isTag() to easily tell if we're dealing with a tag
Aaron Seigo
2
-0/+6
2014-10-29
Tag: support for gid members and shared folder members.
Christian Mollekopf
3
-8/+61
2014-10-22
add Relation support to KolabObject: read, write and get
feature/relations
Aaron Seigo
2
-18/+66
2014-10-06
rename config.h to libkolab_config.h and install
Aaron Seigo
3
-3/+4
2014-10-01
Added config.h.in that I forgot to add in the last commit.
Christian Mollekopf
1
-0/+4
2014-09-24
Compile the part of libkolab that depends on tag.h conditionally.
Christian Mollekopf
3
-3/+29
2014-09-03
We require libkolabxml 1.1 (for Relations)
Christian Mollekopf
1
-1/+1
2014-08-27
Added tag support.
Christian Mollekopf
5
-1/+159
2014-08-26
Test KABC birthday conversion.
Christian Mollekopf
1
-2/+16
2014-08-26
This test started failing becaue we had to disable windows timezone conversio...
Christian Mollekopf
2
-44/+44
2014-08-26
Adapted distlist test to recent change of it's X-Kolab-Type
Christian Mollekopf
1
-1/+1
2014-08-26
Resolve #2722:
Daniel Vrátil
1
-1/+1
2014-06-23
Fixed another header warning.
Christian Mollekopf
1
-1/+1
2014-05-07
Fixed a warning.
Christian Mollekopf
1
-1/+1
2014-03-24
Use the correct X-Kolab-Type according to KEP:17
Christian Mollekopf
3
-5/+5
2014-03-18
Fix #2588, building libkolab without tests incidentally attempting to link a ...
Aeneas Jaißle
1
-1/+1
2014-03-18
Removed -no-check-new for clang compatibility.
Christian Mollekopf
1
-1/+1
2014-02-20
Add test case for recurrence computation from RDATE properties
Thomas Bruederli
1
-0/+100
2013-11-27
Removed legacy timezone conversion since it's broken, a couple of timezone co...
Christian Mollekopf
3
-7/+45
2013-11-26
Detect if the version is explicitly set to version 2.0.
Christian Mollekopf
2
-1/+2
2013-11-13
Convert utc offset date times to utc.
Christian Mollekopf
3
-0/+16
2013-11-12
Only set the affiliation if it is not empty.
Christian Mollekopf
1
-1/+3
2013-10-29
The description is plural: File -> Files
Christian Mollekopf
1
-1/+1
2013-10-29
Added definitions for files and ensured that the files folder is recognized a...
Christian Mollekopf
3
-1/+10
2013-10-29
don't set the object type twice.
Christian Mollekopf
1
-1/+1
2013-10-29
Only issue a warning on unknown timezone, and fallback to floating time.
Christian Mollekopf
1
-6/+4
2013-10-29
Two timezone formats we're not supporting yet.
Christian Mollekopf
1
-0/+3
2013-10-29
Ignore the kolab version number in the tests.
Christian Mollekopf
1
-0/+1
2013-10-14
Bump master library version beyond the released 0.5 series
Jeroen van Meeuwen (Kolab Systems)
1
-1/+1
2013-10-09
Added missing utf88bit testfile.
Christian Mollekopf
1
-0/+86
2013-10-04
Compile again with libcalendaring. We need to export the version number in li...
Christian Mollekopf
1
-0/+3
2013-10-04
Recognize all kinds of legacy timezones.
Christian Mollekopf
3
-0/+23
2013-10-02
Duration serializer for debugging.
Christian Mollekopf
1
-0/+15
2013-10-02
kolabv2 doesn't support RECURRENCE-ID
Christian Mollekopf
1
-1/+0
2013-10-02
Do not declare the metatype with recent kdepimlibs as it has been defined the...
Christian Mollekopf
2
-1/+10
2013-09-23
email types.
Christian Mollekopf
2
-7/+57
2013-09-23
Implemented KEP:8 in kolabv2 format (priorities).
Christian Mollekopf
8
-136/+49
2013-09-23
codingstyle
Christian Mollekopf
1
-23/+24
2013-09-23
We have to convert CRLF to LF, otherwise some files will not load.
Christian Mollekopf
1
-1/+1
2013-09-23
defines are evil and we should eventually wrap all calls using getPath anyways.
Christian Mollekopf
1
-1/+2
2013-09-23
Including stuff from tests is not a good idea.
Christian Mollekopf
1
-1/+16
2013-07-15
Use a function to assemble the testfile path for a terser syntax.
Christian Mollekopf
2
-41/+46
2013-07-15
Don't set picture type
Christian Mollekopf
2
-4/+4
2013-07-15
Support for readonly tests.
Christian Mollekopf
1
-21/+31
2013-07-15
less duplication and only call decodedContent once.
Christian Mollekopf
1
-9/+11
[next]