Feed Advanced Search

Sep 10 2016

krake committed R172:13fb49286756: Add @since annotation to new signals (authored by krake).
Add @since annotation to new signals
Sep 10 2016, 6:15 AM
krake committed R172:4c7c4a453bdd: Add @since annotation to new methods (authored by krake).
Add @since annotation to new methods
Sep 10 2016, 6:15 AM
krake committed R172:4ec01cfc8bf1: Add @since annotation to new signal (authored by krake).
Add @since annotation to new signal
Sep 10 2016, 6:15 AM
krake committed R173:ba1116f67b0d: Backport of revision 944020 (authored by krake).
Backport of revision 944020
Sep 10 2016, 6:15 AM
krake committed R173:a157179df1ba: Backport of Revision 939239 (authored by krake).
Backport of Revision 939239
Sep 10 2016, 6:15 AM
krake committed R172:d5ec77a58553: Adding Comment fields to plugin .desktop files so KRES::Factory… (authored by krake).
Adding Comment fields to plugin .desktop files so KRES::Factory…
Sep 10 2016, 6:15 AM
krake committed R172:22375330f4e5: Backport of revision 859714 (authored by krake).
Backport of revision 859714
Sep 10 2016, 6:15 AM
krake committed R172:7847c5be0675: Backport of revision 859712 (authored by krake).
Backport of revision 859712
Sep 10 2016, 6:15 AM
krake committed R172:115edf0bc9f1: Flag value should not be overlapping. 0x16 == 0x10 & 0x04 & 0x2 (authored by krake).
Flag value should not be overlapping. 0x16 == 0x10 & 0x04 & 0x2
Sep 10 2016, 6:15 AM
krake committed R173:95af8a4879a5: Backport of Revision 926657 (authored by krake).
Backport of Revision 926657
Sep 10 2016, 6:14 AM
krake committed R173:ac1518ebccad: During 4.1 soe distribution lists got saved as VCard entries, a technique used… (authored by krake).
During 4.1 soe distribution lists got saved as VCard entries, a technique used…
Sep 10 2016, 6:14 AM
krake committed R173:291ecad91364: Backport of r910076 (authored by krake).
Backport of r910076
Sep 10 2016, 6:14 AM
krake committed R173:54626829bbd3: Backport of r909374 (authored by krake).
Backport of r909374
Sep 10 2016, 6:14 AM
krake committed R172:367aecd0ff2e: Always check for self assignment in operator=(), especially when clearing… (authored by krake).
Always check for self assignment in operator=(), especially when clearing…
Sep 10 2016, 6:14 AM
krake committed R172:ee28fc1e83b9: Always initialize members. (authored by krake).
Always initialize members.
Sep 10 2016, 6:14 AM
krake committed R173:0b29797f25d7: Initialize the addressbook instance outside the constructor, so it does not try… (authored by krake).
Initialize the addressbook instance outside the constructor, so it does not try…
Sep 10 2016, 6:14 AM
krake committed R173:e2b31743b51c: Install the SharedMimeInfo file for MIME type we now use for distribution lists (authored by krake).
Install the SharedMimeInfo file for MIME type we now use for distribution lists
Sep 10 2016, 6:13 AM
krake committed R172:64f0cd4a59b2: Fixed violation of API contract in the base class of at least two KCal resource… (authored by krake).
Fixed violation of API contract in the base class of at least two KCal resource…
Sep 10 2016, 6:12 AM
krake committed R172:d3a156f80396: Add another signal to let the host application know when sub resource… (authored by krake).
Add another signal to let the host application know when sub resource…
Sep 10 2016, 6:12 AM
krake committed R172:12151129f93d: Adding test to verify serialization roundtrip of all flag combinations (authored by krake).
Adding test to verify serialization roundtrip of all flag combinations
Sep 10 2016, 6:12 AM
krake committed R172:e84e0c740098: Flag value should not be overlapping. 0x16 == 0x10 & 0x04 & 0x2 (authored by krake).
Flag value should not be overlapping. 0x16 == 0x10 & 0x04 & 0x2
Sep 10 2016, 6:12 AM
krake committed R172:5f70c1174de9: Move security and authentifications options to a second tab quite like in… (authored by krake).
Move security and authentifications options to a second tab quite like in…
Sep 10 2016, 6:12 AM
krake committed R172:48db20efbc5e: Following namespace cleanup in kdesupport/akonadi (authored by krake).
Following namespace cleanup in kdesupport/akonadi
Sep 10 2016, 6:10 AM
krake committed R172:fe5daececc74: Fixed includes (authored by krake).
Fixed includes
Sep 10 2016, 6:10 AM
krake committed R172:d951f0ec01ce: Removing ambiguous setters, not needed anymore (authored by krake).
Removing ambiguous setters, not needed anymore
Sep 10 2016, 6:09 AM
krake committed R172:284817aaae54: Updating API dox for classes using ItemFetchScope (authored by krake).
Updating API dox for classes using ItemFetchScope
Sep 10 2016, 6:09 AM
krake committed R172:a49c5f105d2a: API dox for ItemFetchScope class (authored by krake).
API dox for ItemFetchScope class
Sep 10 2016, 6:09 AM
krake committed R172:94f5f9e4f972: Following the QLocalSocket change in the server (authored by krake).
Following the QLocalSocket change in the server
Sep 10 2016, 6:09 AM
krake committed R172:83bf4cc4610f: Since Monitor now has support for removing things from being monitored, get rid… (authored by krake).
Since Monitor now has support for removing things from being monitored, get rid…
Sep 10 2016, 6:09 AM
krake committed R172:4d3d21acbb15: Reverting to generated D-Bus introspection files to avoid conflicts with a… (authored by krake).
Reverting to generated D-Bus introspection files to avoid conflicts with a…
Sep 10 2016, 6:09 AM
krake committed R172:f3d78956bc07: Use local ItemFetchScope to save the one of the monitor when it gets deleted. (authored by krake).
Use local ItemFetchScope to save the one of the monitor when it gets deleted.
Sep 10 2016, 6:09 AM
krake committed R173:59502118f9cb: Fixing incremental sync with "remove" items which only have remote id but can… (authored by krake).
Fixing incremental sync with "remove" items which only have remote id but can…
Sep 10 2016, 6:09 AM
krake committed R172:4bad68514423: Simplification of item fetching API: - introducting a new class for… (authored by krake).
Simplification of item fetching API: - introducting a new class for…
Sep 10 2016, 6:09 AM
krake committed R172:9c2793e02c7b: Adjusting to moved D-Bus introspection files (authored by krake).
Adjusting to moved D-Bus introspection files
Sep 10 2016, 6:09 AM
krake committed R172:9e3969572fb3: Make the D-Bus introspection files the canonical source of the Agent and… (authored by krake).
Make the D-Bus introspection files the canonical source of the Agent and…
Sep 10 2016, 6:09 AM
krake committed R172:be18856699ae: Rename setter methods to setFullSyncItems and setIncrementalSyncItems (authored by krake).
Rename setter methods to setFullSyncItems and setIncrementalSyncItems
Sep 10 2016, 6:09 AM
krake committed R173:1ddea9eca7d4: Make static convenience methods also check for string equality, similar to what… (authored by krake).
Make static convenience methods also check for string equality, similar to what…
Sep 10 2016, 6:09 AM
krake committed R173:05901974f291: Adding unit test for the issue where a collection selection change resulted in… (authored by krake).
Adding unit test for the issue where a collection selection change resulted in…
Sep 10 2016, 6:09 AM
krake committed R173:3b4f2a596b83: Fixes a bug reported here: https://bugzilla.novell.com/show_bug.cgi?id=480957 (authored by krake).
Fixes a bug reported here: https://bugzilla.novell.com/show_bug.cgi?id=480957
Sep 10 2016, 6:09 AM
krake committed R172:da6dbeeee53f: Adding convenience Macro to be used instead of the trivial main() function (authored by krake).
Adding convenience Macro to be used instead of the trivial main() function
Sep 10 2016, 6:09 AM
krake committed R172:272f9eda3d84: Need to use the interface pointer otherwise builds for resources with separate… (authored by krake).
Need to use the interface pointer otherwise builds for resources with separate…
Sep 10 2016, 6:09 AM
krake committed R173:3a6bcf760d78: Implement the already declared assignment operator (authored by krake).
Implement the already declared assignment operator
Sep 10 2016, 6:09 AM
krake committed R172:ba0c87da4683: Moved the change handling from AgentBase to a nested class called Observer. (authored by krake).
Moved the change handling from AgentBase to a nested class called Observer.
Sep 10 2016, 6:09 AM
krake committed R173:31ec107a16ab: Make it build against non-trunk kdelibs so application developers don't have to… (authored by krake).
Make it build against non-trunk kdelibs so application developers don't have to…
Sep 10 2016, 6:09 AM
krake committed R173:c99f4b831a5a: Make all assignment operators check for self assignment (authored by krake).
Make all assignment operators check for self assignment
Sep 10 2016, 6:09 AM
krake committed R172:cb7e536114a0: Compile++ (authored by krake).
Compile++
Sep 10 2016, 6:08 AM
krake committed R172:0ae4d97f0cbd: AgentBase already registers D-Bus root node, only need to create the additional… (authored by krake).
AgentBase already registers D-Bus root node, only need to create the additional…
Sep 10 2016, 6:08 AM
krake committed R172:57faa2495218: Compile++ (authored by krake).
Compile++
Sep 10 2016, 6:08 AM
krake committed R172:c1e8bf76c839: Do MIME type comparison based on KMimeType to also support MIME type inheritance (authored by krake).
Do MIME type comparison based on KMimeType to also support MIME type inheritance
Sep 10 2016, 6:08 AM
krake committed R173:176a14d6002a: Fixing implementation of doSave(bool, Incidence*) (authored by krake).
Fixing implementation of doSave(bool, Incidence*)
Sep 10 2016, 6:08 AM
krake committed R173:63958adccd23: Using MimeTypeChecker to decide whether a collection should be accepted (authored by krake).
Using MimeTypeChecker to decide whether a collection should be accepted
Sep 10 2016, 6:08 AM
krake committed R173:d3bafdd3c1a2: Adding a helper class for checking Collection and Item MIME types. (authored by krake).
Adding a helper class for checking Collection and Item MIME types.
Sep 10 2016, 6:08 AM
krake committed R172:7fb7ba2009fc: Remove implicit collection sorting here as well (authored by krake).
Remove implicit collection sorting here as well
Sep 10 2016, 6:08 AM
krake committed R173:29dae3e8fa4f: Add a mimeType() method to avoid inconsistency which one is used (old one is… (authored by krake).
Add a mimeType() method to avoid inconsistency which one is used (old one is…
Sep 10 2016, 6:08 AM
krake committed R173:dba414492bef: Adding a helper class for incidence assignment based on the IncidenceBase… (authored by krake).
Adding a helper class for incidence assignment based on the IncidenceBase…
Sep 10 2016, 6:08 AM
krake committed R172:f263a76f9c86: Fix indentation by tabs (authored by krake).
Fix indentation by tabs
Sep 10 2016, 6:08 AM
krake committed R172:2f1d40a031b9: Make sure all jobs get their QMetaObject generated to have their classnames… (authored by krake).
Make sure all jobs get their QMetaObject generated to have their classnames…
Sep 10 2016, 6:07 AM
krake committed R172:a4a53de6afad: Restore lookup by remoteId since this is needed for ItemSync use in ResourceBase (authored by krake).
Restore lookup by remoteId since this is needed for ItemSync use in ResourceBase
Sep 10 2016, 6:07 AM
krake committed R173:662c4886cf77: Fixing refactoring oversight: since distribution lists have identifiers now… (authored by krake).
Fixing refactoring oversight: since distribution lists have identifiers now…
Sep 10 2016, 6:07 AM
krake committed R172:ca1a103f9b49: Make ItemSync available as public API: - change id -> item mapping from usage… (authored by krake).
Make ItemSync available as public API: - change id -> item mapping from usage…
Sep 10 2016, 6:07 AM
krake committed R173:4c27d982da79: Fixing crash due to wrongly deleting dist lists at some locations (authored by krake).
Fixing crash due to wrongly deleting dist lists at some locations
Sep 10 2016, 6:07 AM
krake committed R173:a5dacd72925f: Move the check for "all tasks done" to the scheduler so it doesn't have to be… (authored by krake).
Move the check for "all tasks done" to the scheduler so it doesn't have to be…
Sep 10 2016, 6:06 AM
krake committed R172:7595dec99bdb: Fixing API dox usage example: - namespace needs to be KRES not KABC… (authored by krake).
Fixing API dox usage example: - namespace needs to be KRES not KABC…
Sep 10 2016, 6:06 AM
krake committed R173:b9d22bfff801: Initialize addressbook right after instance creation, before setting the global… (authored by krake).
Initialize addressbook right after instance creation, before setting the global…
Sep 10 2016, 6:06 AM
krake committed R173:1ff2813890bd: Initialize the addressbook instance outside the constructor, so it does not try… (authored by krake).
Initialize the addressbook instance outside the constructor, so it does not try…
Sep 10 2016, 6:06 AM
krake committed R173:08eff5d858ea: Fixing build warnings. (authored by krake).
Fixing build warnings.
Sep 10 2016, 6:06 AM
krake committed R173:20fec209d1ef: Adding the testrunner subdir to the build (authored by krake).
Adding the testrunner subdir to the build
Sep 10 2016, 6:06 AM
krake committed R173:7ca1079c61f0: Make it build in its new home. (authored by krake).
Make it build in its new home.
Sep 10 2016, 6:06 AM
krake committed R173:ad255a951d75: Moving Akonadi test environmentsetup/runner to kdepimlibs (authored by krake).
Moving Akonadi test environmentsetup/runner to kdepimlibs
Sep 10 2016, 6:06 AM
krake committed R173:ce4f0b6232f3: Reorganizing akonaditest sources in preparation of move (authored by krake).
Reorganizing akonaditest sources in preparation of move
Sep 10 2016, 6:06 AM
krake committed R173:d353838c3386: Added serializing/deserializing of lists of contactgroups. Added basic unittest (authored by krake).
Added serializing/deserializing of lists of contactgroups. Added basic unittest
Sep 10 2016, 6:06 AM
krake committed R173:5d80b04fe40f: When reading an empty email address field, make it a null string. Some code (e. (authored by krake).
When reading an empty email address field, make it a null string. Some code (e.
Sep 10 2016, 6:06 AM
krake committed R173:43de0e38f23a: Adding new contact group data type (basically value based distribution lists)… (authored by krake).
Adding new contact group data type (basically value based distribution lists)…
Sep 10 2016, 6:05 AM
krake committed R173:13fb49286756: Add @since annotation to new signals (authored by krake).
Add @since annotation to new signals
Sep 10 2016, 6:05 AM
krake committed R173:4ec01cfc8bf1: Add @since annotation to new signal (authored by krake).
Add @since annotation to new signal
Sep 10 2016, 6:05 AM
krake committed R173:4c7c4a453bdd: Add @since annotation to new methods (authored by krake).
Add @since annotation to new methods
Sep 10 2016, 6:05 AM
krake committed R173:d5ec77a58553: Adding Comment fields to plugin .desktop files so KRES::Factory… (authored by krake).
Adding Comment fields to plugin .desktop files so KRES::Factory…
Sep 10 2016, 6:05 AM
krake committed R172:4a7697b46ae6: My debug area related changes earlier this week missed some of the qWarning… (authored by krake).
My debug area related changes earlier this week missed some of the qWarning…
Sep 10 2016, 6:05 AM
krake committed R172:6248be0831d8: Use kDebug()/kWarning() and libakonadi debug area for output. (authored by krake).
Use kDebug()/kWarning() and libakonadi debug area for output.
Sep 10 2016, 6:05 AM
krake committed R173:22375330f4e5: Backport of revision 859714 (authored by krake).
Backport of revision 859714
Sep 10 2016, 6:05 AM
krake committed R173:7847c5be0675: Backport of revision 859712 (authored by krake).
Backport of revision 859712
Sep 10 2016, 6:05 AM
krake committed R173:115edf0bc9f1: Flag value should not be overlapping. 0x16 == 0x10 & 0x04 & 0x2 (authored by krake).
Flag value should not be overlapping. 0x16 == 0x10 & 0x04 & 0x2
Sep 10 2016, 6:05 AM
krake committed R172:04809a3e4a6d: List of install headers was missing some of the newer model headers. Removing… (authored by krake).
List of install headers was missing some of the newer model headers. Removing…
Sep 10 2016, 6:05 AM
krake committed R172:dbe0c35fc94c: Adding typdefs for STL style iterators to classes defining their own, camel… (authored by krake).
Adding typdefs for STL style iterators to classes defining their own, camel…
Sep 10 2016, 6:05 AM
krake committed R172:2f2047318bc5: Fixed compiler warning about deprecated method being used. (authored by krake).
Fixed compiler warning about deprecated method being used.
Sep 10 2016, 6:04 AM
krake committed R172:12db15d93e02: - Replacing deprecated KConfigGroup::entryMap() The old code used only the… (authored by krake).
- Replacing deprecated KConfigGroup::entryMap() The old code used only the…
Sep 10 2016, 6:04 AM
krake committed R173:367aecd0ff2e: Always check for self assignment in operator=(), especially when clearing… (authored by krake).
Always check for self assignment in operator=(), especially when clearing…
Sep 10 2016, 6:04 AM
krake committed R173:ee28fc1e83b9: Always initialize members. (authored by krake).
Always initialize members.
Sep 10 2016, 6:04 AM
krake committed R172:fc74d622619d: Changing from extern "C" plugin handles to K_EXPORT_PLUGIN (authored by krake).
Changing from extern "C" plugin handles to K_EXPORT_PLUGIN
Sep 10 2016, 6:04 AM
krake committed R172:eb4df72c432e: Changing from extern "C" plugin handles to K_EXPORT_PLUGIN (authored by krake).
Changing from extern "C" plugin handles to K_EXPORT_PLUGIN
Sep 10 2016, 6:04 AM
krake committed R172:698eedf4c680: Implemented distribution list I/O based on the distlists file the old approach… (authored by krake).
Implemented distribution list I/O based on the distlists file the old approach…
Sep 10 2016, 6:03 AM
krake committed R172:5e513d8f905b: Oops, forgot to remove the old distribution list code (authored by krake).
Oops, forgot to remove the old distribution list code
Sep 10 2016, 6:03 AM
krake committed R172:56e946cd6df6: key() of DistributionListMap is the identifier, so find by name has to check… (authored by krake).
key() of DistributionListMap is the identifier, so find by name has to check…
Sep 10 2016, 6:03 AM
krake committed R172:6955f61301c3: As discussed in this thread on kde-pim (authored by krake).
As discussed in this thread on kde-pim
Sep 10 2016, 6:03 AM
krake committed R173:64f0cd4a59b2: Fixed violation of API contract in the base class of at least two KCal resource… (authored by krake).
Fixed violation of API contract in the base class of at least two KCal resource…
Sep 10 2016, 6:02 AM
krake committed R173:d3a156f80396: Add another signal to let the host application know when sub resource… (authored by krake).
Add another signal to let the host application know when sub resource…
Sep 10 2016, 6:02 AM
krake committed R173:12151129f93d: Adding test to verify serialization roundtrip of all flag combinations (authored by krake).
Adding test to verify serialization roundtrip of all flag combinations
Sep 10 2016, 6:02 AM
krake committed R173:e84e0c740098: Flag value should not be overlapping. 0x16 == 0x10 & 0x04 & 0x2 (authored by krake).
Flag value should not be overlapping. 0x16 == 0x10 & 0x04 & 0x2
Sep 10 2016, 6:02 AM
krake committed R173:5f70c1174de9: Move security and authentifications options to a second tab quite like in… (authored by krake).
Move security and authentifications options to a second tab quite like in…
Sep 10 2016, 6:02 AM
krake committed R172:886d2536cd94: Another API dox fix: referring to non existant method. (authored by krake).
Another API dox fix: referring to non existant method.
Sep 10 2016, 6:02 AM