Move AbookAddressbook code to separate plugin
commit2ab802ea72f1e2910bd8c5cce00e1639a32024c0
authorPali Rohár <pali.rohar@gmail.com>
Fri, 26 Dec 2014 11:43:58 +0000 (26 12:43 +0100)
committerJan Kundrát <jkt@kde.org>
Sat, 25 Jul 2015 09:09:55 +0000 (25 11:09 +0200)
tree6c5a14e8ea2fd4fd7723cc490c5f43ad0f413325
parent2867591fa7425d0b1ac539681335038b4d98f6da
Move AbookAddressbook code to separate plugin

Change-Id: Ifb35d96ea0fb94935a8136447509352698a123d8
CMakeLists.txt
src/Gui/AbstractAddressbook.h [deleted file]
src/Gui/AutoCompletion.cpp [deleted file]
src/Gui/AutoCompletion.h [deleted file]
src/Plugins/AbookAddressbook/AbookAddressbook.cpp [moved from src/AbookAddressbook/AbookAddressbook.cpp with 75% similarity]
src/Plugins/AbookAddressbook/AbookAddressbook.h [moved from src/AbookAddressbook/AbookAddressbook.h with 62% similarity]
src/Plugins/AbookAddressbook/be-contacts.cpp [moved from src/AbookAddressbook/be-contacts.cpp with 86% similarity]
src/Plugins/AbookAddressbook/be-contacts.h [moved from src/AbookAddressbook/be-contacts.h with 95% similarity]
src/Plugins/AbookAddressbook/be-contacts.ui [moved from src/AbookAddressbook/be-contacts.ui with 100% similarity]
src/Plugins/AbookAddressbook/main.cpp [moved from src/be.contacts/main.cpp with 86% similarity]
src/Plugins/AbookAddressbook/onecontact.ui [moved from src/AbookAddressbook/onecontact.ui with 100% similarity]