File falkon.changes of Package falkon
-------------------------------------------------------------------
Wed Jan 20 10:12:58 UTC 2021 - Dirk Müller <dmueller@suse.com>
- switch to openssl build here - can't see how an inprocess mix
of openssl (which qt is built against) and this would work
otherwise
-------------------------------------------------------------------
Thu Jun 4 12:28:24 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
- Add upstream patch 0001-Fix-build-with-Qt-5.15.patch
-------------------------------------------------------------------
Sat Jan 25 12:53:28 UTC 2020 - Wolfgang Bauer <wbauer@tmo.at>
- Add Fix-crash-when-KWallet-is-not-available.patch to fix crashes
with the KDE plugin if kwallet is disabled or cannot be opened
for some reason (kde#398767)
-------------------------------------------------------------------
Fri Dec 27 07:07:29 UTC 2019 - Wolfgang Bauer <wbauer@tmo.at>
- Add Add-missing-include-in-last-qt5.14.patch to fix build with Qt
5.14
-------------------------------------------------------------------
Sun Mar 24 10:20:44 UTC 2019 - Markus S <kamikazow@opensuse.org>
- Update to 3.1.0
* add support for writing plugins in QML
* add MiddleClickLoader Python plugin
* add page sharing to KDE Frameworks Integration plugin
* add basic support for client certificates (QtWebEngine >= 5.12)
* add support for registering custom protocol handlers (QtWebEngine >= 5.12)
* change search bar appearance to match other KDE apps
* use DBus instead of lockfile/socket to check and communicate with other instances (Linux) #404494
* whitelisted cookies are no longer deleted when deleting all cookies
* Python plugin support is now stable
* close entire tree after middle click on collapsed tabs in VerticalTabs plugin #399217
* fix some compatibility issues with QtWebEngine up to 5.12
* fix some possible crashes in AdBlock
* fix builds with standalone QtWebEngine releases
-------------------------------------------------------------------
Sun Mar 10 03:20:57 UTC 2019 - wbauer@tmo.at
- Provide web_browser (boo#1128005)
-------------------------------------------------------------------
Wed May 9 12:52:42 UTC 2018 - Markus S <kamikazow@opensuse.org>
- Update 3.0.1
* added profile migration from QupZilla
* fix incorrectly completing form data on some sites #391327
* fix showing incorrect state of back and forward buttons #391331
* fix loading urls containing %20 from location bar #392445
* fix save page action for downloading text files #391300
* fix download manager trying to closing not restored tabs #392565
* fix updating location bar site icon after using paste and go action #392747
* fix various issues with QtWebEngine 5.11 #392885, #393398
* fix speed dial sometimes loading with no pages #391875
* fix leaving html fullscreen after closing tab #393797
* fix saving speed dial settings when there are no configured pages
* fix restoring nested crashed sessions
* fix setting minimum height of bookmarks toolbar
* VerticalTabs: fix preserving expanded state of times inside collapsed parent #393567
* VerticalTabs: don’t force open sidebar when opening new window #393629
- Remove falkon-defaults.patch because the speeddial and bookmarks bar handling
has been completely rewritten and must be totally reworked (to do).
-------------------------------------------------------------------
Sat Apr 21 15:10:42 UTC 2018 - Markus S <kamikazow@opensuse.org>
- Minor housekeeping
* Change qupzilla.com URLs to falkon.org
* Make the package description a bit more informative w/o using jargon
* Clean up specfile from leftover stuff from older versions
-------------------------------------------------------------------
Tue Apr 10 10:16:17 UTC 2018 - wbauer@tmo.at
- Require libQt5Sql5-sqlite, without it Falkon doesn't even start
(boo#1067547)
-------------------------------------------------------------------
Sat Mar 10 16:12:19 UTC 2018 - Markus S <kamikazow@opensuse.org>
- Minimum Qt version is 5.9 according to Falkon's CMakeLists.txt
-------------------------------------------------------------------
Tue Feb 27 16:21:14 UTC 2018 - wbauer@tmo.at
- Version 3.0.0
* released 27 February 2018
* first Falkon release
* added experimental support for Python extensions
-------------------------------------------------------------------
Tue Aug 29 15:45:36 UTC 2017 - Markus S <kamikazow@opensuse.org>
- Small typo fix (Kwallet -> KWallet)
-------------------------------------------------------------------
Sat Aug 26 11:21:09 UTC 2017 - fabian@ritter-vogt.de
- Initial packaging, copied from qupzilla package