1
mirror of https://invent.kde.org/network/falkon.git synced 2024-09-22 18:22:10 +02:00
falkonOfficial/src/lib
David Rosca cca6b0189f Don't use QPrinter when printing to PDF
QWebEnginePage::printToPdf produces scalable PDF with clickable
links while QWebEnginePage::print will create PDF containing low quality
image of page.

Closes #2477
2017-11-01 17:37:45 +01:00
..
3rdparty Update processinfo.h 2017-09-25 19:27:16 +02:00
adblock Fix icon name in SBI images icon + add object name to AdBlockIcon 2017-09-25 19:35:44 +02:00
app Don't create temporary dir in $HOME 2017-10-27 14:22:39 +02:00
autofill Initial rename to Falkon 2017-08-25 17:32:32 +02:00
bookmarks FirefoxImporter: Allow to import bookmarks with empty name 2017-10-09 11:58:13 +02:00
cookies First steps towards a cmake buildsystem, currently only builds src/lib. 2017-09-09 20:27:44 +02:00
data SVN_SILENT made messages (.desktop file) - always resolve ours 2017-10-25 08:45:55 +02:00
downloads Windows: Fix compile issues after build system changed to cmake. 2017-10-03 11:03:35 +03:30
history Initial rename to Falkon 2017-08-25 17:32:32 +02:00
navigation LoadRequest: Replace isEmpty with isValid 2017-10-09 12:06:25 +02:00
network First steps towards a cmake buildsystem, currently only builds src/lib. 2017-09-09 20:27:44 +02:00
notifications Initial rename to Falkon 2017-08-25 17:32:32 +02:00
opensearch SearchEnginesManager: Change back DuckDuckGo search url 2017-10-09 11:56:47 +02:00
other Clearing correct local storage directory 2017-11-01 17:36:13 +01:00
plugins Initial rename to Falkon 2017-08-25 17:32:32 +02:00
popupwindow Initial rename to Falkon 2017-08-25 17:32:32 +02:00
preferences Fix compilation with -DQT_NO_CAST_TO_ASCII 2017-09-11 10:05:28 +02:00
session Initial rename to Falkon 2017-08-25 17:32:32 +02:00
sidebar Initial rename to Falkon 2017-08-25 17:32:32 +02:00
tabwidget ComboTabBar: Fix duplicate call to slotCurrentChanged() when closing tab. 2017-10-22 20:00:06 +03:30
tools IconProvider: Use SqlDatabase to exec query on correct database in imageForDomain 2017-11-01 17:36:51 +01:00
webengine Don't use QPrinter when printing to PDF 2017-11-01 17:37:45 +01:00
webtab Fix restoring non-loaded tabs when moving them. 2017-10-03 17:02:25 +03:30
CMakeLists.txt Move tab context-menu methods to TabContextMenu. 2017-10-03 17:02:24 +03:30