1
mirror of https://invent.kde.org/network/falkon.git synced 2024-09-22 18:22:10 +02:00
falkonOfficial/src/lib
Kevin Kofler d06a0d60e0 Fix the fix for #391300 to require only QtWebEngine 5.10, not Qt 5.10
QtWebEngine can be newer than the rest of Qt (e.g., on Fedora 27).

This fixes the version check in WebView::savePageAs to use a macro
defined in config.h.cmake based on the version of QtWebEngineWidgets
rather than relying on QT_VERSION, which is the version of QtCore.

Reviewed By: drosca
Differential Revision: https://phabricator.kde.org/D12833
CCBUG: 391300
2018-05-12 13:29:39 +02:00
..
3rdparty FancyTabWidget: Don't draw tab title 2018-03-16 21:19:27 +01:00
adblock SVN_SILENT made messages (.desktop file) - always resolve ours 2018-05-02 07:39:45 +02:00
app Version 3.0.1 2018-05-08 16:17:08 +02:00
autofill Replace signals/slots with Q_SIGNALS/Q_SLOTS 2018-02-25 13:33:07 +01:00
bookmarks BookmarksToolbar: Fix setting minimum height of toolbar 2018-03-22 20:04:40 +01:00
cookies Replace signals/slots with Q_SIGNALS/Q_SLOTS 2018-02-25 13:33:07 +01:00
data Rewrite internal sites to use user scripts instead of embedded code 2018-05-01 13:02:46 +02:00
downloads DownloadManager: Don't try to close not restored tabs 2018-03-31 17:16:55 +02:00
history Replace signals/slots with Q_SIGNALS/Q_SLOTS 2018-02-25 13:33:07 +01:00
navigation NavigationBar: Focus webview when navigating back/forward 2018-05-08 11:35:39 +02:00
network Rewrite internal sites to use user scripts instead of embedded code 2018-05-01 13:02:46 +02:00
notifications DesktopNotificationsFactory: Don't include config.h in header 2018-02-26 11:14:11 +01:00
opensearch Replace signals/slots with Q_SIGNALS/Q_SLOTS 2018-02-25 13:33:07 +01:00
other QzTools: Add copyRecursively and removeRecursively 2018-03-31 15:08:06 +02:00
plugins Rewrite internal sites to use user scripts instead of embedded code 2018-05-01 13:02:46 +02:00
popupwindow Replace signals/slots with Q_SIGNALS/Q_SLOTS 2018-02-25 13:33:07 +01:00
preferences Preferences: Add checkboxes to spellcheck language list 2018-05-08 11:56:06 +02:00
session RestoreManager: Fix restoring nested crashed sessions 2018-03-17 17:56:35 +01:00
sidebar SideBarManager: Remove interfaces by pointer not id 2018-02-26 20:28:34 +01:00
tabwidget ClosedTabsManager: Save and restore parent tab 2018-05-08 11:26:25 +02:00
tools ClosedTabsManager: Save and restore parent tab 2018-05-08 11:26:25 +02:00
webengine Fix the fix for #391300 to require only QtWebEngine 5.10, not Qt 5.10 2018-05-12 13:29:39 +02:00
webtab BrowserWindow: Track webview that initiated html fullscreen 2018-05-03 13:41:55 +02:00
CMakeLists.txt Only link to libcrypto 2018-03-23 12:07:52 +01:00