https://bugs.kde.org/show_bug.cgi?id=363859

--- Comment #35 from Maik Qualmann <metzping...@gmail.com> ---
Git commit 101b1170ef8484df732ccbff235dc28fc91f1a26 by Maik Qualmann.
Committed on 28/03/2018 at 20:13.
Pushed by mqualmann into branch 'master'.

add possibility to use QWebEngine instead of QWebKit with compile flag

M  +1    -0    bootstrap.linux
M  +1    -0    bootstrap.macports
M  +9    -1    core/CMakeLists.txt
M  +30   -4    core/app/CMakeLists.txt
M  +3    -0    core/app/utils/digikam_config.h.cmake.in
M  +8    -3    core/app/views/stackedview.cpp
M  +7    -1    core/app/views/welcomepageview.cpp
C  +28   -5    core/app/views/welcomepageview_qwebengine.cpp [from:
core/app/views/welcomepageview.cpp - 091% similarity]
A  +87   -0    core/app/views/welcomepageview_qwebengine.h     [License: GPL
(v2+)]
M  +9    -3    core/data/geolocation/geoiface/backend-googlemaps-js.js
M  +18   -2    core/libs/dialogs/CMakeLists.txt
A  +228  -0    core/libs/dialogs/webbrowserdlg_qwebengine.cpp     [License: GPL
(v2+)]
A  +76   -0    core/libs/dialogs/webbrowserdlg_qwebengine.h     [License: GPL
(v2+)]
M  +6    -1    core/libs/widgets/mainview/dxmlguiwindow.cpp
M  +7    -1    core/utilities/assistants/htmlgallery/wizard/htmlfinalpage.cpp
M  +18   -2    core/utilities/geolocation/geoiface/CMakeLists.txt
M  +18   -11  
core/utilities/geolocation/geoiface/backends/backendgooglemaps.cpp
M  +1    -1    core/utilities/geolocation/geoiface/widgets/htmlwidget.cpp
M  +1    -1    core/utilities/geolocation/geoiface/widgets/htmlwidget.h
A  +409  -0   
core/utilities/geolocation/geoiface/widgets/htmlwidget_qwebengine.cpp    
[License: GPL (v2+)]
C  +46   -17  
core/utilities/geolocation/geoiface/widgets/htmlwidget_qwebengine.h [from:
core/utilities/geolocation/geoiface/widgets/htmlwidget.h - 071% similarity]

https://commits.kde.org/digikam/101b1170ef8484df732ccbff235dc28fc91f1a26

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to