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
2012-12-03
Improved error handling
formatchecker
Sofia Balicka
1
-11/+3
2012-12-03
Changed error handling.
Sofia Balicka
1
-12/+16
2012-12-03
Formatchecker rewritten
Sofia Balicka
2
-41/+29
2012-11-30
fist attempt in writing the kolabformatchecker.cpp
Sofia Balicka
1
-0/+97
2012-11-11
Store the related-to field.
libkolab-0.4.0
Christian Mollekopf
4
-0/+22
2012-11-08
Fixed a bunch of warnings.
Christian Mollekopf
10
-37/+36
2012-11-08
Also don't use braces in uids for f/b objects.
Christian Mollekopf
1
-2/+7
2012-11-08
Pass in the productId and not a boolean.
Christian Mollekopf
1
-2/+2
2012-11-08
Don't call createUuid() recursively
Christian Mollekopf
1
-1/+1
2012-11-08
Don't use the braces in generated uid's.
Christian Mollekopf
1
-6/+12
2012-11-08
Set event priority attribute for testing
Thomas Bruederli
1
-0/+1
2012-11-08
Another test case for distlist creation
Thomas Bruederli
1
-5/+12
2012-11-08
Added test case for distlist reading
Thomas Bruederli
1
-0/+40
2012-11-07
Add test case for contact V2 creation with UID
Thomas Bruederli
1
-4/+28
2012-11-07
Generate a UID if missing also for the v2 format, and make the generated UID ...
Christian Mollekopf
2
-20/+78
2012-11-04
Fixed XmlObject includes to be compatible with older version of libkolabxml.
Christian Mollekopf
2
-6/+5
2012-11-02
Fix call to Kolab::readConfiguration()
Thomas Bruederli
1
-1/+1
2012-11-01
Reading of old v2 dictionary format.
Christian Mollekopf
1
-3/+14
2012-11-01
Added configuration objects.
Christian Mollekopf
2
-0/+24
2012-11-01
We don't want configuration and file in this API yet (at least the files woul...
Christian Mollekopf
1
-6/+1
2012-11-01
Use the right toStdString conversions, constness.
Christian Mollekopf
2
-17/+17
2012-11-01
contacts, distlists, notes
Christian Mollekopf
5
-25/+147
2012-10-31
Incidences and freebusy should work
Christian Mollekopf
2
-19/+84
2012-10-31
XMLObject interface for events, including php bindings
Christian Mollekopf
8
-16/+195
2012-10-31
Moved v2helpers implementation to it's own cpp file so it's reusable.
Christian Mollekopf
3
-189/+248
2012-10-26
Added function to find the last occurrence of a recurring event.
Christian Mollekopf
2
-0/+16
2012-10-26
Use the correct default return types.
Christian Mollekopf
1
-2/+2
2012-10-26
Added some more definitions for folder-type annotations
Christian Mollekopf
2
-0/+16
2012-10-23
Define target location for PHP modules
Thomas BrĂ¼derli
1
-0/+1
2012-10-23
Avoid name clash with native PHP class
Thomas BrĂ¼derli
1
-0/+1
2012-10-13
Use constBegin/constEnd and don't rely on custom() to return a reference.
Christian Mollekopf
1
-1/+2
2012-10-08
Merge branch 'master' of ssh://git.kolab.org/git/libkolab
Christian Mollekopf
1
-2/+16
2012-10-08
Added a distlist mime testfile.
Christian Mollekopf
1
-0/+66
2012-10-01
Merge branch 'master' of ssh://git.kolabsys.com/git/libkolab
Jeroen van Meeuwen (Kolab Systems)
1
-2/+2
2012-10-01
Fix autogen.sh to use the major, minor and teeny (if set) from CMakeLists.txt
Jeroen van Meeuwen (Kolab Systems)
1
-2/+16
2012-09-21
fixed version number
Christian Mollekopf
1
-2/+2
2012-09-17
Bump teeny to 0.4 - stable is on the 0.3 branch
Jeroen van Meeuwen (Kolab Systems)
1
-2/+2
2012-08-23
Fix for https://bugs.kde.org/show_bug.cgi?id=305454. Thanks for the Patch Lau...
Christian Mollekopf
1
-0/+1
2012-08-17
Allow for UTF-8 attachment names.
Christian Mollekopf
4
-3/+162
2012-08-17
Test for UTF-8 characters with quoted printable mime encoding.
Christian Mollekopf
4
-0/+160
2012-08-15
Merge branch 'master' of ssh://git.kolab.org/git/libkolab
Christian Mollekopf
2
-2/+2
2012-08-15
Fix kolab/errorhandler.h > kolabformat/errorhandler.h
Jeroen van Meeuwen (Kolab Systems)
2
-2/+2
2012-08-15
Specify explicitly what encoding we load.
Christian Mollekopf
1
-2/+2
2012-08-15
Autodetect type based on mimetype as fallback for v2 messages lacking the Kol...
libkolab-0.3.1
encoding
Christian Mollekopf
3
-11/+30
2012-08-15
Use conversions which preserve Unicode characters by using utf-8 for all std:...
Christian Mollekopf
13
-169/+314
2012-08-14
Some sanity checking and debug output for the case we get an empty message.
Christian Mollekopf
2
-0/+8
2012-08-13
Don't crash when invalid pointers are being passed in + tests. BUG 904
Christian Mollekopf
7
-13/+71
2012-08-10
allow overriding the autodetected objecttype/version
Christian Mollekopf
4
-39/+151
2012-08-09
fixed addTest macro
Christian Mollekopf
1
-1/+1
2012-08-09
To latin1 apparently works better as to Local8Bit, and also works independent...
Christian Mollekopf
3
-20/+37
[next]