subsurface/desktop-widgets/plugins/facebook
Robert C. Helling 529a4d499b Start transition from QWebKit to QWebEngine
This removes all references to WebKit if cmake option USE_WEBKIT is enabled.
For the user manual it changes it to WebEngine (seems to work for me).

Similar for the Facebook connection (minus a reference to a cookie jar).
This I could not test at the moment, as I wrote this on a train.

Printing does not work, it is a null operation at the moment. Currently,
large parts of of the printing code are commented out as there is no direct
way to access page elements in WebEngine. It seems this needs to be done
via Javascript (with a callback invoked). There is new functionality in
WebEngine to render a view to a PDF file but this needs more work (and
probably some thoughts towards page breaks).

Signed-off-by: Robert C. Helling <helling@atdotde.de>
2016-12-30 19:43:00 +01:00
..
CMakeLists.txt Fix CMake to not add Facebook on Android 2015-12-17 11:48:15 -08:00
facebook_integration.cpp Reenable Facebook Postings 2016-12-24 06:18:20 +09:00
facebook_integration.h Move subsurface-core to core and qt-mobile to mobile-widgets 2016-04-04 22:33:58 -07:00
facebookconnectwidget.cpp Start transition from QWebKit to QWebEngine 2016-12-30 19:43:00 +01:00
facebookconnectwidget.h Start transition from QWebKit to QWebEngine 2016-12-30 19:43:00 +01:00
facebookconnectwidget.ui Convert most of the old code for FacebookPlugin to the new System 2015-11-08 09:43:35 -08:00
socialnetworksdialog.ui Convert most of the old code for FacebookPlugin to the new System 2015-11-08 09:43:35 -08:00