Changelog for
falkon-3.2.0-bp155.2.6.x86_64.rpm :
* Mon Jan 31 2022 Wolfgang Bauer
- Update to 3.2.0
* Add support for Screen Capture (Qt 5.13.2+)
* Option for internal PDFium-based viewer (Qt 5.13+)
* CookieManager: Add support for selecting more than one cookie at once
* Correct the sorting for cookies white- and black- lists
* Speeddial: decode initialScript data as Utf8
* Set current tab as parent for duplicated tab
* add support for detaching tabs via context menu (kde#443947)
* BookmarksManager: Don\'t allow to create bookmark without parent
* Remove the padding of the bookmark bar
* Added context menu item to bookmarks toolbar for creating folder
* Preferences: Add links to KDE store for installing themes/extensions
* OcsSupport: Add initial support for downloading themes/extensions
* Add filter to preferences extensions page
* SideBarManager: Clear active sidebar upon close
* Added focus for searchbar in history sidebar & bookmark sidebar
* SearchToolBar: Remove warning message that no results were found
* SearchBar - Show number of matches found on page search
* added pause/resume for downloads
* Prompt user when KWallet is disabled
* KDEFrameworksIntegration: Create Purpose menu in init
* GreaseMonkey: Fix detecting
*.user.js urls
* Added QLoggingCategory to Falkon
* Handle web push notifications with Falkon notification system
* Fix name and set desktop entry for notifications
* NetworkManager: Fix QtWebEngine warning about registering schemes
* Don\'t use subfolders for QML/Python extensions
* ThemeManager: Implement removing locally installed themes
* Plugins: Implement removing locally installed plugins
* Plugins: Use embedded JSON metadata for shared library plugins
* RunAction plugin: set alternatingRowColors for listWidget
* VerticalTabs: Accept click event on tree collapse
* VerticalTabs: Draw unloaded tabs with \"Disabled\" color palette
* VerticalTabs: Add child tab with middle click on \"New Tab\" button
* VerticalTabs: Correctly recognize tree collapse / expand button
* VerticalTabs: Also override Ctrl+PgUp/PgDown shortcuts- Drop patches merged upstream:
* Add-missing-include-in-last-qt5.14.patch
* Fix-crash-when-KWallet-is-not-available.patch
* 0001-Fix-build-with-Qt-5.15.patch- Remove obsolete commands in %post/%postun- Drop redundant recommendation of the -lang package- Cleanup .spec file- Add Source URL- Add signature file and keyring
* Wed Jan 20 2021 Dirk Müller - 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 04 2020 Christophe Giboudeaux - Add upstream patch 0001-Fix-build-with-Qt-5.15.patch
* Sat Jan 25 2020 Wolfgang Bauer - 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 2019 Wolfgang Bauer - Add Add-missing-include-in-last-qt5.14.patch to fix build with Qt 5.14
* Sun Mar 24 2019 Markus S - 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 2019 wbauerAATTtmo.at- Provide web_browser (boo#1128005)
* Wed May 09 2018 Markus S - 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 2018 Markus S - 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 2018 wbauerAATTtmo.at- Require libQt5Sql5-sqlite, without it Falkon doesn\'t even start (boo#1067547)
* Sat Mar 10 2018 Markus S - Minimum Qt version is 5.9 according to Falkon\'s CMakeLists.txt
* Tue Feb 27 2018 wbauerAATTtmo.at- Version 3.0.0
* released 27 February 2018
* first Falkon release
* added experimental support for Python extensions
* Tue Aug 29 2017 Markus S - Small typo fix (Kwallet -> KWallet)
* Sat Aug 26 2017 fabianAATTritter-vogt.de- Initial packaging, copied from qupzilla package