Branching the imap resource in preparation of some large refactoring.
svn path=/branches/work/~ervin/imap-resource-refactor/; revision=1127090
Showing
with
42 additions
and
124590 deletions
+42
-124590
- .krazy .krazy +0 -3
- CMakeLists.txt CMakeLists.txt +42 -154
- COPYING COPYING +0 -346
- COPYING.LIB COPYING.LIB +0 -510
- CTestConfig.cmake CTestConfig.cmake +0 -13
- CTestCustom.cmake CTestCustom.cmake +0 -23
- Mainpage.dox Mainpage.dox +0 -443
- Messages.sh Messages.sh +0 -0
- README README +0 -0
- accountwizard/CMakeLists.txt accountwizard/CMakeLists.txt +0 -48
- accountwizard/Messages.sh accountwizard/Messages.sh +0 -2
- accountwizard/TODO accountwizard/TODO +0 -5
- accountwizard/accountwizard.knsrc accountwizard/accountwizard.knsrc +0 -5
- accountwizard/configfile.cpp accountwizard/configfile.cpp +0 -73
- accountwizard/configfile.h accountwizard/configfile.h +0 -52
- accountwizard/dialog.cpp accountwizard/dialog.cpp +0 -155
- accountwizard/dialog.h accountwizard/dialog.h +0 -57
- accountwizard/dynamicpage.cpp accountwizard/dynamicpage.cpp +0 -59
- accountwizard/dynamicpage.h accountwizard/dynamicpage.h +0 -32
- accountwizard/global.cpp accountwizard/global.cpp +0 -84
- accountwizard/global.h accountwizard/global.h +0 -36
- accountwizard/identity.cpp accountwizard/identity.cpp +0 -109
- accountwizard/identity.h accountwizard/identity.h +0 -56
- accountwizard/ispdb/CMakeLists.txt accountwizard/ispdb/CMakeLists.txt +0 -22
- accountwizard/ispdb/ispdb.cpp accountwizard/ispdb/ispdb.cpp +0 -214
- accountwizard/ispdb/ispdb.h accountwizard/ispdb/ispdb.h +0 -113
- accountwizard/ispdb/main.cpp accountwizard/ispdb/main.cpp +0 -61
- accountwizard/ldap.cpp accountwizard/ldap.cpp +0 -100
- accountwizard/ldap.h accountwizard/ldap.h +0 -42
- accountwizard/loadpage.cpp accountwizard/loadpage.cpp +0 -78
- accountwizard/loadpage.h accountwizard/loadpage.h +0 -47
- accountwizard/loadpage.ui accountwizard/loadpage.ui +0 -54
- accountwizard/main.cpp accountwizard/main.cpp +0 -64
- accountwizard/page.cpp accountwizard/page.cpp +0 -57
- accountwizard/page.h accountwizard/page.h +0 -63
- accountwizard/personaldatapage.cpp accountwizard/personaldatapage.cpp +0 -73
- accountwizard/personaldatapage.h accountwizard/personaldatapage.h +0 -50
- accountwizard/personaldatapage.ui accountwizard/personaldatapage.ui +0 -113
- accountwizard/providerpage.cpp accountwizard/providerpage.cpp +0 -175
- accountwizard/providerpage.h accountwizard/providerpage.h +0 -74
- accountwizard/providerpage.ui accountwizard/providerpage.ui +0 -87
- accountwizard/resource.cpp accountwizard/resource.cpp +0 -141
- accountwizard/resource.h accountwizard/resource.h +0 -48
- accountwizard/servertest.cpp accountwizard/servertest.cpp +0 -65
- accountwizard/servertest.h accountwizard/servertest.h +0 -54
- accountwizard/setupmanager.cpp accountwizard/setupmanager.cpp +0 -136
- accountwizard/setupmanager.h accountwizard/setupmanager.h +0 -60
- accountwizard/setupobject.cpp accountwizard/setupobject.cpp +0 -26
- accountwizard/setupobject.h accountwizard/setupobject.h +0 -40
- accountwizard/setuppage.cpp accountwizard/setuppage.cpp +0 -73
- accountwizard/setuppage.h accountwizard/setuppage.h +0 -52
- accountwizard/setuppage.ui accountwizard/setuppage.ui +0 -103
- accountwizard/transport.cpp accountwizard/transport.cpp +0 -147
- accountwizard/transport.h accountwizard/transport.h +0 -60
- accountwizard/typepage.cpp accountwizard/typepage.cpp +0 -101
- accountwizard/typepage.h accountwizard/typepage.h +0 -43
- accountwizard/typepage.ui accountwizard/typepage.ui +0 -60
- agents/CMakeLists.txt agents/CMakeLists.txt +0 -29
- agents/calendarsearch/CMakeLists.txt agents/calendarsearch/CMakeLists.txt +0 -19
- agents/calendarsearch/calendarsearchagent.cpp agents/calendarsearch/calendarsearchagent.cpp +0 -82
- agents/calendarsearch/calendarsearchagent.desktop agents/calendarsearch/calendarsearchagent.desktop +0 -22
- agents/calendarsearch/calendarsearchagent.h agents/calendarsearch/calendarsearchagent.h +0 -50
- agents/calendarsearch/org.freedesktop.Akonadi.CalendarSearchAgent.xml ...darsearch/org.freedesktop.Akonadi.CalendarSearchAgent.xml +0 -12
- agents/invitations/CMakeLists.txt agents/invitations/CMakeLists.txt +0 -29
- agents/invitations/Messages.sh agents/invitations/Messages.sh +0 -3
- agents/invitations/incidenceattribute.cpp agents/invitations/incidenceattribute.cpp +0 -92
- agents/invitations/incidenceattribute.h agents/invitations/incidenceattribute.h +0 -63
- agents/invitations/invitationsagent.cpp agents/invitations/invitationsagent.cpp +0 -548
- agents/invitations/invitationsagent.desktop agents/invitations/invitationsagent.desktop +0 -29
- agents/invitations/invitationsagent.h agents/invitations/invitationsagent.h +0 -103
- agents/maildispatcher/CMakeLists.txt agents/maildispatcher/CMakeLists.txt +0 -26
- agents/maildispatcher/Messages.sh agents/maildispatcher/Messages.sh +0 -3
- agents/maildispatcher/TODO agents/maildispatcher/TODO +0 -16
- agents/maildispatcher/configdialog.cpp agents/maildispatcher/configdialog.cpp +0 -109
- agents/maildispatcher/configdialog.h agents/maildispatcher/configdialog.h +0 -45
- agents/maildispatcher/maildispatcheragent.cpp agents/maildispatcher/maildispatcheragent.cpp +0 -299
- agents/maildispatcher/maildispatcheragent.desktop agents/maildispatcher/maildispatcheragent.desktop +0 -37
- agents/maildispatcher/maildispatcheragent.h agents/maildispatcher/maildispatcheragent.h +0 -72
- agents/maildispatcher/maildispatcheragent.kcfg agents/maildispatcher/maildispatcheragent.kcfg +0 -18
- agents/maildispatcher/org.freedesktop.Akonadi.MailDispatcherAgent.xml ...ispatcher/org.freedesktop.Akonadi.MailDispatcherAgent.xml +0 -7
- agents/maildispatcher/outboxqueue.cpp agents/maildispatcher/outboxqueue.cpp +0 -421
- agents/maildispatcher/outboxqueue.h agents/maildispatcher/outboxqueue.h +0 -79
- agents/maildispatcher/sendjob.cpp agents/maildispatcher/sendjob.cpp +0 -370
- agents/maildispatcher/sendjob.h agents/maildispatcher/sendjob.h +0 -77
- agents/maildispatcher/settings.kcfgc agents/maildispatcher/settings.kcfgc +0 -8
- agents/maildispatcher/settings.ui agents/maildispatcher/settings.ui +0 -77
- agents/maildispatcher/storeresultjob.cpp agents/maildispatcher/storeresultjob.cpp +0 -124
- agents/maildispatcher/storeresultjob.h agents/maildispatcher/storeresultjob.h +0 -59
- agents/maildispatcher/tests/CMakeLists.txt agents/maildispatcher/tests/CMakeLists.txt +0 -42
- agents/maildispatcher/tests/TODO agents/maildispatcher/tests/TODO +0 -6
- agents/maildispatcher/tests/aborttest.cpp agents/maildispatcher/tests/aborttest.cpp +0 -237
- agents/maildispatcher/tests/aborttest.h agents/maildispatcher/tests/aborttest.h +0 -54
- agents/maildispatcher/tests/dupetest.cpp agents/maildispatcher/tests/dupetest.cpp +0 -222
- agents/maildispatcher/tests/dupetest.h agents/maildispatcher/tests/dupetest.h +0 -51
- agents/maildispatcher/tests/unittestenv/config.xml agents/maildispatcher/tests/unittestenv/config.xml +0 -7
- agents/maildispatcher/tests/unittestenv/kdehome/share/config/akonadi-firstrunrc ...tests/unittestenv/kdehome/share/config/akonadi-firstrunrc +0 -3
- agents/maildispatcher/tests/unittestenv/kdehome/share/config/akonadi_knut_resource_0rc ...nittestenv/kdehome/share/config/akonadi_knut_resource_0rc +0 -4
- agents/maildispatcher/tests/unittestenv/kdehome/share/config/akonadi_mailtransport_dummy_resource_0rc ...ome/share/config/akonadi_mailtransport_dummy_resource_0rc +0 -2
- agents/maildispatcher/tests/unittestenv/kdehome/share/config/kdebugrc ...ispatcher/tests/unittestenv/kdehome/share/config/kdebugrc +0 -110
- agents/maildispatcher/tests/unittestenv/kdehome/share/config/kdedrc ...ldispatcher/tests/unittestenv/kdehome/share/config/kdedrc +0 -3
- agents/maildispatcher/tests/unittestenv/kdehome/share/config/kwalletrc ...spatcher/tests/unittestenv/kdehome/share/config/kwalletrc +0 -2
- agents/maildispatcher/tests/unittestenv/kdehome/share/config/mailtransports ...her/tests/unittestenv/kdehome/share/config/mailtransports +0 -23
- agents/maildispatcher/tests/unittestenv/kdehome/share/config/qttestrc ...ispatcher/tests/unittestenv/kdehome/share/config/qttestrc +0 -2
- agents/maildispatcher/tests/unittestenv/kdehome/testdata.xml agents/maildispatcher/tests/unittestenv/kdehome/testdata.xml +0 -4
- agents/maildispatcher/tests/unittestenv/xdgconfig/akonadi/akonadiserverrc ...tcher/tests/unittestenv/xdgconfig/akonadi/akonadiserverrc +0 -4
- agents/nepomuk_calendar_feeder/CMakeLists.txt agents/nepomuk_calendar_feeder/CMakeLists.txt +0 -23
- agents/nepomuk_calendar_feeder/ncal.cpp agents/nepomuk_calendar_feeder/ncal.cpp +0 -1564
- agents/nepomuk_calendar_feeder/ncal.h agents/nepomuk_calendar_feeder/ncal.h +0 -1853
- agents/nepomuk_calendar_feeder/nepomukcalendarfeeder.cpp agents/nepomuk_calendar_feeder/nepomukcalendarfeeder.cpp +0 -172
- agents/nepomuk_calendar_feeder/nepomukcalendarfeeder.desktop agents/nepomuk_calendar_feeder/nepomukcalendarfeeder.desktop +0 -64
- agents/nepomuk_calendar_feeder/nepomukcalendarfeeder.h agents/nepomuk_calendar_feeder/nepomukcalendarfeeder.h +0 -69
- agents/nepomuk_contact_feeder/CMakeLists.txt agents/nepomuk_contact_feeder/CMakeLists.txt +0 -18
- agents/nepomuk_contact_feeder/nepomukcontactfeeder.cpp agents/nepomuk_contact_feeder/nepomukcontactfeeder.cpp +0 -264
- agents/nepomuk_contact_feeder/nepomukcontactfeeder.desktop agents/nepomuk_contact_feeder/nepomukcontactfeeder.desktop +0 -80
- agents/nepomuk_contact_feeder/nepomukcontactfeeder.h agents/nepomuk_contact_feeder/nepomukcontactfeeder.h +0 -46
- agents/nepomukfeeder/CMakeLists.txt agents/nepomukfeeder/CMakeLists.txt +0 -2
- agents/nepomukfeeder/nepomukfeederagent.h agents/nepomukfeeder/nepomukfeederagent.h +0 -76
- agents/nepomukfeeder/nepomukfeederagentbase.cpp agents/nepomukfeeder/nepomukfeederagentbase.cpp +0 -422
- agents/nepomukfeeder/nepomukfeederagentbase.h agents/nepomukfeeder/nepomukfeederagentbase.h +0 -189
- agents/nepomukfeeder/selectsparqlbuilder.cpp agents/nepomukfeeder/selectsparqlbuilder.cpp +0 -32
- agents/nepomukfeeder/selectsqarqlbuilder.h agents/nepomukfeeder/selectsqarqlbuilder.h +0 -43
- agents/nepomukfeeder/sparqlbuilder.cpp agents/nepomukfeeder/sparqlbuilder.cpp +0 -127
- agents/nepomukfeeder/sparqlbuilder.h agents/nepomukfeeder/sparqlbuilder.h +0 -187
- agents/nepomukfeeder/tests/CMakeLists.txt agents/nepomukfeeder/tests/CMakeLists.txt +0 -3
- agents/nepomukfeeder/tests/sparqlbuildertest.cpp agents/nepomukfeeder/tests/sparqlbuildertest.cpp +0 -90
- agents/ontologies/CMakeLists.txt agents/ontologies/CMakeLists.txt +0 -31
- akonadi-prefix.h.cmake akonadi-prefix.h.cmake +0 -6
- akonadi-version.h.cmake akonadi-version.h.cmake +0 -25
- cmake/modules/FindOpenChange.cmake cmake/modules/FindOpenChange.cmake +0 -47
- defaultsetup/CMakeLists.txt defaultsetup/CMakeLists.txt +0 -3
- defaultsetup/defaultaddressbook.cmake defaultsetup/defaultaddressbook.cmake +0 -7
- defaultsetup/defaultcalendar.cmake defaultsetup/defaultcalendar.cmake +0 -9
- doc/libakonadi.xmi doc/libakonadi.xmi +0 -9639
- doc/pics/akonadi_agent_handling.eps doc/pics/akonadi_agent_handling.eps +0 -1142
- doc/pics/akonadi_agent_handling.png doc/pics/akonadi_agent_handling.png +0 -0
- doc/pics/akonadi_agent_handling_small.png doc/pics/akonadi_agent_handling_small.png +0 -0
- doc/pics/akonadi_client_search.eps doc/pics/akonadi_client_search.eps +0 -1282
- doc/pics/akonadi_client_search.png doc/pics/akonadi_client_search.png +0 -0
- doc/pics/akonadi_client_search_small.png doc/pics/akonadi_client_search_small.png +0 -0
- doc/pics/akonadi_communication.xmi doc/pics/akonadi_communication.xmi +0 -185
- doc/pics/akonadi_concept_schema.sla doc/pics/akonadi_concept_schema.sla +0 -721
- doc/pics/akonadi_overview_uml.png doc/pics/akonadi_overview_uml.png +0 -0
- doc/pics/akonadi_overview_uml.ps doc/pics/akonadi_overview_uml.ps +0 -2551
- doc/pics/akonadi_overview_uml_small.png doc/pics/akonadi_overview_uml_small.png +0 -0
- doc/pics/akonadi_profile_handling.eps doc/pics/akonadi_profile_handling.eps +0 -959
- doc/pics/akonadi_profile_handling.png doc/pics/akonadi_profile_handling.png +0 -0
- doc/pics/akonadi_profile_handling_small.png doc/pics/akonadi_profile_handling_small.png +0 -0
- doc/pics/concept.eps doc/pics/concept.eps +0 -2351
- doc/pics/concept.png doc/pics/concept.png +0 -0
- doc/pics/concept.sla doc/pics/concept.sla +0 -783
- doc/pics/convert.sh doc/pics/convert.sh +0 -5
- doc/todo.dox doc/todo.dox +0 -81
- imapaccount.cpp imapaccount.cpp +0 -0
- imapaccount.h imapaccount.h +0 -0
- imapidlemanager.cpp imapidlemanager.cpp +0 -0
- imapidlemanager.h imapidlemanager.h +0 -0
- imapresource.cpp imapresource.cpp +0 -0
- imapresource.desktop imapresource.desktop +0 -0
- imapresource.h imapresource.h +0 -0
- imapresource.kcfg imapresource.kcfg +0 -0
- kcm/CMakeLists.txt kcm/CMakeLists.txt +0 -32
- kcm/Mainpage.dox kcm/Mainpage.dox +0 -18
- kcm/Messages.sh kcm/Messages.sh +0 -2
- kcm/akonadiconfigmodule.cpp kcm/akonadiconfigmodule.cpp +0 -36
- kcm/akonadiconfigmodule.h kcm/akonadiconfigmodule.h +0 -31
- kcm/configmodule.cpp kcm/configmodule.cpp +0 -48
- kcm/configmodule.h kcm/configmodule.h +0 -38
- kcm/kcm_akonadi.desktop kcm/kcm_akonadi.desktop +0 -86
- kcm/kcm_akonadi_resources.desktop kcm/kcm_akonadi_resources.desktop +0 -52
- kcm/kcm_akonadi_server.desktop kcm/kcm_akonadi_server.desktop +0 -52
- kcm/resourcesmanagementwidget.cpp kcm/resourcesmanagementwidget.cpp +0 -149
- kcm/resourcesmanagementwidget.h kcm/resourcesmanagementwidget.h +0 -69
- kcm/resourcesmanagementwidget.ui kcm/resourcesmanagementwidget.ui +0 -82
- kcm/serverconfigmodule.cpp kcm/serverconfigmodule.cpp +0 -218
- kcm/serverconfigmodule.h kcm/serverconfigmodule.h +0 -63
- kcm/serverconfigmodule.ui kcm/serverconfigmodule.ui +0 -94
- kcm/servermysqlstorage.ui kcm/servermysqlstorage.ui +0 -211
- kcm/serverpsqlstorage.ui kcm/serverpsqlstorage.ui +0 -127
- kcm/serverstoragedriver.ui kcm/serverstoragedriver.ui +0 -55
- kdepim-mime.xml kdepim-mime.xml +0 -24
- kioslave/CMakeLists.txt kioslave/CMakeLists.txt +0 -18
- kioslave/Messages.sh kioslave/Messages.sh +0 -2
- kioslave/akonadi.protocol kioslave/akonadi.protocol +0 -10
- kioslave/akonadislave.cpp kioslave/akonadislave.cpp +0 -234
- kioslave/akonadislave.h kioslave/akonadislave.h +0 -52
- kresources/CMakeLists.txt kresources/CMakeLists.txt +0 -24
- kresources/kabc/CMakeLists.txt kresources/kabc/CMakeLists.txt +0 -21
- kresources/kabc/Messages.sh kresources/kabc/Messages.sh +0 -2
- kresources/kabc/akonadi.desktop kresources/kabc/akonadi.desktop +0 -80
- kresources/kabc/resourceakonadi.cpp kresources/kabc/resourceakonadi.cpp +0 -253
- kresources/kabc/resourceakonadi.h kresources/kabc/resourceakonadi.h +0 -90
- kresources/kabc/resourceakonadi_p.cpp kresources/kabc/resourceakonadi_p.cpp +0 -530
- kresources/kabc/resourceakonadi_p.h kresources/kabc/resourceakonadi_p.h +0 -107
- kresources/kabc/resourceakonadiconfig.cpp kresources/kabc/resourceakonadiconfig.cpp +0 -77
- kresources/kabc/resourceakonadiconfig.h kresources/kabc/resourceakonadiconfig.h +0 -38
- kresources/kabc/resourceakonadiplugin.cpp kresources/kabc/resourceakonadiplugin.cpp +0 -40
- kresources/kabc/subresource.cpp kresources/kabc/subresource.cpp +0 -185
- kresources/kabc/subresource.h kresources/kabc/subresource.h +0 -91
- kresources/kcal/CMakeLists.txt kresources/kcal/CMakeLists.txt +0 -20
- kresources/kcal/Messages.sh kresources/kcal/Messages.sh +0 -2
- kresources/kcal/akonadi.desktop kresources/kcal/akonadi.desktop +0 -81
- kresources/kcal/resourceakonadi.cpp kresources/kcal/resourceakonadi.cpp +0 -448
- kresources/kcal/resourceakonadi.h kresources/kcal/resourceakonadi.h +0 -170
- kresources/kcal/resourceakonadi_p.cpp kresources/kcal/resourceakonadi_p.cpp +0 -425
- kresources/kcal/resourceakonadi_p.h kresources/kcal/resourceakonadi_p.h +0 -115
- kresources/kcal/resourceakonadiconfig.cpp kresources/kcal/resourceakonadiconfig.cpp +0 -84
- kresources/kcal/resourceakonadiconfig.h kresources/kcal/resourceakonadiconfig.h +0 -39
- kresources/kcal/resourceakonadiplugin.cpp kresources/kcal/resourceakonadiplugin.cpp +0 -39
- kresources/kcal/subresource.cpp kresources/kcal/subresource.cpp +0 -173
- kresources/kcal/subresource.h kresources/kcal/subresource.h +0 -73
- kresources/shared/Messages.sh kresources/shared/Messages.sh +0 -2
- kresources/shared/abstractsubresourcemodel.cpp kresources/shared/abstractsubresourcemodel.cpp +0 -317
- kresources/shared/abstractsubresourcemodel.h kresources/shared/abstractsubresourcemodel.h +0 -123
- kresources/shared/concurrentjobs.cpp kresources/shared/concurrentjobs.cpp +0 -166
- kresources/shared/concurrentjobs.h kresources/shared/concurrentjobs.h +0 -195
- kresources/shared/idarbiterbase.cpp kresources/shared/idarbiterbase.cpp +0 -88
- kresources/shared/idarbiterbase.h kresources/shared/idarbiterbase.h +0 -55
- kresources/shared/itemfetchadapter.cpp kresources/shared/itemfetchadapter.cpp +0 -63
- kresources/shared/itemfetchadapter.h kresources/shared/itemfetchadapter.h +0 -55
- kresources/shared/itemsavecontext.h kresources/shared/itemsavecontext.h +0 -47
- kresources/shared/itemsavejob.cpp kresources/shared/itemsavejob.cpp +0 -60
- kresources/shared/itemsavejob.h kresources/shared/itemsavejob.h +0 -36
- kresources/shared/resourceconfigbase.cpp kresources/shared/resourceconfigbase.cpp +0 -238
- kresources/shared/resourceconfigbase.h kresources/shared/resourceconfigbase.h +0 -97
- kresources/shared/resourceprivatebase.cpp kresources/shared/resourceprivatebase.cpp +0 -504
- kresources/shared/resourceprivatebase.h kresources/shared/resourceprivatebase.h +0 -191
- kresources/shared/sharedresourceiface.h kresources/shared/sharedresourceiface.h +0 -36
- kresources/shared/sharedresourceprivate.h kresources/shared/sharedresourceprivate.h +0 -139
- kresources/shared/storecollectiondialog.cpp kresources/shared/storecollectiondialog.cpp +0 -169
- kresources/shared/storecollectiondialog.h kresources/shared/storecollectiondialog.h +0 -70
- kresources/shared/storecollectionfilterproxymodel.cpp kresources/shared/storecollectionfilterproxymodel.cpp +0 -82
- kresources/shared/storecollectionfilterproxymodel.h kresources/shared/storecollectionfilterproxymodel.h +0 -52
- kresources/shared/storecollectionmodel.cpp kresources/shared/storecollectionmodel.cpp +0 -92
- kresources/shared/storecollectionmodel.h kresources/shared/storecollectionmodel.h +0 -63
- kresources/shared/storeconfigiface.h kresources/shared/storeconfigiface.h +0 -46
- kresources/shared/subresourcebase.cpp kresources/shared/subresourcebase.cpp +0 -234
- kresources/shared/subresourcebase.h kresources/shared/subresourcebase.h +0 -106
- kresources/shared/subresourcemodel.h kresources/shared/subresourcemodel.h +0 -229
- libkdepim-copy/CMakeLists.txt libkdepim-copy/CMakeLists.txt +0 -27
- libkdepim-copy/Messages.sh libkdepim-copy/Messages.sh +0 -2
- libkdepim-copy/calendardiffalgo.cpp libkdepim-copy/calendardiffalgo.cpp +0 -214
- libkdepim-copy/calendardiffalgo.h libkdepim-copy/calendardiffalgo.h +0 -54
- libkdepim-copy/diffalgo.cpp libkdepim-copy/diffalgo.cpp +0 -87
- libkdepim-copy/diffalgo.h libkdepim-copy/diffalgo.h +0 -138
- libkdepim-copy/htmldiffalgodisplay.cpp libkdepim-copy/htmldiffalgodisplay.cpp +0 -97
- libkdepim-copy/htmldiffalgodisplay.h libkdepim-copy/htmldiffalgodisplay.h +0 -54
- libkdepim-copy/kaccount.cpp libkdepim-copy/kaccount.cpp +0 -96
- libkdepim-copy/kaccount.h libkdepim-copy/kaccount.h +0 -121
- libkdepim-copy/kdatepickerpopup.cpp libkdepim-copy/kdatepickerpopup.cpp +0 -160
- libkdepim-copy/kdatepickerpopup.h libkdepim-copy/kdatepickerpopup.h +0 -121
- libkdepim-copy/kincidencechooser.cpp libkdepim-copy/kincidencechooser.cpp +0 -468
- libkdepim-copy/kincidencechooser.h libkdepim-copy/kincidencechooser.h +0 -94
- libkdepim-copy/ksubscription.cpp libkdepim-copy/ksubscription.cpp +0 -790
- libkdepim-copy/ksubscription.h libkdepim-copy/ksubscription.h +0 -360
- libkdepim-copy/libkdepim-copy_export.h libkdepim-copy/libkdepim-copy_export.h +0 -40
- libkdepim-copy/tests/CMakeLists.txt libkdepim-copy/tests/CMakeLists.txt +0 -6
- libkdepim-copy/tests/testkincidencechooser.cpp libkdepim-copy/tests/testkincidencechooser.cpp +0 -43
- migration/CMakeLists.txt migration/CMakeLists.txt +0 -23
- migration/entitytreecreatejob.cpp migration/entitytreecreatejob.cpp +0 -121
- migration/entitytreecreatejob.h migration/entitytreecreatejob.h +0 -49
- migration/infodialog.cpp migration/infodialog.cpp +0 -94
- migration/infodialog.h migration/infodialog.h +0 -53
- migration/kaddressbook/CMakeLists.txt migration/kaddressbook/CMakeLists.txt +0 -8
- migration/kaddressbook/Messages.sh migration/kaddressbook/Messages.sh +0 -2
- migration/kaddressbook/kaddressbookmigrator.cpp migration/kaddressbook/kaddressbookmigrator.cpp +0 -116
- migration/kaddressbook/kaddressbookmigrator.desktop migration/kaddressbook/kaddressbookmigrator.desktop +0 -66
- migration/kjots/CMakeLists.txt migration/kjots/CMakeLists.txt +0 -36
- migration/kjots/Messages.sh migration/kjots/Messages.sh +0 -2
- migration/kjots/kjotsmigrator.cpp migration/kjots/kjotsmigrator.cpp +0 -354
- migration/kjots/kjotsmigrator.h migration/kjots/kjotsmigrator.h +0 -76
- migration/kjots/main.cpp migration/kjots/main.cpp +0 -82
- migration/kjots/metatype.h migration/kjots/metatype.h +0 -29
- migration/kmail/CMakeLists.txt migration/kmail/CMakeLists.txt +0 -41
- migration/kmail/Messages.sh migration/kmail/Messages.sh +0 -2
- migration/kmail/kmail-migratorrc migration/kmail/kmail-migratorrc +0 -3
- migration/kmail/kmailmigrator.cpp migration/kmail/kmailmigrator.cpp +0 -476
- migration/kmail/kmailmigrator.h migration/kmail/kmailmigrator.h +0 -78
- migration/kmail/main.cpp migration/kmail/main.cpp +0 -107
- migration/kmail/metatype.h migration/kmail/metatype.h +0 -29
- migration/kmail/mixedtreeconverter.cpp migration/kmail/mixedtreeconverter.cpp +0 -122
- migration/kmail/mixedtreeconverter.h migration/kmail/mixedtreeconverter.h +0 -47
- migration/kmigratorbase.cpp migration/kmigratorbase.cpp +0 -96
- migration/kmigratorbase.h migration/kmigratorbase.h +0 -74
- migration/kres/CMakeLists.txt migration/kres/CMakeLists.txt +0 -37
- migration/kres/Messages.sh migration/kres/Messages.sh +0 -2
- migration/kres/kabcmigrator.cpp migration/kres/kabcmigrator.cpp +0 -87
- migration/kres/kabcmigrator.h migration/kres/kabcmigrator.h +0 -49
- migration/kres/kcalmigrator.cpp migration/kres/kcalmigrator.cpp +0 -101
- migration/kres/kcalmigrator.h migration/kres/kcalmigrator.h +0 -47
- migration/kres/knotesmigrator.cpp migration/kres/knotesmigrator.cpp +0 -168
- migration/kres/knotesmigrator.h migration/kres/knotesmigrator.h +0 -64
- migration/kres/kres-migratorrc migration/kres/kres-migratorrc +0 -4
- migration/kres/kresmigrator.h migration/kres/kresmigrator.h +0 -252
- migration/kres/kresmigratorbase.cpp migration/kres/kresmigratorbase.cpp +0 -138
- migration/kres/kresmigratorbase.h migration/kres/kresmigratorbase.h +0 -71
- migration/kres/main.cpp migration/kres/main.cpp +0 -117
- migration/kres/metatype.h migration/kres/metatype.h +0 -29
- migration/tests/CMakeLists.txt migration/tests/CMakeLists.txt +0 -68
- migration/tests/testnotesmigration.cpp migration/tests/testnotesmigration.cpp +0 -152
- migration/tests/testnotesmigration.h migration/tests/testnotesmigration.h +0 -68
- migration/tests/unittestenv/config.xml migration/tests/unittestenv/config.xml +0 -6
- migration/tests/unittestenv/kdehome/share/apps/kjots/N23552.book ...on/tests/unittestenv/kdehome/share/apps/kjots/N23552.book +0 -32
- migration/tests/unittestenv/kdehome/share/apps/kjots/f23552.book ...on/tests/unittestenv/kdehome/share/apps/kjots/f23552.book +0 -57
- migration/tests/unittestenv/kdehome/share/apps/kjots/k21863.book ...on/tests/unittestenv/kdehome/share/apps/kjots/k21863.book +0 -30
- migration/tests/unittestenv/kdehome/share/apps/kjots/kde3_TDHwQa.book ...sts/unittestenv/kdehome/share/apps/kjots/kde3_TDHwQa.book +0 -28
- migration/tests/unittestenv/kdehome/share/apps/kjots/kde3_hu4mua.book ...sts/unittestenv/kdehome/share/apps/kjots/kde3_hu4mua.book +0 -13
- migration/tests/unittestenv/kdehome/share/apps/knotes/notes.ics ...ion/tests/unittestenv/kdehome/share/apps/knotes/notes.ics +0 -31
- migration/tests/unittestenv/kdehome/share/apps/knotes/notes/libkcal-2098450417.977 ...nv/kdehome/share/apps/knotes/notes/libkcal-2098450417.977 +0 -10
- migration/tests/unittestenv/kdehome/share/apps/knotes/notes/libkcal-297296717.52 ...tenv/kdehome/share/apps/knotes/notes/libkcal-297296717.52 +0 -10
- migration/tests/unittestenv/kdehome/share/config/akonadi-firstrunrc ...tests/unittestenv/kdehome/share/config/akonadi-firstrunrc +0 -4
- migration/tests/unittestenv/kdehome/share/config/kdebugrc migration/tests/unittestenv/kdehome/share/config/kdebugrc +0 -110
- migration/tests/unittestenv/kdehome/share/config/kdedrc migration/tests/unittestenv/kdehome/share/config/kdedrc +0 -3
- migration/tests/unittestenv/kdehome/share/config/kres-migratorrc ...on/tests/unittestenv/kdehome/share/config/kres-migratorrc +0 -2
- migration/tests/unittestenv/kdehome/share/config/kresources/notes/stdrc ...s/unittestenv/kdehome/share/config/kresources/notes/stdrc +0 -15
- migration/tests/unittestenv/kdehome/share/config/kwalletrc migration/tests/unittestenv/kdehome/share/config/kwalletrc +0 -2
- migration/tests/unittestenv/kdehome/share/config/qttestrc migration/tests/unittestenv/kdehome/share/config/qttestrc +0 -2
- migration/tests/unittestenv/xdgconfig/akonadi/akonadiserverrc ...ation/tests/unittestenv/xdgconfig/akonadi/akonadiserverrc +0 -4
- noselectattribute.cpp noselectattribute.cpp +0 -0
- noselectattribute.h noselectattribute.h +0 -0
- opensync/CMakeLists.txt opensync/CMakeLists.txt +0 -29
- opensync/akonadi-sync opensync/akonadi-sync +0 -14
- opensync/akonadi_opensync.cpp opensync/akonadi_opensync.cpp +0 -201
- opensync/akonadisink.cpp opensync/akonadisink.cpp +0 -59
- opensync/akonadisink.h opensync/akonadisink.h +0 -41
- opensync/datasink.cpp opensync/datasink.cpp +0 -436
- opensync/datasink.h opensync/datasink.h +0 -103
- opensync/sinkbase.cpp opensync/sinkbase.cpp +0 -159
- opensync/sinkbase.h opensync/sinkbase.h +0 -80
- plugins/CMakeLists.txt plugins/CMakeLists.txt +0 -50
- plugins/akonadi_serializer_addressee.cpp plugins/akonadi_serializer_addressee.cpp +0 -110
- plugins/akonadi_serializer_addressee.desktop plugins/akonadi_serializer_addressee.desktop +0 -76
- plugins/akonadi_serializer_addressee.h plugins/akonadi_serializer_addressee.h +0 -45
- plugins/akonadi_serializer_bookmark.cpp plugins/akonadi_serializer_bookmark.cpp +0 -72
- plugins/akonadi_serializer_bookmark.desktop plugins/akonadi_serializer_bookmark.desktop +0 -75
- plugins/akonadi_serializer_bookmark.h plugins/akonadi_serializer_bookmark.h +0 -46
- plugins/akonadi_serializer_contactgroup.cpp plugins/akonadi_serializer_contactgroup.cpp +0 -65
- plugins/akonadi_serializer_contactgroup.desktop plugins/akonadi_serializer_contactgroup.desktop +0 -74
- plugins/akonadi_serializer_contactgroup.h plugins/akonadi_serializer_contactgroup.h +0 -46
- plugins/akonadi_serializer_kcal.cpp plugins/akonadi_serializer_kcal.cpp +0 -65
- plugins/akonadi_serializer_kcal.desktop plugins/akonadi_serializer_kcal.desktop +0 -77
- plugins/akonadi_serializer_kcal.h plugins/akonadi_serializer_kcal.h +0 -45
- plugins/akonadi_serializer_mail.cpp plugins/akonadi_serializer_mail.cpp +0 -196
- plugins/akonadi_serializer_mail.desktop plugins/akonadi_serializer_mail.desktop +0 -79
- plugins/akonadi_serializer_mail.h plugins/akonadi_serializer_mail.h +0 -44
- plugins/akonadi_serializer_microblog.cpp plugins/akonadi_serializer_microblog.cpp +0 -65
- plugins/akonadi_serializer_microblog.desktop plugins/akonadi_serializer_microblog.desktop +0 -75
- plugins/akonadi_serializer_microblog.h plugins/akonadi_serializer_microblog.h +0 -42
- plugins/tests/CMakeLists.txt plugins/tests/CMakeLists.txt +0 -23
- plugins/tests/kcalserializertest.cpp plugins/tests/kcalserializertest.cpp +0 -91
- plugins/tests/mailserializerplugintest.cpp plugins/tests/mailserializerplugintest.cpp +0 -96
- plugins/tests/mailserializerplugintest.h plugins/tests/mailserializerplugintest.h +0 -34
- plugins/tests/mailserializertest.cpp plugins/tests/mailserializertest.cpp +0 -215
- plugins/tests/mailserializertest.h plugins/tests/mailserializertest.h +0 -37
- qml/CMakeLists.txt qml/CMakeLists.txt +0 -3
- qml/akonadi/AkonadiBreadcrumbNavigationView.qml qml/akonadi/AkonadiBreadcrumbNavigationView.qml +0 -60
- qml/akonadi/CMakeLists.txt qml/akonadi/CMakeLists.txt +0 -14
- qml/akonadi/CollectionDelegate.qml qml/akonadi/CollectionDelegate.qml +0 -104
- qml/akonadi/FavoriteSelector.qml qml/akonadi/FavoriteSelector.qml +0 -91
- qml/akonadi/collectionview.qml qml/akonadi/collectionview.qml +0 -101
- qml/akonadi/qmldir qml/akonadi/qmldir +0 -4
- qml/akonadi/tests/CMakeLists.txt qml/akonadi/tests/CMakeLists.txt +0 -11
- qml/akonadi/tests/collectionviewtest.qml qml/akonadi/tests/collectionviewtest.qml +0 -39
- qml/akonadi/tests/qmltest.cpp qml/akonadi/tests/qmltest.cpp +0 -111
- qml/akonadi/transparentplus.png qml/akonadi/transparentplus.png +0 -0
- qml/kde/BreadcrumbNavigationView.qml qml/kde/BreadcrumbNavigationView.qml +0 -289
- qml/kde/CMakeLists.txt qml/kde/CMakeLists.txt +0 -19
- qml/kde/SlideoutPanel.qml qml/kde/SlideoutPanel.qml +0 -142
- qml/kde/SlideoutPanelContainer.qml qml/kde/SlideoutPanelContainer.qml +0 -65
- qml/kde/kdeintegration.cpp qml/kde/kdeintegration.cpp +0 -128
- qml/kde/kdeintegration.h qml/kde/kdeintegration.h +0 -54
- qml/kde/kdeintegrationplugin.cpp qml/kde/kdeintegrationplugin.cpp +0 -48
- qml/kde/kdeintegrationplugin.h qml/kde/kdeintegrationplugin.h +0 -35
- qml/kde/qmldir qml/kde/qmldir +0 -5
- qml/kde/tests/i18n.qml qml/kde/tests/i18n.qml +0 -48
- qml/kde/tests/icons.qml qml/kde/tests/icons.qml +0 -40
- qml/kde/tests/kstandarddirs.qml qml/kde/tests/kstandarddirs.qml +0 -33
- qml/kde/tests/qmlbreadcrumbnavigation/BreadcrumbNavigationView.qml ...ests/qmlbreadcrumbnavigation/BreadcrumbNavigationView.qml +0 -289
- qml/kde/tests/qmlbreadcrumbnavigation/CMakeLists.txt qml/kde/tests/qmlbreadcrumbnavigation/CMakeLists.txt +0 -53
- qml/kde/tests/qmlbreadcrumbnavigation/breadcrumbnavigation.cpp ...de/tests/qmlbreadcrumbnavigation/breadcrumbnavigation.cpp +0 -179
- qml/kde/tests/qmlbreadcrumbnavigation/breadcrumbnavigation.h qml/kde/tests/qmlbreadcrumbnavigation/breadcrumbnavigation.h +0 -100
- qml/kde/tests/qmlbreadcrumbnavigation/breadcrumbnavigationcontext.cpp ...s/qmlbreadcrumbnavigation/breadcrumbnavigationcontext.cpp +0 -220
- qml/kde/tests/qmlbreadcrumbnavigation/breadcrumbnavigationcontext.h ...sts/qmlbreadcrumbnavigation/breadcrumbnavigationcontext.h +0 -70
- qml/kde/tests/qmlbreadcrumbnavigation/cmake/FindQt4.cmake qml/kde/tests/qmlbreadcrumbnavigation/cmake/FindQt4.cmake +0 -1256
- qml/kde/tests/qmlbreadcrumbnavigation/cmake/MacroPushRequiredVars.cmake ...qmlbreadcrumbnavigation/cmake/MacroPushRequiredVars.cmake +0 -47
- qml/kde/tests/qmlbreadcrumbnavigation/cmake/Qt4ConfigDependentSettings.cmake ...eadcrumbnavigation/cmake/Qt4ConfigDependentSettings.cmake +0 -384
- qml/kde/tests/qmlbreadcrumbnavigation/cmake/Qt4Macros.cmake qml/kde/tests/qmlbreadcrumbnavigation/cmake/Qt4Macros.cmake +0 -414
- qml/kde/tests/qmlbreadcrumbnavigation/dynamictreemodel.cpp qml/kde/tests/qmlbreadcrumbnavigation/dynamictreemodel.cpp +0 -967
- qml/kde/tests/qmlbreadcrumbnavigation/dynamictreemodel.h qml/kde/tests/qmlbreadcrumbnavigation/dynamictreemodel.h +0 -334
- qml/kde/tests/qmlbreadcrumbnavigation/dynamictreewidget.cpp qml/kde/tests/qmlbreadcrumbnavigation/dynamictreewidget.cpp +0 -399
- qml/kde/tests/qmlbreadcrumbnavigation/dynamictreewidget.h qml/kde/tests/qmlbreadcrumbnavigation/dynamictreewidget.h +0 -81
- qml/kde/tests/qmlbreadcrumbnavigation/indexfinder.h qml/kde/tests/qmlbreadcrumbnavigation/indexfinder.h +0 -69
- qml/kde/tests/qmlbreadcrumbnavigation/kbreadcrumbselectionmodel.cpp ...sts/qmlbreadcrumbnavigation/kbreadcrumbselectionmodel.cpp +0 -201
- qml/kde/tests/qmlbreadcrumbnavigation/kbreadcrumbselectionmodel.h ...tests/qmlbreadcrumbnavigation/kbreadcrumbselectionmodel.h +0 -171
- qml/kde/tests/qmlbreadcrumbnavigation/kmodelindexproxymapper.cpp .../tests/qmlbreadcrumbnavigation/kmodelindexproxymapper.cpp +0 -246
- qml/kde/tests/qmlbreadcrumbnavigation/kmodelindexproxymapper.h ...de/tests/qmlbreadcrumbnavigation/kmodelindexproxymapper.h +0 -111
- qml/kde/tests/qmlbreadcrumbnavigation/kproxyitemselectionmodel.cpp ...ests/qmlbreadcrumbnavigation/kproxyitemselectionmodel.cpp +0 -257
- qml/kde/tests/qmlbreadcrumbnavigation/kproxyitemselectionmodel.h .../tests/qmlbreadcrumbnavigation/kproxyitemselectionmodel.h +0 -77
- qml/kde/tests/qmlbreadcrumbnavigation/kselectionproxymodel.h qml/kde/tests/qmlbreadcrumbnavigation/kselectionproxymodel.h +0 -4
- qml/kde/tests/qmlbreadcrumbnavigation/main.cpp qml/kde/tests/qmlbreadcrumbnavigation/main.cpp +0 -18
- qml/kde/tests/qmlbreadcrumbnavigation/mainview.qml qml/kde/tests/qmlbreadcrumbnavigation/mainview.qml +0 -134
- qml/kde/tests/qmlbreadcrumbnavigation/mainwindow.cpp qml/kde/tests/qmlbreadcrumbnavigation/mainwindow.cpp +0 -184
- qml/kde/tests/qmlbreadcrumbnavigation/mainwindow.h qml/kde/tests/qmlbreadcrumbnavigation/mainwindow.h +0 -38
- qml/kde/tests/qmlbreadcrumbnavigation/qtselectionproxymodel.cpp ...e/tests/qmlbreadcrumbnavigation/qtselectionproxymodel.cpp +0 -1540
- qml/kde/tests/qmlbreadcrumbnavigation/qtselectionproxymodel.h ...kde/tests/qmlbreadcrumbnavigation/qtselectionproxymodel.h +0 -454
- qml/kde/tests/qmlbreadcrumbnavigation/transparentplus.png qml/kde/tests/qmlbreadcrumbnavigation/transparentplus.png +0 -0
- qml/kde/tests/qmlbreadcrumbnavigation/transparentplus.svg qml/kde/tests/qmlbreadcrumbnavigation/transparentplus.svg +0 -70
- qml/kde/tests/qmlbreadcrumbnavigation/tree_example qml/kde/tests/qmlbreadcrumbnavigation/tree_example +0 -20
- qml/kde/tests/slideoutpaneltest.qml qml/kde/tests/slideoutpaneltest.qml +0 -69
- qml/kde/transparentplus.svg qml/kde/transparentplus.svg +0 -70
- qml/qt/CMakeLists.txt qml/qt/CMakeLists.txt +0 -14
- qml/qt/plugin.cpp qml/qt/plugin.cpp +0 -46
- qml/qt/plugin.h qml/qt/plugin.h +0 -38
- qml/qt/qmlcolumnview.cpp qml/qt/qmlcolumnview.cpp +0 -57
- qml/qt/qmlcolumnview.h qml/qt/qmlcolumnview.h +0 -54
- qml/qt/qmldateedit.cpp qml/qt/qmldateedit.cpp +0 -46
- qml/qt/qmldateedit.h qml/qt/qmldateedit.h +0 -49
- qml/qt/qmldir qml/qt/qmldir +0 -1
- resources/CMakeLists.txt resources/CMakeLists.txt +0 -80
- resources/akonotes/CMakeLists.txt resources/akonotes/CMakeLists.txt +0 -41
- resources/akonotes/Messages.sh resources/akonotes/Messages.sh +0 -2
- resources/akonotes/akonotesresource.cpp resources/akonotes/akonotesresource.cpp +0 -37
- resources/akonotes/akonotesresource.desktop resources/akonotes/akonotesresource.desktop +0 -34
- resources/akonotes/akonotesresource.h resources/akonotes/akonotesresource.h +0 -38
- resources/akonotes/main.cpp resources/akonotes/main.cpp +0 -22
- resources/birthdays/CMakeLists.txt resources/birthdays/CMakeLists.txt +0 -26
- resources/birthdays/Messages.sh resources/birthdays/Messages.sh +0 -3
- resources/birthdays/birthdaysresource.cpp resources/birthdays/birthdaysresource.cpp +0 -326
- resources/birthdays/birthdaysresource.desktop resources/birthdays/birthdaysresource.desktop +0 -78
- resources/birthdays/birthdaysresource.h resources/birthdays/birthdaysresource.h +0 -69
- resources/birthdays/birthdaysresource.kcfg resources/birthdays/birthdaysresource.kcfg +0 -25
- resources/birthdays/configdialog.cpp resources/birthdays/configdialog.cpp +0 -43
- resources/birthdays/configdialog.h resources/birthdays/configdialog.h +0 -45
- resources/birthdays/configdialog.ui resources/birthdays/configdialog.ui +0 -165
- resources/birthdays/settings.kcfgc resources/birthdays/settings.kcfgc +0 -7
- resources/contacts/CMakeLists.txt resources/contacts/CMakeLists.txt +0 -34
- resources/contacts/Messages.sh resources/contacts/Messages.sh +0 -3
- resources/contacts/contactsresource.cpp resources/contacts/contactsresource.cpp +0 -492
- resources/contacts/contactsresource.desktop resources/contacts/contactsresource.desktop +0 -71
- resources/contacts/contactsresource.h resources/contacts/contactsresource.h +0 -70
- resources/contacts/contactsresource.kcfg resources/contacts/contactsresource.kcfg +0 -18
- resources/contacts/settings.kcfgc resources/contacts/settings.kcfgc +0 -7
- resources/contacts/settingsdialog.cpp resources/contacts/settingsdialog.cpp +0 -76
- resources/contacts/settingsdialog.h resources/contacts/settingsdialog.h +0 -48
- resources/contacts/settingsdialog.ui resources/contacts/settingsdialog.ui +0 -87
- resources/dav/CMakeLists.txt resources/dav/CMakeLists.txt +0 -1
- resources/dav/COPYING resources/dav/COPYING +0 -340
- resources/dav/README resources/dav/README +0 -50
- resources/dav/TODO resources/dav/TODO +0 -2
- resources/dav/common/davcollection.cpp resources/dav/common/davcollection.cpp +0 -68
- resources/dav/common/davcollection.h resources/dav/common/davcollection.h +0 -116
- resources/dav/common/davcollectionmodifyjob.cpp resources/dav/common/davcollectionmodifyjob.cpp +0 -172
- resources/dav/common/davcollectionmodifyjob.h resources/dav/common/davcollectionmodifyjob.h +0 -80
- resources/dav/common/davcollectionsfetchjob.cpp resources/dav/common/davcollectionsfetchjob.cpp +0 -267
- resources/dav/common/davcollectionsfetchjob.h resources/dav/common/davcollectionsfetchjob.h +0 -77
- resources/dav/common/davcollectionsmultifetchjob.cpp resources/dav/common/davcollectionsmultifetchjob.cpp +0 -65
- resources/dav/common/davcollectionsmultifetchjob.h resources/dav/common/davcollectionsmultifetchjob.h +0 -77
- resources/dav/common/davitem.cpp resources/dav/common/davitem.cpp +0 -93
- resources/dav/common/davitem.h resources/dav/common/davitem.h +0 -109
- resources/dav/common/davitemcreatejob.cpp resources/dav/common/davitemcreatejob.cpp +0 -115
- resources/dav/common/davitemcreatejob.h resources/dav/common/davitemcreatejob.h +0 -63
- resources/dav/common/davitemdeletejob.cpp resources/dav/common/davitemdeletejob.cpp +0 -74
- resources/dav/common/davitemdeletejob.h resources/dav/common/davitemdeletejob.h +0 -57
- resources/dav/common/davitemfetchjob.cpp resources/dav/common/davitemfetchjob.cpp +0 -99
- resources/dav/common/davitemfetchjob.h resources/dav/common/davitemfetchjob.h +0 -62
- resources/dav/common/davitemmodifyjob.cpp resources/dav/common/davitemmodifyjob.cpp +0 -118
- resources/dav/common/davitemmodifyjob.h resources/dav/common/davitemmodifyjob.h +0 -62
- resources/dav/common/davitemsfetchjob.cpp resources/dav/common/davitemsfetchjob.cpp +0 -157
- resources/dav/common/davitemsfetchjob.h resources/dav/common/davitemsfetchjob.h +0 -72
- resources/dav/common/davitemslistjob.cpp resources/dav/common/davitemslistjob.cpp +0 -197
- resources/dav/common/davitemslistjob.h resources/dav/common/davitemslistjob.h +0 -65
- resources/dav/common/davmanager.cpp resources/dav/common/davmanager.cpp +0 -111
- resources/dav/common/davmanager.h resources/dav/common/davmanager.h +0 -102
- resources/dav/common/davmultigetprotocol.cpp resources/dav/common/davmultigetprotocol.cpp +0 -23
- resources/dav/common/davmultigetprotocol.h resources/dav/common/davmultigetprotocol.h +0 -52
- resources/dav/common/davprincipalhomesetsfetchjob.cpp resources/dav/common/davprincipalhomesetsfetchjob.cpp +0 -147
- resources/dav/common/davprincipalhomesetsfetchjob.h resources/dav/common/davprincipalhomesetsfetchjob.h +0 -62
- resources/dav/common/davprotocolbase.cpp resources/dav/common/davprotocolbase.cpp +0 -33
- resources/dav/common/davprotocolbase.h resources/dav/common/davprotocolbase.h +0 -115
- resources/dav/common/davutils.cpp resources/dav/common/davutils.cpp +0 -110
- resources/dav/common/davutils.h resources/dav/common/davutils.h +0 -113
- resources/dav/common/etagcache.cpp resources/dav/common/etagcache.cpp +0 -80
- resources/dav/common/etagcache.h resources/dav/common/etagcache.h +0 -88
- resources/dav/protocols/caldavprotocol.cpp resources/dav/protocols/caldavprotocol.cpp +0 -255
- resources/dav/protocols/caldavprotocol.h resources/dav/protocols/caldavprotocol.h +0 -47
- resources/dav/protocols/carddavprotocol.cpp resources/dav/protocols/carddavprotocol.cpp +0 -140
- resources/dav/protocols/carddavprotocol.h resources/dav/protocols/carddavprotocol.h +0 -47
- resources/dav/protocols/groupdavprotocol.cpp resources/dav/protocols/groupdavprotocol.cpp +0 -123
- resources/dav/protocols/groupdavprotocol.h resources/dav/protocols/groupdavprotocol.h +0 -42
- resources/dav/resource/CMakeLists.txt resources/dav/resource/CMakeLists.txt +0 -102
- resources/dav/resource/Messages.sh resources/dav/resource/Messages.sh +0 -2
- resources/dav/resource/akonadi-resources.png resources/dav/resource/akonadi-resources.png +0 -0
- resources/dav/resource/configdialog.cpp resources/dav/resource/configdialog.cpp +0 -203
- resources/dav/resource/configdialog.h resources/dav/resource/configdialog.h +0 -58
- resources/dav/resource/configdialog.ui resources/dav/resource/configdialog.ui +0 -160
- resources/dav/resource/davgroupwareresource.cpp resources/dav/resource/davgroupwareresource.cpp +0 -631
- resources/dav/resource/davgroupwareresource.desktop resources/dav/resource/davgroupwareresource.desktop +0 -28
- resources/dav/resource/davgroupwareresource.h resources/dav/resource/davgroupwareresource.h +0 -72
- resources/dav/resource/davgroupwareresource.kcfg resources/dav/resource/davgroupwareresource.kcfg +0 -26
- resources/dav/resource/davprotocolattribute.cpp resources/dav/resource/davprotocolattribute.cpp +0 -54
- resources/dav/resource/davprotocolattribute.h resources/dav/resource/davprotocolattribute.h +0 -43
- resources/dav/resource/settings.cpp resources/dav/resource/settings.cpp +0 -223
- resources/dav/resource/settings.h resources/dav/resource/settings.h +0 -98
- resources/dav/resource/settingsbase.kcfgc resources/dav/resource/settingsbase.kcfgc +0 -8
- resources/dav/resource/setupwizard.cpp resources/dav/resource/setupwizard.cpp +0 -339
- resources/dav/resource/setupwizard.h resources/dav/resource/setupwizard.h +0 -103
- resources/dav/resource/urlconfigurationdialog.cpp resources/dav/resource/urlconfigurationdialog.cpp +0 -195
- resources/dav/resource/urlconfigurationdialog.h resources/dav/resource/urlconfigurationdialog.h +0 -65
- resources/dav/resource/urlconfigurationdialog.ui resources/dav/resource/urlconfigurationdialog.ui +0 -191
- resources/ical/CMakeLists.txt resources/ical/CMakeLists.txt +0 -34
- resources/ical/Messages.sh resources/ical/Messages.sh +0 -4
- resources/ical/icalresource.cpp resources/ical/icalresource.cpp +0 -158
- resources/ical/icalresource.desktop resources/ical/icalresource.desktop +0 -86
- resources/ical/icalresource.h resources/ical/icalresource.h +0 -72
- resources/ical/icalresource.kcfg resources/ical/icalresource.kcfg +0 -22
- resources/ical/icalresourcebase.cpp resources/ical/icalresourcebase.cpp +0 -134
- resources/ical/icalresourcebase.h resources/ical/icalresourcebase.h +0 -104
- resources/ical/icalresourcemain.cpp resources/ical/icalresourcemain.cpp +0 -22
- resources/ical/notes/CMakeLists.txt resources/ical/notes/CMakeLists.txt +0 -33
- resources/ical/notes/notesresource.cpp resources/ical/notes/notesresource.cpp +0 -60
- resources/ical/notes/notesresource.desktop resources/ical/notes/notesresource.desktop +0 -109
- resources/ical/notes/notesresource.h resources/ical/notes/notesresource.h +0 -45
- resources/ical/notes/notesresource.kcfg resources/ical/notes/notesresource.kcfg +0 -25
- resources/ical/notes/settings.kcfgc resources/ical/notes/settings.kcfgc +0 -8
- resources/ical/settings.kcfgc resources/ical/settings.kcfgc +0 -8
- resources/ical/tests/CMakeLists.txt resources/ical/tests/CMakeLists.txt +0 -1
- resources/ical/tests/event.ical resources/ical/tests/event.ical +0 -26
- resources/ical/tests/ical-empty.xml resources/ical/tests/ical-empty.xml +0 -6
- resources/ical/tests/ical-step1.xml resources/ical/tests/ical-step1.xml +0 -52
- resources/ical/tests/icaltest.es resources/ical/tests/icaltest.es +0 -31
- resources/ical/tests/task.ical resources/ical/tests/task.ical +0 -16
- resources/imap/CMakeLists.txt resources/imap/CMakeLists.txt +0 -48
- resources/kabc/CMakeLists.txt resources/kabc/CMakeLists.txt +0 -23
- resources/kabc/Messages.sh resources/kabc/Messages.sh +0 -3
- resources/kabc/kabcresource.cpp resources/kabc/kabcresource.cpp +0 -883
- resources/kabc/kabcresource.desktop resources/kabc/kabcresource.desktop +0 -78
- resources/kabc/kabcresource.h resources/kabc/kabcresource.h +0 -117
- resources/kabc/kresourceassistant.cpp resources/kabc/kresourceassistant.cpp +0 -389
- resources/kabc/kresourceassistant.h resources/kabc/kresourceassistant.h +0 -56
- resources/kcal/CMakeLists.txt resources/kcal/CMakeLists.txt +0 -24
- resources/kcal/Messages.sh resources/kcal/Messages.sh +0 -2
- resources/kcal/kcalresource.cpp resources/kcal/kcalresource.cpp +0 -693
- resources/kcal/kcalresource.desktop resources/kcal/kcalresource.desktop +0 -84
- resources/kcal/kcalresource.h resources/kcal/kcalresource.h +0 -109
- resources/kdeaccounts/CMakeLists.txt resources/kdeaccounts/CMakeLists.txt +0 -28
- resources/kdeaccounts/Messages.sh resources/kdeaccounts/Messages.sh +0 -3
- resources/kdeaccounts/kdeaccountsresource.cpp resources/kdeaccounts/kdeaccountsresource.cpp +0 -168
- resources/kdeaccounts/kdeaccountsresource.desktop resources/kdeaccounts/kdeaccountsresource.desktop +0 -33
- resources/kdeaccounts/kdeaccountsresource.h resources/kdeaccounts/kdeaccountsresource.h +0 -55
- resources/kdeaccounts/kdeaccountsresource.kcfg resources/kdeaccounts/kdeaccountsresource.kcfg +0 -22
- resources/kdeaccounts/settings.kcfgc resources/kdeaccounts/settings.kcfgc +0 -7
- resources/knut/CMakeLists.txt resources/knut/CMakeLists.txt +0 -28
- resources/knut/Messages.sh resources/knut/Messages.sh +0 -3
- resources/knut/knut-template.xml resources/knut/knut-template.xml +0 -3
- resources/knut/knutresource.cpp resources/knut/knutresource.cpp +0 -275
- resources/knut/knutresource.desktop resources/knut/knutresource.desktop +0 -86
- resources/knut/knutresource.h resources/knut/knutresource.h +0 -71
- resources/knut/knutresource.kcfg resources/knut/knutresource.kcfg +0 -21
- resources/knut/settings.kcfgc resources/knut/settings.kcfgc +0 -8
- resources/knut/tests/CMakeLists.txt resources/knut/tests/CMakeLists.txt +0 -1
- resources/knut/tests/knut-empty.xml resources/knut/tests/knut-empty.xml +0 -3
- resources/knut/tests/knut-step1.xml resources/knut/tests/knut-step1.xml +0 -28
- resources/knut/tests/knut-step2.xml resources/knut/tests/knut-step2.xml +0 -28
- resources/knut/tests/knutdemo.js resources/knut/tests/knutdemo.js +0 -65
- resources/knut/tests/knutdemo.xml resources/knut/tests/knutdemo.xml +0 -72
- resources/knut/tests/testmail.mbox resources/knut/tests/testmail.mbox +0 -19
- resources/kolabproxy/CMakeLists.txt resources/kolabproxy/CMakeLists.txt +0 -57
- resources/kolabproxy/Messages.sh resources/kolabproxy/Messages.sh +0 -2
- resources/kolabproxy/addressbookhandler.cpp resources/kolabproxy/addressbookhandler.cpp +0 -221
- resources/kolabproxy/addressbookhandler.h resources/kolabproxy/addressbookhandler.h +0 -63
- resources/kolabproxy/calendarhandler.cpp resources/kolabproxy/calendarhandler.cpp +0 -75
- resources/kolabproxy/calendarhandler.h resources/kolabproxy/calendarhandler.h +0 -43
- resources/kolabproxy/collectiontreebuilder.cpp resources/kolabproxy/collectiontreebuilder.cpp +0 -100
- resources/kolabproxy/collectiontreebuilder.h resources/kolabproxy/collectiontreebuilder.h +0 -55
- resources/kolabproxy/contact.cpp resources/kolabproxy/contact.cpp +0 -1205
- resources/kolabproxy/contact.h resources/kolabproxy/contact.h +0 -274
- resources/kolabproxy/distributionlist.cpp resources/kolabproxy/distributionlist.cpp +0 -242
- resources/kolabproxy/distributionlist.h resources/kolabproxy/distributionlist.h +0 -96
- resources/kolabproxy/event.cpp resources/kolabproxy/event.cpp +0 -220
- resources/kolabproxy/event.h resources/kolabproxy/event.h +0 -100
- resources/kolabproxy/hi64-apps-kolab.png resources/kolabproxy/hi64-apps-kolab.png +0 -0
- resources/kolabproxy/incidence.cpp resources/kolabproxy/incidence.cpp +0 -974
- resources/kolabproxy/incidence.h resources/kolabproxy/incidence.h +0 -171
- resources/kolabproxy/incidencehandler.cpp resources/kolabproxy/incidencehandler.cpp +0 -229
- resources/kolabproxy/incidencehandler.h resources/kolabproxy/incidencehandler.h +0 -72
- resources/kolabproxy/journal.cpp resources/kolabproxy/journal.cpp +0 -184
- resources/kolabproxy/journal.h resources/kolabproxy/journal.h +0 -103
- resources/kolabproxy/journalhandler.cpp resources/kolabproxy/journalhandler.cpp +0 -74
- resources/kolabproxy/journalhandler.h resources/kolabproxy/journalhandler.h +0 -44
- resources/kolabproxy/kolabbase.cpp resources/kolabproxy/kolabbase.cpp +0 -512
- resources/kolabproxy/kolabbase.h resources/kolabproxy/kolabbase.h +0 -185
- resources/kolabproxy/kolabhandler.cpp resources/kolabproxy/kolabhandler.cpp +0 -158
- resources/kolabproxy/kolabhandler.h resources/kolabproxy/kolabhandler.h +0 -97
- resources/kolabproxy/kolabproxyresource.cpp resources/kolabproxy/kolabproxyresource.cpp +0 -700
- resources/kolabproxy/kolabproxyresource.desktop resources/kolabproxy/kolabproxyresource.desktop +0 -68
- resources/kolabproxy/kolabproxyresource.h resources/kolabproxy/kolabproxyresource.h +0 -120
- resources/kolabproxy/kolabproxyresource.kcfg resources/kolabproxy/kolabproxyresource.kcfg +0 -14
- resources/kolabproxy/note.cpp resources/kolabproxy/note.cpp +0 -230
- resources/kolabproxy/note.h resources/kolabproxy/note.h +0 -111
- resources/kolabproxy/notehandler.cpp resources/kolabproxy/notehandler.cpp +0 -108
- resources/kolabproxy/notehandler.h resources/kolabproxy/notehandler.h +0 -41
- resources/kolabproxy/settings.kcfgc resources/kolabproxy/settings.kcfgc +0 -8
- resources/kolabproxy/task.cpp resources/kolabproxy/task.cpp +0 -455
- resources/kolabproxy/task.h resources/kolabproxy/task.h +0 -143
- resources/kolabproxy/taskshandler.cpp resources/kolabproxy/taskshandler.cpp +0 -76
- resources/kolabproxy/taskshandler.h resources/kolabproxy/taskshandler.h +0 -44
- resources/kolabproxy/tests/CMakeLists.txt resources/kolabproxy/tests/CMakeLists.txt +0 -16
- resources/kolabproxy/tests/contacts/address.vcf resources/kolabproxy/tests/contacts/address.vcf +0 -10
- resources/kolabproxy/tests/contacts/address.vcf.mime resources/kolabproxy/tests/contacts/address.vcf.mime +0 -48
- resources/kolabproxy/tests/contacts/complex.vcf resources/kolabproxy/tests/contacts/complex.vcf +0 -88
- resources/kolabproxy/tests/contacts/complex.vcf.mime resources/kolabproxy/tests/contacts/complex.vcf.mime +0 -167
- resources/kolabproxy/tests/contacts/displayname.vcf resources/kolabproxy/tests/contacts/displayname.vcf +0 -9
- resources/kolabproxy/tests/contacts/displayname.vcf.mime resources/kolabproxy/tests/contacts/displayname.vcf.mime +0 -38
- resources/kolabproxy/tests/contacts/emails.vcf resources/kolabproxy/tests/contacts/emails.vcf +0 -13
- resources/kolabproxy/tests/contacts/emails.vcf.mime resources/kolabproxy/tests/contacts/emails.vcf.mime +0 -51
- resources/kolabproxy/tests/contacts/phonenumbers.vcf resources/kolabproxy/tests/contacts/phonenumbers.vcf +0 -12
- resources/kolabproxy/tests/contacts/phonenumbers.vcf.mime resources/kolabproxy/tests/contacts/phonenumbers.vcf.mime +0 -50
- resources/kolabproxy/tests/contacts/picture.vcf resources/kolabproxy/tests/contacts/picture.vcf +0 -38
- resources/kolabproxy/tests/contacts/picture.vcf.mime resources/kolabproxy/tests/contacts/picture.vcf.mime +0 -72
- resources/kolabproxy/tests/contacts/simple.vcf resources/kolabproxy/tests/contacts/simple.vcf +0 -10
- resources/kolabproxy/tests/contacts/simple.vcf.mime resources/kolabproxy/tests/contacts/simple.vcf.mime +0 -42
- resources/kolabproxy/tests/couriervm.conf resources/kolabproxy/tests/couriervm.conf +0 -10
- resources/kolabproxy/tests/create_ldap_users.py resources/kolabproxy/tests/create_ldap_users.py +0 -276
- resources/kolabproxy/tests/dovecotvm.conf resources/kolabproxy/tests/dovecotvm.conf +0 -10
- resources/kolabproxy/tests/event.ical resources/kolabproxy/tests/event.ical +0 -26
- resources/kolabproxy/tests/event/allday.ics resources/kolabproxy/tests/event/allday.ics +0 -16
- resources/kolabproxy/tests/event/allday.ics.mime resources/kolabproxy/tests/event/allday.ics.mime +0 -39
- resources/kolabproxy/tests/event/attachment.ics resources/kolabproxy/tests/event/attachment.ics +0 -34
- resources/kolabproxy/tests/event/attachment.ics.mime resources/kolabproxy/tests/event/attachment.ics.mime +0 -64
- resources/kolabproxy/tests/event/complex.ics resources/kolabproxy/tests/event/complex.ics +0 -51
- resources/kolabproxy/tests/event/complex.ics.mime resources/kolabproxy/tests/event/complex.ics.mime +0 -105
- resources/kolabproxy/tests/event/simple.ics resources/kolabproxy/tests/event/simple.ics +0 -16
- resources/kolabproxy/tests/event/simple.ics.mime resources/kolabproxy/tests/event/simple.ics.mime +0 -41
- resources/kolabproxy/tests/imap-quicktest.es resources/kolabproxy/tests/imap-quicktest.es +0 -28
- resources/kolabproxy/tests/imaptest-dovecot-step1.xml resources/kolabproxy/tests/imaptest-dovecot-step1.xml +0 -93
- resources/kolabproxy/tests/imaptest-dovecot-step2.xml resources/kolabproxy/tests/imaptest-dovecot-step2.xml +0 -121
- resources/kolabproxy/tests/imaptest-dovecot.es resources/kolabproxy/tests/imaptest-dovecot.es +0 -2
- resources/kolabproxy/tests/imaptest-kolab-step1.xml resources/kolabproxy/tests/imaptest-kolab-step1.xml +0 -99
- resources/kolabproxy/tests/imaptest-kolab-step2.xml resources/kolabproxy/tests/imaptest-kolab-step2.xml +0 -128
- resources/kolabproxy/tests/imaptest-kolab.es resources/kolabproxy/tests/imaptest-kolab.es +0 -2
- resources/kolabproxy/tests/imaptest.es resources/kolabproxy/tests/imaptest.es +0 -112
- resources/kolabproxy/tests/journal/complex.ics resources/kolabproxy/tests/journal/complex.ics +0 -16
- resources/kolabproxy/tests/journal/complex.ics.mime resources/kolabproxy/tests/journal/complex.ics.mime +0 -38
- resources/kolabproxy/tests/journal/simple.ics resources/kolabproxy/tests/journal/simple.ics +0 -14
- resources/kolabproxy/tests/journal/simple.ics.mime resources/kolabproxy/tests/journal/simple.ics.mime +0 -37
- resources/kolabproxy/tests/kolab-step1.xml resources/kolabproxy/tests/kolab-step1.xml +0 -69
- resources/kolabproxy/tests/kolab-step2.xml resources/kolabproxy/tests/kolab-step2.xml +0 -270
- resources/kolabproxy/tests/kolabconvertertest.cpp resources/kolabproxy/tests/kolabconvertertest.cpp +0 -285
- resources/kolabproxy/tests/kolabevent.mbox resources/kolabproxy/tests/kolabevent.mbox +0 -56
- resources/kolabproxy/tests/kolabtest.es resources/kolabproxy/tests/kolabtest.es +0 -129
- resources/kolabproxy/tests/kolabvm.conf resources/kolabproxy/tests/kolabvm.conf +0 -11
- resources/kolabproxy/tests/runimapcommand.py resources/kolabproxy/tests/runimapcommand.py +0 -284
- resources/kolabproxy/tests/task.ical resources/kolabproxy/tests/task.ical +0 -16
- resources/kolabproxy/tests/task/complex.ics resources/kolabproxy/tests/task/complex.ics +0 -51
- resources/kolabproxy/tests/task/complex.ics.mime resources/kolabproxy/tests/task/complex.ics.mime +0 -99
- resources/kolabproxy/tests/task/prioritytest1.ics resources/kolabproxy/tests/task/prioritytest1.ics +0 -15
- resources/kolabproxy/tests/task/prioritytest1.ics.mime resources/kolabproxy/tests/task/prioritytest1.ics.mime +0 -40
- resources/kolabproxy/tests/task/prioritytest2.ics resources/kolabproxy/tests/task/prioritytest2.ics +0 -15
- resources/kolabproxy/tests/task/prioritytest2.ics.mime resources/kolabproxy/tests/task/prioritytest2.ics.mime +0 -40
- resources/kolabproxy/tests/task/simple.ics resources/kolabproxy/tests/task/simple.ics +0 -15
- resources/kolabproxy/tests/task/simple.ics.mime resources/kolabproxy/tests/task/simple.ics.mime +0 -39
- resources/kolabproxy/tests/testmail.mbox resources/kolabproxy/tests/testmail.mbox +0 -19
- resources/kolabproxy/wizard/CMakeLists.txt resources/kolabproxy/wizard/CMakeLists.txt +0 -2
- resources/kolabproxy/wizard/Messages.sh resources/kolabproxy/wizard/Messages.sh +0 -2
- resources/kolabproxy/wizard/kolabwizard.desktop resources/kolabproxy/wizard/kolabwizard.desktop +0 -54
- resources/kolabproxy/wizard/kolabwizard.js resources/kolabproxy/wizard/kolabwizard.js +0 -98
- resources/kolabproxy/wizard/kolabwizard.ui resources/kolabproxy/wizard/kolabwizard.ui +0 -113
- resources/localbookmarks/CMakeLists.txt resources/localbookmarks/CMakeLists.txt +0 -30
- resources/localbookmarks/Messages.sh resources/localbookmarks/Messages.sh +0 -3
- resources/localbookmarks/localbookmarksresource.cpp resources/localbookmarks/localbookmarksresource.cpp +0 -209
- resources/localbookmarks/localbookmarksresource.desktop resources/localbookmarks/localbookmarksresource.desktop +0 -83
- resources/localbookmarks/localbookmarksresource.h resources/localbookmarks/localbookmarksresource.h +0 -53
- resources/localbookmarks/localbookmarksresource.kcfg resources/localbookmarks/localbookmarksresource.kcfg +0 -18
- resources/localbookmarks/settings.kcfgc resources/localbookmarks/settings.kcfgc +0 -8
- resources/maildir/CMakeLists.txt resources/maildir/CMakeLists.txt +0 -43
- resources/maildir/Messages.sh resources/maildir/Messages.sh +0 -2
- resources/maildir/configdialog.cpp resources/maildir/configdialog.cpp +0 -95
- resources/maildir/configdialog.h resources/maildir/configdialog.h +0 -45
- resources/maildir/libmaildir/CMakeLists.txt resources/maildir/libmaildir/CMakeLists.txt +0 -12
- resources/maildir/libmaildir/Mainpage.dox resources/maildir/libmaildir/Mainpage.dox +0 -0
- resources/maildir/libmaildir/maildir.cpp resources/maildir/libmaildir/maildir.cpp +0 -508
- resources/maildir/libmaildir/maildir.h resources/maildir/libmaildir/maildir.h +0 -181
- resources/maildir/libmaildir/maildir_export.h resources/maildir/libmaildir/maildir_export.h +0 -40
- resources/maildir/libmaildir/tests/CMakeLists.txt resources/maildir/libmaildir/tests/CMakeLists.txt +0 -13
- resources/maildir/libmaildir/tests/testmaildir.cpp resources/maildir/libmaildir/tests/testmaildir.cpp +0 -284
- resources/maildir/libmaildir/tests/testmaildir.h resources/maildir/libmaildir/tests/testmaildir.h +0 -55
- resources/maildir/maildirresource.cpp resources/maildir/maildirresource.cpp +0 -460
- resources/maildir/maildirresource.desktop resources/maildir/maildirresource.desktop +0 -85
- resources/maildir/maildirresource.h resources/maildir/maildirresource.h +0 -71
- resources/maildir/maildirresource.kcfg resources/maildir/maildirresource.kcfg +0 -22
- resources/maildir/main.cpp resources/maildir/main.cpp +0 -22
- resources/maildir/settings.kcfgc resources/maildir/settings.kcfgc +0 -8
- resources/maildir/settings.ui resources/maildir/settings.ui +0 -69
- resources/maildir/tests/CMakeLists.txt resources/maildir/tests/CMakeLists.txt +0 -42
- resources/maildir/tests/maildir-empty.xml resources/maildir/tests/maildir-empty.xml +0 -5
- resources/maildir/tests/maildir-step1.xml resources/maildir/tests/maildir-step1.xml +0 -29
- resources/maildir/tests/maildir-step2.xml resources/maildir/tests/maildir-step2.xml +0 -29
- resources/maildir/tests/maildir.js resources/maildir/tests/maildir.js +0 -63
- resources/maildir/tests/maildir.xml resources/maildir/tests/maildir.xml +0 -732
- resources/maildir/tests/maildir/.root.directory/.child1.directory/grandchild/cur/1237726881.6570.rfoxg!2,S ...child1.directory/grandchild/cur/1237726881.6570.rfoxg!2,S +0 -282
- resources/maildir/tests/maildir/.root.directory/child1/cur/1237726858.6570.dtdn4!2,S ...ldir/.root.directory/child1/cur/1237726858.6570.dtdn4!2,S +0 -107
- resources/maildir/tests/maildir/.root.directory/child1/cur/1237726875.6570.R4KOW!2,S ...ldir/.root.directory/child1/cur/1237726875.6570.R4KOW!2,S +0 -150
- resources/maildir/tests/maildir/root/cur/1237726845.6570.BejQg!2,S .../maildir/tests/maildir/root/cur/1237726845.6570.BejQg!2,S +0 -171
- resources/maildir/tests/synctest.cpp resources/maildir/tests/synctest.cpp +0 -63
- resources/maildir/tests/synctest.h resources/maildir/tests/synctest.h +0 -44
- resources/maildir/tests/testmail.mbox resources/maildir/tests/testmail.mbox +0 -19
- resources/maildir/tests/unittestenv/config.xml resources/maildir/tests/unittestenv/config.xml +0 -6
- resources/maildir/tests/unittestenv/kdehome/share/config/akonadi-firstrunrc ...tests/unittestenv/kdehome/share/config/akonadi-firstrunrc +0 -3
- resources/maildir/tests/unittestenv/kdehome/share/config/akonadi_maildir_resource_0rc ...testenv/kdehome/share/config/akonadi_maildir_resource_0rc +0 -2
- resources/maildir/tests/unittestenv/kdehome/share/config/kdebugrc ...s/maildir/tests/unittestenv/kdehome/share/config/kdebugrc +0 -110
- resources/maildir/tests/unittestenv/kdehome/share/config/kdedrc ...ces/maildir/tests/unittestenv/kdehome/share/config/kdedrc +0 -3
- resources/maildir/tests/unittestenv/kdehome/share/config/kwalletrc .../maildir/tests/unittestenv/kdehome/share/config/kwalletrc +0 -2
- resources/maildir/tests/unittestenv/kdehome/share/config/qttestrc ...s/maildir/tests/unittestenv/kdehome/share/config/qttestrc +0 -2
- resources/maildir/tests/unittestenv/kdehome/testdata.xml resources/maildir/tests/unittestenv/kdehome/testdata.xml +0 -4
- resources/maildir/tests/unittestenv/xdgconfig/akonadi/akonadiserverrc ...ildir/tests/unittestenv/xdgconfig/akonadi/akonadiserverrc +0 -4
- resources/maildir/wizard/CMakeLists.txt resources/maildir/wizard/CMakeLists.txt +0 -2
- resources/maildir/wizard/Messages.sh resources/maildir/wizard/Messages.sh +0 -2
- resources/maildir/wizard/maildirwizard.desktop resources/maildir/wizard/maildirwizard.desktop +0 -63
- resources/maildir/wizard/maildirwizard.js resources/maildir/wizard/maildirwizard.js +0 -42
- resources/maildir/wizard/maildirwizard.ui resources/maildir/wizard/maildirwizard.ui +0 -69
- resources/mailtransport_dummy/CMakeLists.txt resources/mailtransport_dummy/CMakeLists.txt +0 -22
- resources/mailtransport_dummy/Messages.sh resources/mailtransport_dummy/Messages.sh +0 -2
- resources/mailtransport_dummy/configdialog.cpp resources/mailtransport_dummy/configdialog.cpp +0 -55
- resources/mailtransport_dummy/configdialog.h resources/mailtransport_dummy/configdialog.h +0 -43
- resources/mailtransport_dummy/mtdummyresource.cpp resources/mailtransport_dummy/mtdummyresource.cpp +0 -108
- resources/mailtransport_dummy/mtdummyresource.desktop resources/mailtransport_dummy/mtdummyresource.desktop +0 -64
- resources/mailtransport_dummy/mtdummyresource.h resources/mailtransport_dummy/mtdummyresource.h +0 -58
- resources/mailtransport_dummy/mtdummyresource.kcfg resources/mailtransport_dummy/mtdummyresource.kcfg +0 -14
- resources/mailtransport_dummy/settings.kcfgc resources/mailtransport_dummy/settings.kcfgc +0 -8
- resources/mailtransport_dummy/settings.ui resources/mailtransport_dummy/settings.ui +0 -60
- resources/mbox/CMakeLists.txt resources/mbox/CMakeLists.txt +0 -42
- resources/mbox/Messages.sh resources/mbox/Messages.sh +0 -3
- resources/mbox/compactpage.cpp resources/mbox/compactpage.cpp +0 -132
- resources/mbox/compactpage.h resources/mbox/compactpage.h +0 -50
- resources/mbox/compactpage.ui resources/mbox/compactpage.ui +0 -140
- resources/mbox/deleteditemsattribute.cpp resources/mbox/deleteditemsattribute.cpp +0 -86
- resources/mbox/deleteditemsattribute.h resources/mbox/deleteditemsattribute.h +0 -61
- resources/mbox/libmbox/CMakeLists.txt resources/mbox/libmbox/CMakeLists.txt +0 -17
- resources/mbox/libmbox/mbox.cpp resources/mbox/libmbox/mbox.cpp +0 -663
- resources/mbox/libmbox/mbox.h resources/mbox/libmbox/mbox.h +0 -235
- resources/mbox/libmbox/mbox_export.h resources/mbox/libmbox/mbox_export.h +0 -40
- resources/mbox/libmbox/mbox_p.cpp resources/mbox/libmbox/mbox_p.cpp +0 -177
- resources/mbox/libmbox/mbox_p.h resources/mbox/libmbox/mbox_p.h +0 -76
- resources/mbox/libmbox/tests/CMakeLists.txt resources/mbox/libmbox/tests/CMakeLists.txt +0 -15
- resources/mbox/libmbox/tests/mboxbenchmark.cpp resources/mbox/libmbox/tests/mboxbenchmark.cpp +0 -126
- resources/mbox/libmbox/tests/mboxbenchmark.h resources/mbox/libmbox/tests/mboxbenchmark.h +0 -47
- resources/mbox/libmbox/tests/mboxtest.cpp resources/mbox/libmbox/tests/mboxtest.cpp +0 -426
- resources/mbox/libmbox/tests/mboxtest.h resources/mbox/libmbox/tests/mboxtest.h +0 -57
- resources/mbox/libmbox/tests/test-entries.h resources/mbox/libmbox/tests/test-entries.h +0 -177
- resources/mbox/lockfilepage.ui resources/mbox/lockfilepage.ui +0 -156
- resources/mbox/lockmethodpage.cpp resources/mbox/lockmethodpage.cpp +0 -58
- resources/mbox/lockmethodpage.h resources/mbox/lockmethodpage.h +0 -40
- resources/mbox/mboxresource.cpp resources/mbox/mboxresource.cpp +0 -371
- resources/mbox/mboxresource.desktop resources/mbox/mboxresource.desktop +0 -79
- resources/mbox/mboxresource.h resources/mbox/mboxresource.h +0 -64
- resources/mbox/mboxresource.kcfg resources/mbox/mboxresource.kcfg +0 -50
- resources/mbox/settings.kcfgc resources/mbox/settings.kcfgc +0 -8
- resources/mbox/wizard/CMakeLists.txt resources/mbox/wizard/CMakeLists.txt +0 -2
- resources/mbox/wizard/Messages.sh resources/mbox/wizard/Messages.sh +0 -2
- resources/mbox/wizard/mailboxwizard.desktop resources/mbox/wizard/mailboxwizard.desktop +0 -38
- resources/mbox/wizard/mailboxwizard.js resources/mbox/wizard/mailboxwizard.js +0 -41
- resources/mbox/wizard/mailboxwizard.ui resources/mbox/wizard/mailboxwizard.ui +0 -69
- resources/microblog/CMakeLists.txt resources/microblog/CMakeLists.txt +0 -27
- resources/microblog/Messages.sh resources/microblog/Messages.sh +0 -3
- resources/microblog/communication.cpp resources/microblog/communication.cpp +0 -187
- resources/microblog/communication.h resources/microblog/communication.h +0 -59
- resources/microblog/configdialog.cpp resources/microblog/configdialog.cpp +0 -115
- resources/microblog/configdialog.h resources/microblog/configdialog.h +0 -53
- resources/microblog/idattribute.cpp resources/microblog/idattribute.cpp +0 -64
- resources/microblog/idattribute.h resources/microblog/idattribute.h +0 -41
- resources/microblog/microblog.cpp resources/microblog/microblog.cpp +0 -208
- resources/microblog/microblog.desktop resources/microblog/microblog.desktop +0 -79
- resources/microblog/microblog.h resources/microblog/microblog.h +0 -53
- resources/microblog/microblogconfig.ui resources/microblog/microblogconfig.ui +0 -183
- resources/microblog/microblogresource.kcfg resources/microblog/microblogresource.kcfg +0 -28
- resources/microblog/settings.cpp resources/microblog/settings.cpp +0 -61
- resources/microblog/settings.h resources/microblog/settings.h +0 -39
- resources/microblog/settingsbase.kcfgc resources/microblog/settingsbase.kcfgc +0 -8
- resources/mixedmaildir/CMakeLists.txt resources/mixedmaildir/CMakeLists.txt +0 -56
- resources/mixedmaildir/Messages.sh resources/mixedmaildir/Messages.sh +0 -2
- resources/mixedmaildir/configdialog.cpp resources/mixedmaildir/configdialog.cpp +0 -95
- resources/mixedmaildir/configdialog.h resources/mixedmaildir/configdialog.h +0 -45
- resources/mixedmaildir/kmindexreader/CMakeLists.txt resources/mixedmaildir/kmindexreader/CMakeLists.txt +0 -21
- resources/mixedmaildir/kmindexreader/kmindexreader.cpp resources/mixedmaildir/kmindexreader/kmindexreader.cpp +0 -558
- resources/mixedmaildir/kmindexreader/kmindexreader.h resources/mixedmaildir/kmindexreader/kmindexreader.h +0 -139
- resources/mixedmaildir/kmindexreader/kmindexreader_export.h resources/mixedmaildir/kmindexreader/kmindexreader_export.h +0 -41
- resources/mixedmaildir/kmindexreader/kmindexreader_support.h resources/mixedmaildir/kmindexreader/kmindexreader_support.h +0 -43
- resources/mixedmaildir/kmindexreader/tests/CMakeLists.txt resources/mixedmaildir/kmindexreader/tests/CMakeLists.txt +0 -15
- resources/mixedmaildir/kmindexreader/tests/TestIdxReader_data.h ...ces/mixedmaildir/kmindexreader/tests/TestIdxReader_data.h +0 -55
- resources/mixedmaildir/kmindexreader/tests/testidxreader.cpp resources/mixedmaildir/kmindexreader/tests/testidxreader.cpp +0 -103
- resources/mixedmaildir/kmindexreader/tests/testidxreader.h resources/mixedmaildir/kmindexreader/tests/testidxreader.h +0 -39
- resources/mixedmaildir/mixedmaildirresource.cpp resources/mixedmaildir/mixedmaildirresource.cpp +0 -594
- resources/mixedmaildir/mixedmaildirresource.desktop resources/mixedmaildir/mixedmaildirresource.desktop +0 -18
- resources/mixedmaildir/mixedmaildirresource.h resources/mixedmaildir/mixedmaildirresource.h +0 -86
- resources/mixedmaildir/mixedmaildirresource.kcfg resources/mixedmaildir/mixedmaildirresource.kcfg +0 -22
- resources/mixedmaildir/mixedmaildirstore.cpp resources/mixedmaildir/mixedmaildirstore.cpp +0 -1202
- resources/mixedmaildir/mixedmaildirstore.h resources/mixedmaildir/mixedmaildirstore.h +0 -50
- resources/mixedmaildir/settings.kcfgc resources/mixedmaildir/settings.kcfgc +0 -8
- resources/mixedmaildir/settings.ui resources/mixedmaildir/settings.ui +0 -69
- resources/nepomuktag/CMakeLists.txt resources/nepomuktag/CMakeLists.txt +0 -29
- resources/nepomuktag/Messages.sh resources/nepomuktag/Messages.sh +0 -3
- resources/nepomuktag/nepomuktagresource.cpp resources/nepomuktag/nepomuktagresource.cpp +0 -327
- resources/nepomuktag/nepomuktagresource.desktop resources/nepomuktag/nepomuktagresource.desktop +0 -81
- resources/nepomuktag/nepomuktagresource.h resources/nepomuktag/nepomuktagresource.h +0 -86
- resources/nntp/CMakeLists.txt resources/nntp/CMakeLists.txt +0 -29
- resources/nntp/Messages.sh resources/nntp/Messages.sh +0 -3
- resources/nntp/configdialog.cpp resources/nntp/configdialog.cpp +0 -44
- resources/nntp/configdialog.h resources/nntp/configdialog.h +0 -43
- resources/nntp/configdialog.ui resources/nntp/configdialog.ui +0 -399
- resources/nntp/nntpcollectionattribute.cpp resources/nntp/nntpcollectionattribute.cpp +0 -61
- resources/nntp/nntpcollectionattribute.h resources/nntp/nntpcollectionattribute.h +0 -53
- resources/nntp/nntpresource.cpp resources/nntp/nntpresource.cpp +0 -332
- resources/nntp/nntpresource.desktop resources/nntp/nntpresource.desktop +0 -82
- resources/nntp/nntpresource.h resources/nntp/nntpresource.h +0 -73
- resources/nntp/nntpresource.kcfg resources/nntp/nntpresource.kcfg +0 -83
- resources/nntp/settings.cpp resources/nntp/settings.cpp +0 -59
- resources/nntp/settings.h resources/nntp/settings.h +0 -39
- resources/nntp/settingsbase.kcfgc resources/nntp/settingsbase.kcfgc +0 -8
- resources/openchange/CMakeLists.txt resources/openchange/CMakeLists.txt +0 -34
- resources/openchange/Messages.sh resources/openchange/Messages.sh +0 -3
- resources/openchange/howto.txt resources/openchange/howto.txt +0 -1
- resources/openchange/lzfu.cpp resources/openchange/lzfu.cpp +0 -131
- resources/openchange/lzfu.h resources/openchange/lzfu.h +0 -22
- resources/openchange/lzfutest.cpp resources/openchange/lzfutest.cpp +0 -63
- resources/openchange/lzfutest.h resources/openchange/lzfutest.h +0 -32
- resources/openchange/ocresource.cpp resources/openchange/ocresource.cpp +0 -1654
- resources/openchange/ocresource.desktop resources/openchange/ocresource.desktop +0 -84
- resources/openchange/ocresource.h resources/openchange/ocresource.h +0 -75
- resources/openchange/ocresource.svg resources/openchange/ocresource.svg +0 -123
- resources/openchange/profiledialog.cpp resources/openchange/profiledialog.cpp +0 -245
- resources/openchange/profiledialog.h resources/openchange/profiledialog.h +0 -58
- resources/openchange/profileeditdialog.cpp resources/openchange/profileeditdialog.cpp +0 -220
- resources/openchange/profileeditdialog.h resources/openchange/profileeditdialog.h +0 -64
- resources/openxchange/CMakeLists.txt resources/openxchange/CMakeLists.txt +0 -52
- resources/openxchange/Messages.sh resources/openxchange/Messages.sh +0 -2
- resources/openxchange/configdialog.cpp resources/openxchange/configdialog.cpp +0 -110
- resources/openxchange/configdialog.h resources/openxchange/configdialog.h +0 -51
- resources/openxchange/configdialog.ui resources/openxchange/configdialog.ui +0 -143
- resources/openxchange/icons/CMakeLists.txt resources/openxchange/icons/CMakeLists.txt +0 -1
- resources/openxchange/icons/hi128-app-ox.png resources/openxchange/icons/hi128-app-ox.png +0 -0
- resources/openxchange/icons/hi16-app-ox.png resources/openxchange/icons/hi16-app-ox.png +0 -0
- resources/openxchange/icons/hi32-app-ox.png resources/openxchange/icons/hi32-app-ox.png +0 -0
- resources/openxchange/icons/hi48-app-ox.png resources/openxchange/icons/hi48-app-ox.png +0 -0
- resources/openxchange/icons/hi64-app-ox.png resources/openxchange/icons/hi64-app-ox.png +0 -0
- resources/openxchange/openxchangeresource.cpp resources/openxchange/openxchangeresource.cpp +0 -1124
- resources/openxchange/openxchangeresource.desktop resources/openxchange/openxchangeresource.desktop +0 -38
- resources/openxchange/openxchangeresource.h resources/openxchange/openxchangeresource.h +0 -85
- resources/openxchange/openxchangeresource.kcfg resources/openxchange/openxchangeresource.kcfg +0 -35
- resources/openxchange/oxa/connectiontestjob.cpp resources/openxchange/oxa/connectiontestjob.cpp +0 -78
- resources/openxchange/oxa/connectiontestjob.h resources/openxchange/oxa/connectiontestjob.h +0 -49
- resources/openxchange/oxa/contactutils.cpp resources/openxchange/oxa/contactutils.cpp +0 -427
- resources/openxchange/oxa/contactutils.h resources/openxchange/oxa/contactutils.h +0 -57
- resources/openxchange/oxa/davmanager.cpp resources/openxchange/oxa/davmanager.cpp +0 -72
- resources/openxchange/oxa/davmanager.h resources/openxchange/oxa/davmanager.h +0 -95
- resources/openxchange/oxa/davutils.cpp resources/openxchange/oxa/davutils.cpp +0 -71
- resources/openxchange/oxa/davutils.h resources/openxchange/oxa/davutils.h +0 -69
- resources/openxchange/oxa/folder.cpp resources/openxchange/oxa/folder.cpp +0 -199
- resources/openxchange/oxa/folder.h resources/openxchange/oxa/folder.h +0 -204
- resources/openxchange/oxa/foldercreatejob.cpp resources/openxchange/oxa/foldercreatejob.cpp +0 -97
- resources/openxchange/oxa/foldercreatejob.h resources/openxchange/oxa/foldercreatejob.h +0 -68
- resources/openxchange/oxa/folderdeletejob.cpp resources/openxchange/oxa/folderdeletejob.cpp +0 -79
- resources/openxchange/oxa/folderdeletejob.h resources/openxchange/oxa/folderdeletejob.h +0 -65
- resources/openxchange/oxa/foldermodifyjob.cpp resources/openxchange/oxa/foldermodifyjob.cpp +0 -96
- resources/openxchange/oxa/foldermodifyjob.h resources/openxchange/oxa/foldermodifyjob.h +0 -70
- resources/openxchange/oxa/foldermovejob.cpp resources/openxchange/oxa/foldermovejob.cpp +0 -96
- resources/openxchange/oxa/foldermovejob.h resources/openxchange/oxa/foldermovejob.h +0 -73
- resources/openxchange/oxa/folderrequestjob.cpp resources/openxchange/oxa/folderrequestjob.cpp +0 -86
- resources/openxchange/oxa/folderrequestjob.h resources/openxchange/oxa/folderrequestjob.h +0 -70
- resources/openxchange/oxa/foldersrequestdeltajob.cpp resources/openxchange/oxa/foldersrequestdeltajob.cpp +0 -94
- resources/openxchange/oxa/foldersrequestdeltajob.h resources/openxchange/oxa/foldersrequestdeltajob.h +0 -78
- resources/openxchange/oxa/foldersrequestjob.cpp resources/openxchange/oxa/foldersrequestjob.cpp +0 -95
- resources/openxchange/oxa/foldersrequestjob.h resources/openxchange/oxa/foldersrequestjob.h +0 -81
- resources/openxchange/oxa/folderutils.cpp resources/openxchange/oxa/folderutils.cpp +0 -185
- resources/openxchange/oxa/folderutils.h resources/openxchange/oxa/folderutils.h +0 -52
- resources/openxchange/oxa/incidenceutils.cpp resources/openxchange/oxa/incidenceutils.cpp +0 -536
- resources/openxchange/oxa/incidenceutils.h resources/openxchange/oxa/incidenceutils.h +0 -60
- resources/openxchange/oxa/object.cpp resources/openxchange/oxa/object.cpp +0 -123
- resources/openxchange/oxa/object.h resources/openxchange/oxa/object.h +0 -97
- resources/openxchange/oxa/objectcreatejob.cpp resources/openxchange/oxa/objectcreatejob.cpp +0 -120
- resources/openxchange/oxa/objectcreatejob.h resources/openxchange/oxa/objectcreatejob.h +0 -52
- resources/openxchange/oxa/objectdeletejob.cpp resources/openxchange/oxa/objectdeletejob.cpp +0 -79
- resources/openxchange/oxa/objectdeletejob.h resources/openxchange/oxa/objectdeletejob.h +0 -49
- resources/openxchange/oxa/objectmodifyjob.cpp resources/openxchange/oxa/objectmodifyjob.cpp +0 -118
- resources/openxchange/oxa/objectmodifyjob.h resources/openxchange/oxa/objectmodifyjob.h +0 -52
- resources/openxchange/oxa/objectmovejob.cpp resources/openxchange/oxa/objectmovejob.cpp +0 -97
- resources/openxchange/oxa/objectmovejob.h resources/openxchange/oxa/objectmovejob.h +0 -53
- resources/openxchange/oxa/objectrequestjob.cpp resources/openxchange/oxa/objectrequestjob.cpp +0 -86
- resources/openxchange/oxa/objectrequestjob.h resources/openxchange/oxa/objectrequestjob.h +0 -51
- resources/openxchange/oxa/objectsrequestdeltajob.cpp resources/openxchange/oxa/objectsrequestdeltajob.cpp +0 -94
- resources/openxchange/oxa/objectsrequestdeltajob.h resources/openxchange/oxa/objectsrequestdeltajob.h +0 -80
- resources/openxchange/oxa/objectsrequestjob.cpp resources/openxchange/oxa/objectsrequestjob.cpp +0 -96
- resources/openxchange/oxa/objectsrequestjob.h resources/openxchange/oxa/objectsrequestjob.h +0 -73
- resources/openxchange/oxa/objectutils.cpp resources/openxchange/oxa/objectutils.cpp +0 -128
- resources/openxchange/oxa/objectutils.h resources/openxchange/oxa/objectutils.h +0 -69
- resources/openxchange/oxa/oxutils.cpp resources/openxchange/oxa/oxutils.cpp +0 -112
- resources/openxchange/oxa/oxutils.h resources/openxchange/oxa/oxutils.h +0 -50
- resources/openxchange/oxa/updateusersjob.cpp resources/openxchange/oxa/updateusersjob.cpp +0 -94
- resources/openxchange/oxa/updateusersjob.h resources/openxchange/oxa/updateusersjob.h +0 -55
- resources/openxchange/oxa/user.cpp resources/openxchange/oxa/user.cpp +0 -64
- resources/openxchange/oxa/user.h resources/openxchange/oxa/user.h +0 -56
- resources/openxchange/oxa/useridrequestjob.cpp resources/openxchange/oxa/useridrequestjob.cpp +0 -79
- resources/openxchange/oxa/useridrequestjob.h resources/openxchange/oxa/useridrequestjob.h +0 -49
- resources/openxchange/oxa/users.cpp resources/openxchange/oxa/users.cpp +0 -155
- resources/openxchange/oxa/users.h resources/openxchange/oxa/users.h +0 -70
- resources/openxchange/oxa/usersrequestjob.cpp resources/openxchange/oxa/usersrequestjob.cpp +0 -101
- resources/openxchange/oxa/usersrequestjob.h resources/openxchange/oxa/usersrequestjob.h +0 -51
- resources/openxchange/settings.kcfgc resources/openxchange/settings.kcfgc +0 -7
- resources/pop3/CMakeLists.txt resources/pop3/CMakeLists.txt +0 -62
- resources/pop3/Messages.sh resources/pop3/Messages.sh +0 -2
- resources/pop3/TODO resources/pop3/TODO +0 -50
- resources/pop3/accountdialog.cpp resources/pop3/accountdialog.cpp +0 -654
- resources/pop3/accountdialog.h resources/pop3/accountdialog.h +0 -85
- resources/pop3/jobs.cpp resources/pop3/jobs.cpp +0 -477
- resources/pop3/jobs.h resources/pop3/jobs.h +0 -199
- resources/pop3/metatype.h resources/pop3/metatype.h +0 -29
- resources/pop3/pop3resource.cpp resources/pop3/pop3resource.cpp +0 -976
- resources/pop3/pop3resource.desktop resources/pop3/pop3resource.desktop +0 -32
- resources/pop3/pop3resource.h resources/pop3/pop3resource.h +0 -178
- resources/pop3/pop3resource.kcfg resources/pop3/pop3resource.kcfg +0 -97
- resources/pop3/popsettings.ui resources/pop3/popsettings.ui +0 -612
- resources/pop3/settings.kcfgc resources/pop3/settings.kcfgc +0 -8
- resources/pop3/tests/CMakeLists.txt resources/pop3/tests/CMakeLists.txt +0 -58
- resources/pop3/tests/fakeserver/fakeserver.cpp resources/pop3/tests/fakeserver/fakeserver.cpp +0 -292
- resources/pop3/tests/fakeserver/fakeserver.h resources/pop3/tests/fakeserver/fakeserver.h +0 -106
- resources/pop3/tests/pop3test.cpp resources/pop3/tests/pop3test.cpp +0 -914
- resources/pop3/tests/pop3test.h resources/pop3/tests/pop3test.h +0 -73
- resources/pop3/tests/unittestenv/config.xml resources/pop3/tests/unittestenv/config.xml +0 -6
- resources/pop3/tests/unittestenv/kdehome/share/config/akonadi-firstrunrc ...tests/unittestenv/kdehome/share/config/akonadi-firstrunrc +0 -3
- resources/pop3/tests/unittestenv/kdehome/share/config/kdebugrc ...rces/pop3/tests/unittestenv/kdehome/share/config/kdebugrc +0 -103
- resources/pop3/tests/unittestenv/xdgconfig/akonadi/akonadiserverrc .../pop3/tests/unittestenv/xdgconfig/akonadi/akonadiserverrc +0 -4
- resources/pop3/wizard/CMakeLists.txt resources/pop3/wizard/CMakeLists.txt +0 -2
- resources/pop3/wizard/Messages.sh resources/pop3/wizard/Messages.sh +0 -2
- resources/pop3/wizard/pop3wizard.desktop resources/pop3/wizard/pop3wizard.desktop +0 -41
- resources/pop3/wizard/pop3wizard.js resources/pop3/wizard/pop3wizard.js +0 -77
- resources/pop3/wizard/pop3wizard.ui resources/pop3/wizard/pop3wizard.ui +0 -123
- resources/shared/CMakeLists.txt resources/shared/CMakeLists.txt +0 -2
- resources/shared/Messages.sh resources/shared/Messages.sh +0 -4
- resources/shared/collectionannotationsattribute.cpp resources/shared/collectionannotationsattribute.cpp +0 -94
- resources/shared/collectionannotationsattribute.h resources/shared/collectionannotationsattribute.h +0 -47
- resources/shared/collectionflagsattribute.cpp resources/shared/collectionflagsattribute.cpp +0 -67
- resources/shared/collectionflagsattribute.h resources/shared/collectionflagsattribute.h +0 -44
- resources/shared/filestore/CMakeLists.txt resources/shared/filestore/CMakeLists.txt +0 -52
- resources/shared/filestore/Messages.sh resources/shared/filestore/Messages.sh +0 -2
- resources/shared/filestore/abstractlocalstore.cpp resources/shared/filestore/abstractlocalstore.cpp +0 -853
- resources/shared/filestore/abstractlocalstore.h resources/shared/filestore/abstractlocalstore.h +0 -126
- resources/shared/filestore/akonadi-filestore_export.h resources/shared/filestore/akonadi-filestore_export.h +0 -38
- resources/shared/filestore/collectioncreatejob.cpp resources/shared/filestore/collectioncreatejob.cpp +0 -81
- resources/shared/filestore/collectioncreatejob.h resources/shared/filestore/collectioncreatejob.h +0 -66
- resources/shared/filestore/collectiondeletejob.cpp resources/shared/filestore/collectiondeletejob.cpp +0 -74
- resources/shared/filestore/collectiondeletejob.h resources/shared/filestore/collectiondeletejob.h +0 -64
- resources/shared/filestore/collectionfetchjob.cpp resources/shared/filestore/collectionfetchjob.cpp +0 -104
- resources/shared/filestore/collectionfetchjob.h resources/shared/filestore/collectionfetchjob.h +0 -83
- resources/shared/filestore/collectionmodifyjob.cpp resources/shared/filestore/collectionmodifyjob.cpp +0 -74
- resources/shared/filestore/collectionmodifyjob.h resources/shared/filestore/collectionmodifyjob.h +0 -64
- resources/shared/filestore/collectionmovejob.cpp resources/shared/filestore/collectionmovejob.cpp +0 -81
- resources/shared/filestore/collectionmovejob.h resources/shared/filestore/collectionmovejob.h +0 -66
- resources/shared/filestore/entitycompactchangeattribute.cpp resources/shared/filestore/entitycompactchangeattribute.cpp +0 -98
- resources/shared/filestore/entitycompactchangeattribute.h resources/shared/filestore/entitycompactchangeattribute.h +0 -67
- resources/shared/filestore/itemcreatejob.cpp resources/shared/filestore/itemcreatejob.cpp +0 -78
- resources/shared/filestore/itemcreatejob.h resources/shared/filestore/itemcreatejob.h +0 -66
- resources/shared/filestore/itemdeletejob.cpp resources/shared/filestore/itemdeletejob.cpp +0 -71
- resources/shared/filestore/itemdeletejob.h resources/shared/filestore/itemdeletejob.h +0 -63
- resources/shared/filestore/itemfetchjob.cpp resources/shared/filestore/itemfetchjob.cpp +0 -108
- resources/shared/filestore/itemfetchjob.h resources/shared/filestore/itemfetchjob.h +0 -79
- resources/shared/filestore/itemmodifyjob.cpp resources/shared/filestore/itemmodifyjob.cpp +0 -82
- resources/shared/filestore/itemmodifyjob.h resources/shared/filestore/itemmodifyjob.h +0 -68
- resources/shared/filestore/itemmovejob.cpp resources/shared/filestore/itemmovejob.cpp +0 -79
- resources/shared/filestore/itemmovejob.h resources/shared/filestore/itemmovejob.h +0 -67
- resources/shared/filestore/job.cpp resources/shared/filestore/job.cpp +0 -60
- resources/shared/filestore/job.h resources/shared/filestore/job.h +0 -110
- resources/shared/filestore/session.cpp resources/shared/filestore/session.cpp +0 -147
- resources/shared/filestore/session_p.h resources/shared/filestore/session_p.h +0 -89
- resources/shared/filestore/sessionimpls.cpp resources/shared/filestore/sessionimpls.cpp +0 -203
- resources/shared/filestore/sessionimpls_p.h resources/shared/filestore/sessionimpls_p.h +0 -61
- resources/shared/filestore/storecompactjob.cpp resources/shared/filestore/storecompactjob.cpp +0 -81
- resources/shared/filestore/storecompactjob.h resources/shared/filestore/storecompactjob.h +0 -71
- resources/shared/filestore/storeinterface.h resources/shared/filestore/storeinterface.h +0 -91
- resources/shared/filestore/tests/CMakeLists.txt resources/shared/filestore/tests/CMakeLists.txt +0 -27
- resources/shared/filestore/tests/abstractlocalstoretest.cpp resources/shared/filestore/tests/abstractlocalstoretest.cpp +0 -968
- resources/shared/imapaclattribute.cpp resources/shared/imapaclattribute.cpp +0 -123
- resources/shared/imapaclattribute.h resources/shared/imapaclattribute.h +0 -52
- resources/shared/imapquotaattribute.cpp resources/shared/imapquotaattribute.cpp +0 -193
- resources/shared/imapquotaattribute.h resources/shared/imapquotaattribute.h +0 -58
- resources/shared/singlefileresource.h resources/shared/singlefileresource.h +0 -244
- resources/shared/singlefileresourcebase.cpp resources/shared/singlefileresourcebase.cpp +0 -272
- resources/shared/singlefileresourcebase.h resources/shared/singlefileresourcebase.h +0 -159
- resources/shared/singlefileresourceconfigdialog.h resources/shared/singlefileresourceconfigdialog.h +0 -56
- resources/shared/singlefileresourceconfigdialog_desktop.ui resources/shared/singlefileresourceconfigdialog_desktop.ui +0 -153
- resources/shared/singlefileresourceconfigdialog_mobile.ui resources/shared/singlefileresourceconfigdialog_mobile.ui +0 -93
- resources/shared/singlefileresourceconfigdialogbase.cpp resources/shared/singlefileresourceconfigdialogbase.cpp +0 -149
- resources/shared/singlefileresourceconfigdialogbase.h resources/shared/singlefileresourceconfigdialogbase.h +0 -80
- resources/shared/tests/CMakeLists.txt resources/shared/tests/CMakeLists.txt +0 -10
- resources/shared/tests/collectionannotationattributetest.cpp resources/shared/tests/collectionannotationattributetest.cpp +0 -85
- resources/shared/tests/imapaclattributetest.cpp resources/shared/tests/imapaclattributetest.cpp +0 -105
- resources/vcard/CMakeLists.txt resources/vcard/CMakeLists.txt +0 -29
- resources/vcard/Messages.sh resources/vcard/Messages.sh +0 -3
- resources/vcard/settings.kcfgc resources/vcard/settings.kcfgc +0 -8
- resources/vcard/tests/CMakeLists.txt resources/vcard/tests/CMakeLists.txt +0 -2
- resources/vcard/tests/vcardtest-readonly.js resources/vcard/tests/vcardtest-readonly.js +0 -12
- resources/vcard/tests/vcardtest-readonly.xml resources/vcard/tests/vcardtest-readonly.xml +0 -24
- resources/vcard/tests/vcardtest.js resources/vcard/tests/vcardtest.js +0 -11
- No files found.
Too many changes to show.
To preserve performance only 1000 of 1000+ files are displayed.
.krazy
deleted
100644 → 0