[Marble-devel] Review Request 124526: Change QT_NO_WEBKIT to MARBLE_NO_WEBKIT

Dennis Nienhüser dennis at nienhueser.de
Thu Jul 30 06:47:43 UTC 2015


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/124526/
-----------------------------------------------------------

(Updated July 30, 2015, 6:47 a.m.)


Status
------

This change has been marked as submitted.


Review request for Marble.


Changes
-------

Submitted with commit c67ebec4d8f50a03998e40cc0aacaa881d5625af by Dennis Nienhüser to branch master.


Bugs: 350749
    http://bugs.kde.org/show_bug.cgi?id=350749


Repository: marble


Description
-------

qt4/Qt/qconfig.h sets QT_NO_WEBKIT without checking whether it is installed or not. This screws up our logic later on. The patch moves from QT_NO_WEBKIT to MARBLE_NO_WEBKIT and tries to guess its value based on the cmake checks if not given from the command line.

The patch is for master, a backport for Applications/15.04 is at http://nienhueser.de/marble/marble-nowebkit-1508-1.diff


Diffs
-----

  CMakeLists.txt e77f746 
  src/apps/marble-mobile/MobileMainWindow.cpp 89db918 
  src/lib/marble/CMakeLists.txt 78f5395 
  src/lib/marble/LegendWidget.cpp 8158416 
  src/lib/marble/MarbleLegendBrowser.h 936eedb 
  src/lib/marble/MarbleLegendBrowser.cpp 3af1f80 
  src/lib/marble/PopupItem.h 9947a78 
  src/lib/marble/PopupItem.cpp 41e108a 
  src/lib/marble/cloudsync/RouteItemDelegate.cpp 03be997 
  src/lib/marble/routing/RoutingInputWidget.cpp 2ec32f0 
  src/plugins/render/CMakeLists.txt bffeb6b 

Diff: https://git.reviewboard.kde.org/r/124526/diff/


Testing
-------

Compiling Applications/15.04 branch with Qt 4.8 + QtWebKit installed, and master with Qt 5.5 Desktop and Qt 5.5 Android


Thanks,

Dennis Nienhüser

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/marble-devel/attachments/20150730/12b8413a/attachment.html>


More information about the Marble-devel mailing list