From: Aurélien COUDERC Date: Sun, 8 Jun 2025 12:42:29 +0000 (+0200) Subject: kf6-kio (6.13.0-6) unstable; urgency=medium X-Git-Tag: archive/raspbian/6.13.0-6+rpi1^2~16 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=249332263ffabb24b0f706fc15643e80c1dfc0f5;p=kf6-kio.git kf6-kio (6.13.0-6) unstable; urgency=medium [ Aurélien COUDERC ] * Correctly suffix symbols introduced in 6.13.0-4, thanks Sebastinas for the clarification. [dgit import unpatched kf6-kio 6.13.0-6] --- 249332263ffabb24b0f706fc15643e80c1dfc0f5 diff --cc debian/changelog index 0000000,0000000..1fbef23 new file mode 100644 --- /dev/null +++ b/debian/changelog @@@ -1,0 -1,0 +1,1302 @@@ ++kf6-kio (6.13.0-6) unstable; urgency=medium ++ ++ [ Aurélien COUDERC ] ++ * Correctly suffix symbols introduced in 6.13.0-4, thanks Sebastinas ++ for the clarification. ++ ++ -- Aurélien COUDERC Sun, 08 Jun 2025 14:42:29 +0200 ++ ++kf6-kio (6.13.0-5) unstable; urgency=medium ++ ++ [ Aurélien COUDERC ] ++ * Suffix symbols introduced in the last upload with ~ since they were ++ added after the initial upload of that upstream release. ++ ++ -- Aurélien COUDERC Sat, 07 Jun 2025 23:09:58 +0200 ++ ++kf6-kio (6.13.0-4) unstable; urgency=medium ++ ++ [ Aurélien COUDERC ] ++ * Backport upstream commits: ++ - Show single-click selection emblem in open/save dialogs when using ++ single-click mouse mode. (kde#185793) ++ - When saving a file, don’t override user provided filename with folder ++ name when navigating inside a folder with the keyboard. (kde#502794) ++ - Fix actions described by D-Bus activatable desktop files not being ++ triggered when there’s no Exec key. ++ - Inhibit suspend while there’s a file copy job running. (kde#362542) ++ - Update symbols accordingly. ++ - Show busy indictor while emptying the trash. ++ - Fix keyboard navigation unexpectedly switching to file name input when ++ navigating the files panel in save dialogs. (kde#466206) ++ - Fix excessive I/O when hovering over a folder showing thumbnails of its ++ contents. ++ - Fix incorrect usage percentage in Properties dialog for virtual ++ filesystems. ++ - Fix opening the “Advanced Options” window from the file properties dialog ++ freezing Plasma completely until it’s closed. (kde#504608) ++ ++ -- Aurélien COUDERC Tue, 20 May 2025 08:47:36 +0200 ++ ++kf6-kio (6.13.0-3) unstable; urgency=medium ++ ++ [ Patrick Franz ] ++ * Backport patch to use an arrow separator for separating folders. ++ ++ -- Patrick Franz Fri, 25 Apr 2025 22:41:52 +0200 ++ ++kf6-kio (6.13.0-2) unstable; urgency=medium ++ ++ * Team upload. ++ * Update symbols files from the logs of buildds. ++ ++ -- Pino Toscano Sun, 13 Apr 2025 09:16:12 +0200 ++ ++kf6-kio (6.13.0-1) unstable; urgency=medium ++ ++ [ Patrick Franz ] ++ * New upstream release (6.13.0). ++ * Bump Standards-Version to 4.7.2 (No changes needed). ++ * Update build-deps and deps with the info from cmake. ++ * Update symbols from buildlogs. ++ * Update d/copyright. ++ ++ -- Patrick Franz Sat, 12 Apr 2025 19:37:26 +0200 ++ ++kf6-kio (6.11.0-1) unstable; urgency=medium ++ ++ [ Aurélien COUDERC ] ++ * New upstream release (6.11.0). ++ * Update build-deps and deps with the info from cmake. ++ * Update the list of installed files. ++ * Update symbols from build for 6.11.0. ++ ++ -- Aurélien COUDERC Sat, 15 Feb 2025 17:24:36 +0100 ++ ++kf6-kio (6.10.0-1) unstable; urgency=medium ++ ++ [ Aurélien COUDERC ] ++ * New upstream release (6.9.0). ++ * Update build-deps and deps with the info from cmake. ++ * New upstream release (6.10.0). ++ * Update build-deps and deps with the info from cmake. ++ * Drop backported commit, now part of the upstream release. ++ ++ -- Aurélien COUDERC Fri, 10 Jan 2025 23:25:32 +0100 ++ ++kf6-kio (6.8.0-1) unstable; urgency=medium ++ ++ [ Aurélien COUDERC ] ++ * New upstream release (6.8.0). ++ * Update build-deps and deps with the info from cmake. ++ * Refresh patches. ++ * Backport upstream MR 1766: StandardThumbnailJob is internal, header ++ not installed. ++ * Update symbols from build for 6.8.0. ++ * Release to unstable. ++ ++ -- Aurélien COUDERC Thu, 05 Dec 2024 10:17:23 +0100 ++ ++kf6-kio (6.7.0-1) experimental; urgency=medium ++ ++ * Team upload. ++ * New upstream release. ++ ++ -- Simon Quigley Sun, 03 Nov 2024 19:29:25 -0600 ++ ++kf6-kio (6.6.0-1) unstable; urgency=medium ++ ++ [ Aurélien COUDERC ] ++ * New upstream release (6.6.0). ++ * Update build-deps and deps with the info from cmake. ++ * Drop backported commits now part of upstream release. ++ * Update symbols from build for 6.6.0. ++ ++ -- Aurélien COUDERC Fri, 06 Sep 2024 23:12:57 +0200 ++ ++kf6-kio (6.5.0-2) unstable; urgency=medium ++ ++ * Team upload. ++ * CI: update/simplify configuration. ++ * Pass -DWITH_WAYLAND=OFF to cmake on non-Linux architectures to disable the ++ Wayland support, as it is Linux-specific. ++ * Backport upstream commit 5718fdce324b247b9f3e8c618be30973c93c10b7 to ++ properly enable D-Bus on OSes other than Linux and FreeBSD that can use it; ++ patch upstream_Consistently-use-WITH_QTDBUS-instead-of-USE_DBUS.patch. ++ * Update symbols files from the logs of buildds. ++ * Mark Linux-only symbols as such. ++ ++ -- Pino Toscano Mon, 26 Aug 2024 06:44:17 +0200 ++ ++kf6-kio (6.5.0-1) unstable; urgency=medium ++ ++ [ Aurélien COUDERC ] ++ * New upstream release (6.5.0). ++ * Update build-deps and deps with the info from cmake. ++ * Drop backported commit now part of the upstream release. ++ * Update symbols from build for 6.5.0. ++ * Release to unstable. ++ ++ -- Aurélien COUDERC Sat, 10 Aug 2024 23:22:10 +0200 ++ ++kf6-kio (6.4.0-1) experimental; urgency=medium ++ ++ [ Aurélien COUDERC ] ++ * New upstream release (6.4.0). ++ * Update build-deps and deps with the info from cmake. ++ * Update the list of installed files. ++ * Backport upstream patch to unbreak Dolphin. ++ * Update symbols from build for 6.4.0. ++ * Drop obsolete lintian override. ++ ++ -- Aurélien COUDERC Fri, 19 Jul 2024 09:24:54 +0200 ++ ++kf6-kio (6.3.0-1) experimental; urgency=medium ++ ++ [ Patrick Franz ] ++ * New upstream release (6.3.0). ++ * Update build-deps and deps with the info from cmake. ++ * Refresh patches. ++ * Update symbols from buildlogs. ++ ++ -- Patrick Franz Sun, 09 Jun 2024 15:00:41 +0200 ++ ++kf6-kio (6.0.0-3) experimental; urgency=medium ++ ++ * Team upload. ++ * Update symbols files from the logs of buildds. ++ * Bump Standards-Version to 4.7.0, no changes required. ++ ++ -- Pino Toscano Sat, 18 May 2024 08:53:09 +0200 ++ ++kf6-kio (6.0.0-2) experimental; urgency=medium ++ ++ [ Rene Engelhard ] ++ * fix libkf6kio-dev Depends ++ ++ -- Patrick Franz Wed, 15 May 2024 20:35:08 +0200 ++ ++kf6-kio (6.0.0-1) experimental; urgency=medium ++ ++ [ Patrick Franz ] ++ * New upstream release (6.0.0). ++ * Update upstream signing-key. ++ * Refresh patches. ++ * Update build-deps and deps with the info from cmake. ++ * Create new packages. ++ * Update d/copyright. ++ ++ -- Patrick Franz Mon, 13 May 2024 21:42:32 +0200 ++ ++kio (5.115.0-1) experimental; urgency=medium ++ ++ [ Pino Toscano ] ++ * Drop the patch fix_kfreebsd_build, already not applied anymore since ++ 5.88.0-1. ++ * Remove an obsolete maintscript entry. ++ ++ [ Patrick Franz ] ++ * New upstream release (5.115.0). ++ * Update build-deps and deps with the info from cmake. ++ * Add myself to Uploaders. ++ * Enable LTO (Closes: #1015452). ++ * Recommend switcheroo-control (Closes: #1051914). ++ ++ -- Patrick Franz Tue, 19 Mar 2024 00:06:16 +0100 ++ ++kio (5.107.0-1) unstable; urgency=medium ++ ++ [ Aurélien COUDERC ] ++ * New upstream release (5.105.0). ++ * Update build-deps and deps with the info from cmake. ++ * Update symbols from build for 5.105.0. ++ * New upstream release (5.107.0). ++ * Update build-deps and deps with the info from cmake. ++ * Release to unstable. ++ ++ -- Aurélien COUDERC Sun, 18 Jun 2023 16:08:43 +0200 ++ ++kio (5.104.0-1) experimental; urgency=medium ++ ++ [ Aurélien COUDERC ] ++ * New upstream release (5.104.0). ++ * Update build-deps and deps with the info from cmake. ++ ++ -- Aurélien COUDERC Wed, 15 Mar 2023 16:10:01 +0100 ++ ++kio (5.103.0-1) unstable; urgency=medium ++ ++ [ Aurélien COUDERC ] ++ * New upstream release (5.103.0). ++ * Update build-deps and deps with the info from cmake. ++ * Refresh lintian overrides. ++ * Update symbols from build for 5.103.0. ++ ++ -- Aurélien COUDERC Sun, 12 Feb 2023 21:44:31 +0100 ++ ++kio (5.102.0-1) unstable; urgency=medium ++ ++ [ Aurélien COUDERC ] ++ * New upstream release (5.102.0). ++ * Update build-deps and deps with the info from cmake. ++ * Bump Standards-Version to 4.6.2, no change required. ++ * Update symbols from build for 5.102.0. ++ ++ -- Aurélien COUDERC Sun, 22 Jan 2023 21:35:09 +0100 ++ ++kio (5.101.0-2) unstable; urgency=medium ++ ++ * Team upload. ++ * Update the symbols files from the logs of buildds. ++ ++ -- Pino Toscano Thu, 15 Dec 2022 21:53:23 +0100 ++ ++kio (5.101.0-1) unstable; urgency=medium ++ ++ [ Aurélien COUDERC ] ++ * New upstream release (5.101.0). ++ * Update build-deps and deps with the info from cmake. ++ * Refresh patches. ++ * Update symbols from build for 5.101.0. ++ * Refresh lintian overrides. ++ * Refresh copyright information. ++ ++ -- Aurélien COUDERC Tue, 13 Dec 2022 07:40:34 +0100 ++ ++kio (5.100.0-2) unstable; urgency=medium ++ ++ * Team upload. ++ * Update symbols files from the logs of buildds. ++ * Modernize the building more: ++ - add the dh-sequence-pkgkde-symbolshelper, and dh-sequence-sodeps build ++ dependencies to use the pkgkde_symbolshelper, and sodeps addons ++ automatically, removing pkg-kde-tools ++ - drop the manually specified pkgkde_symbolshelper addon for dh ++ ++ -- Pino Toscano Mon, 21 Nov 2022 09:13:21 +0100 ++ ++kio (5.100.0-1) unstable; urgency=medium ++ ++ [ Aurélien COUDERC ] ++ * New upstream release (5.99.0). ++ * Update build-deps and deps with the info from cmake. ++ * Update the list of installed files from build logs. ++ * Update symbols from build for 5.99.0. ++ * New upstream release (5.100.0). ++ * Update build-deps and deps with the info from cmake. ++ * Update symbols from build for 5.100.0. ++ ++ -- Aurélien COUDERC Sat, 19 Nov 2022 23:19:05 +0100 ++ ++kio (5.98.0-1) unstable; urgency=medium ++ ++ [ Aurélien COUDERC ] ++ * New upstream release (5.98.0). ++ * Update build-deps and deps with the info from cmake. ++ * Update symbols from build for 5.98.0. ++ * Refresh copyright information. ++ ++ -- Aurélien COUDERC Sun, 18 Sep 2022 23:11:48 +0200 ++ ++kio (5.97.0-1) unstable; urgency=medium ++ ++ [ Aurélien COUDERC ] ++ * New upstream release (5.97.0). ++ * Update the list of installed files from build logs. ++ * Update symbols from build for 5.97.0. ++ * Refresh copyright information. ++ * Update symbols from build for 5.97.0. ++ ++ -- Aurélien COUDERC Sun, 14 Aug 2022 18:55:39 +0200 ++ ++kio (5.96.0-3) unstable; urgency=medium ++ ++ * Team upload. ++ * Update symbols files from the logs of buildds. (Closes: #1016581) ++ ++ -- Pino Toscano Sat, 06 Aug 2022 06:49:04 +0200 ++ ++kio (5.96.0-2) unstable; urgency=medium ++ ++ * Team upload. ++ * Remove inactive Uploaders. ++ * Move systemsettings as recommends, rather than as dependency; this avoids ++ a dependency cycle... ++ * Modernize building: ++ - add the dh-sequence-kf5 build dependency to use the kf5 addon ++ automatically ++ - drop all the manually specified addons and buildsystem for dh ++ * Update symbols files from the logs of buildds. ++ ++ -- Pino Toscano Mon, 01 Aug 2022 12:32:23 +0200 ++ ++kio (5.96.0-1) unstable; urgency=medium ++ ++ [ Aurélien COUDERC ] ++ * New upstream release (5.96.0). ++ * Bump Standards-Version to 4.6.1, no change required. ++ * Update the list of installed files from build logs. ++ * Update symbols from build for 5.96.0. ++ * Add a Recommends on systemsettings used to invoke the trash KCM. ++ * Refresh lintian overrides. ++ * Review copyright information. ++ ++ -- Aurélien COUDERC Sun, 31 Jul 2022 13:33:08 +0200 ++ ++kio (5.94.0-1) unstable; urgency=medium ++ ++ [ Aurélien COUDERC ] ++ * New upstream release (5.94.0). ++ * Update symbols from build for 5.94.0. ++ ++ -- Aurélien COUDERC Thu, 19 May 2022 23:59:06 +0200 ++ ++kio (5.93.0-1) unstable; urgency=medium ++ ++ [ Aurélien COUDERC ] ++ * New upstream release (5.93.0). ++ * Refresh patches. ++ * Update the list of installed files from build logs. ++ * Update symbols from build for 5.93.0. ++ ++ -- Aurélien COUDERC Wed, 11 May 2022 23:22:48 +0200 ++ ++kio (5.90.0-3) unstable; urgency=medium ++ ++ * Team upload. ++ * Disable the cmake search of posix_fadvise, and copy_file_range on Hurd, ++ as they are unimplemented (stubs returning ENOSYS); patch ++ hurd_disable_unimplemented.diff that replaces fix_hurd_build.patch. ++ * Update symbols files from the logs of buildds. ++ ++ -- Pino Toscano Tue, 22 Feb 2022 08:25:48 +0100 ++ ++kio (5.90.0-2) unstable; urgency=medium ++ ++ * Team upload. ++ * Update symbols files from the logs of buildds. ++ * CI: enable again blhc, as it works fine now with blhc 0.13. ++ * Update the patches: ++ - report_error_removing_dirs: refresh ++ - fix_hurd_build.patch: refresh ++ - Use-CXX_FLAGS-for-moc_predefs.h.patch: update, and apply again ++ ++ -- Pino Toscano Mon, 21 Feb 2022 21:33:42 +0100 ++ ++kio (5.90.0-1) unstable; urgency=medium ++ ++ [ Norbert Preining ] ++ * New upstream release (5.89.0). ++ ++ [ Aurélien COUDERC ] ++ * New upstream release (5.90.0). (Closes: #992657) ++ * Added myself to the uploaders. ++ * Update symbols from build for 5.90.0. ++ * Refresh lintian overrides for libs recommending on the kio package. ++ * Update copyright information. ++ ++ -- Aurélien COUDERC Fri, 11 Feb 2022 23:46:44 +0100 ++ ++kio (5.88.0-1) unstable; urgency=medium ++ ++ [ Norbert Preining ] ++ * New upstream release (5.87.0). ++ * Update patch, drop fix_kfreebsd_build. ++ * New upstream release (5.88.0). ++ * Update patches. ++ * Force-bump frameworks internal b-d to 5.88. ++ * Cherry-pick upstream aef544eb for copying files between filesystems. ++ ++ -- Norbert Preining Thu, 18 Nov 2021 08:14:32 +0900 ++ ++kio (5.86.0-1) unstable; urgency=medium ++ ++ [ Norbert Preining ] ++ * New upstream release (5.86.0). ++ * Bump Standards-Version to 4.6.0, no change required. ++ * Update patches. ++ ++ -- Norbert Preining Mon, 13 Sep 2021 12:44:27 +0900 ++ ++kio (5.85.0-3) unstable; urgency=medium ++ ++ [ Norbert Preining ] ++ * Only use B-D libmount-dev on linux systems (Closes: #993682) ++ Thanks to Samuel Thibault. ++ ++ -- Norbert Preining Sun, 05 Sep 2021 17:16:31 +0900 ++ ++kio (5.85.0-2) unstable; urgency=medium ++ ++ * Release to unstable. ++ ++ -- Norbert Preining Sat, 28 Aug 2021 23:42:47 +0900 ++ ++kio (5.85.0-1) experimental; urgency=medium ++ ++ [ Norbert Preining ] ++ * New upstream release (5.85.0). ++ * New build deps kded5-dev and libmount-dev. ++ * Update install files. ++ ++ -- Norbert Preining Mon, 16 Aug 2021 08:14:56 +0900 ++ ++kio (5.83.0-2) unstable; urgency=medium ++ ++ * Upload to unstable. ++ ++ -- Norbert Preining Mon, 16 Aug 2021 11:53:05 +0900 ++ ++kio (5.83.0-1) experimental; urgency=medium ++ ++ [ Norbert Preining ] ++ * New upstream release (5.83.0). ++ * Update symbols. ++ * Drop upstream patches. ++ ++ -- Norbert Preining Sun, 13 Jun 2021 13:59:04 +0900 ++ ++kio (5.82.0-3) experimental; urgency=medium ++ ++ [ Norbert Preining ] ++ * Cherry-pick another fix according to upstream. ++ ++ -- Norbert Preining Sun, 16 May 2021 20:54:16 +0900 ++ ++kio (5.82.0-2) experimental; urgency=medium ++ ++ [ Norbert Preining ] ++ * Backport regression-fixes from upstream. ++ ++ -- Norbert Preining Sat, 15 May 2021 06:56:08 +0900 ++ ++kio (5.82.0-1) experimental; urgency=medium ++ ++ [ Norbert Preining ] ++ * New upstream release (5.82.0). ++ * Removed Maximiliano Curia from the uploaders, thanks for your work ++ on the package! ++ * Update patches. ++ * Update symbols (one dropped symbols is a leaked private one). ++ ++ -- Norbert Preining Sun, 09 May 2021 09:52:47 +0900 ++ ++kio (5.81.0-1) experimental; urgency=medium ++ ++ [ Norbert Preining ] ++ * New upstream version (5.81.0) ++ * Bump inter-frameworks dependencies. ++ ++ -- Norbert Preining Mon, 12 Apr 2021 10:18:18 +0900 ++ ++kio (5.80.1-1) experimental; urgency=medium ++ ++ [ Norbert Preining ] ++ * New upstream release (5.80.1). ++ ++ -- Norbert Preining Tue, 16 Mar 2021 10:56:35 +0900 ++ ++kio (5.80.0-1) experimental; urgency=medium ++ ++ [ Norbert Preining ] ++ * New upstream version (5.80.0) ++ * Update patches. ++ * Update list of installed files. ++ * Bump inter-frameworks dependencies. ++ * Update symbols. ++ ++ -- Norbert Preining Mon, 15 Mar 2021 15:10:34 +0900 ++ ++kio (5.79.0-1) experimental; urgency=medium ++ ++ [ Norbert Preining ] ++ * New upstream release (5.79.0). ++ ++ -- Norbert Preining Tue, 16 Feb 2021 06:45:28 +0900 ++ ++kio (5.78.0-5) unstable; urgency=medium ++ ++ [ Norbert Preining ] ++ * Cherry-pick upstream fix for kio caching/displaying websites etc ++ instead of forwarding to the browser. ++ ++ -- Norbert Preining Thu, 15 Jul 2021 10:20:01 +0900 ++ ++kio (5.78.0-4) unstable; urgency=medium ++ ++ * Team upload. ++ ++ [ Aurélien COUDERC ] ++ * Cherry-pick upstream fix: ++ - Fix lockup when renaming a file from properties dialog ++ ++ -- Aurélien COUDERC Mon, 08 Feb 2021 10:12:11 +0100 ++ ++kio (5.78.0-3) unstable; urgency=medium ++ ++ * Remove graphviz from build depends. ++ * Cherry-pick upstream fix for crash in KIO's SkipDialog ++ ++ -- Norbert Preining Wed, 03 Feb 2021 19:09:03 +0900 ++ ++kio (5.78.0-2) unstable; urgency=medium ++ ++ * Release to unstable. ++ ++ -- Norbert Preining Sun, 17 Jan 2021 12:02:22 +0900 ++ ++kio (5.78.0-1) experimental; urgency=medium ++ ++ [ Norbert Preining ] ++ * New upstream release (5.78.0). ++ * Update build-deps and deps with the info from cmake. ++ * Drop upstream included patch. ++ * Update symbols. ++ ++ -- Norbert Preining Wed, 13 Jan 2021 10:32:42 +0900 ++ ++kio (5.77.0-3) unstable; urgency=medium ++ ++ * cherry-pick upstream fix add missing nullptr init ++ (d/patches/upstream-9dc9e26b9196-add-missing-nullptr-init.patch) ++ ++ -- Norbert Preining Mon, 28 Dec 2020 09:39:21 +0900 ++ ++kio (5.77.0-2) unstable; urgency=medium ++ ++ * Release to unstable. ++ ++ -- Norbert Preining Tue, 22 Dec 2020 10:33:35 +0900 ++ ++kio (5.77.0-1) experimental; urgency=medium ++ ++ [ Norbert Preining ] ++ * New upstream release (5.77.0). ++ * Update build-deps and deps with the info from cmake. ++ * Update symbols. ++ * Update patches, disable Use-CXX_FLAGS-for-moc_predefs.h.patch. ++ ++ -- Norbert Preining Fri, 18 Dec 2020 10:03:54 +0900 ++ ++kio (5.74.1-1) unstable; urgency=medium ++ ++ * Team upload. ++ * New upstream release: ++ - fixes issue in kdeconnect (Closes: #975969) ++ * Update renamed lintian tag names in lintian overrides. ++ * Drop the transitional kio-dev package, no more needed now. ++ (Closes: #939247) ++ * Drop files of the unused 'acc' autopkgtest. ++ ++ [ Norbert Preining ] ++ * Bump Standards-Version to 4.5.1 (No changes needed). ++ * Add myself to Uploaders. ++ * Update maintainer to Debian Qt/KDE Maintainers ++ . ++ ++ -- Pino Toscano Wed, 16 Dec 2020 14:23:09 +0100 ++ ++kio (5.74.0-2) unstable; urgency=medium ++ ++ * Team upload to unstable. ++ ++ -- Sandro Knauß Mon, 19 Oct 2020 23:18:06 +0200 ++ ++kio (5.74.0-1) experimental; urgency=medium ++ ++ * Team upload. ++ ++ [ Sandro Knauß ] ++ * kded is an explicit runtime dependency of kio as it calls ++ org.kde.kded5 via dbus. ++ * New upstream release (5.74.0). ++ * Update build-deps and deps with the info from cmake. ++ * Add renamecategories file to libkf5kiocore5.install. ++ * Update symbols from build for 5.74.0. ++ * Update Homepage link to point to new invent.kde.org ++ * Update field Source in debian/copyright to invent.kde.org move. ++ * Update repository related entries to metadata file. ++ * Update symbols from build for 5.74.0 no ABI bump needed (only ++ private symbols got removed). ++ * Add Bug-* entries to metadata file. ++ ++ -- Sandro Knauß Sun, 27 Sep 2020 17:46:14 +0200 ++ ++kio (5.70.1-1) unstable; urgency=medium ++ ++ * Team upload. ++ ++ [ Sandro Knauß ] ++ * Bump compat level to 13. ++ * New upstream release (5.70.1). ++ * Update build-deps and deps with the info from cmake. ++ * Wrap long lines in changelog entries: 5.22.0-1. ++ * Set field Upstream-Contact in debian/copyright. ++ * Remove obsolete fields Contact, Name from debian/upstream/metadata ++ (already present in machine-readable debian/copyright). ++ * Update patch hunks. ++ * Update symbols from buildds for 5.70.0. ++ ++ -- Sandro Knauß Tue, 26 May 2020 23:57:50 +0200 ++ ++kio (5.69.0-2) experimental; urgency=medium ++ ++ * Team upload. ++ * Update symbols files from the logs of buildds. ++ ++ -- Pino Toscano Fri, 01 May 2020 10:34:45 +0200 ++ ++kio (5.69.0-1) experimental; urgency=medium ++ ++ * Team upload. ++ ++ [ Sandro Knauß ] ++ * Bump compat level to 12. ++ * Bump Standards-Version to 4.5.0 (No changes needed). ++ * Add Rules-Requires-Root field to control. ++ * New upstream release (5.69.0). ++ * Update build-deps and deps with the info from cmake. ++ * Enable hardening all. ++ * Update patch hunks. ++ * Update symbols from build for 5.69.0. ++ * Add symbols file for libkf5kiogui5. ++ * Add qtdeclerative-dev to BD. ++ * Delete not needed Breaks/Confilcts. ++ * Cleanup copyright file. ++ * Cleanup Build-Depends. ++ * Remove duplicate priority entry for kio-dev. ++ * Remove not needed injection of linker flags. ++ ++ -- Sandro Knauß Thu, 30 Apr 2020 17:56:45 +0200 ++ ++kio (5.62.1-2) unstable; urgency=medium ++ ++ * Team upload. ++ * Bump Standards-Version to 4.4.1, no changes required. ++ * Drop the migration from kio-dbg, no more needed after two Debian stable ++ releases. ++ * Pass -DBUILD_TESTING=OFF to cmake to disable the build of tests, as they ++ are not run at build time anyway. ++ * Drop the disabled 'testsuite' autopkgtest, as it does not test the installed ++ packages anyway ++ - drop patches wait_for_a_bit_longer, Disable-flaky-test.patch, ++ Disable-baloo-dependant-tests.patch, and Disable-flaky-test-1.patch, ++ no more needed now ++ * Add Build-Depends-Package to the symbols files. ++ * Install the designer plugin into libkf5kio-dev ++ - use the ${shlibs:Depends} substvar ++ * Explicitly add the gettext build dependency. ++ * Rework the dependencies of libkf5kio-dev: ++ - use the sodep dh addon to generate the list shared libraries to depend ++ on, and use the ${so:Depends} substvar ++ - remove kio, as nothing in -dev requires the runtime binaries ++ * Remove debian/not-installed file, no more needed now. ++ * Backport upstream commit 2c379fecccbf5e2c0b20a93c843c009f2f597318 to fix ++ a crash in kio_file on exit; patch ++ upstream_Fix-crash-on-exit-in-kio_file.patch. (Closes: #941600) ++ * Remove the empty line at the end of changelog. ++ ++ -- Pino Toscano Sat, 12 Oct 2019 18:06:44 +0200 ++ ++kio (5.62.1-1) unstable; urgency=medium ++ ++ * Update reprotest args variable ++ * New upstream release (5.62.0). ++ * Update build-deps and deps with the info from cmake ++ * Update install files ++ * Disable autopkgtest testsuite ++ * Update symbols file ++ * New upstream release (5.62.1). ++ * Release to unstable ++ ++ -- Maximiliano Curia Fri, 20 Sep 2019 10:13:05 -0700 ++ ++kio (5.61.0-1) experimental; urgency=medium ++ ++ [ Scarlett Moore ] ++ * Build-Depend on qttools5-dev to fix a cross build failure ++ (see #915122 for more info) (Closes: 930435) ++ ++ [ Maximiliano Curia ] ++ * Salsa CI automatic initialization by Tuco ++ * Use CXX_FLAGS for moc_predefs.h ++ * New upstream release (5.61.0). ++ * Update build-deps and deps with the info from cmake ++ * Add missing version to maintscript ++ * Refresh patches ++ * Update symbols file ++ * Ignore reprotest build path variations ++ * Release to experimental ++ ++ [ Jonathan Riddell ] ++ * moved qdebug files ++ ++ -- Maximiliano Curia Mon, 09 Sep 2019 21:10:39 +0100 ++ ++kio (5.54.1-1) unstable; urgency=medium ++ ++ * New upstream release (5.52.0). ++ * Update build-deps and deps with the info from cmake ++ * Rediff patches ++ * fix favicontest: use a non existing url ++ * Disable acc autopkgtest ++ * New upstream release (5.53.0). ++ * Update build-deps and deps with the info from cmake ++ * Update symbols files. ++ * New upstream release (5.54.0). ++ * Update build-deps and deps with the info from cmake ++ * Rediff patches ++ * Update symbols file ++ * Bump group breaks (5.54) ++ * New upstream release (5.54.1). ++ * Release to unstable ++ ++ -- Maximiliano Curia Thu, 17 Jan 2019 20:29:50 -0300 ++ ++kio (5.51.0-1) unstable; urgency=medium ++ ++ * New upstream release (5.50.0). ++ * Update build-deps and deps with the info from cmake ++ * Bump group breaks (5.50) ++ * New upstream release (5.51.0). ++ * Update build-deps and deps with the info from cmake ++ * Bump group breaks (5.51) ++ * Release to unstable ++ ++ -- Maximiliano Curia Wed, 07 Nov 2018 17:16:59 +0100 ++ ++kio (5.49.0-1) unstable; urgency=medium ++ ++ * New upstream release (5.48.0). ++ * Update build-deps and deps with the info from cmake ++ * New upstream release (5.49.0). ++ * Update build-deps and deps with the info from cmake ++ * Update symbols files. ++ * Update install files ++ * Rediff patches ++ * Disable flaky test ++ * Bump group breaks (5.49) ++ * Release to unstable ++ ++ -- Maximiliano Curia Fri, 17 Aug 2018 16:18:40 +0200 ++ ++kio (5.47.0-1) unstable; urgency=medium ++ ++ * New upstream release (5.47.0). ++ * Update build-deps and deps with the info from cmake ++ * Drop upstream applied/adapted patches ++ * Update symbols files. ++ * Bump group breaks (5.47) ++ * Release to unstable ++ ++ -- Maximiliano Curia Fri, 15 Jun 2018 12:09:37 +0200 ++ ++kio (5.46.0-1) unstable; urgency=medium ++ ++ * New upstream release (5.46.0). ++ * Update build-deps and deps with the info from cmake ++ * Bump Standards-Version to 4.1.4. ++ * Refresh patches ++ * testsuite: Run tests one at the time ++ * Add patches for KFilePlacesModelTest ++ * Bump group breaks (5.46) ++ * Release to unstable ++ ++ -- Maximiliano Curia Thu, 17 May 2018 22:15:09 +0200 ++ ++kio (5.45.0-1) unstable; urgency=medium ++ ++ * New upstream release (5.45.0). ++ * Update build-deps and deps with the info from cmake ++ * Drop upstream patches ++ * Refresh patches ++ * Update symbols files ++ * Bump group breaks (5.45) ++ * Release to unstable ++ ++ -- Maximiliano Curia Sat, 05 May 2018 08:10:36 +0200 ++ ++kio (5.44.0-2) unstable; urgency=medium ++ ++ * Team upload. ++ * Backport upstream commit 52307a81b15278c27317d5f4d773485e8577ecd2 to ++ initialize properly the sockaddr_un struct (mostly for non-Linux ++ architectures); patch ++ upstream_file-do-not-assume-layout-of-sockaddr_un-struct.patch. ++ * Remove trailing whitespaces in changelog. ++ * Use https for Format in copyright. ++ * Small touches to the descriptions. ++ * Update symbols files from logs of buildds. ++ * Update lintian overrides. ++ ++ -- Pino Toscano Sun, 01 Apr 2018 09:10:16 +0200 ++ ++kio (5.44.0-1) sid; urgency=medium ++ ++ * New upstream release (5.44.0). ++ * Update build-deps and deps with the info from cmake ++ * Bump group breaks (5.44) ++ * Release to sid ++ ++ -- Maximiliano Curia Wed, 21 Mar 2018 14:40:56 +0100 ++ ++kio (5.43.0-1) experimental; urgency=medium ++ ++ * Use the salsa canonical urls ++ * New upstream release (5.43.0). ++ * Update build-deps and deps with the info from cmake ++ * Bump group breaks (5.43) ++ * Drop upstream applied patch "return_on_ACCESS_DENIED" ++ * Refresh patches. ++ Refresh fix_hurd_build and drop upstream patch ++ Uri-Filter-Search-Provider-Avoid-double-delete.patch ++ * Release to experimental ++ ++ -- Maximiliano Curia Mon, 26 Feb 2018 11:43:45 +0100 ++ ++kio (5.42.0-3) sid; urgency=medium ++ ++ * New revision ++ * Release to sid ++ ++ -- Maximiliano Curia Sat, 10 Feb 2018 11:28:57 +0100 ++ ++kio (5.42.0-2) experimental; urgency=medium ++ ++ * New revision ++ * Add upstream patch: Uri-Filter-Search-Provider-Avoid-double-delete.patch. ++ Fixes segfault in the web shortcuts kcm (systemsettings) ++ * Release to experimental ++ ++ -- Maximiliano Curia Fri, 09 Feb 2018 20:42:09 +0100 ++ ++kio (5.42.0-1) experimental; urgency=medium ++ ++ * New upstream release (5.42.0). ++ * Add link options as-needed ++ * Bump debhelper build-dep and compat to 11. ++ * Build without build_stamp ++ * Update build-deps and deps with the info from cmake ++ * Update symbols files. ++ * Bump group breaks (5.42) ++ * Bump Standards-Version to 4.1.3. ++ * Release to experimental ++ ++ -- Maximiliano Curia Fri, 02 Feb 2018 12:05:24 +0100 ++ ++kio (5.41.0-1) experimental; urgency=medium ++ ++ * New upstream release (5.38.0). ++ * Update build-deps and deps with the info from cmake ++ * New upstream release (5.41.0). ++ * Bump Standards-Version to 4.1.2. ++ * Update build-deps and deps with the info from cmake ++ * Update symbols files ++ * Bump group breaks (5.41) ++ * Release to experimental ++ ++ -- Maximiliano Curia Fri, 15 Dec 2017 10:42:46 -0300 ++ ++kio (5.37.0-2) sid; urgency=medium ++ ++ * New revision ++ * Bump Standards-Version to 4.1.0. ++ * Update upstream metadata ++ * Release to sid ++ ++ -- Maximiliano Curia Sun, 03 Sep 2017 09:58:20 +0200 ++ ++kio (5.37.0-1) experimental; urgency=medium ++ ++ * Use the new kdoctools dev name ++ * New upstream release (5.37.0). ++ * Update build-deps and deps with the info from cmake ++ * Bump group breaks (5.37) ++ * Update symbols files. ++ * Add a libkf5kio-doc package for the qch files ++ * Bump Standards-Version to 4.0.1. ++ * Set Priority to optional ++ * Set section for the doc package ++ * Release to experimental ++ ++ -- Maximiliano Curia Wed, 16 Aug 2017 10:43:29 +0200 ++ ++kio (5.36.0-1) experimental; urgency=medium ++ ++ [ Maximiliano Curia ] ++ * New upstream release (5.35.0). ++ + Addressed an issue where certain elements in applications would become ++ inaccessible in high-dpi multi-screen setup (Closes: 864832) ++ * Bump Standards-Version to 4.0.0. ++ * Update build-deps and deps with the info from cmake ++ * Bump group breaks (5.35) ++ * Drop upstream patches ++ * Refresh patches ++ * Update symbols files ++ * watch: Use https uris ++ * New upstream release (5.36.0). ++ * Bump group breaks (5.36) ++ * Update build-deps and deps with the info from cmake ++ * Drop obsolete patch ++ * Refresh patches ++ ++ [ Rik Mills ] ++ * install extra kio dbus service ++ ++ [ Jonathan Riddell ] ++ * add new kioslave ++ * kcontrol docs ++ ++ [ Raymond Wooninck ] ++ * Add signing key ++ * also include signing-key ++ ++ -- Maximiliano Curia Sun, 09 Jul 2017 23:42:21 +0200 ++ ++kio (5.28.0-2) unstable; urgency=medium ++ ++ * Add new upstream patches, to improve file dialog's list: ++ Never-stretch-the-last-date-column-in-the-file-dialog.patch, ++ Also-change-the-resize-mode-the-other-way.patch and ++ * Add new upstream patch: ++ Allow-uppercase-checksums-matching-in-Checksums-tab.patch ++ * Add new upstream patchs to fix the way the flags are being passed: ++ ForwardingSlaveBase-fix-passing-of-Overwrite-flag-to-kio_.patch, ++ ForwardingSlaveBase-fix-passing-of-Overwrite-flag-to-kio_.patch ++ * Add new upstream patch: ++ kssl-Ensure-user-certificate-directory-has-been-created-b.patch ++ * Add new upstream patch: ++ Fix-memleak-in-KDynamicJobTracker-KWidgetJobTracker-needs.patch ++ * Add new upstream patch: ++ Fix-parsing-of-directories-listing-on-a-specific-ftp-serv.patch ++ * Add new upstream patch for CVE-2017-6410: ++ Sanitize-URLs-before-passing-them-to-FindProxyForURL.patch. ++ Thanks to Salvatore Bonaccorso for reporting (Closes: 856889) ++ * Add new upstream patch: keep-query-encoding-when-HTTP-Proxy-is-used.patch ++ * Add new upstream patch: kioexec-fix-support-for-suggestedfilename.patch ++ * Add new upstream patch, to fix the testsuite: ++ Fix-KDynamicJobTrackerTest-for-linkers-dropping-linked-li.patch ++ ++ -- Maximiliano Curia Wed, 05 Apr 2017 10:10:59 +0200 ++ ++kio (5.28.0-1) unstable; urgency=medium ++ ++ [ Automatic packaging ] ++ * Update build-deps and deps with the info from cmake ++ * Refresh patches ++ ++ [ Maximiliano Curia ] ++ * New upstream release (5.28) ++ * Bump group breaks (5.28) ++ ++ -- Maximiliano Curia Fri, 18 Nov 2016 16:05:56 +0100 ++ ++kio (5.27.0-2) unstable; urgency=medium ++ ++ [ Helmut Grohne ] ++ * Switch transitional kio-dev to arch:any (Closes: 841114) ++ ++ [ Automatic packaging ] ++ * Update symbols files. ++ ++ [ Maximiliano Curia ] ++ * Inject kio through the symbols files ++ ++ -- Maximiliano Curia Wed, 26 Oct 2016 13:23:01 +0200 ++ ++kio (5.27.0-1) unstable; urgency=medium ++ ++ [ Automatic packaging ] ++ * Update build-deps and deps with the info from cmake ++ * Refresh patches ++ * Update symbols files with the buildds logs. ++ ++ [ Maximiliano Curia ] ++ * New upstream release (5.27) ++ * Bump group breaks (5.27) ++ ++ -- Maximiliano Curia Sat, 15 Oct 2016 17:05:34 +0200 ++ ++kio (5.26.0-1) unstable; urgency=medium ++ ++ [ Automatic packaging ] ++ * Update build-deps and deps with the info from cmake ++ * Refresh patches ++ * Update symbols files from buildds logs (5.25.0-1). ++ ++ [ Maximiliano Curia ] ++ * Bump group breaks (5.26) ++ * Replace dbus-launch with dbus-run-session in tests ++ ++ -- Maximiliano Curia Thu, 29 Sep 2016 12:01:35 +0200 ++ ++kio (5.25.0-1) unstable; urgency=medium ++ ++ [ Harald Sitter ] ++ * Rename -dev package to align with the cmake package name for ++ greater discoverability and consistency across frameworks. ++ Add a transitional package to help with the name transition. ++ ++ [ Automatic packaging ] ++ * Update symbols files. ++ * Update build-deps and deps with the info from cmake ++ * Refresh patches ++ ++ [ Maximiliano Curia ] ++ * Bump group breaks (5.25) ++ ++ -- Maximiliano Curia Sat, 20 Aug 2016 16:47:47 +0200 ++ ++kio (5.23.0-1) unstable; urgency=medium ++ ++ [ Automatic packaging ] ++ * Update build-deps and deps with the info from cmake ++ ++ -- Maximiliano Curia Wed, 22 Jun 2016 13:14:11 +0200 ++ ++kio (5.22.0-1) unstable; urgency=medium ++ ++ [ Maximiliano Curia ] ++ * Replace the "Historical name" ddeb-migration by its "Modern, clearer" ++ replacement dbgsym-migration. ++ * Add upstream metadata (DEP-12) ++ * debian/control: Update Vcs-Browser and Vcs-Git fields ++ * Update acc test script ++ * Update testsuite script ++ * lintian: changelog line too long ++ * uscan no longer supports more than one main upstream tarball being listed ++ * Update install files ++ ++ [ Automatic packaging ] ++ * Update build-deps and deps with the info from cmake ++ * Refresh patches ++ * Update symbols files ++ * Bump Standards-Version to 3.9.8 ++ * Update build-deps and deps with the info from cmake ++ * Refresh patches ++ * Update symbols files. ++ ++ [ Tobias Frost ] ++ * Add patch for hurd, the warning caused by posix_fadvise is failing the ++ build. (Closes: #799619) ++ ++ [ Harald Sitter ] ++ * restore metadata from origin patch ++ ++ -- Maximiliano Curia Tue, 24 May 2016 15:09:12 +0200 ++ ++kio (5.19.0-1) experimental; urgency=medium ++ ++ * New upstream release (5.19.0). ++ * Add upstream patch: upstream_autotest__fix_ctest.patch ++ * Add upstream patch: upstream_fix_wrong_path.patch ++ * Add upstream patch: upstream_kioslavetest_fix_crash.patch ++ * Add new library libkf5kiogui. ++ * Update symbols files. ++ ++ -- Maximiliano Curia Sat, 13 Feb 2016 15:16:35 +0100 ++ ++kio (5.18.0-1) experimental; urgency=medium ++ ++ * New upstream release (5.17.0). ++ * Update symbols files from buildds logs (5.16.0-1). ++ * New upstream release (5.18.0). ++ ++ -- Maximiliano Curia Wed, 27 Jan 2016 13:34:31 +0100 ++ ++kio (5.16.0-1) unstable; urgency=medium ++ ++ * New upstream release (5.16.0). ++ * Refresh patches. ++ * Update symbols files. ++ ++ -- Maximiliano Curia Mon, 30 Nov 2015 12:12:49 +0100 ++ ++kio (5.15.0-1) unstable; urgency=medium ++ ++ * New upstream release (5.15.0). ++ * Update symbols files from buildds logs (5.14.0-1). ++ * Refresh patches. ++ ++ -- Maximiliano Curia Fri, 09 Oct 2015 19:16:46 +0200 ++ ++kio (5.14.0-1) unstable; urgency=medium ++ ++ * New upstream release (5.14.0). ++ * Update install files. ++ ++ -- Maximiliano Curia Tue, 15 Sep 2015 13:49:53 +0200 ++ ++kio (5.13.0-1) unstable; urgency=medium ++ ++ * New upstream release (5.13.0). ++ * Update symbols files. ++ ++ -- Maximiliano Curia Mon, 31 Aug 2015 20:14:18 +0200 ++ ++kio (5.12.0-1) unstable; urgency=medium ++ ++ * New upstream release (5.12.0). ++ ++ -- Maximiliano Curia Thu, 09 Jul 2015 12:44:03 +0200 ++ ++kio (5.11.0-2) unstable; urgency=medium ++ ++ * Refresh patch. ++ * New patch: fix_freebsd_build. ++ * Update symbols files. ++ ++ -- Maximiliano Curia Tue, 07 Jul 2015 12:02:58 +0200 ++ ++kio (5.11.0-1) unstable; urgency=medium ++ ++ * New upstream release (5.10.0). ++ * Update symbols files. ++ * New upstream release (5.11.0). ++ ++ -- Maximiliano Curia Mon, 29 Jun 2015 09:42:03 +0200 ++ ++kio (5.9.0-1) experimental; urgency=medium ++ ++ * New upstream release (5.9.0). ++ ++ -- Maximiliano Curia Thu, 23 Apr 2015 08:26:19 +0200 ++ ++kio (5.9.0-0ubuntu1) vivid; urgency=medium ++ ++ * New upstream release ++ ++ -- Scarlett Clark Mon, 13 Apr 2015 22:28:24 +0200 ++ ++kio (5.8.0-1) experimental; urgency=medium ++ ++ * New upstream release (5.8.0). ++ * Update symbols files. ++ * New patch: wait_for_a_bit_longer ++ * Update copyright information. ++ ++ -- Maximiliano Curia Sun, 22 Mar 2015 11:38:41 +0100 ++ ++kio (5.8.0-0ubuntu2) vivid; urgency=medium ++ ++ * Add kubuntu_kdelibs4-docs-path.diff to search in kdelibs4 path ++ ++ -- Jonathan Riddell Thu, 02 Apr 2015 17:19:09 +0200 ++ ++kio (5.8.0-0ubuntu1) vivid; urgency=medium ++ ++ * New upstream release ++ ++ -- Jonathan Riddell Tue, 17 Mar 2015 15:38:15 +0100 ++ ++kio (5.7.0-1) experimental; urgency=medium ++ ++ * New upstream release (5.7.0). ++ * New patch: return_on_ACCESS_DENIED ++ * New patch: report_error_removing_dirs ++ ++ -- Maximiliano Curia Fri, 06 Mar 2015 22:57:43 +0100 ++ ++kio (5.7.0-0ubuntu2) vivid; urgency=medium ++ ++ * Make sure autopkgtest pulls in own binary packages as Depends ++ such that data asset lookup (e.g. protocol configs) can be ++ found more reliably ++ ++ -- Harald Sitter Fri, 13 Feb 2015 14:51:00 +0100 ++ ++kio (5.7.0-0ubuntu1) vivid; urgency=medium ++ ++ * New upstream release ++ ++ -- Harald Sitter Tue, 10 Feb 2015 16:52:44 +0100 ++ ++kio (5.6.0-1) experimental; urgency=medium ++ ++ * Prepare initial Debian release. ++ * Add acc autopkgtests. ++ * Update build dependencies to build against experimental and to ++ follow cmake. ++ * Bump Standards-Version to 3.9.6, no changes needed. ++ * Update install files. ++ * Update watch file. ++ * Update symbols files. ++ ++ -- Maximiliano Curia Thu, 29 Jan 2015 15:12:37 +0100 ++ ++kio (5.6.0-0ubuntu1) vivid; urgency=medium ++ ++ * New upstream release ++ ++ -- Jonathan Riddell Tue, 06 Jan 2015 20:13:15 +0100 ++ ++kio (5.5.0-0ubuntu1) vivid; urgency=medium ++ ++ [ Rohan Garg ] ++ * Make sure man pages don't get installed twice ++ ++ [ Scarlett Clark ] ++ * New upstream release ++ ++ -- Scarlett Clark Mon, 15 Dec 2014 12:21:32 +0100 ++ ++kio (5.4.0-0ubuntu1) vivid; urgency=medium ++ ++ * New upstream release ++ ++ -- Jonathan Riddell Fri, 07 Nov 2014 15:05:22 +0100 ++ ++kio (5.3.0-0ubuntu1) utopic; urgency=medium ++ ++ [ Jonathan Riddell ] ++ * New upstream release ++ * kio Breaks/replaces old kio-extras for moved kio-trash ++ ++ [ Scarlett Clark ] ++ * Uncomment files triggered by list-missing to install file. ++ * Add new files triggered by list-missing to install file ++ ++ -- Jonathan Riddell Tue, 07 Oct 2014 11:14:47 +0100 ++ ++kio (5.2.0-0ubuntu1) utopic; urgency=medium ++ ++ [ Jonathan Riddell ] ++ * New upstream release ++ * Use pkg-kde-tools version 3 scripts ++ ++ [ Scarlett Clark ] ++ * Patch symbols - removed 2 MISSING private symbols. ++ * Cleanup copyright + move copyright extra details to comment to silence ++ space-in-std-shortname-in-dep5-copyright lintian error. ++ * wrap-and-sort ++ ++ -- Jonathan Riddell Mon, 22 Sep 2014 19:45:56 +0200 ++ ++kio (5.1.0a-0ubuntu1) utopic; urgency=medium ++ ++ [ Rohan Garg ] ++ * Make sure we add the XS-Testsuite field to debian/control ++ ++ [ José Manuel Santamaría Lema ] ++ * Mark a couple of private symbols as optional in ++ libkf5kiowidgets5.symbols. ++ * Update libraries *.install paths so a soname bump doesn't go ++ unnoticed. ++ ++ [ Scarlett Clark ] ++ * New upstream release ++ * Remove upstream_kurlrequester-dialog-accept-handling.diff applied upstream. ++ * New upstream tar due to regressions. ++ * Patch symbols using batchpatch. ++ ++ -- Scarlett Clark Tue, 05 Aug 2014 17:15:17 +0200 ++ ++kio (5.0.0a-0ubuntu1) utopic; urgency=medium ++ ++ * Initial stable upstream release ++ ++ [ José Manuel Santamaría Lema ] ++ * Mark a couple of private symbols as optional in libkf5kiowidgets5.symbols ++ and clean up missing symbols from previous versions. ++ ++ -- Scarlett Clark Tue, 15 Jul 2014 16:11:35 +0200 diff --cc debian/control index 0000000,0000000..aba0f3e new file mode 100644 --- /dev/null +++ b/debian/control @@@ -1,0 -1,0 +1,153 @@@ ++Source: kf6-kio ++Section: libs ++Priority: optional ++Maintainer: Debian Qt/KDE Maintainers ++Uploaders: Aurélien COUDERC , ++ Patrick Franz , ++Build-Depends: debhelper-compat (= 13), ++ dh-sequence-kf6, ++ dh-sequence-pkgkde-symbolshelper, ++ dh-sequence-sodeps, ++ cmake (>= 3.16~), ++ doxygen, ++ extra-cmake-modules (>= 6.13.0~), ++ gettext, ++ kded6-dev (>= 6.13.0~), ++ libacl1-dev, ++ libkf6archive-dev (>= 6.13.0~), ++ libkf6auth-dev (>= 6.13.0~), ++ libkf6bookmarks-dev (>= 6.13.0~), ++ libkf6colorscheme-dev (>= 6.13.0~), ++ libkf6completion-dev (>= 6.13.0~), ++ libkf6config-dev (>= 6.13.0~), ++ libkf6configwidgets-dev (>= 6.7.0~), ++ libkf6coreaddons-dev (>= 6.13.0~), ++ libkf6crash-dev (>= 6.13.0~), ++ libkf6dbusaddons-dev (>= 6.13.0~), ++ libkf6doctools-dev (>= 6.13.0~), ++ libkf6guiaddons-dev (>= 6.13.0~), ++ libkf6i18n-dev (>= 6.13.0~), ++ libkf6iconthemes-dev (>= 6.13.0~), ++ libkf6itemviews-dev (>= 6.13.0~), ++ libkf6jobwidgets-dev (>= 6.13.0~), ++ libkf6service-dev (>= 6.13.0~), ++ libkf6solid-dev (>= 6.13.0~), ++ libkf6wallet-dev (>= 6.13.0~), ++ libkf6widgetsaddons-dev (>= 6.13.0~), ++ libkf6windowsystem-dev (>= 6.13.0~), ++ libmount-dev [linux-any], ++ libxml2-dev, ++ libxslt1-dev, ++ qt6-5compat-dev (>= 6.6.0~), ++ qt6-base-dev (>= 6.6.0~), ++ qt6-base-private-dev (>= 6.6.0~), ++ qt6-tools-dev (>= 6.5.0~), ++Standards-Version: 4.7.2 ++Homepage: https://invent.kde.org/frameworks/kio ++Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kf6-kio ++Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kf6-kio.git ++Rules-Requires-Root: no ++ ++Package: kio6 ++Architecture: any ++Depends: kded6, ${misc:Depends}, ${shlibs:Depends}, ++Recommends: switcheroo-control [amd64 i386], systemsettings, ++Description: resource and network access abstraction ++ KDE Input/Output framework provides a single API for ++ operating on files, whether local or on a remote server. ++ Additionally, KIO Slaves provide support for individual ++ protocols. Some particularly useful ones are http, ftp, ++ sftp, smb, nfs, ssh (fish), man, tar and zip. ++ ++Package: libkf6kio-dev ++Section: libdevel ++Architecture: any ++Depends: libkf6bookmarks-dev (>= 6.13.0~), ++ libkf6completion-dev (>= 6.13.0~), ++ libkf6config-dev (>= 6.13.0~), ++ libkf6coreaddons-dev (>= 6.13.0~), ++ libkf6itemviews-dev (>= 6.13.0~), ++ libkf6jobwidgets-dev (>= 6.13.0~), ++ libkf6service-dev (>= 6.13.0~), ++ libkf6solid-dev (>= 6.13.0~), ++ libkf6widgetsaddons-dev (>= 6.13.0~), ++ libkf6windowsystem-dev (>= 6.13.0~), ++ qt6-base-dev (>= 6.6.0~), ++ ${misc:Depends}, ++ ${shlibs:Depends}, ++ ${so:Depends}, ++Recommends: libkf6kio-doc (= ${source:Version}), ++Description: resource and network access abstraction (development files) ++ KDE Input/Output framework provides a single API for ++ operating on files, whether local or on a remote server. ++ Additionally, KIO Slaves provide support for individual ++ protocols. Some particularly useful ones are http, ftp, ++ sftp, smb, nfs, ssh (fish), man, tar and zip. ++ . ++ This package contains the development files for kio. ++ ++Package: libkf6kio-doc ++Architecture: all ++Section: doc ++Multi-Arch: foreign ++Depends: ${misc:Depends}, ++Description: resource and network access abstraction (documentation) ++ KDE Input/Output framework provides a single API for ++ operating on files, whether local or on a remote server. ++ Additionally, KIO Slaves provide support for individual ++ protocols. Some particularly useful ones are http, ftp, ++ sftp, smb, nfs, ssh (fish), man, tar and zip. ++ . ++ This package contains the QCH documentation files. ++ ++Package: libkf6kiocore6 ++Architecture: any ++Depends: ${misc:Depends}, ${shlibs:Depends}, ++Multi-Arch: same ++Description: resource and network access abstraction (KIO core library) ++ KDE Input/Output framework provides a single API for ++ operating on files, whether local or on a remote server. ++ Additionally, KIO Slaves provide support for individual ++ protocols. Some particularly useful ones are http, ftp, ++ sftp, smb, nfs, ssh (fish), man, tar and zip. ++ . ++ This library contains the core classes. ++ ++Package: libkf6kiofilewidgets6 ++Architecture: any ++Depends: ${misc:Depends}, ${shlibs:Depends}, ++Multi-Arch: same ++Description: resource and network access abstraction (KIO file widgets library) ++ KDE Input/Output framework provides a single API for ++ operating on files, whether local or on a remote server. ++ Additionally, KIO Slaves provide support for individual ++ protocols. Some particularly useful ones are http, ftp, ++ sftp, smb, nfs, ssh (fish), man, tar and zip. ++ . ++ This library contains some file dialog widgets. ++ ++Package: libkf6kiogui6 ++Architecture: any ++Depends: ${misc:Depends}, ${shlibs:Depends}, ++Multi-Arch: same ++Description: resource and network access abstraction (KIO gui library) ++ KDE Input/Output framework provides a single API for ++ operating on files, whether local or on a remote server. ++ Additionally, KIO Slaves provide support for individual ++ protocols. Some particularly useful ones are http, ftp, ++ sftp, smb, nfs, ssh (fish), man, tar and zip. ++ . ++ This library contains gui related jobs. ++ ++Package: libkf6kiowidgets6 ++Architecture: any ++Depends: ${misc:Depends}, ${shlibs:Depends}, ++Multi-Arch: same ++Description: resource and network access abstraction (KIO widgets library) ++ KDE Input/Output framework provides a single API for ++ operating on files, whether local or on a remote server. ++ Additionally, KIO Slaves provide support for individual ++ protocols. Some particularly useful ones are http, ftp, ++ sftp, smb, nfs, ssh (fish), man, tar and zip. ++ . ++ This library contains some UI widgets. diff --cc debian/copyright index 0000000,0000000..0cd124e new file mode 100644 --- /dev/null +++ b/debian/copyright @@@ -1,0 -1,0 +1,775 @@@ ++Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ ++Upstream-Name: kio ++Source: https://invent.kde.org/frameworks/kio ++Upstream-Contact: kde-frameworks-devel@kde.org ++ ++Files: * ++Copyright: 2006, Aaron J. Seigo ++ 2021-2022, Ahmad Samir ++ 2008, Alex Merry ++ 2000, Alex Zepeda ++ 2023 Alexander Lohnau ++ 2000-2005, Alexander Neundorf ++ 2006, Allan Sandfeld Jensen ++ 2001, Anders Lund ++ 2003, Andras Mantia ++ 2007-2010, Andreas Hartmetz ++ 2017, Anthony Fieroni ++ 2014, Arjun A.K. ++ 2022, Carson Black ++ 1999-2003, Carsten Pfeiffer ++ 2007-2009, Christian Ehrlicher ++ 2001-2015, Christoph Cullmann ++ 2019, Christoph Feck ++ 2003, Clarence Dang ++ 2003, Cornelius Schumacher ++ 1998, Daniel Grana ++ 2007-2018, Daniel Nicoletti ++ 2007, Daniel Nicoletti ++ 2015, David Edmundson ++ 2013, David Faure ++ 1999-2022, David Faure ++ 2009, David Nolden ++ 2000, David Smith ++ 2000-2010, Dawit Alemayehu ++ 2000, Dawit Alemayehu ++ 1999-2002, Dirk Mueller ++ 2013-2014, Frank Reininghaus ++ 2006-2008, Fredrik Höglund ++ 2001, Frerich Raabe ++ 2017, Friedrich W. H. Kossebau ++ 2023 g10 Code GmbH ++ 2000-2003, George Staikos ++ 2001-2002, Hamish Rodda ++ 2019-2023, Harald Sitter ++ 2001-2006, Holger Freyther ++ 2018, Jaime Torres ++ 2002, Jan-Pascal van Best ++ 2008, Jarosław Staniek ++ 2001-2003, Joseph Wenninger ++ 2016-2023, Kai Uwe Broulik ++ 2004, Kevin Ottens ++ 2004, Kevin Ottens ++ 2006-2007, Kevin Ottens ++ 2001, Malte Starostik ++ 2000-2003, Malte Starostik ++ 2014, Mathias Tillman ++ 2000, Matthias Hoelzer-Kluepfel ++ 1997, Matthias Kalle Dalheimer ++ 2001-2006, Michael Brade ++ 2009, Michael Pyne ++ 2015, Montel Laurent ++ 2019-2020, Méven Car ++ 2007, Nick Shaforostoff ++ 2022-2023, Nicolas Fella ++ 2007-2008, Norbert Frese ++ 2009, Patrick Spendrin ++ 2006-2010, Peter Penz ++ 2009, Peter Penz ++ 2007, Pino Toscano ++ 1999-2000, Preston Brown ++ 2008, Rafael Fernández López ++ 1997-2010, Richard Moore ++ 2008, Roland Harnau ++ 2010-2012, Rolf Eike Beer ++ 2004, Scott Wheeler ++ 2005, Sean Harmer ++ 2009, Shaun Reich ++ 2000, Simon Hausmann ++ 1998-2002, Stephan Kulow ++ Stephan Kulow ++ 2013, Szókovács Róbert ++ 2013, Teo Mrnjavac ++ 2006-2007, Thiago Macieira ++ 2000-2007, Till Adam ++ 2008-2009, Tobias Koenig ++ 1998-2000, Torben Weis ++ 1997, Torben Weis ++ 2007, Trolltech ASA ++ 2007-2009, Urs Wolfer ++ 1998-2009, Waldo Bastian ++ 2000, Wilco Greven ++ 2000, Yves Arrouye ++License: LGPL-2.0-or-later ++ ++Files: autotests/dataprotocoltest.cpp ++ autotests/dataprotocoltest.h ++Copyright: 2002-2003, Leo Savernik ++ 2012, Rolf Eike Beer ++License: LGPL-2.0-or-later ++Comment: No explicit SPDX license stanza, considering as covered by ++ the main kio license. ++ ++Files: po/* ++Copyright: 2007, KDE i18n Project for Vietnamese. ++ 1999-2011, Free Software Foundation, Inc. ++ 2003-2022, KDE euskaratzeko proiektuko arduraduna ++ 2000, KDE Team. ++ 1999-2003, Meni Livne ++ 2009, Rosetta Contributors and Canonical Ltd 2009 ++ 2008-2010, This_file_is_part_of_KDE ++ 2001, translate.org.za ++License: LGPL-2.0-or-later ++ ++Files: src/core/krecentdocument.cpp ++ src/core/krecentdocument.h ++ src/widgets/imagefilter.cpp ++ src/widgets/imagefilter_p.h ++Copyright: 2000, Daniel M. Duley ++ 2006-2008, Fredrik Höglund ++ 2021, Martin Tobias Holmedahl Sandsmark ++ 2002-2005, Maxim Shemanarev ++ 2022, Méven Car ++ 2000, Waldo Bastian ++ 2006, Zack Rusin ++License: BSD-2-Clause ++ ++Files: cmake/FindACL.cmake ++ cmake/FindGem.cmake ++ cmake/FindGem.cmake.in ++ cmake/FindRubyExe.cmake ++ cmake/FindSwitcherooControl.cmake ++ cmake/FindWsgidavExe.cmake ++ tests/messageboxworker/CMakeLists.txt ++Copyright: 2020, Ben Gruber ++ 2023 Dave Vasilevsky ++ 2022, Friedrich W. H. Kossebau ++ 2019, Harald Sitter ++ 2006, Pino Toscano ++License: BSD-3-Clause ++ ++Files: autotests/kterminallauncherjobtest/konsole ++ .gitlab-ci.yml ++ tests/messageboxworker/messageboxworker.json ++ tests/messageboxworker/README.md ++Copyright: 2022, Friedrich W. H. Kossebau ++ none ++ 2020, Volker Krause ++License: CC0-1.0 ++ ++Files: autotests/kfileplacesmodeltest.cpp ++ autotests/kfileplacesviewtest.cpp ++ src/kpasswdserver/kpasswdserver.cpp ++ src/kpasswdserver/kpasswdserver.h ++Copyright: 2005, David Faure ++ 2012, Dawit Alemayehu ++ 2020, Harald Sitter ++ 2007, Kevin Ottens ++ 2017, Renato Araujo Oliveira Filho ++ 2009, Tobias Koenig ++ 2002, Waldo Bastian ++License: GPL-2.0-only ++ ++Files: autotests/krecentdocumenttest.cpp ++ autotests/krecentdocumenttest.h ++ autotests/ksambashareprivatetest.cpp ++ autotests/ksambashareprivatetest.h ++ autotests/ksambasharetest.cpp ++ autotests/ksambasharetest.h ++ src/core/faviconscache.cpp ++ src/core/faviconscache_p.h ++ src/kpasswdserver/autotests/kpasswdservertest.cpp ++ src/urifilters/ikws/searchproviderregistry.cpp ++Copyright: 2010-2017, David Faure ++ 2012, Dawit Alemayehu ++ 2018, Kai Uwe Broulik ++ 2001, Malte Starostik ++ 2022, Méven Car ++ 2018, Stefan Brüns ++License: GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL ++ ++Files: autotests/kurlcomboboxtest.cpp ++ autotests/kurlcomboboxtest.h ++ autotests/kurlnavigatortest.cpp ++ autotests/kurlnavigatortest.h ++ autotests/udsentry_benchmark.cpp ++ autotests/urlutiltest.cpp ++ src/gui/urlutil_p.h ++ src/kioexec/main.cpp ++ src/kioexec/main.h ++ src/schemehandlers/telnet/ktelnetservice.cpp ++ src/urifilters/fixhost/fixhosturifilter.cpp ++ src/urifilters/fixhost/fixhosturifilter.h ++ src/urifilters/ikws/kuriikwsfilter.cpp ++ src/urifilters/ikws/kuriikwsfiltereng.cpp ++ src/urifilters/ikws/kuriikwsfilter.h ++ src/urifilters/ikws/kurisearchfilter.cpp ++ src/urifilters/ikws/kurisearchfilter.h ++ src/urifilters/ikws/searchprovider.cpp ++ src/urifilters/ikws/searchprovider.h ++ src/urifilters/localdomain/localdomainurifilter.cpp ++ src/urifilters/localdomain/localdomainurifilter.h ++ src/urifilters/shorturi/kshorturifilter.cpp ++ src/urifilters/shorturi/kshorturifilter.h ++ tests/kprotocolinfo_dumper.cpp ++ tests/listjobtest.cpp ++Copyright: 2015, Alejandro Fiestas Olivares ++ 2001, Andreas Hochsteger ++ 1999-2015, David Faure ++ 2000-2010, Dawit Alemayehu ++ 2014, Frank Reininghaus ++ 2015-2016, Gregor Mi ++ 2002-2007, Lubos Lunak ++ 2000-2001, Malte Starostik ++ 2000, Malte Starostik ++ 2000-2001, Marco Pinelli ++ 2009, Nick Shaforostoff ++ 2008, Peter Penz ++ 1999-2000, Simon Hausmann ++ 2008, Tobias Koenig ++ 1998-1999, Torben Weis ++ 2008, Urs Wolfer ++ 1998-2001, Waldo Bastian ++ Waldo Bastian ++ 1999-2000, Yves Arrouye ++License: GPL-2.0-or-later ++ ++Files: autotests/deletejobtest.cpp ++ autotests/deletejobtest.h ++ autotests/kfilecustomdialogtest.cpp ++ autotests/kfilecustomdialogtest.h ++ autotests/kmountpointtest.cpp ++ autotests/kmountpointtest.h ++ autotests/kprotocolinfotest.cpp ++ autotests/kurifiltertest.cpp ++ autotests/kurifiltertest.h ++ autotests/kurlcompletiontest.cpp ++ autotests/listdirtest.cpp ++ autotests/listdirtest.h ++ src/core/commands_p.h ++ src/core/dataprotocol.cpp ++ src/core/dataprotocol_p.h ++ src/core/dataworker.cpp ++ src/core/dataworker_p.h ++ src/core/filejob.cpp ++ src/core/filejob.h ++ src/core/global.cpp ++ src/core/global.h ++ src/core/ioworker_defaults.h ++ src/core/job_error.cpp ++ src/core/jobtracker.cpp ++ src/core/jobtracker.h ++ src/core/kioglobal_p.cpp ++ src/core/kioglobal_p.h ++ src/core/kioglobal_p_unix.cpp ++ src/core/kioglobal_p_win.cpp ++ src/core/kmountpoint.cpp ++ src/core/kmountpoint.h ++ src/core/knfsshare.cpp ++ src/core/knfsshare.h ++ src/core/kprotocolinfo.cpp ++ src/core/kprotocolinfofactory.cpp ++ src/core/kprotocolinfofactory_p.h ++ src/core/kprotocolinfo.h ++ src/core/kprotocolinfo_p.h ++ src/core/kprotocolmanager.cpp ++ src/core/kprotocolmanager.h ++ src/core/kremoteencoding.cpp ++ src/core/kremoteencoding.h ++ src/core/ksambashare.cpp ++ src/core/ksambashare.h ++ src/core/metadata.cpp ++ src/core/metadata.h ++ src/core/scheduler.cpp ++ src/core/scheduler_p.h ++ src/core/slavebase.cpp ++ src/core/udsentry.h ++ src/core/usernotificationhandler.cpp ++ src/core/usernotificationhandler_p.h ++ src/filewidgets/kdiroperatordetailview.cpp ++ src/filewidgets/kdiroperatordetailview_p.h ++ src/filewidgets/kdiroperatoriconview.cpp ++ src/filewidgets/kdiroperatoriconview_p.h ++ src/filewidgets/kdirsortfilterproxymodel.cpp ++ src/filewidgets/kdirsortfilterproxymodel.h ++ src/filewidgets/kfilebookmarkhandler.cpp ++ src/filewidgets/kfilebookmarkhandler_p.h ++ src/filewidgets/kfilecustomdialog.cpp ++ src/filewidgets/kfilecustomdialog.h ++ src/filewidgets/kfilemetapreview.cpp ++ src/filewidgets/kfilemetapreview_p.h ++ src/filewidgets/kfileplaceeditdialog.cpp ++ src/filewidgets/kfileplaceeditdialog.h ++ src/filewidgets/kfileplacesitem.cpp ++ src/filewidgets/kfileplacesitem_p.h ++ src/filewidgets/kfileplacesmodel.cpp ++ src/filewidgets/kfileplacesmodel.h ++ src/filewidgets/kfileplacesview.cpp ++ src/filewidgets/kfileplacesview.h ++ src/filewidgets/kfileplacesview_p.h ++ src/filewidgets/kimagefilepreview.cpp ++ src/filewidgets/kimagefilepreview.h ++ src/filewidgets/kpreviewwidgetbase.cpp ++ src/kioworkers/remote/kdedmodule/remotedirnotify.cpp ++ src/kioworkers/remote/kdedmodule/remotedirnotify.h ++ src/kioworkers/remote/kdedmodule/remotedirnotifymodule.cpp ++ src/kioworkers/remote/kdedmodule/remotedirnotifymodule.h ++ src/widgets/kbuildsycocaprogressdialog.cpp ++ src/widgets/kbuildsycocaprogressdialog.h ++ src/widgets/kfile.cpp ++ src/widgets/kfile.h ++ src/widgets/kurlcombobox.cpp ++ src/widgets/kurlcombobox.h ++ src/widgets/kurlrequester.cpp ++ src/widgets/kurlrequester.h ++ src/widgets/paste.cpp ++ src/widgets/pastedialog.cpp ++ src/widgets/pastedialog_p.h ++ src/widgets/paste.h ++ src/widgets/skipdialog.cpp ++ src/widgets/skipdialog.h ++ tests/kdirmodeltest_gui.cpp ++ tests/kemailclientlauncherjobtest_gui.cpp ++ tests/kfilecustomdialogtest_gui.cpp ++ tests/kfilecustomdialogtest_gui_select_dir_mode.cpp ++ tests/kioworkertest.cpp ++ tests/kioworkertest.h ++ tests/kmountpoint_debug.cpp ++ tests/kruntest.cpp ++ tests/kruntest.h ++ tests/kterminallauncherjobtest_gui.cpp ++ tests/kurlrequestertest_gui.cpp ++ tests/runapplication.cpp ++Copyright: 2014, Alex Richardson ++ 2006, Allan Sandfeld Jensen ++ 2009-2010, Andreas Hartmetz ++ 1999-2003, Carsten Pfeiffer ++ 1999-2021, David Faure ++ 2000-2012, Dawit Alemayehu ++ 2008, Dirk Mueller ++ 2006, Dominic Battre ++ 2015-2022, Harald Sitter ++ 2004, Jan Schaefer ++ 2008, Jarosław Staniek ++ 2022, Kai Uwe Broulik ++ 2007, Kevin Ottens ++ 2017, Klarälvdalens Datakonsult AB, a KDAB Group company ++ 2004, Kévin Ottens ++ 2002-2003, Leo Savernik ++ 2001, Lubos Lunak ++ 2001, Malte Starostik ++ 1999, Mario Weilguni ++ 2013, Mark Gaiser ++ 2015, Martin Blumenstingl ++ 2006, Martin Pool ++ 2001, Martin R. Jones ++ 1999, Matt Koss ++ 2019, Méven Car ++ 2007, Norbert Frese ++ 2006-2007, Peter Penz ++ 2008, Rafael Fernández López ++ 2010, Rodrigo Belem ++ 2008, Sebastian Trug ++ 2000-2003, Stephan Kulow ++ 2004, Szombathelyi György ++ 2013, Teo Mrnjavac ++ 2003, Thiago Macieira ++ 2007, Thiago Macieira ++ 1999, Torben Weis ++ 2000, Waldo Bastain ++ 1999-2003, Waldo Bastian ++License: LGPL-2.0-only ++ ++Files: src/filewidgets/knewfilemenu.cpp ++ src/filewidgets/knewfilemenu.h ++ src/gui/gpudetection.cpp ++ src/gui/gpudetection_p.h ++Copyright: 2023 Dave Vasilevsky ++ 1998-2009, David Faure ++ 2009, Harald Hvaal ++ 2003, Sven Leiber ++ 1998-2004, Waldo Bastian ++License: LGPL-2.0-only OR LGPL-3.0-only ++ ++Files: autotests/applicationlauncherjobtest.cpp ++ autotests/applicationlauncherjobtest.h ++ autotests/commandlauncherjobtest.cpp ++ autotests/commandlauncherjobtest.h ++ autotests/deleteortrashjobtest.cpp ++ autotests/dropjobtest.cpp ++ autotests/filefiltertest.cpp ++ autotests/ftpd ++ autotests/ftptest.cpp ++ autotests/kdiroperatortest.cpp ++ autotests/kemailclientlauncherjobtest.cpp ++ autotests/kemailclientlauncherjobtest.h ++ autotests/kfilecopytomenutest.cpp ++ autotests/kfilefiltercombotest.cpp ++ autotests/kfilewidgettest.cpp ++ autotests/knewfilemenutest.cpp ++ autotests/kterminallauncherjobtest.cpp ++ autotests/kterminallauncherjobtest.h ++ autotests/kurlrequestertest.cpp ++ autotests/mimetypefinderjobtest.cpp ++ autotests/mimetypefinderjobtest.h ++ autotests/mockcoredelegateextensions.h ++ autotests/mockguidelegateextensions.h ++ autotests/openurljobtest.cpp ++ autotests/openurljobtest.h ++ autotests/upurltest.cpp ++ autotests/webdavtest.cpp ++ src/core/askuseractioninterface.cpp ++ src/core/askuseractioninterface.h ++ src/core/kfileitemlistproperties.cpp ++ src/core/kfileitemlistproperties.h ++ src/core/mimetypefinderjob.cpp ++ src/core/mimetypefinderjob.h ++ src/core/namefinderjob.cpp ++ src/core/namefinderjob.h ++ src/core/untrustedprogramhandlerinterface.cpp ++ src/core/untrustedprogramhandlerinterface.h ++ src/filewidgets/kfilecopytomenu.cpp ++ src/filewidgets/kfilecopytomenu.h ++ src/filewidgets/kfilecopytomenu_p.h ++ src/filewidgets/knameandurlinputdialog.cpp ++ src/filewidgets/knameandurlinputdialog.h ++ src/filewidgets/kurlnavigatormenu.cpp ++ src/filewidgets/kurlnavigatormenu_p.h ++ src/gui/applicationlauncherjob.cpp ++ src/gui/applicationlauncherjob.h ++ src/gui/commandlauncherjob.cpp ++ src/gui/commandlauncherjob.h ++ src/gui/dbusactivationrunner.cpp ++ src/gui/dbusactivationrunner_p.h ++ src/gui/kemailclientlauncherjob.cpp ++ src/gui/kprocessrunner.cpp ++ src/gui/kprocessrunner_p.h ++ src/gui/kterminallauncherjob.cpp ++ src/gui/kterminallauncherjob.h ++ src/gui/openorexecutefileinterface.cpp ++ src/gui/openorexecutefileinterface.h ++ src/gui/openurljob.cpp ++ src/gui/openurljob.h ++ src/gui/openwithhandlerinterface.cpp ++ src/gui/openwithhandlerinterface.h ++ src/gui/systemd/dbustypes.h ++ src/gui/systemd/systemdprocessrunner.cpp ++ src/gui/systemd/systemdprocessrunner_p.h ++ src/kiod/kiod_agent.mm ++ src/kiod/kiod_main.cpp ++ src/kioexec/kioexecd.cpp ++ src/kioexec/kioexecd.h ++ src/widgets/deleteortrashjob.cpp ++ src/widgets/deleteortrashjob.h ++ src/widgets/dropjob.cpp ++ src/widgets/dropjob.h ++ src/widgets/kabstractfileitemactionplugin.cpp ++ src/widgets/kabstractfileitemactionplugin.h ++ src/widgets/kfileitemactions.cpp ++ src/widgets/kfileitemactions.h ++ src/widgets/kfileitemactions_p.h ++ src/widgets/widgetsaskuseractionhandler.cpp ++ src/widgets/widgetsaskuseractionhandler.h ++ src/widgets/widgetsopenorexecutefilehandler.cpp ++ src/widgets/widgetsopenorexecutefilehandler.h ++ src/widgets/widgetsopenwithhandler.cpp ++ src/widgets/widgetsopenwithhandler.h ++ src/widgets/widgetsuntrustedprogramhandler.cpp ++ src/widgets/widgetsuntrustedprogramhandler.h ++Copyright: 2020-2022, Ahmad Samir ++ 2016, Albert Astals Cid ++ 2015, Aleix Pol Gonzalez ++ 2021, Alexander Lohnau ++ 2019, Ben Gruber ++ 1998-2021, David Faure ++ 2020-2021, David Redondo ++ 2017, Elvis Angelaccio ++ 2008, George Goldberg ++ 2019-2022, Harald Sitter ++ 2020, Henri Chain ++ 2022, Nicolas Fella ++ 2015, Olivier Goffart ++ 2008, Peter Penz ++ 2009, Rahman Duran ++ 2017, René J.V. Bertin ++ 2010, Sebastian Trueg ++License: LGPL-2.0-only OR LGPL-3.0-only OR LicenseRef-KDE-Accepted-LGPL ++ ++Files: autotests/batchrenamejobtest.cpp ++ autotests/privilegejobtest.cpp ++ autotests/privilegejobtest.h ++ src/core/batchrenamejob.cpp ++ src/core/batchrenamejob.h ++ src/core/desktopexecparser.h ++ src/core/hostinfo.cpp ++ src/core/hostinfo.h ++ src/core/kpasswdserverclient.cpp ++ src/core/kpasswdserverclient.h ++ src/core/kpasswdserverloop.cpp ++ src/core/kpasswdserverloop_p.h ++ src/core/ksambasharedata.cpp ++ src/core/ksambasharedata.h ++ src/core/ksambasharedata_p.h ++ src/core/ksambashare_p.h ++ src/filewidgets/kurlnavigatorpathselectoreventfilter.cpp ++ src/filewidgets/kurlnavigatorpathselectoreventfilter_p.h ++ src/gui/kemailclientlauncherjob.h ++ src/kpasswdserver/kiod_kpasswdserver.cpp ++Copyright: 2015, Alex Richardson ++ 2017, Chinmoy Ranjan Pradhan ++ 2013-2021, David Faure ++ 2020, Harald Sitter ++ 2018, Kai Uwe Broulik ++ 2009, Michael Leupold ++ 2010, Rodrigo Belem ++ 2008, Roland Harnau ++License: LGPL-2.1-only OR LGPL-3.0-only OR LicenseRef-KDE-Accepted-LGPL ++ ++Files: po/ca/kio6.po ++ po/ca@valencia/kio6.po ++ po/uk/kio6.po ++Copyright: 1998-2022, This_file_is_part_of_KDE ++License: LGPL-2.1-only OR LGPL-3.0-only OR LicenseRef-KDE-Accepted-LGPL ++ ++Files: src/widgets/kdynamicjobtracker.cpp ++ src/widgets/kdynamicjobtracker_p.h ++ tests/messageboxworker/messageboxworker.cpp ++ tests/messageboxworker/messageboxworker.h ++Copyright: 2022, Friedrich W. H. Kossebau ++ 2021, Kai Uwe Broulik ++ 2008, Rob Scheepmaker ++ 2010, Shaun Reich ++License: LGPL-2.1-or-later ++ ++Files: debian/* ++Copyright: 2014, Scarlett Clark ++ 2024 Patrick Franz ++License: LGPL-2.0-or-later ++ ++License: BSD-2-Clause ++ Redistribution and use in source and binary forms, with or without ++ modification, are permitted provided that the following conditions ++ are met: ++ . ++ 1. Redistributions of source code must retain the above copyright ++ notice, this list of conditions and the following disclaimer. ++ . ++ 2. Redistributions in binary form must reproduce the above copyright ++ notice, this list of conditions and the following disclaimer in ++ the documentation and/or other materials provided with the ++ distribution. ++ . ++ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ++ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT ++ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS ++ FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE ++ COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, ++ INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, ++ BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; ++ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER ++ CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT ++ LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ++ ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE ++ POSSIBILITY OF SUCH DAMAGE. ++ ++License: BSD-3-Clause ++ Redistribution and use in source and binary forms, with or without ++ modification, are permitted provided that the following conditions ++ are met: ++ . ++ 1. Redistributions of source code must retain the above copyright ++ notice, this list of conditions and the following disclaimer. ++ . ++ 2. Redistributions in binary form must reproduce the above copyright ++ notice, this list of conditions and the following disclaimer in ++ the documentation and/or other materials provided with the ++ distribution. ++ . ++ 3. Neither the name of the copyright holder nor the names of its ++ contributors may be used to endorse or promote products derived ++ from this software without specific prior written permission. ++ . ++ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ++ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT ++ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS ++ FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE ++ COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, ++ INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, ++ BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; ++ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER ++ CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT ++ LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ++ ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE ++ POSSIBILITY OF SUCH DAMAGE. ++ ++License: CC0-1.0 ++ To the extent possible under law, the author(s) have dedicated all ++ copyright and related and neighboring rights to this software to the ++ public domain worldwide. This software is distributed without any ++ warranty. ++ . ++ You should have received a copy of the CC0 Public Domain Dedication ++ along with this software. If not, see ++ . ++ . ++ On Debian systems, the complete text of the CC0 Public Domain ++ Dedication can be found in `/usr/share/common-licenses/CC0-1.0’. ++ ++License: GPL-2.0-only ++ This program is free software; you can redistribute it and/or modify ++ it under the terms of the GNU General Public License as published by ++ the Free Software Foundation; version 2. ++ . ++ This program is distributed in the hope that it will be useful, but ++ WITHOUT ANY WARRANTY; without even the implied warranty of ++ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU ++ General Public License for more details. ++ . ++ You should have received a copy of the GNU General Public License ++ along with this program. If not, see . ++ . ++ On Debian systems, the complete text of the GNU General Public ++ License version 2 can be found in ++ `/usr/share/common-licenses/GPL-2’. ++ ++License: GPL-2.0-or-later ++ This program is free software; you can redistribute it and/or modify ++ it under the terms of the GNU General Public License as published by ++ the Free Software Foundation; either version 2 of the License, or ++ (at your option) any later version. ++ . ++ This program is distributed in the hope that it will be useful, but ++ WITHOUT ANY WARRANTY; without even the implied warranty of ++ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU ++ General Public License for more details. ++ . ++ You should have received a copy of the GNU General Public License ++ along with this program. If not, see . ++ . ++ On Debian systems, the complete text of the GNU General Public ++ License version 2 can be found in ++ `/usr/share/common-licenses/GPL-2’. ++ ++License: GPL-3.0-only ++ This program is free software: you can redistribute it and/or modify ++ it under the terms of the GPL License as published by the Free ++ Software Foundation, version 3. ++ . ++ This package is distributed in the hope that it will be useful, but ++ WITHOUT ANY WARRANTY; without even the implied warranty of ++ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU ++ General Public License for more details. ++ . ++ You should have received a copy of the GNU General Public License ++ along with this program. If not, see . ++ . ++ On Debian systems, the complete text of the GNU General Public ++ License version 3 can be found in ++ `/usr/share/common-licenses/GPL-3’. ++ ++License: LGPL-2.0-only ++ This library is free software; you can redistribute it and/or modify ++ it under the terms of the GNU Library General Public License version ++ 2 as published by the Free Software Foundation. ++ . ++ This library is distributed in the hope that it will be useful, but ++ WITHOUT ANY WARRANTY; without even the implied warranty of ++ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU ++ Library General Public License for more details. ++ . ++ You should have received a copy of the GNU Library General Public ++ License along with this library. If not, see . ++ . ++ On Debian systems, the complete text of the GNU Library General ++ Public License version 2 can be found in ++ `/usr/share/common-licenses/LGPL-2’. ++ ++License: LGPL-2.0-or-later ++ This library is free software; you can redistribute it and/or modify ++ it under the terms of the GNU Library General Public License as ++ published by the Free Software Foundation; either version 2 of the ++ License, or (at your option) any later version. ++ . ++ This library is distributed in the hope that it will be useful, but ++ WITHOUT ANY WARRANTY; without even the implied warranty of ++ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU ++ Library General Public License for more details. ++ . ++ You should have received a copy of the GNU Library General Public ++ License along with this library. If not, see . ++ . ++ On Debian systems, the complete text of the GNU Library General ++ Public License version 2 can be found in ++ `/usr/share/common-licenses/LGPL-2’. ++ ++License: LGPL-2.1-only ++ This library is free software; you can redistribute it and/or modify ++ it under the terms of the GNU Lesser General Public License version ++ 2.1 as published by the Free Software Foundation. ++ . ++ This library is distributed in the hope that it will be useful, but ++ WITHOUT ANY WARRANTY; without even the implied warranty of ++ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU ++ Lesser General Public License for more details. ++ . ++ You should have received a copy of the GNU Lesser General Public ++ License along with this library. If not, see . ++ . ++ On Debian systems, the complete text of the GNU Lesser General ++ Public License version 2.1 can be found in ++ `/usr/share/common-licenses/LGPL-2.1’. ++ ++License: LGPL-2.1-or-later ++ This library is free software; you can redistribute it and/or modify ++ it under the terms of the GNU Lesser General Public License as ++ published by the Free Software Foundation; either version 2.1 of the ++ License, or (at your option) any later version. ++ . ++ This library is distributed in the hope that it will be useful, but ++ WITHOUT ANY WARRANTY; without even the implied warranty of ++ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU ++ Lesser General Public License for more details. ++ . ++ You should have received a copy of the GNU Lesser General Public ++ License along with this library. If not, see . ++ . ++ On Debian systems, the complete text of the GNU Lesser General ++ Public License version 2.1 can be found in ++ `/usr/share/common-licenses/LGPL-2.1’. ++ ++License: LGPL-3.0-only ++ This library is free software; you can redistribute it and/or modify ++ it under the terms of the GNU Lesser General Public License version ++ 3 as published by the Free Software Foundation. ++ . ++ This library is distributed in the hope that it will be useful, but ++ WITHOUT ANY WARRANTY; without even the implied warranty of ++ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU ++ Lesser General Public License for more details. ++ . ++ You should have received a copy of the GNU Lesser General Public ++ License along with this library. If not, see ++ . ++ . ++ On Debian systems, the complete text of the GNU Lesser General ++ Public License version 3 can be found in ++ `/usr/share/common-licenses/LGPL-3’. ++ ++License: LicenseRef-KDE-Accepted-GPL ++ This library is free software; you can redistribute it and/or modify ++ it under the terms of the GNU General Public License as published by ++ the Free Software Foundation; either version 3 of the license or (at ++ your option) at any later version that is accepted by the membership ++ of KDE e.V. (or its successor approved by the membership of KDE ++ e.V.), which shall act as a proxy as defined in Section 14 of ++ version 3 of the license. ++ . ++ This program is distributed in the hope that it will be useful, but ++ WITHOUT ANY WARRANTY; without even the implied warranty of ++ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU ++ General Public License for more details. ++ ++License: LicenseRef-KDE-Accepted-LGPL ++ This library is free software; you can redistribute it and/or modify ++ it under the terms of the GNU Lesser General Public License as ++ published by the Free Software Foundation; either version 3 of the ++ license or (at your option) any later version that is accepted by ++ the membership of KDE e.V. (or its successor approved by the ++ membership of KDE e.V.), which shall act as a proxy as defined in ++ Section 6 of version 3 of the license. ++ . ++ This program is distributed in the hope that it will be useful, but ++ WITHOUT ANY WARRANTY; without even the implied warranty of ++ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU ++ General Public License for more details. diff --cc debian/kio6.install index 0000000,0000000..ed60be3 new file mode 100644 --- /dev/null +++ b/debian/kio6.install @@@ -1,0 -1,0 +1,19 @@@ ++usr/bin/ktelnetservice6 ++usr/bin/ktrash6 ++usr/lib/*/libexec/kf6/kiod6 ++usr/lib/*/libexec/kf6/kioexec ++usr/lib/*/libexec/kf6/kioworker ++usr/lib/*/libkuriikwsfiltereng_private.so ++usr/lib/*/qt6/plugins/kf6/kded/remotenotifier.so ++usr/lib/*/qt6/plugins/kf6/kio/ ++usr/lib/*/qt6/plugins/kf6/kio_dnd/ ++usr/lib/*/qt6/plugins/kf6/kiod/ ++usr/lib/*/qt6/plugins/kf6/urifilters/ ++usr/share/applications/ ++usr/share/dbus-1/services/org.kde.kiod6.service ++usr/share/dbus-1/services/org.kde.kioexecd6.service ++usr/share/dbus-1/services/org.kde.kpasswdserver6.service ++usr/share/dbus-1/services/org.kde.kssld6.service ++usr/share/doc/HTML/*/kioworker6/ ++usr/share/kf6/searchproviders/ ++usr/share/locale/*/*/kio6.mo diff --cc debian/kio6.lintian-overrides index 0000000,0000000..6968404 new file mode 100644 --- /dev/null +++ b/debian/kio6.lintian-overrides @@@ -1,0 -1,0 +1,9 @@@ ++# libkuriikwsfiltereng_private.so is a private library installed in a public path ++kio6: lacks-ldconfig-trigger usr/lib/*/libkuriikwsfiltereng_private.so ++kio6: package-name-doesnt-match-sonames libkuriikwsfiltereng-private ++kio6: shared-library-lacks-version usr/lib/*/libkuriikwsfiltereng_private.so libkuriikwsfiltereng_private.so ++kio6: no-symbols-control-file usr/lib/*/libkuriikwsfiltereng_private.so ++ ++kio6: no-manual-page [usr/bin/ktelnetservice6] ++kio6: no-manual-page [usr/bin/ktrash6] ++ diff --cc debian/libkf6kio-dev.install index 0000000,0000000..2cfba23 new file mode 100644 --- /dev/null +++ b/debian/libkf6kio-dev.install @@@ -1,0 -1,0 +1,12 @@@ ++usr/include/KF6/KIO/ ++usr/include/KF6/KIOCore/ ++usr/include/KF6/KIOFileWidgets/ ++usr/include/KF6/KIOGui/ ++usr/include/KF6/KIOWidgets/ ++usr/lib/*/cmake/KF6KIO/ ++usr/lib/*/libKF6KIOCore.so ++usr/lib/*/libKF6KIOFileWidgets.so ++usr/lib/*/libKF6KIOGui.so ++usr/lib/*/libKF6KIOWidgets.so ++usr/lib/*/qt6/plugins/designer/kio6widgets.so ++usr/share/kdevappwizard/templates/kioworker6.tar.bz2 diff --cc debian/libkf6kio-doc.install index 0000000,0000000..d17b8bf new file mode 100644 --- /dev/null +++ b/debian/libkf6kio-doc.install @@@ -1,0 -1,0 +1,2 @@@ ++usr/share/qt6/doc/KF6KIO.qch ++usr/share/qt6/doc/KF6KIO.tags diff --cc debian/libkf6kiocore6.install index 0000000,0000000..5b9b122 new file mode 100644 --- /dev/null +++ b/debian/libkf6kiocore6.install @@@ -1,0 -1,0 +1,4 @@@ ++usr/lib/*/libKF6KIOCore.so.6 ++usr/lib/*/libKF6KIOCore.so.6.* ++usr/share/qlogging-categories6/kio.categories ++usr/share/qlogging-categories6/kio.renamecategories diff --cc debian/libkf6kiocore6.lintian-overrides index 0000000,0000000..5227282 new file mode 100644 --- /dev/null +++ b/debian/libkf6kiocore6.lintian-overrides @@@ -1,0 -1,0 +1,2 @@@ ++# It is intended to add dependency to kio6 ++libkf6kiocore6: symbols-declares-dependency-on-other-package kio6 (libKF6KIOCore.so.6) [symbols] diff --cc debian/libkf6kiocore6.symbols index 0000000,0000000..50d917b new file mode 100644 --- /dev/null +++ b/debian/libkf6kiocore6.symbols @@@ -1,0 -1,0 +1,1321 @@@ ++# SymbolsHelper-Confirmed: 6.13.0 amd64 arm64 i386 mips64el ppc64el riscv64 s390x ++libKF6KIOCore.so.6 libkf6kiocore6 #MINVER#, kio6 ++* Build-Depends-Package: libkf6kio-dev ++ _Z22_allKsslCaCertificatesP22KSslCertificateManager@Base 6.0.0 ++ _Z25_setAllKsslCaCertificatesP22KSslCertificateManagerRK5QListI17KSslCaCertificateE@Base 6.0.0 ++ _ZGVZN9QMetaType21registerConverterImplI5QListI15QSslCertificateE9QIterableI13QMetaSequenceEEEbSt8functionIFbPKvPvEES_S_E10unregister@Base 6.0.0 ++ _ZGVZN9QMetaType21registerConverterImplI5QListI4QUrlE9QIterableI13QMetaSequenceEEEbSt8functionIFbPKvPvEES_S_E10unregister@Base 6.0.0 ++ _ZGVZN9QMetaType21registerConverterImplI5QListIN3KIO8UDSEntryEE9QIterableI13QMetaSequenceEEEbSt8functionIFbPKvPvEES_S_E10unregister@Base 6.0.0 ++ _ZGVZN9QMetaType21registerConverterImplI5QListIN9QSslError8SslErrorEE9QIterableI13QMetaSequenceEEEbSt8functionIFbPKvPvEES_S_E10unregister@Base 6.0.0 ++ _ZGVZN9QMetaType21registerConverterImplI5QListISt4pairI9KFileItemS3_EE9QIterableI13QMetaSequenceEEEbSt8functionIFbPKvPvEES_S_E10unregister@Base 6.0.0 ++ _ZGVZN9QMetaType21registerConverterImplISt4pairI9KFileItemS2_EN17QtMetaTypePrivate25QPairVariantInterfaceImplEEEbSt8functionIFbPKvPvEES_S_E10unregister@Base 6.0.0 ++ _ZGVZN9QMetaType23registerMutableViewImplI5QListI15QSslCertificateE9QIterableI13QMetaSequenceEEEbSt8functionIFbPvS8_EES_S_E10unregister@Base 6.0.0 ++ _ZGVZN9QMetaType23registerMutableViewImplI5QListI4QUrlE9QIterableI13QMetaSequenceEEEbSt8functionIFbPvS8_EES_S_E10unregister@Base 6.0.0 ++ _ZGVZN9QMetaType23registerMutableViewImplI5QListIN3KIO8UDSEntryEE9QIterableI13QMetaSequenceEEEbSt8functionIFbPvS9_EES_S_E10unregister@Base 6.0.0 ++ _ZGVZN9QMetaType23registerMutableViewImplI5QListIN9QSslError8SslErrorEE9QIterableI13QMetaSequenceEEEbSt8functionIFbPvS9_EES_S_E10unregister@Base 6.0.0 ++ _ZGVZN9QMetaType23registerMutableViewImplI5QListISt4pairI9KFileItemS3_EE9QIterableI13QMetaSequenceEEEbSt8functionIFbPvSA_EES_S_E10unregister@Base 6.0.0 ++ _ZN10KIOPrivate13createSymlinkERK7QStringS2_NS_11SymlinkTypeE@Base 6.0.0 ++ _ZN10KIOPrivate14isProcessAliveEx@Base 6.0.0 ++ _ZN10KIOPrivate15changeOwnershipERK7QString7KUserId8KGroupId@Base 6.0.0 ++ _ZN10KIOPrivate19sendTerminateSignalEx@Base 6.0.0 ++ _ZN11KFileFilter12fromMimeTypeERK7QString@Base 6.0.0 ++ _ZN11KFileFilter13fromMimeTypesERK5QListI7QStringE@Base 6.0.0 ++ _ZN11KFileFilter16fromFilterStringERK7QString@Base 6.0.0 ++ _ZN11KFileFilterC1ERK7QStringRK5QListIS0_ES6_@Base 6.0.0 ++ _ZN11KFileFilterC1ERKS_@Base 6.0.0 ++ _ZN11KFileFilterC1Ev@Base 6.0.0 ++ _ZN11KFileFilterC2ERK7QStringRK5QListIS0_ES6_@Base 6.0.0 ++ _ZN11KFileFilterC2ERKS_@Base 6.0.0 ++ _ZN11KFileFilterC2Ev@Base 6.0.0 ++ _ZN11KFileFilterD1Ev@Base 6.0.0 ++ _ZN11KFileFilterD2Ev@Base 6.0.0 ++ _ZN11KFileFilteraSERKS_@Base 6.0.0 ++ _ZN11KMountPoint18currentMountPointsE6QFlagsINS_17DetailsNeededFlagEE@Base 6.0.0 ++ _ZN11KMountPoint19possibleMountPointsE6QFlagsINS_17DetailsNeededFlagEE@Base 6.0.0 ++ _ZN11KMountPoint4ListC1Ev@Base 6.0.0 ++ _ZN11KMountPoint4ListC2Ev@Base 6.0.0 ++ _ZN11KMountPointD1Ev@Base 6.0.0 ++ _ZN11KMountPointD2Ev@Base 6.0.0 ++ _ZN11KRecentDirs3addERK7QStringS2_@Base 6.0.0 ++ _ZN11KRecentDirs3dirERK7QString@Base 6.0.0 ++ _ZN11KRecentDirs4listERK7QString@Base 6.0.0 ++ _ZN11KSambaShare11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.0.0 ++ _ZN11KSambaShare11qt_metacastEPKc@Base 6.0.0 ++ _ZN11KSambaShare16staticMetaObjectE@Base 6.0.0 ++ _ZN11KSambaShare7changedEv@Base 6.0.0 ++ _ZN11KSambaShare8instanceEv@Base 6.0.0 ++ _ZN11KSambaShareD0Ev@Base 6.0.0 ++ _ZN11KSambaShareD1Ev@Base 6.0.0 ++ _ZN11KSambaShareD2Ev@Base 6.0.0 ++ _ZN13KFileItemListC1ERK5QListI9KFileItemE@Base 6.0.0 ++ _ZN13KFileItemListC1ESt16initializer_listI9KFileItemE@Base 6.0.0 ++ _ZN13KFileItemListC1Ev@Base 6.0.0 ++ _ZN13KFileItemListC2ERK5QListI9KFileItemE@Base 6.0.0 ++ _ZN13KFileItemListC2ESt16initializer_listI9KFileItemE@Base 6.0.0 ++ _ZN13KFileItemListC2Ev@Base 6.0.0 ++ _ZN13KProtocolInfo10maxWorkersERK7QString@Base 6.0.0 ++ _ZN13KProtocolInfo11extraFieldsERK4QUrl@Base 6.0.0 ++ _ZN13KProtocolInfo12capabilitiesERK7QString@Base 6.0.0 ++ _ZN13KProtocolInfo13protocolClassERK7QString@Base 6.0.0 ++ _ZN13KProtocolInfo15defaultMimetypeERK7QString@Base 6.0.0 ++ _ZN13KProtocolInfo15isKnownProtocolERK4QUrl@Base 6.0.0 ++ _ZN13KProtocolInfo15isKnownProtocolERK7QStringb@Base 6.0.0 ++ _ZN13KProtocolInfo15showFilePreviewERK7QString@Base 6.0.0 ++ _ZN13KProtocolInfo16archiveMimetypesERK7QString@Base 6.0.0 ++ _ZN13KProtocolInfo16isFilterProtocolERK4QUrl@Base 6.0.0 ++ _ZN13KProtocolInfo16isFilterProtocolERK7QString@Base 6.0.0 ++ _ZN13KProtocolInfo16isHelperProtocolERK4QUrl@Base 6.0.0 ++ _ZN13KProtocolInfo16isHelperProtocolERK7QString@Base 6.0.0 ++ _ZN13KProtocolInfo17maxWorkersPerHostERK7QString@Base 6.0.0 ++ _ZN13KProtocolInfo30determineMimetypeFromExtensionERK7QString@Base 6.0.0 ++ _ZN13KProtocolInfo4execERK7QString@Base 6.0.0 ++ _ZN13KProtocolInfo4iconERK7QString@Base 6.0.0 ++ _ZN13KProtocolInfo6configERK7QString@Base 6.0.0 ++ _ZN13KProtocolInfo7docPathERK7QString@Base 6.0.0 ++ _ZN13KProtocolInfo9protocolsEv@Base 6.0.0 ++ _ZN13KProtocolInfo9proxiedByERK7QString@Base 6.0.0 ++ _ZN13QMetaSequence12MetaSequenceI5QListI15QSslCertificateEE5valueE@Base 6.0.0 ++ _ZN13QMetaSequence12MetaSequenceI5QListI4QUrlEE5valueE@Base 6.0.0 ++ _ZN13QMetaSequence12MetaSequenceI5QListIN3KIO8UDSEntryEEE5valueE@Base 6.0.0 ++ _ZN13QMetaSequence12MetaSequenceI5QListIN9QSslError8SslErrorEEE5valueE@Base 6.0.0 ++ _ZN13QMetaSequence12MetaSequenceI5QListISt4pairI9KFileItemS3_EEE5valueE@Base 6.0.0 ++ _ZN14KCoreDirLister10forgetDirsERK4QUrl@Base 6.0.0 ++ _ZN14KCoreDirLister10itemsAddedERK4QUrlRK13KFileItemList@Base 6.0.0 ++ _ZN14KCoreDirLister10jobStartedEPN3KIO7ListJobE@Base 6.0.0 ++ _ZN14KCoreDirLister11emitChangesEv@Base 6.0.0 ++ _ZN14KCoreDirLister11infoMessageERK7QString@Base 6.0.0 ++ _ZN14KCoreDirLister11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.0.0 ++ _ZN14KCoreDirLister11qt_metacastEPKc@Base 6.0.0 ++ _ZN14KCoreDirLister11redirectionERK4QUrlS2_@Base 6.0.0 ++ _ZN14KCoreDirLister12itemsDeletedERK13KFileItemList@Base 6.0.0 ++ _ZN14KCoreDirLister12refreshItemsERK5QListISt4pairI9KFileItemS2_EE@Base 6.0.0 ++ _ZN14KCoreDirLister13processedSizeEy@Base 6.0.0 ++ _ZN14KCoreDirLister13setAutoUpdateEb@Base 6.0.0 ++ _ZN14KCoreDirLister13setMimeFilterERK5QListI7QStringE@Base 6.0.0 ++ _ZN14KCoreDirLister13setNameFilterERK7QString@Base 6.0.0 ++ _ZN14KCoreDirLister14setDirOnlyModeEb@Base 6.0.0 ++ _ZN14KCoreDirLister15clearMimeFilterEv@Base 6.0.0 ++ _ZN14KCoreDirLister15updateDirectoryERK4QUrl@Base 6.0.0 ++ _ZN14KCoreDirLister16cachedItemForUrlERK4QUrl@Base 6.0.0 ++ _ZN14KCoreDirLister16staticMetaObjectE@Base 6.0.0 ++ _ZN14KCoreDirLister18listingDirCanceledERK4QUrl@Base 6.0.0 ++ _ZN14KCoreDirLister18setShowHiddenFilesEb@Base 6.0.0 ++ _ZN14KCoreDirLister19itemsFilteredByMimeERK13KFileItemList@Base 6.0.0 ++ _ZN14KCoreDirLister19listingDirCompletedERK4QUrl@Base 6.0.0 ++ _ZN14KCoreDirLister19setDelayedMimeTypesEb@Base 6.0.0 ++ _ZN14KCoreDirLister20setMimeExcludeFilterERK5QListI7QStringE@Base 6.0.0 ++ _ZN14KCoreDirLister27setAutoErrorHandlingEnabledEb@Base 6.0.0 ++ _ZN14KCoreDirLister30setRequestMimeTypeWhileListingEb@Base 6.0.0 ++ _ZN14KCoreDirLister4stopERK4QUrl@Base 6.0.0 ++ _ZN14KCoreDirLister4stopEv@Base 6.0.0 ++ _ZN14KCoreDirLister5clearEv@Base 6.0.0 ++ _ZN14KCoreDirLister5speedEi@Base 6.0.0 ++ _ZN14KCoreDirLister7openUrlERK4QUrl6QFlagsINS_11OpenUrlFlagEE@Base 6.0.0 ++ _ZN14KCoreDirLister7percentEi@Base 6.0.0 ++ _ZN14KCoreDirLister7startedERK4QUrl@Base 6.0.0 ++ _ZN14KCoreDirLister8canceledEv@Base 6.0.0 ++ _ZN14KCoreDirLister8clearDirERK4QUrl@Base 6.0.0 ++ _ZN14KCoreDirLister8jobErrorEPN3KIO3JobE@Base 6.0.0 ++ _ZN14KCoreDirLister8newItemsERK13KFileItemList@Base 6.0.0 ++ _ZN14KCoreDirLister9completedEv@Base 6.0.0 ++ _ZN14KCoreDirLister9totalSizeEy@Base 6.0.0 ++ _ZN14KCoreDirListerC1EP7QObject@Base 6.0.0 ++ _ZN14KCoreDirListerC2EP7QObject@Base 6.0.0 ++ _ZN14KCoreDirListerD0Ev@Base 6.0.0 ++ _ZN14KCoreDirListerD1Ev@Base 6.0.0 ++ _ZN14KCoreDirListerD2Ev@Base 6.0.0 ++ _ZN14KUrlAuthorized14allowUrlActionERK7QStringRK4QUrlS5_@Base 6.0.0 ++ _ZN14KUrlAuthorized18authorizeUrlActionERK7QStringRK4QUrlS5_@Base 6.0.0 ++ _ZN15KRecentDocument10recentUrlsEv@Base 6.0.0 ++ _ZN15KRecentDocument10removeFileERK4QUrl@Base 6.6.0 ++ _ZN15KRecentDocument12maximumItemsEv@Base 6.0.0 ++ _ZN15KRecentDocument17removeApplicationERK7QString@Base 6.6.0 ++ _ZN15KRecentDocument28removeBookmarksModifiedSinceERK9QDateTime@Base 6.6.0 ++ _ZN15KRecentDocument3addERK4QUrl5QListINS_19RecentDocumentGroupEE@Base 6.0.0 ++ _ZN15KRecentDocument3addERK4QUrl@Base 6.0.0 ++ _ZN15KRecentDocument3addERK4QUrlRK7QString5QListINS_19RecentDocumentGroupEE@Base 6.0.0 ++ _ZN15KRecentDocument3addERK4QUrlRK7QString@Base 6.0.0 ++ _ZN15KRecentDocument5clearEv@Base 6.0.0 ++ _ZN15KRemoteEncoding11setEncodingEPKc@Base 6.0.0 ++ _ZN15KRemoteEncoding12virtual_hookEiPv@Base 6.0.0 ++ _ZN15KRemoteEncodingC1EPKc@Base 6.0.0 ++ _ZN15KRemoteEncodingC2EPKc@Base 6.0.0 ++ _ZN15KRemoteEncodingD0Ev@Base 6.0.0 ++ _ZN15KRemoteEncodingD1Ev@Base 6.0.0 ++ _ZN15KRemoteEncodingD2Ev@Base 6.0.0 ++ _ZN15KSambaShareData10setCommentERK7QString@Base 6.0.0 ++ _ZN15KSambaShareData18setGuestPermissionERKNS_15GuestPermissionE@Base 6.0.0 ++ _ZN15KSambaShareData4saveEv@Base 6.0.0 ++ _ZN15KSambaShareData6removeEv@Base 6.0.0 ++ _ZN15KSambaShareData6setAclERK7QString@Base 6.0.0 ++ _ZN15KSambaShareData7setNameERK7QString@Base 6.0.0 ++ _ZN15KSambaShareData7setPathERK7QString@Base 6.0.0 ++ _ZN15KSambaShareDataC1ERKS_@Base 6.0.0 ++ _ZN15KSambaShareDataC1Ev@Base 6.0.0 ++ _ZN15KSambaShareDataC2ERKS_@Base 6.0.0 ++ _ZN15KSambaShareDataC2Ev@Base 6.0.0 ++ _ZN15KSambaShareDataD1Ev@Base 6.0.0 ++ _ZN15KSambaShareDataD2Ev@Base 6.0.0 ++ _ZN15KSambaShareDataaSERKS_@Base 6.0.0 ++ _ZN15KSslErrorUiDataC1EPK10QSslSocket@Base 6.0.0 ++ _ZN15KSslErrorUiDataC1EPK13QNetworkReplyRK5QListI9QSslErrorE@Base 6.0.0 ++ _ZN15KSslErrorUiDataC1ERKS_@Base 6.0.0 ++ _ZN15KSslErrorUiDataC1Ev@Base 6.0.0 ++ _ZN15KSslErrorUiDataC2EPK10QSslSocket@Base 6.0.0 ++ _ZN15KSslErrorUiDataC2EPK13QNetworkReplyRK5QListI9QSslErrorE@Base 6.0.0 ++ _ZN15KSslErrorUiDataC2ERKS_@Base 6.0.0 ++ _ZN15KSslErrorUiDataC2Ev@Base 6.0.0 ++ _ZN15KSslErrorUiDataD1Ev@Base 6.0.0 ++ _ZN15KSslErrorUiDataD2Ev@Base 6.0.0 ++ _ZN15KSslErrorUiDataaSERKS_@Base 6.0.0 ++ _ZN16KProtocolManager10autoResumeEv@Base 6.0.0 ++ _ZN16KProtocolManager10charsetForERK4QUrl@Base 6.0.0 ++ _ZN16KProtocolManager10outputTypeERK4QUrl@Base 6.0.0 ++ _ZN16KProtocolManager11markPartialEv@Base 6.0.0 ++ _ZN16KProtocolManager11readTimeoutEv@Base 6.0.0 ++ _ZN16KProtocolManager13canCopyToFileERK4QUrl@Base 6.0.0 ++ _ZN16KProtocolManager14connectTimeoutEv@Base 6.0.0 ++ _ZN16KProtocolManager14supportsMovingERK4QUrl@Base 6.0.0 ++ _ZN16KProtocolManager15canCopyFromFileERK4QUrl@Base 6.0.0 ++ _ZN16KProtocolManager15canRenameToFileERK4QUrl@Base 6.0.0 ++ _ZN16KProtocolManager15defaultMimetypeERK4QUrl@Base 6.0.0 ++ _ZN16KProtocolManager15minimumKeepSizeEv@Base 6.0.0 ++ _ZN16KProtocolManager15responseTimeoutEv@Base 6.0.0 ++ _ZN16KProtocolManager15supportsLinkingERK4QUrl@Base 6.0.0 ++ _ZN16KProtocolManager15supportsListingERK4QUrl@Base 6.0.0 ++ _ZN16KProtocolManager15supportsMakeDirERK4QUrl@Base 6.0.0 ++ _ZN16KProtocolManager15supportsOpeningERK4QUrl@Base 6.0.0 ++ _ZN16KProtocolManager15supportsReadingERK4QUrl@Base 6.0.0 ++ _ZN16KProtocolManager15supportsWritingERK4QUrl@Base 6.0.0 ++ _ZN16KProtocolManager16isSourceProtocolERK4QUrl@Base 6.0.0 ++ _ZN16KProtocolManager16supportsDeletingERK4QUrl@Base 6.0.0 ++ _ZN16KProtocolManager17canRenameFromFileERK4QUrl@Base 6.0.0 ++ _ZN16KProtocolManager18canDeleteRecursiveERK4QUrl@Base 6.0.0 ++ _ZN16KProtocolManager18supportsTruncatingERK4QUrl@Base 6.0.0 ++ _ZN16KProtocolManager19proxyConnectTimeoutEv@Base 6.0.0 ++ _ZN16KProtocolManager19supportsPermissionsERK4QUrl@Base 6.0.0 ++ _ZN16KProtocolManager20reparseConfigurationEv@Base 6.0.0 ++ _ZN16KProtocolManager22fileNameUsedForCopyingERK4QUrl@Base 6.0.0 ++ _ZN16KProtocolManager26protocolForArchiveMimetypeERK7QString@Base 6.0.0 ++ _ZN16KProtocolManager7listingERK4QUrl@Base 6.0.0 ++ _ZN16KProtocolManager9inputTypeERK4QUrl@Base 6.0.0 ++ _ZN18KOverlayIconPlugin11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.0.0 ++ _ZN18KOverlayIconPlugin11qt_metacastEPKc@Base 6.0.0 ++ _ZN18KOverlayIconPlugin15overlaysChangedERK4QUrlRK5QListI7QStringE@Base 6.0.0 ++ _ZN18KOverlayIconPlugin16staticMetaObjectE@Base 6.0.0 ++ _ZN18KOverlayIconPluginC1EP7QObject@Base 6.0.0 ++ _ZN18KOverlayIconPluginC2EP7QObject@Base 6.0.0 ++ _ZN18KOverlayIconPluginD0Ev@Base 6.0.0 ++ _ZN18KOverlayIconPluginD1Ev@Base 6.0.0 ++ _ZN18KOverlayIconPluginD2Ev@Base 6.0.0 ++ _ZN19KPasswdServerClient11addAuthInfoERKN3KIO8AuthInfoEx@Base 6.0.0 ++ _ZN19KPasswdServerClient13checkAuthInfoEPN3KIO8AuthInfoExx@Base 6.0.0 ++ _ZN19KPasswdServerClient13queryAuthInfoEPN3KIO8AuthInfoERK7QStringxx@Base 6.0.0 ++ _ZN19KPasswdServerClient14removeAuthInfoERK7QStringS2_S2_@Base 6.0.0 ++ _ZN19KPasswdServerClientC1Ev@Base 6.0.0 ++ _ZN19KPasswdServerClientC2Ev@Base 6.0.0 ++ _ZN19KPasswdServerClientD1Ev@Base 6.0.0 ++ _ZN19KPasswdServerClientD2Ev@Base 6.0.0 ++ _ZN19KSslCertificateRule11setRejectedEb@Base 6.0.0 ++ _ZN19KSslCertificateRule16setIgnoredErrorsERK5QListI9QSslErrorE@Base 6.0.0 ++ _ZN19KSslCertificateRule16setIgnoredErrorsERK5QListIN9QSslError8SslErrorEE@Base 6.0.0 ++ _ZN19KSslCertificateRule17setExpiryDateTimeERK9QDateTime@Base 6.0.0 ++ _ZN19KSslCertificateRuleC1ERK15QSslCertificateRK7QString@Base 6.0.0 ++ _ZN19KSslCertificateRuleC1ERKS_@Base 6.0.0 ++ _ZN19KSslCertificateRuleC2ERK15QSslCertificateRK7QString@Base 6.0.0 ++ _ZN19KSslCertificateRuleC2ERKS_@Base 6.0.0 ++ _ZN19KSslCertificateRuleD1Ev@Base 6.0.0 ++ _ZN19KSslCertificateRuleD2Ev@Base 6.0.0 ++ _ZN19KSslCertificateRuleaSERKS_@Base 6.0.0 ++ _ZN22KSslCertificateManager18nonIgnorableErrorsERK5QListI9QSslErrorE@Base 6.0.0 ++ _ZN22KSslCertificateManager4selfEv@Base 6.0.0 ++ _ZN22KSslCertificateManager7setRuleERK19KSslCertificateRule@Base 6.0.0 ++ _ZN22KSslCertificateManager9clearRuleERK15QSslCertificateRK7QString@Base 6.0.0 ++ _ZN22KSslCertificateManager9clearRuleERK19KSslCertificateRule@Base 6.0.0 ++ _ZN23KFileItemListProperties8setItemsERK13KFileItemList@Base 6.0.0 ++ _ZN23KFileItemListPropertiesC1ERK13KFileItemList@Base 6.0.0 ++ _ZN23KFileItemListPropertiesC1ERKS_@Base 6.0.0 ++ _ZN23KFileItemListPropertiesC1Ev@Base 6.0.0 ++ _ZN23KFileItemListPropertiesC2ERK13KFileItemList@Base 6.0.0 ++ _ZN23KFileItemListPropertiesC2ERKS_@Base 6.0.0 ++ _ZN23KFileItemListPropertiesC2Ev@Base 6.0.0 ++ _ZN23KFileItemListPropertiesD0Ev@Base 6.0.0 ++ _ZN23KFileItemListPropertiesD1Ev@Base 6.0.0 ++ _ZN23KFileItemListPropertiesD2Ev@Base 6.0.0 ++ _ZN23KFileItemListPropertiesaSERKS_@Base 6.0.0 ++ _ZN23KProtocolManagerPrivate4syncEv@Base 6.0.0 ++ _ZN23KProtocolManagerPrivateC1Ev@Base 6.0.0 ++ _ZN23KProtocolManagerPrivateC2Ev@Base 6.0.0 ++ _ZN23KProtocolManagerPrivateD1Ev@Base 6.0.0 ++ _ZN23KProtocolManagerPrivateD2Ev@Base 6.0.0 ++ _ZN25OrgKdeKDirNotifyInterface10FilesAddedERK7QString@Base 6.0.0 ++ _ZN25OrgKdeKDirNotifyInterface11FileRenamedERK7QStringS2_@Base 6.0.0 ++ _ZN25OrgKdeKDirNotifyInterface11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.0.0 ++ _ZN25OrgKdeKDirNotifyInterface11qt_metacastEPKc@Base 6.0.0 ++ _ZN25OrgKdeKDirNotifyInterface12FilesChangedERK5QListI7QStringE@Base 6.0.0 ++ _ZN25OrgKdeKDirNotifyInterface12FilesRemovedERK5QListI7QStringE@Base 6.0.0 ++ _ZN25OrgKdeKDirNotifyInterface13emitFileMovedERK4QUrlS2_@Base 6.0.0 ++ _ZN25OrgKdeKDirNotifyInterface13leftDirectoryERK7QString@Base 6.0.0 ++ _ZN25OrgKdeKDirNotifyInterface14emitFilesAddedERK4QUrl@Base 6.0.0 ++ _ZN25OrgKdeKDirNotifyInterface15emitFileRenamedERK4QUrlS2_@Base 6.0.0 ++ _ZN25OrgKdeKDirNotifyInterface16emitFilesChangedERK5QListI4QUrlE@Base 6.0.0 ++ _ZN25OrgKdeKDirNotifyInterface16emitFilesRemovedERK5QListI4QUrlE@Base 6.0.0 ++ _ZN25OrgKdeKDirNotifyInterface16enteredDirectoryERK7QString@Base 6.0.0 ++ _ZN25OrgKdeKDirNotifyInterface16staticMetaObjectE@Base 6.0.0 ++ _ZN25OrgKdeKDirNotifyInterface17emitLeftDirectoryERK4QUrl@Base 6.0.0 ++ _ZN25OrgKdeKDirNotifyInterface20emitEnteredDirectoryERK4QUrl@Base 6.0.0 ++ _ZN25OrgKdeKDirNotifyInterface24FileRenamedWithLocalPathERK7QStringS2_S2_@Base 6.0.0 ++ _ZN25OrgKdeKDirNotifyInterface28emitFileRenamedWithLocalPathERK4QUrlS2_RK7QString@Base 6.0.0 ++ _ZN25OrgKdeKDirNotifyInterface9FileMovedERK7QStringS2_@Base 6.0.0 ++ _ZN25OrgKdeKDirNotifyInterfaceC1ERK7QStringS2_RK15QDBusConnectionP7QObject@Base 6.0.0 ++ _ZN25OrgKdeKDirNotifyInterfaceC2ERK7QStringS2_RK15QDBusConnectionP7QObject@Base 6.0.0 ++ _ZN25OrgKdeKDirNotifyInterfaceD0Ev@Base 6.0.0 ++ _ZN25OrgKdeKDirNotifyInterfaceD1Ev@Base 6.0.0 ++ _ZN25OrgKdeKDirNotifyInterfaceD2Ev@Base 6.0.0 ++ _ZN3KIO10JobPrivate10emitMovingEPNS_3JobERK4QUrlS5_@Base 6.0.0 ++ _ZN3KIO10JobPrivate11emitCopyingEPNS_3JobERK4QUrlS5_@Base 6.0.0 ++ _ZN3KIO10JobPrivate11emitStatingEPNS_3JobERK4QUrl@Base 6.0.0 ++ _ZN3KIO10JobPrivate12emitDeletingEPNS_3JobERK4QUrl@Base 6.0.0 ++ _ZN3KIO10JobPrivate12emitMountingEPNS_3JobERK7QStringS5_@Base 6.0.0 ++ _ZN3KIO10JobPrivate12emitRenamingEPNS_3JobERK4QUrlS5_@Base 6.0.0 ++ _ZN3KIO10JobPrivate14emitUnmountingEPNS_3JobERK7QString@Base 6.0.0 ++ (arch=amd64)_ZN3KIO10JobPrivate14inhibitSuspendERK7QString@Base 6.13.0-4~ ++ _ZN3KIO10JobPrivate15emitCreatingDirEPNS_3JobERK4QUrl@Base 6.0.0 ++ (arch=amd64)_ZN3KIO10JobPrivate16doInhibitSuspendEv@Base 6.13.0-4~ ++ _ZN3KIO10JobPrivate16emitTransferringEPNS_3JobERK4QUrl@Base 6.0.0 ++ (arch=amd64)_ZN3KIO10JobPrivate16uninhibitSuspendEv@Base 6.13.0-4~ ++ _ZN3KIO10JobPrivate22privilegeOperationDataEv@Base 6.0.0 ++ _ZN3KIO10JobPrivateD0Ev@Base 6.0.0 ++ _ZN3KIO10JobPrivateD1Ev@Base 6.0.0 ++ _ZN3KIO10JobPrivateD2Ev@Base 6.0.0 ++ _ZN3KIO10RestoreJob10slotResultEP4KJob@Base 6.0.0 ++ _ZN3KIO10RestoreJob11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.0.0 ++ _ZN3KIO10RestoreJob11qt_metacastEPKc@Base 6.0.0 ++ _ZN3KIO10RestoreJob16staticMetaObjectE@Base 6.0.0 ++ _ZN3KIO10RestoreJobD0Ev@Base 6.0.0 ++ _ZN3KIO10RestoreJobD1Ev@Base 6.0.0 ++ _ZN3KIO10RestoreJobD2Ev@Base 6.0.0 ++ _ZN3KIO10SpecialJob11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.0.0 ++ _ZN3KIO10SpecialJob11qt_metacastEPKc@Base 6.0.0 ++ _ZN3KIO10SpecialJob12setArgumentsERK10QByteArray@Base 6.0.0 ++ _ZN3KIO10SpecialJob16staticMetaObjectE@Base 6.0.0 ++ _ZN3KIO10SpecialJobC1ERK4QUrlRK10QByteArray@Base 6.0.0 ++ _ZN3KIO10SpecialJobC2ERK4QUrlRK10QByteArray@Base 6.0.0 ++ _ZN3KIO10SpecialJobD0Ev@Base 6.0.0 ++ _ZN3KIO10SpecialJobD1Ev@Base 6.0.0 ++ _ZN3KIO10SpecialJobD2Ev@Base 6.0.0 ++ _ZN3KIO10WorkerBase10lookupHostERK7QString@Base 6.0.0 ++ _ZN3KIO10WorkerBase10messageBoxENS0_14MessageBoxTypeERK7QStringS4_S4_S4_@Base 6.0.0 ++ _ZN3KIO10WorkerBase10messageBoxERK7QStringNS0_14MessageBoxTypeES3_S3_S3_S3_@Base 6.0.0 ++ _ZN3KIO10WorkerBase11infoMessageERK7QString@Base 6.0.0 ++ _ZN3KIO10WorkerBase11listEntriesERK5QListINS_8UDSEntryEE@Base 6.0.0 ++ _ZN3KIO10WorkerBase11readTimeoutEv@Base 6.0.0 ++ _ZN3KIO10WorkerBase11redirectionERK4QUrl@Base 6.0.0 ++ _ZN3KIO10WorkerBase11setMetaDataERK7QStringS3_@Base 6.0.0 ++ _ZN3KIO10WorkerBase12dispatchLoopEv@Base 6.0.0 ++ _ZN3KIO10WorkerBase12sendMetaDataEv@Base 6.0.0 ++ _ZN3KIO10WorkerBase12workerStatusERK7QStringb@Base 6.0.0 ++ _ZN3KIO10WorkerBase13connectWorkerERK7QString@Base 6.0.0 ++ _ZN3KIO10WorkerBase13processedSizeEy@Base 6.0.0 ++ _ZN3KIO10WorkerBase13waitForAnswerEiiR10QByteArrayPi@Base 6.0.0 ++ _ZN3KIO10WorkerBase13worker_statusEv@Base 6.0.0 ++ _ZN3KIO10WorkerBase14connectTimeoutEv@Base 6.0.0 ++ _ZN3KIO10WorkerBase14openConnectionEv@Base 6.0.0 ++ _ZN3KIO10WorkerBase14remoteEncodingEv@Base 6.0.0 ++ _ZN3KIO10WorkerBase15closeConnectionEv@Base 6.0.0 ++ _ZN3KIO10WorkerBase15responseTimeoutEv@Base 6.0.0 ++ _ZN3KIO10WorkerBase15waitForHostInfoER9QHostInfo@Base 6.0.0 ++ _ZN3KIO10WorkerBase16disconnectWorkerEv@Base 6.0.0 ++ _ZN3KIO10WorkerBase17appConnectionMadeEv@Base 6.0.0 ++ _ZN3KIO10WorkerBase18openPasswordDialogERNS_8AuthInfoERK7QString@Base 6.0.0 ++ _ZN3KIO10WorkerBase19cacheAuthenticationERKNS_8AuthInfoE@Base 6.0.0 ++ _ZN3KIO10WorkerBase19fileSystemFreeSpaceERK4QUrl@Base 6.0.0 ++ _ZN3KIO10WorkerBase19proxyConnectTimeoutEv@Base 6.0.0 ++ _ZN3KIO10WorkerBase19sendAndKeepMetaDataEv@Base 6.0.0 ++ _ZN3KIO10WorkerBase19setIncomingMetaDataERKNS_8MetaDataE@Base 6.0.0 ++ _ZN3KIO10WorkerBase19setModificationTimeERK4QUrlRK9QDateTime@Base 6.0.0 ++ _ZN3KIO10WorkerBase20reparseConfigurationEv@Base 6.0.0 ++ _ZN3KIO10WorkerBase24setTimeoutSpecialCommandEiRK10QByteArray@Base 6.0.0 ++ _ZN3KIO10WorkerBase25addTemporaryAuthorizationERK7QString@Base 6.0.0 ++ _ZN3KIO10WorkerBase25checkCachedAuthenticationERNS_8AuthInfoE@Base 6.0.0 ++ _ZN3KIO10WorkerBase25requestPrivilegeOperationERK7QString@Base 6.0.0 ++ _ZN3KIO10WorkerBase3delERK4QUrlb@Base 6.0.0 ++ _ZN3KIO10WorkerBase3getERK4QUrl@Base 6.0.0 ++ _ZN3KIO10WorkerBase3putERK4QUrli6QFlagsINS_7JobFlagEE@Base 6.0.0 ++ _ZN3KIO10WorkerBase4copyERK4QUrlS3_i6QFlagsINS_7JobFlagEE@Base 6.0.0 ++ _ZN3KIO10WorkerBase4dataERK10QByteArray@Base 6.0.0 ++ _ZN3KIO10WorkerBase4exitEv@Base 6.0.0 ++ _ZN3KIO10WorkerBase4openERK4QUrl6QFlagsIN13QIODeviceBase12OpenModeFlagEE@Base 6.0.0 ++ _ZN3KIO10WorkerBase4readEy@Base 6.0.0 ++ _ZN3KIO10WorkerBase4seekEy@Base 6.0.0 ++ _ZN3KIO10WorkerBase4statERK4QUrl@Base 6.0.0 ++ _ZN3KIO10WorkerBase5chmodERK4QUrli@Base 6.0.0 ++ _ZN3KIO10WorkerBase5chownERK4QUrlRK7QStringS6_@Base 6.0.0 ++ _ZN3KIO10WorkerBase5closeEv@Base 6.0.0 ++ _ZN3KIO10WorkerBase5mkdirERK4QUrli@Base 6.0.0 ++ _ZN3KIO10WorkerBase5speedEm@Base 6.0.0 ++ _ZN3KIO10WorkerBase5writeERK10QByteArray@Base 6.0.0 ++ _ZN3KIO10WorkerBase6configEv@Base 6.0.0 ++ _ZN3KIO10WorkerBase6renameERK4QUrlS3_6QFlagsINS_7JobFlagEE@Base 6.0.0 ++ _ZN3KIO10WorkerBase7dataReqEv@Base 6.0.0 ++ _ZN3KIO10WorkerBase7listDirERK4QUrl@Base 6.0.0 ++ _ZN3KIO10WorkerBase7setHostERK7QStringtS3_S3_@Base 6.0.0 ++ _ZN3KIO10WorkerBase7specialERK10QByteArray@Base 6.0.0 ++ _ZN3KIO10WorkerBase7symlinkERK7QStringRK4QUrl6QFlagsINS_7JobFlagEE@Base 6.0.0 ++ _ZN3KIO10WorkerBase7warningERK7QString@Base 6.0.0 ++ _ZN3KIO10WorkerBase7writtenEy@Base 6.0.0 ++ _ZN3KIO10WorkerBase8mimeTypeERK7QString@Base 6.0.0 ++ _ZN3KIO10WorkerBase8mimetypeERK4QUrl@Base 6.0.0 ++ _ZN3KIO10WorkerBase8positionEy@Base 6.0.0 ++ _ZN3KIO10WorkerBase8readDataER10QByteArray@Base 6.0.0 ++ _ZN3KIO10WorkerBase8sslErrorERK4QMapI7QString8QVariantE@Base 6.0.0 ++ _ZN3KIO10WorkerBase8truncateEy@Base 6.0.0 ++ _ZN3KIO10WorkerBase9canResumeEv@Base 6.0.0 ++ _ZN3KIO10WorkerBase9canResumeEy@Base 6.0.0 ++ _ZN3KIO10WorkerBase9errorPageEv@Base 6.0.0 ++ _ZN3KIO10WorkerBase9listEntryERKNS_8UDSEntryE@Base 6.0.0 ++ _ZN3KIO10WorkerBase9statEntryERKNS_8UDSEntryE@Base 6.0.0 ++ _ZN3KIO10WorkerBase9totalSizeEy@Base 6.0.0 ++ _ZN3KIO10WorkerBase9truncatedEy@Base 6.0.0 ++ _ZN3KIO10WorkerBaseC1ERK10QByteArrayS3_S3_@Base 6.0.0 ++ _ZN3KIO10WorkerBaseC2ERK10QByteArrayS3_S3_@Base 6.0.0 ++ _ZN3KIO10WorkerBaseD0Ev@Base 6.0.0 ++ _ZN3KIO10WorkerBaseD1Ev@Base 6.0.0 ++ _ZN3KIO10WorkerBaseD2Ev@Base 6.0.0 ++ _ZN3KIO10emptyTrashEv@Base 6.0.0 ++ _ZN3KIO11FileCopyJob10slotResultEP4KJob@Base 6.0.0 ++ _ZN3KIO11FileCopyJob11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.0.0 ++ _ZN3KIO11FileCopyJob11qt_metacastEPKc@Base 6.0.0 ++ _ZN3KIO11FileCopyJob13mimeTypeFoundEPNS_3JobERK7QString@Base 6.0.0 ++ _ZN3KIO11FileCopyJob13setSourceSizeEy@Base 6.0.0 ++ _ZN3KIO11FileCopyJob16staticMetaObjectE@Base 6.0.0 ++ _ZN3KIO11FileCopyJob19setModificationTimeERK9QDateTime@Base 6.0.0 ++ _ZN3KIO11FileCopyJob6doKillEv@Base 6.0.0 ++ _ZN3KIO11FileCopyJob8doResumeEv@Base 6.0.0 ++ _ZN3KIO11FileCopyJob9doSuspendEv@Base 6.0.0 ++ _ZN3KIO11FileCopyJobD0Ev@Base 6.0.0 ++ _ZN3KIO11FileCopyJobD1Ev@Base 6.0.0 ++ _ZN3KIO11FileCopyJobD2Ev@Base 6.0.0 ++ _ZN3KIO11MimetypeJob11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.0.0 ++ _ZN3KIO11MimetypeJob11qt_metacastEPKc@Base 6.0.0 ++ _ZN3KIO11MimetypeJob12slotFinishedEv@Base 6.0.0 ++ _ZN3KIO11MimetypeJob16staticMetaObjectE@Base 6.0.0 ++ _ZN3KIO11MimetypeJobD0Ev@Base 6.0.0 ++ _ZN3KIO11MimetypeJobD1Ev@Base 6.0.0 ++ _ZN3KIO11MimetypeJobD2Ev@Base 6.0.0 ++ _ZN3KIO11TransferJob11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.0.0 ++ _ZN3KIO11TransferJob11qt_metacastEPKc@Base 6.0.0 ++ _ZN3KIO11TransferJob11redirectionEPNS_3JobERK4QUrl@Base 6.0.0 ++ _ZN3KIO11TransferJob11slotDataReqEv@Base 6.0.0 ++ _ZN3KIO11TransferJob12setTotalSizeEy@Base 6.0.0 ++ _ZN3KIO11TransferJob12slotFinishedEv@Base 6.0.0 ++ _ZN3KIO11TransferJob12slotMimetypeERK7QString@Base 6.0.0 ++ _ZN3KIO11TransferJob13mimeTypeFoundEPNS_3JobERK7QString@Base 6.0.0 ++ _ZN3KIO11TransferJob13sendAsyncDataERK10QByteArray@Base 6.0.0 ++ _ZN3KIO11TransferJob15slotRedirectionERK4QUrl@Base 6.0.0 ++ _ZN3KIO11TransferJob16staticMetaObjectE@Base 6.0.0 ++ _ZN3KIO11TransferJob19setAsyncDataEnabledEb@Base 6.0.0 ++ _ZN3KIO11TransferJob19setModificationTimeERK9QDateTime@Base 6.0.0 ++ _ZN3KIO11TransferJob20permanentRedirectionEPNS_3JobERK4QUrlS5_@Base 6.0.0 ++ _ZN3KIO11TransferJob4dataEPNS_3JobERK10QByteArray@Base 6.0.0 ++ _ZN3KIO11TransferJob7dataReqEPNS_3JobER10QByteArray@Base 6.0.0 ++ _ZN3KIO11TransferJob8doResumeEv@Base 6.0.0 ++ _ZN3KIO11TransferJob8slotDataERK10QByteArray@Base 6.0.0 ++ _ZN3KIO11TransferJob9canResumeEPNS_3JobEy@Base 6.0.0 ++ _ZN3KIO11TransferJobD0Ev@Base 6.0.0 ++ _ZN3KIO11TransferJobD1Ev@Base 6.0.0 ++ _ZN3KIO11TransferJobD2Ev@Base 6.0.0 ++ _ZN3KIO11batchRenameERK5QListI4QUrlERK7QStringi5QChar6QFlagsINS_7JobFlagEE@Base 6.0.0 ++ _ZN3KIO11convertSizeEy@Base 6.0.0 ++ _ZN3KIO11davPropFindERK4QUrlRK7QStringS5_6QFlagsINS_7JobFlagEE@Base 6.0.0 ++ _ZN3KIO11file_deleteERK4QUrl6QFlagsINS_7JobFlagEE@Base 6.0.0 ++ _ZN3KIO11http_deleteERK4QUrl6QFlagsINS_7JobFlagEE@Base 6.0.0 ++ _ZN3KIO12WorkerResult4failEiRK7QString@Base 6.0.0 ++ _ZN3KIO12WorkerResult4passEv@Base 6.0.0 ++ _ZN3KIO12WorkerResultC1EOS0_@Base 6.0.0 ++ _ZN3KIO12WorkerResultC1ERKS0_@Base 6.0.0 ++ _ZN3KIO12WorkerResultC2EOS0_@Base 6.0.0 ++ _ZN3KIO12WorkerResultC2ERKS0_@Base 6.0.0 ++ _ZN3KIO12WorkerResultD1Ev@Base 6.0.0 ++ _ZN3KIO12WorkerResultD2Ev@Base 6.0.0 ++ _ZN3KIO12WorkerResultaSEOS0_@Base 6.0.0 ++ _ZN3KIO12WorkerResultaSERKS0_@Base 6.0.0 ++ _ZN3KIO12davPropPatchERK4QUrlRK7QString6QFlagsINS_7JobFlagEE@Base 6.0.0 ++ _ZN3KIO12mostLocalUrlERK4QUrl6QFlagsINS_7JobFlagEE@Base 6.0.0 ++ _ZN3KIO13EmptyTrashJob11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.0.0 ++ _ZN3KIO13EmptyTrashJob11qt_metacastEPKc@Base 6.0.0 ++ _ZN3KIO13EmptyTrashJob12slotFinishedEv@Base 6.0.0 ++ _ZN3KIO13EmptyTrashJob16staticMetaObjectE@Base 6.0.0 ++ _ZN3KIO13EmptyTrashJobD0Ev@Base 6.0.0 ++ _ZN3KIO13EmptyTrashJobD1Ev@Base 6.0.0 ++ _ZN3KIO13EmptyTrashJobD2Ev@Base 6.0.0 ++ _ZN3KIO13FavIconsCache10iconForUrlERK4QUrl@Base 6.0.0 ++ _ZN3KIO13FavIconsCache11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.0.0 ++ _ZN3KIO13FavIconsCache11qt_metacastEPKc@Base 6.0.0 ++ _ZN3KIO13FavIconsCache13iconUrlForUrlERK4QUrl@Base 6.0.0 ++ _ZN3KIO13FavIconsCache13setIconForUrlERK4QUrlS3_@Base 6.0.0 ++ _ZN3KIO13FavIconsCache16staticMetaObjectE@Base 6.0.0 ++ _ZN3KIO13FavIconsCache17addFailedDownloadERK4QUrl@Base 6.0.0 ++ _ZN3KIO13FavIconsCache17ensureCacheExistsEv@Base 6.0.0 ++ _ZN3KIO13FavIconsCache20removeFailedDownloadERK4QUrl@Base 6.0.0 ++ _ZN3KIO13FavIconsCache8instanceEv@Base 6.0.0 ++ _ZN3KIO13NameFinderJob11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.0.0 ++ _ZN3KIO13NameFinderJob11qt_metacastEPKc@Base 6.0.0 ++ _ZN3KIO13NameFinderJob16staticMetaObjectE@Base 6.0.0 ++ _ZN3KIO13NameFinderJob5startEv@Base 6.0.0 ++ _ZN3KIO13NameFinderJobC1ERK4QUrlRK7QStringP7QObject@Base 6.0.0 ++ _ZN3KIO13NameFinderJobC2ERK4QUrlRK7QStringP7QObject@Base 6.0.0 ++ _ZN3KIO13NameFinderJobD0Ev@Base 6.0.0 ++ _ZN3KIO13NameFinderJobD1Ev@Base 6.0.0 ++ _ZN3KIO13NameFinderJobD2Ev@Base 6.0.0 ++ _ZN3KIO13WorkerFactory11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.0.0 ++ _ZN3KIO13WorkerFactory11qt_metacastEPKc@Base 6.0.0 ++ _ZN3KIO13WorkerFactory16staticMetaObjectE@Base 6.0.0 ++ _ZN3KIO13WorkerFactoryC1EP7QObject@Base 6.0.0 ++ _ZN3KIO13WorkerFactoryC2EP7QObject@Base 6.0.0 ++ _ZN3KIO13directorySizeERK13KFileItemList@Base 6.0.0 ++ _ZN3KIO13directorySizeERK4QUrl@Base 6.0.0 ++ _ZN3KIO13favIconForUrlERK4QUrl@Base 6.0.0 ++ _ZN3KIO13getJobTrackerEv@Base 6.0.0 ++ _ZN3KIO13listRecursiveERK4QUrl6QFlagsINS_7JobFlagEES3_INS_7ListJob8ListFlagEE@Base 6.0.0 ++ _ZN3KIO13setJobTrackerEP20KJobTrackerInterface@Base 6.0.0 ++ _ZN3KIO14BatchRenameJob10slotResultEP4KJob@Base 6.0.0 ++ _ZN3KIO14BatchRenameJob11fileRenamedERK4QUrlS3_@Base 6.0.0 ++ _ZN3KIO14BatchRenameJob11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.0.0 ++ _ZN3KIO14BatchRenameJob11qt_metacastEPKc@Base 6.0.0 ++ _ZN3KIO14BatchRenameJob16staticMetaObjectE@Base 6.0.0 ++ _ZN3KIO14BatchRenameJobD0Ev@Base 6.0.0 ++ _ZN3KIO14BatchRenameJobD1Ev@Base 6.0.0 ++ _ZN3KIO14BatchRenameJobD2Ev@Base 6.0.0 ++ _ZN3KIO14convertSecondsEj@Base 6.0.0 ++ _ZN3KIO14decodeFileNameERK7QString@Base 6.0.0 ++ _ZN3KIO14encodeFileNameERK7QString@Base 6.0.0 ++ _ZN3KIO14iconNameForUrlERK4QUrl@Base 6.0.0 ++ _ZN3KIO14rawErrorDetailEiRK7QStringPK4QUrli@Base 6.0.0 ++ _ZN3KIO14storedHttpPostEP9QIODeviceRK4QUrlx6QFlagsINS_7JobFlagEE@Base 6.0.0 ++ _ZN3KIO14storedHttpPostERK10QByteArrayRK4QUrl6QFlagsINS_7JobFlagEE@Base 6.0.0 ++ _ZN3KIO16DirectorySizeJob10slotResultEP4KJob@Base 6.0.0 ++ _ZN3KIO16DirectorySizeJob11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.0.0 ++ _ZN3KIO16DirectorySizeJob11qt_metacastEPKc@Base 6.0.0 ++ _ZN3KIO16DirectorySizeJob16staticMetaObjectE@Base 6.0.0 ++ _ZN3KIO16DirectorySizeJobD0Ev@Base 6.0.0 ++ _ZN3KIO16DirectorySizeJobD1Ev@Base 6.0.0 ++ _ZN3KIO16DirectorySizeJobD2Ev@Base 6.0.0 ++ _ZN3KIO16buildErrorStringEiRK7QString@Base 6.0.0 ++ _ZN3KIO16restoreFromTrashERK5QListI4QUrlE6QFlagsINS_7JobFlagEE@Base 6.0.0 ++ _ZN3KIO17DesktopExecParser14executableNameERK7QString@Base 6.0.0 ++ _ZN3KIO17DesktopExecParser14executablePathERK7QString@Base 6.0.0 ++ _ZN3KIO17DesktopExecParser16hasSchemeHandlerERK4QUrl@Base 6.0.0 ++ _ZN3KIO17DesktopExecParser18supportedProtocolsERK8KService@Base 6.0.0 ++ _ZN3KIO17DesktopExecParser19setUrlsAreTempFilesEb@Base 6.0.0 ++ _ZN3KIO17DesktopExecParser20setSuggestedFileNameERK7QString@Base 6.0.0 ++ _ZN3KIO17DesktopExecParser25isProtocolInSupportedListERK4QUrlRK5QListI7QStringE@Base 6.0.0 ++ _ZN3KIO17DesktopExecParserC1ERK8KServiceRK5QListI4QUrlE@Base 6.0.0 ++ _ZN3KIO17DesktopExecParserC2ERK8KServiceRK5QListI4QUrlE@Base 6.0.0 ++ _ZN3KIO17DesktopExecParserD1Ev@Base 6.0.0 ++ _ZN3KIO17DesktopExecParserD2Ev@Base 6.0.0 ++ _ZN3KIO17MimeTypeFinderJob10slotResultEP4KJob@Base 6.0.0 ++ _ZN3KIO17MimeTypeFinderJob11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.0.0 ++ _ZN3KIO17MimeTypeFinderJob11qt_metacastEPKc@Base 6.0.0 ++ _ZN3KIO17MimeTypeFinderJob16staticMetaObjectE@Base 6.0.0 ++ _ZN3KIO17MimeTypeFinderJob20setSuggestedFileNameERK7QString@Base 6.0.0 ++ _ZN3KIO17MimeTypeFinderJob21setFollowRedirectionsEb@Base 6.0.0 ++ _ZN3KIO17MimeTypeFinderJob30setAuthenticationPromptEnabledEb@Base 6.0.0 ++ _ZN3KIO17MimeTypeFinderJob5startEv@Base 6.0.0 ++ _ZN3KIO17MimeTypeFinderJob6doKillEv@Base 6.0.0 ++ _ZN3KIO17MimeTypeFinderJobC1ERK4QUrlP7QObject@Base 6.0.0 ++ _ZN3KIO17MimeTypeFinderJobC2ERK4QUrlP7QObject@Base 6.0.0 ++ _ZN3KIO17MimeTypeFinderJobD0Ev@Base 6.0.0 ++ _ZN3KIO17MimeTypeFinderJobD1Ev@Base 6.0.0 ++ _ZN3KIO17MimeTypeFinderJobD2Ev@Base 6.0.0 ++ _ZN3KIO17StoredTransferJob11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.0.0 ++ _ZN3KIO17StoredTransferJob11qt_metacastEPKc@Base 6.0.0 ++ _ZN3KIO17StoredTransferJob16staticMetaObjectE@Base 6.0.0 ++ _ZN3KIO17StoredTransferJob7setDataERK10QByteArray@Base 6.0.0 ++ _ZN3KIO17StoredTransferJobD0Ev@Base 6.0.0 ++ _ZN3KIO17StoredTransferJobD1Ev@Base 6.0.0 ++ _ZN3KIO17StoredTransferJobD2Ev@Base 6.0.0 ++ _ZN3KIO17http_update_cacheERK4QUrlbRK9QDateTime@Base 6.0.0 ++ _ZN3KIO17parseCacheControlERK7QString@Base 6.0.0 ++ _ZN3KIO18convertPermissionsEi@Base 6.0.0 ++ _ZN3KIO18convertSizeFromKiBEy@Base 6.0.0 ++ _ZN3KIO18itemsSummaryStringEjjjyb@Base 6.0.0 ++ _ZN3KIO19fileSystemFreeSpaceERK4QUrl@Base 6.0.0 ++ _ZN3KIO19setModificationTimeERK4QUrlRK9QDateTime@Base 6.0.0 ++ _ZN3KIO20ForwardingWorkerBase11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.0.0 ++ _ZN3KIO20ForwardingWorkerBase11qt_metacastEPKc@Base 6.0.0 ++ _ZN3KIO20ForwardingWorkerBase16staticMetaObjectE@Base 6.0.0 ++ _ZN3KIO20ForwardingWorkerBase19setModificationTimeERK4QUrlRK9QDateTime@Base 6.0.0 ++ _ZN3KIO20ForwardingWorkerBase3delERK4QUrlb@Base 6.0.0 ++ _ZN3KIO20ForwardingWorkerBase3getERK4QUrl@Base 6.0.0 ++ _ZN3KIO20ForwardingWorkerBase3putERK4QUrli6QFlagsINS_7JobFlagEE@Base 6.0.0 ++ _ZN3KIO20ForwardingWorkerBase4copyERK4QUrlS3_i6QFlagsINS_7JobFlagEE@Base 6.0.0 ++ _ZN3KIO20ForwardingWorkerBase4statERK4QUrl@Base 6.0.0 ++ _ZN3KIO20ForwardingWorkerBase5chmodERK4QUrli@Base 6.0.0 ++ _ZN3KIO20ForwardingWorkerBase5mkdirERK4QUrli@Base 6.0.0 ++ _ZN3KIO20ForwardingWorkerBase6renameERK4QUrlS3_6QFlagsINS_7JobFlagEE@Base 6.0.0 ++ _ZN3KIO20ForwardingWorkerBase7listDirERK4QUrl@Base 6.0.0 ++ _ZN3KIO20ForwardingWorkerBase7symlinkERK7QStringRK4QUrl6QFlagsINS_7JobFlagEE@Base 6.0.0 ++ _ZN3KIO20ForwardingWorkerBase8mimetypeERK4QUrl@Base 6.0.0 ++ _ZN3KIO20ForwardingWorkerBaseC1ERK10QByteArrayS3_S3_@Base 6.0.0 ++ _ZN3KIO20ForwardingWorkerBaseC2ERK10QByteArrayS3_S3_@Base 6.0.0 ++ _ZN3KIO20ForwardingWorkerBaseD0Ev@Base 6.0.0 ++ _ZN3KIO20ForwardingWorkerBaseD1Ev@Base 6.0.0 ++ _ZN3KIO20ForwardingWorkerBaseD2Ev@Base 6.0.0 ++ _ZN3KIO20JobUiDelegateFactoryC1Ev@Base 6.0.0 ++ _ZN3KIO20JobUiDelegateFactoryC2Ev@Base 6.0.0 ++ _ZN3KIO20JobUiDelegateFactoryD0Ev@Base 6.0.0 ++ _ZN3KIO20JobUiDelegateFactoryD1Ev@Base 6.0.0 ++ _ZN3KIO20JobUiDelegateFactoryD2Ev@Base 6.0.0 ++ _ZN3KIO21getCacheControlStringENS_12CacheControlE@Base 6.0.0 ++ _ZN3KIO22AskUserActionInterface11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.0.0 ++ _ZN3KIO22AskUserActionInterface11qt_metacastEPKc@Base 6.0.0 ++ _ZN3KIO22AskUserActionInterface16messageBoxResultEi@Base 6.0.0 ++ _ZN3KIO22AskUserActionInterface16staticMetaObjectE@Base 6.0.0 ++ _ZN3KIO22AskUserActionInterface17askUserSkipResultENS_19RenameDialog_ResultEP4KJob@Base 6.0.0 ++ _ZN3KIO22AskUserActionInterface19askUserDeleteResultEbRK5QListI4QUrlENS0_12DeletionTypeEP7QWidget@Base 6.0.0 ++ _ZN3KIO22AskUserActionInterface19askUserRenameResultENS_19RenameDialog_ResultERK4QUrlP4KJob@Base 6.0.0 ++ _ZN3KIO22AskUserActionInterface24askIgnoreSslErrorsResultEi@Base 6.0.0 ++ _ZN3KIO22AskUserActionInterfaceC1EP7QObject@Base 6.0.0 ++ _ZN3KIO22AskUserActionInterfaceC2EP7QObject@Base 6.0.0 ++ _ZN3KIO22AskUserActionInterfaceD0Ev@Base 6.0.0 ++ _ZN3KIO22AskUserActionInterfaceD1Ev@Base 6.0.0 ++ _ZN3KIO22AskUserActionInterfaceD2Ev@Base 6.0.0 ++ _ZN3KIO22FileSystemFreeSpaceJob11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.0.0 ++ _ZN3KIO22FileSystemFreeSpaceJob11qt_metacastEPKc@Base 6.0.0 ++ _ZN3KIO22FileSystemFreeSpaceJob12slotFinishedEv@Base 6.0.0 ++ _ZN3KIO22FileSystemFreeSpaceJob16staticMetaObjectE@Base 6.0.0 ++ _ZN3KIO22FileSystemFreeSpaceJobD0Ev@Base 6.0.0 ++ _ZN3KIO22FileSystemFreeSpaceJobD1Ev@Base 6.0.0 ++ _ZN3KIO22FileSystemFreeSpaceJobD2Ev@Base 6.0.0 ++ _ZN3KIO22JobUiDelegateExtension20updateUrlInClipboardERK4QUrlS3_@Base 6.0.0 ++ _ZN3KIO22JobUiDelegateExtension22createClipboardUpdaterEPNS_3JobENS0_20ClipboardUpdaterModeE@Base 6.0.0 ++ _ZN3KIO22JobUiDelegateExtensionC1Ev@Base 6.0.0 ++ _ZN3KIO22JobUiDelegateExtensionC2Ev@Base 6.0.0 ++ _ZN3KIO22JobUiDelegateExtensionD0Ev@Base 6.0.0 ++ _ZN3KIO22JobUiDelegateExtensionD1Ev@Base 6.0.0 ++ _ZN3KIO22JobUiDelegateExtensionD2Ev@Base 6.0.0 ++ _ZN3KIO25calculateRemainingSecondsEyyy@Base 6.0.0 ++ _ZN3KIO26createDefaultJobUiDelegateE6QFlagsIN14KJobUiDelegate4FlagEEP7QWidget@Base 6.0.0 ++ _ZN3KIO26createDefaultJobUiDelegateEv@Base 6.0.0 ++ _ZN3KIO27defaultJobUiDelegateFactoryEv@Base 6.0.0 ++ _ZN3KIO28unsupportedActionErrorStringERK7QStringi@Base 6.0.0 ++ _ZN3KIO29defaultJobUiDelegateExtensionEv@Base 6.0.0 ++ _ZN3KIO30setDefaultJobUiDelegateFactoryEPNS_20JobUiDelegateFactoryE@Base 6.0.0 ++ _ZN3KIO32UntrustedProgramHandlerInterface11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.0.0 ++ _ZN3KIO32UntrustedProgramHandlerInterface11qt_metacastEPKc@Base 6.0.0 ++ _ZN3KIO32UntrustedProgramHandlerInterface13setExecuteBitERK7QStringRS1_@Base 6.0.0 ++ _ZN3KIO32UntrustedProgramHandlerInterface16staticMetaObjectE@Base 6.0.0 ++ _ZN3KIO32UntrustedProgramHandlerInterface25makeServiceFileExecutableERK7QStringRS1_@Base 6.0.0 ++ _ZN3KIO32UntrustedProgramHandlerInterface27showUntrustedProgramWarningEP4KJobRK7QString@Base 6.0.0 ++ _ZN3KIO32UntrustedProgramHandlerInterface6resultEb@Base 6.0.0 ++ _ZN3KIO32UntrustedProgramHandlerInterfaceC1EP7QObject@Base 6.0.0 ++ _ZN3KIO32UntrustedProgramHandlerInterfaceC2EP7QObject@Base 6.0.0 ++ _ZN3KIO32UntrustedProgramHandlerInterfaceD0Ev@Base 6.0.0 ++ _ZN3KIO32UntrustedProgramHandlerInterfaceD1Ev@Base 6.0.0 ++ _ZN3KIO32UntrustedProgramHandlerInterfaceD2Ev@Base 6.0.0 ++ _ZN3KIO32setDefaultJobUiDelegateExtensionEPNS_22JobUiDelegateExtensionE@Base 6.0.0 ++ _ZN3KIO3Job11addMetaDataERK4QMapI7QStringS2_E@Base 6.0.0 ++ _ZN3KIO3Job11addMetaDataERK7QStringS3_@Base 6.0.0 ++ _ZN3KIO3Job11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.0.0 ++ _ZN3KIO3Job11qt_metacastEPKc@Base 6.0.0 ++ _ZN3KIO3Job11setMetaDataERKNS_8MetaDataE@Base 6.0.0 ++ _ZN3KIO3Job12removeSubjobEP4KJob@Base 6.0.0 ++ _ZN3KIO3Job12setParentJobEPS0_@Base 6.0.0 ++ _ZN3KIO3Job13mergeMetaDataERK4QMapI7QStringS2_E@Base 6.0.0 ++ _ZN3KIO3Job13queryMetaDataERK7QString@Base 6.0.0 ++ _ZN3KIO3Job16staticMetaObjectE@Base 6.0.0 ++ _ZN3KIO3Job22setUiDelegateExtensionEPNS_22JobUiDelegateExtensionE@Base 6.0.0 ++ _ZN3KIO3Job6doKillEv@Base 6.0.0 ++ _ZN3KIO3Job8doResumeEv@Base 6.0.0 ++ _ZN3KIO3Job9addSubjobEP4KJob@Base 6.0.0 ++ _ZN3KIO3Job9connectedEPS0_@Base 6.0.0 ++ _ZN3KIO3Job9doSuspendEv@Base 6.0.0 ++ _ZN3KIO3JobC1ERNS_10JobPrivateE@Base 6.0.0 ++ _ZN3KIO3JobC1Ev@Base 6.0.0 ++ _ZN3KIO3JobC2ERNS_10JobPrivateE@Base 6.0.0 ++ _ZN3KIO3JobC2Ev@Base 6.0.0 ++ _ZN3KIO3JobD0Ev@Base 6.0.0 ++ _ZN3KIO3JobD1Ev@Base 6.0.0 ++ _ZN3KIO3JobD2Ev@Base 6.0.0 ++ _ZN3KIO3delERK4QUrl6QFlagsINS_7JobFlagEE@Base 6.0.0 ++ _ZN3KIO3delERK5QListI4QUrlE6QFlagsINS_7JobFlagEE@Base 6.0.0 ++ _ZN3KIO3getERK4QUrlNS_8LoadTypeE6QFlagsINS_7JobFlagEE@Base 6.0.0 ++ _ZN3KIO3putERK4QUrli6QFlagsINS_7JobFlagEE@Base 6.0.0 ++ _ZN3KIO4copyERK4QUrlS2_6QFlagsINS_7JobFlagEE@Base 6.0.0 ++ _ZN3KIO4copyERK5QListI4QUrlERKS1_6QFlagsINS_7JobFlagEE@Base 6.0.0 ++ _ZN3KIO4linkERK4QUrlS2_6QFlagsINS_7JobFlagEE@Base 6.0.0 ++ _ZN3KIO4linkERK5QListI4QUrlERKS1_6QFlagsINS_7JobFlagEE@Base 6.0.0 ++ _ZN3KIO4moveERK4QUrlS2_6QFlagsINS_7JobFlagEE@Base 6.0.0 ++ _ZN3KIO4moveERK5QListI4QUrlERKS1_6QFlagsINS_7JobFlagEE@Base 6.0.0 ++ _ZN3KIO4openERK4QUrl6QFlagsIN13QIODeviceBase12OpenModeFlagEE@Base 6.0.0 ++ _ZN3KIO4statERK4QUrl6QFlagsINS_7JobFlagEE@Base 6.0.0 ++ _ZN3KIO4statERK4QUrlNS_7StatJob8StatSideE6QFlagsINS_10StatDetailEES5_INS_7JobFlagEE@Base 6.0.0 ++ _ZN3KIO5chmodERK13KFileItemListiiRK7QStringS5_b6QFlagsINS_7JobFlagEE@Base 6.0.0 ++ _ZN3KIO5chmodERK4QUrli@Base 6.0.0 ++ _ZN3KIO5chownERK4QUrlRK7QStringS5_@Base 6.0.0 ++ _ZN3KIO5mkdirERK4QUrli@Base 6.0.0 ++ _ZN3KIO5mountEbRK10QByteArrayRK7QStringS5_6QFlagsINS_7JobFlagEE@Base 6.0.0 ++ _ZN3KIO5rmdirERK4QUrl@Base 6.0.0 ++ _ZN3KIO5trashERK4QUrl6QFlagsINS_7JobFlagEE@Base 6.0.0 ++ _ZN3KIO5trashERK5QListI4QUrlE6QFlagsINS_7JobFlagEE@Base 6.0.0 ++ _ZN3KIO5upUrlERK4QUrl@Base 6.0.0 ++ _ZN3KIO6DavJob11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.0.0 ++ _ZN3KIO6DavJob11qt_metacastEPKc@Base 6.0.0 ++ _ZN3KIO6DavJob12slotFinishedEv@Base 6.0.0 ++ _ZN3KIO6DavJob16staticMetaObjectE@Base 6.0.0 ++ _ZN3KIO6DavJob8slotDataERK10QByteArray@Base 6.0.0 ++ _ZN3KIO6copyAsERK4QUrlS2_6QFlagsINS_7JobFlagEE@Base 6.0.0 ++ _ZN3KIO6linkAsERK4QUrlS2_6QFlagsINS_7JobFlagEE@Base 6.0.0 ++ _ZN3KIO6mkpathERK4QUrlS2_6QFlagsINS_7JobFlagEE@Base 6.0.0 ++ _ZN3KIO6moveAsERK4QUrlS2_6QFlagsINS_7JobFlagEE@Base 6.0.0 ++ _ZN3KIO6numberEy@Base 6.0.0 ++ _ZN3KIO6renameERK4QUrlS2_6QFlagsINS_7JobFlagEE@Base 6.0.0 ++ _ZN3KIO7CopyJob10emitResultEv@Base 6.0.0 ++ _ZN3KIO7CopyJob10slotResultEP4KJob@Base 6.0.0 ++ _ZN3KIO7CopyJob11copyingDoneEPNS_3JobERK4QUrlS5_RK9QDateTimebb@Base 6.0.0 ++ _ZN3KIO7CopyJob11creatingDirEPNS_3JobERK4QUrl@Base 6.0.0 ++ _ZN3KIO7CopyJob11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.0.0 ++ _ZN3KIO7CopyJob11qt_metacastEPKc@Base 6.0.0 ++ _ZN3KIO7CopyJob11setAutoSkipEb@Base 6.0.0 ++ _ZN3KIO7CopyJob13processedDirsEPNS_3JobEm@Base 6.0.0 ++ _ZN3KIO7CopyJob13setAutoRenameEb@Base 6.0.0 ++ _ZN3KIO7CopyJob14processedFilesEPNS_3JobEm@Base 6.0.0 ++ _ZN3KIO7CopyJob15copyingLinkDoneEPNS_3JobERK4QUrlRK7QStringS5_@Base 6.0.0 ++ _ZN3KIO7CopyJob16staticMetaObjectE@Base 6.0.0 ++ _ZN3KIO7CopyJob21setDefaultPermissionsEb@Base 6.0.0 ++ _ZN3KIO7CopyJob31setWriteIntoExistingDirectoriesEb@Base 6.0.0 ++ _ZN3KIO7CopyJob6movingEPNS_3JobERK4QUrlS5_@Base 6.0.0 ++ _ZN3KIO7CopyJob7copyingEPNS_3JobERK4QUrlS5_@Base 6.0.0 ++ _ZN3KIO7CopyJob7linkingEPNS_3JobERK7QStringRK4QUrl@Base 6.0.0 ++ _ZN3KIO7CopyJob7renamedEPNS_3JobERK4QUrlS5_@Base 6.0.0 ++ _ZN3KIO7CopyJob8doResumeEv@Base 6.0.0 ++ _ZN3KIO7CopyJob9doSuspendEv@Base 6.0.0 ++ _ZN3KIO7CopyJobD0Ev@Base 6.0.0 ++ _ZN3KIO7CopyJobD1Ev@Base 6.0.0 ++ _ZN3KIO7CopyJobD2Ev@Base 6.0.0 ++ _ZN3KIO7FileJob10fileClosedEPNS_3JobE@Base 6.0.0 ++ _ZN3KIO7FileJob11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.0.0 ++ _ZN3KIO7FileJob11qt_metacastEPKc@Base 6.0.0 ++ _ZN3KIO7FileJob11redirectionEPNS_3JobERK4QUrl@Base 6.0.0 ++ _ZN3KIO7FileJob13mimeTypeFoundEPNS_3JobERK7QString@Base 6.0.0 ++ _ZN3KIO7FileJob16staticMetaObjectE@Base 6.0.0 ++ _ZN3KIO7FileJob4dataEPNS_3JobERK10QByteArray@Base 6.0.0 ++ _ZN3KIO7FileJob4openEPNS_3JobE@Base 6.0.0 ++ _ZN3KIO7FileJob4readEy@Base 6.0.0 ++ _ZN3KIO7FileJob4seekEy@Base 6.0.0 ++ _ZN3KIO7FileJob4sizeEv@Base 6.0.0 ++ _ZN3KIO7FileJob5closeEv@Base 6.0.0 ++ _ZN3KIO7FileJob5writeERK10QByteArray@Base 6.0.0 ++ _ZN3KIO7FileJob7writtenEPNS_3JobEy@Base 6.0.0 ++ _ZN3KIO7FileJob8positionEPNS_3JobEy@Base 6.0.0 ++ _ZN3KIO7FileJob8truncateEy@Base 6.0.0 ++ _ZN3KIO7FileJob9truncatedEPNS_3JobEy@Base 6.0.0 ++ _ZN3KIO7FileJobD0Ev@Base 6.0.0 ++ _ZN3KIO7FileJobD1Ev@Base 6.0.0 ++ _ZN3KIO7FileJobD2Ev@Base 6.0.0 ++ _ZN3KIO7ListJob10slotResultEP4KJob@Base 6.0.0 ++ _ZN3KIO7ListJob11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.0.0 ++ _ZN3KIO7ListJob11qt_metacastEPKc@Base 6.0.0 ++ _ZN3KIO7ListJob11redirectionEPNS_3JobERK4QUrl@Base 6.0.0 ++ _ZN3KIO7ListJob12slotFinishedEv@Base 6.0.0 ++ _ZN3KIO7ListJob15setUnrestrictedEb@Base 6.0.0 ++ _ZN3KIO7ListJob16staticMetaObjectE@Base 6.0.0 ++ _ZN3KIO7ListJob20permanentRedirectionEPNS_3JobERK4QUrlS5_@Base 6.0.0 ++ _ZN3KIO7ListJob7entriesEPNS_3JobERK5QListINS_8UDSEntryEE@Base 6.0.0 ++ _ZN3KIO7ListJob8subErrorEPS0_S1_@Base 6.0.0 ++ _ZN3KIO7ListJobD0Ev@Base 6.0.0 ++ _ZN3KIO7ListJobD1Ev@Base 6.0.0 ++ _ZN3KIO7ListJobD2Ev@Base 6.0.0 ++ _ZN3KIO7StatJob10setDetailsE6QFlagsINS_10StatDetailEE@Base 6.0.0 ++ _ZN3KIO7StatJob11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.0.0 ++ _ZN3KIO7StatJob11qt_metacastEPKc@Base 6.0.0 ++ _ZN3KIO7StatJob11redirectionEPNS_3JobERK4QUrl@Base 6.0.0 ++ _ZN3KIO7StatJob12slotFinishedEv@Base 6.0.0 ++ _ZN3KIO7StatJob16staticMetaObjectE@Base 6.0.0 ++ _ZN3KIO7StatJob20permanentRedirectionEPNS_3JobERK4QUrlS5_@Base 6.0.0 ++ _ZN3KIO7StatJob7setSideENS0_8StatSideE@Base 6.0.0 ++ _ZN3KIO7StatJobD0Ev@Base 6.0.0 ++ _ZN3KIO7StatJobD1Ev@Base 6.0.0 ++ _ZN3KIO7StatJobD2Ev@Base 6.0.0 ++ _ZN3KIO7listDirERK4QUrl6QFlagsINS_7JobFlagEES3_INS_7ListJob8ListFlagEE@Base 6.0.0 ++ _ZN3KIO7specialERK4QUrlRK10QByteArray6QFlagsINS_7JobFlagEE@Base 6.0.0 ++ _ZN3KIO7symlinkERK7QStringRK4QUrl6QFlagsINS_7JobFlagEE@Base 6.0.0 ++ _ZN3KIO7unmountERK7QString6QFlagsINS_7JobFlagEE@Base 6.0.0 ++ _ZN3KIO8AuthInfo11setModifiedEb@Base 6.0.0 ++ _ZN3KIO8AuthInfo13setExtraFieldERK7QStringRK8QVariant@Base 6.0.0 ++ _ZN3KIO8AuthInfo17registerMetaTypesEv@Base 6.0.0 ++ _ZN3KIO8AuthInfo18setExtraFieldFlagsERK7QStringNS0_10FieldFlagsE@Base 6.0.0 ++ _ZN3KIO8AuthInfoC1ERKS0_@Base 6.0.0 ++ _ZN3KIO8AuthInfoC1Ev@Base 6.0.0 ++ _ZN3KIO8AuthInfoC2ERKS0_@Base 6.0.0 ++ _ZN3KIO8AuthInfoC2Ev@Base 6.0.0 ++ _ZN3KIO8AuthInfoD1Ev@Base 6.0.0 ++ _ZN3KIO8AuthInfoD2Ev@Base 6.0.0 ++ _ZN3KIO8AuthInfoaSERKS0_@Base 6.0.0 ++ _ZN3KIO8ChmodJob10slotResultEP4KJob@Base 6.0.0 ++ _ZN3KIO8ChmodJob11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.0.0 ++ _ZN3KIO8ChmodJob11qt_metacastEPKc@Base 6.0.0 ++ _ZN3KIO8ChmodJob16staticMetaObjectE@Base 6.0.0 ++ _ZN3KIO8ChmodJobD0Ev@Base 6.0.0 ++ _ZN3KIO8ChmodJobD1Ev@Base 6.0.0 ++ _ZN3KIO8ChmodJobD2Ev@Base 6.0.0 ++ _ZN3KIO8HostInfo10lookupHostERK7QStringm@Base 6.0.0 ++ _ZN3KIO8HostInfo11cacheLookupERK9QHostInfo@Base 6.0.0 ++ _ZN3KIO8HostInfo23lookupCachedHostInfoForERK7QString@Base 6.0.0 ++ _ZN3KIO8MkdirJob11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.0.0 ++ _ZN3KIO8MkdirJob11qt_metacastEPKc@Base 6.0.0 ++ _ZN3KIO8MkdirJob11redirectionEPNS_3JobERK4QUrl@Base 6.0.0 ++ _ZN3KIO8MkdirJob12slotFinishedEv@Base 6.0.0 ++ _ZN3KIO8MkdirJob16staticMetaObjectE@Base 6.0.0 ++ _ZN3KIO8MkdirJob20permanentRedirectionEPNS_3JobERK4QUrlS5_@Base 6.0.0 ++ _ZN3KIO8MkdirJobD0Ev@Base 6.0.0 ++ _ZN3KIO8MkdirJobD1Ev@Base 6.0.0 ++ _ZN3KIO8MkdirJobD2Ev@Base 6.0.0 ++ _ZN3KIO8OpenWith6acceptER28QExplicitlySharedDataPointerI8KServiceERK7QStringbS7_bbb@Base 6.3.0 ++ _ZN3KIO8UDSEntry10fastInsertEjRK7QString@Base 6.0.0 ++ _ZN3KIO8UDSEntry10fastInsertEjx@Base 6.0.0 ++ _ZN3KIO8UDSEntry5clearEv@Base 6.0.0 ++ _ZN3KIO8UDSEntry7replaceEjRK7QString@Base 6.0.0 ++ _ZN3KIO8UDSEntry7replaceEjx@Base 6.0.0 ++ _ZN3KIO8UDSEntry7reserveEi@Base 6.0.0 ++ _ZN3KIO8UDSEntryC1EOS0_@Base 6.0.0 ++ _ZN3KIO8UDSEntryC1ERK6stat64RK7QString@Base 6.0.0 ++ _ZN3KIO8UDSEntryC1ERKS0_@Base 6.0.0 ++ _ZN3KIO8UDSEntryC1Ev@Base 6.0.0 ++ _ZN3KIO8UDSEntryC2EOS0_@Base 6.0.0 ++ _ZN3KIO8UDSEntryC2ERK6stat64RK7QString@Base 6.0.0 ++ _ZN3KIO8UDSEntryC2ERKS0_@Base 6.0.0 ++ _ZN3KIO8UDSEntryC2Ev@Base 6.0.0 ++ _ZN3KIO8UDSEntryD1Ev@Base 6.0.0 ++ _ZN3KIO8UDSEntryD2Ev@Base 6.0.0 ++ _ZN3KIO8UDSEntryaSEOS0_@Base 6.0.0 ++ _ZN3KIO8UDSEntryaSERKS0_@Base 6.0.0 ++ _ZN3KIO8mimetypeERK4QUrl6QFlagsINS_7JobFlagEE@Base 6.0.0 ++ _ZN3KIO9DeleteJob10slotResultEP4KJob@Base 6.0.0 ++ _ZN3KIO9DeleteJob10totalFilesEP4KJobm@Base 6.0.0 ++ _ZN3KIO9DeleteJob11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.0.0 ++ _ZN3KIO9DeleteJob11qt_metacastEPKc@Base 6.0.0 ++ _ZN3KIO9DeleteJob13processedDirsEPNS_3JobEm@Base 6.0.0 ++ _ZN3KIO9DeleteJob14processedFilesEPNS_3JobEm@Base 6.0.0 ++ _ZN3KIO9DeleteJob16staticMetaObjectE@Base 6.0.0 ++ _ZN3KIO9DeleteJob8deletingEPNS_3JobERK4QUrl@Base 6.0.0 ++ _ZN3KIO9DeleteJob9totalDirsEP4KJobm@Base 6.0.0 ++ _ZN3KIO9DeleteJobD0Ev@Base 6.0.0 ++ _ZN3KIO9DeleteJobD1Ev@Base 6.0.0 ++ _ZN3KIO9DeleteJobD2Ev@Base 6.0.0 ++ _ZN3KIO9MkpathJob10slotResultEP4KJob@Base 6.0.0 ++ _ZN3KIO9MkpathJob11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.0.0 ++ _ZN3KIO9MkpathJob11qt_metacastEPKc@Base 6.0.0 ++ _ZN3KIO9MkpathJob16directoryCreatedERK4QUrl@Base 6.0.0 ++ _ZN3KIO9MkpathJob16staticMetaObjectE@Base 6.0.0 ++ _ZN3KIO9MkpathJobD0Ev@Base 6.0.0 ++ _ZN3KIO9MkpathJobD1Ev@Base 6.0.0 ++ _ZN3KIO9MkpathJobD2Ev@Base 6.0.0 ++ _ZN3KIO9SimpleJob11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.0.0 ++ _ZN3KIO9SimpleJob11qt_metacastEPKc@Base 6.0.0 ++ _ZN3KIO9SimpleJob11slotWarningERK7QString@Base 6.0.0 ++ _ZN3KIO9SimpleJob12removeOnHoldEv@Base 6.0.0 ++ _ZN3KIO9SimpleJob12slotFinishedEv@Base 6.0.0 ++ _ZN3KIO9SimpleJob12slotMetaDataERKNS_8MetaDataE@Base 6.0.0 ++ _ZN3KIO9SimpleJob16staticMetaObjectE@Base 6.0.0 ++ _ZN3KIO9SimpleJob29setRedirectionHandlingEnabledEb@Base 6.0.0 ++ _ZN3KIO9SimpleJob6doKillEv@Base 6.0.0 ++ _ZN3KIO9SimpleJob8doResumeEv@Base 6.0.0 ++ _ZN3KIO9SimpleJob9doSuspendEv@Base 6.0.0 ++ _ZN3KIO9SimpleJob9putOnHoldEv@Base 6.0.0 ++ _ZN3KIO9SimpleJob9slotErrorEiRK7QString@Base 6.0.0 ++ _ZN3KIO9SimpleJobD0Ev@Base 6.0.0 ++ _ZN3KIO9SimpleJobD1Ev@Base 6.0.0 ++ _ZN3KIO9SimpleJobD2Ev@Base 6.0.0 ++ _ZN3KIO9davReportERK4QUrlRK7QStringS5_6QFlagsINS_7JobFlagEE@Base 6.0.0 ++ _ZN3KIO9davSearchERK4QUrlRK7QStringS5_S5_6QFlagsINS_7JobFlagEE@Base 6.0.0 ++ _ZN3KIO9file_copyERK4QUrlS2_i6QFlagsINS_7JobFlagEE@Base 6.0.0 ++ _ZN3KIO9file_moveERK4QUrlS2_i6QFlagsINS_7JobFlagEE@Base 6.0.0 ++ _ZN3KIO9http_postERK4QUrlP9QIODevicex6QFlagsINS_7JobFlagEE@Base 6.0.0 ++ _ZN3KIO9http_postERK4QUrlRK10QByteArray6QFlagsINS_7JobFlagEE@Base 6.0.0 ++ _ZN3KIO9storedGetERK4QUrlNS_8LoadTypeE6QFlagsINS_7JobFlagEE@Base 6.0.0 ++ _ZN3KIO9storedPutEP9QIODeviceRK4QUrli6QFlagsINS_7JobFlagEE@Base 6.0.0 ++ _ZN3KIO9storedPutERK10QByteArrayRK4QUrli6QFlagsINS_7JobFlagEE@Base 6.0.0 ++ _ZN3KIOeqERKNS_8UDSEntryES2_@Base 6.8.0 ++ _ZN3KIOlsER11QDataStreamRKNS_8AuthInfoE@Base 6.0.0 ++ _ZN3KIOlsER13QDBusArgumentRKNS_8AuthInfoE@Base 6.0.0 ++ _ZN3KIOneERKNS_8UDSEntryES2_@Base 6.8.0 ++ _ZN3KIOrsER11QDataStreamRNS_8AuthInfoE@Base 6.0.0 ++ _ZN3KIOrsERK13QDBusArgumentRNS_8AuthInfoE@Base 6.0.0 ++ _ZN4KACL12virtual_hookEiPv@Base 6.0.0 ++ _ZN4KACL18setMaskPermissionsEt@Base 6.0.0 ++ _ZN4KACL19setOwnerPermissionsEt@Base 6.0.0 ++ _ZN4KACL20setOthersPermissionsEt@Base 6.0.0 ++ _ZN4KACL21setAllUserPermissionsERK5QListISt4pairI7QStringtEE@Base 6.0.0 ++ _ZN4KACL22setAllGroupPermissionsERK5QListISt4pairI7QStringtEE@Base 6.0.0 ++ _ZN4KACL23setNamedUserPermissionsERK7QStringt@Base 6.0.0 ++ _ZN4KACL24setNamedGroupPermissionsERK7QStringt@Base 6.0.0 ++ _ZN4KACL25setOwningGroupPermissionsEt@Base 6.0.0 ++ _ZN4KACL6setACLERK7QString@Base 6.0.0 ++ _ZN4KACLC1ERK7QString@Base 6.0.0 ++ _ZN4KACLC1ERKS_@Base 6.0.0 ++ _ZN4KACLC1Ej@Base 6.0.0 ++ _ZN4KACLC1Ev@Base 6.0.0 ++ _ZN4KACLC2ERK7QString@Base 6.0.0 ++ _ZN4KACLC2ERKS_@Base 6.0.0 ++ _ZN4KACLC2Ej@Base 6.0.0 ++ _ZN4KACLC2Ev@Base 6.0.0 ++ _ZN4KACLD0Ev@Base 6.0.0 ++ _ZN4KACLD1Ev@Base 6.0.0 ++ _ZN4KACLD2Ev@Base 6.0.0 ++ _ZN4KACLaSERKS_@Base 6.0.0 ++ _ZN9KFileItem12setLocalPathERK7QString@Base 6.0.0 ++ _ZN9KFileItem15refreshMimeTypeEv@Base 6.0.0 ++ _ZN9KFileItem16staticMetaObjectE@Base 6.0.0 ++ _ZN9KFileItem19setDelayedMimeTypesEb@Base 6.0.0 ++ _ZN9KFileItem6setUrlERK4QUrl@Base 6.0.0 ++ _ZN9KFileItem7refreshEv@Base 6.0.0 ++ _ZN9KFileItem7setNameERK7QString@Base 6.0.0 ++ _ZN9KFileItemC1EOS_@Base 6.0.0 ++ _ZN9KFileItemC1ERK4QUrlNS_21MimeTypeDeterminationE@Base 6.0.0 ++ _ZN9KFileItemC1ERK4QUrlRK7QStringj@Base 6.0.0 ++ _ZN9KFileItemC1ERKN3KIO8UDSEntryERK4QUrlbb@Base 6.0.0 ++ _ZN9KFileItemC1ERKS_@Base 6.0.0 ++ _ZN9KFileItemC1Ev@Base 6.0.0 ++ _ZN9KFileItemC2EOS_@Base 6.0.0 ++ _ZN9KFileItemC2ERK4QUrlNS_21MimeTypeDeterminationE@Base 6.0.0 ++ _ZN9KFileItemC2ERK4QUrlRK7QStringj@Base 6.0.0 ++ _ZN9KFileItemC2ERKN3KIO8UDSEntryERK4QUrlbb@Base 6.0.0 ++ _ZN9KFileItemC2ERKS_@Base 6.0.0 ++ _ZN9KFileItemC2Ev@Base 6.0.0 ++ _ZN9KFileItemD1Ev@Base 6.0.0 ++ _ZN9KFileItemD2Ev@Base 6.0.0 ++ _ZN9KFileItemaSEOS_@Base 6.0.0 ++ _ZN9KFileItemaSERKS_@Base 6.0.0 ++ _ZNK11KFileFilter12filePatternsEv@Base 6.0.0 ++ _ZNK11KFileFilter12mimePatternsEv@Base 6.0.0 ++ _ZNK11KFileFilter14toFilterStringEv@Base 6.0.0 ++ _ZNK11KFileFilter5labelEv@Base 6.0.0 ++ _ZNK11KFileFilter7isEmptyEv@Base 6.0.0 ++ _ZNK11KFileFilter7isValidEv@Base 6.0.0 ++ _ZNK11KFileFiltereqERKS_@Base 6.0.0 ++ _ZNK11KMountPoint10mountPointEv@Base 6.0.0 ++ _ZNK11KMountPoint11isOnNetworkEv@Base 6.0.0 ++ _ZNK11KMountPoint11mountedFromEv@Base 6.0.0 ++ _ZNK11KMountPoint12mountOptionsEv@Base 6.0.0 ++ _ZNK11KMountPoint12probablySlowEv@Base 6.0.0 ++ _ZNK11KMountPoint14realDeviceNameEv@Base 6.0.0 ++ _ZNK11KMountPoint18testFileSystemFlagENS_14FileSystemFlagE@Base 6.0.0 ++ _ZNK11KMountPoint4List10findByPathERK7QString@Base 6.0.0 ++ _ZNK11KMountPoint4List12findByDeviceERK7QString@Base 6.0.0 ++ _ZNK11KMountPoint8deviceIdEv@Base 6.0.0 ++ _ZNK11KMountPoint9mountTypeEv@Base 6.0.0 ++ _ZNK11KSambaShare10metaObjectEv@Base 6.0.0 ++ _ZNK11KSambaShare10shareNamesEv@Base 6.0.0 ++ _ZNK11KSambaShare14getShareByNameERK7QString@Base 6.0.0 ++ _ZNK11KSambaShare15getSharesByPathERK7QString@Base 6.0.0 ++ _ZNK11KSambaShare16areGuestsAllowedEv@Base 6.0.0 ++ _ZNK11KSambaShare17isDirectorySharedERK7QString@Base 6.0.0 ++ _ZNK11KSambaShare17sharedDirectoriesEv@Base 6.0.0 ++ _ZNK11KSambaShare20isShareNameAvailableERK7QString@Base 6.0.0 ++ _ZNK11KSambaShare21lastSystemErrorStringEv@Base 6.0.0 ++ _ZNK13KFileItemList10findByNameERK7QString@Base 6.0.0 ++ _ZNK13KFileItemList13targetUrlListEv@Base 6.0.0 ++ _ZNK13KFileItemList7urlListEv@Base 6.0.0 ++ _ZNK13KFileItemList9findByUrlERK4QUrl@Base 6.0.0 ++ _ZNK14KCoreDirLister10autoUpdateEv@Base 6.0.0 ++ _ZNK14KCoreDirLister10findByNameERK7QString@Base 6.0.0 ++ _ZNK14KCoreDirLister10isFinishedEv@Base 6.0.0 ++ _ZNK14KCoreDirLister10metaObjectEv@Base 6.0.0 ++ _ZNK14KCoreDirLister10nameFilterEv@Base 6.0.0 ++ _ZNK14KCoreDirLister11dirOnlyModeEv@Base 6.0.0 ++ _ZNK14KCoreDirLister11directoriesEv@Base 6.0.0 ++ _ZNK14KCoreDirLister11itemsForDirERK4QUrlNS_10WhichItemsE@Base 6.0.0 ++ _ZNK14KCoreDirLister11mimeFiltersEv@Base 6.0.0 ++ _ZNK14KCoreDirLister15showHiddenFilesEv@Base 6.0.0 ++ _ZNK14KCoreDirLister16delayedMimeTypesEv@Base 6.0.0 ++ _ZNK14KCoreDirLister24autoErrorHandlingEnabledEv@Base 6.0.0 ++ _ZNK14KCoreDirLister27requestMimeTypeWhileListingEv@Base 6.0.0 ++ _ZNK14KCoreDirLister3urlEv@Base 6.0.0 ++ _ZNK14KCoreDirLister5itemsENS_10WhichItemsE@Base 6.0.0 ++ _ZNK14KCoreDirLister8rootItemEv@Base 6.0.0 ++ _ZNK14KCoreDirLister9findByUrlERK4QUrl@Base 6.0.0 ++ _ZNK15KRemoteEncoding6decodeERK10QByteArray@Base 6.0.0 ++ _ZNK15KRemoteEncoding6encodeERK4QUrl@Base 6.0.0 ++ _ZNK15KRemoteEncoding6encodeERK7QString@Base 6.0.0 ++ _ZNK15KRemoteEncoding8encodingEv@Base 6.0.0 ++ _ZNK15KRemoteEncoding8fileNameERK4QUrl@Base 6.0.0 ++ _ZNK15KRemoteEncoding9directoryERK4QUrlb@Base 6.0.0 ++ _ZNK15KSambaShareData15guestPermissionEv@Base 6.0.0 ++ _ZNK15KSambaShareData3aclEv@Base 6.0.0 ++ _ZNK15KSambaShareData4nameEv@Base 6.0.0 ++ _ZNK15KSambaShareData4pathEv@Base 6.0.0 ++ _ZNK15KSambaShareData7commentEv@Base 6.0.0 ++ _ZNK15KSambaShareDataeqERKS_@Base 6.0.0 ++ _ZNK15KSambaShareDataneERKS_@Base 6.0.0 ++ _ZNK18KOverlayIconPlugin10metaObjectEv@Base 6.0.0 ++ _ZNK19KSslCertificateRule10isRejectedEv@Base 6.0.0 ++ _ZNK19KSslCertificateRule11certificateEv@Base 6.0.0 ++ _ZNK19KSslCertificateRule12filterErrorsERK5QListI9QSslErrorE@Base 6.0.0 ++ _ZNK19KSslCertificateRule13ignoredErrorsEv@Base 6.0.0 ++ _ZNK19KSslCertificateRule14expiryDateTimeEv@Base 6.0.0 ++ _ZNK19KSslCertificateRule14isErrorIgnoredEN9QSslError8SslErrorE@Base 6.0.0 ++ _ZNK19KSslCertificateRule8hostNameEv@Base 6.0.0 ++ _ZNK22KSslCertificateManager14caCertificatesEv@Base 6.0.0 ++ _ZNK22KSslCertificateManager4ruleERK15QSslCertificateRK7QString@Base 6.0.0 ++ _ZNK23KFileItemListProperties11isDirectoryEv@Base 6.0.0 ++ _ZNK23KFileItemListProperties14supportsMovingEv@Base 6.0.0 ++ _ZNK23KFileItemListProperties15supportsReadingEv@Base 6.0.0 ++ _ZNK23KFileItemListProperties15supportsWritingEv@Base 6.0.0 ++ _ZNK23KFileItemListProperties16supportsDeletingEv@Base 6.0.0 ++ _ZNK23KFileItemListProperties5itemsEv@Base 6.0.0 ++ _ZNK23KFileItemListProperties6isFileEv@Base 6.0.0 ++ _ZNK23KFileItemListProperties7isLocalEv@Base 6.0.0 ++ _ZNK23KFileItemListProperties7urlListEv@Base 6.0.0 ++ _ZNK23KFileItemListProperties8mimeTypeEv@Base 6.0.0 ++ _ZNK23KFileItemListProperties9mimeGroupEv@Base 6.0.0 ++ _ZNK25OrgKdeKDirNotifyInterface10metaObjectEv@Base 6.0.0 ++ _ZNK3KIO10RestoreJob10metaObjectEv@Base 6.0.0 ++ _ZNK3KIO10SpecialJob10metaObjectEv@Base 6.0.0 ++ _ZNK3KIO10SpecialJob9argumentsEv@Base 6.0.0 ++ _ZNK3KIO10WorkerBase11allMetaDataEv@Base 6.0.0 ++ _ZNK3KIO10WorkerBase11configValueERK7QStringS3_@Base 6.0.0 ++ _ZNK3KIO10WorkerBase11configValueERK7QStringb@Base 6.0.0 ++ _ZNK3KIO10WorkerBase11configValueERK7QStringi@Base 6.0.0 ++ _ZNK3KIO10WorkerBase11hasMetaDataERK7QString@Base 6.0.0 ++ _ZNK3KIO10WorkerBase8metaDataERK7QString@Base 6.0.0 ++ _ZNK3KIO10WorkerBase9mapConfigEv@Base 6.0.0 ++ _ZNK3KIO10WorkerBase9wasKilledEv@Base 6.0.0 ++ _ZNK3KIO11FileCopyJob10metaObjectEv@Base 6.0.0 ++ _ZNK3KIO11FileCopyJob6srcUrlEv@Base 6.0.0 ++ _ZNK3KIO11FileCopyJob7destUrlEv@Base 6.0.0 ++ _ZNK3KIO11MimetypeJob10metaObjectEv@Base 6.0.0 ++ _ZNK3KIO11TransferJob10metaObjectEv@Base 6.0.0 ++ _ZNK3KIO11TransferJob11isErrorPageEv@Base 6.0.0 ++ _ZNK3KIO11TransferJob11redirectUrlEv@Base 6.0.0 ++ _ZNK3KIO11TransferJob8mimetypeEv@Base 6.0.0 ++ _ZNK3KIO12WorkerResult11errorStringEv@Base 6.0.0 ++ _ZNK3KIO12WorkerResult5errorEv@Base 6.0.0 ++ _ZNK3KIO12WorkerResult7successEv@Base 6.0.0 ++ _ZNK3KIO13EmptyTrashJob10metaObjectEv@Base 6.0.0 ++ _ZNK3KIO13FavIconsCache10metaObjectEv@Base 6.0.0 ++ _ZNK3KIO13FavIconsCache16isFailedDownloadERK4QUrl@Base 6.0.0 ++ _ZNK3KIO13FavIconsCache19cachePathForIconUrlERK4QUrl@Base 6.0.0 ++ _ZNK3KIO13NameFinderJob10metaObjectEv@Base 6.0.0 ++ _ZNK3KIO13NameFinderJob7baseUrlEv@Base 6.0.0 ++ _ZNK3KIO13NameFinderJob8finalUrlEv@Base 6.0.0 ++ _ZNK3KIO13NameFinderJob9finalNameEv@Base 6.0.0 ++ _ZNK3KIO13WorkerFactory10metaObjectEv@Base 6.0.0 ++ _ZNK3KIO14BatchRenameJob10metaObjectEv@Base 6.0.0 ++ _ZNK3KIO16DirectorySizeJob10metaObjectEv@Base 6.0.0 ++ _ZNK3KIO16DirectorySizeJob10totalFilesEv@Base 6.0.0 ++ _ZNK3KIO16DirectorySizeJob12totalSubdirsEv@Base 6.0.0 ++ _ZNK3KIO16DirectorySizeJob9totalSizeEv@Base 6.0.0 ++ _ZNK3KIO17DesktopExecParser12errorMessageEv@Base 6.0.0 ++ _ZNK3KIO17DesktopExecParser18resultingArgumentsEv@Base 6.0.0 ++ _ZNK3KIO17MimeTypeFinderJob10metaObjectEv@Base 6.0.0 ++ _ZNK3KIO17MimeTypeFinderJob17suggestedFileNameEv@Base 6.0.0 ++ _ZNK3KIO17MimeTypeFinderJob29isAuthenticationPromptEnabledEv@Base 6.0.0 ++ _ZNK3KIO17MimeTypeFinderJob8mimeTypeEv@Base 6.0.0 ++ _ZNK3KIO17StoredTransferJob10metaObjectEv@Base 6.0.0 ++ _ZNK3KIO17StoredTransferJob4dataEv@Base 6.0.0 ++ _ZNK3KIO20ForwardingWorkerBase10metaObjectEv@Base 6.0.0 ++ _ZNK3KIO20ForwardingWorkerBase12processedUrlEv@Base 6.0.0 ++ _ZNK3KIO20ForwardingWorkerBase12requestedUrlEv@Base 6.0.0 ++ _ZNK3KIO20ForwardingWorkerBase14adjustUDSEntryERNS_8UDSEntryENS0_20UDSEntryCreationModeE@Base 6.0.0 ++ _ZNK3KIO22AskUserActionInterface10metaObjectEv@Base 6.0.0 ++ _ZNK3KIO22FileSystemFreeSpaceJob10metaObjectEv@Base 6.0.0 ++ _ZNK3KIO22FileSystemFreeSpaceJob13availableSizeEv@Base 6.0.0 ++ _ZNK3KIO22FileSystemFreeSpaceJob4sizeEv@Base 6.0.0 ++ _ZNK3KIO32UntrustedProgramHandlerInterface10metaObjectEv@Base 6.0.0 ++ _ZNK3KIO3Job10metaObjectEv@Base 6.0.0 ++ _ZNK3KIO3Job11errorStringEv@Base 6.0.0 ++ _ZNK3KIO3Job16outgoingMetaDataEv@Base 6.0.0 ++ _ZNK3KIO3Job19uiDelegateExtensionEv@Base 6.0.0 ++ _ZNK3KIO3Job20detailedErrorStringsEPK4QUrli@Base 6.0.0 ++ _ZNK3KIO3Job8metaDataEv@Base 6.0.0 ++ _ZNK3KIO3Job9parentJobEv@Base 6.0.0 ++ _ZNK3KIO6DavJob10metaObjectEv@Base 6.0.0 ++ _ZNK3KIO6DavJob12responseDataEv@Base 6.0.0 ++ _ZNK3KIO7CopyJob10metaObjectEv@Base 6.0.0 ++ _ZNK3KIO7CopyJob13operationModeEv@Base 6.0.0 ++ _ZNK3KIO7CopyJob7destUrlEv@Base 6.0.0 ++ _ZNK3KIO7CopyJob7srcUrlsEv@Base 6.0.0 ++ _ZNK3KIO7FileJob10metaObjectEv@Base 6.0.0 ++ _ZNK3KIO7ListJob10metaObjectEv@Base 6.0.0 ++ _ZNK3KIO7ListJob14redirectionUrlEv@Base 6.0.0 ++ _ZNK3KIO7StatJob10metaObjectEv@Base 6.0.0 ++ _ZNK3KIO7StatJob10statResultEv@Base 6.0.0 ++ _ZNK3KIO7StatJob12mostLocalUrlEv@Base 6.0.0 ++ _ZNK3KIO8AuthInfo10isModifiedEv@Base 6.0.0 ++ _ZNK3KIO8AuthInfo13getExtraFieldERK7QString@Base 6.0.0 ++ _ZNK3KIO8AuthInfo18getExtraFieldFlagsERK7QString@Base 6.0.0 ++ _ZNK3KIO8ChmodJob10metaObjectEv@Base 6.0.0 ++ _ZNK3KIO8MkdirJob10metaObjectEv@Base 6.0.0 ++ _ZNK3KIO8UDSEntry11numberValueEjx@Base 6.0.0 ++ _ZNK3KIO8UDSEntry11stringValueEj@Base 6.0.0 ++ _ZNK3KIO8UDSEntry5countEv@Base 6.0.0 ++ _ZNK3KIO8UDSEntry5isDirEv@Base 6.0.0 ++ _ZNK3KIO8UDSEntry6fieldsEv@Base 6.0.0 ++ _ZNK3KIO8UDSEntry6isLinkEv@Base 6.0.0 ++ _ZNK3KIO8UDSEntry8containsEj@Base 6.0.0 ++ _ZNK3KIO9DeleteJob10metaObjectEv@Base 6.0.0 ++ _ZNK3KIO9DeleteJob4urlsEv@Base 6.0.0 ++ _ZNK3KIO9MkpathJob10metaObjectEv@Base 6.0.0 ++ _ZNK3KIO9SimpleJob10metaObjectEv@Base 6.0.0 ++ _ZNK3KIO9SimpleJob28isRedirectionHandlingEnabledEv@Base 6.0.0 ++ _ZNK3KIO9SimpleJob3urlEv@Base 6.0.0 ++ _ZNK4KACL10isExtendedEv@Base 6.0.0 ++ _ZNK4KACL15basePermissionsEv@Base 6.0.0 ++ _ZNK4KACL15maskPermissionsERb@Base 6.0.0 ++ _ZNK4KACL16ownerPermissionsEv@Base 6.0.0 ++ _ZNK4KACL17othersPermissionsEv@Base 6.0.0 ++ _ZNK4KACL18allUserPermissionsEv@Base 6.0.0 ++ _ZNK4KACL19allGroupPermissionsEv@Base 6.0.0 ++ _ZNK4KACL20namedUserPermissionsERK7QStringPb@Base 6.0.0 ++ _ZNK4KACL21namedGroupPermissionsERK7QStringPb@Base 6.0.0 ++ _ZNK4KACL22owningGroupPermissionsEv@Base 6.0.0 ++ _ZNK4KACL7isValidEv@Base 6.0.0 ++ _ZNK4KACL8asStringEv@Base 6.0.0 ++ _ZNK4KACLeqERKS_@Base 6.0.0 ++ _ZNK4KACLneERKS_@Base 6.0.0 ++ _ZNK9KFileItem10defaultACLEv@Base 6.0.0 ++ _ZNK9KFileItem10isReadableEv@Base 6.0.0 ++ _ZNK9KFileItem10isWritableEv@Base 6.0.0 ++ _ZNK9KFileItem10timeStringENS_9FileTimesE@Base 6.0.0 ++ _ZNK9KFileItem11isLocalFileEv@Base 6.0.0 ++ _ZNK9KFileItem11mimeCommentEv@Base 6.0.0 ++ _ZNK9KFileItem11permissionsEv@Base 6.0.0 ++ _ZNK9KFileItem12isExecutableEv@Base 6.0.0 ++ _ZNK9KFileItem12mostLocalUrlEPb@Base 6.0.0 ++ _ZNK9KFileItem13isDesktopFileEv@Base 6.0.0 ++ _ZNK9KFileItem13isRegularFileEv@Base 6.0.0 ++ _ZNK9KFileItem13recursiveSizeEv@Base 6.0.0 ++ _ZNK9KFileItem14hasExtendedACLEv@Base 6.0.0 ++ _ZNK9KFileItem14isMostLocalUrlEv@Base 6.0.0 ++ _ZNK9KFileItem15currentMimeTypeEv@Base 6.0.0 ++ _ZNK9KFileItem15isMimeTypeKnownEv@Base 6.0.0 ++ _ZNK9KFileItem16getStatusBarInfoEv@Base 6.0.0 ++ _ZNK9KFileItem16isFinalIconKnownEv@Base 6.0.0 ++ _ZNK9KFileItem17determineMimeTypeEv@Base 6.0.0 ++ _ZNK9KFileItem17permissionsStringEv@Base 6.0.0 ++ _ZNK9KFileItem3ACLEv@Base 6.0.0 ++ _ZNK9KFileItem3cmpERKS_@Base 6.0.0 ++ _ZNK9KFileItem3urlEv@Base 6.0.0 ++ _ZNK9KFileItem4modeEv@Base 6.0.0 ++ _ZNK9KFileItem4nameEb@Base 6.0.0 ++ _ZNK9KFileItem4sizeEv@Base 6.0.0 ++ _ZNK9KFileItem4textEv@Base 6.0.0 ++ _ZNK9KFileItem4timeENS_9FileTimesE@Base 6.0.0 ++ _ZNK9KFileItem4userEv@Base 6.0.0 ++ _ZNK9KFileItem5entryEv@Base 6.0.0 ++ _ZNK9KFileItem5groupEv@Base 6.0.0 ++ _ZNK9KFileItem5isDirEv@Base 6.0.0 ++ _ZNK9KFileItem6existsEv@Base 6.0.0 ++ _ZNK9KFileItem6isFileEv@Base 6.0.0 ++ _ZNK9KFileItem6isLinkEv@Base 6.0.0 ++ _ZNK9KFileItem6isNullEv@Base 6.0.0 ++ _ZNK9KFileItem6isSlowEv@Base 6.0.0 ++ _ZNK9KFileItem6suffixEv@Base 6.0.0 ++ _ZNK9KFileItem6userIdEv@Base 6.0.0 ++ _ZNK9KFileItem7commentEv@Base 6.0.0 ++ _ZNK9KFileItem7groupIdEv@Base 6.0.0 ++ _ZNK9KFileItem8iconNameEv@Base 6.0.0 ++ _ZNK9KFileItem8isHiddenEv@Base 6.0.0 ++ _ZNK9KFileItem8linkDestEv@Base 6.0.0 ++ _ZNK9KFileItem8mimetypeEv@Base 6.0.0 ++ _ZNK9KFileItem8overlaysEv@Base 6.0.0 ++ _ZNK9KFileItem9localPathEv@Base 6.0.0 ++ _ZNK9KFileItem9targetUrlEv@Base 6.0.0 ++ _ZNK9KFileItemcv8QVariantEv@Base 6.0.0 ++ _ZNK9KFileItemeqERKS_@Base 6.0.0 ++ _ZNK9KFileItemltERK4QUrl@Base 6.0.0 ++ _ZNK9KFileItemltERKS_@Base 6.0.0 ++ _ZNK9KFileItemneERKS_@Base 6.0.0 ++ (optional=templinst)_ZNSt8__detail11__synth3wayE@Base 6.13.0 ++ _ZSt19piecewise_construct@Base 6.0.0 ++ _ZTI11KSambaShare@Base 6.0.0 ++ _ZTI14KCoreDirLister@Base 6.0.0 ++ _ZTI15KRemoteEncoding@Base 6.0.0 ++ _ZTI18KOverlayIconPlugin@Base 6.0.0 ++ _ZTI23KFileItemListProperties@Base 6.0.0 ++ _ZTI25OrgKdeKDirNotifyInterface@Base 6.0.0 ++ _ZTI4KACL@Base 6.0.0 ++ _ZTIN3KIO10JobPrivateE@Base 6.0.0 ++ _ZTIN3KIO10RestoreJobE@Base 6.0.0 ++ _ZTIN3KIO10SpecialJobE@Base 6.0.0 ++ _ZTIN3KIO10WorkerBaseE@Base 6.0.0 ++ _ZTIN3KIO11FileCopyJobE@Base 6.0.0 ++ _ZTIN3KIO11MimetypeJobE@Base 6.0.0 ++ _ZTIN3KIO11TransferJobE@Base 6.0.0 ++ _ZTIN3KIO13EmptyTrashJobE@Base 6.0.0 ++ _ZTIN3KIO13FavIconsCacheE@Base 6.0.0 ++ _ZTIN3KIO13NameFinderJobE@Base 6.0.0 ++ _ZTIN3KIO13WorkerFactoryE@Base 6.0.0 ++ _ZTIN3KIO14BatchRenameJobE@Base 6.0.0 ++ _ZTIN3KIO16DirectorySizeJobE@Base 6.0.0 ++ _ZTIN3KIO17MimeTypeFinderJobE@Base 6.0.0 ++ _ZTIN3KIO17StoredTransferJobE@Base 6.0.0 ++ _ZTIN3KIO20ForwardingWorkerBaseE@Base 6.0.0 ++ _ZTIN3KIO20JobUiDelegateFactoryE@Base 6.0.0 ++ _ZTIN3KIO22AskUserActionInterfaceE@Base 6.0.0 ++ _ZTIN3KIO22FileSystemFreeSpaceJobE@Base 6.0.0 ++ _ZTIN3KIO22JobUiDelegateExtensionE@Base 6.0.0 ++ _ZTIN3KIO32UntrustedProgramHandlerInterfaceE@Base 6.0.0 ++ _ZTIN3KIO3JobE@Base 6.0.0 ++ _ZTIN3KIO6DavJobE@Base 6.0.0 ++ _ZTIN3KIO7CopyJobE@Base 6.0.0 ++ _ZTIN3KIO7FileJobE@Base 6.0.0 ++ _ZTIN3KIO7ListJobE@Base 6.0.0 ++ _ZTIN3KIO7StatJobE@Base 6.0.0 ++ _ZTIN3KIO8ChmodJobE@Base 6.0.0 ++ _ZTIN3KIO8MkdirJobE@Base 6.0.0 ++ _ZTIN3KIO9DeleteJobE@Base 6.0.0 ++ _ZTIN3KIO9MkpathJobE@Base 6.0.0 ++ _ZTIN3KIO9SimpleJobE@Base 6.0.0 ++ (arch=armel riscv64)_ZTIN9__gnu_cxx7__mutexE@Base 6.0.0 ++ (arch=armel riscv64)_ZTISt11_Mutex_baseILN9__gnu_cxx12_Lock_policyE1EE@Base 6.0.0 ++ (arch=!armel !riscv64)_ZTISt11_Mutex_baseILN9__gnu_cxx12_Lock_policyE2EE@Base 6.0.0 ++ (arch=armel riscv64)_ZTISt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE1EE@Base 6.0.0 ++ (arch=!armel !riscv64)_ZTISt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EE@Base 6.0.0 ++ (arch=armel armhf)_ZTISt19_Sp_make_shared_tag@Base 6.0.0 ++ _ZTIZN9QMetaType17registerConverterI5QListI15QSslCertificateE9QIterableI13QMetaSequenceEN9QtPrivate33QSequentialIterableConvertFunctorIS3_EEEEbT1_EUlPKvPvE_@Base 6.0.0 ++ _ZTIZN9QMetaType17registerConverterI5QListI4QUrlE9QIterableI13QMetaSequenceEN9QtPrivate33QSequentialIterableConvertFunctorIS3_EEEEbT1_EUlPKvPvE_@Base 6.0.0 ++ _ZTIZN9QMetaType17registerConverterI5QListIN3KIO8UDSEntryEE9QIterableI13QMetaSequenceEN9QtPrivate33QSequentialIterableConvertFunctorIS4_EEEEbT1_EUlPKvPvE_@Base 6.0.0 ++ _ZTIZN9QMetaType17registerConverterI5QListIN9QSslError8SslErrorEE9QIterableI13QMetaSequenceEN9QtPrivate33QSequentialIterableConvertFunctorIS4_EEEEbT1_EUlPKvPvE_@Base 6.0.0 ++ _ZTIZN9QMetaType17registerConverterI5QListISt4pairI9KFileItemS3_EE9QIterableI13QMetaSequenceEN9QtPrivate33QSequentialIterableConvertFunctorIS5_EEEEbT1_EUlPKvPvE_@Base 6.0.0 ++ _ZTIZN9QMetaType17registerConverterISt4pairI9KFileItemS2_EN17QtMetaTypePrivate25QPairVariantInterfaceImplENS4_35QPairVariantInterfaceConvertFunctorIS3_EEEEbT1_EUlPKvPvE_@Base 6.0.0 ++ _ZTIZN9QMetaType19registerMutableViewI5QListI15QSslCertificateE9QIterableI13QMetaSequenceEN9QtPrivate37QSequentialIterableMutableViewFunctorIS3_EEEEbT1_EUlPvSB_E_@Base 6.0.0 ++ _ZTIZN9QMetaType19registerMutableViewI5QListI4QUrlE9QIterableI13QMetaSequenceEN9QtPrivate37QSequentialIterableMutableViewFunctorIS3_EEEEbT1_EUlPvSB_E_@Base 6.0.0 ++ _ZTIZN9QMetaType19registerMutableViewI5QListIN3KIO8UDSEntryEE9QIterableI13QMetaSequenceEN9QtPrivate37QSequentialIterableMutableViewFunctorIS4_EEEEbT1_EUlPvSC_E_@Base 6.0.0 ++ _ZTIZN9QMetaType19registerMutableViewI5QListIN9QSslError8SslErrorEE9QIterableI13QMetaSequenceEN9QtPrivate37QSequentialIterableMutableViewFunctorIS4_EEEEbT1_EUlPvSC_E_@Base 6.0.0 ++ _ZTIZN9QMetaType19registerMutableViewI5QListISt4pairI9KFileItemS3_EE9QIterableI13QMetaSequenceEN9QtPrivate37QSequentialIterableMutableViewFunctorIS5_EEEEbT1_EUlPvSD_E_@Base 6.0.0 ++ _ZTS11KSambaShare@Base 6.0.0 ++ _ZTS14KCoreDirLister@Base 6.0.0 ++ _ZTS15KRemoteEncoding@Base 6.0.0 ++ _ZTS18KOverlayIconPlugin@Base 6.0.0 ++ _ZTS23KFileItemListProperties@Base 6.0.0 ++ _ZTS25OrgKdeKDirNotifyInterface@Base 6.0.0 ++ _ZTS4KACL@Base 6.0.0 ++ _ZTSN3KIO10JobPrivateE@Base 6.0.0 ++ _ZTSN3KIO10RestoreJobE@Base 6.0.0 ++ _ZTSN3KIO10SpecialJobE@Base 6.0.0 ++ _ZTSN3KIO10WorkerBaseE@Base 6.0.0 ++ _ZTSN3KIO11FileCopyJobE@Base 6.0.0 ++ _ZTSN3KIO11MimetypeJobE@Base 6.0.0 ++ _ZTSN3KIO11TransferJobE@Base 6.0.0 ++ _ZTSN3KIO13EmptyTrashJobE@Base 6.0.0 ++ _ZTSN3KIO13FavIconsCacheE@Base 6.0.0 ++ _ZTSN3KIO13NameFinderJobE@Base 6.0.0 ++ _ZTSN3KIO13WorkerFactoryE@Base 6.0.0 ++ _ZTSN3KIO14BatchRenameJobE@Base 6.0.0 ++ _ZTSN3KIO16DirectorySizeJobE@Base 6.0.0 ++ _ZTSN3KIO17MimeTypeFinderJobE@Base 6.0.0 ++ _ZTSN3KIO17StoredTransferJobE@Base 6.0.0 ++ _ZTSN3KIO20ForwardingWorkerBaseE@Base 6.0.0 ++ _ZTSN3KIO20JobUiDelegateFactoryE@Base 6.0.0 ++ _ZTSN3KIO22AskUserActionInterfaceE@Base 6.0.0 ++ _ZTSN3KIO22FileSystemFreeSpaceJobE@Base 6.0.0 ++ _ZTSN3KIO22JobUiDelegateExtensionE@Base 6.0.0 ++ _ZTSN3KIO32UntrustedProgramHandlerInterfaceE@Base 6.0.0 ++ _ZTSN3KIO3JobE@Base 6.0.0 ++ _ZTSN3KIO6DavJobE@Base 6.0.0 ++ _ZTSN3KIO7CopyJobE@Base 6.0.0 ++ _ZTSN3KIO7FileJobE@Base 6.0.0 ++ _ZTSN3KIO7ListJobE@Base 6.0.0 ++ _ZTSN3KIO7StatJobE@Base 6.0.0 ++ _ZTSN3KIO8ChmodJobE@Base 6.0.0 ++ _ZTSN3KIO8MkdirJobE@Base 6.0.0 ++ _ZTSN3KIO9DeleteJobE@Base 6.0.0 ++ _ZTSN3KIO9MkpathJobE@Base 6.0.0 ++ _ZTSN3KIO9SimpleJobE@Base 6.0.0 ++ (arch=armel riscv64)_ZTSN9__gnu_cxx7__mutexE@Base 6.0.0 ++ (arch=armel riscv64)_ZTSSt11_Mutex_baseILN9__gnu_cxx12_Lock_policyE1EE@Base 6.0.0 ++ (arch=!armel !riscv64)_ZTSSt11_Mutex_baseILN9__gnu_cxx12_Lock_policyE2EE@Base 6.0.0 ++ (arch=armel riscv64)_ZTSSt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE1EE@Base 6.0.0 ++ (arch=!armel !riscv64)_ZTSSt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EE@Base 6.0.0 ++ _ZTSSt19_Sp_make_shared_tag@Base 6.0.0 ++ _ZTSZN9QMetaType17registerConverterI5QListI15QSslCertificateE9QIterableI13QMetaSequenceEN9QtPrivate33QSequentialIterableConvertFunctorIS3_EEEEbT1_EUlPKvPvE_@Base 6.0.0 ++ _ZTSZN9QMetaType17registerConverterI5QListI4QUrlE9QIterableI13QMetaSequenceEN9QtPrivate33QSequentialIterableConvertFunctorIS3_EEEEbT1_EUlPKvPvE_@Base 6.0.0 ++ _ZTSZN9QMetaType17registerConverterI5QListIN3KIO8UDSEntryEE9QIterableI13QMetaSequenceEN9QtPrivate33QSequentialIterableConvertFunctorIS4_EEEEbT1_EUlPKvPvE_@Base 6.0.0 ++ _ZTSZN9QMetaType17registerConverterI5QListIN9QSslError8SslErrorEE9QIterableI13QMetaSequenceEN9QtPrivate33QSequentialIterableConvertFunctorIS4_EEEEbT1_EUlPKvPvE_@Base 6.0.0 ++ _ZTSZN9QMetaType17registerConverterI5QListISt4pairI9KFileItemS3_EE9QIterableI13QMetaSequenceEN9QtPrivate33QSequentialIterableConvertFunctorIS5_EEEEbT1_EUlPKvPvE_@Base 6.0.0 ++ _ZTSZN9QMetaType17registerConverterISt4pairI9KFileItemS2_EN17QtMetaTypePrivate25QPairVariantInterfaceImplENS4_35QPairVariantInterfaceConvertFunctorIS3_EEEEbT1_EUlPKvPvE_@Base 6.0.0 ++ _ZTSZN9QMetaType19registerMutableViewI5QListI15QSslCertificateE9QIterableI13QMetaSequenceEN9QtPrivate37QSequentialIterableMutableViewFunctorIS3_EEEEbT1_EUlPvSB_E_@Base 6.0.0 ++ _ZTSZN9QMetaType19registerMutableViewI5QListI4QUrlE9QIterableI13QMetaSequenceEN9QtPrivate37QSequentialIterableMutableViewFunctorIS3_EEEEbT1_EUlPvSB_E_@Base 6.0.0 ++ _ZTSZN9QMetaType19registerMutableViewI5QListIN3KIO8UDSEntryEE9QIterableI13QMetaSequenceEN9QtPrivate37QSequentialIterableMutableViewFunctorIS4_EEEEbT1_EUlPvSC_E_@Base 6.0.0 ++ _ZTSZN9QMetaType19registerMutableViewI5QListIN9QSslError8SslErrorEE9QIterableI13QMetaSequenceEN9QtPrivate37QSequentialIterableMutableViewFunctorIS4_EEEEbT1_EUlPvSC_E_@Base 6.0.0 ++ _ZTSZN9QMetaType19registerMutableViewI5QListISt4pairI9KFileItemS3_EE9QIterableI13QMetaSequenceEN9QtPrivate37QSequentialIterableMutableViewFunctorIS5_EEEEbT1_EUlPvSD_E_@Base 6.0.0 ++ _ZTV11KSambaShare@Base 6.0.0 ++ _ZTV14KCoreDirLister@Base 6.0.0 ++ _ZTV15KRemoteEncoding@Base 6.0.0 ++ _ZTV18KOverlayIconPlugin@Base 6.0.0 ++ _ZTV23KFileItemListProperties@Base 6.0.0 ++ _ZTV25OrgKdeKDirNotifyInterface@Base 6.0.0 ++ _ZTV4KACL@Base 6.0.0 ++ _ZTVN3KIO10JobPrivateE@Base 6.0.0 ++ _ZTVN3KIO10RestoreJobE@Base 6.0.0 ++ _ZTVN3KIO10SpecialJobE@Base 6.0.0 ++ _ZTVN3KIO10WorkerBaseE@Base 6.0.0 ++ _ZTVN3KIO11FileCopyJobE@Base 6.0.0 ++ _ZTVN3KIO11MimetypeJobE@Base 6.0.0 ++ _ZTVN3KIO11TransferJobE@Base 6.0.0 ++ _ZTVN3KIO13EmptyTrashJobE@Base 6.0.0 ++ _ZTVN3KIO13FavIconsCacheE@Base 6.0.0 ++ _ZTVN3KIO13NameFinderJobE@Base 6.0.0 ++ _ZTVN3KIO13WorkerFactoryE@Base 6.0.0 ++ _ZTVN3KIO14BatchRenameJobE@Base 6.0.0 ++ _ZTVN3KIO16DirectorySizeJobE@Base 6.0.0 ++ _ZTVN3KIO17MimeTypeFinderJobE@Base 6.0.0 ++ _ZTVN3KIO17StoredTransferJobE@Base 6.0.0 ++ _ZTVN3KIO20ForwardingWorkerBaseE@Base 6.0.0 ++ _ZTVN3KIO20JobUiDelegateFactoryE@Base 6.0.0 ++ _ZTVN3KIO22AskUserActionInterfaceE@Base 6.0.0 ++ _ZTVN3KIO22FileSystemFreeSpaceJobE@Base 6.0.0 ++ _ZTVN3KIO22JobUiDelegateExtensionE@Base 6.0.0 ++ _ZTVN3KIO32UntrustedProgramHandlerInterfaceE@Base 6.0.0 ++ _ZTVN3KIO3JobE@Base 6.0.0 ++ _ZTVN3KIO6DavJobE@Base 6.0.0 ++ _ZTVN3KIO7CopyJobE@Base 6.0.0 ++ _ZTVN3KIO7FileJobE@Base 6.0.0 ++ _ZTVN3KIO7ListJobE@Base 6.0.0 ++ _ZTVN3KIO7StatJobE@Base 6.0.0 ++ _ZTVN3KIO8ChmodJobE@Base 6.0.0 ++ _ZTVN3KIO8MkdirJobE@Base 6.0.0 ++ _ZTVN3KIO9DeleteJobE@Base 6.0.0 ++ _ZTVN3KIO9MkpathJobE@Base 6.0.0 ++ _ZTVN3KIO9SimpleJobE@Base 6.0.0 ++ (optional=templinst)_ZZN9QMetaType21registerConverterImplI5QListI15QSslCertificateE9QIterableI13QMetaSequenceEEEbSt8functionIFbPKvPvEES_S_E10unregister@Base 6.0.0 ++ (optional=templinst)_ZZN9QMetaType21registerConverterImplI5QListI4QUrlE9QIterableI13QMetaSequenceEEEbSt8functionIFbPKvPvEES_S_E10unregister@Base 6.0.0 ++ (optional=templinst)_ZZN9QMetaType21registerConverterImplI5QListIN3KIO8UDSEntryEE9QIterableI13QMetaSequenceEEEbSt8functionIFbPKvPvEES_S_E10unregister@Base 6.0.0 ++ (optional=templinst)_ZZN9QMetaType21registerConverterImplI5QListIN9QSslError8SslErrorEE9QIterableI13QMetaSequenceEEEbSt8functionIFbPKvPvEES_S_E10unregister@Base 6.0.0 ++ (optional=templinst)_ZZN9QMetaType21registerConverterImplI5QListISt4pairI9KFileItemS3_EE9QIterableI13QMetaSequenceEEEbSt8functionIFbPKvPvEES_S_E10unregister@Base 6.0.0 ++ (optional=templinst)_ZZN9QMetaType21registerConverterImplISt4pairI9KFileItemS2_EN17QtMetaTypePrivate25QPairVariantInterfaceImplEEEbSt8functionIFbPKvPvEES_S_E10unregister@Base 6.0.0 ++ (optional=templinst)_ZZN9QMetaType23registerMutableViewImplI5QListI15QSslCertificateE9QIterableI13QMetaSequenceEEEbSt8functionIFbPvS8_EES_S_E10unregister@Base 6.0.0 ++ (optional=templinst)_ZZN9QMetaType23registerMutableViewImplI5QListI4QUrlE9QIterableI13QMetaSequenceEEEbSt8functionIFbPvS8_EES_S_E10unregister@Base 6.0.0 ++ (optional=templinst)_ZZN9QMetaType23registerMutableViewImplI5QListIN3KIO8UDSEntryEE9QIterableI13QMetaSequenceEEEbSt8functionIFbPvS9_EES_S_E10unregister@Base 6.0.0 ++ (optional=templinst)_ZZN9QMetaType23registerMutableViewImplI5QListIN9QSslError8SslErrorEE9QIterableI13QMetaSequenceEEEbSt8functionIFbPvS9_EES_S_E10unregister@Base 6.0.0 ++ (optional=templinst)_ZZN9QMetaType23registerMutableViewImplI5QListISt4pairI9KFileItemS3_EE9QIterableI13QMetaSequenceEEEbSt8functionIFbPvSA_EES_S_E10unregister@Base 6.0.0 ++ _ZZNSt19_Sp_make_shared_tag5_S_tiEvE5__tag@Base 6.0.0 ++ _ZeqRKN3KIO8UDSEntryES2_@Base 6.0.0 ++ _Zls6QDebugRK11KFileFilter@Base 6.0.0 ++ _Zls6QDebugRK28QExplicitlySharedDataPointerI11KMountPointE@Base 6.0.0 ++ _Zls6QDebugRK9KFileItem@Base 6.0.0 ++ _Zls6QDebugRKN3KIO8UDSEntryE@Base 6.0.0 ++ _ZlsR11QDataStreamRK4KACL@Base 6.0.0 ++ _ZlsR11QDataStreamRK9KFileItem@Base 6.0.0 ++ _ZlsR11QDataStreamRKN3KIO8UDSEntryE@Base 6.0.0 ++ _ZneRKN3KIO8UDSEntryES2_@Base 6.0.0 ++ _ZrsR11QDataStreamR4KACL@Base 6.0.0 ++ _ZrsR11QDataStreamR9KFileItem@Base 6.0.0 ++ _ZrsR11QDataStreamRN3KIO8UDSEntryE@Base 6.0.0 ++ kio_resolve_local_urls@Base 6.0.0 ++ (c++)"non-virtual thunk to KIO::ForwardingWorkerBase::chmod(QUrl const&, int)@Base" 6.0.0 ++ (c++)"non-virtual thunk to KIO::ForwardingWorkerBase::copy(QUrl const&, QUrl const&, int, QFlags)@Base" 6.0.0 ++ (c++)"non-virtual thunk to KIO::ForwardingWorkerBase::del(QUrl const&, bool)@Base" 6.0.0 ++ (c++)"non-virtual thunk to KIO::ForwardingWorkerBase::get(QUrl const&)@Base" 6.0.0 ++ (c++)"non-virtual thunk to KIO::ForwardingWorkerBase::listDir(QUrl const&)@Base" 6.0.0 ++ (c++)"non-virtual thunk to KIO::ForwardingWorkerBase::mimetype(QUrl const&)@Base" 6.0.0 ++ (c++)"non-virtual thunk to KIO::ForwardingWorkerBase::mkdir(QUrl const&, int)@Base" 6.0.0 ++ (c++)"non-virtual thunk to KIO::ForwardingWorkerBase::put(QUrl const&, int, QFlags)@Base" 6.0.0 ++ (c++)"non-virtual thunk to KIO::ForwardingWorkerBase::rename(QUrl const&, QUrl const&, QFlags)@Base" 6.0.0 ++ (c++)"non-virtual thunk to KIO::ForwardingWorkerBase::setModificationTime(QUrl const&, QDateTime const&)@Base" 6.0.0 ++ (c++)"non-virtual thunk to KIO::ForwardingWorkerBase::stat(QUrl const&)@Base" 6.0.0 ++ (c++)"non-virtual thunk to KIO::ForwardingWorkerBase::symlink(QString const&, QUrl const&, QFlags)@Base" 6.0.0 ++ (c++)"non-virtual thunk to KIO::ForwardingWorkerBase::~ForwardingWorkerBase()@Base" 6.0.0 diff --cc debian/libkf6kiofilewidgets6.install index 0000000,0000000..2bb62c0 new file mode 100644 --- /dev/null +++ b/debian/libkf6kiofilewidgets6.install @@@ -1,0 -1,0 +1,2 @@@ ++usr/lib/*/libKF6KIOFileWidgets.so.6 ++usr/lib/*/libKF6KIOFileWidgets.so.6.* diff --cc debian/libkf6kiofilewidgets6.lintian-overrides index 0000000,0000000..98be664 new file mode 100644 --- /dev/null +++ b/debian/libkf6kiofilewidgets6.lintian-overrides @@@ -1,0 -1,0 +1,2 @@@ ++# It is intended to add dependency to kio6 ++libkf6kiofilewidgets6: symbols-declares-dependency-on-other-package kio6 (libKF6KIOFileWidgets.so.6) [symbols] diff --cc debian/libkf6kiofilewidgets6.symbols index 0000000,0000000..d868ef7 new file mode 100644 --- /dev/null +++ b/debian/libkf6kiofilewidgets6.symbols @@@ -1,0 -1,0 +1,661 @@@ ++# SymbolsHelper-Confirmed: 6.13.0 amd64 ++libKF6KIOFileWidgets.so.6 libkf6kiofilewidgets6 #MINVER#, kio6 ++* Build-Depends-Package: libkf6kio-dev ++ _ZGVZN9QMetaType21registerConverterImplI5QListI4QUrlE9QIterableI13QMetaSequenceEEEbSt8functionIFbPKvPvEES_S_E10unregister@Base 6.0.0 ++ _ZGVZN9QMetaType21registerConverterImplI5QListIN3KIO8UDSEntryEE9QIterableI13QMetaSequenceEEEbSt8functionIFbPKvPvEES_S_E10unregister@Base 6.0.0 ++ _ZGVZN9QMetaType21registerConverterImplI5QListIiE9QIterableI13QMetaSequenceEEEbSt8functionIFbPKvPvEES_S_E10unregister@Base 6.0.0 ++ _ZGVZN9QMetaType23registerMutableViewImplI5QListI4QUrlE9QIterableI13QMetaSequenceEEEbSt8functionIFbPvS8_EES_S_E10unregister@Base 6.0.0 ++ _ZGVZN9QMetaType23registerMutableViewImplI5QListIN3KIO8UDSEntryEE9QIterableI13QMetaSequenceEEEbSt8functionIFbPvS9_EES_S_E10unregister@Base 6.0.0 ++ _ZGVZN9QMetaType23registerMutableViewImplI5QListIiE9QIterableI13QMetaSequenceEEEbSt8functionIFbPvS7_EES_S_E10unregister@Base 6.0.0 ++ _ZN11KFileWidget10readConfigER12KConfigGroup@Base 6.0.0 ++ _ZN11KFileWidget10setFiltersERK5QListI11KFileFilterERKS1_@Base 6.0.0 ++ _ZN11KFileWidget10slotCancelEv@Base 6.0.0 ++ _ZN11KFileWidget11clearFilterEv@Base 6.0.0 ++ _ZN11KFileWidget11dirOperatorEv@Base 6.0.0 ++ _ZN11KFileWidget11eventFilterEP7QObjectP6QEvent@Base 6.0.0 ++ _ZN11KFileWidget11getStartUrlERK4QUrlR7QString@Base 6.0.0 ++ _ZN11KFileWidget11getStartUrlERK4QUrlR7QStringS4_@Base 6.0.0 ++ _ZN11KFileWidget11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.0.0 ++ _ZN11KFileWidget11qt_metacastEPKc@Base 6.0.0 ++ _ZN11KFileWidget11resizeEventEP12QResizeEvent@Base 6.0.0 ++ _ZN11KFileWidget11setStartDirERK4QUrl@Base 6.0.0 ++ _ZN11KFileWidget11setViewModeEN5KFile8FileViewE@Base 6.0.0 ++ _ZN11KFileWidget12fileSelectedERK4QUrl@Base 6.0.0 ++ _ZN11KFileWidget13filterChangedERK11KFileFilter@Base 6.0.0 ++ _ZN11KFileWidget14setSelectedUrlERK4QUrl@Base 6.0.0 ++ _ZN11KFileWidget15fileHighlightedERK4QUrl@Base 6.0.0 ++ _ZN11KFileWidget15setCustomWidgetEP7QWidget@Base 6.0.0 ++ _ZN11KFileWidget15setCustomWidgetERK7QStringP7QWidget@Base 6.0.0 ++ _ZN11KFileWidget15setKeepLocationEb@Base 6.0.0 ++ _ZN11KFileWidget15setSelectedUrlsERK5QListI4QUrlE@Base 6.0.0 ++ _ZN11KFileWidget16selectionChangedEv@Base 6.0.0 ++ _ZN11KFileWidget16setLocationLabelERK7QString@Base 6.0.0 ++ _ZN11KFileWidget16setOperationModeENS_13OperationModeE@Base 6.0.0 ++ _ZN11KFileWidget16setPreviewWidgetEP18KPreviewWidgetBase@Base 6.0.0 ++ _ZN11KFileWidget16staticMetaObjectE@Base 6.0.0 ++ _ZN11KFileWidget19setConfirmOverwriteEb@Base 6.0.0 ++ _ZN11KFileWidget19setSupportedSchemesERK5QListI7QStringE@Base 6.0.0 ++ _ZN11KFileWidget21setInlinePreviewShownEb@Base 6.0.0 ++ _ZN11KFileWidget6acceptEv@Base 6.0.0 ++ _ZN11KFileWidget6setUrlERK4QUrlb@Base 6.0.0 ++ _ZN11KFileWidget6slotOkEv@Base 6.0.0 ++ _ZN11KFileWidget7setModeE6QFlagsIN5KFile4ModeEE@Base 6.0.0 ++ _ZN11KFileWidget8acceptedEv@Base 6.0.0 ++ _ZN11KFileWidget9showEventEP10QShowEvent@Base 6.0.0 ++ _ZN11KFileWidgetC1ERK4QUrlP7QWidget@Base 6.0.0 ++ _ZN11KFileWidgetC2ERK4QUrlP7QWidget@Base 6.0.0 ++ _ZN11KFileWidgetD0Ev@Base 6.0.0 ++ _ZN11KFileWidgetD1Ev@Base 6.0.0 ++ _ZN11KFileWidgetD2Ev@Base 6.0.0 ++ _ZN12KDirOperator10completionERK7QString@Base 6.0.0 ++ _ZN12KDirOperator10createViewEP7QWidgetN5KFile8FileViewE@Base 6.0.0 ++ _ZN12KDirOperator10readConfigERK12KConfigGroup@Base 6.0.0 ++ _ZN12KDirOperator10selectFileERK9KFileItem@Base 6.0.0 ++ _ZN12KDirOperator10setSortingE6QFlagsIN4QDir8SortFlagEE@Base 6.0.0 ++ _ZN12KDirOperator10sortByDateEv@Base 6.0.0 ++ _ZN12KDirOperator10sortByNameEv@Base 6.0.0 ++ _ZN12KDirOperator10sortBySizeEv@Base 6.0.0 ++ _ZN12KDirOperator10sortByTypeEv@Base 6.0.0 ++ _ZN12KDirOperator10urlEnteredERK4QUrl@Base 6.0.0 ++ _ZN12KDirOperator11changeEventEP6QEvent@Base 6.0.0 ++ _ZN12KDirOperator11clearFilterEv@Base 6.0.0 ++ _ZN12KDirOperator11dirOnlyModeEj@Base 6.0.0 ++ _ZN12KDirOperator11eventFilterEP7QObjectP6QEvent@Base 6.0.0 ++ _ZN12KDirOperator11pathChangedEv@Base 6.0.0 ++ _ZN12KDirOperator11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.0.0 ++ _ZN12KDirOperator11qt_metacastEPKc@Base 6.0.0 ++ _ZN12KDirOperator11resetCursorEv@Base 6.0.0 ++ _ZN12KDirOperator11resizeEventEP12QResizeEvent@Base 6.0.0 ++ _ZN12KDirOperator11setIconSizeEi@Base 6.0.0 ++ _ZN12KDirOperator11setIsSavingEb@Base 6.0.0 ++ _ZN12KDirOperator11setViewModeEN5KFile8FileViewE@Base 6.0.0 ++ _ZN12KDirOperator11viewChangedEP17QAbstractItemView@Base 6.0.0 ++ _ZN12KDirOperator11writeConfigER12KConfigGroup@Base 6.0.0 ++ _ZN12KDirOperator12clearHistoryEv@Base 6.0.0 ++ _ZN12KDirOperator12dirActivatedERK9KFileItem@Base 6.0.0 ++ _ZN12KDirOperator12fileSelectedERK9KFileItem@Base 6.0.0 ++ _ZN12KDirOperator12setDirListerEP10KDirLister@Base 6.0.0 ++ _ZN12KDirOperator12setupActionsEv@Base 6.0.0 ++ _ZN12KDirOperator12sortReversedEv@Base 6.0.0 ++ _ZN12KDirOperator13activatedMenuERK9KFileItemRK6QPoint@Base 6.0.0 ++ _ZN12KDirOperator13highlightFileERK9KFileItem@Base 6.0.0 ++ _ZN12KDirOperator13setMimeFilterERK5QListI7QStringE@Base 6.0.0 ++ _ZN12KDirOperator13setNameFilterERK7QString@Base 6.0.0 ++ _ZN12KDirOperator13setViewConfigER12KConfigGroup@Base 6.0.0 ++ _ZN12KDirOperator13trashSelectedEv@Base 6.0.0 ++ _ZN12KDirOperator14deleteSelectedEv@Base 6.0.0 ++ _ZN12KDirOperator14makeCompletionERK7QString@Base 6.0.0 ++ _ZN12KDirOperator14renameSelectedEv@Base 6.0.0 ++ _ZN12KDirOperator14setAcceptDropsEb@Base 6.0.0 ++ _ZN12KDirOperator14setCurrentItemERK4QUrl@Base 6.0.0 ++ _ZN12KDirOperator14setCurrentItemERK9KFileItem@Base 6.0.0 ++ _ZN12KDirOperator14setDropOptionsEi@Base 6.0.0 ++ _ZN12KDirOperator15fileHighlightedERK9KFileItem@Base 6.0.0 ++ _ZN12KDirOperator15finishedLoadingEv@Base 6.0.0 ++ _ZN12KDirOperator15setCurrentItemsERK13KFileItemList@Base 6.0.0 ++ _ZN12KDirOperator15setCurrentItemsERK5QListI4QUrlE@Base 6.0.0 ++ _ZN12KDirOperator15toggleDirsFirstEv@Base 6.0.0 ++ _ZN12KDirOperator16renamingFinishedERK5QListI4QUrlE@Base 6.0.0 ++ _ZN12KDirOperator16setPreviewWidgetEP18KPreviewWidgetBase@Base 6.0.0 ++ _ZN12KDirOperator16staticMetaObjectE@Base 6.0.0 ++ _ZN12KDirOperator16toggleIgnoreCaseEv@Base 6.0.0 ++ _ZN12KDirOperator17makeDirCompletionERK7QString@Base 6.0.0 ++ _ZN12KDirOperator17updateInformationEii@Base 6.0.0 ++ _ZN12KDirOperator17updateSortActionsEv@Base 6.0.0 ++ _ZN12KDirOperator17updateViewActionsEv@Base 6.0.0 ++ _ZN12KDirOperator18setShowHiddenFilesEb@Base 6.0.0 ++ _ZN12KDirOperator18usingKeyNavigationEv@Base 6.13.0-4~ ++ _ZN12KDirOperator19checkPreviewSupportEv@Base 6.0.0 ++ _ZN12KDirOperator19setSupportedSchemesERK5QListI7QStringE@Base 6.0.0 ++ _ZN12KDirOperator19showOpenWithActionsEb@Base 6.0.0 ++ _ZN12KDirOperator19slotCompletionMatchERK7QString@Base 6.0.0 ++ _ZN12KDirOperator21keyEnterReturnPressedEv@Base 6.0.0 ++ _ZN12KDirOperator21setDecorationPositionEN20QStyleOptionViewItem8PositionE@Base 6.0.0 ++ _ZN12KDirOperator21setInlinePreviewShownEb@Base 6.0.0 ++ _ZN12KDirOperator22contextMenuAboutToShowERK9KFileItemP5QMenu@Base 6.0.0 ++ _ZN12KDirOperator22currentIconSizeChangedEi@Base 6.0.0 ++ _ZN12KDirOperator23setFollowNewDirectoriesEb@Base 6.0.0 ++ _ZN12KDirOperator24prepareCompletionObjectsEv@Base 6.0.0 ++ _ZN12KDirOperator24setEnableDirHighlightingEb@Base 6.0.0 ++ _ZN12KDirOperator28setFollowSelectedDirectoriesEb@Base 6.0.0 ++ _ZN12KDirOperator30setOnlyDoubleClickSelectsFilesEb@Base 6.0.0 ++ _ZN12KDirOperator31updateSelectionDependentActionsEv@Base 6.0.0 ++ _ZN12KDirOperator32setNewFileMenuSupportedMimeTypesERK5QListI7QStringE@Base 6.0.0 ++ _ZN12KDirOperator39setNewFileMenuSelectDirWhenAlreadyExistEb@Base 6.0.0 ++ _ZN12KDirOperator3delERK13KFileItemListP7QWidgetbb@Base 6.0.0 ++ _ZN12KDirOperator4backEv@Base 6.0.0 ++ _ZN12KDirOperator4cdUpEv@Base 6.0.0 ++ _ZN12KDirOperator4homeEv@Base 6.0.0 ++ _ZN12KDirOperator5closeEv@Base 6.0.0 ++ _ZN12KDirOperator5mkdirEv@Base 6.0.0 ++ _ZN12KDirOperator5trashERK13KFileItemListP7QWidgetbb@Base 6.0.0 ++ _ZN12KDirOperator6setUrlERK4QUrlb@Base 6.0.0 ++ _ZN12KDirOperator7droppedERK9KFileItemP10QDropEventRK5QListI4QUrlE@Base 6.0.0 ++ _ZN12KDirOperator7forwardEv@Base 6.0.0 ++ _ZN12KDirOperator7setModeE6QFlagsIN5KFile4ModeEE@Base 6.0.0 ++ _ZN12KDirOperator9rereadDirEv@Base 6.0.0 ++ _ZN12KDirOperator9selectDirERK9KFileItem@Base 6.0.0 ++ _ZN12KDirOperator9setupMenuEi@Base 6.0.0 ++ _ZN12KDirOperator9setupMenuEv@Base 6.0.0 ++ _ZN12KDirOperator9updateDirEv@Base 6.0.0 ++ _ZN12KDirOperatorC1ERK4QUrlP7QWidget@Base 6.0.0 ++ _ZN12KDirOperatorC2ERK4QUrlP7QWidget@Base 6.0.0 ++ _ZN12KDirOperatorD0Ev@Base 6.0.0 ++ _ZN12KDirOperatorD1Ev@Base 6.0.0 ++ _ZN12KDirOperatorD2Ev@Base 6.0.0 ++ _ZN12KNewFileMenu10createFileEv@Base 6.0.0 ++ _ZN12KNewFileMenu10slotResultEP4KJob@Base 6.0.0 ++ _ZN12KNewFileMenu11fileCreatedERK4QUrl@Base 6.0.0 ++ _ZN12KNewFileMenu11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.0.0 ++ _ZN12KNewFileMenu11qt_metacastEPKc@Base 6.0.0 ++ _ZN12KNewFileMenu13checkUpToDateEv@Base 6.0.0 ++ _ZN12KNewFileMenu14setWindowTitleERK7QString@Base 6.11.0 ++ _ZN12KNewFileMenu15createDirectoryEv@Base 6.0.0 ++ _ZN12KNewFileMenu15setParentWidgetEP7QWidget@Base 6.0.0 ++ _ZN12KNewFileMenu16directoryCreatedERK4QUrl@Base 6.0.0 ++ _ZN12KNewFileMenu16staticMetaObjectE@Base 6.0.0 ++ _ZN12KNewFileMenu17selectExistingDirERK4QUrl@Base 6.0.0 ++ _ZN12KNewFileMenu19fileCreationStartedERK4QUrl@Base 6.3.0 ++ _ZN12KNewFileMenu19isCreateFileRunningEv@Base 6.3.0 ++ _ZN12KNewFileMenu19setWorkingDirectoryERK4QUrl@Base 6.0.0 ++ _ZN12KNewFileMenu20fileCreationRejectedERK4QUrl@Base 6.3.0 ++ _ZN12KNewFileMenu21setSupportedMimeTypesERK5QListI7QStringE@Base 6.0.0 ++ _ZN12KNewFileMenu24directoryCreationStartedERK4QUrl@Base 6.3.0 ++ _ZN12KNewFileMenu24isCreateDirectoryRunningEv@Base 6.3.0 ++ _ZN12KNewFileMenu24setNewFileShortcutActionEP7QAction@Base 6.0.0 ++ _ZN12KNewFileMenu25directoryCreationRejectedERK4QUrl@Base 6.3.0 ++ _ZN12KNewFileMenu26setNewFolderShortcutActionEP7QAction@Base 6.0.0 ++ _ZN12KNewFileMenu28setSelectDirWhenAlreadyExistEb@Base 6.0.0 ++ _ZN12KNewFileMenu8setModalEb@Base 6.0.0 ++ _ZN12KNewFileMenuC1EP7QObject@Base 6.0.0 ++ _ZN12KNewFileMenuC2EP7QObject@Base 6.0.0 ++ _ZN12KNewFileMenuD0Ev@Base 6.0.0 ++ _ZN12KNewFileMenuD1Ev@Base 6.0.0 ++ _ZN12KNewFileMenuD2Ev@Base 6.0.0 ++ _ZN13KUrlNavigator10paintEventEP11QPaintEvent@Base 6.13.0 ++ _ZN13KUrlNavigator10setHomeUrlERK4QUrl@Base 6.0.0 ++ _ZN13KUrlNavigator10urlChangedERK4QUrl@Base 6.0.0 ++ _ZN13KUrlNavigator10wheelEventEP11QWheelEvent@Base 6.0.0 ++ _ZN13KUrlNavigator11eventFilterEP7QObjectP6QEvent@Base 6.0.0 ++ _ZN13KUrlNavigator11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.0.0 ++ _ZN13KUrlNavigator11qt_metacastEPKc@Base 6.0.0 ++ _ZN13KUrlNavigator11resizeEventEP12QResizeEvent@Base 6.0.0 ++ _ZN13KUrlNavigator11urlsDroppedERK4QUrlP10QDropEvent@Base 6.0.0 ++ _ZN13KUrlNavigator12tabRequestedERK4QUrl@Base 6.0.0 ++ _ZN13KUrlNavigator13keyPressEventEP9QKeyEvent@Base 6.0.0 ++ _ZN13KUrlNavigator13layoutChangedEv@Base 6.11.0 ++ _ZN13KUrlNavigator13returnPressedEv@Base 6.0.0 ++ _ZN13KUrlNavigator14historyChangedEv@Base 6.0.0 ++ _ZN13KUrlNavigator14setBadgeWidgetEP7QWidget@Base 6.3.0 ++ _ZN13KUrlNavigator14setLocationUrlERK4QUrl@Base 6.0.0 ++ _ZN13KUrlNavigator14setUrlEditableEb@Base 6.0.0 ++ _ZN13KUrlNavigator15keyReleaseEventEP9QKeyEvent@Base 6.0.0 ++ _ZN13KUrlNavigator15mousePressEventEP11QMouseEvent@Base 6.0.0 ++ _ZN13KUrlNavigator15setShowFullPathEb@Base 6.0.0 ++ _ZN13KUrlNavigator16staticMetaObjectE@Base 6.0.0 ++ _ZN13KUrlNavigator17mouseReleaseEventEP11QMouseEvent@Base 6.0.0 ++ _ZN13KUrlNavigator17requestActivationEv@Base 6.0.0 ++ _ZN13KUrlNavigator17saveLocationStateERK10QByteArray@Base 6.0.0 ++ _ZN13KUrlNavigator18activeTabRequestedERK4QUrl@Base 6.0.0 ++ _ZN13KUrlNavigator18newWindowRequestedERK4QUrl@Base 6.0.0 ++ _ZN13KUrlNavigator19setSupportedSchemesERK5QListI7QStringE@Base 6.0.0 ++ _ZN13KUrlNavigator19urlAboutToBeChangedERK4QUrl@Base 6.0.0 ++ _ZN13KUrlNavigator20editableStateChangedEb@Base 6.0.0 ++ _ZN13KUrlNavigator20setBackgroundEnabledEb@Base 6.13.0 ++ _ZN13KUrlNavigator20setShowHiddenFoldersEb@Base 6.0.0 ++ _ZN13KUrlNavigator21urlSelectionRequestedERK4QUrl@Base 6.0.0 ++ _ZN13KUrlNavigator24setPlacesSelectorVisibleEb@Base 6.0.0 ++ _ZN13KUrlNavigator24setSortHiddenFoldersLastEb@Base 6.0.0 ++ _ZN13KUrlNavigator4goUpEv@Base 6.0.0 ++ _ZN13KUrlNavigator6goBackEv@Base 6.0.0 ++ _ZN13KUrlNavigator6goHomeEv@Base 6.0.0 ++ _ZN13KUrlNavigator8setFocusEv@Base 6.0.0 ++ _ZN13KUrlNavigator9activatedEv@Base 6.0.0 ++ _ZN13KUrlNavigator9goForwardEv@Base 6.0.0 ++ _ZN13KUrlNavigator9setActiveEb@Base 6.0.0 ++ _ZN13KUrlNavigator9showEventEP10QShowEvent@Base 6.11.0 ++ _ZN13KUrlNavigatorC1EP16KFilePlacesModelRK4QUrlP7QWidget@Base 6.0.0 ++ _ZN13KUrlNavigatorC1EP7QWidget@Base 6.0.0 ++ _ZN13KUrlNavigatorC2EP16KFilePlacesModelRK4QUrlP7QWidget@Base 6.0.0 ++ _ZN13KUrlNavigatorC2EP7QWidget@Base 6.0.0 ++ _ZN13KUrlNavigatorD0Ev@Base 6.0.0 ++ _ZN13KUrlNavigatorD1Ev@Base 6.0.0 ++ _ZN13KUrlNavigatorD2Ev@Base 6.0.0 ++ _ZN13QMetaSequence12MetaSequenceI5QListI4QUrlEE5valueE@Base 6.0.0 ++ _ZN13QMetaSequence12MetaSequenceI5QListIN3KIO8UDSEntryEEE5valueE@Base 6.0.0 ++ _ZN13QMetaSequence12MetaSequenceI5QListIiEE5valueE@Base 6.0.0 ++ _ZN15KFileCopyToMenu11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.0.0 ++ _ZN15KFileCopyToMenu11qt_metacastEPKc@Base 6.0.0 ++ _ZN15KFileCopyToMenu11setReadOnlyEb@Base 6.0.0 ++ _ZN15KFileCopyToMenu16staticMetaObjectE@Base 6.0.0 ++ _ZN15KFileCopyToMenu27setAutoErrorHandlingEnabledEb@Base 6.0.0 ++ _ZN15KFileCopyToMenu5errorEiRK7QString@Base 6.0.0 ++ _ZN15KFileCopyToMenu7setUrlsERK5QListI4QUrlE@Base 6.0.0 ++ _ZN15KFileCopyToMenuC1EP7QWidget@Base 6.0.0 ++ _ZN15KFileCopyToMenuC2EP7QWidget@Base 6.0.0 ++ _ZN15KFileCopyToMenuD0Ev@Base 6.0.0 ++ _ZN15KFileCopyToMenuD1Ev@Base 6.0.0 ++ _ZN15KFileCopyToMenuD2Ev@Base 6.0.0 ++ _ZN15KFilePlacesView10paintEventEP11QPaintEvent@Base 6.0.0 ++ _ZN15KFilePlacesView10setShowAllEb@Base 6.0.0 ++ _ZN15KFilePlacesView10urlChangedERK4QUrl@Base 6.0.0 ++ _ZN15KFilePlacesView11dataChangedERK11QModelIndexS2_RK5QListIiE@Base 6.0.0 ++ _ZN15KFilePlacesView11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.0.0 ++ _ZN15KFilePlacesView11qt_metacastEPKc@Base 6.0.0 ++ _ZN15KFilePlacesView11resizeEventEP12QResizeEvent@Base 6.0.0 ++ _ZN15KFilePlacesView11urlsDroppedERK4QUrlP10QDropEventP7QWidget@Base 6.0.0 ++ _ZN15KFilePlacesView12rowsInsertedERK11QModelIndexii@Base 6.0.0 ++ _ZN15KFilePlacesView12tabRequestedERK4QUrl@Base 6.0.0 ++ _ZN15KFilePlacesView13dragMoveEventEP14QDragMoveEvent@Base 6.0.0 ++ _ZN15KFilePlacesView13keyPressEventEP9QKeyEvent@Base 6.0.0 ++ _ZN15KFilePlacesView14dragEnterEventEP15QDragEnterEvent@Base 6.0.0 ++ _ZN15KFilePlacesView14dragLeaveEventEP15QDragLeaveEvent@Base 6.0.0 ++ _ZN15KFilePlacesView14placeActivatedERK4QUrl@Base 6.0.0 ++ _ZN15KFilePlacesView15mousePressEventEP11QMouseEvent@Base 6.0.0 ++ _ZN15KFilePlacesView16contextMenuEventEP17QContextMenuEvent@Base 6.0.0 ++ _ZN15KFilePlacesView16staticMetaObjectE@Base 6.0.0 ++ _ZN15KFilePlacesView18activeTabRequestedERK4QUrl@Base 6.0.0 ++ _ZN15KFilePlacesView18newWindowRequestedERK4QUrl@Base 6.0.0 ++ _ZN15KFilePlacesView19setTeardownFunctionESt8functionIFvRK11QModelIndexEE@Base 6.0.0 ++ _ZN15KFilePlacesView21allPlacesShownChangedEb@Base 6.0.0 ++ _ZN15KFilePlacesView21setDropOnPlaceEnabledEb@Base 6.0.0 ++ _ZN15KFilePlacesView22contextMenuAboutToShowERK11QModelIndexP5QMenu@Base 6.0.0 ++ _ZN15KFilePlacesView25setAutoResizeItemsEnabledEb@Base 6.0.0 ++ _ZN15KFilePlacesView26setDragAutoActivationDelayEi@Base 6.0.0 ++ _ZN15KFilePlacesView6setUrlERK4QUrl@Base 6.0.0 ++ _ZN15KFilePlacesView8setModelEP18QAbstractItemModel@Base 6.0.0 ++ _ZN15KFilePlacesView9dropEventEP10QDropEvent@Base 6.0.0 ++ _ZN15KFilePlacesView9hideEventEP10QHideEvent@Base 6.0.0 ++ _ZN15KFilePlacesView9showEventEP10QShowEvent@Base 6.0.0 ++ _ZN15KFilePlacesView9startDragE6QFlagsIN2Qt10DropActionEE@Base 6.0.0 ++ _ZN15KFilePlacesViewC1EP7QWidget@Base 6.0.0 ++ _ZN15KFilePlacesViewC2EP7QWidget@Base 6.0.0 ++ _ZN15KFilePlacesViewD0Ev@Base 6.0.0 ++ _ZN15KFilePlacesViewD1Ev@Base 6.0.0 ++ _ZN15KFilePlacesViewD2Ev@Base 6.0.0 ++ _ZN16KFileFilterCombo10setFiltersERK5QListI11KFileFilterERKS1_@Base 6.0.0 ++ _ZN16KFileFilterCombo11eventFilterEP7QObjectP6QEvent@Base 6.0.0 ++ _ZN16KFileFilterCombo11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.0.0 ++ _ZN16KFileFilterCombo11qt_metacastEPKc@Base 6.0.0 ++ _ZN16KFileFilterCombo13filterChangedEv@Base 6.0.0 ++ _ZN16KFileFilterCombo16setCurrentFilterERK11KFileFilter@Base 6.0.0 ++ _ZN16KFileFilterCombo16setDefaultFilterERK11KFileFilter@Base 6.0.0 ++ _ZN16KFileFilterCombo16staticMetaObjectE@Base 6.0.0 ++ _ZN16KFileFilterComboC1EP7QWidget@Base 6.0.0 ++ _ZN16KFileFilterComboC2EP7QWidget@Base 6.0.0 ++ _ZN16KFileFilterComboD0Ev@Base 6.0.0 ++ _ZN16KFileFilterComboD1Ev@Base 6.0.0 ++ _ZN16KFileFilterComboD2Ev@Base 6.0.0 ++ _ZN16KFileMetaPreview11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.0.0 ++ _ZN16KFileMetaPreview11qt_metacastEPKc@Base 6.0.0 ++ _ZN16KFileMetaPreview11showPreviewERK4QUrl@Base 6.0.0 ++ _ZN16KFileMetaPreview12clearPreviewEv@Base 6.0.0 ++ _ZN16KFileMetaPreview16staticMetaObjectE@Base 6.0.0 ++ _ZN16KFileMetaPreview17s_tryAudioPreviewE@Base 6.0.0 ++ _ZN16KFileMetaPreview18addPreviewProviderERK7QStringP18KPreviewWidgetBase@Base 6.0.0 ++ _ZN16KFileMetaPreview18createAudioPreviewEP7QWidget@Base 6.0.0 ++ _ZN16KFileMetaPreview18previewProviderForERK7QString@Base 6.0.0 ++ _ZN16KFileMetaPreview20initPreviewProvidersEv@Base 6.0.0 ++ _ZN16KFileMetaPreview21clearPreviewProvidersEv@Base 6.0.0 ++ _ZN16KFileMetaPreviewC1EP7QWidget@Base 6.0.0 ++ _ZN16KFileMetaPreviewC2EP7QWidget@Base 6.0.0 ++ _ZN16KFileMetaPreviewD0Ev@Base 6.0.0 ++ _ZN16KFileMetaPreviewD1Ev@Base 6.0.0 ++ _ZN16KFileMetaPreviewD2Ev@Base 6.0.0 ++ _ZN16KFilePlacesModel11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.0.0 ++ _ZN16KFilePlacesModel11qt_metacastEPKc@Base 6.0.0 ++ _ZN16KFilePlacesModel12convertedUrlERK4QUrl@Base 6.0.0 ++ _ZN16KFilePlacesModel12dropMimeDataEPK9QMimeDataN2Qt10DropActionEiiRK11QModelIndex@Base 6.0.0 ++ _ZN16KFilePlacesModel12errorMessageERK7QString@Base 6.0.0 ++ _ZN16KFilePlacesModel12requestEjectERK11QModelIndex@Base 6.0.0 ++ _ZN16KFilePlacesModel12requestSetupERK11QModelIndex@Base 6.0.0 ++ _ZN16KFilePlacesModel12teardownDoneERK11QModelIndexN5Solid9ErrorTypeERK8QVariant@Base 6.0.0 ++ _ZN16KFilePlacesModel14setGroupHiddenENS_9GroupTypeEb@Base 6.0.0 ++ _ZN16KFilePlacesModel14setPlaceHiddenERK11QModelIndexb@Base 6.0.0 ++ _ZN16KFilePlacesModel15requestTeardownERK11QModelIndex@Base 6.0.0 ++ _ZN16KFilePlacesModel16staticMetaObjectE@Base 6.0.0 ++ _ZN16KFilePlacesModel18groupHiddenChangedENS_9GroupTypeEb@Base 6.0.0 ++ _ZN16KFilePlacesModel19setSupportedSchemesERK5QListI7QStringE@Base 6.0.0 ++ _ZN16KFilePlacesModel23supportedSchemesChangedEv@Base 6.0.0 ++ _ZN16KFilePlacesModel8addPlaceERK7QStringRK4QUrlS2_S2_@Base 6.0.0 ++ _ZN16KFilePlacesModel8addPlaceERK7QStringRK4QUrlS2_S2_RK11QModelIndex@Base 6.0.0 ++ _ZN16KFilePlacesModel8reloadedEv@Base 6.0.0 ++ _ZN16KFilePlacesModel9editPlaceERK11QModelIndexRK7QStringRK4QUrlS5_S5_@Base 6.0.0 ++ _ZN16KFilePlacesModel9movePlaceEii@Base 6.0.0 ++ _ZN16KFilePlacesModel9setupDoneERK11QModelIndexb@Base 6.0.0 ++ _ZN16KFilePlacesModelC1EP7QObject@Base 6.0.0 ++ _ZN16KFilePlacesModelC2EP7QObject@Base 6.0.0 ++ _ZN16KFilePlacesModelD0Ev@Base 6.0.0 ++ _ZN16KFilePlacesModelD1Ev@Base 6.0.0 ++ _ZN16KFilePlacesModelD2Ev@Base 6.0.0 ++ _ZN17KFileCustomDialog11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.0.0 ++ _ZN17KFileCustomDialog11qt_metacastEPKc@Base 6.0.0 ++ _ZN17KFileCustomDialog15setCustomWidgetEP7QWidget@Base 6.0.0 ++ _ZN17KFileCustomDialog16setOperationModeEN11KFileWidget13OperationModeE@Base 6.0.0 ++ _ZN17KFileCustomDialog16staticMetaObjectE@Base 6.0.0 ++ _ZN17KFileCustomDialog6acceptEv@Base 6.0.0 ++ _ZN17KFileCustomDialog6setUrlERK4QUrl@Base 6.0.0 ++ _ZN17KFileCustomDialogC1EP7QWidget@Base 6.0.0 ++ _ZN17KFileCustomDialogC1ERK4QUrlP7QWidget@Base 6.0.0 ++ _ZN17KFileCustomDialogC2EP7QWidget@Base 6.0.0 ++ _ZN17KFileCustomDialogC2ERK4QUrlP7QWidget@Base 6.0.0 ++ _ZN17KFileCustomDialogD0Ev@Base 6.0.0 ++ _ZN17KFileCustomDialogD1Ev@Base 6.0.0 ++ _ZN17KFileCustomDialogD2Ev@Base 6.0.0 ++ _ZN17KImageFilePreview10gotPreviewERK9KFileItemRK7QPixmap@Base 6.0.0 ++ _ZN17KImageFilePreview11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.0.0 ++ _ZN17KImageFilePreview11qt_metacastEPKc@Base 6.0.0 ++ _ZN17KImageFilePreview11resizeEventEP12QResizeEvent@Base 6.0.0 ++ _ZN17KImageFilePreview11showPreviewERK4QUrl@Base 6.0.0 ++ _ZN17KImageFilePreview11showPreviewERK4QUrlb@Base 6.0.0 ++ _ZN17KImageFilePreview11showPreviewEv@Base 6.0.0 ++ _ZN17KImageFilePreview12clearPreviewEv@Base 6.0.0 ++ _ZN17KImageFilePreview16staticMetaObjectE@Base 6.0.0 ++ _ZN17KImageFilePreview9createJobERK4QUrlii@Base 6.0.0 ++ _ZN17KImageFilePreviewC1EP7QWidget@Base 6.0.0 ++ _ZN17KImageFilePreviewC2EP7QWidget@Base 6.0.0 ++ _ZN17KImageFilePreviewD0Ev@Base 6.0.0 ++ _ZN17KImageFilePreviewD1Ev@Base 6.0.0 ++ _ZN17KImageFilePreviewD2Ev@Base 6.0.0 ++ _ZN18KPreviewWidgetBase11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.0.0 ++ _ZN18KPreviewWidgetBase11qt_metacastEPKc@Base 6.0.0 ++ _ZN18KPreviewWidgetBase16staticMetaObjectE@Base 6.0.0 ++ _ZN18KPreviewWidgetBase21setSupportedMimeTypesERK5QListI7QStringE@Base 6.0.0 ++ _ZN18KPreviewWidgetBaseC1EP7QWidget@Base 6.0.0 ++ _ZN18KPreviewWidgetBaseC2EP7QWidget@Base 6.0.0 ++ _ZN18KPreviewWidgetBaseD0Ev@Base 6.0.0 ++ _ZN18KPreviewWidgetBaseD1Ev@Base 6.0.0 ++ _ZN18KPreviewWidgetBaseD2Ev@Base 6.0.0 ++ _ZN19KEncodingFileDialog21getOpenUrlAndEncodingERK7QStringRK4QUrlS2_P7QWidgetS2_@Base 6.0.0 ++ _ZN19KEncodingFileDialog21getSaveUrlAndEncodingERK7QStringRK4QUrlS2_P7QWidgetS2_@Base 6.0.0 ++ _ZN19KEncodingFileDialog22getOpenUrlsAndEncodingERK7QStringRK4QUrlS2_P7QWidgetS2_@Base 6.0.0 ++ _ZN19KEncodingFileDialog26getOpenFileNameAndEncodingERK7QStringRK4QUrlS2_P7QWidgetS2_@Base 6.0.0 ++ _ZN19KEncodingFileDialog26getSaveFileNameAndEncodingERK7QStringRK4QUrlS2_P7QWidgetS2_@Base 6.0.0 ++ _ZN19KEncodingFileDialog27getOpenFileNamesAndEncodingERK7QStringRK4QUrlS2_P7QWidgetS2_@Base 6.0.0 ++ _ZN20KFilePlaceEditDialog10urlChangedERK7QString@Base 6.0.0 ++ _ZN20KFilePlaceEditDialog11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.0.0 ++ _ZN20KFilePlaceEditDialog11qt_metacastEPKc@Base 6.0.0 ++ _ZN20KFilePlaceEditDialog14getInformationEbR4QUrlR7QStringS3_bRbiP7QWidget@Base 6.0.0 ++ _ZN20KFilePlaceEditDialog16staticMetaObjectE@Base 6.0.0 ++ _ZN20KFilePlaceEditDialogC1EbRK4QUrlRK7QStringS5_bbiP7QWidget@Base 6.0.0 ++ _ZN20KFilePlaceEditDialogC2EbRK4QUrlRK7QStringS5_bbiP7QWidget@Base 6.0.0 ++ _ZN20KFilePlaceEditDialogD0Ev@Base 6.0.0 ++ _ZN20KFilePlaceEditDialogD1Ev@Base 6.0.0 ++ _ZN20KFilePlaceEditDialogD2Ev@Base 6.0.0 ++ _ZN21KFilePreviewGenerator11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.0.0 ++ _ZN21KFilePreviewGenerator11qt_metacastEPKc@Base 6.0.0 ++ _ZN21KFilePreviewGenerator11updateIconsEv@Base 6.0.0 ++ _ZN21KFilePreviewGenerator14cancelPreviewsEv@Base 6.0.0 ++ _ZN21KFilePreviewGenerator15setPreviewShownEb@Base 6.0.0 ++ _ZN21KFilePreviewGenerator16staticMetaObjectE@Base 6.0.0 ++ _ZN21KFilePreviewGenerator17setEnabledPluginsERK5QListI7QStringE@Base 6.0.0 ++ _ZN21KFilePreviewGeneratorC1EP17QAbstractItemView@Base 6.0.0 ++ _ZN21KFilePreviewGeneratorC1EP20KAbstractViewAdapterP19QAbstractProxyModel@Base 6.0.0 ++ _ZN21KFilePreviewGeneratorC2EP17QAbstractItemView@Base 6.0.0 ++ _ZN21KFilePreviewGeneratorC2EP20KAbstractViewAdapterP19QAbstractProxyModel@Base 6.0.0 ++ _ZN21KFilePreviewGeneratorD0Ev@Base 6.0.0 ++ _ZN21KFilePreviewGeneratorD1Ev@Base 6.0.0 ++ _ZN21KFilePreviewGeneratorD2Ev@Base 6.0.0 ++ _ZN22KNameAndUrlInputDialog11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.0.0 ++ _ZN22KNameAndUrlInputDialog11qt_metacastEPKc@Base 6.0.0 ++ _ZN22KNameAndUrlInputDialog15setSuggestedUrlERK4QUrl@Base 6.0.0 ++ _ZN22KNameAndUrlInputDialog16setSuggestedNameERK7QString@Base 6.0.0 ++ _ZN22KNameAndUrlInputDialog16staticMetaObjectE@Base 6.0.0 ++ _ZN22KNameAndUrlInputDialogC1ERK7QStringS2_RK4QUrlP7QWidget@Base 6.0.0 ++ _ZN22KNameAndUrlInputDialogC2ERK7QStringS2_RK4QUrlP7QWidget@Base 6.0.0 ++ _ZN22KNameAndUrlInputDialogD0Ev@Base 6.0.0 ++ _ZN22KNameAndUrlInputDialogD1Ev@Base 6.0.0 ++ _ZN22KNameAndUrlInputDialogD2Ev@Base 6.0.0 ++ _ZN24KDirSortFilterProxyModel11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.0.0 ++ _ZN24KDirSortFilterProxyModel11qt_metacastEPKc@Base 6.0.0 ++ _ZN24KDirSortFilterProxyModel16staticMetaObjectE@Base 6.0.0 ++ _ZN24KDirSortFilterProxyModel19setSortFoldersFirstEb@Base 6.0.0 ++ _ZN24KDirSortFilterProxyModel20pointsForPermissionsERK9QFileInfo@Base 6.0.0 ++ _ZN24KDirSortFilterProxyModel22setSortHiddenFilesLastEb@Base 6.0.0 ++ _ZN24KDirSortFilterProxyModelC1EP7QObject@Base 6.0.0 ++ _ZN24KDirSortFilterProxyModelC2EP7QObject@Base 6.0.0 ++ _ZN24KDirSortFilterProxyModelD0Ev@Base 6.0.0 ++ _ZN24KDirSortFilterProxyModelD1Ev@Base 6.0.0 ++ _ZN24KDirSortFilterProxyModelD2Ev@Base 6.0.0 ++ _ZN3KIO18DefaultViewAdapter11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.0.0 ++ _ZN3KIO18DefaultViewAdapter11qt_metacastEPKc@Base 6.0.0 ++ _ZN3KIO18DefaultViewAdapter16staticMetaObjectE@Base 6.0.0 ++ _ZN3KIO18DefaultViewAdapter7connectEN20KAbstractViewAdapter6SignalEP7QObjectPKc@Base 6.0.0 ++ _ZN3KIO18DefaultViewAdapterC1EP17QAbstractItemViewP7QObject@Base 6.0.0 ++ _ZN3KIO18DefaultViewAdapterC2EP17QAbstractItemViewP7QObject@Base 6.0.0 ++ _ZNK11KFileWidget10metaObjectEv@Base 6.0.0 ++ _ZNK11KFileWidget11selectedUrlEv@Base 6.0.0 ++ _ZNK11KFileWidget12cancelButtonEv@Base 6.0.0 ++ _ZNK11KFileWidget12filterWidgetEv@Base 6.0.0 ++ _ZNK11KFileWidget12locationEditEv@Base 6.0.0 ++ _ZNK11KFileWidget12selectedFileEv@Base 6.0.0 ++ _ZNK11KFileWidget12selectedUrlsEv@Base 6.0.0 ++ _ZNK11KFileWidget13currentFilterEv@Base 6.0.0 ++ _ZNK11KFileWidget13keepsLocationEv@Base 6.0.0 ++ _ZNK11KFileWidget13operationModeEv@Base 6.0.0 ++ _ZNK11KFileWidget13selectedFilesEv@Base 6.0.0 ++ _ZNK11KFileWidget14dialogSizeHintEv@Base 6.0.0 ++ _ZNK11KFileWidget16supportedSchemesEv@Base 6.0.0 ++ _ZNK11KFileWidget4modeEv@Base 6.0.0 ++ _ZNK11KFileWidget7baseUrlEv@Base 6.0.0 ++ _ZNK11KFileWidget8okButtonEv@Base 6.0.0 ++ _ZNK11KFileWidget8sizeHintEv@Base 6.0.0 ++ _ZNK12KDirOperator10allActionsEv@Base 6.0.0 ++ _ZNK12KDirOperator10isSelectedERK9KFileItem@Base 6.0.0 ++ _ZNK12KDirOperator10metaObjectEv@Base 6.0.0 ++ _ZNK12KDirOperator10mimeFilterEv@Base 6.0.0 ++ _ZNK12KDirOperator10nameFilterEv@Base 6.0.0 ++ _ZNK12KDirOperator11dirOnlyModeEv@Base 6.0.0 ++ _ZNK12KDirOperator11progressBarEv@Base 6.0.0 ++ _ZNK12KDirOperator13selectedItemsEv@Base 6.0.0 ++ _ZNK12KDirOperator15dirHighlightingEv@Base 6.0.0 ++ _ZNK12KDirOperator15showHiddenFilesEv@Base 6.0.0 ++ _ZNK12KDirOperator15viewConfigGroupEv@Base 6.0.0 ++ _ZNK12KDirOperator16completionObjectEv@Base 6.0.0 ++ _ZNK12KDirOperator16previewGeneratorEv@Base 6.0.0 ++ _ZNK12KDirOperator16supportedSchemesEv@Base 6.0.0 ++ _ZNK12KDirOperator18decorationPositionEv@Base 6.0.0 ++ _ZNK12KDirOperator19dirCompletionObjectEv@Base 6.0.0 ++ _ZNK12KDirOperator20followNewDirectoriesEv@Base 6.0.0 ++ _ZNK12KDirOperator20isInlinePreviewShownEv@Base 6.0.0 ++ _ZNK12KDirOperator25followSelectedDirectoriesEv@Base 6.0.0 ++ _ZNK12KDirOperator27onlyDoubleClickSelectsFilesEv@Base 6.0.0 ++ _ZNK12KDirOperator29newFileMenuSupportedMimeTypesEv@Base 6.0.0 ++ _ZNK12KDirOperator3urlEv@Base 6.0.0 ++ _ZNK12KDirOperator4modeEv@Base 6.0.0 ++ _ZNK12KDirOperator4viewEv@Base 6.0.0 ++ _ZNK12KDirOperator6actionENS_6ActionE@Base 6.0.0 ++ _ZNK12KDirOperator6isRootEv@Base 6.0.0 ++ _ZNK12KDirOperator7numDirsEv@Base 6.0.0 ++ _ZNK12KDirOperator7sortingEv@Base 6.0.0 ++ _ZNK12KDirOperator8iconSizeEv@Base 6.0.0 ++ _ZNK12KDirOperator8isSavingEv@Base 6.0.0 ++ _ZNK12KDirOperator8numFilesEv@Base 6.0.0 ++ _ZNK12KDirOperator8viewModeEv@Base 6.0.0 ++ _ZNK12KDirOperator9dirListerEv@Base 6.0.0 ++ _ZNK12KNewFileMenu10metaObjectEv@Base 6.0.0 ++ _ZNK12KNewFileMenu16workingDirectoryEv@Base 6.0.0 ++ _ZNK12KNewFileMenu18supportedMimeTypesEv@Base 6.0.0 ++ _ZNK12KNewFileMenu7isModalEv@Base 6.0.0 ++ _ZNK13KUrlNavigator10dropWidgetEv@Base 6.0.0 ++ _ZNK13KUrlNavigator10metaObjectEv@Base 6.0.0 ++ _ZNK13KUrlNavigator11badgeWidgetEv@Base 6.3.0 ++ _ZNK13KUrlNavigator11historySizeEv@Base 6.0.0 ++ _ZNK13KUrlNavigator11locationUrlEi@Base 6.0.0 ++ _ZNK13KUrlNavigator12historyIndexEv@Base 6.0.0 ++ _ZNK13KUrlNavigator12showFullPathEv@Base 6.0.0 ++ _ZNK13KUrlNavigator13isUrlEditableEv@Base 6.0.0 ++ _ZNK13KUrlNavigator13locationStateEi@Base 6.0.0 ++ _ZNK13KUrlNavigator14uncommittedUrlEv@Base 6.0.0 ++ _ZNK13KUrlNavigator16supportedSchemesEv@Base 6.0.0 ++ _ZNK13KUrlNavigator17showHiddenFoldersEv@Base 6.0.0 ++ _ZNK13KUrlNavigator19isBackgroundEnabledEv@Base 6.13.0 ++ _ZNK13KUrlNavigator21sortHiddenFoldersLastEv@Base 6.0.0 ++ _ZNK13KUrlNavigator23isPlacesSelectorVisibleEv@Base 6.0.0 ++ _ZNK13KUrlNavigator6editorEv@Base 6.0.0 ++ _ZNK13KUrlNavigator7homeUrlEv@Base 6.0.0 ++ _ZNK13KUrlNavigator8isActiveEv@Base 6.0.0 ++ _ZNK15KFileCopyToMenu10metaObjectEv@Base 6.0.0 ++ _ZNK15KFileCopyToMenu12addActionsToEP5QMenu@Base 6.0.0 ++ _ZNK15KFilePlacesView10metaObjectEv@Base 6.0.0 ++ _ZNK15KFilePlacesView14allPlacesShownEv@Base 6.0.0 ++ _ZNK15KFilePlacesView20isDropOnPlaceEnabledEv@Base 6.0.0 ++ _ZNK15KFilePlacesView23dragAutoActivationDelayEv@Base 6.0.0 ++ _ZNK15KFilePlacesView24isAutoResizeItemsEnabledEv@Base 6.0.0 ++ _ZNK15KFilePlacesView8sizeHintEv@Base 6.0.0 ++ _ZNK16KFileFilterCombo10metaObjectEv@Base 6.0.0 ++ _ZNK16KFileFilterCombo13currentFilterEv@Base 6.0.0 ++ _ZNK16KFileFilterCombo13defaultFilterEv@Base 6.0.0 ++ _ZNK16KFileFilterCombo13showsAllTypesEv@Base 6.0.0 ++ _ZNK16KFileFilterCombo7filtersEv@Base 6.0.0 ++ _ZNK16KFileMetaPreview10metaObjectEv@Base 6.0.0 ++ _ZNK16KFileMetaPreview20findExistingProviderERK7QStringRK9QMimeType@Base 6.0.0 ++ _ZNK16KFilePlacesModel10metaObjectEv@Base 6.0.0 ++ _ZNK16KFilePlacesModel11closestItemERK4QUrl@Base 6.0.0 ++ _ZNK16KFilePlacesModel11columnCountERK11QModelIndex@Base 6.0.0 ++ _ZNK16KFilePlacesModel11hiddenCountEv@Base 6.0.0 ++ _ZNK16KFilePlacesModel11removePlaceERK11QModelIndex@Base 6.0.0 ++ _ZNK16KFilePlacesModel11setupNeededERK11QModelIndex@Base 6.0.0 ++ _ZNK16KFilePlacesModel12groupIndexesENS_9GroupTypeE@Base 6.0.0 ++ _ZNK16KFilePlacesModel13isGroupHiddenENS_9GroupTypeE@Base 6.0.0 ++ _ZNK16KFilePlacesModel13isGroupHiddenERK11QModelIndex@Base 6.0.0 ++ _ZNK16KFilePlacesModel14bookmarkForUrlERK4QUrl@Base 6.0.0 ++ _ZNK16KFilePlacesModel14deviceForIndexERK11QModelIndex@Base 6.0.0 ++ _ZNK16KFilePlacesModel14isEjectAllowedERK11QModelIndex@Base 6.0.0 ++ _ZNK16KFilePlacesModel16bookmarkForIndexERK11QModelIndex@Base 6.0.0 ++ _ZNK16KFilePlacesModel16supportedSchemesEv@Base 6.0.0 ++ _ZNK16KFilePlacesModel17isTeardownAllowedERK11QModelIndex@Base 6.0.0 ++ _ZNK16KFilePlacesModel19deviceAccessibilityERK11QModelIndex@Base 6.0.0 ++ _ZNK16KFilePlacesModel19ejectActionForIndexERK11QModelIndex@Base 6.0.0 ++ _ZNK16KFilePlacesModel20supportedDropActionsEv@Base 6.0.0 ++ _ZNK16KFilePlacesModel22teardownActionForIndexERK11QModelIndex@Base 6.0.0 ++ _ZNK16KFilePlacesModel23partitionActionForIndexERK11QModelIndex@Base 6.0.0 ++ _ZNK16KFilePlacesModel28isTeardownOverlayRecommendedERK11QModelIndex@Base 6.0.0 ++ _ZNK16KFilePlacesModel3urlERK11QModelIndex@Base 6.0.0 ++ _ZNK16KFilePlacesModel4dataERK11QModelIndexi@Base 6.0.0 ++ _ZNK16KFilePlacesModel4iconERK11QModelIndex@Base 6.0.0 ++ _ZNK16KFilePlacesModel4textERK11QModelIndex@Base 6.0.0 ++ _ZNK16KFilePlacesModel5flagsERK11QModelIndex@Base 6.0.0 ++ _ZNK16KFilePlacesModel5indexEiiRK11QModelIndex@Base 6.0.0 ++ _ZNK16KFilePlacesModel6parentERK11QModelIndex@Base 6.0.0 ++ _ZNK16KFilePlacesModel7refreshEv@Base 6.0.0 ++ _ZNK16KFilePlacesModel8isDeviceERK11QModelIndex@Base 6.0.0 ++ _ZNK16KFilePlacesModel8isHiddenERK11QModelIndex@Base 6.0.0 ++ _ZNK16KFilePlacesModel8mimeDataERK5QListI11QModelIndexE@Base 6.0.0 ++ _ZNK16KFilePlacesModel8rowCountERK11QModelIndex@Base 6.0.0 ++ _ZNK16KFilePlacesModel9groupTypeERK11QModelIndex@Base 6.0.0 ++ _ZNK16KFilePlacesModel9mimeTypesEv@Base 6.0.0 ++ _ZNK16KFilePlacesModel9roleNamesEv@Base 6.0.0 ++ _ZNK17KFileCustomDialog10fileWidgetEv@Base 6.0.0 ++ _ZNK17KFileCustomDialog10metaObjectEv@Base 6.0.0 ++ _ZNK17KImageFilePreview10metaObjectEv@Base 6.0.0 ++ _ZNK17KImageFilePreview8sizeHintEv@Base 6.0.0 ++ _ZNK18KPreviewWidgetBase10metaObjectEv@Base 6.0.0 ++ _ZNK18KPreviewWidgetBase18supportedMimeTypesEv@Base 6.0.0 ++ _ZNK20KFilePlaceEditDialog10metaObjectEv@Base 6.0.0 ++ _ZNK20KFilePlaceEditDialog16applicationLocalEv@Base 6.0.0 ++ _ZNK20KFilePlaceEditDialog3urlEv@Base 6.0.0 ++ _ZNK20KFilePlaceEditDialog4iconEv@Base 6.0.0 ++ _ZNK20KFilePlaceEditDialog5labelEv@Base 6.0.0 ++ _ZNK21KFilePreviewGenerator10metaObjectEv@Base 6.0.0 ++ _ZNK21KFilePreviewGenerator14enabledPluginsEv@Base 6.0.0 ++ _ZNK21KFilePreviewGenerator14isPreviewShownEv@Base 6.0.0 ++ _ZNK22KNameAndUrlInputDialog10metaObjectEv@Base 6.0.0 ++ _ZNK22KNameAndUrlInputDialog3urlEv@Base 6.0.0 ++ _ZNK22KNameAndUrlInputDialog4nameEv@Base 6.0.0 ++ _ZNK22KNameAndUrlInputDialog7urlTextEv@Base 6.0.0 ++ _ZNK24KDirSortFilterProxyModel10metaObjectEv@Base 6.0.0 ++ _ZNK24KDirSortFilterProxyModel11hasChildrenERK11QModelIndex@Base 6.0.0 ++ _ZNK24KDirSortFilterProxyModel12canFetchMoreERK11QModelIndex@Base 6.0.0 ++ _ZNK24KDirSortFilterProxyModel15subSortLessThanERK11QModelIndexS2_@Base 6.0.0 ++ _ZNK24KDirSortFilterProxyModel16sortFoldersFirstEv@Base 6.0.0 ++ _ZNK24KDirSortFilterProxyModel19sortHiddenFilesLastEv@Base 6.0.0 ++ _ZNK24KDirSortFilterProxyModel20supportedDragOptionsEv@Base 6.0.0 ++ _ZNK3KIO18DefaultViewAdapter10metaObjectEv@Base 6.0.0 ++ _ZNK3KIO18DefaultViewAdapter10visualRectERK11QModelIndex@Base 6.0.0 ++ _ZNK3KIO18DefaultViewAdapter11visibleAreaEv@Base 6.0.0 ++ _ZNK3KIO18DefaultViewAdapter5modelEv@Base 6.0.0 ++ _ZNK3KIO18DefaultViewAdapter7paletteEv@Base 6.0.0 ++ _ZNK3KIO18DefaultViewAdapter8iconSizeEv@Base 6.0.0 ++ _ZTI11KFileWidget@Base 6.0.0 ++ _ZTI12KDirOperator@Base 6.0.0 ++ _ZTI12KNewFileMenu@Base 6.0.0 ++ _ZTI13KUrlNavigator@Base 6.0.0 ++ _ZTI15KFileCopyToMenu@Base 6.0.0 ++ _ZTI15KFilePlacesView@Base 6.0.0 ++ _ZTI16KFileFilterCombo@Base 6.0.0 ++ _ZTI16KFileMetaPreview@Base 6.0.0 ++ _ZTI16KFilePlacesModel@Base 6.0.0 ++ _ZTI17KFileCustomDialog@Base 6.0.0 ++ _ZTI17KImageFilePreview@Base 6.0.0 ++ _ZTI18KPreviewWidgetBase@Base 6.0.0 ++ _ZTI20KAbstractViewAdapter@Base 6.0.0 ++ _ZTI20KFilePlaceEditDialog@Base 6.0.0 ++ _ZTI21KFilePreviewGenerator@Base 6.0.0 ++ _ZTI22KNameAndUrlInputDialog@Base 6.0.0 ++ _ZTI24KDirSortFilterProxyModel@Base 6.0.0 ++ _ZTIN3KIO18DefaultViewAdapterE@Base 6.0.0 ++ _ZTIZN9QMetaType17registerConverterI5QListI4QUrlE9QIterableI13QMetaSequenceEN9QtPrivate33QSequentialIterableConvertFunctorIS3_EEEEbT1_EUlPKvPvE_@Base 6.0.0 ++ _ZTIZN9QMetaType17registerConverterI5QListIN3KIO8UDSEntryEE9QIterableI13QMetaSequenceEN9QtPrivate33QSequentialIterableConvertFunctorIS4_EEEEbT1_EUlPKvPvE_@Base 6.0.0 ++ _ZTIZN9QMetaType17registerConverterI5QListIiE9QIterableI13QMetaSequenceEN9QtPrivate33QSequentialIterableConvertFunctorIS2_EEEEbT1_EUlPKvPvE_@Base 6.0.0 ++ _ZTIZN9QMetaType19registerMutableViewI5QListI4QUrlE9QIterableI13QMetaSequenceEN9QtPrivate37QSequentialIterableMutableViewFunctorIS3_EEEEbT1_EUlPvSB_E_@Base 6.0.0 ++ _ZTIZN9QMetaType19registerMutableViewI5QListIN3KIO8UDSEntryEE9QIterableI13QMetaSequenceEN9QtPrivate37QSequentialIterableMutableViewFunctorIS4_EEEEbT1_EUlPvSC_E_@Base 6.0.0 ++ _ZTIZN9QMetaType19registerMutableViewI5QListIiE9QIterableI13QMetaSequenceEN9QtPrivate37QSequentialIterableMutableViewFunctorIS2_EEEEbT1_EUlPvSA_E_@Base 6.0.0 ++ _ZTS11KFileWidget@Base 6.0.0 ++ _ZTS12KDirOperator@Base 6.0.0 ++ _ZTS12KNewFileMenu@Base 6.0.0 ++ _ZTS13KUrlNavigator@Base 6.0.0 ++ _ZTS15KFileCopyToMenu@Base 6.0.0 ++ _ZTS15KFilePlacesView@Base 6.0.0 ++ _ZTS16KFileFilterCombo@Base 6.0.0 ++ _ZTS16KFileMetaPreview@Base 6.0.0 ++ _ZTS16KFilePlacesModel@Base 6.0.0 ++ _ZTS17KFileCustomDialog@Base 6.0.0 ++ _ZTS17KImageFilePreview@Base 6.0.0 ++ _ZTS18KPreviewWidgetBase@Base 6.0.0 ++ _ZTS20KAbstractViewAdapter@Base 6.0.0 ++ _ZTS20KFilePlaceEditDialog@Base 6.0.0 ++ _ZTS21KFilePreviewGenerator@Base 6.0.0 ++ _ZTS22KNameAndUrlInputDialog@Base 6.0.0 ++ _ZTS24KDirSortFilterProxyModel@Base 6.0.0 ++ _ZTSN3KIO18DefaultViewAdapterE@Base 6.0.0 ++ _ZTSZN9QMetaType17registerConverterI5QListI4QUrlE9QIterableI13QMetaSequenceEN9QtPrivate33QSequentialIterableConvertFunctorIS3_EEEEbT1_EUlPKvPvE_@Base 6.0.0 ++ _ZTSZN9QMetaType17registerConverterI5QListIN3KIO8UDSEntryEE9QIterableI13QMetaSequenceEN9QtPrivate33QSequentialIterableConvertFunctorIS4_EEEEbT1_EUlPKvPvE_@Base 6.0.0 ++ _ZTSZN9QMetaType17registerConverterI5QListIiE9QIterableI13QMetaSequenceEN9QtPrivate33QSequentialIterableConvertFunctorIS2_EEEEbT1_EUlPKvPvE_@Base 6.0.0 ++ _ZTSZN9QMetaType19registerMutableViewI5QListI4QUrlE9QIterableI13QMetaSequenceEN9QtPrivate37QSequentialIterableMutableViewFunctorIS3_EEEEbT1_EUlPvSB_E_@Base 6.0.0 ++ _ZTSZN9QMetaType19registerMutableViewI5QListIN3KIO8UDSEntryEE9QIterableI13QMetaSequenceEN9QtPrivate37QSequentialIterableMutableViewFunctorIS4_EEEEbT1_EUlPvSC_E_@Base 6.0.0 ++ _ZTSZN9QMetaType19registerMutableViewI5QListIiE9QIterableI13QMetaSequenceEN9QtPrivate37QSequentialIterableMutableViewFunctorIS2_EEEEbT1_EUlPvSA_E_@Base 6.0.0 ++ _ZTV11KFileWidget@Base 6.0.0 ++ _ZTV12KDirOperator@Base 6.0.0 ++ _ZTV12KNewFileMenu@Base 6.0.0 ++ _ZTV13KUrlNavigator@Base 6.0.0 ++ _ZTV15KFileCopyToMenu@Base 6.0.0 ++ _ZTV15KFilePlacesView@Base 6.0.0 ++ _ZTV16KFileFilterCombo@Base 6.0.0 ++ _ZTV16KFileMetaPreview@Base 6.0.0 ++ _ZTV16KFilePlacesModel@Base 6.0.0 ++ _ZTV17KFileCustomDialog@Base 6.0.0 ++ _ZTV17KImageFilePreview@Base 6.0.0 ++ _ZTV18KPreviewWidgetBase@Base 6.0.0 ++ _ZTV20KFilePlaceEditDialog@Base 6.0.0 ++ _ZTV21KFilePreviewGenerator@Base 6.0.0 ++ _ZTV22KNameAndUrlInputDialog@Base 6.0.0 ++ _ZTV24KDirSortFilterProxyModel@Base 6.0.0 ++ _ZTVN3KIO18DefaultViewAdapterE@Base 6.0.0 ++ (optional=templinst)_ZZN9QMetaType21registerConverterImplI5QListI4QUrlE9QIterableI13QMetaSequenceEEEbSt8functionIFbPKvPvEES_S_E10unregister@Base 6.0.0 ++ (optional=templinst)_ZZN9QMetaType21registerConverterImplI5QListIN3KIO8UDSEntryEE9QIterableI13QMetaSequenceEEEbSt8functionIFbPKvPvEES_S_E10unregister@Base 6.0.0 ++ (optional=templinst)_ZZN9QMetaType21registerConverterImplI5QListIiE9QIterableI13QMetaSequenceEEEbSt8functionIFbPKvPvEES_S_E10unregister@Base 6.0.0 ++ (optional=templinst)_ZZN9QMetaType23registerMutableViewImplI5QListI4QUrlE9QIterableI13QMetaSequenceEEEbSt8functionIFbPvS8_EES_S_E10unregister@Base 6.0.0 ++ (optional=templinst)_ZZN9QMetaType23registerMutableViewImplI5QListIN3KIO8UDSEntryEE9QIterableI13QMetaSequenceEEEbSt8functionIFbPvS9_EES_S_E10unregister@Base 6.0.0 ++ (optional=templinst)_ZZN9QMetaType23registerMutableViewImplI5QListIiE9QIterableI13QMetaSequenceEEEbSt8functionIFbPvS7_EES_S_E10unregister@Base 6.0.0 ++ (c++)"non-virtual thunk to KDirOperator::~KDirOperator()@Base" 6.0.0 ++ (c++)"non-virtual thunk to KFileCustomDialog::~KFileCustomDialog()@Base" 6.0.0 ++ (c++)"non-virtual thunk to KFileFilterCombo::~KFileFilterCombo()@Base" 6.0.0 ++ (c++)"non-virtual thunk to KFileMetaPreview::~KFileMetaPreview()@Base" 6.0.0 ++ (c++)"non-virtual thunk to KFilePlaceEditDialog::~KFilePlaceEditDialog()@Base" 6.0.0 ++ (c++)"non-virtual thunk to KFilePlacesView::~KFilePlacesView()@Base" 6.0.0 ++ (c++)"non-virtual thunk to KFileWidget::~KFileWidget()@Base" 6.0.0 ++ (c++)"non-virtual thunk to KImageFilePreview::~KImageFilePreview()@Base" 6.0.0 ++ (c++)"non-virtual thunk to KNameAndUrlInputDialog::~KNameAndUrlInputDialog()@Base" 6.0.0 ++ (c++)"non-virtual thunk to KPreviewWidgetBase::~KPreviewWidgetBase()@Base" 6.0.0 ++ (c++)"non-virtual thunk to KUrlNavigator::~KUrlNavigator()@Base" 6.0.0 diff --cc debian/libkf6kiogui6.install index 0000000,0000000..ad2c904 new file mode 100644 --- /dev/null +++ b/debian/libkf6kiogui6.install @@@ -1,0 -1,0 +1,2 @@@ ++usr/lib/*/libKF6KIOGui.so.6 ++usr/lib/*/libKF6KIOGui.so.6.* diff --cc debian/libkf6kiogui6.symbols index 0000000,0000000..b17ec45 new file mode 100644 --- /dev/null +++ b/debian/libkf6kiogui6.symbols @@@ -1,0 -1,0 +1,441 @@@ ++# SymbolsHelper-Confirmed: 6.13.0 amd64 ++libKF6KIOGui.so.6 libkf6kiogui6 #MINVER# ++* Build-Depends-Package: libkf6kio-dev ++ (arch=linux-any)_ZGVZN9QMetaType21registerConverterImplI5QListI11ExecCommandE9QIterableI13QMetaSequenceEEEbSt8functionIFbPKvPvEES_S_E10unregister@Base 6.0.0 ++ (arch=linux-any)_ZGVZN9QMetaType21registerConverterImplI5QListI12TransientAuxE9QIterableI13QMetaSequenceEEEbSt8functionIFbPKvPvEES_S_E10unregister@Base 6.0.0 ++ (arch=linux-any)_ZGVZN9QMetaType21registerConverterImplI5QListI17QVariantMultiItemE9QIterableI13QMetaSequenceEEEbSt8functionIFbPKvPvEES_S_E10unregister@Base 6.0.0 ++ (arch=linux-any)_ZGVZN9QMetaType21registerConverterImplI5QListIjE9QIterableI13QMetaSequenceEEEbSt8functionIFbPKvPvEES_S_E10unregister@Base 6.0.0 ++ (arch=linux-any)_ZGVZN9QMetaType23registerMutableViewImplI5QListI11ExecCommandE9QIterableI13QMetaSequenceEEEbSt8functionIFbPvS8_EES_S_E10unregister@Base 6.0.0 ++ (arch=linux-any)_ZGVZN9QMetaType23registerMutableViewImplI5QListI12TransientAuxE9QIterableI13QMetaSequenceEEEbSt8functionIFbPvS8_EES_S_E10unregister@Base 6.0.0 ++ (arch=linux-any)_ZGVZN9QMetaType23registerMutableViewImplI5QListI17QVariantMultiItemE9QIterableI13QMetaSequenceEEEbSt8functionIFbPvS8_EES_S_E10unregister@Base 6.0.0 ++ (arch=linux-any)_ZGVZN9QMetaType23registerMutableViewImplI5QListIjE9QIterableI13QMetaSequenceEEEbSt8functionIFbPvS7_EES_S_E10unregister@Base 6.0.0 ++ _ZN10KUriFilter11filteredUriERK4QUrlRK5QListI7QStringE@Base 6.0.0 ++ _ZN10KUriFilter11filteredUriERK7QStringRK5QListIS0_E@Base 6.0.0 ++ _ZN10KUriFilter15filterSearchUriER14KUriFilterData6QFlagsINS_16SearchFilterTypeEE@Base 6.0.0 ++ _ZN10KUriFilter4selfEv@Base 6.0.0 ++ _ZN10KUriFilter9filterUriER14KUriFilterDataRK5QListI7QStringE@Base 6.0.0 ++ _ZN10KUriFilter9filterUriER4QUrlRK5QListI7QStringE@Base 6.0.0 ++ _ZN10KUriFilter9filterUriER7QStringRK5QListIS0_E@Base 6.0.0 ++ _ZN10KUriFilterC1Ev@Base 6.0.0 ++ _ZN10KUriFilterC2Ev@Base 6.0.0 ++ _ZN10KUriFilterD1Ev@Base 6.0.0 ++ _ZN10KUriFilterD2Ev@Base 6.0.0 ++ (arch=linux-any)_ZN13QMetaSequence12MetaSequenceI5QListI11ExecCommandEE5valueE@Base 6.0.0 ++ (arch=linux-any)_ZN13QMetaSequence12MetaSequenceI5QListI12TransientAuxEE5valueE@Base 6.0.0 ++ (arch=linux-any)_ZN13QMetaSequence12MetaSequenceI5QListI17QVariantMultiItemEE5valueE@Base 6.0.0 ++ (arch=linux-any)_ZN13QMetaSequence12MetaSequenceI5QListIjEE5valueE@Base 6.0.0 ++ _ZN14KProcessRunner11fromCommandERK7QStringS2_S2_RK10QByteArrayS2_RK19QProcessEnvironment@Base 6.0.0 ++ _ZN14KProcessRunner11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.0.0 ++ _ZN14KProcessRunner11qt_metacastEPKc@Base 6.0.0 ++ _ZN14KProcessRunner13instanceCountEv@Base 6.0.0 ++ _ZN14KProcessRunner14escapeUnitNameERK7QString@Base 6.0.0 ++ _ZN14KProcessRunner14fromExecutableERK7QStringRK5QListIS0_ES2_RK10QByteArrayS2_RK19QProcessEnvironment@Base 6.0.0 ++ _ZN14KProcessRunner14processStartedEx@Base 6.0.0 ++ _ZN14KProcessRunner15fromApplicationERK28QExplicitlySharedDataPointerI8KServiceERK7QStringRK5QListI4QUrlES7_6QFlagsIN3KIO22ApplicationLauncherJob7RunFlagEES7_RK10QByteArray@Base 6.13.0-4~ ++ _ZN14KProcessRunner16emitDelayedErrorERK7QString@Base 6.0.0 ++ _ZN14KProcessRunner16staticMetaObjectE@Base 6.0.0 ++ _ZN14KProcessRunner19initFromDesktopNameERK7QStringS2_RK10QByteArrayS2_RK19QProcessEnvironment@Base 6.0.0 ++ _ZN14KProcessRunner28terminateStartupNotificationEv@Base 6.0.0 ++ _ZN14KProcessRunner4initERK28QExplicitlySharedDataPointerI8KServiceERK7QStringS7_RK10QByteArray@Base 6.0.0 ++ _ZN14KProcessRunner5errorERK7QString@Base 6.0.0 ++ _ZN14KProcessRunner6setPidEx@Base 6.0.0 ++ _ZN14KProcessRunnerC1Ev@Base 6.0.0 ++ _ZN14KProcessRunnerC2Ev@Base 6.0.0 ++ _ZN14KProcessRunnerD0Ev@Base 6.0.0 ++ _ZN14KProcessRunnerD1Ev@Base 6.0.0 ++ _ZN14KProcessRunnerD2Ev@Base 6.0.0 ++ _ZN14KUriFilterData15setAbsolutePathERK7QString@Base 6.0.0 ++ _ZN14KUriFilterData19setDefaultUrlSchemeERK7QString@Base 6.0.0 ++ _ZN14KUriFilterData22setCheckForExecutablesEb@Base 6.0.0 ++ _ZN14KUriFilterData25setSearchFilteringOptionsE6QFlagsINS_18SearchFilterOptionEE@Base 6.0.0 ++ _ZN14KUriFilterData27setAlternateSearchProvidersERK5QListI7QStringE@Base 6.0.0 ++ _ZN14KUriFilterData33setAlternateDefaultSearchProviderERK7QString@Base 6.0.0 ++ _ZN14KUriFilterData7setDataERK4QUrl@Base 6.0.0 ++ _ZN14KUriFilterData7setDataERK7QString@Base 6.0.0 ++ _ZN14KUriFilterData8iconNameEv@Base 6.0.0 ++ _ZN14KUriFilterDataC1ERK4QUrl@Base 6.0.0 ++ _ZN14KUriFilterDataC1ERK7QString@Base 6.0.0 ++ _ZN14KUriFilterDataC1ERKS_@Base 6.0.0 ++ _ZN14KUriFilterDataC1Ev@Base 6.0.0 ++ _ZN14KUriFilterDataC2ERK4QUrl@Base 6.0.0 ++ _ZN14KUriFilterDataC2ERK7QString@Base 6.0.0 ++ _ZN14KUriFilterDataC2ERKS_@Base 6.0.0 ++ _ZN14KUriFilterDataC2Ev@Base 6.0.0 ++ _ZN14KUriFilterDataD1Ev@Base 6.0.0 ++ _ZN14KUriFilterDataD2Ev@Base 6.0.0 ++ _ZN14KUriFilterDataaSERK4QUrl@Base 6.0.0 ++ _ZN14KUriFilterDataaSERK7QString@Base 6.0.0 ++ _ZN16KUriFilterPlugin11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.0.0 ++ _ZN16KUriFilterPlugin11qt_metacastEPKc@Base 6.0.0 ++ _ZN16KUriFilterPlugin16staticMetaObjectE@Base 6.0.0 ++ _ZN16KUriFilterPluginC1EP7QObjectRK15KPluginMetaData@Base 6.0.0 ++ _ZN16KUriFilterPluginC2EP7QObjectRK15KPluginMetaData@Base 6.0.0 ++ _ZN16KUriFilterPluginD0Ev@Base 6.0.0 ++ _ZN16KUriFilterPluginD1Ev@Base 6.0.0 ++ _ZN16KUriFilterPluginD2Ev@Base 6.0.0 ++ _ZN17KCoreUrlNavigator11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.0.0 ++ _ZN17KCoreUrlNavigator11qt_metacastEPKc@Base 6.0.0 ++ _ZN17KCoreUrlNavigator14historyChangedEv@Base 6.0.0 ++ _ZN17KCoreUrlNavigator16staticMetaObjectE@Base 6.0.0 ++ _ZN17KCoreUrlNavigator17saveLocationStateERK8QVariant@Base 6.0.0 ++ _ZN17KCoreUrlNavigator18historySizeChangedEv@Base 6.0.0 ++ _ZN17KCoreUrlNavigator19historyIndexChangedEv@Base 6.0.0 ++ _ZN17KCoreUrlNavigator21setCurrentLocationUrlERK4QUrl@Base 6.0.0 ++ _ZN17KCoreUrlNavigator21urlSelectionRequestedERK4QUrl@Base 6.0.0 ++ _ZN17KCoreUrlNavigator23currentUrlAboutToChangeERK4QUrl@Base 6.0.0 ++ _ZN17KCoreUrlNavigator25currentLocationUrlChangedEv@Base 6.0.0 ++ _ZN17KCoreUrlNavigator4goUpEv@Base 6.0.0 ++ _ZN17KCoreUrlNavigator6goBackEv@Base 6.0.0 ++ _ZN17KCoreUrlNavigator9goForwardEv@Base 6.0.0 ++ _ZN17KCoreUrlNavigatorC1ERK4QUrlP7QObject@Base 6.0.0 ++ _ZN17KCoreUrlNavigatorC2ERK4QUrlP7QObject@Base 6.0.0 ++ _ZN17KCoreUrlNavigatorD0Ev@Base 6.0.0 ++ _ZN17KCoreUrlNavigatorD1Ev@Base 6.0.0 ++ _ZN17KCoreUrlNavigatorD2Ev@Base 6.0.0 ++ _ZN20KTerminalLauncherJob11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.0.0 ++ _ZN20KTerminalLauncherJob11qt_metacastEPKc@Base 6.0.0 ++ _ZN20KTerminalLauncherJob12setStartupIdERK10QByteArray@Base 6.0.0 ++ _ZN20KTerminalLauncherJob16staticMetaObjectE@Base 6.0.0 ++ _ZN20KTerminalLauncherJob19setWorkingDirectoryERK7QString@Base 6.0.0 ++ _ZN20KTerminalLauncherJob20determineFullCommandEb@Base 6.0.0 ++ _ZN20KTerminalLauncherJob21setProcessEnvironmentERK19QProcessEnvironment@Base 6.0.0 ++ _ZN20KTerminalLauncherJob5startEv@Base 6.0.0 ++ _ZN20KTerminalLauncherJobC1ERK7QStringP7QObject@Base 6.0.0 ++ _ZN20KTerminalLauncherJobC2ERK7QStringP7QObject@Base 6.0.0 ++ _ZN20KTerminalLauncherJobD0Ev@Base 6.0.0 ++ _ZN20KTerminalLauncherJobD1Ev@Base 6.0.0 ++ _ZN20KTerminalLauncherJobD2Ev@Base 6.0.0 ++ _ZN23KEMailClientLauncherJob10setSubjectERK7QString@Base 6.0.0 ++ _ZN23KEMailClientLauncherJob11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.0.0 ++ _ZN23KEMailClientLauncherJob11qt_metacastEPKc@Base 6.0.0 ++ _ZN23KEMailClientLauncherJob12setStartupIdERK10QByteArray@Base 6.0.0 ++ _ZN23KEMailClientLauncherJob14setAttachmentsERK5QListI4QUrlE@Base 6.0.0 ++ _ZN23KEMailClientLauncherJob16staticMetaObjectE@Base 6.0.0 ++ _ZN23KEMailClientLauncherJob5setCcERK5QListI7QStringE@Base 6.0.0 ++ _ZN23KEMailClientLauncherJob5setToERK5QListI7QStringE@Base 6.0.0 ++ _ZN23KEMailClientLauncherJob5startEv@Base 6.0.0 ++ _ZN23KEMailClientLauncherJob6setBccERK5QListI7QStringE@Base 6.0.0 ++ _ZN23KEMailClientLauncherJob7setBodyERK7QString@Base 6.0.0 ++ _ZN23KEMailClientLauncherJobC1EP7QObject@Base 6.0.0 ++ _ZN23KEMailClientLauncherJobC2EP7QObject@Base 6.0.0 ++ _ZN23KEMailClientLauncherJobD0Ev@Base 6.0.0 ++ _ZN23KEMailClientLauncherJobD1Ev@Base 6.0.0 ++ _ZN23KEMailClientLauncherJobD2Ev@Base 6.0.0 ++ _ZN24KUriFilterSearchProvider11setIconNameERK7QString@Base 6.0.0 ++ _ZN24KUriFilterSearchProvider19setDesktopEntryNameERK7QString@Base 6.0.0 ++ _ZN24KUriFilterSearchProvider7setKeysERK5QListI7QStringE@Base 6.0.0 ++ _ZN24KUriFilterSearchProvider7setNameERK7QString@Base 6.0.0 ++ _ZN24KUriFilterSearchProviderC1ERKS_@Base 6.0.0 ++ _ZN24KUriFilterSearchProviderC1Ev@Base 6.0.0 ++ _ZN24KUriFilterSearchProviderC2ERKS_@Base 6.0.0 ++ _ZN24KUriFilterSearchProviderC2Ev@Base 6.0.0 ++ _ZN24KUriFilterSearchProviderD0Ev@Base 6.0.0 ++ _ZN24KUriFilterSearchProviderD1Ev@Base 6.0.0 ++ _ZN24KUriFilterSearchProviderD2Ev@Base 6.0.0 ++ _ZN24KUriFilterSearchProvideraSERKS_@Base 6.0.0 ++ _ZN3KIO10OpenUrlJob10slotResultEP4KJob@Base 6.0.0 ++ _ZN3KIO10OpenUrlJob11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.0.0 ++ _ZN3KIO10OpenUrlJob11qt_metacastEPKc@Base 6.0.0 ++ _ZN3KIO10OpenUrlJob12setStartupIdERK10QByteArray@Base 6.0.0 ++ _ZN3KIO10OpenUrlJob13mimeTypeFoundERK7QString@Base 6.0.0 ++ _ZN3KIO10OpenUrlJob16isExecutableFileERK4QUrlRK7QString@Base 6.0.0 ++ _ZN3KIO10OpenUrlJob16staticMetaObjectE@Base 6.0.0 ++ _ZN3KIO10OpenUrlJob17setRunExecutablesEb@Base 6.0.0 ++ _ZN3KIO10OpenUrlJob20setSuggestedFileNameERK7QString@Base 6.0.0 ++ _ZN3KIO10OpenUrlJob21setFollowRedirectionsEb@Base 6.0.0 ++ _ZN3KIO10OpenUrlJob22setDeleteTemporaryFileEb@Base 6.0.0 ++ _ZN3KIO10OpenUrlJob24setEnableExternalBrowserEb@Base 6.0.0 ++ _ZN3KIO10OpenUrlJob26setShowOpenOrExecuteDialogEb@Base 6.0.0 ++ _ZN3KIO10OpenUrlJob5startEv@Base 6.0.0 ++ _ZN3KIO10OpenUrlJob6doKillEv@Base 6.0.0 ++ _ZN3KIO10OpenUrlJobC1ERK4QUrlP7QObject@Base 6.0.0 ++ _ZN3KIO10OpenUrlJobC1ERK4QUrlRK7QStringP7QObject@Base 6.0.0 ++ _ZN3KIO10OpenUrlJobC2ERK4QUrlP7QObject@Base 6.0.0 ++ _ZN3KIO10OpenUrlJobC2ERK4QUrlRK7QStringP7QObject@Base 6.0.0 ++ _ZN3KIO10OpenUrlJobD0Ev@Base 6.0.0 ++ _ZN3KIO10OpenUrlJobD1Ev@Base 6.0.0 ++ _ZN3KIO10OpenUrlJobD2Ev@Base 6.0.0 ++ _ZN3KIO10PreviewJob10gotPreviewERK9KFileItemRK7QPixmap@Base 6.0.0 ++ _ZN3KIO10PreviewJob10removeItemERK4QUrl@Base 6.0.0 ++ _ZN3KIO10PreviewJob10slotResultEP4KJob@Base 6.0.0 ++ _ZN3KIO10PreviewJob11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.0.0 ++ _ZN3KIO10PreviewJob11qt_metacastEPKc@Base 6.0.0 ++ _ZN3KIO10PreviewJob12setScaleTypeENS0_9ScaleTypeE@Base 6.0.0 ++ _ZN3KIO10PreviewJob14defaultPluginsEv@Base 6.0.0 ++ _ZN3KIO10PreviewJob16availablePluginsEv@Base 6.0.0 ++ _ZN3KIO10PreviewJob16setSequenceIndexEi@Base 6.0.0 ++ _ZN3KIO10PreviewJob16staticMetaObjectE@Base 6.0.0 ++ _ZN3KIO10PreviewJob18supportedMimeTypesEv@Base 6.0.0 ++ _ZN3KIO10PreviewJob19setDevicePixelRatioEd@Base 6.0.0 ++ _ZN3KIO10PreviewJob20setIgnoreMaximumSizeEb@Base 6.0.0 ++ _ZN3KIO10PreviewJob26setDefaultDevicePixelRatioEd@Base 6.0.0 ++ _ZN3KIO10PreviewJob27availableThumbnailerPluginsEv@Base 6.0.0 ++ _ZN3KIO10PreviewJob6failedERK9KFileItem@Base 6.0.0 ++ _ZN3KIO10PreviewJobC1ERK13KFileItemListRK5QSizePK5QListI7QStringE@Base 6.0.0 ++ _ZN3KIO10PreviewJobC2ERK13KFileItemListRK5QSizePK5QListI7QStringE@Base 6.0.0 ++ _ZN3KIO10PreviewJobD0Ev@Base 6.0.0 ++ _ZN3KIO10PreviewJobD1Ev@Base 6.0.0 ++ _ZN3KIO10PreviewJobD2Ev@Base 6.0.0 ++ _ZN3KIO11filePreviewERK13KFileItemListRK5QSizePK5QListI7QStringE@Base 6.0.0 ++ _ZN3KIO14hasDiscreteGpuEv@Base 6.0.0 ++ _ZN3KIO15ThumbnailResult31setSequenceIndexWraparoundPointEf@Base 6.0.0 ++ _ZN3KIO15ThumbnailResult4failEv@Base 6.0.0 ++ _ZN3KIO15ThumbnailResult4passERK6QImage@Base 6.0.0 ++ _ZN3KIO15ThumbnailResultC1ERKS0_@Base 6.0.0 ++ _ZN3KIO15ThumbnailResultC2ERKS0_@Base 6.0.0 ++ _ZN3KIO15ThumbnailResultD1Ev@Base 6.0.0 ++ _ZN3KIO15ThumbnailResultD2Ev@Base 6.0.0 ++ _ZN3KIO15ThumbnailResultaSERKS0_@Base 6.0.0 ++ _ZN3KIO16ThumbnailCreator11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.0.0 ++ _ZN3KIO16ThumbnailCreator11qt_metacastEPKc@Base 6.0.0 ++ _ZN3KIO16ThumbnailCreator16staticMetaObjectE@Base 6.0.0 ++ _ZN3KIO16ThumbnailCreatorC1EP7QObjectRK5QListI8QVariantE@Base 6.0.0 ++ _ZN3KIO16ThumbnailCreatorC2EP7QObjectRK5QListI8QVariantE@Base 6.0.0 ++ _ZN3KIO16ThumbnailCreatorD0Ev@Base 6.0.0 ++ _ZN3KIO16ThumbnailCreatorD1Ev@Base 6.0.0 ++ _ZN3KIO16ThumbnailCreatorD2Ev@Base 6.0.0 ++ _ZN3KIO16ThumbnailRequestC1ERK4QUrlRK5QSizeRK7QStringdf@Base 6.0.0 ++ _ZN3KIO16ThumbnailRequestC1ERKS0_@Base 6.0.0 ++ _ZN3KIO16ThumbnailRequestC2ERK4QUrlRK5QSizeRK7QStringdf@Base 6.0.0 ++ _ZN3KIO16ThumbnailRequestC2ERKS0_@Base 6.0.0 ++ _ZN3KIO16ThumbnailRequestD1Ev@Base 6.0.0 ++ _ZN3KIO16ThumbnailRequestD2Ev@Base 6.0.0 ++ _ZN3KIO16ThumbnailRequestaSERKS0_@Base 6.0.0 ++ _ZN3KIO17FavIconRequestJob10setIconUrlERK4QUrl@Base 6.0.0 ++ _ZN3KIO17FavIconRequestJob10slotResultEP4KJob@Base 6.0.0 ++ _ZN3KIO17FavIconRequestJob11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.0.0 ++ _ZN3KIO17FavIconRequestJob11qt_metacastEPKc@Base 6.0.0 ++ _ZN3KIO17FavIconRequestJob16staticMetaObjectE@Base 6.0.0 ++ _ZN3KIO17FavIconRequestJobC1ERK4QUrlNS_8LoadTypeEP7QObject@Base 6.0.0 ++ _ZN3KIO17FavIconRequestJobC2ERK4QUrlNS_8LoadTypeEP7QObject@Base 6.0.0 ++ _ZN3KIO17FavIconRequestJobD0Ev@Base 6.0.0 ++ _ZN3KIO17FavIconRequestJobD1Ev@Base 6.0.0 ++ _ZN3KIO17FavIconRequestJobD2Ev@Base 6.0.0 ++ _ZN3KIO18CommandLauncherJob10setCommandERK7QString@Base 6.0.0 ++ _ZN3KIO18CommandLauncherJob12setStartupIdERK10QByteArray@Base 6.0.0 ++ _ZN3KIO18CommandLauncherJob13setExecutableERK7QString@Base 6.0.0 ++ _ZN3KIO18CommandLauncherJob14setDesktopNameERK7QString@Base 6.0.0 ++ _ZN3KIO18CommandLauncherJob14waitForStartedEv@Base 6.0.0 ++ _ZN3KIO18CommandLauncherJob19setWorkingDirectoryERK7QString@Base 6.0.0 ++ _ZN3KIO18CommandLauncherJob21setProcessEnvironmentERK19QProcessEnvironment@Base 6.0.0 ++ _ZN3KIO18CommandLauncherJob5startEv@Base 6.0.0 ++ _ZN3KIO18CommandLauncherJobC1ERK7QStringP7QObject@Base 6.0.0 ++ _ZN3KIO18CommandLauncherJobC1ERK7QStringRK5QListIS1_EP7QObject@Base 6.0.0 ++ _ZN3KIO18CommandLauncherJobC2ERK7QStringP7QObject@Base 6.0.0 ++ _ZN3KIO18CommandLauncherJobC2ERK7QStringRK5QListIS1_EP7QObject@Base 6.0.0 ++ _ZN3KIO18CommandLauncherJobD0Ev@Base 6.0.0 ++ _ZN3KIO18CommandLauncherJobD1Ev@Base 6.0.0 ++ _ZN3KIO18CommandLauncherJobD2Ev@Base 6.0.0 ++ _ZN3KIO18DndPopupMenuPlugin11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.0.0 ++ _ZN3KIO18DndPopupMenuPlugin11qt_metacastEPKc@Base 6.0.0 ++ _ZN3KIO18DndPopupMenuPlugin16staticMetaObjectE@Base 6.0.0 ++ _ZN3KIO18DndPopupMenuPluginC1EP7QObject@Base 6.0.0 ++ _ZN3KIO18DndPopupMenuPluginC2EP7QObject@Base 6.0.0 ++ _ZN3KIO18DndPopupMenuPluginD0Ev@Base 6.0.0 ++ _ZN3KIO18DndPopupMenuPluginD1Ev@Base 6.0.0 ++ _ZN3KIO18DndPopupMenuPluginD2Ev@Base 6.0.0 ++ _ZN3KIO22ApplicationLauncherJob11setRunFlagsE6QFlagsINS0_7RunFlagEE@Base 6.0.0 ++ _ZN3KIO22ApplicationLauncherJob12setStartupIdERK10QByteArray@Base 6.0.0 ++ _ZN3KIO22ApplicationLauncherJob14waitForStartedEv@Base 6.0.0 ++ _ZN3KIO22ApplicationLauncherJob20setSuggestedFileNameERK7QString@Base 6.0.0 ++ _ZN3KIO22ApplicationLauncherJob5startEv@Base 6.0.0 ++ _ZN3KIO22ApplicationLauncherJob7setUrlsERK5QListI4QUrlE@Base 6.0.0 ++ _ZN3KIO22ApplicationLauncherJobC1EP7QObject@Base 6.0.0 ++ _ZN3KIO22ApplicationLauncherJobC1ERK14KServiceActionP7QObject@Base 6.0.0 ++ _ZN3KIO22ApplicationLauncherJobC1ERK18KDesktopFileActionP7QObject@Base 6.0.0 ++ _ZN3KIO22ApplicationLauncherJobC1ERK28QExplicitlySharedDataPointerI8KServiceEP7QObject@Base 6.0.0 ++ _ZN3KIO22ApplicationLauncherJobC2EP7QObject@Base 6.0.0 ++ _ZN3KIO22ApplicationLauncherJobC2ERK14KServiceActionP7QObject@Base 6.0.0 ++ _ZN3KIO22ApplicationLauncherJobC2ERK18KDesktopFileActionP7QObject@Base 6.0.0 ++ _ZN3KIO22ApplicationLauncherJobC2ERK28QExplicitlySharedDataPointerI8KServiceEP7QObject@Base 6.0.0 ++ _ZN3KIO22ApplicationLauncherJobD0Ev@Base 6.0.0 ++ _ZN3KIO22ApplicationLauncherJobD1Ev@Base 6.0.0 ++ _ZN3KIO22ApplicationLauncherJobD2Ev@Base 6.0.0 ++ _ZN3KIO22highlightInFileManagerERK5QListI4QUrlERK10QByteArray@Base 6.0.0 ++ _ZN3KIO24OpenFileManagerWindowJob11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.0.0 ++ _ZN3KIO24OpenFileManagerWindowJob11qt_metacastEPKc@Base 6.0.0 ++ _ZN3KIO24OpenFileManagerWindowJob12setStartupIdERK10QByteArray@Base 6.0.0 ++ _ZN3KIO24OpenFileManagerWindowJob16setHighlightUrlsERK5QListI4QUrlE@Base 6.0.0 ++ _ZN3KIO24OpenFileManagerWindowJob16staticMetaObjectE@Base 6.0.0 ++ _ZN3KIO24OpenFileManagerWindowJob5startEv@Base 6.0.0 ++ _ZN3KIO24OpenFileManagerWindowJobC1EP7QObject@Base 6.0.0 ++ _ZN3KIO24OpenFileManagerWindowJobC2EP7QObject@Base 6.0.0 ++ _ZN3KIO24OpenFileManagerWindowJobD0Ev@Base 6.0.0 ++ _ZN3KIO24OpenFileManagerWindowJobD1Ev@Base 6.0.0 ++ _ZN3KIO24OpenFileManagerWindowJobD2Ev@Base 6.0.0 ++ _ZN3KIO24OpenWithHandlerInterface11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.0.0 ++ _ZN3KIO24OpenWithHandlerInterface11qt_metacastEPKc@Base 6.0.0 ++ _ZN3KIO24OpenWithHandlerInterface15serviceSelectedERK28QExplicitlySharedDataPointerI8KServiceE@Base 6.0.0 ++ _ZN3KIO24OpenWithHandlerInterface16staticMetaObjectE@Base 6.0.0 ++ _ZN3KIO24OpenWithHandlerInterface24promptUserForApplicationEP4KJobRK5QListI4QUrlERK7QString@Base 6.0.0 ++ _ZN3KIO24OpenWithHandlerInterface7handledEv@Base 6.0.0 ++ _ZN3KIO24OpenWithHandlerInterface8canceledEv@Base 6.0.0 ++ _ZN3KIO24OpenWithHandlerInterfaceC1EP7QObject@Base 6.0.0 ++ _ZN3KIO24OpenWithHandlerInterfaceC2EP7QObject@Base 6.0.0 ++ _ZN3KIO24OpenWithHandlerInterfaceD0Ev@Base 6.0.0 ++ _ZN3KIO24OpenWithHandlerInterfaceD1Ev@Base 6.0.0 ++ _ZN3KIO24OpenWithHandlerInterfaceD2Ev@Base 6.0.0 ++ _ZN3KIO26OpenOrExecuteFileInterface11executeFileEb@Base 6.0.0 ++ _ZN3KIO26OpenOrExecuteFileInterface11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.0.0 ++ _ZN3KIO26OpenOrExecuteFileInterface11qt_metacastEPKc@Base 6.0.0 ++ _ZN3KIO26OpenOrExecuteFileInterface16staticMetaObjectE@Base 6.0.0 ++ _ZN3KIO26OpenOrExecuteFileInterface23promptUserOpenOrExecuteEP4KJobRK7QString@Base 6.0.0 ++ _ZN3KIO26OpenOrExecuteFileInterface8canceledEv@Base 6.0.0 ++ _ZN3KIO26OpenOrExecuteFileInterfaceC1EP7QObject@Base 6.0.0 ++ _ZN3KIO26OpenOrExecuteFileInterfaceC2EP7QObject@Base 6.0.0 ++ _ZN3KIO26OpenOrExecuteFileInterfaceD0Ev@Base 6.0.0 ++ _ZN3KIO26OpenOrExecuteFileInterfaceD1Ev@Base 6.0.0 ++ _ZN3KIO26OpenOrExecuteFileInterfaceD2Ev@Base 6.0.0 ++ _ZNK10KUriFilter11pluginNamesEv@Base 6.0.0 ++ _ZNK14KProcessRunner10metaObjectEv@Base 6.0.0 ++ _ZNK14KProcessRunner19resolveServiceAliasEv@Base 6.0.0 ++ _ZNK14KProcessRunner4nameEv@Base 6.0.0 ++ _ZNK14KUriFilterData10searchTermEv@Base 6.0.0 ++ _ZNK14KUriFilterData11typedStringEv@Base 6.0.0 ++ _ZNK14KUriFilterData12absolutePathEv@Base 6.0.0 ++ _ZNK14KUriFilterData14argsAndOptionsEv@Base 6.0.0 ++ _ZNK14KUriFilterData14searchProviderEv@Base 6.0.0 ++ _ZNK14KUriFilterData15hasAbsolutePathEv@Base 6.0.0 ++ _ZNK14KUriFilterData16defaultUrlSchemeEv@Base 6.0.0 ++ _ZNK14KUriFilterData17hasArgsAndOptionsEv@Base 6.0.0 ++ _ZNK14KUriFilterData19checkForExecutablesEv@Base 6.0.0 ++ _ZNK14KUriFilterData19searchTermSeparatorEv@Base 6.0.0 ++ _ZNK14KUriFilterData22queryForSearchProviderERK7QString@Base 6.0.0 ++ _ZNK14KUriFilterData22searchFilteringOptionsEv@Base 6.0.0 ++ _ZNK14KUriFilterData24alternateSearchProvidersEv@Base 6.0.0 ++ _ZNK14KUriFilterData24preferredSearchProvidersEv@Base 6.0.0 ++ _ZNK14KUriFilterData27allQueriesForSearchProviderERK7QString@Base 6.0.0 ++ _ZNK14KUriFilterData30alternateDefaultSearchProviderEv@Base 6.0.0 ++ _ZNK14KUriFilterData31queryForPreferredSearchProviderERK7QString@Base 6.0.0 ++ _ZNK14KUriFilterData34iconNameForPreferredSearchProviderERK7QString@Base 6.0.0 ++ _ZNK14KUriFilterData3uriEv@Base 6.0.0 ++ _ZNK14KUriFilterData7uriTypeEv@Base 6.0.0 ++ _ZNK14KUriFilterData8errorMsgEv@Base 6.0.0 ++ _ZNK16KUriFilterPlugin10metaObjectEv@Base 6.0.0 ++ _ZNK16KUriFilterPlugin10setUriTypeER14KUriFilterDataNS0_8UriTypesE@Base 6.0.0 ++ _ZNK16KUriFilterPlugin11iconNameForERK4QUrlN14KUriFilterData8UriTypesE@Base 6.0.0 ++ _ZNK16KUriFilterPlugin11resolveNameERK7QStringm@Base 6.0.0 ++ _ZNK16KUriFilterPlugin11setErrorMsgER14KUriFilterDataRK7QString@Base 6.0.0 ++ _ZNK16KUriFilterPlugin12setArgumentsER14KUriFilterDataRK7QString@Base 6.0.0 ++ _ZNK16KUriFilterPlugin14setFilteredUriER14KUriFilterDataRK4QUrl@Base 6.0.0 ++ _ZNK16KUriFilterPlugin17setSearchProviderER14KUriFilterDataP24KUriFilterSearchProviderRK7QStringRK5QChar@Base 6.3.0 ++ _ZNK16KUriFilterPlugin18setSearchProvidersER14KUriFilterDataRK5QListIP24KUriFilterSearchProviderE@Base 6.0.0 ++ _ZNK17KCoreUrlNavigator10metaObjectEv@Base 6.0.0 ++ _ZNK17KCoreUrlNavigator11historySizeEv@Base 6.0.0 ++ _ZNK17KCoreUrlNavigator11locationUrlEi@Base 6.0.0 ++ _ZNK17KCoreUrlNavigator12historyIndexEv@Base 6.0.0 ++ _ZNK17KCoreUrlNavigator13locationStateEi@Base 6.0.0 ++ _ZNK17KCoreUrlNavigator18currentLocationUrlEv@Base 6.0.0 ++ _ZNK20KTerminalLauncherJob10metaObjectEv@Base 6.0.0 ++ _ZNK20KTerminalLauncherJob11fullCommandEv@Base 6.0.0 ++ _ZNK23KEMailClientLauncherJob10metaObjectEv@Base 6.0.0 ++ _ZNK23KEMailClientLauncherJob20thunderbirdArgumentsEv@Base 6.0.0 ++ _ZNK23KEMailClientLauncherJob9mailToUrlEv@Base 6.0.0 ++ _ZNK24KUriFilterSearchProvider10defaultKeyEv@Base 6.0.0 ++ _ZNK24KUriFilterSearchProvider16desktopEntryNameEv@Base 6.0.0 ++ _ZNK24KUriFilterSearchProvider4keysEv@Base 6.0.0 ++ _ZNK24KUriFilterSearchProvider4nameEv@Base 6.0.0 ++ _ZNK24KUriFilterSearchProvider8iconNameEv@Base 6.0.0 ++ _ZNK3KIO10OpenUrlJob10metaObjectEv@Base 6.0.0 ++ _ZNK3KIO10PreviewJob10metaObjectEv@Base 6.0.0 ++ _ZNK3KIO10PreviewJob13sequenceIndexEv@Base 6.0.0 ++ _ZNK3KIO10PreviewJob16handlesSequencesEv@Base 6.0.0 ++ _ZNK3KIO10PreviewJob28sequenceIndexWraparoundPointEv@Base 6.0.0 ++ _ZNK3KIO10PreviewJob9scaleTypeEv@Base 6.0.0 ++ _ZNK3KIO15ThumbnailResult28sequenceIndexWraparoundPointEv@Base 6.0.0 ++ _ZNK3KIO15ThumbnailResult5imageEv@Base 6.0.0 ++ _ZNK3KIO15ThumbnailResult7isValidEv@Base 6.0.0 ++ _ZNK3KIO16ThumbnailCreator10metaObjectEv@Base 6.0.0 ++ _ZNK3KIO16ThumbnailRequest10targetSizeEv@Base 6.0.0 ++ _ZNK3KIO16ThumbnailRequest13sequenceIndexEv@Base 6.0.0 ++ _ZNK3KIO16ThumbnailRequest16devicePixelRatioEv@Base 6.0.0 ++ _ZNK3KIO16ThumbnailRequest3urlEv@Base 6.0.0 ++ _ZNK3KIO16ThumbnailRequest8mimeTypeEv@Base 6.0.0 ++ _ZNK3KIO17FavIconRequestJob10metaObjectEv@Base 6.0.0 ++ _ZNK3KIO17FavIconRequestJob7hostUrlEv@Base 6.0.0 ++ _ZNK3KIO17FavIconRequestJob8iconFileEv@Base 6.0.0 ++ _ZNK3KIO18CommandLauncherJob16workingDirectoryEv@Base 6.0.0 ++ _ZNK3KIO18CommandLauncherJob3pidEv@Base 6.0.0 ++ _ZNK3KIO18CommandLauncherJob7commandEv@Base 6.0.0 ++ _ZNK3KIO18DndPopupMenuPlugin10metaObjectEv@Base 6.0.0 ++ _ZNK3KIO22ApplicationLauncherJob3pidEv@Base 6.0.0 ++ _ZNK3KIO22ApplicationLauncherJob4pidsEv@Base 6.0.0 ++ _ZNK3KIO24OpenFileManagerWindowJob10metaObjectEv@Base 6.0.0 ++ _ZNK3KIO24OpenFileManagerWindowJob13highlightUrlsEv@Base 6.0.0 ++ _ZNK3KIO24OpenFileManagerWindowJob9startupIdEv@Base 6.0.0 ++ _ZNK3KIO24OpenWithHandlerInterface10metaObjectEv@Base 6.0.0 ++ _ZNK3KIO26OpenOrExecuteFileInterface10metaObjectEv@Base 6.0.0 ++ _ZSt19piecewise_construct@Base 6.0.0 ++ _ZTI14KProcessRunner@Base 6.0.0 ++ _ZTI16KUriFilterPlugin@Base 6.0.0 ++ _ZTI17KCoreUrlNavigator@Base 6.0.0 ++ _ZTI20KTerminalLauncherJob@Base 6.0.0 ++ _ZTI23KEMailClientLauncherJob@Base 6.0.0 ++ _ZTI24KUriFilterSearchProvider@Base 6.0.0 ++ _ZTIN3KIO10OpenUrlJobE@Base 6.0.0 ++ _ZTIN3KIO10PreviewJobE@Base 6.0.0 ++ _ZTIN3KIO16ThumbnailCreatorE@Base 6.0.0 ++ _ZTIN3KIO17FavIconRequestJobE@Base 6.0.0 ++ _ZTIN3KIO18CommandLauncherJobE@Base 6.0.0 ++ _ZTIN3KIO18DndPopupMenuPluginE@Base 6.0.0 ++ _ZTIN3KIO22ApplicationLauncherJobE@Base 6.0.0 ++ _ZTIN3KIO24OpenFileManagerWindowJobE@Base 6.0.0 ++ _ZTIN3KIO24OpenWithHandlerInterfaceE@Base 6.0.0 ++ _ZTIN3KIO26OpenOrExecuteFileInterfaceE@Base 6.0.0 ++ (arch=linux-any)_ZTIZN9QMetaType17registerConverterI5QListI11ExecCommandE9QIterableI13QMetaSequenceEN9QtPrivate33QSequentialIterableConvertFunctorIS3_EEEEbT1_EUlPKvPvE_@Base 6.0.0 ++ (arch=linux-any)_ZTIZN9QMetaType17registerConverterI5QListI12TransientAuxE9QIterableI13QMetaSequenceEN9QtPrivate33QSequentialIterableConvertFunctorIS3_EEEEbT1_EUlPKvPvE_@Base 6.0.0 ++ (arch=linux-any)_ZTIZN9QMetaType17registerConverterI5QListI17QVariantMultiItemE9QIterableI13QMetaSequenceEN9QtPrivate33QSequentialIterableConvertFunctorIS3_EEEEbT1_EUlPKvPvE_@Base 6.0.0 ++ (arch=linux-any)_ZTIZN9QMetaType17registerConverterI5QListIjE9QIterableI13QMetaSequenceEN9QtPrivate33QSequentialIterableConvertFunctorIS2_EEEEbT1_EUlPKvPvE_@Base 6.0.0 ++ (arch=linux-any)_ZTIZN9QMetaType19registerMutableViewI5QListI11ExecCommandE9QIterableI13QMetaSequenceEN9QtPrivate37QSequentialIterableMutableViewFunctorIS3_EEEEbT1_EUlPvSB_E_@Base 6.0.0 ++ (arch=linux-any)_ZTIZN9QMetaType19registerMutableViewI5QListI12TransientAuxE9QIterableI13QMetaSequenceEN9QtPrivate37QSequentialIterableMutableViewFunctorIS3_EEEEbT1_EUlPvSB_E_@Base 6.0.0 ++ (arch=linux-any)_ZTIZN9QMetaType19registerMutableViewI5QListI17QVariantMultiItemE9QIterableI13QMetaSequenceEN9QtPrivate37QSequentialIterableMutableViewFunctorIS3_EEEEbT1_EUlPvSB_E_@Base 6.0.0 ++ (arch=linux-any)_ZTIZN9QMetaType19registerMutableViewI5QListIjE9QIterableI13QMetaSequenceEN9QtPrivate37QSequentialIterableMutableViewFunctorIS2_EEEEbT1_EUlPvSA_E_@Base 6.0.0 ++ _ZTS14KProcessRunner@Base 6.0.0 ++ _ZTS16KUriFilterPlugin@Base 6.0.0 ++ _ZTS17KCoreUrlNavigator@Base 6.0.0 ++ _ZTS20KTerminalLauncherJob@Base 6.0.0 ++ _ZTS23KEMailClientLauncherJob@Base 6.0.0 ++ _ZTS24KUriFilterSearchProvider@Base 6.0.0 ++ _ZTSN3KIO10OpenUrlJobE@Base 6.0.0 ++ _ZTSN3KIO10PreviewJobE@Base 6.0.0 ++ _ZTSN3KIO16ThumbnailCreatorE@Base 6.0.0 ++ _ZTSN3KIO17FavIconRequestJobE@Base 6.0.0 ++ _ZTSN3KIO18CommandLauncherJobE@Base 6.0.0 ++ _ZTSN3KIO18DndPopupMenuPluginE@Base 6.0.0 ++ _ZTSN3KIO22ApplicationLauncherJobE@Base 6.0.0 ++ _ZTSN3KIO24OpenFileManagerWindowJobE@Base 6.0.0 ++ _ZTSN3KIO24OpenWithHandlerInterfaceE@Base 6.0.0 ++ _ZTSN3KIO26OpenOrExecuteFileInterfaceE@Base 6.0.0 ++ (arch=linux-any)_ZTSZN9QMetaType17registerConverterI5QListI11ExecCommandE9QIterableI13QMetaSequenceEN9QtPrivate33QSequentialIterableConvertFunctorIS3_EEEEbT1_EUlPKvPvE_@Base 6.0.0 ++ (arch=linux-any)_ZTSZN9QMetaType17registerConverterI5QListI12TransientAuxE9QIterableI13QMetaSequenceEN9QtPrivate33QSequentialIterableConvertFunctorIS3_EEEEbT1_EUlPKvPvE_@Base 6.0.0 ++ (arch=linux-any)_ZTSZN9QMetaType17registerConverterI5QListI17QVariantMultiItemE9QIterableI13QMetaSequenceEN9QtPrivate33QSequentialIterableConvertFunctorIS3_EEEEbT1_EUlPKvPvE_@Base 6.0.0 ++ (arch=linux-any)_ZTSZN9QMetaType17registerConverterI5QListIjE9QIterableI13QMetaSequenceEN9QtPrivate33QSequentialIterableConvertFunctorIS2_EEEEbT1_EUlPKvPvE_@Base 6.0.0 ++ (arch=linux-any)_ZTSZN9QMetaType19registerMutableViewI5QListI11ExecCommandE9QIterableI13QMetaSequenceEN9QtPrivate37QSequentialIterableMutableViewFunctorIS3_EEEEbT1_EUlPvSB_E_@Base 6.0.0 ++ (arch=linux-any)_ZTSZN9QMetaType19registerMutableViewI5QListI12TransientAuxE9QIterableI13QMetaSequenceEN9QtPrivate37QSequentialIterableMutableViewFunctorIS3_EEEEbT1_EUlPvSB_E_@Base 6.0.0 ++ (arch=linux-any)_ZTSZN9QMetaType19registerMutableViewI5QListI17QVariantMultiItemE9QIterableI13QMetaSequenceEN9QtPrivate37QSequentialIterableMutableViewFunctorIS3_EEEEbT1_EUlPvSB_E_@Base 6.0.0 ++ (arch=linux-any)_ZTSZN9QMetaType19registerMutableViewI5QListIjE9QIterableI13QMetaSequenceEN9QtPrivate37QSequentialIterableMutableViewFunctorIS2_EEEEbT1_EUlPvSA_E_@Base 6.0.0 ++ _ZTV14KProcessRunner@Base 6.0.0 ++ _ZTV16KUriFilterPlugin@Base 6.0.0 ++ _ZTV17KCoreUrlNavigator@Base 6.0.0 ++ _ZTV20KTerminalLauncherJob@Base 6.0.0 ++ _ZTV23KEMailClientLauncherJob@Base 6.0.0 ++ _ZTV24KUriFilterSearchProvider@Base 6.0.0 ++ _ZTVN3KIO10OpenUrlJobE@Base 6.0.0 ++ _ZTVN3KIO10PreviewJobE@Base 6.0.0 ++ _ZTVN3KIO16ThumbnailCreatorE@Base 6.0.0 ++ _ZTVN3KIO17FavIconRequestJobE@Base 6.0.0 ++ _ZTVN3KIO18CommandLauncherJobE@Base 6.0.0 ++ _ZTVN3KIO18DndPopupMenuPluginE@Base 6.0.0 ++ _ZTVN3KIO22ApplicationLauncherJobE@Base 6.0.0 ++ _ZTVN3KIO24OpenFileManagerWindowJobE@Base 6.0.0 ++ _ZTVN3KIO24OpenWithHandlerInterfaceE@Base 6.0.0 ++ _ZTVN3KIO26OpenOrExecuteFileInterfaceE@Base 6.0.0 ++ (optional=templinst|arch=linux-any)_ZZN9QMetaType21registerConverterImplI5QListI11ExecCommandE9QIterableI13QMetaSequenceEEEbSt8functionIFbPKvPvEES_S_E10unregister@Base 6.0.0 ++ (optional=templinst|arch=linux-any)_ZZN9QMetaType21registerConverterImplI5QListI12TransientAuxE9QIterableI13QMetaSequenceEEEbSt8functionIFbPKvPvEES_S_E10unregister@Base 6.0.0 ++ (optional=templinst|arch=linux-any)_ZZN9QMetaType21registerConverterImplI5QListI17QVariantMultiItemE9QIterableI13QMetaSequenceEEEbSt8functionIFbPKvPvEES_S_E10unregister@Base 6.0.0 ++ (optional=templinst|arch=linux-any)_ZZN9QMetaType21registerConverterImplI5QListIjE9QIterableI13QMetaSequenceEEEbSt8functionIFbPKvPvEES_S_E10unregister@Base 6.0.0 ++ (optional=templinst|arch=linux-any)_ZZN9QMetaType23registerMutableViewImplI5QListI11ExecCommandE9QIterableI13QMetaSequenceEEEbSt8functionIFbPvS8_EES_S_E10unregister@Base 6.0.0 ++ (optional=templinst|arch=linux-any)_ZZN9QMetaType23registerMutableViewImplI5QListI12TransientAuxE9QIterableI13QMetaSequenceEEEbSt8functionIFbPvS8_EES_S_E10unregister@Base 6.0.0 ++ (optional=templinst|arch=linux-any)_ZZN9QMetaType23registerMutableViewImplI5QListI17QVariantMultiItemE9QIterableI13QMetaSequenceEEEbSt8functionIFbPvS8_EES_S_E10unregister@Base 6.0.0 ++ (optional=templinst|arch=linux-any)_ZZN9QMetaType23registerMutableViewImplI5QListIjE9QIterableI13QMetaSequenceEEEbSt8functionIFbPvS7_EES_S_E10unregister@Base 6.0.0 ++ openurljob_force_use_browserapp_kdeglobals@Base 6.0.0 diff --cc debian/libkf6kiowidgets6.install index 0000000,0000000..9d34c1d new file mode 100644 --- /dev/null +++ b/debian/libkf6kiowidgets6.install @@@ -1,0 -1,0 +1,2 @@@ ++usr/lib/*/libKF6KIOWidgets.so.6 ++usr/lib/*/libKF6KIOWidgets.so.6.* diff --cc debian/libkf6kiowidgets6.lintian-overrides index 0000000,0000000..5633e7a new file mode 100644 --- /dev/null +++ b/debian/libkf6kiowidgets6.lintian-overrides @@@ -1,0 -1,0 +1,2 @@@ ++# It is intended to add dependency to kio6 ++libkf6kiowidgets6: symbols-declares-dependency-on-other-package kio6 (libKF6KIOWidgets.so.6) [symbols] diff --cc debian/libkf6kiowidgets6.symbols index 0000000,0000000..ed011c1 new file mode 100644 --- /dev/null +++ b/debian/libkf6kiowidgets6.symbols @@@ -1,0 -1,0 +1,682 @@@ ++# SymbolsHelper-Confirmed: 6.13.0 amd64 ++libKF6KIOWidgets.so.6 libkf6kiowidgets6 #MINVER#, kio6 ++* Build-Depends-Package: libkf6kio-dev ++ _ZGVZN9QMetaType21registerConverterImplI5QListI4QUrlE9QIterableI13QMetaSequenceEEEbSt8functionIFbPKvPvEES_S_E10unregister@Base 6.0.0 ++ _ZGVZN9QMetaType21registerConverterImplI5QListIN17KFileItemDelegate11InformationEE9QIterableI13QMetaSequenceEEEbSt8functionIFbPKvPvEES_S_E10unregister@Base 6.0.0 ++ _ZGVZN9QMetaType23registerMutableViewImplI5QListI4QUrlE9QIterableI13QMetaSequenceEEEbSt8functionIFbPvS8_EES_S_E10unregister@Base 6.0.0 ++ _ZGVZN9QMetaType23registerMutableViewImplI5QListIN17KFileItemDelegate11InformationEE9QIterableI13QMetaSequenceEEEbSt8functionIFbPvS9_EES_S_E10unregister@Base 6.0.0 ++ _ZN10KDirLister10jobStartedEPN3KIO7ListJobE@Base 6.0.0 ++ _ZN10KDirLister10mainWindowEv@Base 6.0.0 ++ _ZN10KDirLister11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.0.0 ++ _ZN10KDirLister11qt_metacastEPKc@Base 6.0.0 ++ _ZN10KDirLister13setMainWindowEP7QWidget@Base 6.0.0 ++ _ZN10KDirLister16staticMetaObjectE@Base 6.0.0 ++ _ZN10KDirListerC1EP7QObject@Base 6.0.0 ++ _ZN10KDirListerC2EP7QObject@Base 6.0.0 ++ _ZN10KDirListerD0Ev@Base 6.0.0 ++ _ZN10KDirListerD1Ev@Base 6.0.0 ++ _ZN10KDirListerD2Ev@Base 6.0.0 ++ _ZN12KUrlComboBox11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.0.0 ++ _ZN12KUrlComboBox11qt_metacastEPKc@Base 6.0.0 ++ _ZN12KUrlComboBox11setDefaultsEv@Base 6.0.0 ++ _ZN12KUrlComboBox11setMaxItemsEi@Base 6.0.0 ++ _ZN12KUrlComboBox12urlActivatedERK4QUrl@Base 6.0.0 ++ _ZN12KUrlComboBox13addDefaultUrlERK4QUrlRK5QIconRK7QString@Base 6.0.0 ++ _ZN12KUrlComboBox13addDefaultUrlERK4QUrlRK7QString@Base 6.0.0 ++ _ZN12KUrlComboBox14mouseMoveEventEP11QMouseEvent@Base 6.0.0 ++ _ZN12KUrlComboBox15mousePressEventEP11QMouseEvent@Base 6.0.0 ++ _ZN12KUrlComboBox16staticMetaObjectE@Base 6.0.0 ++ _ZN12KUrlComboBox19setCompletionObjectEP11KCompletionb@Base 6.0.0 ++ _ZN12KUrlComboBox6setUrlERK4QUrl@Base 6.0.0 ++ _ZN12KUrlComboBox7setUrlsERK5QListI7QStringE@Base 6.0.0 ++ _ZN12KUrlComboBox7setUrlsERK5QListI7QStringENS_17OverLoadResolvingE@Base 6.0.0 ++ _ZN12KUrlComboBox9removeUrlERK4QUrlb@Base 6.0.0 ++ _ZN12KUrlComboBoxC1ENS_4ModeEP7QWidget@Base 6.0.0 ++ _ZN12KUrlComboBoxC1ENS_4ModeEbP7QWidget@Base 6.0.0 ++ _ZN12KUrlComboBoxC2ENS_4ModeEP7QWidget@Base 6.0.0 ++ _ZN12KUrlComboBoxC2ENS_4ModeEbP7QWidget@Base 6.0.0 ++ _ZN12KUrlComboBoxD0Ev@Base 6.0.0 ++ _ZN12KUrlComboBoxD1Ev@Base 6.0.0 ++ _ZN12KUrlComboBoxD2Ev@Base 6.0.0 ++ _ZN13KUrlRequester10textEditedERK7QString@Base 6.0.0 ++ _ZN13KUrlRequester11changeEventEP6QEvent@Base 6.0.0 ++ _ZN13KUrlRequester11eventFilterEP7QObjectP6QEvent@Base 6.0.0 ++ _ZN13KUrlRequester11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.0.0 ++ _ZN13KUrlRequester11qt_metacastEPKc@Base 6.0.0 ++ _ZN13KUrlRequester11setStartDirERK4QUrl@Base 6.0.0 ++ _ZN13KUrlRequester11textChangedERK7QString@Base 6.0.0 ++ _ZN13KUrlRequester11urlSelectedERK4QUrl@Base 6.0.0 ++ _ZN13KUrlRequester12customEditorEv@Base 6.0.0 ++ _ZN13KUrlRequester13returnPressedERK7QString@Base 6.0.0 ++ _ZN13KUrlRequester13setAcceptModeEN11QFileDialog10AcceptModeE@Base 6.0.0 ++ _ZN13KUrlRequester13setNameFilterERK7QString@Base 6.0.0 ++ _ZN13KUrlRequester14openFileDialogEPS_@Base 6.0.0 ++ _ZN13KUrlRequester14setNameFiltersERK5QListI7QStringE@Base 6.0.0 ++ _ZN13KUrlRequester16staticMetaObjectE@Base 6.0.0 ++ _ZN13KUrlRequester18setMimeTypeFiltersERK5QListI7QStringE@Base 6.0.0 ++ _ZN13KUrlRequester18setPlaceholderTextERK7QString@Base 6.0.0 ++ _ZN13KUrlRequester21setFileDialogModalityEN2Qt14WindowModalityE@Base 6.0.0 ++ _ZN13KUrlRequester5clearEv@Base 6.0.0 ++ _ZN13KUrlRequester6setUrlERK4QUrl@Base 6.0.0 ++ _ZN13KUrlRequester7setModeE6QFlagsIN5KFile4ModeEE@Base 6.0.0 ++ _ZN13KUrlRequester7setTextERK7QString@Base 6.0.0 ++ _ZN13KUrlRequesterC1EP7QWidget@Base 6.0.0 ++ _ZN13KUrlRequesterC1EP7QWidgetS1_@Base 6.0.0 ++ _ZN13KUrlRequesterC1ERK4QUrlP7QWidget@Base 6.0.0 ++ _ZN13KUrlRequesterC2EP7QWidget@Base 6.0.0 ++ _ZN13KUrlRequesterC2EP7QWidgetS1_@Base 6.0.0 ++ _ZN13KUrlRequesterC2ERK4QUrlP7QWidget@Base 6.0.0 ++ _ZN13KUrlRequesterD0Ev@Base 6.0.0 ++ _ZN13KUrlRequesterD1Ev@Base 6.0.0 ++ _ZN13KUrlRequesterD2Ev@Base 6.0.0 ++ _ZN13QMetaSequence12MetaSequenceI5QListI4QUrlEE5valueE@Base 6.0.0 ++ _ZN13QMetaSequence12MetaSequenceI5QListIN17KFileItemDelegate11InformationEEE5valueE@Base 6.0.0 ++ _ZN14KSslInfoDialog10setSslInfoERK5QListI15QSslCertificateERK7QStringS7_S7_S7_iiRKS0_IS0_IN9QSslError8SslErrorEEE@Base 6.0.0 ++ _ZN14KSslInfoDialog11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.0.0 ++ _ZN14KSslInfoDialog11qt_metacastEPKc@Base 6.0.0 ++ _ZN14KSslInfoDialog16staticMetaObjectE@Base 6.0.0 ++ _ZN14KSslInfoDialog20setMainPartEncryptedEb@Base 6.0.0 ++ _ZN14KSslInfoDialog26setAuxiliaryPartsEncryptedEb@Base 6.0.0 ++ _ZN14KSslInfoDialog27certificateErrorsFromStringERK7QString@Base 6.0.0 ++ _ZN14KSslInfoDialogC1EP7QWidget@Base 6.0.0 ++ _ZN14KSslInfoDialogC2EP7QWidget@Base 6.0.0 ++ _ZN14KSslInfoDialogD0Ev@Base 6.0.0 ++ _ZN14KSslInfoDialogD1Ev@Base 6.0.0 ++ _ZN14KSslInfoDialogD2Ev@Base 6.0.0 ++ _ZN14KUrlCompletion11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.0.0 ++ _ZN14KUrlCompletion11qt_metacastEPKc@Base 6.0.0 ++ _ZN14KUrlCompletion12replacedPathERK7QStringbb@Base 6.0.0 ++ _ZN14KUrlCompletion13setReplaceEnvEb@Base 6.0.0 ++ _ZN14KUrlCompletion14makeCompletionERK7QString@Base 6.0.0 ++ _ZN14KUrlCompletion14setReplaceHomeEb@Base 6.0.0 ++ _ZN14KUrlCompletion16staticMetaObjectE@Base 6.0.0 ++ _ZN14KUrlCompletion18setMimeTypeFiltersERK5QListI7QStringE@Base 6.0.0 ++ _ZN14KUrlCompletion4stopEv@Base 6.0.0 ++ _ZN14KUrlCompletion6setDirERK4QUrl@Base 6.0.0 ++ _ZN14KUrlCompletion7setModeENS_4ModeE@Base 6.0.0 ++ _ZN14KUrlCompletionC1ENS_4ModeE@Base 6.0.0 ++ _ZN14KUrlCompletionC1Ev@Base 6.0.0 ++ _ZN14KUrlCompletionC2ENS_4ModeE@Base 6.0.0 ++ _ZN14KUrlCompletionC2Ev@Base 6.0.0 ++ _ZN14KUrlCompletionD0Ev@Base 6.0.0 ++ _ZN14KUrlCompletionD1Ev@Base 6.0.0 ++ _ZN14KUrlCompletionD2Ev@Base 6.0.0 ++ _ZN15KOpenWithDialog11eventFilterEP7QObjectP6QEvent@Base 6.0.0 ++ _ZN15KOpenWithDialog11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.0.0 ++ _ZN15KOpenWithDialog11qt_metacastEPKc@Base 6.0.0 ++ _ZN15KOpenWithDialog12slotSelectedERK7QStringS2_@Base 6.0.0 ++ _ZN15KOpenWithDialog15slotHighlightedERK7QStringS2_@Base 6.0.0 ++ _ZN15KOpenWithDialog15slotTextChangedEv@Base 6.0.0 ++ _ZN15KOpenWithDialog16staticMetaObjectE@Base 6.0.0 ++ _ZN15KOpenWithDialog17hideNoCloseOnExitEv@Base 6.0.0 ++ _ZN15KOpenWithDialog17hideRunInTerminalEv@Base 6.0.0 ++ _ZN15KOpenWithDialog19slotTerminalToggledEb@Base 6.0.0 ++ _ZN15KOpenWithDialog22setSaveNewApplicationsEb@Base 6.0.0 ++ _ZN15KOpenWithDialog6acceptEv@Base 6.0.0 ++ _ZN15KOpenWithDialogC1EP7QWidget@Base 6.0.0 ++ _ZN15KOpenWithDialogC1ERK5QListI4QUrlEP7QWidget@Base 6.0.0 ++ _ZN15KOpenWithDialogC1ERK5QListI4QUrlERK7QStringS7_P7QWidget@Base 6.0.0 ++ _ZN15KOpenWithDialogC1ERK5QListI4QUrlERK7QStringS7_S7_P7QWidget@Base 6.0.0 ++ _ZN15KOpenWithDialogC1ERK7QStringS2_P7QWidget@Base 6.0.0 ++ _ZN15KOpenWithDialogC2EP7QWidget@Base 6.0.0 ++ _ZN15KOpenWithDialogC2ERK5QListI4QUrlEP7QWidget@Base 6.0.0 ++ _ZN15KOpenWithDialogC2ERK5QListI4QUrlERK7QStringS7_P7QWidget@Base 6.0.0 ++ _ZN15KOpenWithDialogC2ERK5QListI4QUrlERK7QStringS7_S7_P7QWidget@Base 6.0.0 ++ _ZN15KOpenWithDialogC2ERK7QStringS2_P7QWidget@Base 6.0.0 ++ _ZN15KOpenWithDialogD0Ev@Base 6.0.0 ++ _ZN15KOpenWithDialogD1Ev@Base 6.0.0 ++ _ZN15KOpenWithDialogD2Ev@Base 6.0.0 ++ _ZN16KFileItemActions11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.0.0 ++ _ZN16KFileItemActions11qt_metacastEPKc@Base 6.0.0 ++ _ZN16KFileItemActions12addActionsToEP5QMenu6QFlagsINS_16MenuActionSourceEERK5QListIP7QActionERKS5_I7QStringE@Base 6.0.0 ++ _ZN16KFileItemActions15setParentWidgetEP7QWidget@Base 6.0.0 ++ _ZN16KFileItemActions16staticMetaObjectE@Base 6.0.0 ++ _ZN16KFileItemActions21setItemListPropertiesERK23KFileItemListProperties@Base 6.0.0 ++ _ZN16KFileItemActions22associatedApplicationsERK5QListI7QStringE@Base 6.0.0 ++ _ZN16KFileItemActions23insertOpenWithActionsToEP7QActionP5QMenuRK5QListI7QStringE@Base 6.0.0 ++ _ZN16KFileItemActions24runPreferredApplicationsERK13KFileItemList@Base 6.0.0 ++ _ZN16KFileItemActions28openWithDialogAboutToBeShownEv@Base 6.0.0 ++ _ZN16KFileItemActions5errorERK7QString@Base 6.0.0 ++ _ZN16KFileItemActionsC1EP7QObject@Base 6.0.0 ++ _ZN16KFileItemActionsC2EP7QObject@Base 6.0.0 ++ _ZN16KFileItemActionsD0Ev@Base 6.0.0 ++ _ZN16KFileItemActionsD1Ev@Base 6.0.0 ++ _ZN16KFileItemActionsD2Ev@Base 6.0.0 ++ _ZN16KShellCompletion11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.0.0 ++ _ZN16KShellCompletion11qt_metacastEPKc@Base 6.0.0 ++ _ZN16KShellCompletion14makeCompletionERK7QString@Base 6.0.0 ++ _ZN16KShellCompletion16staticMetaObjectE@Base 6.0.0 ++ _ZN16KShellCompletionC1Ev@Base 6.0.0 ++ _ZN16KShellCompletionC2Ev@Base 6.0.0 ++ _ZN16KShellCompletionD0Ev@Base 6.0.0 ++ _ZN16KShellCompletionD1Ev@Base 6.0.0 ++ _ZN16KShellCompletionD2Ev@Base 6.0.0 ++ _ZN17KFileItemDelegate11editorEventEP6QEventP18QAbstractItemModelRK20QStyleOptionViewItemRK11QModelIndex@Base 6.0.0 ++ _ZN17KFileItemDelegate11eventFilterEP7QObjectP6QEvent@Base 6.0.0 ++ _ZN17KFileItemDelegate11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.0.0 ++ _ZN17KFileItemDelegate11qt_metacastEPKc@Base 6.0.0 ++ _ZN17KFileItemDelegate11setWrapModeEN11QTextOption8WrapModeE@Base 6.0.0 ++ _ZN17KFileItemDelegate13setShadowBlurEd@Base 6.0.0 ++ _ZN17KFileItemDelegate14setMaximumSizeERK5QSize@Base 6.0.0 ++ _ZN17KFileItemDelegate14setShadowColorERK6QColor@Base 6.0.0 ++ _ZN17KFileItemDelegate15setShadowOffsetERK7QPointF@Base 6.0.0 ++ _ZN17KFileItemDelegate16staticMetaObjectE@Base 6.0.0 ++ _ZN17KFileItemDelegate18setShowInformationENS_11InformationE@Base 6.0.0 ++ _ZN17KFileItemDelegate18setShowInformationERK5QListINS_11InformationEE@Base 6.0.0 ++ _ZN17KFileItemDelegate22setJobTransfersVisibleEb@Base 6.0.0 ++ _ZN17KFileItemDelegate22setSelectionEmblemRectE5QRecti@Base 6.13.0-4~ ++ _ZN17KFileItemDelegate24setShowToolTipWhenElidedEb@Base 6.0.0 ++ _ZN17KFileItemDelegate5shapeERK20QStyleOptionViewItemRK11QModelIndex@Base 6.0.0 ++ _ZN17KFileItemDelegate9helpEventEP10QHelpEventP17QAbstractItemViewRK20QStyleOptionViewItemRK11QModelIndex@Base 6.0.0 ++ _ZN17KFileItemDelegateC1EP7QObject@Base 6.0.0 ++ _ZN17KFileItemDelegateC2EP7QObject@Base 6.0.0 ++ _ZN17KFileItemDelegateD0Ev@Base 6.0.0 ++ _ZN17KFileItemDelegateD1Ev@Base 6.0.0 ++ _ZN17KFileItemDelegateD2Ev@Base 6.0.0 ++ _ZN17KPropertiesDialog10canDisplayERK13KFileItemList@Base 6.0.0 ++ _ZN17KPropertiesDialog10showDialogERK13KFileItemListP7QWidgetb@Base 6.0.0 ++ _ZN17KPropertiesDialog10showDialogERK4QUrlP7QWidgetb@Base 6.0.0 ++ _ZN17KPropertiesDialog10showDialogERK5QListI4QUrlEP7QWidgetb@Base 6.0.0 ++ _ZN17KPropertiesDialog10showDialogERK9KFileItemP7QWidgetb@Base 6.0.0 ++ _ZN17KPropertiesDialog11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.0.0 ++ _ZN17KPropertiesDialog11qt_metacastEPKc@Base 6.0.0 ++ _ZN17KPropertiesDialog13abortApplyingEv@Base 6.0.0 ++ _ZN17KPropertiesDialog16propertiesClosedEv@Base 6.0.0 ++ _ZN17KPropertiesDialog16staticMetaObjectE@Base 6.0.0 ++ _ZN17KPropertiesDialog18setFileSharingPageEP7QWidget@Base 6.0.0 ++ _ZN17KPropertiesDialog19setFileNameReadOnlyEb@Base 6.0.0 ++ _ZN17KPropertiesDialog19showFileSharingPageEv@Base 6.0.0 ++ _ZN17KPropertiesDialog4itemEv@Base 6.0.0 ++ _ZN17KPropertiesDialog6acceptEv@Base 6.0.0 ++ _ZN17KPropertiesDialog6rejectEv@Base 6.0.0 ++ _ZN17KPropertiesDialog6renameERK7QString@Base 6.0.0 ++ _ZN17KPropertiesDialog6saveAsERK4QUrlRS0_@Base 6.0.0 ++ _ZN17KPropertiesDialog7appliedEv@Base 6.0.0 ++ _ZN17KPropertiesDialog8canceledEv@Base 6.0.0 ++ _ZN17KPropertiesDialog9updateUrlERK4QUrl@Base 6.0.0 ++ _ZN17KPropertiesDialogC1ERK13KFileItemListP7QWidget@Base 6.0.0 ++ _ZN17KPropertiesDialogC1ERK4QUrlP7QWidget@Base 6.0.0 ++ _ZN17KPropertiesDialogC1ERK4QUrlS2_RK7QStringP7QWidget@Base 6.0.0 ++ _ZN17KPropertiesDialogC1ERK5QListI4QUrlEP7QWidget@Base 6.0.0 ++ _ZN17KPropertiesDialogC1ERK7QStringP7QWidget@Base 6.0.0 ++ _ZN17KPropertiesDialogC1ERK9KFileItemP7QWidget@Base 6.0.0 ++ _ZN17KPropertiesDialogC2ERK13KFileItemListP7QWidget@Base 6.0.0 ++ _ZN17KPropertiesDialogC2ERK4QUrlP7QWidget@Base 6.0.0 ++ _ZN17KPropertiesDialogC2ERK4QUrlS2_RK7QStringP7QWidget@Base 6.0.0 ++ _ZN17KPropertiesDialogC2ERK5QListI4QUrlEP7QWidget@Base 6.0.0 ++ _ZN17KPropertiesDialogC2ERK7QStringP7QWidget@Base 6.0.0 ++ _ZN17KPropertiesDialogC2ERK9KFileItemP7QWidget@Base 6.0.0 ++ _ZN17KPropertiesDialogD0Ev@Base 6.0.0 ++ _ZN17KPropertiesDialogD1Ev@Base 6.0.0 ++ _ZN17KPropertiesDialogD2Ev@Base 6.0.0 ++ _ZN18KSslCertificateBox11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.0.0 ++ _ZN18KSslCertificateBox11qt_metacastEPKc@Base 6.0.0 ++ _ZN18KSslCertificateBox14setCertificateERK15QSslCertificateNS_16CertificatePartyE@Base 6.0.0 ++ _ZN18KSslCertificateBox16staticMetaObjectE@Base 6.0.0 ++ _ZN18KSslCertificateBox5clearEv@Base 6.0.0 ++ _ZN18KSslCertificateBoxC1EP7QWidget@Base 6.0.0 ++ _ZN18KSslCertificateBoxC2EP7QWidget@Base 6.0.0 ++ _ZN18KSslCertificateBoxD0Ev@Base 6.0.0 ++ _ZN18KSslCertificateBoxD1Ev@Base 6.0.0 ++ _ZN18KSslCertificateBoxD2Ev@Base 6.0.0 ++ _ZN18KUrlComboRequester11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.0.0 ++ _ZN18KUrlComboRequester11qt_metacastEPKc@Base 6.0.0 ++ _ZN18KUrlComboRequester16staticMetaObjectE@Base 6.0.0 ++ _ZN18KUrlComboRequesterC1EP7QWidget@Base 6.0.0 ++ _ZN18KUrlComboRequesterC2EP7QWidget@Base 6.0.0 ++ _ZN19KUrlRequesterDialog11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.0.0 ++ _ZN19KUrlRequesterDialog11qt_metacastEPKc@Base 6.0.0 ++ _ZN19KUrlRequesterDialog12urlRequesterEv@Base 6.0.0 ++ _ZN19KUrlRequesterDialog16staticMetaObjectE@Base 6.0.0 ++ _ZN19KUrlRequesterDialog6getUrlERK4QUrlP7QWidgetRK7QString@Base 6.0.0 ++ _ZN19KUrlRequesterDialogC1ERK4QUrlP7QWidget@Base 6.0.0 ++ _ZN19KUrlRequesterDialogC1ERK4QUrlRK7QStringP7QWidget@Base 6.0.0 ++ _ZN19KUrlRequesterDialogC2ERK4QUrlP7QWidget@Base 6.0.0 ++ _ZN19KUrlRequesterDialogC2ERK4QUrlRK7QStringP7QWidget@Base 6.0.0 ++ _ZN19KUrlRequesterDialogD0Ev@Base 6.0.0 ++ _ZN19KUrlRequesterDialogD1Ev@Base 6.0.0 ++ _ZN19KUrlRequesterDialogD2Ev@Base 6.0.0 ++ _ZN23KPropertiesDialogPlugin11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.0.0 ++ _ZN23KPropertiesDialogPlugin11qt_metacastEPKc@Base 6.0.0 ++ _ZN23KPropertiesDialogPlugin12applyChangesEv@Base 6.0.0 ++ _ZN23KPropertiesDialogPlugin16staticMetaObjectE@Base 6.0.0 ++ _ZN23KPropertiesDialogPlugin7changedEv@Base 6.0.0 ++ _ZN23KPropertiesDialogPlugin8setDirtyEb@Base 6.0.0 ++ _ZN23KPropertiesDialogPluginC1EP7QObject@Base 6.0.0 ++ _ZN23KPropertiesDialogPluginC2EP7QObject@Base 6.0.0 ++ _ZN23KPropertiesDialogPluginD0Ev@Base 6.0.0 ++ _ZN23KPropertiesDialogPluginD1Ev@Base 6.0.0 ++ _ZN23KPropertiesDialogPluginD2Ev@Base 6.0.0 ++ _ZN26KBuildSycocaProgressDialog11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.0.0 ++ _ZN26KBuildSycocaProgressDialog11qt_metacastEPKc@Base 6.0.0 ++ _ZN26KBuildSycocaProgressDialog14rebuildKSycocaEP7QWidget@Base 6.0.0 ++ _ZN26KBuildSycocaProgressDialog16staticMetaObjectE@Base 6.0.0 ++ _ZN29KAbstractFileItemActionPlugin11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.0.0 ++ _ZN29KAbstractFileItemActionPlugin11qt_metacastEPKc@Base 6.0.0 ++ _ZN29KAbstractFileItemActionPlugin16staticMetaObjectE@Base 6.0.0 ++ _ZN29KAbstractFileItemActionPlugin5errorERK7QString@Base 6.0.0 ++ _ZN29KAbstractFileItemActionPluginC1EP7QObject@Base 6.0.0 ++ _ZN29KAbstractFileItemActionPluginC2EP7QObject@Base 6.0.0 ++ _ZN29KAbstractFileItemActionPluginD0Ev@Base 6.0.0 ++ _ZN29KAbstractFileItemActionPluginD1Ev@Base 6.0.0 ++ _ZN29KAbstractFileItemActionPluginD2Ev@Base 6.0.0 ++ _ZN3KIO10SkipDialog11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.0.0 ++ _ZN3KIO10SkipDialog11qt_metacastEPKc@Base 6.0.0 ++ _ZN3KIO10SkipDialog16staticMetaObjectE@Base 6.0.0 ++ _ZN3KIO10SkipDialogC1EP7QWidget6QFlagsINS_17SkipDialog_OptionEERK7QString@Base 6.0.0 ++ _ZN3KIO10SkipDialogC2EP7QWidget6QFlagsINS_17SkipDialog_OptionEERK7QString@Base 6.0.0 ++ _ZN3KIO10SkipDialogD0Ev@Base 6.0.0 ++ _ZN3KIO10SkipDialogD1Ev@Base 6.0.0 ++ _ZN3KIO10SkipDialogD2Ev@Base 6.0.0 ++ _ZN3KIO11ImageFilter10shadowBlurER6QImagefRK6QColor@Base 6.0.0 ++ _ZN3KIO12RenameDialog10newDestUrlEv@Base 6.0.0 ++ _ZN3KIO12RenameDialog11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.0.0 ++ _ZN3KIO12RenameDialog11qt_metacastEPKc@Base 6.0.0 ++ _ZN3KIO12RenameDialog11skipPressedEv@Base 6.0.0 ++ _ZN3KIO12RenameDialog13cancelPressedEv@Base 6.0.0 ++ _ZN3KIO12RenameDialog13renamePressedEv@Base 6.0.0 ++ _ZN3KIO12RenameDialog13resumePressedEv@Base 6.0.0 ++ _ZN3KIO12RenameDialog16overwritePressedEv@Base 6.0.0 ++ _ZN3KIO12RenameDialog16resumeAllPressedEv@Base 6.0.0 ++ _ZN3KIO12RenameDialog16staticMetaObjectE@Base 6.0.0 ++ _ZN3KIO12RenameDialog18enableRenameButtonERK7QString@Base 6.0.0 ++ _ZN3KIO12RenameDialog19overwriteAllPressedEv@Base 6.0.0 ++ _ZN3KIO12RenameDialog21suggestNewNamePressedEv@Base 6.0.0 ++ _ZN3KIO12RenameDialog25overwriteWhenOlderPressedEv@Base 6.0.0 ++ _ZN3KIO12RenameDialogC1EP7QWidgetRK7QStringRK4QUrlS8_6QFlagsINS_19RenameDialog_OptionEEyyRK9QDateTimeSE_SE_SE_@Base 6.0.0 ++ _ZN3KIO12RenameDialogC2EP7QWidgetRK7QStringRK4QUrlS8_6QFlagsINS_19RenameDialog_OptionEEyyRK9QDateTimeSE_SE_SE_@Base 6.0.0 ++ _ZN3KIO12RenameDialogD0Ev@Base 6.0.0 ++ _ZN3KIO12RenameDialogD1Ev@Base 6.0.0 ++ _ZN3KIO12RenameDialogD2Ev@Base 6.0.0 ++ _ZN3KIO13JobUiDelegate11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.0.0 ++ _ZN3KIO13JobUiDelegate11qt_metacastEPKc@Base 6.0.0 ++ _ZN3KIO13JobUiDelegate16staticMetaObjectE@Base 6.0.0 ++ _ZN3KIO13JobUiDelegate16unregisterWindowEP7QWidget@Base 6.0.0 ++ _ZN3KIO13JobUiDelegate20updateUrlInClipboardERK4QUrlS3_@Base 6.0.0 ++ _ZN3KIO13JobUiDelegate21askDeleteConfirmationERK5QListI4QUrlENS_22JobUiDelegateExtension12DeletionTypeENS6_16ConfirmationTypeE@Base 6.0.0 ++ _ZN3KIO13JobUiDelegate22createClipboardUpdaterEPNS_3JobENS_22JobUiDelegateExtension20ClipboardUpdaterModeE@Base 6.0.0 ++ _ZN3KIO13JobUiDelegate9setWindowEP7QWidget@Base 6.0.0 ++ _ZN3KIO13JobUiDelegateC1E6QFlagsIN14KJobUiDelegate4FlagEEP7QWidgetRK5QListIP7QObjectE@Base 6.0.0 ++ _ZN3KIO13JobUiDelegateC2E6QFlagsIN14KJobUiDelegate4FlagEEP7QWidgetRK5QListIP7QObjectE@Base 6.0.0 ++ _ZN3KIO13JobUiDelegateD0Ev@Base 6.0.0 ++ _ZN3KIO13JobUiDelegateD1Ev@Base 6.0.0 ++ _ZN3KIO13JobUiDelegateD2Ev@Base 6.0.0 ++ _ZN3KIO15FileUndoManager11UiInterface12virtual_hookEiPv@Base 6.0.0 ++ _ZN3KIO15FileUndoManager11UiInterface15setParentWidgetEP7QWidget@Base 6.0.0 ++ _ZN3KIO15FileUndoManager11UiInterface19setShowProgressInfoEb@Base 6.0.0 ++ _ZN3KIO15FileUndoManager11UiInterface21copiedFileWasModifiedERK4QUrlS4_RK9QDateTimeS7_@Base 6.0.0 ++ _ZN3KIO15FileUndoManager11UiInterface8jobErrorEPNS_3JobE@Base 6.0.0 ++ _ZN3KIO15FileUndoManager11UiInterfaceC1Ev@Base 6.0.0 ++ _ZN3KIO15FileUndoManager11UiInterfaceC2Ev@Base 6.0.0 ++ _ZN3KIO15FileUndoManager11UiInterfaceD0Ev@Base 6.0.0 ++ _ZN3KIO15FileUndoManager11UiInterfaceD1Ev@Base 6.0.0 ++ _ZN3KIO15FileUndoManager11UiInterfaceD2Ev@Base 6.0.0 ++ _ZN3KIO15FileUndoManager11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.0.0 ++ _ZN3KIO15FileUndoManager11qt_metacastEPKc@Base 6.0.0 ++ _ZN3KIO15FileUndoManager13recordCopyJobEPNS_7CopyJobE@Base 6.0.0 ++ _ZN3KIO15FileUndoManager13undoAvailableEb@Base 6.0.0 ++ _ZN3KIO15FileUndoManager14setUiInterfaceEPNS0_11UiInterfaceE@Base 6.0.0 ++ _ZN3KIO15FileUndoManager15undoJobFinishedEv@Base 6.0.0 ++ _ZN3KIO15FileUndoManager15undoTextChangedERK7QString@Base 6.0.0 ++ _ZN3KIO15FileUndoManager16staticMetaObjectE@Base 6.0.0 ++ _ZN3KIO15FileUndoManager19jobRecordingStartedENS0_11CommandTypeE@Base 6.0.0 ++ _ZN3KIO15FileUndoManager20jobRecordingFinishedENS0_11CommandTypeE@Base 6.0.0 ++ _ZN3KIO15FileUndoManager22newCommandSerialNumberEv@Base 6.0.0 ++ _ZN3KIO15FileUndoManager4selfEv@Base 6.0.0 ++ _ZN3KIO15FileUndoManager4undoEv@Base 6.0.0 ++ _ZN3KIO15FileUndoManager9recordJobENS0_11CommandTypeERK5QListI4QUrlERKS3_PNS_3JobE@Base 6.0.0 ++ _ZN3KIO15pasteActionTextEPK9QMimeDataPbRK9KFileItem@Base 6.0.0 ++ _ZN3KIO16DeleteOrTrashJob10slotResultEP4KJob@Base 6.0.0 ++ _ZN3KIO16DeleteOrTrashJob11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.0.0 ++ _ZN3KIO16DeleteOrTrashJob11qt_metacastEPKc@Base 6.0.0 ++ _ZN3KIO16DeleteOrTrashJob16staticMetaObjectE@Base 6.0.0 ++ _ZN3KIO16DeleteOrTrashJob5startEv@Base 6.0.0 ++ _ZN3KIO16DeleteOrTrashJob7startedEv@Base 6.13.0-4~ ++ _ZN3KIO16DeleteOrTrashJobC1ERK5QListI4QUrlENS_22AskUserActionInterface12DeletionTypeENS6_16ConfirmationTypeEP7QObject@Base 6.0.0 ++ _ZN3KIO16DeleteOrTrashJobC2ERK5QListI4QUrlENS_22AskUserActionInterface12DeletionTypeENS6_16ConfirmationTypeEP7QObject@Base 6.0.0 ++ _ZN3KIO16DeleteOrTrashJobD0Ev@Base 6.0.0 ++ _ZN3KIO16DeleteOrTrashJobD1Ev@Base 6.0.0 ++ _ZN3KIO16DeleteOrTrashJobD2Ev@Base 6.0.0 ++ _ZN3KIO16RenameFileDialog11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.0.0 ++ _ZN3KIO16RenameFileDialog11qt_metacastEPKc@Base 6.0.0 ++ _ZN3KIO16RenameFileDialog16renamingFinishedERK5QListI4QUrlE@Base 6.0.0 ++ _ZN3KIO16RenameFileDialog16staticMetaObjectE@Base 6.0.0 ++ _ZN3KIO16RenameFileDialog5errorEP4KJob@Base 6.0.0 ++ _ZN3KIO16RenameFileDialogC1ERK13KFileItemListP7QWidget@Base 6.0.0 ++ _ZN3KIO16RenameFileDialogC2ERK13KFileItemListP7QWidget@Base 6.0.0 ++ _ZN3KIO16RenameFileDialogD0Ev@Base 6.0.0 ++ _ZN3KIO16RenameFileDialogD1Ev@Base 6.0.0 ++ _ZN3KIO16RenameFileDialogD2Ev@Base 6.0.0 ++ _ZN3KIO16canPasteMimeDataEPK9QMimeData@Base 6.0.0 ++ _ZN3KIO18isClipboardDataCutEPK9QMimeData@Base 6.0.0 ++ _ZN3KIO19setClipboardDataCutEP9QMimeDatab@Base 6.0.0 ++ _ZN3KIO27WidgetsAskUserActionHandler11askUserSkipEP4KJob6QFlagsINS_17SkipDialog_OptionEERK7QString@Base 6.0.0 ++ _ZN3KIO27WidgetsAskUserActionHandler11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.0.0 ++ _ZN3KIO27WidgetsAskUserActionHandler11qt_metacastEPKc@Base 6.0.0 ++ _ZN3KIO27WidgetsAskUserActionHandler13askUserDeleteERK5QListI4QUrlENS_22AskUserActionInterface12DeletionTypeENS6_16ConfirmationTypeEP7QWidget@Base 6.0.0 ++ _ZN3KIO27WidgetsAskUserActionHandler13askUserRenameEP4KJobRK7QStringRK4QUrlS8_6QFlagsINS_19RenameDialog_OptionEEyyRK9QDateTimeSE_SE_SE_@Base 6.0.0 ++ _ZN3KIO27WidgetsAskUserActionHandler14showSslDetailsERK4QMapI7QString8QVariantEP7QWidget@Base 6.0.0 ++ _ZN3KIO27WidgetsAskUserActionHandler16staticMetaObjectE@Base 6.0.0 ++ _ZN3KIO27WidgetsAskUserActionHandler18askIgnoreSslErrorsERK4QMapI7QString8QVariantEP7QWidget@Base 6.0.0 ++ _ZN3KIO27WidgetsAskUserActionHandler21requestUserMessageBoxENS_22AskUserActionInterface17MessageDialogTypeERK7QStringS5_S5_S5_S5_S5_S5_S5_P7QWidget@Base 6.0.0 ++ _ZN3KIO27WidgetsAskUserActionHandler9setWindowEP7QWidget@Base 6.0.0 ++ _ZN3KIO27WidgetsAskUserActionHandlerC1EP7QObject@Base 6.0.0 ++ _ZN3KIO27WidgetsAskUserActionHandlerC2EP7QObject@Base 6.0.0 ++ _ZN3KIO27WidgetsAskUserActionHandlerD0Ev@Base 6.0.0 ++ _ZN3KIO27WidgetsAskUserActionHandlerD1Ev@Base 6.0.0 ++ _ZN3KIO27WidgetsAskUserActionHandlerD2Ev@Base 6.0.0 ++ _ZN3KIO31KUriFilterSearchProviderActions11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.0.0 ++ _ZN3KIO31KUriFilterSearchProviderActions11qt_metacastEPKc@Base 6.0.0 ++ _ZN3KIO31KUriFilterSearchProviderActions15setSelectedTextERK7QString@Base 6.0.0 ++ _ZN3KIO31KUriFilterSearchProviderActions16staticMetaObjectE@Base 6.0.0 ++ _ZN3KIO31KUriFilterSearchProviderActions21addWebShortcutsToMenuEP5QMenu@Base 6.0.0 ++ _ZN3KIO31KUriFilterSearchProviderActionsC1EP7QObject@Base 6.0.0 ++ _ZN3KIO31KUriFilterSearchProviderActionsC2EP7QObject@Base 6.0.0 ++ _ZN3KIO31KUriFilterSearchProviderActionsD0Ev@Base 6.0.0 ++ _ZN3KIO31KUriFilterSearchProviderActionsD1Ev@Base 6.0.0 ++ _ZN3KIO31KUriFilterSearchProviderActionsD2Ev@Base 6.0.0 ++ _ZN3KIO4dropEPK10QDropEventRK4QUrl6QFlagsINS_11DropJobFlagEES6_INS_7JobFlagEE@Base 6.0.0 ++ _ZN3KIO4dropEPK10QDropEventRK4QUrl6QFlagsINS_7JobFlagEE@Base 6.0.0 ++ _ZN3KIO5SslUi18askIgnoreSslErrorsERK15KSslErrorUiDataNS0_12RulesStorageE@Base 6.0.0 ++ _ZN3KIO5pasteEPK9QMimeDataRK4QUrl6QFlagsINS_7JobFlagEE@Base 6.0.0 ++ _ZN3KIO7DropJob10slotResultEP4KJob@Base 6.0.0 ++ _ZN3KIO7DropJob11itemCreatedERK4QUrl@Base 6.0.0 ++ _ZN3KIO7DropJob11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.0.0 ++ _ZN3KIO7DropJob11qt_metacastEPKc@Base 6.0.0 ++ _ZN3KIO7DropJob14copyJobStartedEPNS_7CopyJobE@Base 6.0.0 ++ _ZN3KIO7DropJob16staticMetaObjectE@Base 6.0.0 ++ _ZN3KIO7DropJob20popupMenuAboutToShowERK23KFileItemListProperties@Base 6.0.0 ++ _ZN3KIO7DropJob21setApplicationActionsERK5QListIP7QActionE@Base 6.0.0 ++ _ZN3KIO7DropJob8showMenuERK6QPointP7QAction@Base 6.0.0 ++ _ZN3KIO7DropJobD0Ev@Base 6.0.0 ++ _ZN3KIO7DropJobD1Ev@Base 6.0.0 ++ _ZN3KIO7DropJobD2Ev@Base 6.0.0 ++ _ZN3KIO8PasteJob10slotResultEP4KJob@Base 6.0.0 ++ _ZN3KIO8PasteJob11itemCreatedERK4QUrl@Base 6.0.0 ++ _ZN3KIO8PasteJob11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.0.0 ++ _ZN3KIO8PasteJob11qt_metacastEPKc@Base 6.0.0 ++ _ZN3KIO8PasteJob14copyJobStartedEPNS_7CopyJobE@Base 6.0.0 ++ _ZN3KIO8PasteJob16staticMetaObjectE@Base 6.0.0 ++ _ZN3KIO8PasteJobD0Ev@Base 6.0.0 ++ _ZN3KIO8PasteJobD1Ev@Base 6.0.0 ++ _ZN3KIO8PasteJobD2Ev@Base 6.0.0 ++ _ZN5KFile10isTreeViewERKNS_8FileViewE@Base 6.0.0 ++ _ZN5KFile12isDetailViewERKNS_8FileViewE@Base 6.0.0 ++ _ZN5KFile12isSimpleViewERKNS_8FileViewE@Base 6.0.0 ++ _ZN5KFile12isSortByDateERK6QFlagsIN4QDir8SortFlagEE@Base 6.0.0 ++ _ZN5KFile12isSortByNameERK6QFlagsIN4QDir8SortFlagEE@Base 6.0.0 ++ _ZN5KFile12isSortBySizeERK6QFlagsIN4QDir8SortFlagEE@Base 6.0.0 ++ _ZN5KFile12isSortByTypeERK6QFlagsIN4QDir8SortFlagEE@Base 6.0.0 ++ _ZN5KFile13isDefaultViewERKNS_8FileViewE@Base 6.0.0 ++ _ZN5KFile13isPreviewInfoERKNS_8FileViewE@Base 6.0.0 ++ _ZN5KFile14isSeparateDirsERKNS_8FileViewE@Base 6.0.0 ++ _ZN5KFile15isSortDirsFirstERK6QFlagsIN4QDir8SortFlagEE@Base 6.0.0 ++ _ZN5KFile16isDetailTreeViewERKNS_8FileViewE@Base 6.0.0 ++ _ZN5KFile16staticMetaObjectE@Base 6.0.0 ++ _ZN5KFile17isPreviewContentsERKNS_8FileViewE@Base 6.0.0 ++ _ZN5KFile21isSortCaseInsensitiveERK6QFlagsIN4QDir8SortFlagEE@Base 6.0.0 ++ _ZN9KDirModel10insertRowsEiiRK11QModelIndex@Base 6.0.0 ++ _ZN9KDirModel10removeRowsEiiRK11QModelIndex@Base 6.0.0 ++ _ZN9KDirModel11expandToUrlERK4QUrl@Base 6.0.0 ++ _ZN9KDirModel11itemChangedERK11QModelIndex@Base 6.0.0 ++ _ZN9KDirModel11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.0.0 ++ _ZN9KDirModel11qt_metacastEPKc@Base 6.0.0 ++ _ZN9KDirModel12dropMimeDataEPK9QMimeDataN2Qt10DropActionEiiRK11QModelIndex@Base 6.0.0 ++ _ZN9KDirModel12setDirListerEP10KDirLister@Base 6.0.0 ++ _ZN9KDirModel13insertColumnsEiiRK11QModelIndex@Base 6.0.0 ++ _ZN9KDirModel13removeColumnsEiiRK11QModelIndex@Base 6.0.0 ++ _ZN9KDirModel15setDropsAllowedE6QFlagsINS_16DropsAllowedFlagEE@Base 6.0.0 ++ _ZN9KDirModel16clearAllPreviewsEv@Base 6.0.0 ++ _ZN9KDirModel16needSequenceIconERK11QModelIndexi@Base 6.0.0 ++ _ZN9KDirModel16staticMetaObjectE@Base 6.0.0 ++ _ZN9KDirModel17simplifiedUrlListERK5QListI4QUrlE@Base 6.0.0 ++ _ZN9KDirModel19requestSequenceIconERK11QModelIndexi@Base 6.0.0 ++ _ZN9KDirModel22setJobTransfersVisibleEb@Base 6.0.0 ++ _ZN9KDirModel4sortEiN2Qt9SortOrderE@Base 6.0.0 ++ _ZN9KDirModel6expandERK11QModelIndex@Base 6.0.0 ++ _ZN9KDirModel7openUrlERK4QUrl6QFlagsINS_11OpenUrlFlagEE@Base 6.0.0 ++ _ZN9KDirModel7setDataERK11QModelIndexRK8QVarianti@Base 6.0.0 ++ _ZN9KDirModel9fetchMoreERK11QModelIndex@Base 6.0.0 ++ _ZN9KDirModelC1EP7QObject@Base 6.0.0 ++ _ZN9KDirModelC2EP7QObject@Base 6.0.0 ++ _ZN9KDirModelD0Ev@Base 6.0.0 ++ _ZN9KDirModelD1Ev@Base 6.0.0 ++ _ZN9KDirModelD2Ev@Base 6.0.0 ++ _ZNK10KDirLister10metaObjectEv@Base 6.0.0 ++ _ZNK10KDirLister24autoErrorHandlingEnabledEv@Base 6.0.0 ++ _ZNK12KUrlComboBox10metaObjectEv@Base 6.0.0 ++ _ZNK12KUrlComboBox4urlsEv@Base 6.0.0 ++ _ZNK12KUrlComboBox8maxItemsEv@Base 6.0.0 ++ _ZNK13KUrlRequester10acceptModeEv@Base 6.0.0 ++ _ZNK13KUrlRequester10fileDialogEv@Base 6.0.0 ++ _ZNK13KUrlRequester10metaObjectEv@Base 6.0.0 ++ _ZNK13KUrlRequester11nameFiltersEv@Base 6.0.0 ++ _ZNK13KUrlRequester15mimeTypeFiltersEv@Base 6.0.0 ++ _ZNK13KUrlRequester15placeholderTextEv@Base 6.0.0 ++ _ZNK13KUrlRequester16completionObjectEv@Base 6.0.0 ++ _ZNK13KUrlRequester18fileDialogModalityEv@Base 6.0.0 ++ _ZNK13KUrlRequester3urlEv@Base 6.0.0 ++ _ZNK13KUrlRequester4modeEv@Base 6.0.0 ++ _ZNK13KUrlRequester4textEv@Base 6.0.0 ++ _ZNK13KUrlRequester6buttonEv@Base 6.0.0 ++ _ZNK13KUrlRequester8comboBoxEv@Base 6.0.0 ++ _ZNK13KUrlRequester8lineEditEv@Base 6.0.0 ++ _ZNK13KUrlRequester8startDirEv@Base 6.0.0 ++ _ZNK14KSslInfoDialog10metaObjectEv@Base 6.0.0 ++ _ZNK14KUrlCompletion10metaObjectEv@Base 6.0.0 ++ _ZNK14KUrlCompletion10replaceEnvEv@Base 6.0.0 ++ _ZNK14KUrlCompletion11replaceHomeEv@Base 6.0.0 ++ _ZNK14KUrlCompletion12replacedPathERK7QString@Base 6.0.0 ++ _ZNK14KUrlCompletion15mimeTypeFiltersEv@Base 6.0.0 ++ _ZNK14KUrlCompletion16postProcessMatchEP7QString@Base 6.0.0 ++ _ZNK14KUrlCompletion18postProcessMatchesEP18KCompletionMatches@Base 6.0.0 ++ _ZNK14KUrlCompletion18postProcessMatchesEP5QListI7QStringE@Base 6.0.0 ++ _ZNK14KUrlCompletion3dirEv@Base 6.0.0 ++ _ZNK14KUrlCompletion4modeEv@Base 6.0.0 ++ _ZNK14KUrlCompletion9isRunningEv@Base 6.0.0 ++ _ZNK15KOpenWithDialog10metaObjectEv@Base 6.0.0 ++ _ZNK15KOpenWithDialog4textEv@Base 6.0.0 ++ _ZNK15KOpenWithDialog7serviceEv@Base 6.0.0 ++ _ZNK16KFileItemActions10metaObjectEv@Base 6.0.0 ++ _ZNK16KShellCompletion10metaObjectEv@Base 6.0.0 ++ _ZNK16KShellCompletion16postProcessMatchEP7QString@Base 6.0.0 ++ _ZNK16KShellCompletion18postProcessMatchesEP18KCompletionMatches@Base 6.0.0 ++ _ZNK16KShellCompletion18postProcessMatchesEP5QListI7QStringE@Base 6.0.0 ++ _ZNK17KFileItemDelegate10metaObjectEv@Base 6.0.0 ++ _ZNK17KFileItemDelegate10shadowBlurEv@Base 6.0.0 ++ _ZNK17KFileItemDelegate11maximumSizeEv@Base 6.0.0 ++ _ZNK17KFileItemDelegate11shadowColorEv@Base 6.0.0 ++ _ZNK17KFileItemDelegate12createEditorEP7QWidgetRK20QStyleOptionViewItemRK11QModelIndex@Base 6.0.0 ++ _ZNK17KFileItemDelegate12setModelDataEP7QWidgetP18QAbstractItemModelRK11QModelIndex@Base 6.0.0 ++ _ZNK17KFileItemDelegate12shadowOffsetEv@Base 6.0.0 ++ _ZNK17KFileItemDelegate13setEditorDataEP7QWidgetRK11QModelIndex@Base 6.0.0 ++ _ZNK17KFileItemDelegate15showInformationEv@Base 6.0.0 ++ _ZNK17KFileItemDelegate19drawSelectionEmblemE20QStyleOptionViewItemP8QPainterRK11QModelIndex@Base 6.13.0-4~ ++ _ZNK17KFileItemDelegate19jobTransfersVisibleEv@Base 6.0.0 ++ _ZNK17KFileItemDelegate19selectionEmblemRectEv@Base 6.13.0-4~ ++ _ZNK17KFileItemDelegate20updateEditorGeometryEP7QWidgetRK20QStyleOptionViewItemRK11QModelIndex@Base 6.0.0 ++ _ZNK17KFileItemDelegate21showToolTipWhenElidedEv@Base 6.0.0 ++ _ZNK17KFileItemDelegate5paintEP8QPainterRK20QStyleOptionViewItemRK11QModelIndex@Base 6.0.0 ++ _ZNK17KFileItemDelegate8fileItemERK11QModelIndex@Base 6.13.0-4~ ++ _ZNK17KFileItemDelegate8iconRectERK20QStyleOptionViewItemRK11QModelIndex@Base 6.0.0 ++ _ZNK17KFileItemDelegate8sizeHintERK20QStyleOptionViewItemRK11QModelIndex@Base 6.0.0 ++ _ZNK17KFileItemDelegate8wrapModeEv@Base 6.0.0 ++ _ZNK17KPropertiesDialog10currentDirEv@Base 6.0.0 ++ _ZNK17KPropertiesDialog10metaObjectEv@Base 6.0.0 ++ _ZNK17KPropertiesDialog11defaultNameEv@Base 6.0.0 ++ _ZNK17KPropertiesDialog3urlEv@Base 6.0.0 ++ _ZNK17KPropertiesDialog5itemsEv@Base 6.0.0 ++ _ZNK18KSslCertificateBox10metaObjectEv@Base 6.0.0 ++ _ZNK18KUrlComboRequester10metaObjectEv@Base 6.0.0 ++ _ZNK19KUrlRequesterDialog10metaObjectEv@Base 6.0.0 ++ _ZNK19KUrlRequesterDialog11selectedUrlEv@Base 6.0.0 ++ _ZNK23KPropertiesDialogPlugin10fontHeightEv@Base 6.0.0 ++ _ZNK23KPropertiesDialogPlugin10metaObjectEv@Base 6.0.0 ++ _ZNK23KPropertiesDialogPlugin7isDirtyEv@Base 6.0.0 ++ _ZNK26KBuildSycocaProgressDialog10metaObjectEv@Base 6.0.0 ++ _ZNK29KAbstractFileItemActionPlugin10metaObjectEv@Base 6.0.0 ++ _ZNK3KIO10SkipDialog10metaObjectEv@Base 6.0.0 ++ _ZNK3KIO12RenameDialog10metaObjectEv@Base 6.0.0 ++ _ZNK3KIO12RenameDialog11autoDestUrlEv@Base 6.0.0 ++ _ZNK3KIO13JobUiDelegate10metaObjectEv@Base 6.0.0 ++ _ZNK3KIO15FileUndoManager10metaObjectEv@Base 6.0.0 ++ _ZNK3KIO15FileUndoManager11UiInterface12parentWidgetEv@Base 6.0.0 ++ _ZNK3KIO15FileUndoManager11UiInterface16showProgressInfoEv@Base 6.0.0 ++ _ZNK3KIO15FileUndoManager11uiInterfaceEv@Base 6.0.0 ++ _ZNK3KIO15FileUndoManager15isUndoAvailableEv@Base 6.0.0 ++ _ZNK3KIO15FileUndoManager26currentCommandSerialNumberEv@Base 6.0.0 ++ _ZNK3KIO15FileUndoManager8undoTextEv@Base 6.0.0 ++ _ZNK3KIO16DeleteOrTrashJob10metaObjectEv@Base 6.0.0 ++ _ZNK3KIO16RenameFileDialog10metaObjectEv@Base 6.0.0 ++ _ZNK3KIO27WidgetsAskUserActionHandler10metaObjectEv@Base 6.0.0 ++ _ZNK3KIO31KUriFilterSearchProviderActions10metaObjectEv@Base 6.0.0 ++ _ZNK3KIO31KUriFilterSearchProviderActions12selectedTextEv@Base 6.0.0 ++ _ZNK3KIO7DropJob10metaObjectEv@Base 6.0.0 ++ _ZNK3KIO8PasteJob10metaObjectEv@Base 6.0.0 ++ _ZNK9KDirModel10headerDataEiN2Qt11OrientationEi@Base 6.0.0 ++ _ZNK9KDirModel10metaObjectEv@Base 6.0.0 ++ _ZNK9KDirModel11columnCountERK11QModelIndex@Base 6.0.0 ++ _ZNK9KDirModel11hasChildrenERK11QModelIndex@Base 6.0.0 ++ _ZNK9KDirModel11indexForUrlERK4QUrl@Base 6.0.0 ++ _ZNK9KDirModel12canFetchMoreERK11QModelIndex@Base 6.0.0 ++ _ZNK9KDirModel12indexForItemERK9KFileItem@Base 6.0.0 ++ _ZNK9KDirModel12itemForIndexERK11QModelIndex@Base 6.0.0 ++ _ZNK9KDirModel19jobTransfersVisibleEv@Base 6.0.0 ++ _ZNK9KDirModel20supportedDropActionsEv@Base 6.0.0 ++ _ZNK9KDirModel4dataERK11QModelIndexi@Base 6.0.0 ++ _ZNK9KDirModel5flagsERK11QModelIndex@Base 6.0.0 ++ _ZNK9KDirModel5indexEiiRK11QModelIndex@Base 6.0.0 ++ _ZNK9KDirModel6parentERK11QModelIndex@Base 6.0.0 ++ _ZNK9KDirModel7siblingEiiRK11QModelIndex@Base 6.0.0 ++ _ZNK9KDirModel8mimeDataERK5QListI11QModelIndexE@Base 6.0.0 ++ _ZNK9KDirModel8rowCountERK11QModelIndex@Base 6.0.0 ++ _ZNK9KDirModel9dirListerEv@Base 6.0.0 ++ _ZNK9KDirModel9mimeTypesEv@Base 6.0.0 ++ _ZNK9KDirModel9roleNamesEv@Base 6.0.0 ++ _ZSt19piecewise_construct@Base 6.0.0 ++ _ZTI10KDirLister@Base 6.0.0 ++ _ZTI12KUrlComboBox@Base 6.0.0 ++ _ZTI13KUrlRequester@Base 6.0.0 ++ _ZTI14KSslInfoDialog@Base 6.0.0 ++ _ZTI14KUrlCompletion@Base 6.0.0 ++ _ZTI15KOpenWithDialog@Base 6.0.0 ++ _ZTI16KFileItemActions@Base 6.0.0 ++ _ZTI16KShellCompletion@Base 6.0.0 ++ _ZTI17KFileItemDelegate@Base 6.0.0 ++ _ZTI17KPropertiesDialog@Base 6.0.0 ++ _ZTI18KSslCertificateBox@Base 6.0.0 ++ _ZTI18KUrlComboRequester@Base 6.0.0 ++ _ZTI19KUrlRequesterDialog@Base 6.0.0 ++ _ZTI23KPropertiesDialogPlugin@Base 6.0.0 ++ _ZTI26KBuildSycocaProgressDialog@Base 6.0.0 ++ _ZTI29KAbstractFileItemActionPlugin@Base 6.0.0 ++ _ZTI9KDirModel@Base 6.0.0 ++ _ZTIN3KIO10SkipDialogE@Base 6.0.0 ++ _ZTIN3KIO12RenameDialogE@Base 6.0.0 ++ _ZTIN3KIO13JobUiDelegateE@Base 6.0.0 ++ _ZTIN3KIO15FileUndoManager11UiInterfaceE@Base 6.0.0 ++ _ZTIN3KIO15FileUndoManagerE@Base 6.0.0 ++ _ZTIN3KIO16DeleteOrTrashJobE@Base 6.0.0 ++ _ZTIN3KIO16RenameFileDialogE@Base 6.0.0 ++ _ZTIN3KIO27WidgetsAskUserActionHandlerE@Base 6.0.0 ++ _ZTIN3KIO31KUriFilterSearchProviderActionsE@Base 6.0.0 ++ _ZTIN3KIO7DropJobE@Base 6.0.0 ++ _ZTIN3KIO8PasteJobE@Base 6.0.0 ++ (arch=armel riscv64)_ZTIN9__gnu_cxx7__mutexE@Base 6.0.0 ++ (arch=armel riscv64)_ZTISt11_Mutex_baseILN9__gnu_cxx12_Lock_policyE1EE@Base 6.0.0 ++ (arch=!armel !riscv64)_ZTISt11_Mutex_baseILN9__gnu_cxx12_Lock_policyE2EE@Base 6.0.0 ++ (arch=armel riscv64)_ZTISt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE1EE@Base 6.0.0 ++ (arch=!armel !riscv64)_ZTISt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EE@Base 6.0.0 ++ (arch=armel armhf)_ZTISt19_Sp_make_shared_tag@Base 6.0.0 ++ _ZTIZN9QMetaType17registerConverterI5QListI4QUrlE9QIterableI13QMetaSequenceEN9QtPrivate33QSequentialIterableConvertFunctorIS3_EEEEbT1_EUlPKvPvE_@Base 6.0.0 ++ _ZTIZN9QMetaType17registerConverterI5QListIN17KFileItemDelegate11InformationEE9QIterableI13QMetaSequenceEN9QtPrivate33QSequentialIterableConvertFunctorIS4_EEEEbT1_EUlPKvPvE_@Base 6.0.0 ++ _ZTIZN9QMetaType19registerMutableViewI5QListI4QUrlE9QIterableI13QMetaSequenceEN9QtPrivate37QSequentialIterableMutableViewFunctorIS3_EEEEbT1_EUlPvSB_E_@Base 6.0.0 ++ _ZTIZN9QMetaType19registerMutableViewI5QListIN17KFileItemDelegate11InformationEE9QIterableI13QMetaSequenceEN9QtPrivate37QSequentialIterableMutableViewFunctorIS4_EEEEbT1_EUlPvSC_E_@Base 6.0.0 ++ _ZTS10KDirLister@Base 6.0.0 ++ _ZTS12KUrlComboBox@Base 6.0.0 ++ _ZTS13KUrlRequester@Base 6.0.0 ++ _ZTS14KSslInfoDialog@Base 6.0.0 ++ _ZTS14KUrlCompletion@Base 6.0.0 ++ _ZTS15KOpenWithDialog@Base 6.0.0 ++ _ZTS16KFileItemActions@Base 6.0.0 ++ _ZTS16KShellCompletion@Base 6.0.0 ++ _ZTS17KFileItemDelegate@Base 6.0.0 ++ _ZTS17KPropertiesDialog@Base 6.0.0 ++ _ZTS18KSslCertificateBox@Base 6.0.0 ++ _ZTS18KUrlComboRequester@Base 6.0.0 ++ _ZTS19KUrlRequesterDialog@Base 6.0.0 ++ _ZTS23KPropertiesDialogPlugin@Base 6.0.0 ++ _ZTS26KBuildSycocaProgressDialog@Base 6.0.0 ++ _ZTS29KAbstractFileItemActionPlugin@Base 6.0.0 ++ _ZTS9KDirModel@Base 6.0.0 ++ _ZTSN3KIO10SkipDialogE@Base 6.0.0 ++ _ZTSN3KIO12RenameDialogE@Base 6.0.0 ++ _ZTSN3KIO13JobUiDelegateE@Base 6.0.0 ++ _ZTSN3KIO15FileUndoManager11UiInterfaceE@Base 6.0.0 ++ _ZTSN3KIO15FileUndoManagerE@Base 6.0.0 ++ _ZTSN3KIO16DeleteOrTrashJobE@Base 6.0.0 ++ _ZTSN3KIO16RenameFileDialogE@Base 6.0.0 ++ _ZTSN3KIO27WidgetsAskUserActionHandlerE@Base 6.0.0 ++ _ZTSN3KIO31KUriFilterSearchProviderActionsE@Base 6.0.0 ++ _ZTSN3KIO7DropJobE@Base 6.0.0 ++ _ZTSN3KIO8PasteJobE@Base 6.0.0 ++ (arch=armel riscv64)_ZTSN9__gnu_cxx7__mutexE@Base 6.0.0 ++ (arch=armel riscv64)_ZTSSt11_Mutex_baseILN9__gnu_cxx12_Lock_policyE1EE@Base 6.0.0 ++ (arch=!armel !riscv64)_ZTSSt11_Mutex_baseILN9__gnu_cxx12_Lock_policyE2EE@Base 6.0.0 ++ (arch=armel riscv64)_ZTSSt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE1EE@Base 6.0.0 ++ (arch=!armel !riscv64)_ZTSSt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EE@Base 6.0.0 ++ _ZTSSt19_Sp_make_shared_tag@Base 6.0.0 ++ (arch=armel riscv64)_ZTSSt23_Sp_counted_ptr_inplaceI23QDBusPendingCallWatcherSaIvELN9__gnu_cxx12_Lock_policyE1EE@Base 6.0.0 ++ (arch=!armel !riscv64)_ZTSSt23_Sp_counted_ptr_inplaceI23QDBusPendingCallWatcherSaIvELN9__gnu_cxx12_Lock_policyE2EE@Base 6.0.0 ++ _ZTSZN9QMetaType17registerConverterI5QListI4QUrlE9QIterableI13QMetaSequenceEN9QtPrivate33QSequentialIterableConvertFunctorIS3_EEEEbT1_EUlPKvPvE_@Base 6.0.0 ++ _ZTSZN9QMetaType17registerConverterI5QListIN17KFileItemDelegate11InformationEE9QIterableI13QMetaSequenceEN9QtPrivate33QSequentialIterableConvertFunctorIS4_EEEEbT1_EUlPKvPvE_@Base 6.0.0 ++ _ZTSZN9QMetaType19registerMutableViewI5QListI4QUrlE9QIterableI13QMetaSequenceEN9QtPrivate37QSequentialIterableMutableViewFunctorIS3_EEEEbT1_EUlPvSB_E_@Base 6.0.0 ++ _ZTSZN9QMetaType19registerMutableViewI5QListIN17KFileItemDelegate11InformationEE9QIterableI13QMetaSequenceEN9QtPrivate37QSequentialIterableMutableViewFunctorIS4_EEEEbT1_EUlPvSC_E_@Base 6.0.0 ++ _ZTV10KDirLister@Base 6.0.0 ++ _ZTV12KUrlComboBox@Base 6.0.0 ++ _ZTV13KUrlRequester@Base 6.0.0 ++ _ZTV14KSslInfoDialog@Base 6.0.0 ++ _ZTV14KUrlCompletion@Base 6.0.0 ++ _ZTV15KOpenWithDialog@Base 6.0.0 ++ _ZTV16KFileItemActions@Base 6.0.0 ++ _ZTV16KShellCompletion@Base 6.0.0 ++ _ZTV17KFileItemDelegate@Base 6.0.0 ++ _ZTV17KPropertiesDialog@Base 6.0.0 ++ _ZTV18KSslCertificateBox@Base 6.0.0 ++ _ZTV18KUrlComboRequester@Base 6.0.0 ++ _ZTV19KUrlRequesterDialog@Base 6.0.0 ++ _ZTV23KPropertiesDialogPlugin@Base 6.0.0 ++ _ZTV26KBuildSycocaProgressDialog@Base 6.0.0 ++ _ZTV29KAbstractFileItemActionPlugin@Base 6.0.0 ++ _ZTV9KDirModel@Base 6.0.0 ++ _ZTVN3KIO10SkipDialogE@Base 6.0.0 ++ _ZTVN3KIO12RenameDialogE@Base 6.0.0 ++ _ZTVN3KIO13JobUiDelegateE@Base 6.0.0 ++ _ZTVN3KIO15FileUndoManager11UiInterfaceE@Base 6.0.0 ++ _ZTVN3KIO15FileUndoManagerE@Base 6.0.0 ++ _ZTVN3KIO16DeleteOrTrashJobE@Base 6.0.0 ++ _ZTVN3KIO16RenameFileDialogE@Base 6.0.0 ++ _ZTVN3KIO27WidgetsAskUserActionHandlerE@Base 6.0.0 ++ _ZTVN3KIO31KUriFilterSearchProviderActionsE@Base 6.0.0 ++ _ZTVN3KIO7DropJobE@Base 6.0.0 ++ _ZTVN3KIO8PasteJobE@Base 6.0.0 ++ (optional=templinst)_ZZN9QMetaType21registerConverterImplI5QListI4QUrlE9QIterableI13QMetaSequenceEEEbSt8functionIFbPKvPvEES_S_E10unregister@Base 6.0.0 ++ (optional=templinst)_ZZN9QMetaType21registerConverterImplI5QListIN17KFileItemDelegate11InformationEE9QIterableI13QMetaSequenceEEEbSt8functionIFbPKvPvEES_S_E10unregister@Base 6.0.0 ++ (optional=templinst)_ZZN9QMetaType23registerMutableViewImplI5QListI4QUrlE9QIterableI13QMetaSequenceEEEbSt8functionIFbPvS8_EES_S_E10unregister@Base 6.0.0 ++ (optional=templinst)_ZZN9QMetaType23registerMutableViewImplI5QListIN17KFileItemDelegate11InformationEE9QIterableI13QMetaSequenceEEEbSt8functionIFbPvS9_EES_S_E10unregister@Base 6.0.0 ++ _ZZNSt19_Sp_make_shared_tag5_S_tiEvE5__tag@Base 6.0.0 ++ (c++)"non-virtual thunk to KIO::JobUiDelegate::askDeleteConfirmation(QList const&, KIO::JobUiDelegateExtension::DeletionType, KIO::JobUiDelegateExtension::ConfirmationType)@Base" 6.0.0 ++ (c++)"non-virtual thunk to KIO::JobUiDelegate::createClipboardUpdater(KIO::Job*, KIO::JobUiDelegateExtension::ClipboardUpdaterMode)@Base" 6.0.0 ++ (c++)"non-virtual thunk to KIO::JobUiDelegate::updateUrlInClipboard(QUrl const&, QUrl const&)@Base" 6.0.0 ++ (c++)"non-virtual thunk to KIO::JobUiDelegate::~JobUiDelegate()@Base" 6.0.0 ++ (c++)"non-virtual thunk to KIO::RenameDialog::~RenameDialog()@Base" 6.0.0 ++ (c++)"non-virtual thunk to KIO::RenameFileDialog::~RenameFileDialog()@Base" 6.0.0 ++ (c++)"non-virtual thunk to KIO::SkipDialog::~SkipDialog()@Base" 6.0.0 ++ (c++)"non-virtual thunk to KOpenWithDialog::~KOpenWithDialog()@Base" 6.0.0 ++ (c++)"non-virtual thunk to KPropertiesDialog::~KPropertiesDialog()@Base" 6.0.0 ++ (c++)"non-virtual thunk to KSslCertificateBox::~KSslCertificateBox()@Base" 6.0.0 ++ (c++)"non-virtual thunk to KSslInfoDialog::~KSslInfoDialog()@Base" 6.0.0 ++ (c++)"non-virtual thunk to KUrlComboBox::setCompletionObject(KCompletion*, bool)@Base" 6.0.0 ++ (c++)"non-virtual thunk to KUrlComboBox::~KUrlComboBox()@Base" 6.0.0 ++ (c++)"non-virtual thunk to KUrlRequester::~KUrlRequester()@Base" 6.0.0 ++ (c++)"non-virtual thunk to KUrlRequesterDialog::~KUrlRequesterDialog()@Base" 6.0.0 diff --cc debian/patches/Use-CXX_FLAGS-for-moc_predefs.h.patch index 0000000,0000000..8cb5814 new file mode 100644 --- /dev/null +++ b/debian/patches/Use-CXX_FLAGS-for-moc_predefs.h.patch @@@ -1,0 -1,0 +1,26 @@@ ++From: Maximiliano Curia ++Date: Wed, 28 Aug 2019 11:50:33 -0300 ++Subject: Use CXX_FLAGS for moc_predefs.h ++Last-Updated: 2024-12-04 ++ ++--- ++ src/core/CMakeLists.txt | 4 +++- ++ 1 file changed, 3 insertions(+), 1 deletion(-) ++ ++--- a/src/core/CMakeLists.txt +++++ b/src/core/CMakeLists.txt ++@@ -224,10 +224,12 @@ endif() ++ ++ # this should be done by cmake, see bug 371721 ++ if(CMAKE_CXX_COMPILER_ID STREQUAL "Clang" OR CMAKE_CXX_COMPILER_ID STREQUAL "GNU") +++ separate_arguments(_cxxflags NATIVE_COMMAND "${CMAKE_CXX_FLAGS}") ++ add_custom_command( ++ OUTPUT ${CMAKE_CURRENT_BINARY_DIR}/moc_predefs.h ++- COMMAND "${CMAKE_CXX_COMPILER}" "${CMAKE_CXX_COMPILER_ARG1}" "-dM" "-E" "-c" "${CMAKE_ROOT}/Modules/CMakeCXXCompilerABI.cpp" > ${CMAKE_CURRENT_BINARY_DIR}/moc_predefs.h +++ COMMAND "${CMAKE_CXX_COMPILER}" "${CMAKE_CXX_COMPILER_ARG1}" ${_cxxflags} "-dM" "-E" "-c" "${CMAKE_ROOT}/Modules/CMakeCXXCompilerABI.cpp" > ${CMAKE_CURRENT_BINARY_DIR}/moc_predefs.h ++ ) +++ unset(_cxxflags) ++ set_property(TARGET KF6KIOCore APPEND PROPERTY AUTOMOC_MOC_OPTIONS --include ${CMAKE_CURRENT_BINARY_DIR}/moc_predefs.h) ++ set_property(TARGET KF6KIOCore APPEND PROPERTY AUTOGEN_TARGET_DEPENDS ${CMAKE_CURRENT_BINARY_DIR}/moc_predefs.h) ++ endif() ++ diff --cc debian/patches/hurd_disable_unimplemented.diff index 0000000,0000000..d691f75 new file mode 100644 --- /dev/null +++ b/debian/patches/hurd_disable_unimplemented.diff @@@ -1,0 -1,0 +1,28 @@@ ++Author: Pino Toscano ++Description: On Hurd, do not look for functions unimplemented in libc ++ The check_function_exists() function of cmake does not keep into account the ++ defines that glibc provides for the stubs (i.e. unimplemented functions that ++ always return ENOSYS), so some functions are detected as available. ++ Unfortunately, due to --fatal-warnings for the linker, linking will fail. ++ Hence, do not attempt to look for functions that are currently unimplemented ++ on GNU/Hurd's libc. ++Last-Update: 2024-05-09 ++Forwarded: not-needed ++ ++--- a/src/kioworkers/file/ConfigureChecks.cmake +++++ b/src/kioworkers/file/ConfigureChecks.cmake ++@@ -13,8 +13,12 @@ check_include_files(sys/xattr.h HAVE_SYS_XATTR_H) ++ # On FreeBSD extattr.h doesn't compile without manually including sys/types.h ++ check_include_files("sys/types.h;sys/extattr.h" HAVE_SYS_EXTATTR_H) ++ ++-check_function_exists(copy_file_range HAVE_COPY_FILE_RANGE) +++if (NOT (CMAKE_SYSTEM_NAME STREQUAL "GNU")) +++ check_function_exists(copy_file_range HAVE_COPY_FILE_RANGE) +++endif() ++ ++-check_function_exists(posix_fadvise HAVE_FADVISE) # KIO worker +++if (NOT (CMAKE_SYSTEM_NAME STREQUAL "GNU")) +++ check_function_exists(posix_fadvise HAVE_FADVISE) # KIO worker +++endif() ++ ++ check_struct_has_member("struct dirent" d_type dirent.h HAVE_DIRENT_D_TYPE LANGUAGE CXX) diff --cc debian/patches/report_error_removing_dirs index 0000000,0000000..5a627d5 new file mode 100644 --- /dev/null +++ b/debian/patches/report_error_removing_dirs @@@ -1,0 -1,0 +1,59 @@@ ++From: Debian/Kubuntu Qt/KDE Maintainers ++Date: Thu, 31 Mar 2016 15:38:43 +0200 ++Subject: report_error_removing_dirs ++Last-Updated: 2024-12-04 ++ ++=================================================================== ++--- ++ src/core/copyjob.cpp | 17 +++++++++++++---- ++ 1 file changed, 13 insertions(+), 4 deletions(-) ++ ++--- a/src/core/copyjob.cpp +++++ b/src/core/copyjob.cpp ++@@ -240,6 +240,7 @@ public: ++ , m_bOverwriteAllDirs(false) ++ , m_bOverwriteWhenOlder(false) ++ , m_conflictError(0) +++ , m_dirsFailedError(0) ++ , m_reportTimer(nullptr) ++ { ++ } ++@@ -314,6 +315,8 @@ public: ++ }; ++ ++ int m_conflictError; +++ int m_dirsFailedError; +++ QString m_dirsFailedErrorText; ++ ++ QTimer *m_reportTimer; ++ QElapsedTimer m_speedMeasurementTimer; ++@@ -2168,6 +2171,10 @@ void CopyJobPrivate::setNextDirAttribute ++ m_reportTimer->stop(); ++ } ++ +++ if (m_dirsFailedError) { +++ q->setError(m_dirsFailedError); +++ q->setErrorText(m_dirsFailedErrorText); +++ } ++ q->emitResult(); ++ } ++ } ++@@ -2257,12 +2264,14 @@ void CopyJobPrivate::slotTotalSize(KJob ++ void CopyJobPrivate::slotResultDeletingDirs(KJob *job) ++ { ++ Q_Q(CopyJob); +++ const QUrl url = static_cast(job)->url(); ++ if (job->error()) { ++- // Couldn't remove directory. Well, perhaps it's not empty ++- // because the user pressed Skip for a given file in it. ++- // Let's not display "Could not remove dir ..." for each of those dir ! +++ m_dirsFailedError = job->error(); +++ m_dirsFailedErrorText = job->errorText(); +++ // Remove the parents +++ skip(url, true); ++ } else { ++- m_successSrcList.append(static_cast(job)->url()); +++ m_successSrcList.append(url); ++ } ++ q->removeSubjob(job); ++ Q_ASSERT(!q->hasSubjobs()); diff --cc debian/patches/series index 0000000,0000000..17474aa new file mode 100644 --- /dev/null +++ b/debian/patches/series @@@ -1,0 -1,0 +1,17 @@@ ++report_error_removing_dirs ++hurd_disable_unimplemented.diff ++Use-CXX_FLAGS-for-moc_predefs.h.patch ++ ++upstream_d8441b7b_Show-single-click-selection-emblem-when-using-single-click-mouse-mode.patch ++# fixed in 6.14 ++upstream_KUrlNavigatorButton.patch ++upstream_cd0810f8_KFileWidget-Do-not-override-filename-with-folder-name-if-edited.patch ++upstream_31806c51_KProcessRunner-Fix-launching-actions-without-executable.patch ++upstream_3c3d5904_core-Add-infrastructure-for-inhibiting-suspend-in-jobs.patch ++upstream_60191c04_CopyJob-Inhibit-suspend-during-copy-operation.patch ++upstream_17cd1c9b_DeleteOrTrashJob-Add-started-signal.patch ++upstream_3e6175e4_KFilePlacesView-Show-busy-indicator-while-emptying-trash.patch ++upstream_719e0b00_KFileWidget-Fix-key-navigation-escaping-in-save-dialogs.patch ++upstream_c747fa0f_Avoid-unnecessary-sequencing-jobs-in-PreviewGenerator.patch ++upstream_81ca0e2c_Fix-incorrect-usage-percentage-in-Properties-dialog-for-virtual-filesystems.patch ++upstream_9143fc2a_Fix-dialog-modality-settings.patch diff --cc debian/patches/upstream_17cd1c9b_DeleteOrTrashJob-Add-started-signal.patch index 0000000,0000000..f22b30b new file mode 100644 --- /dev/null +++ b/debian/patches/upstream_17cd1c9b_DeleteOrTrashJob-Add-started-signal.patch @@@ -1,0 -1,0 +1,50 @@@ ++From 17cd1c9bb99c4043018eda7b1a789af98b29f2b4 Mon Sep 17 00:00:00 2001 ++From: Kai Uwe Broulik ++Date: Thu, 1 May 2025 19:01:23 +0200 ++Subject: [PATCH] DeleteOrTrashJob: Add started signal ++ ++It's emitted when the user has confirmed emptying trash and ++it will actually commence emptying it. ++--- ++ src/widgets/deleteortrashjob.cpp | 2 ++ ++ src/widgets/deleteortrashjob.h | 11 +++++++++++ ++ 2 files changed, 13 insertions(+) ++ ++diff --git a/src/widgets/deleteortrashjob.cpp b/src/widgets/deleteortrashjob.cpp ++index 1f182c99c..1af01a236 100644 ++--- a/src/widgets/deleteortrashjob.cpp +++++ b/src/widgets/deleteortrashjob.cpp ++@@ -87,6 +87,8 @@ void DeleteOrTrashJobPrivate::slotAskUser(bool allowDelete, const QList &u ++ // show the "File is too large to Trash" error message ++ job->uiDelegate()->setAutoErrorHandlingEnabled(false); ++ q->addSubjob(job); +++ +++ Q_EMIT q->started(); ++ } ++ } ++ ++diff --git a/src/widgets/deleteortrashjob.h b/src/widgets/deleteortrashjob.h ++index dfcc6c8ee..486a1be70 100644 ++--- a/src/widgets/deleteortrashjob.h +++++ b/src/widgets/deleteortrashjob.h ++@@ -74,6 +74,17 @@ public: ++ */ ++ void start() override; ++ +++Q_SIGNALS: +++ /** +++ * Emitted when the actual delete or trash job has been started. +++ * +++ * This can be used to display a busy indicator after the user has confirmed +++ * this operation. +++ * +++ * @since 6.15 +++ */ +++ void started(); +++ ++ private: ++ void slotResult(KJob *job) override; ++ ++-- ++GitLab ++ diff --cc debian/patches/upstream_31806c51_KProcessRunner-Fix-launching-actions-without-executable.patch index 0000000,0000000..65b37f7 new file mode 100644 --- /dev/null +++ b/debian/patches/upstream_31806c51_KProcessRunner-Fix-launching-actions-without-executable.patch @@@ -1,0 -1,0 +1,108 @@@ ++From 31806c5180eb7cd1ad2f354eafd84f8fc490eae2 Mon Sep 17 00:00:00 2001 ++From: =?UTF-8?q?Ball=C3=B3=20Gy=C3=B6rgy?= ++Date: Fri, 4 Apr 2025 08:08:31 +0200 ++Subject: [PATCH] KProcessRunner: Fix launching actions without executable ++ ++If D-Bus activation is possible, it's not needed to have an executable, ++since everything is done via D-Bus. Therefore look for the matching action ++name instead of the exec value when launching an action. The specification ++allows to omit the "Exec" key if "DBusActivatable" is true. ++ ++Most applications specify the Exec parameter for compatibility reasons, but ++if the action's "Exec" line got removed from a D-Bus activatable desktop ++file, then KIO just activates the application rather than calling the ++requested action. This change fixes that issue. ++--- ++ src/gui/applicationlauncherjob.cpp | 7 +++++-- ++ src/gui/kprocessrunner.cpp | 8 ++++++-- ++ src/gui/kprocessrunner_p.h | 1 + ++ 3 files changed, 12 insertions(+), 4 deletions(-) ++ ++diff --git a/src/gui/applicationlauncherjob.cpp b/src/gui/applicationlauncherjob.cpp ++index 463cec1be..f3cafafc8 100644 ++--- a/src/gui/applicationlauncherjob.cpp +++++ b/src/gui/applicationlauncherjob.cpp ++@@ -49,6 +49,7 @@ public: ++ KService::Ptr m_service; ++ QString m_serviceEntryPath; ++ QList m_urls; +++ QString m_actionName; ++ KIO::ApplicationLauncherJob::RunFlags m_runFlags; ++ QString m_suggestedFileName; ++ QString m_mimeTypeName; ++@@ -75,6 +76,7 @@ KIO::ApplicationLauncherJob::ApplicationLauncherJob(const KServiceAction &servic ++ Q_ASSERT(d->m_service); ++ d->m_service.detach(); ++ d->m_service->setExec(serviceAction.exec()); +++ d->m_actionName = serviceAction.name(); ++ } ++ KIO::ApplicationLauncherJob::ApplicationLauncherJob(const KDesktopFileAction &desktopFileAction, QObject *parent) ++ : ApplicationLauncherJob(KService::Ptr(new KService(desktopFileAction.desktopFilePath())), parent) ++@@ -82,6 +84,7 @@ KIO::ApplicationLauncherJob::ApplicationLauncherJob(const KDesktopFileAction &de ++ Q_ASSERT(d->m_service); ++ d->m_service.detach(); ++ d->m_service->setExec(desktopFileAction.exec()); +++ d->m_actionName = desktopFileAction.name(); ++ } ++ ++ KIO::ApplicationLauncherJob::ApplicationLauncherJob(QObject *parent) ++@@ -196,7 +199,7 @@ void KIO::ApplicationLauncherJob::proceedAfterSecurityChecks() ++ d->m_processRunners.reserve(d->m_numProcessesPending); ++ for (int i = 1; i < d->m_urls.count(); ++i) { ++ auto *processRunner = ++- KProcessRunner::fromApplication(d->m_service, d->m_serviceEntryPath, {d->m_urls.at(i)}, d->m_runFlags, d->m_suggestedFileName, QByteArray{}); +++ KProcessRunner::fromApplication(d->m_service, d->m_serviceEntryPath, {d->m_urls.at(i)}, d->m_actionName, d->m_runFlags, d->m_suggestedFileName, QByteArray{}); ++ d->m_processRunners.push_back(processRunner); ++ connect(processRunner, &KProcessRunner::processStarted, this, [this](qint64 pid) { ++ d->slotStarted(pid); ++@@ -208,7 +211,7 @@ void KIO::ApplicationLauncherJob::proceedAfterSecurityChecks() ++ } ++ ++ auto *processRunner = ++- KProcessRunner::fromApplication(d->m_service, d->m_serviceEntryPath, d->m_urls, d->m_runFlags, d->m_suggestedFileName, d->m_startupId); +++ KProcessRunner::fromApplication(d->m_service, d->m_serviceEntryPath, d->m_urls, d->m_actionName, d->m_runFlags, d->m_suggestedFileName, d->m_startupId); ++ d->m_processRunners.push_back(processRunner); ++ connect(processRunner, &KProcessRunner::error, this, [this](const QString &errorText) { ++ setError(KJob::UserDefinedError); ++diff --git a/src/gui/kprocessrunner.cpp b/src/gui/kprocessrunner.cpp ++index 64fa3afb2..00f7811e8 100644 ++--- a/src/gui/kprocessrunner.cpp +++++ b/src/gui/kprocessrunner.cpp ++@@ -88,6 +88,7 @@ static void modifyEnv(KProcess &process, QProcessEnvironment mod) ++ KProcessRunner *KProcessRunner::fromApplication(const KService::Ptr &service, ++ const QString &serviceEntryPath, ++ const QList &urls, +++ const QString &actionName, ++ KIO::ApplicationLauncherJob::RunFlags flags, ++ const QString &suggestedFileName, ++ const QByteArray &asn) ++@@ -103,9 +104,12 @@ KProcessRunner *KProcessRunner::fromApplication(const KService::Ptr &service, ++ const bool notYetSupportedOpenActivationNeeded = !urls.isEmpty(); ++ if (!notYetSupportedOpenActivationNeeded && DBusActivationRunner::activationPossible(service, flags, suggestedFileName)) { ++ const auto actions = service->actions(); ++- auto action = std::find_if(actions.cbegin(), actions.cend(), [service](const KServiceAction &action) { ++- return action.exec() == service->exec(); +++ auto action = std::find_if(actions.cbegin(), actions.cend(), [actionName](const KServiceAction &action) { +++ return action.name() == actionName; ++ }); +++ if (!actionName.isEmpty() && action == actions.cend()) { +++ qCWarning(KIO_GUI) << "Requested action" << actionName << "cannot be found for" << service->name(); +++ } ++ instance = new DBusActivationRunner(action != actions.cend() ? action->name() : QString()); ++ } else { ++ instance = makeInstance(); ++diff --git a/src/gui/kprocessrunner_p.h b/src/gui/kprocessrunner_p.h ++index 63e517d37..7f084a49e 100644 ++--- a/src/gui/kprocessrunner_p.h +++++ b/src/gui/kprocessrunner_p.h ++@@ -59,6 +59,7 @@ public: ++ static KProcessRunner *fromApplication(const KService::Ptr &service, ++ const QString &serviceEntryPath, ++ const QList &urls, +++ const QString &actionName = {}, ++ KIO::ApplicationLauncherJob::RunFlags flags = {}, ++ const QString &suggestedFileName = {}, ++ const QByteArray &asn = {}); ++-- ++GitLab ++ diff --cc debian/patches/upstream_3c3d5904_core-Add-infrastructure-for-inhibiting-suspend-in-jobs.patch index 0000000,0000000..a6c1890 new file mode 100644 --- /dev/null +++ b/debian/patches/upstream_3c3d5904_core-Add-infrastructure-for-inhibiting-suspend-in-jobs.patch @@@ -1,0 -1,0 +1,594 @@@ ++From 3c3d590472b1878660ae55f0f7c1bed5600ebb65 Mon Sep 17 00:00:00 2001 ++From: Kai Uwe Broulik ++Date: Sun, 20 Apr 2025 12:48:26 +0200 ++Subject: [PATCH] core: Add infrastructure for inhibiting suspend in jobs ++ ++This calls the freedesktop Inhibit interface on DBus which will ++inhibit suspend (but not display power management/screensaver). ++When inside a sandbox it instead calls the XDG Desktop Portal ++Inhibit interface. ++ ++When a job is destroyed or gets suspended, the inhibition is lifted. ++When a job is resumed, `doInhibitSuspend` is called again to re-instate ++the inhibition. ++ ++It is the job's responsibility to call `doInhibitSuspend` at ++the appropriate time (e.g. in doStart/slotStart). ++--- ++ src/core/CMakeLists.txt | 5 + ++ src/core/config-kiocore.h.cmake | 2 + ++ src/core/job.cpp | 139 +++++++++++++- ++ src/core/job_p.h | 16 ++ ++ ...rg.freedesktop.PowerManagement.Inhibit.xml | 20 ++ ++ src/core/org.freedesktop.portal.Inhibit.xml | 173 ++++++++++++++++++ ++ src/core/org.freedesktop.portal.Request.xml | 93 ++++++++++ ++ 7 files changed, 446 insertions(+), 2 deletions(-) ++ create mode 100644 src/core/org.freedesktop.PowerManagement.Inhibit.xml ++ create mode 100644 src/core/org.freedesktop.portal.Inhibit.xml ++ create mode 100644 src/core/org.freedesktop.portal.Request.xml ++ ++diff --git a/src/core/CMakeLists.txt b/src/core/CMakeLists.txt ++index 1dacfa081..599e001f9 100644 ++--- a/src/core/CMakeLists.txt +++++ b/src/core/CMakeLists.txt ++@@ -164,6 +164,11 @@ if (HAVE_QTDBUS) ++ PROPERTIES INCLUDE authinfo.h ++ ) ++ qt_add_dbus_interface(kiocore_dbus_SRCS org.kde.KPasswdServer.xml kpasswdserver_interface) +++ +++ qt_add_dbus_interface(kiocore_dbus_SRCS org.freedesktop.PowerManagement.Inhibit.xml inhibit_interface) +++ +++ qt_add_dbus_interface(kiocore_dbus_SRCS org.freedesktop.portal.Inhibit.xml portal_inhibit_interface) +++ qt_add_dbus_interface(kiocore_dbus_SRCS org.freedesktop.portal.Request.xml portal_request_interface) ++ endif() ++ ++ target_sources(KF6KIOCore PRIVATE ++diff --git a/src/core/config-kiocore.h.cmake b/src/core/config-kiocore.h.cmake ++index 1f0bc42f2..bd9e7582a 100644 ++--- a/src/core/config-kiocore.h.cmake +++++ b/src/core/config-kiocore.h.cmake ++@@ -7,6 +7,8 @@ ++ /* Defined if sys/acl.h exists */ ++ #cmakedefine01 HAVE_SYS_ACL_H ++ +++#cmakedefine01 HAVE_QTDBUS +++ ++ #define KDE_INSTALL_FULL_LIBEXECDIR_KF "${KDE_INSTALL_FULL_LIBEXECDIR_KF}" ++ ++ #define KDE_INSTALL_FULL_KIO_PLUGINDIR "${KDE_INSTALL_FULL_PLUGINDIR}/kf6/kio/" ++diff --git a/src/core/job.cpp b/src/core/job.cpp ++index e8360d468..4eb037816 100644 ++--- a/src/core/job.cpp +++++ b/src/core/job.cpp ++@@ -13,13 +13,30 @@ ++ #include ++ ++ #include +++#include ++ #include ++ +++#include "kiocoredebug.h" ++ #include "worker_p.h" ++ #include ++ +++#if HAVE_QTDBUS +++#include +++#include +++ +++#include "inhibit_interface.h" +++#include "portal_inhibit_interface.h" +++#include "portal_request_interface.h" +++#endif +++ ++ using namespace KIO; ++ +++static constexpr QLatin1String g_portalServiceName{"org.freedesktop.portal.Desktop"}; +++static constexpr QLatin1String g_portalInhibitObjectPath{"/org/freedesktop/portal/desktop"}; +++ +++static constexpr QLatin1String g_inhibitServiceName{"org.freedesktop.PowerManagement.Inhibit"}; +++static constexpr QLatin1String g_inhibitObjectPath{"/org/freedesktop/PowerManagement/Inhibit"}; +++ ++ Job::Job() ++ : KCompositeJob(nullptr) ++ , d_ptr(new JobPrivate) ++@@ -89,9 +106,127 @@ static QString url_description_string(const QUrl &url) ++ } ++ ++ KIO::JobPrivate::~JobPrivate() +++{ +++ uninhibitSuspend(); +++} +++ +++void JobPrivate::doInhibitSuspend() ++ { ++ } ++ +++void JobPrivate::inhibitSuspend(const QString &reason) +++{ +++#if HAVE_QTDBUS +++ if (KSandbox::isInside()) { +++ Q_ASSERT(m_portalInhibitionRequest.path().isEmpty()); +++ +++ org::freedesktop::portal::Inhibit inhibitInterface{g_portalServiceName, g_portalInhibitObjectPath, QDBusConnection::sessionBus()}; +++ QVariantMap args; +++ if (!reason.isEmpty()) { +++ args.insert(QStringLiteral("reason"), reason); +++ } +++ auto call = inhibitInterface.Inhibit(QString() /* TODO window. */, 4 /* Suspend */, args); +++ // This is not parented to the job, so we can properly clean up the inhibiton +++ // should the job finish before the inhibition has been processed. +++ auto *watcher = new QDBusPendingCallWatcher(call); +++ QPointer guard(q_ptr); +++ QObject::connect(watcher, &QDBusPendingCallWatcher::finished, watcher, [this, guard, watcher, reason] { +++ QDBusPendingReply reply = *watcher; +++ +++ if (reply.isError()) { +++ qCWarning(KIO_CORE).nospace() << "Failed to inhibit suspend with reason " << reason << ": " << reply.error().message(); +++ } else { +++ const QDBusObjectPath requestPath = reply.value(); +++ +++ // By the time the inhibition returned, the job was already gone. Uninhibit again. +++ if (!guard) { +++ org::freedesktop::portal::Request requestInterface{g_portalServiceName, requestPath.path(), QDBusConnection::sessionBus()}; +++ requestInterface.Close(); +++ } else { +++ m_portalInhibitionRequest = requestPath; +++ } +++ } +++ +++ watcher->deleteLater(); +++ }); +++ } else { +++ Q_ASSERT(!m_inhibitionCookie); +++ +++ QString appName = q_ptr->property("desktopFileName").toString(); +++ if (appName.isEmpty()) { +++ // desktopFileName is in QGuiApplication but we're in KIO Core here. +++ appName = QCoreApplication::instance()->property("desktopFileName").toString(); +++ } +++ if (appName.isEmpty()) { +++ appName = QCoreApplication::applicationName(); +++ } +++ +++ org::freedesktop::PowerManagement::Inhibit inhibitInterface{g_inhibitServiceName, g_inhibitObjectPath, QDBusConnection::sessionBus()}; +++ auto call = inhibitInterface.Inhibit(appName, reason); +++ auto *watcher = new QDBusPendingCallWatcher(call); +++ QPointer guard(q_ptr); +++ QObject::connect(watcher, &QDBusPendingCallWatcher::finished, watcher, [this, guard, watcher, appName, reason] { +++ QDBusPendingReply reply = *watcher; +++ +++ if (reply.isError()) { +++ qCWarning(KIO_CORE).nospace() << "Failed to inhibit suspend for " << appName << " with reason " << reason << ": " << reply.error().message(); +++ } else { +++ const uint cookie = reply.value(); +++ +++ if (!guard) { +++ org::freedesktop::PowerManagement::Inhibit inhibitInterface{g_inhibitServiceName, g_inhibitObjectPath, QDBusConnection::sessionBus()}; +++ inhibitInterface.UnInhibit(cookie); +++ } else { +++ m_inhibitionCookie = cookie; +++ } +++ } +++ +++ watcher->deleteLater(); +++ }); +++ } +++#else +++ Q_UNUSED(reason) +++#endif +++} +++ +++void JobPrivate::uninhibitSuspend() +++{ +++#if HAVE_QTDBUS +++ if (!m_portalInhibitionRequest.path().isEmpty()) { +++ org::freedesktop::portal::Request requestInterface{g_portalServiceName, m_portalInhibitionRequest.path(), QDBusConnection::sessionBus()}; +++ auto call = requestInterface.Close(); +++ auto *watcher = new QDBusPendingCallWatcher(call, q_ptr); +++ QObject::connect(watcher, &QDBusPendingCallWatcher::finished, q_ptr, [this, watcher] { +++ QDBusPendingReply<> reply = *watcher; +++ +++ if (reply.isError()) { +++ qCWarning(KIO_CORE) << "Failed to uninhibit suspend:" << reply.error().message(); +++ } else { +++ m_portalInhibitionRequest = QDBusObjectPath(); +++ } +++ +++ watcher->deleteLater(); +++ }); +++ } else if (m_inhibitionCookie) { +++ org::freedesktop::PowerManagement::Inhibit inhibitInterface{g_inhibitServiceName, g_inhibitObjectPath, QDBusConnection::sessionBus()}; +++ const int cookie = *m_inhibitionCookie; +++ auto call = inhibitInterface.UnInhibit(cookie); +++ auto *watcher = new QDBusPendingCallWatcher(call, q_ptr); +++ QObject::connect(watcher, &QDBusPendingCallWatcher::finished, q_ptr, [this, watcher, cookie] { +++ QDBusPendingReply<> reply = *watcher; +++ +++ if (reply.isError()) { +++ qCWarning(KIO_CORE).nospace() << "Failed to uninhibit suspend for cookie" << cookie << ": " << reply.error().message(); +++ } else { +++ m_inhibitionCookie.reset(); +++ } +++ +++ watcher->deleteLater(); +++ }); +++ } +++#endif +++} +++ ++ void JobPrivate::emitMoving(KIO::Job *job, const QUrl &src, const QUrl &dest) ++ { ++ static const QString s_title = i18nc("@title job", "Moving"); ++@@ -172,7 +307,7 @@ bool Job::doSuspend() ++ return false; ++ } ++ } ++- +++ d_ptr->uninhibitSuspend(); ++ return true; ++ } ++ ++@@ -183,7 +318,7 @@ bool Job::doResume() ++ return false; ++ } ++ } ++- +++ d_ptr->doInhibitSuspend(); ++ return true; ++ } ++ ++diff --git a/src/core/job_p.h b/src/core/job_p.h ++index e9eab0cf6..e8191198c 100644 ++--- a/src/core/job_p.h +++++ b/src/core/job_p.h ++@@ -12,6 +12,8 @@ ++ #ifndef KIO_JOB_P_H ++ #define KIO_JOB_P_H ++ +++#include "config-kiocore.h" +++ ++ #include "commands_p.h" ++ #include "global.h" ++ #include "jobtracker.h" ++@@ -26,6 +28,12 @@ ++ #include ++ #include ++ +++#if HAVE_QTDBUS +++#include +++ +++#include +++#endif +++ ++ /* clang-format off */ ++ #define KIO_ARGS \ ++ QByteArray packedArgs; \ ++@@ -84,6 +92,10 @@ public: ++ MetaData m_outgoingMetaData; ++ JobUiDelegateExtension *m_uiDelegateExtension; ++ Job *q_ptr; +++#if HAVE_QTDBUS +++ std::optional m_inhibitionCookie; // fdo. +++ QDBusObjectPath m_portalInhibitionRequest; // portal. +++#endif ++ // For privilege operation ++ bool m_privilegeExecutionEnabled; ++ QString m_title, m_message; ++@@ -92,6 +104,10 @@ public: ++ QByteArray privilegeOperationData(); ++ void slotSpeed(KJob *job, unsigned long speed); ++ +++ void inhibitSuspend(const QString &reason); +++ void uninhibitSuspend(); +++ virtual void doInhibitSuspend(); +++ ++ static void emitMoving(KIO::Job *, const QUrl &src, const QUrl &dest); ++ static void emitRenaming(KIO::Job *, const QUrl &src, const QUrl &dest); ++ static void emitCopying(KIO::Job *, const QUrl &src, const QUrl &dest); ++diff --git a/src/core/org.freedesktop.PowerManagement.Inhibit.xml b/src/core/org.freedesktop.PowerManagement.Inhibit.xml ++new file mode 100644 ++index 000000000..21dfce8c7 ++--- /dev/null +++++ b/src/core/org.freedesktop.PowerManagement.Inhibit.xml ++@@ -0,0 +1,20 @@ +++ +++ +++ +++ +++ +++ +++ +++ +++ +++ +++ +++ +++ +++ +++ +++ +++ +++ +++ ++diff --git a/src/core/org.freedesktop.portal.Inhibit.xml b/src/core/org.freedesktop.portal.Inhibit.xml ++new file mode 100644 ++index 000000000..1ae413e18 ++--- /dev/null +++++ b/src/core/org.freedesktop.portal.Inhibit.xml ++@@ -0,0 +1,173 @@ +++ +++ +++ +++ +++ +++ +++ +++ +++ +++ +++ +++ +++ +++ +++ +++ +++ +++ +++ +++ +++ +++ +++ +++ +++ +++ +++ +++ +++ +++ +++ +++ +++ +++ +++ +++ +++ +++ ++diff --git a/src/core/org.freedesktop.portal.Request.xml b/src/core/org.freedesktop.portal.Request.xml ++new file mode 100644 ++index 000000000..e8a26484e ++--- /dev/null +++++ b/src/core/org.freedesktop.portal.Request.xml ++@@ -0,0 +1,93 @@ +++ +++ +++ +++ +++ +++ +++ +++ +++ +++ +++ +++ +++ +++ +++ +++ +++ +++ +++ ++-- ++GitLab ++ diff --cc debian/patches/upstream_3e6175e4_KFilePlacesView-Show-busy-indicator-while-emptying-trash.patch index 0000000,0000000..392b8f8 new file mode 100644 --- /dev/null +++ b/debian/patches/upstream_3e6175e4_KFilePlacesView-Show-busy-indicator-while-emptying-trash.patch @@@ -1,0 -1,0 +1,151 @@@ ++From 3e6175e4cf2898a0b9a15c6218765f6e8d7fd57c Mon Sep 17 00:00:00 2001 ++From: Kai Uwe Broulik ++Date: Thu, 1 May 2025 19:02:48 +0200 ++Subject: [PATCH] KFilePlacesView: Show busy indicator while emptying trash ++ ++Provide some feedback to the user in case it's taking a bit. ++--- ++ src/filewidgets/kfileplacesview.cpp | 49 +++++++++++++++++++++++------ ++ src/filewidgets/kfileplacesview_p.h | 4 +++ ++ 2 files changed, 43 insertions(+), 10 deletions(-) ++ ++diff --git a/src/filewidgets/kfileplacesview.cpp b/src/filewidgets/kfileplacesview.cpp ++index d2488ec32..30ca95f22 100644 ++--- a/src/filewidgets/kfileplacesview.cpp +++++ b/src/filewidgets/kfileplacesview.cpp ++@@ -154,7 +154,8 @@ void KFilePlacesViewDelegate::paint(QPainter *painter, const QStyleOptionViewIte ++ QApplication::style()->drawPrimitive(QStyle::PE_PanelItemViewItem, &opt, painter); ++ ++ const auto accessibility = placesModel->deviceAccessibility(index); ++- const bool isBusy = (accessibility == KFilePlacesModel::SetupInProgress || accessibility == KFilePlacesModel::TeardownInProgress); +++ const bool isBusy = (accessibility == KFilePlacesModel::SetupInProgress || accessibility == KFilePlacesModel::TeardownInProgress) +++ || (m_emptyingTrashIndex.isValid() && m_emptyingTrashIndex == index); ++ ++ QIcon actionIcon; ++ if (isBusy) { ++@@ -458,6 +459,16 @@ void KFilePlacesViewDelegate::setHoveredAction(const QModelIndex &index) ++ m_hoveredAction = index; ++ } ++ +++QModelIndex KFilePlacesViewDelegate::emptyingTrashIndex() const +++{ +++ return m_emptyingTrashIndex; +++} +++ +++void KFilePlacesViewDelegate::setEmptyingTrashIndex(const QModelIndex &index) +++{ +++ m_emptyingTrashIndex = index; +++} +++ ++ bool KFilePlacesViewDelegate::pointIsHeaderArea(const QPoint &pos) const ++ { ++ // we only accept drag events starting from item body, ignore drag request from header ++@@ -769,9 +780,11 @@ public: ++ void itemAppearUpdate(qreal value); ++ void itemDisappearUpdate(qreal value); ++ void enableSmoothItemResizing(); ++- void slotEmptyTrash(); +++ void slotEmptyTrash(const QModelIndex &index); ++ ++ void deviceBusyAnimationValueChanged(const QVariant &value); +++ void startOrStopBusyAnimation(); +++ void setEmptyingTrashIndex(const QModelIndex &index); ++ ++ KFilePlacesView *const q; ++ ++@@ -1123,8 +1136,9 @@ void KFilePlacesViewPrivate::writeConfig() ++ cg.sync(); ++ } ++ ++-void KFilePlacesViewPrivate::slotEmptyTrash() +++void KFilePlacesViewPrivate::slotEmptyTrash(const QModelIndex &index) ++ { +++ QPersistentModelIndex persistentIndex(index); ++ auto *parentWindow = q->window(); ++ ++ using AskIface = KIO::AskUserActionInterface; ++@@ -1132,9 +1146,26 @@ void KFilePlacesViewPrivate::slotEmptyTrash() ++ AskIface::EmptyTrash, ++ AskIface::DefaultConfirmation, ++ parentWindow); +++ QObject::connect(emptyTrashJob, &KIO::DeleteOrTrashJob::started, q, [this, persistentIndex] { +++ m_delegate->setEmptyingTrashIndex(persistentIndex); +++ startOrStopBusyAnimation(); +++ }); +++ QObject::connect(emptyTrashJob, &KJob::finished, q, [this] { +++ m_delegate->setEmptyingTrashIndex({}); +++ startOrStopBusyAnimation(); +++ }); ++ emptyTrashJob->start(); ++ } ++ +++void KFilePlacesViewPrivate::startOrStopBusyAnimation() +++{ +++ if (!m_busyDevices.isEmpty() || m_delegate->emptyingTrashIndex().isValid()) { +++ m_deviceBusyAnimation.start(); +++ } else { +++ m_deviceBusyAnimation.stop(); +++ } +++} +++ ++ void KFilePlacesView::contextMenuEvent(QContextMenuEvent *event) ++ { ++ KFilePlacesModel *placesModel = qobject_cast(model()); ++@@ -1327,7 +1358,7 @@ void KFilePlacesView::contextMenuEvent(QContextMenuEvent *event) ++ ++ if (result) { ++ if (result == emptyTrash) { ++- d->slotEmptyTrash(); +++ d->slotEmptyTrash(index); ++ ++ } else if (result == eject) { ++ placesModel->requestEject(index); ++@@ -2136,6 +2167,9 @@ void KFilePlacesViewPrivate::deviceBusyAnimationValueChanged(const QVariant &val ++ for (const auto &idx : std::as_const(m_busyDevices)) { ++ q->update(idx); ++ } +++ if (m_delegate->emptyingTrashIndex().isValid()) { +++ q->update(m_delegate->emptyingTrashIndex()); +++ } ++ } ++ ++ void KFilePlacesView::dataChanged(const QModelIndex &topLeft, const QModelIndex &bottomRight, const QList &roles) ++@@ -2156,12 +2190,7 @@ void KFilePlacesView::dataChanged(const QModelIndex &topLeft, const QModelIndex ++ } ++ ++ d->m_busyDevices = busyDevices; ++- ++- if (busyDevices.isEmpty()) { ++- d->m_deviceBusyAnimation.stop(); ++- } else { ++- d->m_deviceBusyAnimation.start(); ++- } +++ d->startOrStopBusyAnimation(); ++ } ++ } ++ ++diff --git a/src/filewidgets/kfileplacesview_p.h b/src/filewidgets/kfileplacesview_p.h ++index 694d555e0..b51516dce 100644 ++--- a/src/filewidgets/kfileplacesview_p.h +++++ b/src/filewidgets/kfileplacesview_p.h ++@@ -58,6 +58,9 @@ public: ++ void setHoveredHeaderArea(const QModelIndex &index); ++ void setHoveredAction(const QModelIndex &index); ++ +++ QModelIndex emptyingTrashIndex() const; +++ void setEmptyingTrashIndex(const QModelIndex &index); +++ ++ qreal contentsOpacity(const QModelIndex &index) const; ++ ++ bool pointIsHeaderArea(const QPoint &pos) const; ++@@ -100,6 +103,7 @@ private: ++ qreal m_disappearingOpacity; ++ ++ qreal m_busyAnimationRotation = 0.0; +++ QPersistentModelIndex m_emptyingTrashIndex; ++ ++ bool m_showHoverIndication; ++ QPersistentModelIndex m_hoveredHeaderArea; ++-- ++GitLab ++ diff --cc debian/patches/upstream_60191c04_CopyJob-Inhibit-suspend-during-copy-operation.patch index 0000000,0000000..0c434b9 new file mode 100644 --- /dev/null +++ b/debian/patches/upstream_60191c04_CopyJob-Inhibit-suspend-during-copy-operation.patch @@@ -1,0 -1,0 +1,75 @@@ ++From 60191c0473a96c41279519845030efa12fdd0bb4 Mon Sep 17 00:00:00 2001 ++From: Kai Uwe Broulik ++Date: Sun, 20 Apr 2025 12:48:58 +0200 ++Subject: [PATCH] CopyJob: Inhibit suspend during copy operation ++ ++Avoids the system going to sleep during a lengthy copy operation. ++ ++BUG: 362542 ++--- ++ src/core/copyjob.cpp | 21 +++++++++++++++++++++ ++ 1 file changed, 21 insertions(+) ++ ++diff --git a/src/core/copyjob.cpp b/src/core/copyjob.cpp ++index d1e3eef61..21e1ff487 100644 ++--- a/src/core/copyjob.cpp +++++ b/src/core/copyjob.cpp ++@@ -57,6 +57,7 @@ ++ #include ++ #include ++ +++#include ++ #include ++ #include ++ ++@@ -65,6 +66,7 @@ Q_DECLARE_LOGGING_CATEGORY(KIO_COPYJOB_DEBUG) ++ Q_LOGGING_CATEGORY(KIO_COPYJOB_DEBUG, "kf.kio.core.copyjob", QtWarningMsg) ++ ++ using namespace KIO; +++using namespace std::literals::chrono_literals; ++ ++ // this will update the report dialog with 5 Hz, I think this is fast enough, aleXXX ++ static constexpr int s_reportTimeout = 200; ++@@ -399,6 +401,8 @@ public: ++ ++ void slotReport(); ++ +++ void doInhibitSuspend() override; +++ ++ Q_DECLARE_PUBLIC(CopyJob) ++ ++ static inline CopyJob *newJob(const QList &src, const QUrl &dest, CopyJob::CopyMode mode, bool asMethod, JobFlags flags) ++@@ -493,6 +497,11 @@ void CopyJobPrivate::slotStart() ++ } ++ } ++ +++ // Avoid DBus traffic for short-lived jobs. +++ QTimer::singleShot(10s, q, [this] { +++ doInhibitSuspend(); +++ }); +++ ++ /** ++ We call the functions directly instead of using signals. ++ Calling a function via a signal takes approx. 65 times the time ++@@ -736,6 +745,18 @@ bool CopyJob::doResume() ++ return Job::doResume(); ++ } ++ +++void CopyJobPrivate::doInhibitSuspend() +++{ +++ QString reason; +++ if (m_mode == CopyJob::Move) { +++ reason = i18nc("Reason why standby is blocked", "Files are being moved"); +++ } else { +++ reason = i18nc("Reason why standby is blocked", "Files are being copied"); +++ } +++ +++ inhibitSuspend(reason); +++} +++ ++ void CopyJobPrivate::slotReport() ++ { ++ Q_Q(CopyJob); ++-- ++GitLab ++ diff --cc debian/patches/upstream_719e0b00_KFileWidget-Fix-key-navigation-escaping-in-save-dialogs.patch index 0000000,0000000..f7f2843 new file mode 100644 --- /dev/null +++ b/debian/patches/upstream_719e0b00_KFileWidget-Fix-key-navigation-escaping-in-save-dialogs.patch @@@ -1,0 -1,0 +1,143 @@@ ++From 719e0b0031155ef83a2cf71d6d24114dea181353 Mon Sep 17 00:00:00 2001 ++From: Akseli Lahtinen ++Date: Wed, 7 May 2025 16:35:19 +0300 ++Subject: [PATCH] KFileWidget: Fix key navigation escaping in save dialogs ++ ++In save dialogs the keyboard navigation would escape during file ++highlighting, since the fileHighlight sets the focus for fileName bar ++for mouse operations. ++ ++This makes sure the user has to press Tab to explicitly escape the ++keyboard navigation mode. For clicking the items, it should not affect ++at all. ++ ++CCBUG: 466206 ++FIXED-IN: 6.14 ++(cherry picked from commit 8e4e84f045b7459c0b02b1b1b51a9df73cea068a) ++--- ++ src/filewidgets/kdiroperator.cpp | 21 +++++++++++++++++++++ ++ src/filewidgets/kdiroperator.h | 7 +++++++ ++ src/filewidgets/kfilewidget.cpp | 8 ++++---- ++ 3 files changed, 32 insertions(+), 4 deletions(-) ++ ++diff --git a/src/filewidgets/kdiroperator.cpp b/src/filewidgets/kdiroperator.cpp ++index e1d3afeea..4a2e400c7 100644 ++--- a/src/filewidgets/kdiroperator.cpp +++++ b/src/filewidgets/kdiroperator.cpp ++@@ -221,6 +221,7 @@ public: ++ bool m_showOpenWithActions = false; ++ bool m_isTouchEvent = false; ++ bool m_isTouchDrag = false; +++ bool m_keyNavigation = false; ++ ++ QList m_itemsToBeSetAsCurrent; ++ QStringList m_supportedSchemes; ++@@ -1244,6 +1245,11 @@ void KDirOperator::showOpenWithActions(bool enable) ++ d->m_showOpenWithActions = enable; ++ } ++ +++bool KDirOperator::usingKeyNavigation() +++{ +++ return d->m_keyNavigation; +++} +++ ++ void KDirOperator::changeEvent(QEvent *event) ++ { ++ QWidget::changeEvent(event); ++@@ -1429,6 +1435,19 @@ bool KDirOperator::eventFilter(QObject *watched, QEvent *event) ++ return true; ++ } ++ } +++ // Only use tab key to escape the view navigation +++ if (evt->key() == Qt::Key_Tab) { +++ d->m_keyNavigation = false; +++ d->slotSelectionChanged(); +++ // When saving we need to return here, +++ // otherwise we skip over the next item with our tab press +++ // since we focus on that item in slotSelectionChanged +++ if (d->m_isSaving) { +++ return true; +++ } +++ } else { +++ d->m_keyNavigation = true; +++ } ++ break; ++ } ++ case QEvent::Resize: { ++@@ -1833,6 +1852,7 @@ void KDirOperator::selectFile(const KFileItem &item) ++ QApplication::restoreOverrideCursor(); ++ ++ Q_EMIT fileSelected(item); +++ d->m_keyNavigation = false; ++ } ++ ++ void KDirOperator::highlightFile(const KFileItem &item) ++@@ -1842,6 +1862,7 @@ void KDirOperator::highlightFile(const KFileItem &item) ++ } ++ ++ Q_EMIT fileHighlighted(item); +++ d->m_keyNavigation = false; ++ } ++ ++ void KDirOperator::setCurrentItem(const QUrl &url) ++diff --git a/src/filewidgets/kdiroperator.h b/src/filewidgets/kdiroperator.h ++index c34880564..71a20ed2e 100644 ++--- a/src/filewidgets/kdiroperator.h +++++ b/src/filewidgets/kdiroperator.h ++@@ -744,6 +744,13 @@ public: ++ */ ++ void showOpenWithActions(bool enable); ++ +++ /*! +++ * @returns true if the user was using keys to navigate. +++ * +++ * \since 6.14 +++ */ +++ bool usingKeyNavigation(); +++ ++ protected: ++ /** ++ * A view factory for creating predefined fileviews. Called internally by setView, ++diff --git a/src/filewidgets/kfilewidget.cpp b/src/filewidgets/kfilewidget.cpp ++index 5175a085a..017e65d1e 100644 ++--- a/src/filewidgets/kfilewidget.cpp +++++ b/src/filewidgets/kfilewidget.cpp ++@@ -168,7 +168,7 @@ public: ++ void enterUrl(const QString &); ++ void locationAccepted(const QString &); ++ void slotFilterChanged(); ++- void fileHighlighted(const KFileItem &); +++ void fileHighlighted(const KFileItem &, bool); ++ void fileSelected(const KFileItem &); ++ void slotLoadingFinished(); ++ void togglePlacesPanel(bool show, QObject *sender = nullptr); ++@@ -894,7 +894,7 @@ void KFileWidget::accept() ++ d->m_ops->close(); ++ } ++ ++-void KFileWidgetPrivate::fileHighlighted(const KFileItem &i) +++void KFileWidgetPrivate::fileHighlighted(const KFileItem &i, bool isKeyNavigation) ++ { ++ if ((m_locationEdit->hasFocus() && !m_locationEdit->currentText().isEmpty())) { // don't disturb ++ return; ++@@ -933,7 +933,7 @@ void KFileWidgetPrivate::fileHighlighted(const KFileItem &i) ++ // rename it if desired ++ // Note that double-clicking will override this and overwrite regardless of ++ // single/double click mouse setting (see slotViewDoubleClicked() ) ++- if (m_operationMode == KFileWidget::Saving) { +++ if (!isKeyNavigation && m_operationMode == KFileWidget::Saving) { ++ m_locationEdit->setFocus(); ++ } ++ } ++@@ -1100,7 +1100,7 @@ void KFileWidgetPrivate::initDirOpWidgets() ++ urlEntered(url); ++ }); ++ q->connect(m_ops, &KDirOperator::fileHighlighted, q, [this](const KFileItem &item) { ++- fileHighlighted(item); +++ fileHighlighted(item, m_ops->usingKeyNavigation()); ++ }); ++ q->connect(m_ops, &KDirOperator::fileSelected, q, [this](const KFileItem &item) { ++ fileSelected(item); ++-- ++GitLab ++ diff --cc debian/patches/upstream_81ca0e2c_Fix-incorrect-usage-percentage-in-Properties-dialog-for-virtual-filesystems.patch index 0000000,0000000..0d32d6c new file mode 100644 --- /dev/null +++ b/debian/patches/upstream_81ca0e2c_Fix-incorrect-usage-percentage-in-Properties-dialog-for-virtual-filesystems.patch @@@ -1,0 -1,0 +1,30 @@@ ++From 81ca0e2c50dc02873f04dfc6266ae4e4b88607a7 Mon Sep 17 00:00:00 2001 ++From: =?UTF-8?q?Efe=20=C3=87iftci?= ++Date: Fri, 16 May 2025 20:50:21 +0300 ++Subject: [PATCH] Fix incorrect usage percentage in Properties dialog for ++ virtual filesystems ++ ++The Properties dialog for filesystems such as `/proc/` or `/sys/` shows an ++incorrect usage percentage (i.e., "-2,147,483,648% used"). This commit fixes ++that issue by avoiding a divbyzero: if the `size` variable is `0`, the ++`percentUsed` variable is set to `0`. ++--- ++ src/widgets/kpropertiesdialogbuiltin_p.cpp | 2 +- ++ 1 file changed, 1 insertion(+), 1 deletion(-) ++ ++diff --git a/src/widgets/kpropertiesdialogbuiltin_p.cpp b/src/widgets/kpropertiesdialogbuiltin_p.cpp ++index 45091fe755..919c044c4c 100644 ++--- a/src/widgets/kpropertiesdialogbuiltin_p.cpp +++++ b/src/widgets/kpropertiesdialogbuiltin_p.cpp ++@@ -664,7 +664,7 @@ void KFilePropsPlugin::slotFreeSpaceResult(KJob *_job) ++ const qint64 size = job->size(); ++ const qint64 available = job->availableSize(); ++ const quint64 used = size - available; ++- const int percentUsed = qRound(100.0 * qreal(used) / qreal(size)); +++ const int percentUsed = (size == 0) ? 0 : qRound(100.0 * qreal(used) / qreal(size)); ++ ++ d->m_ui->capacityBar->setText(i18nc("Available space out of total partition size (percent used)", ++ "%1 free of %2 (%3% used)", ++-- ++GitLab ++ diff --cc debian/patches/upstream_9143fc2a_Fix-dialog-modality-settings.patch index 0000000,0000000..8dea1c2 new file mode 100644 --- /dev/null +++ b/debian/patches/upstream_9143fc2a_Fix-dialog-modality-settings.patch @@@ -1,0 -1,0 +1,38 @@@ ++From 9143fc2a5962d190e36f6e99d9ca1c02506097a5 Mon Sep 17 00:00:00 2001 ++From: Akseli Lahtinen ++Date: Thu, 22 May 2025 17:35:24 +0300 ++Subject: [PATCH] Fix dialog modality settings ++ ++By default all dialogs are ApplicationModal, thus they block clicking ++on any other app while the dialog is open. ++ ++Set them to WindowModal so they only block the parent window. ++ ++BUG: 504608 ++--- ++ src/widgets/kpropertiesdialogbuiltin_p.cpp | 2 ++ ++ 1 file changed, 2 insertions(+) ++ ++diff --git a/src/widgets/kpropertiesdialogbuiltin_p.cpp b/src/widgets/kpropertiesdialogbuiltin_p.cpp ++index 919c044c4c..a21330d0b2 100644 ++--- a/src/widgets/kpropertiesdialogbuiltin_p.cpp +++++ b/src/widgets/kpropertiesdialogbuiltin_p.cpp ++@@ -1354,6 +1354,7 @@ void KFilePermissionsPropsPlugin::slotShowAdvancedPermissions() ++ { ++ bool isDir = (d->pmode == PermissionsOnlyDirs) || (d->pmode == PermissionsMixed); ++ QDialog dlg(properties); +++ dlg.setWindowModality(Qt::WindowModal); ++ dlg.setModal(true); ++ dlg.setWindowTitle(i18n("Advanced Permissions")); ++ ++@@ -2880,6 +2881,7 @@ void KDesktopPropsPlugin::slotAdvanced() ++ { ++ auto *dlg = new QDialog(d->m_frame); ++ dlg->setObjectName(QStringLiteral("KPropertiesDesktopAdv")); +++ dlg->setWindowModality(Qt::WindowModal); ++ dlg->setModal(true); ++ dlg->setAttribute(Qt::WA_DeleteOnClose); ++ dlg->setWindowTitle(i18n("Advanced Options for %1", properties->url().fileName())); ++-- ++GitLab ++ diff --cc debian/patches/upstream_KUrlNavigatorButton.patch index 0000000,0000000..ccafe36 new file mode 100644 --- /dev/null +++ b/debian/patches/upstream_KUrlNavigatorButton.patch @@@ -1,0 -1,0 +1,581 @@@ ++From 7067680d23229b80dd92d837ee129e987ba875e7 Mon Sep 17 00:00:00 2001 ++From: Akseli Lahtinen ++Date: Fri, 4 Apr 2025 20:00:59 +0000 ++Subject: [PATCH] KUrlNavigatorButton: Use arrow as separators ++ ++Due to the feedback of regular separator not being good enough for ++separating folders, use an arrow separator instead. ++ ++This also refactors bunch of code around the button, so it should ++be easier to tweak over time. ++ ++Remove icons due to the added clutter. They would work with full height chevrons but those are not technically feasible at this time. ++ ++BUG: 501587 ++BUG: 501575 ++BUG: 501582 ++BUG: 501589 ++BUG: 501706 ++BUG: 501803 ++FIXED-IN: 6.14 ++--- ++ src/filewidgets/kurlnavigator.cpp | 58 ++++--- ++ src/filewidgets/kurlnavigator.h | 15 ++ ++ src/filewidgets/kurlnavigatorbutton.cpp | 145 +++++++++--------- ++ src/filewidgets/kurlnavigatorbutton_p.h | 8 +- ++ src/filewidgets/kurlnavigatorbuttonbase.cpp | 24 ++- ++ src/filewidgets/kurlnavigatortogglebutton.cpp | 2 +- ++ 6 files changed, 144 insertions(+), 108 deletions(-) ++ ++diff --git a/src/filewidgets/kurlnavigator.cpp b/src/filewidgets/kurlnavigator.cpp ++index 737d039b11..9c99b1a914 100644 ++--- a/src/filewidgets/kurlnavigator.cpp +++++ b/src/filewidgets/kurlnavigator.cpp ++@@ -199,8 +199,9 @@ public: ++ bool m_active = true; ++ bool m_showPlacesSelector = false; ++ bool m_showFullPath = false; +++ bool m_backgroundEnabled = true; ++ ++- int m_padding = 4; +++ int m_padding = 5; ++ ++ struct { ++ bool showHidden = false; ++@@ -215,6 +216,8 @@ KUrlNavigatorPrivate::KUrlNavigatorPrivate(const QUrl &url, KUrlNavigator *qq, K ++ { ++ m_layout->setSpacing(0); ++ m_layout->setContentsMargins(0, 0, 0, 0); +++ QStyleOption option; +++ option.initFrom(q); ++ ++ q->connect(m_coreUrlNavigator, &KCoreUrlNavigator::currentLocationUrlChanged, q, [this]() { ++ Q_EMIT q->urlChanged(m_coreUrlNavigator->currentLocationUrl()); ++@@ -306,6 +309,7 @@ KUrlNavigatorPrivate::KUrlNavigatorPrivate(const QUrl &url, KUrlNavigator *qq, K ++ m_layout->addWidget(m_dropDownButton); ++ m_layout->addWidget(m_pathBox, 1); ++ m_layout->addWidget(m_badgeWidgetContainer); +++ m_layout->addSpacing(q->style()->pixelMetric(QStyle::PM_LayoutHorizontalSpacing, &option, q)); ++ m_layout->addWidget(m_toggleEditableMode); ++ ++ q->setContextMenuPolicy(Qt::CustomContextMenu); ++@@ -316,7 +320,8 @@ KUrlNavigatorPrivate::KUrlNavigatorPrivate(const QUrl &url, KUrlNavigator *qq, K ++ // Make sure pathBox does not portrude outside of the above frameLineEdit background ++ const int paddingLeft = q->style()->pixelMetric(QStyle::PM_LayoutLeftMargin); ++ const int paddingRight = q->style()->pixelMetric(QStyle::PM_LayoutRightMargin); ++- q->setContentsMargins(paddingLeft, 0, paddingRight, 0); +++ q->rect().adjust(0, -1, 0, 1); +++ q->setContentsMargins(paddingLeft, 1, paddingRight, 1); ++ m_pathBox->setContentsMargins(paddingLeft, 0, paddingRight, 0); ++ } ++ ++@@ -550,11 +555,14 @@ void KUrlNavigatorPrivate::switchView() ++ m_toggleEditableMode->setChecked(m_editable); ++ updateContent(); ++ if (q->isUrlEditable()) { +++ m_pathBox->setFixedHeight(m_badgeWidgetContainer->height()); ++ m_pathBox->setFocus(); ++ } ++ ++ q->requestActivation(); ++ Q_EMIT q->editableStateChanged(m_editable); +++ // Make sure the colors are updated +++ q->update(); ++ } ++ ++ void KUrlNavigatorPrivate::dropUrls(const QUrl &destination, QDropEvent *event, KUrlNavigatorButton *dropButton) ++@@ -826,7 +834,7 @@ void KUrlNavigatorPrivate::updateButtonVisibility() ++ ++ // Subtract all widgets from the available width, that must be shown anyway ++ // Make sure to take the padding into account ++- int availableWidth = q->width() - (m_padding * 2) - m_toggleEditableMode->minimumWidth(); +++ int availableWidth = q->width() - m_toggleEditableMode->minimumWidth(); ++ ++ availableWidth -= m_badgeWidgetContainer->width(); ++ ++@@ -838,18 +846,10 @@ void KUrlNavigatorPrivate::updateButtonVisibility() ++ availableWidth -= m_schemes->width(); ++ } ++ ++- // Check whether buttons must be hidden at all... ++- int requiredButtonWidth = 0; ++- for (const auto *button : std::as_const(m_navButtons)) { ++- requiredButtonWidth += button->minimumWidth(); ++- } +++ availableWidth -= m_dropDownButton->width(); ++ ++- if (requiredButtonWidth > availableWidth) { ++- // At least one button must be hidden. This implies that the ++- // drop-down button must get visible, which again decreases the ++- // available width. ++- availableWidth -= m_dropDownButton->width(); ++- } +++ // Count the paddings of previous button and current button +++ availableWidth -= m_padding * 4; ++ ++ // Hide buttons... ++ bool isLastButton = true; ++@@ -904,7 +904,7 @@ void KUrlNavigatorPrivate::updateButtonVisibility() ++ void KUrlNavigatorPrivate::updateTabOrder() ++ { ++ QMultiMap visibleChildrenSortedByX; ++- const auto childWidgets = q->findChildren(); +++ const auto childWidgets = q->findChildren(); ++ for (auto childWidget : childWidgets) { ++ if (childWidget->isVisible()) { ++ if (q->layoutDirection() == Qt::LeftToRight) { ++@@ -1408,22 +1408,40 @@ QWidget *KUrlNavigator::badgeWidget() const ++ } ++ } ++ +++void KUrlNavigator::setBackgroundEnabled(bool enabled) +++{ +++ d->m_backgroundEnabled = enabled; +++} +++ +++bool KUrlNavigator::isBackgroundEnabled() const +++{ +++ return d->m_backgroundEnabled; +++} +++ ++ void KUrlNavigator::paintEvent(QPaintEvent *event) ++ { ++ Q_UNUSED(event); ++ QPainter painter(this); ++ QStyleOptionFrame option; ++ option.initFrom(this); ++- option.state = QStyle::State_Sunken; +++ option.state = QStyle::State_None; ++ ++ if (hasFocus()) { ++ option.palette.setColor(QPalette::Window, palette().color(QPalette::Highlight)); ++ } ++ ++- // Adjust the rectangle due to how QRect coordinates work ++- option.rect = option.rect.adjusted(1, 0, -1, 0); ++- // Draw the background ++- style()->drawPrimitive(QStyle::PE_FrameLineEdit, &option, &painter, this); +++ if (d->m_backgroundEnabled) { +++ // Draw primitive always, but change color if not editable +++ if (!d->m_editable) { +++ option.palette.setColor(QPalette::Base, palette().alternateBase().color()); +++ } +++ style()->drawPrimitive(QStyle::PE_FrameLineEdit, &option, &painter, this); +++ } else { +++ // Draw primitive only for the input field +++ if (d->m_editable) { +++ style()->drawPrimitive(QStyle::PE_FrameLineEdit, &option, &painter, this); +++ } +++ } ++ } ++ ++ #include "moc_kurlnavigator.cpp" ++diff --git a/src/filewidgets/kurlnavigator.h b/src/filewidgets/kurlnavigator.h ++index 7fe7ff77dd..635cac8031 100644 ++--- a/src/filewidgets/kurlnavigator.h +++++ b/src/filewidgets/kurlnavigator.h ++@@ -332,6 +332,21 @@ public: ++ */ ++ QWidget *badgeWidget() const; ++ +++ /** +++ * Sets the background painting enabled or disabled for the buttons layout. +++ * In frameless styles, its recommended to set the background to disabled. +++ * Does not affect the input mode. +++ * @since 6.14 +++ */ +++ void setBackgroundEnabled(bool enabled); +++ +++ /** +++ * Returns true if the background of the buttons layout is being painted. +++ * Does not represent the input mode background. +++ * @since 6.14 +++ */ +++ bool isBackgroundEnabled() const; +++ ++ public Q_SLOTS: ++ /** ++ * Sets the location to \a url. The old URL is added to the history. ++diff --git a/src/filewidgets/kurlnavigatorbutton.cpp b/src/filewidgets/kurlnavigatorbutton.cpp ++index ee104d305b..c6bc91a688 100644 ++--- a/src/filewidgets/kurlnavigatorbutton.cpp +++++ b/src/filewidgets/kurlnavigatorbutton.cpp ++@@ -29,7 +29,8 @@ QPointer KUrlNavigatorButton::m_subDirsMenu; ++ ++ KUrlNavigatorButton::KUrlNavigatorButton(const QUrl &url, KUrlNavigator *parent) ++ : KUrlNavigatorButtonBase(parent) ++- , m_hoverOverIcon(false) +++ , m_hoverOverArrow(false) +++ , m_hoverOverButton(false) ++ , m_pendingTextChange(false) ++ , m_replaceButton(false) ++ , m_showMnemonic(false) ++@@ -39,7 +40,7 @@ KUrlNavigatorButton::KUrlNavigatorButton(const QUrl &url, KUrlNavigator *parent) ++ , m_subDir() ++ , m_openSubDirsTimer(nullptr) ++ , m_subDirsJob(nullptr) ++- , m_padding(10) +++ , m_padding(5) ++ { ++ setAcceptDrops(true); ++ setUrl(url); ++@@ -131,7 +132,7 @@ QSize KUrlNavigatorButton::sizeHint() const ++ // preferred width is textWidth, iconWidth and padding combined ++ // add extra padding in end to make sure the space between divider and button is consistent ++ // the first padding is used between icon and text, second in the end of text ++- const int width = QFontMetrics(adjustedFont).size(Qt::TextSingleLine, plainText()).width() + iconWidth() + (m_padding * 2); +++ const int width = m_padding + textWidth() + arrowWidth() + m_padding; ++ return QSize(width, KUrlNavigatorButtonBase::sizeHint().height()); ++ } ++ ++@@ -172,6 +173,8 @@ void KUrlNavigatorButton::paintEvent(QPaintEvent *event) ++ painter.setFont(adjustedFont); ++ ++ int buttonWidth = width(); +++ int arrowWidth = KUrlNavigatorButton::arrowWidth(); +++ ++ int preferredWidth = sizeHint().width(); ++ if (preferredWidth < minimumWidth()) { ++ preferredWidth = minimumWidth(); ++@@ -180,44 +183,24 @@ void KUrlNavigatorButton::paintEvent(QPaintEvent *event) ++ buttonWidth = preferredWidth; ++ } ++ const int buttonHeight = height(); ++- ++ const QColor fgColor = foregroundColor(); ++- drawHoverBackground(&painter); ++- ++- int textLeft = 0; ++- int textWidth = buttonWidth; ++- ++ const bool leftToRight = (layoutDirection() == Qt::LeftToRight); ++ ++- // draw folder icon ++- const int iconW = iconWidth(); ++- const int iconX = !leftToRight ? (buttonWidth - iconW) - m_padding / 2 : m_padding / 2; ++- const int iconY = (buttonHeight - iconW) / 2; ++- ++- QStyleOption option; ++- option.initFrom(this); ++- option.rect = QRect(iconX, iconY, iconW, iconW); ++- option.palette = palette(); ++- option.palette.setColor(QPalette::Text, fgColor); ++- option.palette.setColor(QPalette::WindowText, fgColor); ++- option.palette.setColor(QPalette::ButtonText, fgColor); ++- ++- if (m_hoverOverIcon) { ++- option.rect = QRect(iconX - m_padding / 2, 0, iconW + m_padding, buttonHeight).marginsRemoved(QMargins(0, 2, 0, 2)); ++- style()->drawPrimitive(QStyle::PE_PanelButtonTool, &option, &painter, this); ++- } ++- ++- const int widthModifier = iconW + m_padding / 2; ++- auto pixmap = icon().pixmap(iconSize(), devicePixelRatioF()); ++- style()->drawItemPixmap(&painter, QRect(iconX, iconY, iconW, iconW), Qt::AlignCenter, pixmap); +++ // Prepare sizes for icon +++ QRect textRect; +++ const int textRectWidth = buttonWidth - arrowWidth - m_padding; ++ if (leftToRight) { ++- textLeft += widthModifier; +++ textRect = QRect(m_padding, 0, textRectWidth, buttonHeight); +++ } else { +++ // If no separator is drawn, we can start writing text from 0 +++ textRect = QRect(m_drawSeparator ? arrowWidth : 0, 0, textRectWidth, buttonHeight); ++ } ++- textWidth -= widthModifier; ++ +++ drawHoverBackground(&painter); +++ +++ // Draw gradient overlay if text is clipped ++ painter.setPen(fgColor); ++ const bool clipped = isTextClipped(); ++- QRect textRect(textLeft, 0, textWidth, buttonHeight); ++ if (clipped) { ++ QColor bgColor = fgColor; ++ bgColor.setAlpha(0); ++@@ -237,14 +220,8 @@ void KUrlNavigatorButton::paintEvent(QPaintEvent *event) ++ painter.setPen(pen); ++ } ++ +++ // Draw folder name ++ int textFlags = Qt::AlignVCenter; ++- ++- if (leftToRight) { ++- textRect.setLeft(textRect.left() + m_padding / 2); ++- } else { ++- textRect.setRight(textRect.right() - m_padding / 2); ++- } ++- ++ if (m_showMnemonic) { ++ textFlags |= Qt::TextShowMnemonic; ++ painter.drawText(textRect, textFlags, text()); ++@@ -252,18 +229,26 @@ void KUrlNavigatorButton::paintEvent(QPaintEvent *event) ++ painter.drawText(textRect, textFlags, plainText()); ++ } ++ +++ // Draw separator arrow ++ if (m_drawSeparator) { ++ QStyleOption option; ++ option.initFrom(this); +++ option.palette = palette(); +++ option.palette.setColor(QPalette::Text, fgColor); +++ option.palette.setColor(QPalette::WindowText, fgColor); +++ option.palette.setColor(QPalette::ButtonText, fgColor); +++ ++ if (leftToRight) { ++- option.rect = QRect(rect().topRight(), rect().bottomRight()); +++ option.rect = QRect(textRect.right(), 0, arrowWidth, buttonHeight); ++ } else { ++- option.rect = QRect(rect().topLeft(), rect().bottomLeft()); +++ // Separator is the first item in RtL mode +++ option.rect = QRect(0, 0, arrowWidth, buttonHeight); ++ } ++ ++- // Draw CE_Splitter instead of PE_IndicatorToolBarSeparator, since the latter ++- // will be turned off if application style has separators turned off ++- style()->drawControl(QStyle::CE_Splitter, &option, &painter, this); +++ if (!m_hoverOverArrow) { +++ option.state = QStyle::State_None; +++ } +++ style()->drawPrimitive(leftToRight ? QStyle::PE_IndicatorArrowRight : QStyle::PE_IndicatorArrowLeft, &option, &painter, this); ++ } ++ } ++ ++@@ -276,6 +261,10 @@ void KUrlNavigatorButton::enterEvent(QEnterEvent *event) ++ if (isTextClipped()) { ++ setToolTip(plainText()); ++ } +++ if (!m_hoverOverButton) { +++ m_hoverOverButton = true; +++ update(); +++ } ++ } ++ ++ void KUrlNavigatorButton::leaveEvent(QEvent *event) ++@@ -283,8 +272,12 @@ void KUrlNavigatorButton::leaveEvent(QEvent *event) ++ KUrlNavigatorButtonBase::leaveEvent(event); ++ setToolTip(QString()); ++ ++- if (m_hoverOverIcon) { ++- m_hoverOverIcon = false; +++ if (m_hoverOverArrow) { +++ m_hoverOverArrow = false; +++ update(); +++ } +++ if (m_hoverOverButton) { +++ m_hoverOverButton = false; ++ update(); ++ } ++ } ++@@ -330,8 +323,9 @@ void KUrlNavigatorButton::dragEnterEvent(QDragEnterEvent *event) ++ void KUrlNavigatorButton::dragMoveEvent(QDragMoveEvent *event) ++ { ++ QRect rect = event->answerRect(); ++- if (isAboveIcon(rect.center().x())) { ++- m_hoverOverIcon = true; +++ +++ if (isAboveSeparator(rect.center().x())) { +++ m_hoverOverArrow = true; ++ update(); ++ ++ if (m_subDirsMenu == nullptr) { ++@@ -351,7 +345,7 @@ void KUrlNavigatorButton::dragMoveEvent(QDragMoveEvent *event) ++ m_subDirsMenu->deleteLater(); ++ m_subDirsMenu = nullptr; ++ } ++- m_hoverOverIcon = false; +++ m_hoverOverArrow = false; ++ update(); ++ } ++ } ++@@ -360,14 +354,14 @@ void KUrlNavigatorButton::dragLeaveEvent(QDragLeaveEvent *event) ++ { ++ KUrlNavigatorButtonBase::dragLeaveEvent(event); ++ ++- m_hoverOverIcon = false; +++ m_hoverOverArrow = false; ++ setDisplayHintEnabled(DraggedHint, false); ++ update(); ++ } ++ ++ void KUrlNavigatorButton::mousePressEvent(QMouseEvent *event) ++ { ++- if (isAboveIcon(qRound(event->position().x())) && (event->button() == Qt::LeftButton)) { +++ if (isAboveSeparator(qRound(event->position().x())) && (event->button() == Qt::LeftButton)) { ++ // the mouse is pressed above the folder button ++ startSubDirsJob(); ++ } ++@@ -376,7 +370,7 @@ void KUrlNavigatorButton::mousePressEvent(QMouseEvent *event) ++ ++ void KUrlNavigatorButton::mouseReleaseEvent(QMouseEvent *event) ++ { ++- if (!isAboveIcon(qRound(event->position().x())) || (event->button() != Qt::LeftButton)) { +++ if (!isAboveSeparator(qRound(event->position().x())) || (event->button() != Qt::LeftButton)) { ++ // the mouse has been released above the text area and not ++ // above the folder button ++ Q_EMIT navigatorButtonActivated(m_url, event->button(), event->modifiers()); ++@@ -389,9 +383,9 @@ void KUrlNavigatorButton::mouseMoveEvent(QMouseEvent *event) ++ { ++ KUrlNavigatorButtonBase::mouseMoveEvent(event); ++ ++- const bool hoverOverIcon = isAboveIcon(qRound(event->position().x())); ++- if (hoverOverIcon != m_hoverOverIcon) { ++- m_hoverOverIcon = hoverOverIcon; +++ const bool hoverOverIcon = isAboveSeparator(qRound(event->position().x())); +++ if (hoverOverIcon != m_hoverOverArrow) { +++ m_hoverOverArrow = hoverOverIcon; ++ update(); ++ } ++ } ++@@ -551,7 +545,7 @@ void KUrlNavigatorButton::openSubDirsMenu(KJob *job) ++ initMenu(m_subDirsMenu, 0); ++ ++ const bool leftToRight = (layoutDirection() == Qt::LeftToRight); ++- const int popupX = !leftToRight ? width() - iconWidth() : 0; +++ const int popupX = leftToRight ? width() - arrowWidth() : 0; ++ const QPoint popupPos = parentWidget()->mapToGlobal(geometry().bottomLeft() + QPoint(popupX, 0)); ++ ++ QPointer guard(this); ++@@ -651,28 +645,39 @@ QString KUrlNavigatorButton::plainText() const ++ return dest; ++ } ++ ++-int KUrlNavigatorButton::iconWidth() const +++int KUrlNavigatorButton::arrowWidth() const +++{ +++ // if there isn't arrow then return 0 +++ int width = 0; +++ if (!m_subDir.isEmpty()) { +++ width = height() / 2; +++ if (width < 4) { +++ width = 4; +++ } +++ } +++ +++ return width; +++} +++ +++int KUrlNavigatorButton::textWidth() const ++ { ++- return iconSize().width() * devicePixelRatioF(); +++ QFont adjustedFont(font()); +++ adjustedFont.setBold(m_subDir.isEmpty()); +++ return QFontMetrics(adjustedFont).size(Qt::TextSingleLine, plainText()).width(); ++ } ++ ++-bool KUrlNavigatorButton::isAboveIcon(int x) const +++bool KUrlNavigatorButton::isAboveSeparator(int x) const ++ { ++ const bool leftToRight = (layoutDirection() == Qt::LeftToRight); ++- return !leftToRight ? (x >= width() - iconWidth() - m_padding) : (x < iconWidth() + m_padding); +++ return leftToRight ? (x >= width() - arrowWidth()) : (x < arrowWidth() + m_padding); ++ } ++ ++ bool KUrlNavigatorButton::isTextClipped() const ++ { ++ // Ignore padding when resizing, so text doesnt go under it ++- int availableWidth = width() - m_padding; ++- if (!m_subDir.isEmpty()) { ++- availableWidth -= iconWidth(); ++- } +++ int availableWidth = width() - arrowWidth() - m_padding; ++ ++- QFont adjustedFont(font()); ++- adjustedFont.setBold(m_subDir.isEmpty()); ++- return QFontMetrics(adjustedFont).size(Qt::TextSingleLine, plainText()).width() >= availableWidth; +++ return textWidth() >= availableWidth; ++ } ++ ++ void KUrlNavigatorButton::updateMinimumWidth() ++@@ -680,8 +685,8 @@ void KUrlNavigatorButton::updateMinimumWidth() ++ const int oldMinWidth = minimumWidth(); ++ ++ int minWidth = sizeHint().width(); ++- if (minWidth < 40) { ++- minWidth = 40; +++ if (minWidth < 10) { +++ minWidth = 10; ++ } else if (minWidth > 150) { ++ // don't let an overlong path name waste all the URL navigator space ++ minWidth = 150; ++diff --git a/src/filewidgets/kurlnavigatorbutton_p.h b/src/filewidgets/kurlnavigatorbutton_p.h ++index f10c49d7f7..00bdaf4631 100644 ++--- a/src/filewidgets/kurlnavigatorbutton_p.h +++++ b/src/filewidgets/kurlnavigatorbutton_p.h ++@@ -171,14 +171,16 @@ private: ++ */ ++ QString plainText() const; ++ ++- int iconWidth() const; ++- bool isAboveIcon(int x) const; +++ int arrowWidth() const; +++ int textWidth() const; +++ bool isAboveSeparator(int x) const; ++ bool isTextClipped() const; ++ void updateMinimumWidth(); ++ void initMenu(KUrlNavigatorMenu *menu, int startIndex); ++ ++ private: ++- bool m_hoverOverIcon; +++ bool m_hoverOverArrow; +++ bool m_hoverOverButton; ++ bool m_pendingTextChange; ++ bool m_replaceButton; ++ bool m_showMnemonic; ++diff --git a/src/filewidgets/kurlnavigatorbuttonbase.cpp b/src/filewidgets/kurlnavigatorbuttonbase.cpp ++index 461d1d9b96..fe1f0c302c 100644 ++--- a/src/filewidgets/kurlnavigatorbuttonbase.cpp +++++ b/src/filewidgets/kurlnavigatorbuttonbase.cpp ++@@ -1,8 +1,8 @@ ++ /* ++- SPDX-FileCopyrightText: 2006-2010 Peter Penz ++- SPDX-FileCopyrightText: 2006 Aaron J. Seigo +++SPDX-FileCopyrightText: 2006-2010 Peter Penz +++SPDX-FileCopyrightText: 2006 Aaron J. Seigo ++ ++- SPDX-License-Identifier: LGPL-2.0-or-later +++SPDX-License-Identifier: LGPL-2.0-or-later ++ */ ++ ++ #include "kurlnavigatorbuttonbase_p.h" ++@@ -90,18 +90,14 @@ void KUrlNavigatorButtonBase::drawHoverBackground(QPainter *painter) ++ { ++ const bool isHighlighted = isDisplayHintEnabled(EnteredHint) || isDisplayHintEnabled(DraggedHint) || isDisplayHintEnabled(PopupActiveHint); ++ ++- QColor backgroundColor = isHighlighted ? palette().color(QPalette::Highlight) : Qt::transparent; ++- if (!m_active && isHighlighted) { ++- backgroundColor.setAlpha(128); ++- } +++ QStyleOptionButton buttonOption; +++ buttonOption.initFrom(this); +++ buttonOption.rect = QRect(0, 0, width(), height()); +++ buttonOption.features = QStyleOptionButton::Flat; ++ ++- if (backgroundColor != Qt::transparent) { ++- // TODO: the backgroundColor should be applied to the style ++- QStyleOptionViewItem option; ++- option.initFrom(this); ++- option.state = QStyle::State_Enabled | QStyle::State_MouseOver; ++- option.viewItemPosition = QStyleOptionViewItem::OnlyOne; ++- style()->drawPrimitive(QStyle::PE_PanelItemViewItem, &option, painter, this); +++ // Draw button graphic +++ if (isHighlighted) { +++ style()->drawPrimitive(QStyle::PE_PanelButtonCommand, &buttonOption, painter, this); ++ } ++ } ++ ++diff --git a/src/filewidgets/kurlnavigatortogglebutton.cpp b/src/filewidgets/kurlnavigatortogglebutton.cpp ++index 88e45cda32..fa0db1fcef 100644 ++--- a/src/filewidgets/kurlnavigatortogglebutton.cpp +++++ b/src/filewidgets/kurlnavigatortogglebutton.cpp ++@@ -15,7 +15,7 @@ ++ ++ namespace KDEPrivate ++ { ++-static constexpr int s_iconSize = KIconLoader::SizeSmallMedium; +++static constexpr int s_iconSize = KIconLoader::SizeSmall; ++ ++ KUrlNavigatorToggleButton::KUrlNavigatorToggleButton(KUrlNavigator *parent) ++ : KUrlNavigatorButtonBase(parent) ++-- ++GitLab ++ diff --cc debian/patches/upstream_c747fa0f_Avoid-unnecessary-sequencing-jobs-in-PreviewGenerator.patch index 0000000,0000000..8e26142 new file mode 100644 --- /dev/null +++ b/debian/patches/upstream_c747fa0f_Avoid-unnecessary-sequencing-jobs-in-PreviewGenerator.patch @@@ -1,0 -1,0 +1,138 @@@ ++From c747fa0f4143ee730cefd6cd26d14c09e89cf3ef Mon Sep 17 00:00:00 2001 ++From: Akseli Lahtinen ++Date: Tue, 13 May 2025 13:01:07 +0300 ++Subject: [PATCH] Avoid unnecessary sequencing jobs in PreviewGenerator ++ ++Currently we keep constantly asking if the current item has sequences ++support or not. ++ ++By sequences we mean things like hovering mouse over a folder thumbnail ++and it goes through the files in it. ++ ++This MR will always run for the first sequence (the initial thumbnail) ++but for the rest, then toggles a flag for the node with ++Qt::DecorationPropertyRole. If the propertyrole is false, it skips any ++further updates to avoid any unnecessary previewjob runs. ++--- ++ src/filewidgets/kfilepreviewgenerator.cpp | 5 +++++ ++ src/gui/previewjob.cpp | 2 ++ ++ src/widgets/delegateanimationhandler.cpp | 7 +++++-- ++ src/widgets/kdirmodel.cpp | 24 +++++++++++++++++++++++ ++ src/widgets/kdirmodel.h | 1 + ++ 5 files changed, 37 insertions(+), 2 deletions(-) ++ ++diff --git a/src/filewidgets/kfilepreviewgenerator.cpp b/src/filewidgets/kfilepreviewgenerator.cpp ++index 019124c618..639221fbe5 100644 ++--- a/src/filewidgets/kfilepreviewgenerator.cpp +++++ b/src/filewidgets/kfilepreviewgenerator.cpp ++@@ -1015,6 +1015,11 @@ void KFilePreviewGeneratorPrivate::startPreviewJob(const KFileItemList &items, i ++ ++ q->connect(job, &KIO::PreviewJob::gotPreview, q, [this, job](const KFileItem &item, const QPixmap &pixmap) { ++ addToPreviewQueue(item, pixmap, job); +++ m_dirModel->setData(m_dirModel->indexForItem(item), job->handlesSequences(), KDirModel::HandleSequencesRole); +++ }); +++ +++ q->connect(job, &KIO::PreviewJob::failed, q, [this, job](const KFileItem &item) { +++ m_dirModel->setData(m_dirModel->indexForItem(item), job->handlesSequences(), KDirModel::HandleSequencesRole); ++ }); ++ ++ q->connect(job, &KIO::PreviewJob::finished, q, [this, job]() { ++diff --git a/src/gui/previewjob.cpp b/src/gui/previewjob.cpp ++index bca18c9907..4d0ed030df 100644 ++--- a/src/gui/previewjob.cpp +++++ b/src/gui/previewjob.cpp ++@@ -410,6 +410,8 @@ void PreviewJobPrivate::startPreview() ++ item.standardThumbnailer = plugin.description() == QStringLiteral("standardthumbnailer"); ++ item.plugin = plugin; ++ items.push_back(item); +++ bool handlesSequencesValue = item.plugin.value(QStringLiteral("HandleSequences"), false); +++ thumbnailWorkerMetaData.insert(QStringLiteral("handlesSequences"), QString::number(handlesSequencesValue)); ++ ++ if (!bNeedCache && bSave && plugin.value(QStringLiteral("CacheThumbnail"), true)) { ++ const QUrl url = fileItem.targetUrl(); ++diff --git a/src/widgets/delegateanimationhandler.cpp b/src/widgets/delegateanimationhandler.cpp ++index 9d8f81beb8..741416a944 100644 ++--- a/src/widgets/delegateanimationhandler.cpp +++++ b/src/widgets/delegateanimationhandler.cpp ++@@ -200,8 +200,11 @@ void DelegateAnimationHandler::sequenceTimerTimeout() ++ KDirModel *dirModel = dynamic_cast(model); ++ if (dirModel) { ++ // qDebug() << "requesting" << currentSequenceIndex; ++- dirModel->requestSequenceIcon(index, currentSequenceIndex); ++- iconSequenceTimer.start(); // Some upper-bound interval is needed, in case items are not generated +++ // Only request sequence icons for items that have them +++ if (dirModel->data(index, KDirModel::HandleSequencesRole).toBool()) { +++ dirModel->requestSequenceIcon(index, currentSequenceIndex); +++ iconSequenceTimer.start(); // Some upper-bound interval is needed, in case items are not generated +++ } ++ } ++ } ++ ++diff --git a/src/widgets/kdirmodel.cpp b/src/widgets/kdirmodel.cpp ++index 281a8a69e4..aa73a7f776 100644 ++--- a/src/widgets/kdirmodel.cpp +++++ b/src/widgets/kdirmodel.cpp ++@@ -101,10 +101,21 @@ public: ++ m_preview = icn; ++ } ++ +++ bool previewHandlesSequences() +++ { +++ return m_previewHandlesSequences; +++ } +++ +++ void setPreviewHandlesSequences(bool handlesSequences) +++ { +++ m_previewHandlesSequences = handlesSequences; +++ } +++ ++ private: ++ KFileItem m_item; ++ KDirModelDirNode *const m_parent; ++ QIcon m_preview; +++ bool m_previewHandlesSequences = true; // First sequence is always allowed ++ }; ++ ++ // Specialization for directory nodes ++@@ -915,6 +926,11 @@ QVariant KDirModel::data(const QModelIndex &index, int role) const ++ } ++ } ++ break; +++ case HandleSequencesRole: +++ if (index.column() == Name) { +++ return node->previewHandlesSequences(); +++ } +++ break; ++ case Qt::TextAlignmentRole: ++ if (index.column() == Size) { ++ // use a right alignment for L2R and R2L languages ++@@ -1034,6 +1050,14 @@ bool KDirModel::setData(const QModelIndex &index, const QVariant &value, int rol ++ return true; ++ } ++ break; +++ case HandleSequencesRole: +++ if (index.column() == Name) { +++ KDirModelNode *node = static_cast(index.internalPointer()); +++ Q_ASSERT(node); +++ node->setPreviewHandlesSequences(value.toBool()); +++ return true; +++ } +++ break; ++ default: ++ break; ++ } ++diff --git a/src/widgets/kdirmodel.h b/src/widgets/kdirmodel.h ++index 64d315c43b..bf5a72c28c 100644 ++--- a/src/widgets/kdirmodel.h +++++ b/src/widgets/kdirmodel.h ++@@ -180,6 +180,7 @@ public: ++ FileItemRole = 0x07A263FF, ///< returns the KFileItem for a given index. roleName is "fileItem". ++ ChildCountRole = 0x2C4D0A40, ///< returns the number of items in a directory, or ChildCountUnknown. roleName is "childCount". ++ HasJobRole = 0x01E555A5, ///< returns whether or not there is a job on an item (file/directory). roleName is "hasJob". +++ HandleSequencesRole = 0x1E642272, ++ }; ++ ++ /** ++-- ++GitLab ++ diff --cc debian/patches/upstream_cd0810f8_KFileWidget-Do-not-override-filename-with-folder-name-if-edited.patch index 0000000,0000000..c37c292 new file mode 100644 --- /dev/null +++ b/debian/patches/upstream_cd0810f8_KFileWidget-Do-not-override-filename-with-folder-name-if-edited.patch @@@ -1,0 -1,0 +1,150 @@@ ++From cd0810f82d9fce629fa27e2a1d330fbcc8d2edf6 Mon Sep 17 00:00:00 2001 ++From: Akseli Lahtinen ++Date: Thu, 17 Apr 2025 08:43:26 +0000 ++Subject: [PATCH] KFileWidget: Do not override filename with folder name if ++ edited ++ ++If the filename input has been modified, do not override it with ++the name of the folder when selecting a folder. ++ ++BUG: 502794 ++FIXED-IN: 6.14 ++--- ++ autotests/kfilewidgettest.cpp | 85 +++++++++++++++++++++++++++++++++ ++ src/filewidgets/kdiroperator.h | 1 + ++ src/filewidgets/kfilewidget.cpp | 4 ++ ++ 3 files changed, 90 insertions(+) ++ ++diff --git a/autotests/kfilewidgettest.cpp b/autotests/kfilewidgettest.cpp ++index cd04b57c4..e0ff3945d 100644 ++--- a/autotests/kfilewidgettest.cpp +++++ b/autotests/kfilewidgettest.cpp ++@@ -87,6 +87,8 @@ private Q_SLOTS: ++ void testTokenizeForSave_data(); ++ void testTokenizeForSave(); ++ void testThumbnailPreviewSetting(); +++ void testReplaceLocationEditFilename_data(); +++ void testReplaceLocationEditFilename(); ++ }; ++ ++ void KFileWidgetTest::initTestCase() ++@@ -932,6 +934,89 @@ void KFileWidgetTest::testThumbnailPreviewSetting() ++ fwPreviewFalse.cancelButton()->click(); ++ } ++ +++struct LocationTestItem { +++ bool dir; +++ QString name; +++}; +++ +++void KFileWidgetTest::testReplaceLocationEditFilename_data() +++{ +++ QTest::addColumn("initialItem"); +++ QTest::addColumn("selectedItem"); +++ QTest::addColumn("lineEditTextResult"); +++ QTest::addColumn("overrideModifiedText"); +++ +++ QTest::newRow("replace-dir-with-dir") << LocationTestItem(true, "folder1") << LocationTestItem(true, "folder2") << "" << false; +++ QTest::newRow("replace-dir-with-file") << LocationTestItem(true, "folder1") << LocationTestItem(false, "file1") << "file1" << true; +++ QTest::newRow("replace-file-with-file") << LocationTestItem(false, "file1") << LocationTestItem(false, "file2") << "file2" << true; +++ QTest::newRow("replace-file-with-dir") << LocationTestItem(false, "file1") << LocationTestItem(true, "folder1") << "file1" << false; +++} +++ +++// BUG: 502794 +++// Test that we don't override file names with folder names +++void KFileWidgetTest::testReplaceLocationEditFilename() +++{ +++ QFETCH(LocationTestItem, initialItem); +++ QFETCH(LocationTestItem, selectedItem); +++ QFETCH(QString, lineEditTextResult); +++ QFETCH(bool, overrideModifiedText); +++ +++ // Setup - Create folders/files in temp dir +++ QTemporaryDir tempDir; +++ const QString tempDirPath = tempDir.path(); +++ QUrl tempDirUrl = QUrl::fromLocalFile(tempDirPath); +++ QUrl replacedUrl = QUrl::fromLocalFile(tempDirPath + QLatin1Char('/') + initialItem.name); +++ QUrl selectedUrl = QUrl::fromLocalFile(tempDirPath + QLatin1Char('/') + selectedItem.name); +++ +++ auto createTestItem = [tempDirUrl](LocationTestItem item, const QUrl &url) { +++ if (item.dir) { +++ QDir(tempDirUrl.toLocalFile()).mkdir(url.toLocalFile()); +++ QVERIFY(QDir(url.toLocalFile()).exists()); +++ } else { +++ QFile file(url.toLocalFile()); +++ if (!file.open(QIODevice::WriteOnly)) { +++ qFatal("Couldn't create %s", qPrintable(url.toLocalFile())); +++ } +++ file.write(QByteArray("Test file")); +++ file.close(); +++ QVERIFY(file.exists()); +++ } +++ }; +++ +++ createTestItem(initialItem, replacedUrl); +++ createTestItem(selectedItem, selectedUrl); +++ +++ // Open the filewidget in tempdir +++ KFileWidget fw(tempDirUrl); +++ fw.setOperationMode(KFileWidget::Saving); +++ +++ // Highlight the item, then another +++ auto highlightItem = [&fw](QUrl url) { +++ KFileItem fileItem(url); +++ QSignalSpy fileHighlightedSpy(fw.dirOperator(), &KDirOperator::fileHighlighted); +++ fw.dirOperator()->highlightFile(fileItem); +++ fileHighlightedSpy.wait(500); +++ QVERIFY(fileHighlightedSpy.count()); +++ }; +++ +++ highlightItem(replacedUrl); +++ highlightItem(selectedUrl); +++ +++ // Compare that we have the wanted result when selecting items +++ QCOMPARE(fw.locationEdit()->lineEdit()->text(), lineEditTextResult); +++ +++ // Make sure we don't overwrite any text user has modified in some cases +++ const QString modifiedText("New Filename.txt"); +++ fw.locationEdit()->setEditText(modifiedText); +++ highlightItem(selectedUrl); +++ +++ if (overrideModifiedText) { +++ QCOMPARE(fw.locationEdit()->lineEdit()->text(), lineEditTextResult); +++ } else { +++ QCOMPARE(fw.locationEdit()->lineEdit()->text(), modifiedText); +++ } +++} +++ ++ QTEST_MAIN(KFileWidgetTest) ++ ++ #include "kfilewidgettest.moc" ++diff --git a/src/filewidgets/kdiroperator.h b/src/filewidgets/kdiroperator.h ++index 6013a39cc..818432141 100644 ++--- a/src/filewidgets/kdiroperator.h +++++ b/src/filewidgets/kdiroperator.h ++@@ -1042,6 +1042,7 @@ private: ++ KIOFILEWIDGETS_NO_EXPORT void setViewInternal(QAbstractItemView *view); ++ ++ friend class KDirOperatorPrivate; +++ friend class KFileWidgetTest; // For testing ++ std::unique_ptr d; ++ }; ++ ++diff --git a/src/filewidgets/kfilewidget.cpp b/src/filewidgets/kfilewidget.cpp ++index 064efc3b3..d5afb9de3 100644 ++--- a/src/filewidgets/kfilewidget.cpp +++++ b/src/filewidgets/kfilewidget.cpp ++@@ -900,6 +900,10 @@ void KFileWidgetPrivate::fileHighlighted(const KFileItem &i, bool isKeyNavigatio ++ return; ++ } ++ +++ if (!i.isNull() && i.isDir() && !(m_ops->mode() & KFile::Directory)) { +++ return; +++ } +++ ++ const bool modified = m_locationEdit->lineEdit()->isModified(); ++ ++ if (!(m_ops->mode() & KFile::Files)) { ++-- ++GitLab ++ diff --cc debian/patches/upstream_d8441b7b_Show-single-click-selection-emblem-when-using-single-click-mouse-mode.patch index 0000000,0000000..5607b7d new file mode 100644 --- /dev/null +++ b/debian/patches/upstream_d8441b7b_Show-single-click-selection-emblem-when-using-single-click-mouse-mode.patch @@@ -1,0 -1,0 +1,587 @@@ ++From d8441b7b5b2c8ebda18f5bde01f77ae802f4f48e Mon Sep 17 00:00:00 2001 ++From: Akseli Lahtinen ++Date: Wed, 9 Apr 2025 07:57:20 +0000 ++Subject: [PATCH] Show single-click selection emblem when using single-click ++ mouse mode ++ ++In open/save dialog, we had no way to select items when using single-click mouse mode. (Except holding down control key). ++ ++This adds the same emblem that Dolphin uses for its selections. ++ ++It is shown in both treeviews and listviews, but only when single-click mode is active and the filewidget allows selecting multiple items. ++ ++BUG: 185793 ++FIXED-IN: 6.14 ++--- ++ src/filewidgets/CMakeLists.txt | 1 + ++ src/filewidgets/kdiroperator.cpp | 13 ++-- ++ src/filewidgets/kdiroperatordetailview.cpp | 31 +++++++++- ++ src/filewidgets/kdiroperatordetailview_p.h | 7 ++- ++ src/filewidgets/kdiroperatoriconview.cpp | 33 +++++++++- ++ src/filewidgets/kdiroperatoriconview_p.h | 9 ++- ++ src/filewidgets/kfileitemselectionemblem.cpp | 63 ++++++++++++++++++++ ++ src/filewidgets/kfileitemselectionemblem.h | 39 ++++++++++++ ++ src/widgets/kfileitemdelegate.cpp | 58 ++++++++++++++++++ ++ src/widgets/kfileitemdelegate.h | 15 +++++ ++ 10 files changed, 259 insertions(+), 10 deletions(-) ++ create mode 100644 src/filewidgets/kfileitemselectionemblem.cpp ++ create mode 100644 src/filewidgets/kfileitemselectionemblem.h ++ ++diff --git a/src/filewidgets/CMakeLists.txt b/src/filewidgets/CMakeLists.txt ++index e5fc87f75..cf4520191 100644 ++--- a/src/filewidgets/CMakeLists.txt +++++ b/src/filewidgets/CMakeLists.txt ++@@ -22,6 +22,7 @@ target_sources(KF6KIOFileWidgets PRIVATE ++ kdiroperatoriconview.cpp ++ kdirsortfilterproxymodel.cpp #used in combination with kdirmodel.cpp ++ kencodingfiledialog.cpp +++ kfileitemselectionemblem.cpp ++ kfilebookmarkhandler.cpp ++ kfilecopytomenu.cpp ++ kfilecustomdialog.cpp ++diff --git a/src/filewidgets/kdiroperator.cpp b/src/filewidgets/kdiroperator.cpp ++index d2d8a5513..e1d3afeea 100644 ++--- a/src/filewidgets/kdiroperator.cpp +++++ b/src/filewidgets/kdiroperator.cpp ++@@ -17,6 +17,7 @@ ++ #include "kdiroperatoriconview_p.h" ++ #include "kdirsortfilterproxymodel.h" ++ #include "kfileitem.h" +++#include "kfileitemselectionemblem.h" ++ #include "kfilemetapreview_p.h" ++ #include "knewfilemenu.h" ++ #include "kpreviewwidgetbase.h" ++@@ -1260,9 +1261,13 @@ bool KDirOperator::eventFilter(QObject *watched, QEvent *event) ++ if (d->m_isTouchEvent) { ++ return true; ++ } ++- if (d->m_preview && !d->m_preview->isHidden()) { ++- const QModelIndex hoveredIndex = d->m_itemView->indexAt(d->m_itemView->viewport()->mapFromGlobal(QCursor::pos())); ++ +++ const QModelIndex hoveredIndex = d->m_itemView->indexAt(d->m_itemView->viewport()->mapFromGlobal(QCursor::pos())); +++ if (hoveredIndex.isValid()) { +++ KFileItemSelectionEmblem(d->m_itemView, hoveredIndex, this).updateSelectionEmblemRectForIndex(iconSize()); +++ } +++ +++ if (d->m_preview && !d->m_preview->isHidden()) { ++ if (d->m_lastHoveredIndex == hoveredIndex) { ++ return QWidget::eventFilter(watched, event); ++ } ++@@ -1510,11 +1515,11 @@ QAbstractItemView *KDirOperator::createView(QWidget *parent, KFile::FileView vie ++ { ++ QAbstractItemView *itemView = nullptr; ++ if (KFile::isDetailView(viewKind) || KFile::isTreeView(viewKind) || KFile::isDetailTreeView(viewKind)) { ++- KDirOperatorDetailView *detailView = new KDirOperatorDetailView(parent); +++ KDirOperatorDetailView *detailView = new KDirOperatorDetailView(this, parent); ++ detailView->setViewMode(viewKind); ++ itemView = detailView; ++ } else { ++- itemView = new KDirOperatorIconView(parent, decorationPosition()); +++ itemView = new KDirOperatorIconView(this, parent, decorationPosition()); ++ } ++ ++ return itemView; ++diff --git a/src/filewidgets/kdiroperatordetailview.cpp b/src/filewidgets/kdiroperatordetailview.cpp ++index 8bbd3e42c..b693e6d9d 100644 ++--- a/src/filewidgets/kdiroperatordetailview.cpp +++++ b/src/filewidgets/kdiroperatordetailview.cpp ++@@ -5,6 +5,7 @@ ++ */ ++ ++ #include "kdiroperatordetailview_p.h" +++#include "kfileitemselectionemblem.h" ++ ++ #include ++ #include ++@@ -17,9 +18,11 @@ ++ #include ++ #include ++ ++-KDirOperatorDetailView::KDirOperatorDetailView(QWidget *parent) +++KDirOperatorDetailView::KDirOperatorDetailView(KDirOperator *dirOperator, QWidget *parent) ++ : QTreeView(parent) ++ , m_hideDetailColumns(false) +++ , m_isEmblemClicked(false) +++ , m_dirOperator(dirOperator) ++ { ++ setRootIsDecorated(false); ++ setSortingEnabled(true); ++@@ -115,9 +118,15 @@ void KDirOperatorDetailView::dragEnterEvent(QDragEnterEvent *event) ++ ++ void KDirOperatorDetailView::mousePressEvent(QMouseEvent *event) ++ { +++ const QModelIndex index = indexAt(event->pos()); +++ // When selection emblem is clicked, select it and don't do anything else +++ m_isEmblemClicked = KFileItemSelectionEmblem(this, index, m_dirOperator).handleMousePressEvent(event->pos()); +++ if (m_isEmblemClicked) { +++ return; +++ } +++ ++ QTreeView::mousePressEvent(event); ++ ++- const QModelIndex index = indexAt(event->pos()); ++ if (!index.isValid() || (index.column() != KDirModel::Name)) { ++ const Qt::KeyboardModifiers modifiers = QApplication::keyboardModifiers(); ++ if (!(modifiers & Qt::ShiftModifier) && !(modifiers & Qt::ControlModifier)) { ++@@ -126,6 +135,24 @@ void KDirOperatorDetailView::mousePressEvent(QMouseEvent *event) ++ } ++ } ++ +++void KDirOperatorDetailView::mouseMoveEvent(QMouseEvent *event) +++{ +++ // Disallow selection dragging when emblem is clicked +++ if (m_isEmblemClicked) { +++ return; +++ } +++ QTreeView::mouseMoveEvent(event); +++} +++ +++void KDirOperatorDetailView::mouseReleaseEvent(QMouseEvent *event) +++{ +++ // Reset the emblem selection +++ if (m_isEmblemClicked) { +++ m_isEmblemClicked = false; +++ } +++ QTreeView::mouseReleaseEvent(event); +++} +++ ++ void KDirOperatorDetailView::currentChanged(const QModelIndex ¤t, const QModelIndex &previous) ++ { ++ QTreeView::currentChanged(current, previous); ++diff --git a/src/filewidgets/kdiroperatordetailview_p.h b/src/filewidgets/kdiroperatordetailview_p.h ++index f30ab9482..df45142d4 100644 ++--- a/src/filewidgets/kdiroperatordetailview_p.h +++++ b/src/filewidgets/kdiroperatordetailview_p.h ++@@ -7,6 +7,7 @@ ++ #ifndef KDIROPERATORDETAILVIEW_P_H ++ #define KDIROPERATORDETAILVIEW_P_H ++ +++#include ++ #include ++ ++ #include ++@@ -22,7 +23,7 @@ class KDirOperatorDetailView : public QTreeView ++ Q_OBJECT ++ ++ public: ++- explicit KDirOperatorDetailView(QWidget *parent = nullptr); +++ explicit KDirOperatorDetailView(KDirOperator *dirOperator, QWidget *parent = nullptr); ++ ~KDirOperatorDetailView() override; ++ ++ /** ++@@ -36,10 +37,14 @@ protected: ++ bool event(QEvent *event) override; ++ void dragEnterEvent(QDragEnterEvent *event) override; ++ void mousePressEvent(QMouseEvent *event) override; +++ void mouseMoveEvent(QMouseEvent *event) override; +++ void mouseReleaseEvent(QMouseEvent *event) override; ++ void currentChanged(const QModelIndex ¤t, const QModelIndex &previous) override; ++ ++ private: ++ bool m_hideDetailColumns; +++ bool m_isEmblemClicked; +++ KDirOperator *m_dirOperator; ++ }; ++ ++ #endif ++diff --git a/src/filewidgets/kdiroperatoriconview.cpp b/src/filewidgets/kdiroperatoriconview.cpp ++index ace0c0098..9180ea1ed 100644 ++--- a/src/filewidgets/kdiroperatoriconview.cpp +++++ b/src/filewidgets/kdiroperatoriconview.cpp ++@@ -6,6 +6,7 @@ ++ */ ++ ++ #include "kdiroperatoriconview_p.h" +++#include "kfileitemselectionemblem.h" ++ ++ #include ++ #include ++@@ -15,8 +16,10 @@ ++ #include ++ #include ++ ++-KDirOperatorIconView::KDirOperatorIconView(QWidget *parent, QStyleOptionViewItem::Position aDecorationPosition) +++KDirOperatorIconView::KDirOperatorIconView(KDirOperator *dirOperator, QWidget *parent, QStyleOptionViewItem::Position aDecorationPosition) ++ : QListView(parent) +++ , m_isEmblemClicked(false) +++ , m_dirOperator(dirOperator) ++ { ++ setViewMode(QListView::IconMode); ++ setResizeMode(QListView::Adjust); ++@@ -74,7 +77,15 @@ void KDirOperatorIconView::dragEnterEvent(QDragEnterEvent *event) ++ ++ void KDirOperatorIconView::mousePressEvent(QMouseEvent *event) ++ { ++- if (!indexAt(event->pos()).isValid()) { +++ const QModelIndex index = indexAt(event->pos()); +++ +++ // When selection emblem is clicked, select it and don't do anything else +++ m_isEmblemClicked = KFileItemSelectionEmblem(this, index, m_dirOperator).handleMousePressEvent(event->pos()); +++ if (m_isEmblemClicked) { +++ return; +++ } +++ +++ if (!index.isValid()) { ++ const Qt::KeyboardModifiers modifiers = QApplication::keyboardModifiers(); ++ if (!(modifiers & Qt::ShiftModifier) && !(modifiers & Qt::ControlModifier)) { ++ clearSelection(); ++@@ -84,6 +95,24 @@ void KDirOperatorIconView::mousePressEvent(QMouseEvent *event) ++ QListView::mousePressEvent(event); ++ } ++ +++void KDirOperatorIconView::mouseMoveEvent(QMouseEvent *event) +++{ +++ // Disallow selection dragging when emblem is clicked +++ if (m_isEmblemClicked) { +++ return; +++ } +++ QListView::mouseMoveEvent(event); +++} +++ +++void KDirOperatorIconView::mouseReleaseEvent(QMouseEvent *event) +++{ +++ // Reset the emblem selection +++ if (m_isEmblemClicked) { +++ m_isEmblemClicked = false; +++ } +++ QListView::mouseReleaseEvent(event); +++} +++ ++ void KDirOperatorIconView::wheelEvent(QWheelEvent *event) ++ { ++ QListView::wheelEvent(event); ++diff --git a/src/filewidgets/kdiroperatoriconview_p.h b/src/filewidgets/kdiroperatoriconview_p.h ++index c4ab96738..f1caba9e0 100644 ++--- a/src/filewidgets/kdiroperatoriconview_p.h +++++ b/src/filewidgets/kdiroperatoriconview_p.h ++@@ -8,6 +8,7 @@ ++ #ifndef KDIROPERATORICONVIEW_P_H ++ #define KDIROPERATORICONVIEW_P_H ++ +++#include ++ #include ++ ++ /** ++@@ -18,7 +19,9 @@ class KDirOperatorIconView : public QListView ++ { ++ Q_OBJECT ++ public: ++- KDirOperatorIconView(QWidget *parent = nullptr, QStyleOptionViewItem::Position decorationPosition = QStyleOptionViewItem::Position::Top); +++ KDirOperatorIconView(KDirOperator *dirOperator, +++ QWidget *parent = nullptr, +++ QStyleOptionViewItem::Position decorationPosition = QStyleOptionViewItem::Position::Top); ++ ~KDirOperatorIconView() override; ++ void setDecorationPosition(QStyleOptionViewItem::Position decorationPosition); ++ ++@@ -26,6 +29,8 @@ protected: ++ void initViewItemOption(QStyleOptionViewItem *option) const override; ++ void dragEnterEvent(QDragEnterEvent *event) override; ++ void mousePressEvent(QMouseEvent *event) override; +++ void mouseMoveEvent(QMouseEvent *event) override; +++ void mouseReleaseEvent(QMouseEvent *event) override; ++ void wheelEvent(QWheelEvent *event) override; ++ void resizeEvent(QResizeEvent *event) override; ++ ++@@ -34,6 +39,8 @@ protected ++ ++ private: ++ QStyleOptionViewItem::Position decorationPosition; +++ bool m_isEmblemClicked; +++ KDirOperator *m_dirOperator; ++ }; ++ ++ #endif // KDIROPERATORICONVIEW_P_H ++diff --git a/src/filewidgets/kfileitemselectionemblem.cpp b/src/filewidgets/kfileitemselectionemblem.cpp ++new file mode 100644 ++index 000000000..566dee306 ++--- /dev/null +++++ b/src/filewidgets/kfileitemselectionemblem.cpp ++@@ -0,0 +1,63 @@ +++/* +++ SPDX-FileCopyrightText: 2025 Akseli Lahtinen +++ +++ SPDX-License-Identifier: LGPL-2.0-or-later +++*/ +++ +++#include "kfileitemselectionemblem.h" +++#include "kfileitemdelegate.h" +++ +++#include +++#include +++#include +++#include +++#include +++ +++KFileItemSelectionEmblem::KFileItemSelectionEmblem(QAbstractItemView *itemView, QModelIndex index, KDirOperator *dirOperator) +++{ +++ m_itemView = itemView; +++ m_index = index; +++ m_fileItemDelegate = fileItemDelegate(); +++ m_dirOperator = dirOperator; +++ m_fileItem = m_fileItemDelegate->fileItem(m_index); +++} +++ +++KFileItemSelectionEmblem::~KFileItemSelectionEmblem() +++{ +++} +++ +++bool KFileItemSelectionEmblem::isEmblemEnabled() +++{ +++ if (m_itemView->selectionMode() == QAbstractItemView::ExtendedSelection && qApp->style()->styleHint(QStyle::SH_ItemView_ActivateItemOnSingleClick)) { +++ if (m_fileItem.isDir()) { +++ return m_dirOperator->isSelected(m_fileItem); +++ } +++ return true; +++ } +++ return false; +++} +++ +++KFileItemDelegate *KFileItemSelectionEmblem::fileItemDelegate() +++{ +++ auto itemDelegate = m_itemView->itemDelegateForIndex(m_index); +++ if (itemDelegate) { +++ return qobject_cast(itemDelegate); +++ } +++ return nullptr; +++} +++ +++void KFileItemSelectionEmblem::updateSelectionEmblemRectForIndex(const int iconSize) +++{ +++ if (isEmblemEnabled() && m_fileItemDelegate) { +++ m_fileItemDelegate->setSelectionEmblemRect(m_itemView->visualRect(m_index), iconSize); +++ } +++} +++ +++bool KFileItemSelectionEmblem::handleMousePressEvent(const QPoint mousePos) +++{ +++ if (isEmblemEnabled() && m_fileItemDelegate && m_fileItemDelegate->selectionEmblemRect().contains(mousePos)) { +++ m_itemView->selectionModel()->select(m_index, QItemSelectionModel::Toggle); +++ return true; +++ } +++ return false; +++} ++diff --git a/src/filewidgets/kfileitemselectionemblem.h b/src/filewidgets/kfileitemselectionemblem.h ++new file mode 100644 ++index 000000000..4bfd78a8b ++--- /dev/null +++++ b/src/filewidgets/kfileitemselectionemblem.h ++@@ -0,0 +1,39 @@ +++/* +++ SPDX-FileCopyrightText: 2025 Akseli Lahtinen +++ +++ SPDX-License-Identifier: LGPL-2.0-or-later +++*/ +++ +++#ifndef KFILEITEMSELECTIONEMBLEM_H +++#define KFILEITEMSELECTIONEMBLEM_H +++ +++#include +++#include +++#include +++ +++class KFileItem; +++class KFileItemDelegate; +++class QPoint; +++ +++class KFileItemSelectionEmblem +++{ +++public: +++ KFileItemSelectionEmblem(QAbstractItemView *itemView, QModelIndex index, KDirOperator *dirOperator); +++ ~KFileItemSelectionEmblem(); +++ +++ void updateSelectionEmblemRectForIndex(const int iconSize); +++ bool handleMousePressEvent(const QPoint mousePos); +++ bool isEmblemEnabled(); +++ +++private: +++ KFileItemDelegate *fileItemDelegate(); +++ +++ QAbstractItemView *m_itemView; +++ QModelIndex m_index; +++ KDirOperator *m_dirOperator; +++ KFileItemDelegate *m_fileItemDelegate; +++ KFileItem m_fileItem; +++ bool m_isDir; +++}; +++ +++#endif ++diff --git a/src/widgets/kfileitemdelegate.cpp b/src/widgets/kfileitemdelegate.cpp ++index c00c69523..83acd9910 100644 ++--- a/src/widgets/kfileitemdelegate.cpp +++++ b/src/widgets/kfileitemdelegate.cpp ++@@ -101,6 +101,7 @@ public: ++ void gotNewIcon(const QModelIndex &index); ++ ++ void paintJobTransfers(QPainter *painter, const qreal &jobAnimationAngle, const QPoint &iconPos, const QStyleOptionViewItem &opt); +++ int scaledEmblemSize(int iconSize) const; ++ ++ public: ++ KFileItemDelegate::InformationList informationList; ++@@ -112,6 +113,7 @@ public: ++ QTextOption::WrapMode wrapMode; ++ bool jobTransfersVisible; ++ QIcon downArrowIcon; +++ QRect emblemRect; ++ ++ private: ++ KIO::DelegateAnimationHandler *animationHandler; ++@@ -128,6 +130,7 @@ KFileItemDelegate::Private::Private(KFileItemDelegate *parent) ++ , showToolTipWhenElided(true) ++ , wrapMode(QTextOption::WrapAtWordBoundaryOrAnywhere) ++ , jobTransfersVisible(false) +++ , emblemRect(QRect()) ++ , animationHandler(new KIO::DelegateAnimationHandler(parent)) ++ , activeMargins(nullptr) ++ { ++@@ -1153,6 +1156,7 @@ void KFileItemDelegate::paint(QPainter *painter, const QStyleOptionViewItem &opt ++ QPixmap icon = opt.icon.pixmap(opt.decorationSize, iconMode, iconState); ++ ++ const KFileItem fileItem = d->fileItem(index); +++ const bool isDir = fileItem.isDir(); ++ if (fileItem.isHidden()) { ++ KIconEffect::semiTransparent(icon); ++ } ++@@ -1176,6 +1180,7 @@ void KFileItemDelegate::paint(QPainter *painter, const QStyleOptionViewItem &opt ++ pixmap = d->transition(fadeFromPixmap, pixmap, state->fadeProgress()); ++ } ++ painter->drawPixmap(option.rect.topLeft(), pixmap); +++ drawSelectionEmblem(option, painter, index); ++ if (d->jobTransfersVisible && index.column() == 0) { ++ if (index.data(KDirModel::HasJobRole).toBool()) { ++ d->paintJobTransfers(painter, state->jobAnimationAngle(), iconPos, opt); ++@@ -1251,6 +1256,7 @@ void KFileItemDelegate::paint(QPainter *painter, const QStyleOptionViewItem &opt ++ p.setRenderHint(QPainter::Antialiasing); ++ style->drawPrimitive(QStyle::PE_PanelItemViewItem, &opt, &p, opt.widget); ++ p.drawPixmap(iconPos, icon); +++ drawSelectionEmblem(option, painter, index); ++ d->drawTextItems(&p, labelLayout, labelColor, infoLayout, infoColor, textBoundingRect); ++ d->drawFocusRect(&p, opt, focusRect); ++ p.end(); ++@@ -1263,6 +1269,7 @@ void KFileItemDelegate::paint(QPainter *painter, const QStyleOptionViewItem &opt ++ p.setRenderHint(QPainter::Antialiasing); ++ style->drawPrimitive(QStyle::PE_PanelItemViewItem, &opt, &p, opt.widget); ++ p.drawPixmap(iconPos, icon); +++ drawSelectionEmblem(option, painter, index); ++ d->drawTextItems(&p, labelLayout, labelColor, infoLayout, infoColor, textBoundingRect); ++ d->drawFocusRect(&p, opt, focusRect); ++ p.end(); ++@@ -1282,6 +1289,7 @@ void KFileItemDelegate::paint(QPainter *painter, const QStyleOptionViewItem &opt ++ } ++ ++ painter->drawPixmap(option.rect.topLeft(), pixmap); +++ drawSelectionEmblem(option, painter, index); ++ painter->setRenderHint(QPainter::Antialiasing); ++ if (d->jobTransfersVisible && index.column() == 0) { ++ if (index.data(KDirModel::HasJobRole).toBool()) { ++@@ -1306,6 +1314,7 @@ void KFileItemDelegate::paint(QPainter *painter, const QStyleOptionViewItem &opt ++ ++ d->drawTextItems(painter, labelLayout, labelColor, infoLayout, infoColor, textBoundingRect); ++ d->drawFocusRect(painter, opt, focusRect); +++ drawSelectionEmblem(option, painter, index); ++ ++ if (d->jobTransfersVisible && index.column() == 0 && state) { ++ if (index.data(KDirModel::HasJobRole).toBool()) { ++@@ -1315,6 +1324,33 @@ void KFileItemDelegate::paint(QPainter *painter, const QStyleOptionViewItem &opt ++ painter->restore(); ++ } ++ +++void KFileItemDelegate::drawSelectionEmblem(QStyleOptionViewItem option, QPainter *painter, const QModelIndex &index) const +++{ +++ if (index.column() != 0 || !qApp->style()->styleHint(QStyle::SH_ItemView_ActivateItemOnSingleClick)) { +++ return; +++ } +++ const auto state = option.state; +++ if ((state & QStyle::State_MouseOver && !fileItem(index).isDir()) || (state & QStyle::State_Selected)) { +++ const QString selectionEmblem = state & QStyle::State_Selected ? QStringLiteral("emblem-remove") : QStringLiteral("emblem-added"); +++ const auto emblem = QIcon::fromTheme(selectionEmblem).pixmap(d->emblemRect.size(), state & QStyle::State_MouseOver ? QIcon::Active : QIcon::Disabled); +++ +++ painter->drawPixmap(d->emblemRect.topLeft(), emblem); +++ } +++} +++ +++int KFileItemDelegate::Private::scaledEmblemSize(int iconSize) const +++{ +++ if (iconSize <= KIconLoader::SizeSmallMedium) { +++ return KIconLoader::SizeSmall; +++ } else if (iconSize <= KIconLoader::SizeHuge) { +++ return KIconLoader::SizeSmallMedium; +++ } else if (iconSize <= KIconLoader::SizeEnormous) { +++ return KIconLoader::SizeMedium; +++ } +++ +++ return KIconLoader::SizeHuge; +++} +++ ++ QWidget *KFileItemDelegate::createEditor(QWidget *parent, const QStyleOptionViewItem &option, const QModelIndex &index) const ++ { ++ QStyleOptionViewItem opt(option); ++@@ -1551,4 +1587,26 @@ bool KFileItemDelegate::eventFilter(QObject *object, QEvent *event) ++ } // switch (event->type()) ++ } ++ +++void KFileItemDelegate::setSelectionEmblemRect(QRect rect, int iconSize) +++{ +++ const auto emblemSize = d->scaledEmblemSize(iconSize); +++ +++ // With small icons, try to center the emblem on top of the icon +++ if (iconSize <= KIconLoader::SizeSmallMedium) { +++ d->emblemRect = QRect(rect.topLeft().x() + emblemSize / 4, rect.topLeft().y() + emblemSize / 4, emblemSize, emblemSize); +++ } else { +++ d->emblemRect = QRect(rect.topLeft().x(), rect.topLeft().y(), emblemSize, emblemSize); +++ } +++} +++ +++QRect KFileItemDelegate::selectionEmblemRect() const +++{ +++ return d->emblemRect; +++} +++ +++KFileItem KFileItemDelegate::fileItem(const QModelIndex &index) const +++{ +++ return d->fileItem(index); +++} +++ ++ #include "moc_kfileitemdelegate.cpp" ++diff --git a/src/widgets/kfileitemdelegate.h b/src/widgets/kfileitemdelegate.h ++index b4dd7eb05..83ecfe405 100644 ++--- a/src/widgets/kfileitemdelegate.h +++++ b/src/widgets/kfileitemdelegate.h ++@@ -9,6 +9,7 @@ ++ #define KFILEITEMDELEGATE_H ++ ++ #include "kiowidgets_export.h" +++#include ++ #include ++ #include ++ ++@@ -398,6 +399,18 @@ public: ++ */ ++ bool eventFilter(QObject *object, QEvent *event) override; ++ +++ /** +++ * @return The rectangle where selectionEmblem is being drawn +++ */ +++ QRect selectionEmblemRect() const; +++ +++ /** +++ * Set the rectangle where selectionEmblem should be drawn in. +++ */ +++ void setSelectionEmblemRect(QRect rect, int iconSize); +++ +++ KFileItem fileItem(const QModelIndex &index) const; +++ ++ public Q_SLOTS: ++ /** ++ * Reimplemented from @ref QAbstractItemDelegate. ++@@ -414,6 +427,8 @@ private: ++ class Private; ++ std::unique_ptr const d; /// @internal ++ Q_DISABLE_COPY(KFileItemDelegate) +++ +++ void drawSelectionEmblem(QStyleOptionViewItem option, QPainter *painter, const QModelIndex &index) const; ++ }; ++ ++ #endif // KFILEITEMDELEGATE_H ++-- ++GitLab ++ diff --cc debian/rules index 0000000,0000000..e440c06 new file mode 100755 --- /dev/null +++ b/debian/rules @@@ -1,0 -1,0 +1,24 @@@ ++#!/usr/bin/make -f ++# -*- makefile -*- ++ ++export DEB_BUILD_MAINT_OPTIONS = hardening=+all optimize=+lto ++ ++include /usr/share/dpkg/architecture.mk ++ ++ifneq (linux,$(DEB_HOST_ARCH_OS)) ++ EXTRA_CMAKE_ARGS += -DWITH_WAYLAND=OFF ++endif ++ ++%: ++ dh $@ ++ ++override_dh_auto_configure: ++ dh_auto_configure -- -DBUILD_QCH=ON -DBUILD_TESTING=OFF $(EXTRA_CMAKE_ARGS) ++ ++override_dh_shlibdeps: ++ dh_shlibdeps $(patsubst %,-p%,$(filter lib%,$(shell dh_listpackages))) -- -xkio6 ++ dh_shlibdeps --remaining-packages ++ ++override_dh_auto_test: ++ # Disable dh_auto_test at build time ++ : diff --cc debian/salsa-ci.yml index 0000000,0000000..4109378 new file mode 100644 --- /dev/null +++ b/debian/salsa-ci.yml @@@ -1,0 -1,0 +1,3 @@@ ++include: ++- https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml ++- https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml diff --cc debian/source/format index 0000000,0000000..163aaf8 new file mode 100644 --- /dev/null +++ b/debian/source/format @@@ -1,0 -1,0 +1,1 @@@ ++3.0 (quilt) diff --cc debian/upstream/metadata index 0000000,0000000..3325f19 new file mode 100644 --- /dev/null +++ b/debian/upstream/metadata @@@ -1,0 -1,0 +1,7 @@@ ++Bug-Database: https://bugs.kde.org/buglist.cgi?product=frameworks-kio&resolution=--- ++Bug-Submit: https://bugs.kde.org/enter_bug.cgi?product=frameworks-kio ++Changelog: https://invent.kde.org/frameworks/kio/-/commits/master ++Donation: https://www.kde.org/community/donations/index.php ++Repository: https://invent.kde.org/frameworks/kio.git ++Repository-Browse: https://invent.kde.org/frameworks/kio ++Security-Contact: security@kde.org diff --cc debian/upstream/signing-key.asc index 0000000,0000000..0b1e49f new file mode 100644 --- /dev/null +++ b/debian/upstream/signing-key.asc @@@ -1,0 -1,0 +1,103 @@@ ++-----BEGIN PGP PUBLIC KEY BLOCK----- ++Version: GnuPG v1 ++ ++mQENBFfNUR8BCADDjPXScwObp7mWwUnrjqrM0gGg+pId6vqe0a5A4xr+Rgj26quK ++2qJLym0mmul/uh2M8z486qDTQYQaTEppFCosH3WqFonTN2LWpHcujeVABXkAe9qo ++DHBZZRMw8CXtiEwvJ/xV/MXTR7G0QCqT4HF045SAyyBjusBiiGly32JEDD4FdjHj ++KKUrAJyyoc6frake7ZMO0SO3tQNwmi4T5KLSoxhi3Zgez2k9GPZEj4/W7l5Ne0zQ ++7C8Tgo8wraqj/8pzjfP6+Dc2LHOTtu8DGDQkXEFa9VvuAotOtI8Kjff+bOd36WTL ++L2dk69Bb7WbhRLkkavHZCdKOpfyBtVn+hGWRABEBAAG0G0RhdmlkIEZhdXJlIDxm ++YXVyZUBrZGUub3JnPokBPQQTAQgAJwUCV81RHwIbAwUJCWYBgAULCQgHAgYVCAkK ++CwIEFgIDAQIeAQIXgAAKCRBY0O5kikizu/01B/46hG+MaTFW1CVevZrGyPacmDRj ++pQhx/ODadBkVXXaJyr7aNKT3EvAedyT82SGT/ch+aqXjZK1kEwK6zITqoOZZUt2I ++CjBN4+UfLrWwlKldZShbhJ6NMHJIeYQ5EDlMw7TWVn0OPkRuDvLEasgOhxR9ZjWW ++c5wlcZXXy8N+wGSR0bThzl0pdFcIy9Z3g411ZOvjUdDuWqtKUH9iy1VdVyba7FXI ++x/BqAXIVsAaIFNsJBZZ7C7j1a1IlTykRLiDjh3mpyBfX4xfMTo4z6pjfQsoPebJl ++TlCnwAkIxeyatGXm4OCqEA9zPVd1Ju7+XuEr6+15ENYJ4oYsZjfyScHHJdWMuQEN ++BFfNUR8BCADe5wRc/QFL92npVAgzPQ9mJKopscRcxs0f2DM7EBPzUFvWGRIGRdB8 ++obXfzBp4Pfyzqky7C1X/j7ENzx+Kol1AJ93wjUEfLoZ/zsvoj9ZT3GdjeVQeReKY ++d4th7Jqo4qxvi33Pud0jZsENezzgdd4npiNN9bFX0mjNKNHL9o1n5nTm9pfDI/AS ++PZz2RoRO7oUJb+aX6hKxTBaKoAiZHybAXQVchtwJx0O4wLbZ3E4ytJdcATlPDNXS ++jw2Lmns8aGa6DBGyqiG6g1PlCnOI2Q/cQK1zbkSisfoCbpEq1MgIzuZSoJ00NIEp ++eiACoR82565G68yAb+uKHkcFrYkfDT41ABEBAAGJASUEGAEIAA8FAlfNUR8CGwwF ++CQlmAYAACgkQWNDuZIpIs7vWkgf9GNUZmD0UgbQmj0nwkEHum1g7LD+MZL0+P2kg ++HyEL3Cm01ot9d+X5ed/gAJ6hDR55KYxHi+/wwwkCNDLoQoP+7VZq2fMiGD0/bDar ++oWQqbckqDZU4l69u9NbYvVWHUerfwKfi0ZKN5sJqLwIkr57wEX0I/TBGoMuFB27q ++2qyloS5m1Q2pke2mmZjKSqE0jxZJ7iFGJO/Buyjgd1B2kr0DaGaCrh0wjfVjAWpt ++klK95Phry1jQc7W0Z4ZdWpB79S1yW670eutSC4fMjvsNxROGkPx4dDkyG5nToeau ++zhEh/pXho2Eo/aFEqqY42GMSlN9rf7ekaTNo7OxsE7vvCB0fug== ++=4o3u ++-----END PGP PUBLIC KEY BLOCK----- ++-----BEGIN PGP PUBLIC KEY BLOCK----- ++ ++mQINBGFVmzkBEAC9robLj4ZMjZ/EhHbiYpr2/i/uW38T6qP5mwpAGela3/NWhjzp ++2a6rfuLTb6OtXkomcMiwzVXBm2VCoF5z7f23c5yCk4qPFnTNcYxmql1MaRrI4x9Z ++b/iV6jit/FkiNPCc/89kvfWVMywCb/0uOGRbzw9lGNQH+2bJkHLDS38PfrABikOK ++di75Ux1pOl64GVnKxqfXSB63d9eDtLELEbjvbPRdZJSuFTFLlR+uZKivsCx7LPhp ++S/EPyW1SnV9Jy8ZAgMHz0VZnkZnC2W15uM8FP6ARUtxlYMptUuU79iERYKd0xwCH ++JT4GI3PFMjAML/XHzkzzXJgkZm1YMjy2dNHKc07glA6efqrb82BzqWp6mfuUnYBl ++nO54yDUwUeDWuRvZJwNxv0j31eADYlZoPkkPX6UWqayeAcPEBPofiasxUw5mIfP/ ++3HAsJcDjf3Oj5tYyE7ELypqTWPvS2fBYCWwvipfxsOQmA9xvlCY2MGhAtTNceJcb ++324bOLpuwA2GWmsyHw+c3bvLD7PDaeLZ7kjqu1NBqgwDESgO7sPrWKM4Gaclgr9s ++Atvfr/vlkHRCTZhpluZuW/JIuiprc9O/ZigT9A9lxbQe1Cm0VPNHk+zDl/wPTv7J ++EC5OGPAY7G6s7bQLxp7C7FulOZcjKWmnEBWVV1O7iee8YZQ5vZTmTNI2VQARAQAB ++tCZKb25hdGhhbiBFc2stUmlkZGVsbCA8anJAanJpZGRlbGwub3JnPokCTgQTAQoA ++OBYhBOCj6yAvjldSjhPnL9dXRIO7V7GNBQJhVZs5AhsDBQsJCAcCBhUKCQgLAgQW ++AgMBAh4BAheAAAoJENdXRIO7V7GNcZEP/RhsneV30lQg4Qj7Jd/uFhhrvMHTatw8 ++F18bMWr7g/sbQ0z7cewT8YM+2W29FC4k3gZHA8Lwfq8g5LAM8Gbvaggn7LrTvglL ++i+hX/U4iU7LoqyH1tpyZEPD08qqUkjER8bfLflBElISjGb7xeJMbhS+10vt8QQQl ++W7MqRQQo0bYB6foLrmW3avzZz/mb2IL3RAWgowQJ9rxG+oW+3lFCjSGvxXaq/BGc ++Dajkq9UeDGCR3RHOjkDVEX6xuS7D76K0Y32bgYbsDzHkDHRm5vR0LXxQKUC59OQE ++oNLCdOdFlX4m1Lm2sUa/vXnjrpOPAJvij+LwDt/SB1GygJ/qitO+riTtgSbmyTY8 ++4xX4dAh4Nenmk1JF3phfwa3nmJzVu7oiCvKTsVrf8gnJUPq8MsgUuWgQ9qu0UXWR ++bFnnckVsj6xBGuPIgrlGk2V9RTqiReJTsU/RdypVzO6rshEyLWS0TCzygHrZk3IS ++4pORUt6itUlJSCdvZRDa3AhPUkQt3Iso0S8oZWzP+zlXMvYFvF1pgtzi9cPqbgJJ ++4uQJ858uqw0jwjFM3CYyrVrLWNY2kPIPVbeTH6Bh6nQp4Q0KXnDubcUbbpd2xMHl ++tHEI6gma9ATha+u/OMjYgXpkAP8UECcF1CD+wIC4c4pbSFnOmhRai92MjbMkb905 ++kYzU/1S3qZ9nuQINBGFVmzkBEACU19R68g6TnrnpUCywwCTVZJkY2JVpSlQGYXjd ++gC61Kt0vjMCA7sdckSqfE0qTIjxHmDB78F2cpSfDmKEgd8GYdxMuUqTWS7UWRD3R ++bvDUBRLG/KMig+6HGe+NzxOv+vwCcnvM3LAZP/k/UMbVAOYQFARvm136UOaTnq1B ++vsnDAMoO+US72OWVXzTWcgbJLoLq0HKfCrA0fDKnnh0HPGQ+58qPfoWuatZwg+O6 ++0oIE2d5qLrSxAPuUJjaWD1ylNlSbunQNbgHmM1eKK36RUNOc1fDGPWQ1E0+eZuZY ++5HfnHFDliZ5rsJsKrqOFhANcRu7BpOWGVSBqms+NjkCUOGwU7ir9jgIBDxdju38u ++ri3BCDSYPrDrsuFPSLIab/BuaEcbzLsgAAooMbMHFy2WBqw1WtJatGhg+naoJjha ++xbecaOgU140ObnqQdRd2PpLmIRAze5oFvj9TL6NEvkkhWoOW3MUHbV/sgilvN4pu ++L+J+ligowbwhny+yfk0XtXZk9nU0/en9UYUFvyQgxi9l+KE6wyl1N74RHvELtPOp ++60lOMCB/CAF+q5D3XI4g9LNv3kyCBp40Fq5XiVcMOMamNxq7vc8+2IaSzRiySeQ6 ++9hddhKf7Rm7x4ZjW3bVxFu0DAQi4CSAsz3A+/g0z4GDrZDqZyNy0VxcXTE9ZZrih ++NvoTvQARAQABiQI2BBgBCgAgFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmFVmzkC ++GwwACgkQ11dEg7tXsY0EZRAAh9MbJCBdbVa5h2m3AAbYG+BMZsOeSESQCuy0bM7z ++7WShfSafeGE/KhJuAKZtBHopLA1VCF74h3vNwwDxAG+8qbzGxuuzV+Tx18vyiY3d ++Wlf30L1ypq6fO53fuZSgPB0gzjCoDcJeSDg7FdTcqMzjumys3ThvOBTHB1gwzQWu ++eZ8CSxKvd34J7CQ7bUpxjDvgZpI3gbdW37F11KUgLF+HtD1bO9SzTs9rdpGpFesS ++joF2pl2C0plzlB40xgb+CW4GL7T253x1xKejCeas2E4ImmD2ONuOqp7Q31x456cQ ++r/WqJe7A4lIDRVza2/Nd0qGBCEILmMlIMD+YpZdQv+WO/d6Gv65wt4O+ufjudKcI ++sIryz7bVC28zOiAwmVmnDhOkAakAkIJVTMa9xyFVtquBfj9z9mg6W7LLw96tAVXT ++6yKkQRHkQ2/36uBgsrl2z+k+mFWm4IS2RGgDfTtrq4nl/LGwyb9T0MDuFZ8FUPUN ++PK28Z1iYWb0tTda5Qc5aCraZcFr0aR4PYToBvt5mvrV+TGvfdVzva/JjcRwtFnwo ++RUqSlBSJqC4WqZmkB73i16MljvT0+4v2upmud4JKw2KTowhZjbGLlBgrAMxuDYNv ++953PoIbKKuD9uwdPkCrkuL1XQsBDWsHgW9DQ4q0bObr0ZBxJWUzLj/5Ew1iFLz5O ++oS4= ++=yOFv ++-----END PGP PUBLIC KEY BLOCK----- ++-----BEGIN PGP PUBLIC KEY BLOCK----- ++ ++mDMEZZxtxBYJKwYBBAHaRw8BAQdAm/8PHszWuXJwUEeEwowgbi7fIeUDP/r9X14f ++Azm23ay0JU5pY29sYXMgRmVsbGEgPG5pY29sYXMuZmVsbGFAa2RlLm9yZz6IkwQT ++FgoAOxYhBJCpaKyoRTfMJ7meryyN9Yem1KrBBQJlnG8zAhsDBQsJCAcCAiICBhUK ++CQgLAgQWAgMBAh4HAheAAAoJECyN9Yem1KrBeP4BAIKpXwECsL4VtZtg2h6uUCZg ++e6oALUd6LYH6+DAM2cGzAP9nRCB06lOnWPiz3PccQDeGPGTl4fJXM63rXIKvxI8n ++C7QkTmljb2xhcyBGZWxsYSA8bmljb2xhcy5mZWxsYUBnbXguZGU+iJMEExYKADsW ++IQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZZxtxAIbAwULCQgHAgIiAgYVCgkICwIE ++FgIDAQIeBwIXgAAKCRAsjfWHptSqwb/cAQDdwi3Ujltdb58uFEN9Wxvv2a/PmJJr ++v76mHWmXqia0UwD/fpQfF7W6Iv6tEoqE2VQjMdboRqumV2m9lDyB3OPwtg+4MwRl ++nG3EFgkrBgEEAdpHDwEBB0ABCziM0Ive6TFO3hWrLxpYFCti3xUL7fLLdJqIJYHc ++O4h4BBgWCgAgFiEEkKlorKhFN8wnuZ6vLI31h6bUqsEFAmWcbcQCGyAACgkQLI31 ++h6bUqsFXfQD9G8xNZ6QbfOeP/ARYPH7xUcc2U4/kPjoP8+R/MRnshPMBANDv6T3y ++BxoNXQRYK65x7ghXOSZcQyBLfVuSQshzf/oBuDgEZZxtxBIKKwYBBAGXVQEFAQEH ++QAOAXtH8j+F4XstbXodRsjUSLSQx3doS6cssY8XiZWZ5AwEIB4h4BBgWCgAgFiEE ++kKlorKhFN8wnuZ6vLI31h6bUqsEFAmWcbcQCGwwACgkQLI31h6bUqsFomwD/Zy41 ++I8jssyuukIKsRefmsvFeeMKEJgFp0WuZQaZnKEIBANbtyBSxCOkD+5GYm1cjG6nr ++yPRSi/2EuYie6axT6ZIN ++=Noyp ++-----END PGP PUBLIC KEY BLOCK----- diff --cc debian/watch index 0000000,0000000..70ac791 new file mode 100644 --- /dev/null +++ b/debian/watch @@@ -1,0 -1,0 +1,3 @@@ ++version=4 ++ ++opts=pgpsigurlmangle=s/$/.sig/ https://download.kde.org/stable/frameworks/([\d.]+)/kio-([\d.]+)\.tar\.xz