From kde-commits Thu Apr 30 23:07:04 2015 From: Friedrich W. H. Kossebau Date: Thu, 30 Apr 2015 23:07:04 +0000 To: kde-commits Subject: [calligra/calligra/2.9] /: Remove broken and for some time unbuild Google Docs plugin Message-Id: X-MARC-Message: https://marc.info/?l=kde-commits&m=143043524516610 Git commit 7834a2f80a1d0ba74e3926309a2ca1cae4227676 by Friedrich W. H. Koss= ebau. Committed on 30/04/2015 at 22:59. Pushed by kossebau into branch 'calligra/2.9'. Remove broken and for some time unbuild Google Docs plugin would need to be rewritten a little, as it was based on KPart::Plugin, which after the change from KPart to KoPart no longer works REVIEW: 123391 M +0 -1 CalligraProducts.cmake M +0 -2 doc/stage/menus.docbook M +0 -4 plugins/staging/CMakeLists.txt D +0 -39 plugins/staging/googledocs/CMakeLists.txt D +0 -6 plugins/staging/googledocs/Messages.sh D +0 -141 plugins/staging/googledocs/authenticationdialog.ui D +0 -80 plugins/staging/googledocs/documentlist.ui D +0 -86 plugins/staging/googledocs/documentlistwindow.cpp D +0 -51 plugins/staging/googledocs/documentlistwindow.h D +0 -166 plugins/staging/googledocs/googlecontenthandler.cpp D +0 -58 plugins/staging/googledocs/googlecontenthandler.h D +0 -9 plugins/staging/googledocs/googledocs-sheets.rc D +0 -9 plugins/staging/googledocs/googledocs-stage.rc D +0 -9 plugins/staging/googledocs/googledocs-words.rc D +0 -86 plugins/staging/googledocs/googledocument.cpp D +0 -58 plugins/staging/googledocs/googledocument.h D +0 -98 plugins/staging/googledocs/googledocumentlist.cpp D +0 -65 plugins/staging/googledocs/googledocumentlist.h D +0 -226 plugins/staging/googledocs/googledocumentservice.cpp D +0 -75 plugins/staging/googledocs/googledocumentservice.h D +- -- plugins/staging/googledocs/images/dialog-cancel.png D +- -- plugins/staging/googledocs/images/document-import.png D +- -- plugins/staging/googledocs/images/document.png D +- -- plugins/staging/googledocs/images/presentation.png D +- -- plugins/staging/googledocs/images/spreadsheet.png D +0 -158 plugins/staging/googledocs/loginwindow.cpp D +0 -61 plugins/staging/googledocs/loginwindow.h D +0 -103 plugins/staging/googledocs/onlinedocument.cpp D +0 -49 plugins/staging/googledocs/onlinedocument.h D +0 -9 plugins/staging/googledocs/onlineservices.qrc http://commits.kde.org/calligra/7834a2f80a1d0ba74e3926309a2ca1cae4227676 diff --git a/CalligraProducts.cmake b/CalligraProducts.cmake index d63f2f1..4174cd7 100644 --- a/CalligraProducts.cmake +++ b/CalligraProducts.cmake @@ -139,7 +139,6 @@ calligra_define_product(PLUGIN_SEMANTICITEMS "Semantic = items plugins" REQUIRES calligra_define_product(PLUGIN_CALLIGRAGEMINI_GIT "Git support plugin for = Calligra Gemini") = # staging plugins -calligra_define_product(PLUGIN_GOOGLEDOCS "Plugin for integration with Goo= gle Docs" STAGING REQUIRES LIB_CALLIGRA) calligra_define_product(PLUGIN_THREEDSHAPE "3D shape plugin" STAGING REQ= UIRES LIB_CALLIGRA) = # Sheets filters diff --git a/doc/stage/menus.docbook b/doc/stage/menus.docbook index 2044bbe..5695558 100644 --- a/doc/stage/menus.docbook +++ b/doc/stage/menus.docbook @@ -267,8 +267,6 @@ section . = - -