Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
K
KDE PIM Runtime
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
PIM
KDE PIM Runtime
Commits
c8784fec
Commit
c8784fec
authored
Dec 14, 2014
by
Laurent Montel
😁
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Astyle kdelibs
parent
ea421202
Changes
671
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
671 changed files
with
47544 additions
and
47217 deletions
+47544
-47217
agents/invitations/incidenceattribute.cpp
agents/invitations/incidenceattribute.cpp
+24
-24
agents/invitations/incidenceattribute.h
agents/invitations/incidenceattribute.h
+8
-7
agents/invitations/invitationsagent.cpp
agents/invitations/invitationsagent.cpp
+347
-337
agents/invitations/invitationsagent.h
agents/invitations/invitationsagent.h
+21
-21
agents/maildispatcher/autotests/aborttest.cpp
agents/maildispatcher/autotests/aborttest.cpp
+162
-162
agents/maildispatcher/autotests/aborttest.h
agents/maildispatcher/autotests/aborttest.h
+6
-6
agents/maildispatcher/autotests/dupetest.cpp
agents/maildispatcher/autotests/dupetest.cpp
+154
-154
agents/maildispatcher/autotests/dupetest.h
agents/maildispatcher/autotests/dupetest.h
+3
-5
agents/maildispatcher/maildispatcher_debug.cpp
agents/maildispatcher/maildispatcher_debug.cpp
+0
-1
agents/maildispatcher/maildispatcher_debug.h
agents/maildispatcher/maildispatcher_debug.h
+1
-1
agents/maildispatcher/maildispatcheragent.cpp
agents/maildispatcher/maildispatcheragent.cpp
+223
-224
agents/maildispatcher/maildispatcheragent.h
agents/maildispatcher/maildispatcheragent.h
+22
-21
agents/maildispatcher/maildispatcherresourcefactory.cpp
agents/maildispatcher/maildispatcherresourcefactory.cpp
+3
-3
agents/maildispatcher/maildispatcherresourcefactory.h
agents/maildispatcher/maildispatcherresourcefactory.h
+5
-5
agents/maildispatcher/outboxqueue.cpp
agents/maildispatcher/outboxqueue.cpp
+293
-295
agents/maildispatcher/outboxqueue.h
agents/maildispatcher/outboxqueue.h
+20
-22
agents/maildispatcher/sendjob.cpp
agents/maildispatcher/sendjob.cpp
+314
-315
agents/maildispatcher/sendjob.h
agents/maildispatcher/sendjob.h
+14
-14
agents/maildispatcher/sentactionhandler.cpp
agents/maildispatcher/sentactionhandler.cpp
+28
-27
agents/maildispatcher/sentactionhandler.h
agents/maildispatcher/sentactionhandler.h
+6
-6
agents/maildispatcher/storeresultjob.cpp
agents/maildispatcher/storeresultjob.cpp
+58
-58
agents/maildispatcher/storeresultjob.h
agents/maildispatcher/storeresultjob.h
+9
-8
agents/migration/autotests/dummymigrator.cpp
agents/migration/autotests/dummymigrator.cpp
+1
-1
agents/migration/autotests/schedulertest.cpp
agents/migration/autotests/schedulertest.cpp
+6
-6
agents/migration/migrationagent.cpp
agents/migration/migrationagent.cpp
+8
-8
agents/migration/migrationagent.h
agents/migration/migrationagent.h
+2
-1
agents/migration/migrationexecutor.cpp
agents/migration/migrationexecutor.cpp
+5
-5
agents/migration/migrationscheduler.cpp
agents/migration/migrationscheduler.cpp
+37
-38
agents/migration/migrationscheduler.h
agents/migration/migrationscheduler.h
+1
-1
agents/migration/migrationstatuswidget.cpp
agents/migration/migrationstatuswidget.cpp
+2
-4
agents/newmailnotifier/newmailnotifier_debug.cpp
agents/newmailnotifier/newmailnotifier_debug.cpp
+0
-1
agents/newmailnotifier/newmailnotifier_debug.h
agents/newmailnotifier/newmailnotifier_debug.h
+1
-1
agents/newmailnotifier/newmailnotifieragent.cpp
agents/newmailnotifier/newmailnotifieragent.cpp
+95
-87
agents/newmailnotifier/newmailnotifieragent.h
agents/newmailnotifier/newmailnotifieragent.h
+9
-7
agents/newmailnotifier/newmailnotifierattribute.cpp
agents/newmailnotifier/newmailnotifierattribute.cpp
+4
-5
agents/newmailnotifier/newmailnotifierattribute.h
agents/newmailnotifier/newmailnotifierattribute.h
+2
-3
agents/newmailnotifier/newmailnotifierselectcollectionwidget.cpp
...newmailnotifier/newmailnotifierselectcollectionwidget.cpp
+37
-41
agents/newmailnotifier/newmailnotifierselectcollectionwidget.h
...s/newmailnotifier/newmailnotifierselectcollectionwidget.h
+5
-4
agents/newmailnotifier/newmailnotifiersettingsdialog.cpp
agents/newmailnotifier/newmailnotifiersettingsdialog.cpp
+27
-32
agents/newmailnotifier/newmailnotifiersettingsdialog.h
agents/newmailnotifier/newmailnotifiersettingsdialog.h
+1
-1
agents/newmailnotifier/newmailnotifiershowmessagejob.cpp
agents/newmailnotifier/newmailnotifiershowmessagejob.cpp
+2
-2
agents/newmailnotifier/newmailnotifiershowmessagejob.h
agents/newmailnotifier/newmailnotifiershowmessagejob.h
+1
-2
agents/newmailnotifier/specialnotifierjob.cpp
agents/newmailnotifier/specialnotifierjob.cpp
+20
-20
agents/newmailnotifier/specialnotifierjob.h
agents/newmailnotifier/specialnotifierjob.h
+2
-3
agents/newmailnotifier/util.cpp
agents/newmailnotifier/util.cpp
+18
-19
agents/newmailnotifier/util.h
agents/newmailnotifier/util.h
+4
-2
kcm/akonadiconfigmodule.cpp
kcm/akonadiconfigmodule.cpp
+7
-7
kcm/akonadiconfigmodule.h
kcm/akonadiconfigmodule.h
+2
-2
kcm/configmodule.cpp
kcm/configmodule.cpp
+11
-10
kcm/configmodule.h
kcm/configmodule.h
+2
-2
kcm/resourcesmanagementwidget.cpp
kcm/resourcesmanagementwidget.cpp
+45
-42
kcm/resourcesmanagementwidget.h
kcm/resourcesmanagementwidget.h
+3
-4
kcm/serverconfigmodule.cpp
kcm/serverconfigmodule.cpp
+166
-165
kcm/serverconfigmodule.h
kcm/serverconfigmodule.h
+5
-5
kioslave/akonadislave.cpp
kioslave/akonadislave.cpp
+166
-160
kioslave/akonadislave.h
kioslave/akonadislave.h
+11
-10
kioslave/akonadislave_debug.cpp
kioslave/akonadislave_debug.cpp
+0
-1
kioslave/akonadislave_debug.h
kioslave/akonadislave_debug.h
+1
-1
migration/entitytreecreatejob.cpp
migration/entitytreecreatejob.cpp
+62
-60
migration/entitytreecreatejob.h
migration/entitytreecreatejob.h
+9
-10
migration/gid/gidmigrationjob.cpp
migration/gid/gidmigrationjob.cpp
+7
-8
migration/gid/gidmigrationjob.h
migration/gid/gidmigrationjob.h
+2
-2
migration/gid/gidmigrator.cpp
migration/gid/gidmigrator.cpp
+3
-4
migration/gid/main.cpp
migration/gid/main.cpp
+7
-7
migration/infodialog.cpp
migration/infodialog.cpp
+100
-99
migration/infodialog.h
migration/infodialog.h
+20
-14
migration/kaddressbook/kaddressbookmigrator.cpp
migration/kaddressbook/kaddressbookmigrator.cpp
+57
-55
migration/kjots/kjotsmigrator.cpp
migration/kjots/kjotsmigrator.cpp
+216
-221
migration/kjots/kjotsmigrator.h
migration/kjots/kjotsmigrator.h
+25
-25
migration/kjots/main.cpp
migration/kjots/main.cpp
+50
-51
migration/kmail/abstractcollectionmigrator.cpp
migration/kmail/abstractcollectionmigrator.cpp
+566
-562
migration/kmail/abstractcollectionmigrator.h
migration/kmail/abstractcollectionmigrator.h
+31
-31
migration/kmail/emptyresourcecleaner.cpp
migration/kmail/emptyresourcecleaner.cpp
+112
-113
migration/kmail/emptyresourcecleaner.h
migration/kmail/emptyresourcecleaner.h
+16
-17
migration/kmail/imapcacheadapter.cpp
migration/kmail/imapcacheadapter.cpp
+67
-68
migration/kmail/imapcacheadapter.h
migration/kmail/imapcacheadapter.h
+10
-11
migration/kmail/imapcachecollectionmigrator.cpp
migration/kmail/imapcachecollectionmigrator.cpp
+433
-434
migration/kmail/imapcachecollectionmigrator.h
migration/kmail/imapcachecollectionmigrator.h
+27
-28
migration/kmail/imapcachelocalimporter.cpp
migration/kmail/imapcachelocalimporter.cpp
+185
-185
migration/kmail/imapcachelocalimporter.h
migration/kmail/imapcachelocalimporter.h
+19
-20
migration/kmail/kmailmigration_debug.cpp
migration/kmail/kmailmigration_debug.cpp
+0
-1
migration/kmail/kmailmigration_debug.h
migration/kmail/kmailmigration_debug.h
+1
-1
migration/kmail/kmailmigrator.cpp
migration/kmail/kmailmigrator.cpp
+1048
-1036
migration/kmail/kmailmigrator.h
migration/kmail/kmailmigrator.h
+44
-44
migration/kmail/localfolderscollectionmigrator.cpp
migration/kmail/localfolderscollectionmigrator.cpp
+65
-61
migration/kmail/localfolderscollectionmigrator.h
migration/kmail/localfolderscollectionmigrator.h
+7
-8
migration/kmail/main.cpp
migration/kmail/main.cpp
+71
-70
migration/kmail/mixedtreeconverter.cpp
migration/kmail/mixedtreeconverter.cpp
+80
-78
migration/kmail/mixedtreeconverter.h
migration/kmail/mixedtreeconverter.h
+12
-11
migration/kmail/subscriptionjob_p.h
migration/kmail/subscriptionjob_p.h
+11
-10
migration/kmigratorbase.cpp
migration/kmigratorbase.cpp
+77
-74
migration/kmigratorbase.h
migration/kmigratorbase.h
+27
-27
migration/knotes/knotesmigrator.cpp
migration/knotes/knotesmigrator.cpp
+66
-68
migration/knotes/knotesmigrator.h
migration/knotes/knotesmigrator.h
+5
-5
migration/knotes/knotesmigratorconfig.cpp
migration/knotes/knotesmigratorconfig.cpp
+3
-2
migration/knotes/knotesmigratorconfig.h
migration/knotes/knotesmigratorconfig.h
+2
-1
migration/knotes/main.cpp
migration/knotes/main.cpp
+26
-24
migration/knotes/notealarmattribute.cpp
migration/knotes/notealarmattribute.cpp
+5
-6
migration/knotes/notealarmattribute.h
migration/knotes/notealarmattribute.h
+2
-2
migration/knotes/notedisplayattribute.cpp
migration/knotes/notedisplayattribute.cpp
+7
-8
migration/knotes/notedisplayattribute.h
migration/knotes/notedisplayattribute.h
+2
-3
migration/knotes/notelockattribute.cpp
migration/knotes/notelockattribute.cpp
+4
-5
migration/knotes/notelockattribute.h
migration/knotes/notelockattribute.h
+2
-2
migration/knotes/showfoldernotesattribute.cpp
migration/knotes/showfoldernotesattribute.cpp
+3
-4
migration/knotes/showfoldernotesattribute.h
migration/knotes/showfoldernotesattribute.h
+1
-1
migration/migratorbase.cpp
migration/migratorbase.cpp
+48
-49
migration/migratorbase.h
migration/migratorbase.h
+1
-1
plugins/akonadi_serializer_addressee.cpp
plugins/akonadi_serializer_addressee.cpp
+148
-144
plugins/akonadi_serializer_addressee.h
plugins/akonadi_serializer_addressee.h
+16
-15
plugins/akonadi_serializer_bookmark.cpp
plugins/akonadi_serializer_bookmark.cpp
+33
-29
plugins/akonadi_serializer_bookmark.h
plugins/akonadi_serializer_bookmark.h
+5
-4
plugins/akonadi_serializer_contactgroup.cpp
plugins/akonadi_serializer_contactgroup.cpp
+61
-58
plugins/akonadi_serializer_contactgroup.h
plugins/akonadi_serializer_contactgroup.h
+19
-19
plugins/akonadi_serializer_kalarm.cpp
plugins/akonadi_serializer_kalarm.cpp
+130
-86
plugins/akonadi_serializer_kalarm.h
plugins/akonadi_serializer_kalarm.h
+21
-22
plugins/akonadi_serializer_kalarm_debug.h
plugins/akonadi_serializer_kalarm_debug.h
+1
-1
plugins/akonadi_serializer_kcalcore.cpp
plugins/akonadi_serializer_kcalcore.cpp
+244
-240
plugins/akonadi_serializer_kcalcore.h
plugins/akonadi_serializer_kcalcore.h
+16
-15
plugins/akonadi_serializer_mail.cpp
plugins/akonadi_serializer_mail.cpp
+149
-135
plugins/akonadi_serializer_mail.h
plugins/akonadi_serializer_mail.h
+8
-9
plugins/akonadi_serializer_mail_debug.cpp
plugins/akonadi_serializer_mail_debug.cpp
+0
-1
plugins/akonadi_serializer_mail_debug.h
plugins/akonadi_serializer_mail_debug.h
+1
-1
plugins/autotests/addresseeserializertest.cpp
plugins/autotests/addresseeserializertest.cpp
+14
-14
plugins/autotests/kcalcoreserializertest.cpp
plugins/autotests/kcalcoreserializertest.cpp
+78
-78
plugins/autotests/mailserializerplugintest.cpp
plugins/autotests/mailserializerplugintest.cpp
+56
-56
plugins/autotests/mailserializerplugintest.h
plugins/autotests/mailserializerplugintest.h
+2
-3
plugins/autotests/mailserializertest.cpp
plugins/autotests/mailserializertest.cpp
+196
-199
plugins/autotests/mailserializertest.h
plugins/autotests/mailserializertest.h
+2
-3
plugins/kaeventformatter.cpp
plugins/kaeventformatter.cpp
+241
-244
plugins/kaeventformatter.h
plugins/kaeventformatter.h
+76
-75
resources/akonotes/akonotesresource.cpp
resources/akonotes/akonotesresource.cpp
+6
-6
resources/akonotes/akonotesresource.h
resources/akonotes/akonotesresource.h
+5
-5
resources/akonotes/akonotesresourcefactory.cpp
resources/akonotes/akonotesresourcefactory.cpp
+3
-3
resources/akonotes/akonotesresourcefactory.h
resources/akonotes/akonotesresourcefactory.h
+6
-6
resources/birthdays/birthdays_debug.cpp
resources/birthdays/birthdays_debug.cpp
+0
-1
resources/birthdays/birthdays_debug.h
resources/birthdays/birthdays_debug.h
+1
-1
resources/birthdays/birthdaysresource.cpp
resources/birthdays/birthdaysresource.cpp
+232
-224
resources/birthdays/birthdaysresource.h
resources/birthdays/birthdaysresource.h
+20
-20
resources/birthdays/configdialog.cpp
resources/birthdays/configdialog.cpp
+17
-17
resources/birthdays/configdialog.h
resources/birthdays/configdialog.h
+6
-6
resources/contacts/contactsresource.cpp
resources/contacts/contactsresource.cpp
+353
-340
resources/contacts/contactsresource.h
resources/contacts/contactsresource.h
+28
-27
resources/contacts/contactsresourcefactory.cpp
resources/contacts/contactsresourcefactory.cpp
+3
-3
resources/contacts/contactsresourcefactory.h
resources/contacts/contactsresourcefactory.h
+6
-6
resources/contacts/settingsdialog.cpp
resources/contacts/settingsdialog.cpp
+57
-56
resources/contacts/settingsdialog.h
resources/contacts/settingsdialog.h
+10
-8
resources/dav/common/davcollection.cpp
resources/dav/common/davcollection.cpp
+20
-20
resources/dav/common/davcollection.h
resources/dav/common/davcollection.h
+17
-17
resources/dav/common/davcollectiondeletejob.cpp
resources/dav/common/davcollectiondeletejob.cpp
+28
-28
resources/dav/common/davcollectiondeletejob.h
resources/dav/common/davcollectiondeletejob.h
+6
-8
resources/dav/common/davcollectionmodifyjob.cpp
resources/dav/common/davcollectionmodifyjob.cpp
+104
-99
resources/dav/common/davcollectionmodifyjob.h
resources/dav/common/davcollectionmodifyjob.h
+8
-8
resources/dav/common/davcollectionsfetchjob.cpp
resources/dav/common/davcollectionsfetchjob.cpp
+231
-226
resources/dav/common/davcollectionsfetchjob.h
resources/dav/common/davcollectionsfetchjob.h
+10
-10
resources/dav/common/davcollectionsmultifetchjob.cpp
resources/dav/common/davcollectionsmultifetchjob.cpp
+26
-25
resources/dav/common/davcollectionsmultifetchjob.h
resources/dav/common/davcollectionsmultifetchjob.h
+8
-8
resources/dav/common/davitem.cpp
resources/dav/common/davitem.cpp
+29
-29
resources/dav/common/davitem.h
resources/dav/common/davitem.h
+9
-9
resources/dav/common/davitemcreatejob.cpp
resources/dav/common/davitemcreatejob.cpp
+82
-81
resources/dav/common/davitemcreatejob.h
resources/dav/common/davitemcreatejob.h
+7
-7
resources/dav/common/davitemdeletejob.cpp
resources/dav/common/davitemdeletejob.cpp
+27
-26
resources/dav/common/davitemdeletejob.h
resources/dav/common/davitemdeletejob.h
+6
-6
resources/dav/common/davitemfetchjob.cpp
resources/dav/common/davitemfetchjob.cpp
+47
-46
resources/dav/common/davitemfetchjob.h
resources/dav/common/davitemfetchjob.h
+6
-6
resources/dav/common/davitemmodifyjob.cpp
resources/dav/common/davitemmodifyjob.cpp
+72
-70
resources/dav/common/davitemmodifyjob.h
resources/dav/common/davitemmodifyjob.h
+7
-7
resources/dav/common/davitemsfetchjob.cpp
resources/dav/common/davitemsfetchjob.cpp
+93
-92
resources/dav/common/davitemsfetchjob.h
resources/dav/common/davitemsfetchjob.h
+7
-7
resources/dav/common/davitemslistjob.cpp
resources/dav/common/davitemslistjob.cpp
+152
-151
resources/dav/common/davitemslistjob.h
resources/dav/common/davitemslistjob.h
+7
-7
resources/dav/common/davjobbase.cpp
resources/dav/common/davjobbase.cpp
+39
-48
resources/dav/common/davjobbase.h
resources/dav/common/davjobbase.h
+6
-6
resources/dav/common/davmanager.cpp
resources/dav/common/davmanager.cpp
+57
-54
resources/dav/common/davmanager.h
resources/dav/common/davmanager.h
+12
-11
resources/dav/common/davmultigetprotocol.h
resources/dav/common/davmultigetprotocol.h
+2
-2
resources/dav/common/davprincipalhomesetsfetchjob.cpp
resources/dav/common/davprincipalhomesetsfetchjob.cpp
+164
-161
resources/dav/common/davprincipalhomesetsfetchjob.h
resources/dav/common/davprincipalhomesetsfetchjob.h
+9
-9
resources/dav/common/davprincipalsearchjob.cpp
resources/dav/common/davprincipalsearchjob.cpp
+319
-310
resources/dav/common/davprincipalsearchjob.h
resources/dav/common/davprincipalsearchjob.h
+15
-15
resources/dav/common/davprotocolbase.cpp
resources/dav/common/davprotocolbase.cpp
+2
-2
resources/dav/common/davprotocolbase.h
resources/dav/common/davprotocolbase.h
+3
-4
resources/dav/common/davutils.cpp
resources/dav/common/davutils.cpp
+249
-246
resources/dav/common/davutils.h
resources/dav/common/davutils.h
+125
-124
resources/dav/common/etagcache.cpp
resources/dav/common/etagcache.cpp
+36
-33
resources/dav/common/etagcache.h
resources/dav/common/etagcache.h
+15
-14
resources/dav/protocols/caldavprotocol.cpp
resources/dav/protocols/caldavprotocol.cpp
+276
-275
resources/dav/protocols/caldavprotocol.h
resources/dav/protocols/caldavprotocol.h
+5
-5
resources/dav/protocols/carddavprotocol.cpp
resources/dav/protocols/carddavprotocol.cpp
+51
-51
resources/dav/protocols/carddavprotocol.h
resources/dav/protocols/carddavprotocol.h
+5
-5
resources/dav/protocols/groupdavprotocol.cpp
resources/dav/protocols/groupdavprotocol.cpp
+61
-58
resources/dav/protocols/groupdavprotocol.h
resources/dav/protocols/groupdavprotocol.h
+4
-4
resources/dav/resource/configdialog.cpp
resources/dav/resource/configdialog.cpp
+192
-185
resources/dav/resource/configdialog.h
resources/dav/resource/configdialog.h
+8
-8
resources/dav/resource/davfreebusyhandler.cpp
resources/dav/resource/davfreebusyhandler.cpp
+177
-168
resources/dav/resource/davfreebusyhandler.h
resources/dav/resource/davfreebusyhandler.h
+23
-23
resources/dav/resource/davgroupwareresource.cpp
resources/dav/resource/davgroupwareresource.cpp
+756
-734
resources/dav/resource/davgroupwareresource.h
resources/dav/resource/davgroupwareresource.h
+44
-44
resources/dav/resource/davprotocolattribute.cpp
resources/dav/resource/davprotocolattribute.cpp
+11
-11
resources/dav/resource/davprotocolattribute.h
resources/dav/resource/davprotocolattribute.h
+6
-6
resources/dav/resource/davresource_debug.cpp
resources/dav/resource/davresource_debug.cpp
+0
-1
resources/dav/resource/davresource_debug.h
resources/dav/resource/davresource_debug.h
+1
-1
resources/dav/resource/searchdialog.cpp
resources/dav/resource/searchdialog.cpp
+125
-119
resources/dav/resource/searchdialog.h
resources/dav/resource/searchdialog.h
+12
-12
resources/dav/resource/settings.cpp
resources/dav/resource/settings.cpp
+376
-346
resources/dav/resource/settings.h
resources/dav/resource/settings.h
+34
-33
resources/dav/resource/setupwizard.cpp
resources/dav/resource/setupwizard.cpp
+387
-367
resources/dav/resource/setupwizard.h
resources/dav/resource/setupwizard.h
+32
-32
resources/dav/resource/urlconfigurationdialog.cpp
resources/dav/resource/urlconfigurationdialog.cpp
+152
-145
resources/dav/resource/urlconfigurationdialog.h
resources/dav/resource/urlconfigurationdialog.h
+16
-16
resources/facebook/facebookresource.cpp
resources/facebook/facebookresource.cpp
+215
-215
resources/facebook/facebookresource.h
resources/facebook/facebookresource.h
+33
-33
resources/facebook/facebookresource_events.cpp
resources/facebook/facebookresource_events.cpp
+65
-65
resources/facebook/facebookresource_notes.cpp
resources/facebook/facebookresource_notes.cpp
+49
-49
resources/facebook/facebookresource_notifications.cpp
resources/facebook/facebookresource_notifications.cpp
+54
-54
resources/facebook/facebookresource_posts.cpp
resources/facebook/facebookresource_posts.cpp
+106
-106
resources/facebook/serializer/akonadi_serializer_socialnotification.cpp
...book/serializer/akonadi_serializer_socialnotification.cpp
+46
-47
resources/facebook/serializer/akonadi_serializer_socialnotification.h
...cebook/serializer/akonadi_serializer_socialnotification.h
+8
-7
resources/facebook/settings.cpp
resources/facebook/settings.cpp
+26
-26
resources/facebook/settings.h
resources/facebook/settings.h
+6
-6
resources/facebook/settingsdialog.cpp
resources/facebook/settingsdialog.cpp
+137
-138
resources/facebook/settingsdialog.h
resources/facebook/settingsdialog.h
+8
-8
resources/facebook/timestampattribute.cpp
resources/facebook/timestampattribute.cpp
+11
-11
resources/facebook/timestampattribute.h
resources/facebook/timestampattribute.h
+5
-5
resources/folderarchivesettings/autotests/folderarchiveaccountinfotest.h
...rarchivesettings/autotests/folderarchiveaccountinfotest.h
+0
-3
resources/folderarchivesettings/folderarchiveaccountinfo.cpp
resources/folderarchivesettings/folderarchiveaccountinfo.cpp
+9
-8
resources/folderarchivesettings/folderarchiveaccountinfo.h
resources/folderarchivesettings/folderarchiveaccountinfo.h
+2
-2
resources/folderarchivesettings/folderarchivesettingpage.cpp
resources/folderarchivesettings/folderarchivesettingpage.cpp
+2
-2
resources/folderarchivesettings/folderarchivesettingpage.h
resources/folderarchivesettings/folderarchivesettingpage.h
+3
-2
resources/folderarchivesettings/folderarchiveutil.h
resources/folderarchivesettings/folderarchiveutil.h
+2
-2
resources/gmail/gmailchangeitemslabelstask.cpp
resources/gmail/gmailchangeitemslabelstask.cpp
+1
-2
resources/gmail/gmailconfigdialog.cpp
resources/gmail/gmailconfigdialog.cpp
+22
-22
resources/gmail/gmaillabelattribute.cpp
resources/gmail/gmaillabelattribute.cpp
+0
-1
resources/gmail/gmaillabelattribute.h
resources/gmail/gmaillabelattribute.h
+1
-1
resources/gmail/gmaillinkitemstask.cpp
resources/gmail/gmaillinkitemstask.cpp
+2
-4
resources/gmail/gmailmessagehelper.cpp
resources/gmail/gmailmessagehelper.cpp
+55
-56
resources/gmail/gmailmessagehelper.h
resources/gmail/gmailmessagehelper.h
+7
-7
resources/gmail/gmailpasswordrequester.cpp
resources/gmail/gmailpasswordrequester.cpp
+2
-2
resources/gmail/gmailpasswordrequester.h
resources/gmail/gmailpasswordrequester.h
+1
-1
resources/gmail/gmailresource.cpp
resources/gmail/gmailresource.cpp
+6
-7
resources/gmail/gmailresource.h
resources/gmail/gmailresource.h
+2
-4
resources/gmail/gmailresourcestate.cpp
resources/gmail/gmailresourcestate.cpp
+1
-1
resources/gmail/gmailresourcestate.h
resources/gmail/gmailresourcestate.h
+1
-1
resources/gmail/gmailretrievecollectionstask.cpp
resources/gmail/gmailretrievecollectionstask.cpp
+12
-14
resources/gmail/gmailretrieveitemstask.cpp
resources/gmail/gmailretrieveitemstask.cpp
+5
-5
resources/gmail/gmailsettings.cpp
resources/gmail/gmailsettings.cpp
+13
-16
resources/gmail/gmailsettings.h
resources/gmail/gmailsettings.h
+3
-2
resources/gmail/saslplugin/config.h
resources/gmail/saslplugin/config.h
+31
-36
resources/gmail/saslplugin/plugin_common.c
resources/gmail/saslplugin/plugin_common.c
+503
-459
resources/gmail/saslplugin/plugin_common.h
resources/gmail/saslplugin/plugin_common.h
+72
-73
resources/gmail/saslplugin/xoauth2plugin.c
resources/gmail/saslplugin/xoauth2plugin.c
+7
-9
resources/gmail/saslplugin/xoauth2plugin_init.c
resources/gmail/saslplugin/xoauth2plugin_init.c
+5
-6
resources/google/calendar/calendarresource.cpp
resources/google/calendar/calendarresource.cpp
+285
-288
resources/google/calendar/calendarresource.h
resources/google/calendar/calendarresource.h
+30
-30
resources/google/calendar/defaultreminderattribute.cpp
resources/google/calendar/defaultreminderattribute.cpp
+25
-24
resources/google/calendar/defaultreminderattribute.h
resources/google/calendar/defaultreminderattribute.h
+6
-6
resources/google/calendar/settings.cpp
resources/google/calendar/settings.cpp
+15
-15
resources/google/calendar/settings.h
resources/google/calendar/settings.h
+3
-3
resources/google/calendar/settingsdialog.cpp
resources/google/calendar/settingsdialog.cpp
+82
-85
resources/google/calendar/settingsdialog.h
resources/google/calendar/settingsdialog.h
+8
-8
resources/google/common/googleaccountmanager.cpp
resources/google/common/googleaccountmanager.cpp
+61
-61
resources/google/common/googleaccountmanager.h
resources/google/common/googleaccountmanager.h
+18
-17
resources/google/common/googleresource.cpp
resources/google/common/googleresource.cpp
+126
-127
resources/google/common/googleresource.h
resources/google/common/googleresource.h
+30
-31
resources/google/common/googlesettings.cpp
resources/google/common/googlesettings.cpp
+4
-4
resources/google/common/googlesettings.h
resources/google/common/googlesettings.h
+5
-7
resources/google/common/googlesettingsdialog.cpp
resources/google/common/googlesettingsdialog.cpp
+84
-84
resources/google/common/googlesettingsdialog.h
resources/google/common/googlesettingsdialog.h
+12
-12
resources/google/contacts/contactsresource.cpp
resources/google/contacts/contactsresource.cpp
+207
-210
resources/google/contacts/contactsresource.h
resources/google/contacts/contactsresource.h
+22
-22
resources/google/contacts/settings.cpp
resources/google/contacts/settings.cpp
+15
-15
resources/google/contacts/settings.h
resources/google/contacts/settings.h
+3
-3
resources/google/contacts/settingsdialog.cpp
resources/google/contacts/settingsdialog.cpp
+5
-5
resources/google/contacts/settingsdialog.h
resources/google/contacts/settingsdialog.h
+4
-4
resources/ical/icalresourcefactory.cpp
resources/ical/icalresourcefactory.cpp
+3
-3
resources/ical/icalresourcefactory.h
resources/ical/icalresourcefactory.h
+6
-6
resources/ical/notes/notesresource.cpp
resources/ical/notes/notesresource.cpp
+9
-11
resources/ical/notes/notesresource.h
resources/ical/notes/notesresource.h
+5
-5
resources/ical/notes/notesresourcefactory.cpp
resources/ical/notes/notesresourcefactory.cpp
+3
-3
resources/ical/notes/notesresourcefactory.h
resources/ical/notes/notesresourcefactory.h
+6
-6
resources/ical/shared/icalresource.cpp
resources/ical/shared/icalresource.cpp
+91
-92
resources/ical/shared/icalresource.h
resources/ical/shared/icalresource.h
+10
-10
resources/ical/shared/icalresourcebase.cpp
resources/ical/shared/icalresourcebase.cpp
+88
-89
resources/ical/shared/icalresourcebase.h
resources/ical/shared/icalresourcebase.h
+29
-30
resources/icaldir/dirsettingsdialog.cpp
resources/icaldir/dirsettingsdialog.cpp
+48
-47
resources/icaldir/dirsettingsdialog.h
resources/icaldir/dirsettingsdialog.h
+8
-7
resources/icaldir/icaldirresource.cpp
resources/icaldir/icaldirresource.cpp
+199
-195
resources/icaldir/icaldirresource.h
resources/icaldir/icaldirresource.h
+15
-15
resources/imap/addcollectiontask.cpp
resources/imap/addcollectiontask.cpp
+81
-80
resources/imap/addcollectiontask.h
resources/imap/addcollectiontask.h
+12
-11
resources/imap/additemtask.cpp
resources/imap/additemtask.cpp
+127
-128
resources/imap/additemtask.h
resources/imap/additemtask.h
+10
-10
resources/imap/autotests/dummypasswordrequester.cpp
resources/imap/autotests/dummypasswordrequester.cpp
+31
-32
resources/imap/autotests/dummypasswordrequester.h
resources/imap/autotests/dummypasswordrequester.h
+14
-14
resources/imap/autotests/dummyresourcestate.cpp
resources/imap/autotests/dummyresourcestate.cpp
+103
-103
resources/imap/autotests/dummyresourcestate.h
resources/imap/autotests/dummyresourcestate.h
+84
-85
resources/imap/autotests/imaptestbase.cpp
resources/imap/autotests/imaptestbase.cpp
+55
-56
resources/imap/autotests/imaptestbase.h
resources/imap/autotests/imaptestbase.h
+14
-14
resources/imap/autotests/testaddcollectiontask.cpp
resources/imap/autotests/testaddcollectiontask.cpp
+147
-147
resources/imap/autotests/testadditemtask.cpp
resources/imap/autotests/testadditemtask.cpp
+132
-137
resources/imap/autotests/testchangecollectiontask.cpp
resources/imap/autotests/testchangecollectiontask.cpp
+207
-207
resources/imap/autotests/testchangeitemtask.cpp
resources/imap/autotests/testchangeitemtask.cpp
+163
-167
resources/imap/autotests/testexpungecollectiontask.cpp
resources/imap/autotests/testexpungecollectiontask.cpp
+72
-73
resources/imap/autotests/testmovecollectiontask.cpp
resources/imap/autotests/testmovecollectiontask.cpp
+147
-149
resources/imap/autotests/testmoveitemstask.cpp
resources/imap/autotests/testmoveitemstask.cpp
+206
-215
resources/imap/autotests/testremovecollectionrecursivetask.cpp
...rces/imap/autotests/testremovecollectionrecursivetask.cpp
+215
-215
resources/imap/autotests/testresourcetask.cpp
resources/imap/autotests/testresourcetask.cpp
+130
-136
resources/imap/autotests/testretrievecollectionmetadatatask.cpp
...ces/imap/autotests/testretrievecollectionmetadatatask.cpp
+293
-293
resources/imap/autotests/testretrievecollectionstask.cpp
resources/imap/autotests/testretrievecollectionstask.cpp
+407
-419
resources/imap/autotests/testretrieveitemstask.cpp
resources/imap/autotests/testretrieveitemstask.cpp
+559
-564
resources/imap/autotests/testretrieveitemtask.cpp
resources/imap/autotests/testretrieveitemtask.cpp
+87
-87
resources/imap/autotests/testsessionpool.cpp
resources/imap/autotests/testsessionpool.cpp
+690
-708
resources/imap/batchfetcher.cpp
resources/imap/batchfetcher.cpp
+28
-28
resources/imap/batchfetcher.h
resources/imap/batchfetcher.h
+3
-3
resources/imap/changecollectiontask.cpp
resources/imap/changecollectiontask.cpp
+205
-207
resources/imap/changecollectiontask.h
resources/imap/changecollectiontask.h
+13
-13
resources/imap/changeitemsflagstask.cpp
resources/imap/changeitemsflagstask.cpp
+85
-87
resources/imap/changeitemsflagstask.h
resources/imap/changeitemsflagstask.h
+13
-13
resources/imap/changeitemtask.cpp
resources/imap/changeitemtask.cpp
+171
-174
resources/imap/changeitemtask.h
resources/imap/changeitemtask.h
+18
-18
resources/imap/expungecollectiontask.cpp
resources/imap/expungecollectiontask.cpp
+37
-39
resources/imap/expungecollectiontask.h
resources/imap/expungecollectiontask.h
+7
-7
resources/imap/highestmodseqattribute.cpp
resources/imap/highestmodseqattribute.cpp
+8
-8
resources/imap/highestmodseqattribute.h
resources/imap/highestmodseqattribute.h
+6
-6
resources/imap/imapaccount.cpp
resources/imap/imapaccount.cpp
+25
-25
resources/imap/imapaccount.h
resources/imap/imapaccount.h
+24
-24
resources/imap/imapflags.cpp
resources/imap/imapflags.cpp
+4
-4
resources/imap/imapflags.h
resources/imap/imapflags.h
+16
-16
resources/imap/imapidlemanager.cpp
resources/imap/imapidlemanager.cpp
+86
-89
resources/imap/imapidlemanager.h
resources/imap/imapidlemanager.h
+26
-26
resources/imap/imapresource.cpp
resources/imap/imapresource.cpp
+18
-19
resources/imap/imapresource.h
resources/imap/imapresource.h
+4
-4
resources/imap/imapresource_debug.cpp
resources/imap/imapresource_debug.cpp
+0
-1
resources/imap/imapresource_debug.h
resources/imap/imapresource_debug.h
+1
-1
resources/imap/imapresourcebase.cpp
resources/imap/imapresourcebase.cpp
+418
-428
resources/imap/imapresourcebase.h
resources/imap/imapresourcebase.h
+74
-77
resources/imap/messagehelper.cpp
resources/imap/messagehelper.cpp
+7
-7
resources/imap/messagehelper.h
resources/imap/messagehelper.h
+8
-7
resources/imap/movecollectiontask.cpp
resources/imap/movecollectiontask.cpp
+81
-83
resources/imap/movecollectiontask.h
resources/imap/movecollectiontask.h
+10
-10
resources/imap/moveitemstask.cpp
resources/imap/moveitemstask.cpp
+206
-209
resources/imap/moveitemstask.h
resources/imap/moveitemstask.h
+15
-15
resources/imap/noinferiorsattribute.cpp
resources/imap/noinferiorsattribute.cpp
+9
-10
resources/imap/noinferiorsattribute.h
resources/imap/noinferiorsattribute.h
+4
-5
resources/imap/noselectattribute.cpp
resources/imap/noselectattribute.cpp
+9
-9
resources/imap/noselectattribute.h
resources/imap/noselectattribute.h
+4
-4
resources/imap/passwordrequesterinterface.cpp
resources/imap/passwordrequesterinterface.cpp
+2
-2
resources/imap/passwordrequesterinterface.h
resources/imap/passwordrequesterinterface.h
+18
-18
resources/imap/removecollectionrecursivetask.cpp
resources/imap/removecollectionrecursivetask.cpp
+103
-105
resources/imap/removecollectionrecursivetask.h
resources/imap/removecollectionrecursivetask.h
+13
-13
resources/imap/resource_imap_debug.cpp
resources/imap/resource_imap_debug.cpp
+0
-1
resources/imap/resource_imap_debug.h
resources/imap/resource_imap_debug.h
+1
-1
resources/imap/resourcestate.cpp
resources/imap/resourcestate.cpp
+131
-131
resources/imap/resourcestate.h
resources/imap/resourcestate.h
+60
-60
resources/imap/resourcestateinterface.cpp
resources/imap/resourcestateinterface.cpp
+24
-21
resources/imap/resourcestateinterface.h
resources/imap/resourcestateinterface.h
+53
-53
resources/imap/resourcetask.cpp
resources/imap/resourcetask.cpp
+271
-269
resources/imap/resourcetask.h
resources/imap/resourcetask.h
+75
-76
resources/imap/retrievecollectionmetadatatask.cpp
resources/imap/retrievecollectionmetadatatask.cpp
+226
-226
resources/imap/retrievecollectionmetadatatask.h
resources/imap/retrievecollectionmetadatatask.h
+11
-11
resources/imap/retrievecollectionstask.cpp
resources/imap/retrievecollectionstask.cpp
+170
-172
resources/imap/retrievecollectionstask.h
resources/imap/retrievecollectionstask.h
+12
-12
resources/imap/retrieveitemstask.cpp
resources/imap/retrieveitemstask.cpp
+63
-64
resources/imap/retrieveitemstask.h
resources/imap/retrieveitemstask.h
+10
-9
resources/imap/retrieveitemtask.cpp
resources/imap/retrieveitemtask.cpp
+90
-93
resources/imap/retrieveitemtask.h
resources/imap/retrieveitemtask.h
+14
-14
resources/imap/searchtask.cpp
resources/imap/searchtask.cpp
+118
-117
resources/imap/searchtask.h
resources/imap/searchtask.h
+9
-9
resources/imap/serverinfodialog.cpp
resources/imap/serverinfodialog.cpp
+5
-5
resources/imap/serverinfodialog.h
resources/imap/serverinfodialog.h
+2
-1
resources/imap/sessionpool.cpp
resources/imap/sessionpool.cpp
+386
-385
resources/imap/sessionpool.h
resources/imap/sessionpool.h
+85
-85
resources/imap/sessionuiproxy.h
resources/imap/sessionuiproxy.h
+10
-9
resources/imap/settings.cpp
resources/imap/settings.cpp
+186
-178
resources/imap/settings.h
resources/imap/settings.h
+15
-15
resources/imap/settingspasswordrequester.cpp
resources/imap/settingspasswordrequester.cpp
+72
-72
resources/imap/settingspasswordrequester.h
resources/imap/settingspasswordrequester.h
+16
-16
resources/imap/setupserver.cpp
resources/imap/setupserver.cpp
+457
-456
resources/imap/setupserver.h
resources/imap/setupserver.h
+46
-46
resources/imap/subscriptiondialog.cpp
resources/imap/subscriptiondialog.cpp
+280
-285
resources/imap/subscriptiondialog.h
resources/imap/subscriptiondialog.h
+53
-54
resources/imap/tests/testsubscriptiondialog.cpp
resources/imap/tests/testsubscriptiondialog.cpp
+22
-22
resources/imap/timestampattribute.cpp
resources/imap/timestampattribute.cpp
+7
-7
resources/imap/timestampattribute.h
resources/imap/timestampattribute.h
+3
-3
resources/imap/uidnextattribute.cpp
resources/imap/uidnextattribute.cpp
+8
-8
resources/imap/uidnextattribute.h
resources/imap/uidnextattribute.h
+4
-4
resources/imap/uidvalidityattribute.cpp
resources/imap/uidvalidityattribute.cpp
+8
-8
resources/imap/uidvalidityattribute.h
resources/imap/uidvalidityattribute.h
+4
-4
resources/kalarm/kalarm/kalarmresource.cpp
resources/kalarm/kalarm/kalarmresource.cpp
+116
-142
resources/kalarm/kalarm/kalarmresource.h
resources/kalarm/kalarm/kalarmresource.h
+37
-35
resources/kalarm/kalarm/kalarmresource_debug.cpp
resources/kalarm/kalarm/kalarmresource_debug.cpp
+0
-1
resources/kalarm/kalarm/kalarmresource_debug.h
resources/kalarm/kalarm/kalarmresource_debug.h
+1
-1
resources/kalarm/kalarm/kalarmresourcefactory.cpp
resources/kalarm/kalarm/kalarmresourcefactory.cpp
+1
-2
resources/kalarm/kalarm/kalarmresourcefactory.h
resources/kalarm/kalarm/kalarmresourcefactory.h
+6
-7
resources/kalarm/kalarmdir/autoqpointer.h
resources/kalarm/kalarmdir/autoqpointer.h
+18
-9
resources/kalarm/kalarmdir/kalarmdirresource.cpp
resources/kalarm/kalarmdir/kalarmdirresource.cpp
+242
-310
resources/kalarm/kalarmdir/kalarmdirresource.h
resources/kalarm/kalarmdir/kalarmdirresource.h
+66
-62
resources/kalarm/kalarmdir/kalarmdirresource_debug.cpp
resources/kalarm/kalarmdir/kalarmdirresource_debug.cpp
+0
-1
resources/kalarm/kalarmdir/kalarmdirresource_debug.h
resources/kalarm/kalarmdir/kalarmdirresource_debug.h
+1
-1
resources/kalarm/kalarmdir/kalarmdirresourcefactory.cpp
resources/kalarm/kalarmdir/kalarmdirresourcefactory.cpp
+1
-2
resources/kalarm/kalarmdir/kalarmdirresourcefactory.h
resources/kalarm/kalarmdir/kalarmdirresourcefactory.h
+6
-7
resources/kalarm/kalarmdir/settingsdialog.cpp
resources/kalarm/kalarmdir/settingsdialog.cpp
+22
-27
resources/kalarm/kalarmdir/settingsdialog.h
resources/kalarm/kalarmdir/settingsdialog.h
+17
-18
resources/kalarm/shared/alarmtyperadiowidget.cpp
resources/kalarm/shared/alarmtyperadiowidget.cpp
+19
-19
resources/kalarm/shared/alarmtyperadiowidget.h
resources/kalarm/shared/alarmtyperadiowidget.h
+10
-11
resources/kalarm/shared/alarmtypewidget.cpp
resources/kalarm/shared/alarmtypewidget.cpp
+13
-9
resources/kalarm/shared/alarmtypewidget.h
resources/kalarm/shared/alarmtypewidget.h
+9
-10
resources/kalarm/shared/kalarmresourcecommon.cpp
resources/kalarm/shared/kalarmresourcecommon.cpp
+48
-54
resources/kalarm/shared/kalarmresourcecommon.h
resources/kalarm/shared/kalarmresourcecommon.h
+23
-21
resources/kdeaccounts/kdeaccountsresource.cpp
resources/kdeaccounts/kdeaccountsresource.cpp
+87
-87
resources/kdeaccounts/kdeaccountsresource.h
resources/kdeaccounts/kdeaccountsresource.h
+15
-15
resources/kolab/kolabhelpers.cpp
resources/kolab/kolabhelpers.cpp
+159
-167
resources/kolab/kolabhelpers.h
resources/kolab/kolabhelpers.h
+6
-5
resources/kolab/kolabmessagehelper.cpp
resources/kolab/kolabmessagehelper.cpp
+6
-6
resources/kolab/kolabmessagehelper.h
resources/kolab/kolabmessagehelper.h
+8
-7
resources/kolab/kolabresource.cpp
resources/kolab/kolabresource.cpp
+14
-14
resources/kolab/kolabresource.h
resources/kolab/kolabresource.h
+5
-5
resources/kolab/kolabresourcestate.cpp
resources/kolab/kolabresourcestate.cpp
+2
-2
resources/kolab/kolabresourcestate.h
resources/kolab/kolabresourcestate.h
+2
-2
resources/kolab/kolabretrievecollectionstask.cpp
resources/kolab/kolabretrievecollectionstask.cpp
+18
-18
resources/kolab/kolabretrievecollectionstask.h
resources/kolab/kolabretrievecollectionstask.h
+1
-1
resources/kolabproxy/addressbookhandler.cpp
resources/kolabproxy/addressbookhandler.cpp
+117
-115
resources/kolabproxy/addressbookhandler.h
resources/kolabproxy/addressbookhandler.h
+5
-5
resources/kolabproxy/autotests/clientsidetest.cpp
resources/kolabproxy/autotests/clientsidetest.cpp
+10
-8
resources/kolabproxy/autotests/imapsignaltest.cpp
resources/kolabproxy/autotests/imapsignaltest.cpp
+24
-17
resources/kolabproxy/autotests/kolabconvertertest.cpp
resources/kolabproxy/autotests/kolabconvertertest.cpp
+62
-62
resources/kolabproxy/autotests/proxyintegrationtest.cpp
resources/kolabproxy/autotests/proxyintegrationtest.cpp
+11
-7
resources/kolabproxy/autotests/testutils.cpp
resources/kolabproxy/autotests/testutils.cpp
+17
-11
resources/kolabproxy/autotests/testutils.h
resources/kolabproxy/autotests/testutils.h
+1
-2
resources/kolabproxy/calendarhandler.cpp
resources/kolabproxy/calendarhandler.cpp
+10
-10
resources/kolabproxy/calendarhandler.h
resources/kolabproxy/calendarhandler.h
+5
-5
resources/kolabproxy/collectiontreebuilder.cpp
resources/kolabproxy/collectiontreebuilder.cpp
+51
-51
resources/kolabproxy/collectiontreebuilder.h
resources/kolabproxy/collectiontreebuilder.h
+13
-13
resources/kolabproxy/freebusyupdatehandler.cpp
resources/kolabproxy/freebusyupdatehandler.cpp
+65
-65
resources/kolabproxy/freebusyupdatehandler.h
resources/kolabproxy/freebusyupdatehandler.h
+8
-8
resources/kolabproxy/handlermanager.cpp
resources/kolabproxy/handlermanager.cpp
+7
-7
resources/kolabproxy/handlermanager.h
resources/kolabproxy/handlermanager.h
+3
-3
resources/kolabproxy/imapitemaddedjob.cpp
resources/kolabproxy/imapitemaddedjob.cpp
+68
-68
resources/kolabproxy/imapitemaddedjob.h
resources/kolabproxy/imapitemaddedjob.h
+1
-1
resources/kolabproxy/imapitemremovedjob.cpp
resources/kolabproxy/imapitemremovedjob.cpp
+8
-11
resources/kolabproxy/imapitemremovedjob.h
resources/kolabproxy/imapitemremovedjob.h
+1
-1
resources/kolabproxy/incidencehandler.cpp
resources/kolabproxy/incidencehandler.cpp
+48
-48
resources/kolabproxy/incidencehandler.h
resources/kolabproxy/incidencehandler.h
+8
-8
resources/kolabproxy/itemaddedjob.cpp
resources/kolabproxy/itemaddedjob.cpp
+8
-8
resources/kolabproxy/itemaddedjob.h
resources/kolabproxy/itemaddedjob.h
+1
-1
resources/kolabproxy/itemchangedjob.cpp
resources/kolabproxy/itemchangedjob.cpp
+14
-14
resources/kolabproxy/itemchangedjob.h
resources/kolabproxy/itemchangedjob.h
+2
-2
resources/kolabproxy/journalhandler.cpp
resources/kolabproxy/journalhandler.cpp
+10
-10
resources/kolabproxy/journalhandler.h
resources/kolabproxy/journalhandler.h
+4
-4
resources/kolabproxy/kolabdefs.cpp
resources/kolabproxy/kolabdefs.cpp
+59
-59
resources/kolabproxy/kolabdefs.h
resources/kolabproxy/kolabdefs.h
+13
-11
resources/kolabproxy/kolabhandler.cpp
resources/kolabproxy/kolabhandler.cpp
+146
-146
resources/kolabproxy/kolabhandler.h
resources/kolabproxy/kolabhandler.h
+27
-28
resources/kolabproxy/kolabproxyresource.cpp
resources/kolabproxy/kolabproxyresource.cpp
+590
-590
resources/kolabproxy/kolabproxyresource.h
resources/kolabproxy/kolabproxyresource.h
+58
-57
resources/kolabproxy/notehandler.cpp
resources/kolabproxy/notehandler.cpp
+51
-51
resources/kolabproxy/notehandler.h
resources/kolabproxy/notehandler.h
+8
-8
resources/kolabproxy/revertitemchangesjob.cpp
resources/kolabproxy/revertitemchangesjob.cpp
+7
-7
resources/kolabproxy/revertitemchangesjob.h
resources/kolabproxy/revertitemchangesjob.h
+2
-2
resources/kolabproxy/setupdefaultfoldersjob.cpp
resources/kolabproxy/setupdefaultfoldersjob.cpp
+120
-120
resources/kolabproxy/setupdefaultfoldersjob.h
resources/kolabproxy/setupdefaultfoldersjob.h
+7
-7
resources/kolabproxy/setupkolab.cpp
resources/kolabproxy/setupkolab.cpp
+152
-152
resources/kolabproxy/setupkolab.h
resources/kolabproxy/setupkolab.h
+10
-10
resources/kolabproxy/taskshandler.cpp
resources/kolabproxy/taskshandler.cpp
+10
-10
resources/kolabproxy/taskshandler.h
resources/kolabproxy/taskshandler.h
+4
-4
resources/kolabproxy/upgradejob.cpp
resources/kolabproxy/upgradejob.cpp
+112
-112
resources/kolabproxy/upgradejob.h
resources/kolabproxy/upgradejob.h
+11
-11
resources/localbookmarks/localbookmarksresource.cpp
resources/localbookmarks/localbookmarksresource.cpp
+127
-125
resources/localbookmarks/localbookmarksresource.h
resources/localbookmarks/localbookmarksresource.h
+13
-13
resources/maildir/autotests/synctest.cpp
resources/maildir/autotests/synctest.cpp
+17
-17
resources/maildir/autotests/synctest.h
resources/maildir/autotests/synctest.h
+3
-4
resources/maildir/configdialog.cpp
resources/maildir/configdialog.cpp
+75
-76
resources/maildir/configdialog.h
resources/maildir/configdialog.h
+6
-6
resources/maildir/libmaildir/autotests/testmaildir.cpp
resources/maildir/libmaildir/autotests/testmaildir.cpp
+277
-280
resources/maildir/libmaildir/autotests/testmaildir.h
resources/maildir/libmaildir/autotests/testmaildir.h
+3
-3
resources/maildir/libmaildir/keycache.cpp
resources/maildir/libmaildir/keycache.cpp
+35
-36
resources/maildir/libmaildir/keycache.h
resources/maildir/libmaildir/keycache.h
+30
-29
resources/maildir/libmaildir/maildir.cpp
resources/maildir/libmaildir/maildir.cpp
+408
-388
resources/maildir/libmaildir/maildir.h
resources/maildir/libmaildir/maildir.h
+28
-29
resources/maildir/maildirresource.cpp
resources/maildir/maildirresource.cpp
+633
-624
resources/maildir/maildirresource.h
resources/maildir/maildirresource.h
+29
-29
resources/maildir/maildirresourcefactory.cpp
resources/maildir/maildirresourcefactory.cpp
+3
-3
resources/maildir/maildirresourcefactory.h
resources/maildir/maildirresourcefactory.h
+6
-6
resources/maildir/retrieveitemsjob.cpp
resources/maildir/retrieveitemsjob.cpp
+124
-119
resources/maildir/retrieveitemsjob.h
resources/maildir/retrieveitemsjob.h
+12
-12
resources/mailtransport_dummy/configdialog.cpp
resources/mailtransport_dummy/configdialog.cpp
+28
-29
resources/mailtransport_dummy/configdialog.h
resources/mailtransport_dummy/configdialog.h
+6
-7
resources/mailtransport_dummy/mtdummyresource.cpp
resources/mailtransport_dummy/mtdummyresource.cpp
+43
-42
resources/mailtransport_dummy/mtdummyresource.h
resources/mailtransport_dummy/mtdummyresource.h
+13
-13
resources/mbox/compactpage.cpp
resources/mbox/compactpage.cpp
+83
-81
resources/mbox/compactpage.h
resources/mbox/compactpage.h
+9
-9
resources/mbox/deleteditemsattribute.cpp
resources/mbox/deleteditemsattribute.cpp
+30
-28
resources/mbox/deleteditemsattribute.h
resources/mbox/deleteditemsattribute.h
+5
-5
resources/mbox/lockmethodpage.cpp
resources/mbox/lockmethodpage.cpp
+24
-23
resources/mbox/lockmethodpage.h
resources/mbox/lockmethodpage.h
+5
-5
resources/mbox/mboxresource.cpp
resources/mbox/mboxresource.cpp
+260
-260
resources/mbox/mboxresource.h
resources/mbox/mboxresource.h
+20
-20
resources/mbox/mboxresourcefactory.cpp
resources/mbox/mboxresourcefactory.cpp
+3
-3
resources/mbox/mboxresourcefactory.h
resources/mbox/mboxresourcefactory.h
+6
-6
resources/mixedmaildir/autotests/collectioncreatetest.cpp
resources/mixedmaildir/autotests/collectioncreatetest.cpp
+190
-190
resources/mixedmaildir/autotests/collectiondeletetest.cpp
resources/mixedmaildir/autotests/collectiondeletetest.cpp
+390
-390
resources/mixedmaildir/autotests/collectionfetchtest.cpp
resources/mixedmaildir/autotests/collectionfetchtest.cpp
+358
-356
resources/mixedmaildir/autotests/collectionmodifytest.cpp
resources/mixedmaildir/autotests/collectionmodifytest.cpp
+530
-530
resources/mixedmaildir/autotests/collectionmovetest.cpp
resources/mixedmaildir/autotests/collectionmovetest.cpp
+1799
-1800
resources/mixedmaildir/autotests/itemcreatetest.cpp
resources/mixedmaildir/autotests/itemcreatetest.cpp
+386
-386
resources/mixedmaildir/autotests/itemdeletetest.cpp
resources/mixedmaildir/autotests/itemdeletetest.cpp
+444
-442
resources/mixedmaildir/autotests/itemfetchtest.cpp
resources/mixedmaildir/autotests/itemfetchtest.cpp
+891
-885
resources/mixedmaildir/autotests/itemmodifytest.cpp
resources/mixedmaildir/autotests/itemmodifytest.cpp
+497
-499
resources/mixedmaildir/autotests/itemmovetest.cpp
resources/mixedmaildir/autotests/itemmovetest.cpp
+528
-527
resources/mixedmaildir/autotests/storecompacttest.cpp
resources/mixedmaildir/autotests/storecompacttest.cpp
+250
-246
resources/mixedmaildir/autotests/templatemethodstest.cpp
resources/mixedmaildir/autotests/templatemethodstest.cpp
+134
-132
resources/mixedmaildir/autotests/testdatatest.cpp
resources/mixedmaildir/autotests/testdatatest.cpp
+58
-59
resources/mixedmaildir/autotests/testdatautil.cpp
resources/mixedmaildir/autotests/testdatautil.cpp
+124
-125
resources/mixedmaildir/autotests/testdatautil.h
resources/mixedmaildir/autotests/testdatautil.h
+5
-6
resources/mixedmaildir/compactchangehelper.cpp
resources/mixedmaildir/compactchangehelper.cpp
+129
-131
resources/mixedmaildir/compactchangehelper.h
resources/mixedmaildir/compactchangehelper.h
+15
-15
resources/mixedmaildir/configdialog.cpp
resources/mixedmaildir/configdialog.cpp
+59
-59
resources/mixedmaildir/configdialog.h
resources/mixedmaildir/configdialog.h
+6
-6
resources/mixedmaildir/kmindexreader/autotests/TestIdxReader_data.h
...mixedmaildir/kmindexreader/autotests/TestIdxReader_data.h
+14
-14
resources/mixedmaildir/kmindexreader/autotests/testidxreader.cpp
...es/mixedmaildir/kmindexreader/autotests/testidxreader.cpp
+37
-34
resources/mixedmaildir/kmindexreader/autotests/testidxreader.h
...rces/mixedmaildir/kmindexreader/autotests/testidxreader.h
+1
-1
resources/mixedmaildir/kmindexreader/kmindexreader.cpp
resources/mixedmaildir/kmindexreader/kmindexreader.cpp
+405
-384
resources/mixedmaildir/kmindexreader/kmindexreader.h
resources/mixedmaildir/kmindexreader/kmindexreader.h
+15
-14
resources/mixedmaildir/mixedmaildir_debug.cpp
resources/mixedmaildir/mixedmaildir_debug.cpp
+0
-1
resources/mixedmaildir/mixedmaildir_debug.h
resources/mixedmaildir/mixedmaildir_debug.h
+1
-1
resources/mixedmaildir/mixedmaildirresource.cpp
resources/mixedmaildir/mixedmaildirresource.cpp
+552
-557
resources/mixedmaildir/mixedmaildirresource.h
resources/mixedmaildir/mixedmaildirresource.h
+41
-43
resources/mixedmaildir/mixedmaildirresource_debug.cpp
resources/mixedmaildir/mixedmaildirresource_debug.cpp
+0
-1
resources/mixedmaildir/mixedmaildirresource_debug.h
resources/mixedmaildir/mixedmaildirresource_debug.h
+1
-1
resources/mixedmaildir/mixedmaildirstore.cpp
resources/mixedmaildir/mixedmaildirstore.cpp
+1861
-1842
resources/mixedmaildir/mixedmaildirstore.h
resources/mixedmaildir/mixedmaildirstore.h
+10
-11
resources/mixedmaildir/retrieveitemsjob.cpp
resources/mixedmaildir/retrieveitemsjob.cpp
+213
-210
resources/mixedmaildir/retrieveitemsjob.h
resources/mixedmaildir/retrieveitemsjob.h
+18
-19
resources/nntp/configdialog.cpp
resources/nntp/configdialog.cpp
+25
-24
resources/nntp/configdialog.h
resources/nntp/configdialog.h
+6
-6
resources/nntp/nntpcollectionattribute.cpp
resources/nntp/nntpcollectionattribute.cpp
+13
-13
resources/nntp/nntpcollectionattribute.h
resources/nntp/nntpcollectionattribute.h
+5
-5
resources/nntp/nntpresource.cpp
resources/nntp/nntpresource.cpp
+243
-231
resources/nntp/nntpresource.h
resources/nntp/nntpresource.h
+20
-20
resources/nntp/settings.cpp
resources/nntp/settings.cpp
+15
-12
resources/nntp/settings.h
resources/nntp/settings.h
+3
-3
resources/openxchange/configdialog.cpp
resources/openxchange/configdialog.cpp
+69
-68
resources/openxchange/configdialog.h
resources/openxchange/configdialog.h
+6
-6
resources/openxchange/openxchangeresource.cpp
resources/openxchange/openxchangeresource.cpp
+788
-783
resources/openxchange/openxchangeresource.h
resources/openxchange/openxchangeresource.h
+42
-43
resources/openxchange/oxa/connectiontestjob.cpp
resources/openxchange/oxa/connectiontestjob.cpp
+36
-36
resources/openxchange/oxa/connectiontestjob.h
resources/openxchange/oxa/connectiontestjob.h
+8
-7
resources/openxchange/oxa/contactutils.cpp
resources/openxchange/oxa/contactutils.cpp
+365
-356
resources/openxchange/oxa/contactutils.h
resources/openxchange/oxa/contactutils.h
+14
-13
resources/openxchange/oxa/davmanager.cpp
resources/openxchange/oxa/davmanager.cpp
+17
-16
resources/openxchange/oxa/davmanager.h
resources/openxchange/oxa/davmanager.h
+11
-9
resources/openxchange/oxa/davutils.cpp
resources/openxchange/oxa/davutils.cpp
+30
-30
resources/openxchange/oxa/davutils.h
resources/openxchange/oxa/davutils.h
+25
-24
resources/openxchange/oxa/folder.cpp
resources/openxchange/oxa/folder.cpp
+54
-55
resources/openxchange/oxa/folder.h
resources/openxchange/oxa/folder.h
+54
-60
resources/openxchange/oxa/foldercreatejob.cpp
resources/openxchange/oxa/foldercreatejob.cpp
+46
-45
resources/openxchange/oxa/foldercreatejob.h
resources/openxchange/oxa/foldercreatejob.h
+8
-7
resources/openxchange/oxa/folderdeletejob.cpp
resources/openxchange/oxa/folderdeletejob.cpp
+31
-31
resources/openxchange/oxa/folderdeletejob.h
resources/openxchange/oxa/folderdeletejob.h
+8
-7
resources/openxchange/oxa/foldermodifyjob.cpp
resources/openxchange/oxa/foldermodifyjob.cpp
+49
-48
resources/openxchange/oxa/foldermodifyjob.h
resources/openxchange/oxa/foldermodifyjob.h
+8
-7
resources/openxchange/oxa/foldermovejob.cpp
resources/openxchange/oxa/foldermovejob.cpp
+49
-48
resources/openxchange/oxa/foldermovejob.h
resources/openxchange/oxa/foldermovejob.h
+8
-7
resources/openxchange/oxa/folderrequestjob.cpp
resources/openxchange/oxa/folderrequestjob.cpp
+35
-35
resources/openxchange/oxa/folderrequestjob.h
resources/openxchange/oxa/folderrequestjob.h
+8
-7
resources/openxchange/oxa/foldersrequestdeltajob.cpp
resources/openxchange/oxa/foldersrequestdeltajob.cpp
+36
-34
resources/openxchange/oxa/foldersrequestdeltajob.h
resources/openxchange/oxa/foldersrequestdeltajob.h
+9
-8
resources/openxchange/oxa/foldersrequestjob.cpp
resources/openxchange/oxa/foldersrequestjob.cpp
+45
-44
resources/openxchange/oxa/foldersrequestjob.h
resources/openxchange/oxa/foldersrequestjob.h
+11
-11
resources/openxchange/oxa/folderutils.cpp
resources/openxchange/oxa/folderutils.cpp
+135
-132
resources/openxchange/oxa/folderutils.h
resources/openxchange/oxa/folderutils.h
+11
-10
resources/openxchange/oxa/incidenceutils.cpp
resources/openxchange/oxa/incidenceutils.cpp
+469
-442
resources/openxchange/oxa/incidenceutils.h
resources/openxchange/oxa/incidenceutils.h
+21
-20
resources/openxchange/oxa/object.cpp
resources/openxchange/oxa/object.cpp
+32
-32
resources/openxchange/oxa/object.h
resources/openxchange/oxa/object.h
+16
-16
resources/openxchange/oxa/objectcreatejob.cpp
resources/openxchange/oxa/objectcreatejob.cpp
+65
-64
resources/openxchange/oxa/objectcreatejob.h
resources/openxchange/oxa/objectcreatejob.h
+9
-8
resources/openxchange/oxa/objectdeletejob.cpp
resources/openxchange/oxa/objectdeletejob.cpp
+32
-32
resources/openxchange/oxa/objectdeletejob.h
resources/openxchange/oxa/objectdeletejob.h
+8
-7
resources/openxchange/oxa/objectmodifyjob.cpp
resources/openxchange/oxa/objectmodifyjob.cpp
+63
-62
resources/openxchange/oxa/objectmodifyjob.h
resources/openxchange/oxa/objectmodifyjob.h
+9
-8
resources/openxchange/oxa/objectmovejob.cpp
resources/openxchange/oxa/objectmovejob.cpp
+49
-48
resources/openxchange/oxa/objectmovejob.h
resources/openxchange/oxa/objectmovejob.h
+8
-7
resources/openxchange/oxa/objectrequestjob.cpp
resources/openxchange/oxa/objectrequestjob.cpp
+35
-35
resources/openxchange/oxa/objectrequestjob.h
resources/openxchange/oxa/objectrequestjob.h
+8
-7
resources/openxchange/oxa/objectsrequestdeltajob.cpp
resources/openxchange/oxa/objectsrequestdeltajob.cpp
+36
-34
resources/openxchange/oxa/objectsrequestdeltajob.h
resources/openxchange/oxa/objectsrequestdeltajob.h
+9
-8
resources/openxchange/oxa/objectsrequestjob.cpp
resources/openxchange/oxa/objectsrequestjob.cpp
+46
-45
resources/openxchange/oxa/objectsrequestjob.h
resources/openxchange/oxa/objectsrequestjob.h
+11
-11
resources/openxchange/oxa/objectutils.cpp
resources/openxchange/oxa/objectutils.cpp
+75
-70
resources/openxchange/oxa/objectutils.h
resources/openxchange/oxa/objectutils.h
+30
-29
resources/openxchange/oxa/oxerrors.cpp
resources/openxchange/oxa/oxerrors.cpp
+12
-10
resources/openxchange/oxa/oxerrors.h
resources/openxchange/oxa/oxerrors.h
+8
-7
resources/openxchange/oxa/oxutils.cpp
resources/openxchange/oxa/oxutils.cpp
+58
-59
resources/openxchange/oxa/oxutils.h
resources/openxchange/oxa/oxutils.h
+15
-15
resources/openxchange/oxa/updateusersjob.cpp
resources/openxchange/oxa/updateusersjob.cpp
+39
-38
resources/openxchange/oxa/updateusersjob.h
resources/openxchange/oxa/updateusersjob.h
+9
-8
resources/openxchange/oxa/user.cpp
resources/openxchange/oxa/user.cpp
+11
-11
resources/openxchange/oxa/user.h
resources/openxchange/oxa/user.h
+7
-6
resources/openxchange/oxa/useridrequestjob.cpp
resources/openxchange/oxa/useridrequestjob.cpp
+30
-30
resources/openxchange/oxa/useridrequestjob.h
resources/openxchange/oxa/useridrequestjob.h
+8
-7
resources/openxchange/oxa/users.cpp
resources/openxchange/oxa/users.cpp
+69
-66
resources/openxchange/oxa/users.h
resources/openxchange/oxa/users.h
+12
-12
resources/openxchange/oxa/usersrequestjob.cpp
resources/openxchange/oxa/usersrequestjob.cpp
+48
-48
resources/openxchange/oxa/usersrequestjob.h
resources/openxchange/oxa/usersrequestjob.h
+8
-7
resources/pop3/autotests/fakeserver/fakeserver.cpp
resources/pop3/autotests/fakeserver/fakeserver.cpp
+2
-1
resources/pop3/jobs.cpp
resources/pop3/jobs.cpp
+3
-3
resources/pop3/pop3resource.cpp
resources/pop3/pop3resource.cpp
+1
-1
resources/pop3/pop3resource_debug.cpp
resources/pop3/pop3resource_debug.cpp
+0
-1
resources/pop3/pop3resource_debug.h
resources/pop3/pop3resource_debug.h
+1
-1
resources/shared/filestore/abstractlocalstore.cpp
resources/shared/filestore/abstractlocalstore.cpp
+641
-594
resources/shared/filestore/abstractlocalstore.h
resources/shared/filestore/abstractlocalstore.h
+34
-35
resources/shared/filestore/autotests/abstractlocalstoretest.cpp
...ces/shared/filestore/autotests/abstractlocalstoretest.cpp
+791
-789
resources/shared/filestore/collectioncreatejob.cpp
resources/shared/filestore/collectioncreatejob.cpp
+18
-20
resources/shared/filestore/collectioncreatejob.h
resources/shared/filestore/collectioncreatejob.h
+10
-11
resources/shared/filestore/collectiondeletejob.cpp
resources/shared/filestore/collectiondeletejob.cpp
+16
-18
resources/shared/filestore/collectiondeletejob.h
resources/shared/filestore/collectiondeletejob.h
+10
-11
resources/shared/filestore/collectionfetchjob.cpp
resources/shared/filestore/collectionfetchjob.cpp
+24
-26
resources/shared/filestore/collectionfetchjob.h
resources/shared/filestore/collectionfetchjob.h
+17
-19
resources/shared/filestore/collectionmodifyjob.cpp
resources/shared/filestore/collectionmodifyjob.cpp
+16
-18
resources/shared/filestore/collectionmodifyjob.h
resources/shared/filestore/collectionmodifyjob.h
+10
-11
resources/shared/filestore/collectionmovejob.cpp
resources/shared/filestore/collectionmovejob.cpp
+18
-20
resources/shared/filestore/collectionmovejob.h
resources/shared/filestore/collectionmovejob.h
+10
-11
resources/shared/filestore/entitycompactchangeattribute.cpp
resources/shared/filestore/entitycompactchangeattribute.cpp
+33
-34
resources/shared/filestore/entitycompactchangeattribute.h
resources/shared/filestore/entitycompactchangeattribute.h
+7
-8
resources/shared/filestore/itemcreatejob.cpp
resources/shared/filestore/itemcreatejob.cpp
+17
-19
resources/shared/filestore/itemcreatejob.h
resources/shared/filestore/itemcreatejob.h
+11
-12
resources/shared/filestore/itemdeletejob.cpp
resources/shared/filestore/itemdeletejob.cpp
+15
-17
resources/shared/filestore/itemdeletejob.h
resources/shared/filestore/itemdeletejob.h
+10
-11
resources/shared/filestore/itemfetchjob.cpp
resources/shared/filestore/itemfetchjob.cpp
+25
-27
resources/shared/filestore/itemfetchjob.h
resources/shared/filestore/itemfetchjob.h
+15
-16
resources/shared/filestore/itemmodifyjob.cpp
resources/shared/filestore/itemmodifyjob.cpp
+21
-23
resources/shared/filestore/itemmodifyjob.h
resources/shared/filestore/itemmodifyjob.h
+12
-13
resources/shared/filestore/itemmovejob.cpp
resources/shared/filestore/itemmovejob.cpp
+17
-19
resources/shared/filestore/itemmovejob.h
resources/shared/filestore/itemmovejob.h
+11
-12
resources/shared/filestore/job.cpp
resources/shared/filestore/job.cpp
+10
-12
resources/shared/filestore/job.h
resources/shared/filestore/job.h
+34
-36
resources/shared/filestore/session.cpp
resources/shared/filestore/session.cpp
+63
-64
resources/shared/filestore/session_p.h
resources/shared/filestore/session_p.h
+21
-22
resources/shared/filestore/sessionimpls.cpp
resources/shared/filestore/sessionimpls.cpp
+101
-90
resources/shared/filestore/sessionimpls_p.h
resources/shared/filestore/sessionimpls_p.h
+8
-9
resources/shared/filestore/storecompactjob.cpp
resources/shared/filestore/storecompactjob.cpp
+18
-20
resources/shared/filestore/storecompactjob.h
resources/shared/filestore/storecompactjob.h
+12
-13
resources/shared/filestore/storeinterface.h
resources/shared/filestore/storeinterface.h
+27
-28
resources/shared/singlefileresource/autotests/collectionannotationattributetest.cpp
...eresource/autotests/collectionannotationattributetest.cpp
+36
-36
resources/shared/singlefileresource/autotests/imapaclattributetest.cpp
...red/singlefileresource/autotests/imapaclattributetest.cpp
+46
-46
resources/shared/singlefileresource/collectionannotationsattribute.cpp
...red/singlefileresource/collectionannotationsattribute.cpp
+40
-37
resources/shared/singlefileresource/collectionannotationsattribute.h
...hared/singlefileresource/collectionannotationsattribute.h
+7
-6
resources/shared/singlefileresource/collectionflagsattribute.cpp
...es/shared/singlefileresource/collectionflagsattribute.cpp
+16
-16
resources/shared/singlefileresource/collectionflagsattribute.h
...rces/shared/singlefileresource/collectionflagsattribute.h
+7
-6
resources/shared/singlefileresource/createandsettagsjob.cpp
resources/shared/singlefileresource/createandsettagsjob.cpp
+31
-31
resources/shared/singlefileresource/createandsettagsjob.h
resources/shared/singlefileresource/createandsettagsjob.h
+9
-9
resources/shared/singlefileresource/getcredentialsjob.cpp
resources/shared/singlefileresource/getcredentialsjob.cpp
+3
-3
resources/shared/singlefileresource/getcredentialsjob.h
resources/shared/singlefileresource/getcredentialsjob.h
+6
-4
resources/shared/singlefileresource/imapaclattribute.cpp
resources/shared/singlefileresource/imapaclattribute.cpp
+68
-65
resources/shared/singlefileresource/imapaclattribute.h
resources/shared/singlefileresource/imapaclattribute.h
+8
-7
resources/shared/singlefileresource/imapquotaattribute.cpp
resources/shared/singlefileresource/imapquotaattribute.cpp
+116
-116
resources/shared/singlefileresource/imapquotaattribute.h
resources/shared/singlefileresource/imapquotaattribute.h
+11
-10
resources/shared/singlefileresource/singlefileresource.h
resources/shared/singlefileresource/singlefileresource.h
+249
-241
resources/shared/singlefileresource/singlefileresourcebase.cpp
...rces/shared/singlefileresource/singlefileresourcebase.cpp
+173
-165
resources/shared/singlefileresource/singlefileresourcebase.h
resources/shared/singlefileresource/singlefileresourcebase.h
+29
-29
resources/shared/singlefileresource/singlefileresourceconfigdialog.h
...hared/singlefileresource/singlefileresourceconfigdialog.h
+14
-13
resources/shared/singlefileresource/singlefileresourceconfigdialogbase.cpp
...singlefileresource/singlefileresourceconfigdialogbase.cpp
+131
-130
resources/shared/singlefileresource/singlefileresourceconfigdialogbase.h
...d/singlefileresource/singlefileresourceconfigdialogbase.h
+24
-22
resources/vcard/vcardresource.cpp
resources/vcard/vcardresource.cpp
+106
-102
resources/vcard/vcardresource.h
resources/vcard/vcardresource.h
+14
-14
resources/vcard/vcardresourcefactory.cpp
resources/vcard/vcardresourcefactory.cpp
+3
-3
resources/vcard/vcardresourcefactory.h
resources/vcard/vcardresourcefactory.h
+6
-6
resources/vcarddir/dirsettingsdialog.cpp
resources/vcarddir/dirsettingsdialog.cpp
+48
-47
resources/vcarddir/dirsettingsdialog.h
resources/vcarddir/dirsettingsdialog.h
+8
-7
resources/vcarddir/vcarddirresource.cpp
resources/vcarddir/vcarddirresource.cpp
+184
-180
resources/vcarddir/vcarddirresource.h
resources/vcarddir/vcarddirresource.h
+15
-15
No files found.
agents/invitations/incidenceattribute.cpp
View file @
c8784fec
...
...
@@ -26,68 +26,68 @@ using namespace Akonadi;
class
IncidenceAttribute
::
Private
{
public:
public:
QString
status
;
Akonadi
::
Item
::
Id
referenceId
;
explicit
Private
()
:
referenceId
(
-
1
)
{}
explicit
Private
()
:
referenceId
(
-
1
)
{}
};
IncidenceAttribute
::
IncidenceAttribute
()
:
Attribute
(),
d
(
new
Private
)
:
Attribute
(),
d
(
new
Private
)
{
}
IncidenceAttribute
::~
IncidenceAttribute
()
{
delete
d
;
delete
d
;
}
QByteArray
IncidenceAttribute
::
type
()
const
{
static
const
QByteArray
sType
(
"incidence"
);
static
const
QByteArray
sType
(
"incidence"
);
return
sType
;
}
Attribute
*
IncidenceAttribute
::
clone
()
const
Attribute
*
IncidenceAttribute
::
clone
()
const
{
IncidenceAttribute
*
other
=
new
IncidenceAttribute
;
return
other
;
IncidenceAttribute
*
other
=
new
IncidenceAttribute
;
return
other
;
}
QByteArray
IncidenceAttribute
::
serialized
()
const
{
QString
data
;
QTextStream
out
(
&
data
);
out
<<
d
->
status
;
out
<<
d
->
referenceId
;
return
data
.
toUtf8
();
QString
data
;
QTextStream
out
(
&
data
);
out
<<
d
->
status
;
out
<<
d
->
referenceId
;
return
data
.
toUtf8
();
}
void
IncidenceAttribute
::
deserialize
(
const
QByteArray
&
data
)
void
IncidenceAttribute
::
deserialize
(
const
QByteArray
&
data
)
{
QString
s
(
QString
::
fromUtf8
(
data
)
);
QTextStream
in
(
&
s
);
in
>>
d
->
status
;
in
>>
d
->
referenceId
;
QString
s
(
QString
::
fromUtf8
(
data
)
);
QTextStream
in
(
&
s
);
in
>>
d
->
status
;
in
>>
d
->
referenceId
;
}
QString
IncidenceAttribute
::
status
()
const
{
return
d
->
status
;
return
d
->
status
;
}
void
IncidenceAttribute
::
setStatus
(
const
QString
&
newstatus
)
const
void
IncidenceAttribute
::
setStatus
(
const
QString
&
newstatus
)
const
{
d
->
status
=
newstatus
;
d
->
status
=
newstatus
;
}
Akonadi
::
Item
::
Id
IncidenceAttribute
::
reference
()
const
{
return
d
->
referenceId
;
return
d
->
referenceId
;
}
void
IncidenceAttribute
::
setReference
(
Akonadi
::
Item
::
Id
id
)
void
IncidenceAttribute
::
setReference
(
Akonadi
::
Item
::
Id
id
)
{
d
->
referenceId
=
id
;
d
->
referenceId
=
id
;
}
agents/invitations/incidenceattribute.h
View file @
c8784fec
...
...
@@ -23,19 +23,20 @@
#include <item.h>
#include <attribute.h>
namespace
Akonadi
{
namespace
Akonadi
{
class
IncidenceAttribute
:
public
Akonadi
::
Attribute
{
public:
public:
explicit
IncidenceAttribute
();
~
IncidenceAttribute
();
virtual
QByteArray
type
()
const
;
virtual
Attribute
*
clone
()
const
;
virtual
Attribute
*
clone
()
const
;
virtual
QByteArray
serialized
()
const
;
virtual
void
deserialize
(
const
QByteArray
&
data
);
virtual
void
deserialize
(
const
QByteArray
&
data
);
/**
* The status the invitation is in.
...
...
@@ -44,16 +45,16 @@ class IncidenceAttribute : public Akonadi::Attribute
* "new", "accepted", "tentative", "counter", "cancel", "reply", "delegated"
*/
QString
status
()
const
;
void
setStatus
(
const
QString
&
newstatus
)
const
;
void
setStatus
(
const
QString
&
newstatus
)
const
;
/**
* The referenced item. This is used e.g. in the invitationagent to
* let users know where the original mail message is.
*/
Akonadi
::
Item
::
Id
reference
()
const
;
void
setReference
(
Akonadi
::
Item
::
Id
id
);
void
setReference
(
Akonadi
::
Item
::
Id
id
);
private:
private:
class
Private
;
Private
*
const
d
;
};
...
...
agents/invitations/invitationsagent.cpp
View file @
c8784fec
This diff is collapsed.
Click to expand it.
agents/invitations/invitationsagent.h
View file @
c8784fec
...
...
@@ -36,47 +36,47 @@ class InvitationsCollection;
class
InvitationsAgentItem
:
public
QObject
{
Q_OBJECT
Q_OBJECT
public:
public:
InvitationsAgentItem
(
InvitationsAgent
*
a
,
const
Akonadi
::
Item
&
originalItem
);
virtual
~
InvitationsAgentItem
();
void
add
(
const
Akonadi
::
Item
&
newItem
);
private
Q_SLOTS
:
void
createItemResult
(
KJob
*
job
);
void
fetchItemDone
(
KJob
*
);
void
modifyItemDone
(
KJob
*
job
);
private
Q_SLOTS
:
void
createItemResult
(
KJob
*
job
);
void
fetchItemDone
(
KJob
*
);
void
modifyItemDone
(
KJob
*
job
);
private:
private:
InvitationsAgent
*
m_agent
;
const
Akonadi
::
Item
m_originalItem
;
QList
<
Akonadi
::
ItemCreateJob
*>
m_jobs
;
QList
<
Akonadi
::
ItemCreateJob
*>
m_jobs
;
};
class
InvitationsAgent
:
public
Akonadi
::
AgentBase
,
public
Akonadi
::
AgentBase
::
ObserverV2
{
Q_OBJECT
Q_OBJECT
public:
explicit
InvitationsAgent
(
const
QString
&
id
);
public:
explicit
InvitationsAgent
(
const
QString
&
id
);
virtual
~
InvitationsAgent
();
Akonadi
::
Collection
collection
();
public
Q_SLOTS
:
virtual
void
configure
(
WId
windowId
);
public
Q_SLOTS
:
virtual
void
configure
(
WId
windowId
);
private
Q_SLOTS
:
private
Q_SLOTS
:
void
initStart
();
void
initDone
(
KJob
*
job
=
0
);
void
initDone
(
KJob
*
job
=
0
);
private:
Akonadi
::
Item
handleContent
(
const
QString
&
vcal
,
const
KCalCore
::
MemoryCalendar
::
Ptr
&
calendar
,
const
Akonadi
::
Item
&
item
);
private:
Akonadi
::
Item
handleContent
(
const
QString
&
vcal
,
const
KCalCore
::
MemoryCalendar
::
Ptr
&
calendar
,
const
Akonadi
::
Item
&
item
);
virtual
void
itemAdded
(
const
Akonadi
::
Item
&
item
,
const
Akonadi
::
Collection
&
collection
);
virtual
void
itemAdded
(
const
Akonadi
::
Item
&
item
,
const
Akonadi
::
Collection
&
collection
);
/*
virtual void itemChanged( const Akonadi::Item &item, const QSet<QByteArray> &partIdentifiers );
...
...
@@ -92,7 +92,7 @@ class InvitationsAgent : public Akonadi::AgentBase, public Akonadi::AgentBase::O
virtual void collectionChanged( const Akonadi::Collection &collection, const QSet<QByteArray> &changedAttributes );
*/
private:
private:
QString
m_resourceId
;
InvitationsCollection
*
m_invitationsCollection
;
Akonadi
::
Collection
m_collection
;
...
...
agents/maildispatcher/autotests/aborttest.cpp
View file @
c8784fec
...
...
@@ -62,179 +62,179 @@ using namespace MailTransport;
void
AbortTest
::
initTestCase
()
{
QVERIFY
(
Control
::
start
()
);
QTest
::
qWait
(
1000
);
qRegisterMetaType
<
Akonadi
::
Item
>
();
qRegisterMetaType
<
Akonadi
::
Collection
>
();
// Get the outbox and clear it.
SpecialMailCollectionsRequestJob
*
rjob
=
new
SpecialMailCollectionsRequestJob
(
this
);
rjob
->
requestDefaultCollection
(
SpecialMailCollections
::
Outbox
);
QSignalSpy
spy
(
rjob
,
SIGNAL
(
result
(
KJob
*
)));
spy
.
wait
(
0
);
outbox
=
SpecialMailCollections
::
self
()
->
defaultCollection
(
SpecialMailCollections
::
Outbox
);
QVERIFY
(
outbox
.
isValid
()
);
ItemDeleteJob
*
djob
=
new
ItemDeleteJob
(
outbox
);
djob
->
exec
();
// may give error if outbox empty
// Verify transports.
akoTid
=
TransportManager
::
self
()
->
defaultTransportId
();
Transport
*
t
=
TransportManager
::
self
()
->
transportById
(
akoTid
);
QVERIFY
(
t
);
QCOMPARE
(
t
->
type
(),
int
(
Transport
::
EnumType
::
Akonadi
)
);
QList
<
int
>
tids
=
TransportManager
::
self
()
->
transportIds
();
tids
.
removeAll
(
akoTid
);
QCOMPARE
(
tids
.
count
(),
1
);
smtpTid
=
tids
.
first
();
t
=
TransportManager
::
self
()
->
transportById
(
smtpTid
);
QVERIFY
(
t
);
QCOMPARE
(
t
->
type
(),
int
(
Transport
::
EnumType
::
SMTP
)
);
// Set sink collection.
t
=
TransportManager
::
self
()
->
transportById
(
akoTid
);
const
QString
rid
=
t
->
host
();
const
AgentInstance
agent
=
AgentManager
::
self
()
->
instance
(
rid
);
QVERIFY
(
agent
.
isValid
()
);
CollectionPathResolver
*
resolver
=
new
CollectionPathResolver
(
QLatin1String
(
"sink"
),
this
);
QVERIFY
(
resolver
->
exec
()
);
sink
=
Collection
(
resolver
->
collection
()
);
QVERIFY
(
sink
.
isValid
()
);
QDBusInterface
conf
(
QLatin1String
(
"org.freedesktop.Akonadi.Resource."
)
+
rid
,
QLatin1String
(
"/Settings"
),
QLatin1String
(
"org.kde.Akonadi.MailTransportDummy.Settings"
)
);
QVERIFY
(
conf
.
isValid
()
);
QDBusReply
<
void
>
reply
=
conf
.
call
(
QLatin1String
(
"setSink"
),
sink
.
id
()
);
QVERIFY
(
reply
.
isValid
()
);
agent
.
reconfigure
();
// Watch sink collection.
monitor
=
new
Monitor
(
this
);
monitor
->
setCollectionMonitored
(
sink
);
QVERIFY
(
Control
::
start
()
);
QTest
::
qWait
(
1000
);
qRegisterMetaType
<
Akonadi
::
Item
>
();
qRegisterMetaType
<
Akonadi
::
Collection
>
();
// Get the outbox and clear it.
SpecialMailCollectionsRequestJob
*
rjob
=
new
SpecialMailCollectionsRequestJob
(
this
);
rjob
->
requestDefaultCollection
(
SpecialMailCollections
::
Outbox
);
QSignalSpy
spy
(
rjob
,
SIGNAL
(
result
(
KJob
*
)));
spy
.
wait
(
0
);
outbox
=
SpecialMailCollections
::
self
()
->
defaultCollection
(
SpecialMailCollections
::
Outbox
);
QVERIFY
(
outbox
.
isValid
()
);
ItemDeleteJob
*
djob
=
new
ItemDeleteJob
(
outbox
);
djob
->
exec
();
// may give error if outbox empty
// Verify transports.
akoTid
=
TransportManager
::
self
()
->
defaultTransportId
();
Transport
*
t
=
TransportManager
::
self
()
->
transportById
(
akoTid
);
QVERIFY
(
t
);
QCOMPARE
(
t
->
type
(),
int
(
Transport
::
EnumType
::
Akonadi
)
);
QList
<
int
>
tids
=
TransportManager
::
self
()
->
transportIds
();
tids
.
removeAll
(
akoTid
);
QCOMPARE
(
tids
.
count
(),
1
);
smtpTid
=
tids
.
first
();
t
=
TransportManager
::
self
()
->
transportById
(
smtpTid
);
QVERIFY
(
t
);
QCOMPARE
(
t
->
type
(),
int
(
Transport
::
EnumType
::
SMTP
)
);
// Set sink collection.
t
=
TransportManager
::
self
()
->
transportById
(
akoTid
);
const
QString
rid
=
t
->
host
();
const
AgentInstance
agent
=
AgentManager
::
self
()
->
instance
(
rid
);
QVERIFY
(
agent
.
isValid
()
);
CollectionPathResolver
*
resolver
=
new
CollectionPathResolver
(
QLatin1String
(
"sink"
),
this
);
QVERIFY
(
resolver
->
exec
()
);
sink
=
Collection
(
resolver
->
collection
()
);
QVERIFY
(
sink
.
isValid
()
);
QDBusInterface
conf
(
QLatin1String
(
"org.freedesktop.Akonadi.Resource."
)
+
rid
,
QLatin1String
(
"/Settings"
),
QLatin1String
(
"org.kde.Akonadi.MailTransportDummy.Settings"
)
);
QVERIFY
(
conf
.
isValid
()
);
QDBusReply
<
void
>
reply
=
conf
.
call
(
QLatin1String
(
"setSink"
),
sink
.
id
()
);
QVERIFY
(
reply
.
isValid
()
);
agent
.
reconfigure
();
// Watch sink collection.
monitor
=
new
Monitor
(
this
);
monitor
->
setCollectionMonitored
(
sink
);