date | project | content | link |
|---|
| 17:31 on Jan 08 | KDE | Commit by krake :: r1071764 akonadi_kdeforum/trunk/playground/pim/akonadi_kdeforum/CMakeLists.txt: Add missing top level CMakeLists.txt | # |
| 14:51 on Jan 02 | KDE | Commit by krake :: r1069019 kpimidentities/trunk/KDE/kdepimlibs/kpimidentities/signature.h: Remove comma after last enum entry to make it build with pedantic compilers | # |
| 14:47 on Jan 02 | KDE | Commit by krake :: r1069016 akonadi/trunk/KDE/kdepim/ (23 files in 9 dirs): Adapt usage of mimetype visitor after final move in Revision 1069015 | # |
| 14:46 on Jan 02 | KDE | Commit by krake :: r1069015 akonadi/trunk/KDE/kdepimlibs/ (10 files in 4 dirs): When Akonadi::KCalMimeTypeVisitor got moved to kdepimlibs during the kdepim/runtime split, it was moved to kdepimlibs/kcal. However this is the kcal base library, Akonadi specific classes go to kdepimlibs/akonadi/$type_specific_library in this case akonadi/kcal (creating type specific library libakonadi-kcal) | # |
| 13:09 on Dec 31, 2009 | KDE | Commit by krake :: r1068155 akonadi/trunk/playground/pim/akonadi/filestore/mappedvcard/mappedvcardstore.cpp: Mark internal constant static to void it being seen in other compilation units | # |
| 13:08 on Dec 31, 2009 | KDE | Commit by krake :: r1068154 akonadi/trunk/playground/pim/akonadi/filestore/resource/augmentedmaildirresource.cpp: Fix include | # |
| 13:04 on Dec 28, 2009 | KDE | Commit by krake :: r1066951 akonadi/trunk/playground/pim/akonadi/filestore/resource/ (6 files): Add a resource subclass for the AugmentedMailDir store. | # |
| 13:03 on Dec 28, 2009 | KDE | Commit by krake :: r1066950 akonadi/trunk/playground/pim/akonadi/filestore/ (2 files in 2 dirs): Fixed creation of attribute and flag file in case their subdirectory didn't exist yet. Wasn't triggered by the unittest so far since it uses a pre-established directory tree | # |
| 13:01 on Dec 28, 2009 | KDE | Commit by krake :: r1066948 akonadi/trunk/playground/pim/akonadi/filestore/mappedvcard/mappedvcardstore.cpp: Need to disable inheriting from parent otherwise the cache policy of Collection::root() is used | # |
| 22:09 on Dec 27, 2009 | KDE | Commit by krake :: r1066776 akonadi/trunk/playground/pim/akonadi/filestore/resource/ (5 files): Avoid compacting the store when the payload didn't change in itemChanged() (e.g. flag change on a message in the augmented mbox store).
Fix hang when retrieveCollections() was called before configure() had finished (triggered by mailofy running when a AugmentedMBoxResource was added). | # |
| 17:38 on Dec 27, 2009 | KDE | Commit by krake :: r1066673 akonadi/trunk/playground/pim/akonadi/filestore/resource/resourcebase.cpp: Make sure we have enought context in the monitor callbacks | # |
| 16:55 on Dec 27, 2009 | KDE | Commit by krake :: r1066662 akonadi/trunk/playground/pim/akonadi/filestore/resource/resourcebase.cpp: Added debug output to monitor store usage.
Fixed wrong placemenent of streaming enable calls (need to be done in the respective retrieve method) Fixed single item fetch (currentCollection() asserts when accessed in this situation, use the job's content to decide whether it is a single item fetch or a collection based fetch). Fixed single item retrieve (job must not be connected to itemsReceived() slot, it handles the "all items from a collection" case) | # |
| 16:51 on Dec 27, 2009 | KDE | Commit by krake :: r1066659 akonadi/trunk/playground/pim/akonadi/filestore/ (4 files in 2 dirs): When fetching a single item we need to make a copy of the reference to keep "local" id, otherwise a resource doing retrieveItem() will not accept the item fetched from the store. | # |
| 14:44 on Dec 27, 2009 | KDE | Commit by krake :: r1066600 akonadi/trunk/playground/pim/akonadi/filestore/resource/ (4 files): Make filename configurable by using KFileDialog::getOpenFileName() | # |
| 14:27 on Dec 27, 2009 | KDE | Commit by krake :: r1066596 akonadi/trunk/playground/pim/akonadi/filestore/ (6 files in 4 dirs): Set parent collection appropriately | # |
| 18:55 on Dec 26, 2009 | KDE | Commit by krake :: r1066336 akonadi/trunk/playground/pim/akonadi/filestore/ (17 files in 2 dirs): Make use of FileStore implementations as resource backends | # |
| 20:28 on Dec 25, 2009 | KDE | Commit by krake :: r1066101 akonadi/trunk/playground/pim/akonadi/filestore/ (13 files in 5 dirs): Listing of child collections ( CollectionFetchJob::FirstLevel ) Listing of child collection tree ( CollectionFetchJob::Recursive ) | # |
| 17:28 on Dec 25, 2009 | KDE | Commit by krake :: r1066079 akonadi/trunk/playground/pim/akonadi/filestore/ (8 files in 3 dirs): Add a store with potentially a collection tree. Right now only fetches top level collection | # |
| 17:23 on Dec 25, 2009 | KDE | Commit by krake :: r1066076 runtime/trunk/KDE/kdepim/runtime/resources/maildir/libmaildir/ (maildir.cpp tests/testmaildir.cpp): Make it build with -DQT_NO_CAST_FROM_ASCII | # |
| 17:20 on Dec 25, 2009 | KDE | Commit by krake :: r1066074 akonadi/trunk/playground/pim/akonadi/filestore/tests/ (CMakeLists.txt augmentedmboxtest.cpp): Don't leak display attribute instance | # |