Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

kf6-kio-lang-6.19.0-1.1 RPM for noarch

From OpenSuSE Ports Tumbleweed for noarch

Name: kf6-kio-lang Distribution: openSUSE:Factory:zSystems
Version: 6.19.0 Vendor: openSUSE
Release: 1.1 Build date: Tue Oct 7 19:06:20 2025
Group: System/Localization Build host: reproducible
Size: 9718835 Source RPM: kf6-kio-6.19.0-1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://www.kde.org
Summary: Translations for package kf6-kio
Provides translations for the "kf6-kio" package.

Provides

Requires

License

LGPL-2.1-or-later

Changelog

* Tue Oct 07 2025 Christophe Marin <christophe@krop.fr>
  - Update to 6.19.0
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/frameworks/6/6.19.0
  - Too many changes since 6.18.0, only listing bugfixes:
    * [ftp] Claim that dir is writable during stat (kde#510456)
    * kprotocolmanager: don't consider stream protocol for ArchiveMimetype (kde#502124)
    * trashimpl: Fix size limit check to allow automatic deletion (kde#469598)
    * filepreviewjob: Don't apply size check to directories (kde#507488)
* Mon Sep 08 2025 Christophe Marin <christophe@krop.fr>
  - Update to 6.18.0
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/frameworks/6/6.18.0
  - Too many changes since 6.17.0, only listing bugfixes:
    * KDirModel: use moveAs instead of Rename when editing file name When renaming a file on the desktop to an existing filename, the operation previously failed with a generic error instead of showing the expected "file already exists" dialog. This change ensures consistent behavior with renaming in the file manager. BUG: 407509 FIXED-IN: 6.18 (kde#407509)
    * kfileitem: mimeComment for .desktop should not be their 'Comment' (kde#382325)
    * guard mount point lookup (kde#508185)
    * KUrlComboBox::setUrls(): remove check for file existence (kde#507598)
    * Avoid "Content-Length: 0" header for empty GET and HEAD requests (kde#507523)
* Mon Aug 04 2025 Christophe Marin <christophe@krop.fr>
  - Update to 6.17.0
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/frameworks/6/6.17.0
  - Too many changes since 6.16.0, only listing bugfixes:
    * KCoreDirLister: Do not list files again if the new url has same job (kde#507278)
    * DnD: support possibleActions() coming from the drop event (kde#505247)
    * KUrlNavigator: Set fixed width size policy on badge container (kde#501667)
    * Special case for some protocols that we know are local (kde#506772)
    * DropJob: Emit popupMenuAboutToShow after setting things up (kde#506188)
* Mon Jul 07 2025 Christophe Marin <christophe@krop.fr>
  - Update to 6.16.0
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/frameworks/6/6.16.0
  - Changes since 6.15.0:
    * Update dependency version to 6.16.0
    * Improve discrete GPU detection using switcheroo-control
    * RenameFileDialog: Add Add Text Strategy
    * KDirListerTest: test Remote Urls are equal
    * KCoreDirLister: Clean up the trailing slash as expected on remote systems (kde#451050)
    * smb: test if the needed helper we want to call is there
    * kdynamicjobtracker: Remove KUIServerJobTracker support
    * KNewFileMenu: Fix tab order of folder button icons
    * KPropertiesDialog/Checksums: Make accessible
    * Fix compile with qt6.7. Don't use 6.8 api
    * Bump down kf deprecated methods to 6.13
    * KMountPoint: Fix device IDs for mountpoints with non-ascii paths
    * KPropertiesDialog/General: Add placeholder text to symlink text edit
    * KPropertiesDialog/General: Define QLabel::body from .ui file
    * Properties/General: Make most of the information accessible
    * Properties/General: Have tab focus order top to bottom
    * Properties/General: Make information keyboard-accessible
    * Remove solid linked to KF6KIOWidgets
    * RenameFileDialog: allow to rename by replacing text
    * BatchRenameJob: allow to pass a function to rename files
    * Indent things inside the NOT KIOCORE_ONLY if
    * kfilewidget: Resolve relative file urls against current working dir (kde#490827)
    * Rephrase misleading "full trash" message (kde#504785)
    * Update version to 6.16.0
* Mon Jun 09 2025 Christophe Marin <christophe@krop.fr>
  - Update to 6.15.0
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/frameworks/6/6.15.0
  - Too many changes since 6.14.0, only listing bugfixes:
    * Adjust URL for cppreference searching (kde#505195)
    * Fix dialog modality settings (kde#504608)
    * KFilePlaces: Allow symlinks to directories to be dropped into places panel (kde#462637)
    * CopyJob: Inhibit suspend during copy operation (kde#362542)
  - Replace _kf6_bugfix_version usage
* Sun May 04 2025 Christophe Marin <christophe@krop.fr>
  - Update to 6.14.0
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/frameworks/6/6.14.0
  - Changes since 6.13.0:
    * Update dependency version to 6.14.0
    * Redesign ExecutableFileOpenDialog
    * OpenUrlJob: Add getter for URL
    * WidgetsUntrustedProgramHandler: Play warning message box sound
    * Dropjob: Rename configuration option
    * Dropjob: When DndBehavior is MoveIfSameDevice, respect the ctrl modifier
    * Dropjob: Add sanity check for mount point comparison
    * Dropjob: Fix naming scheme of dndToMove -> DndToMove
    * Dropjob: Add option for alternative Drag & Drop behavior (kde#154804)
    * KProcessRunner: Fix launching actions without executable
    * KFileItemDelegate: Set selection highlight more even in Icons view
    * KFileWidget: Do not override filename with folder name if edited (kde#502794)
    * Use imported targets for XML libraries
    * Update version to 6.14.0
    * KFileWidget: Add quickfilter bar (kde#179483)
    * KFileWidget: Ignore selected folders during file selection (kde#271400)
    * Remove code for no longer supported Qt versions
    * KFileWidget: Fix key navigation escaping in save dialogs (kde#466206)
    * Show single-click selection emblem when using single-click mouse mode (kde#185793)
    * KFileItem/KDirLister: add test for paths with square brackets
    * KUrlNavigatorButton: Use arrow as separators (kde#501587)
* Sat Apr 05 2025 Christophe Marin <christophe@krop.fr>
  - Update to 6.13.0
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/frameworks/6/6.13.0
  - Changes since 6.12.0:
    * Add missing include mocs
    * KFileWidget and KDirOperator: Fix saving and loading preview settings (kde#501743)
    * Add missing includes
    * KUrlNavigatorButtonBase: Fix foreground color with accent color headers (kde#501803)
    * PasteDialog: make text follow combobox and vice versa
    * PasteDialog: make MIME type handling fancier (kde#499348)
    * It compiles fine without qt6.9 deprecated methods
    * It compiles fine without kf6.12 deprecated methods
    * Fix touch interaction (kde#501708)
    * SkipDialog: show msg with plaintext (kde#488910)
    * KFileWidget: Allow saving single file with double quotes (kde#426728)
    * kurlnavigator: change frame border when in focus
    * KCoreDirLister: use std::unordered_map for KCoreDirListerCacheDirectoryData
    * KCoreDirLister: Refactor the two QLists for Holding and Listing KCoreDirListers into QHash
    * RenameDialog: Enable word wrap for text content (kde#497732)
    * trash: Fix typo in ScanFilesInTrashOption enumeration
    * KFileWidget: drop broken workaround for old s-m-i octet-stream file suffix (kde#501085)
    * Use appropriate icon for blank file (kde#501462)
    * KNewFileMenu: Forbid saving file or folder with ~USERNAME as name
    * Scrolling with touch in KDirOperator
    * Update dependency version to 6.13.0
* Tue Mar 11 2025 Christophe Marin <christophe@krop.fr>
  - Update to 6.12.0
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/frameworks/6/6.12.0
  - Changes since 6.11.0:
    * Update dependency version to 6.12.0
    * KFileItem: fix stat() argument for URLs with local hostname
    * KUrlNavigatorButton: Use icon name we got after stat
    * KUrlNavigatorButton: Look up icon only when URL is set
    * Add background to KUrlNavigator
    * Add Fedora Packages search
    * Add kde icons to web shortcuts
    * urifilters: Change the query url for wordreference.com
    * Remove the spaces between words in the DuckDuckGo provider
    * Shorten the Wikipedia search provider
    * kurlnavigator: restrict middle click pasting from selection clipboard (kde#486229)
    * filewidgets/kfilefiltercombo: std::copy_if instead of std::remove_if without std::erase
    * KDirListerTest:testDeleteCurrentDir: there can be duplicated delete events
    * widgets/kabstractfileitemactionplugin: update header documentation
    * widgets/kabstractfileitemactionplugin: add a TODO KF7
    * Fail loading admin.so outside of the KIO PLUGINDIR
    * PreviewJob: Don't try to get thumbnail for empty files
    * Update broken links in kde_apps urifilter (kde#498278)
    * Update version to 6.12.0
* Sat Feb 08 2025 Christophe Marin <christophe@krop.fr>
  - Update to 6.11.0
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/frameworks/6/6.11.0
  - Too many changes since 6.10.0, only listing bugfixes:
    * A way to insert KUrlNavigator pieces in a deterministic place in the focus chain (kde#409540)
    * Fix symlink path resolution in File Properties (kde#476808)
    * kmountpoint: Handle device IDs for bind mounts (kde#494129)
    * kfileplacesview: when adding new places item, let it figure out the icon (kde#498580)
    * Default to creating new places items globally (kde#498579)
    * dropjob: Check if file is already in trash during dropjob (kde#497390)
    * trash: prevent an assert when trash cache is missing (kde#497268)
* Thu Jan 09 2025 Christophe Marin <christophe@krop.fr>
  - Update to 6.10.0
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/frameworks/6/6.10.0
  - Changes since 6.9.0:
    * [kfilefiltercombo] Fix 'All supported files' for more than 3 filters
    * Update dependency version to 6.10.0
    * Remove unimplemented methods
    * [kfilefiltercombo] Fix creating 'All supported types' filter
    * StandardThumbnailJob is internal, header not installed
    * Update version to 6.10.0
* Sun Dec 08 2024 Christophe Marin <christophe@krop.fr>
  - Update to 6.9.0
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/frameworks/6/6.9.0
  - Changes since 6.8.0:
    * Update dependency version to 6.9.0
    * adapt test to new error code
    * [ftp] Give better error message when creating files is not allowed
    * file_unix: check chown return when setting owner
    * CommandLauncherJob: fail when launch an non-existing executable
    * don't static cast qobjects
    * kpropertiesdialog: fix user display to actually use the user data (kde#496745)
    * Add autotest for parsing bug and actually report error status
    * Fix out of bounds for KRunMX1::expandEscapedMacro (kde#495606)
    * kcoredirlister: Remove iterator assert, use if instead (kde#493319)
    * Haiku support: Disable SHM, link to libnetwork, further fixes
    * It compiles fine without deprecated methods
    * KDirOperator: improve handling of forward/back mouse buttons
    * KUrlNavigator: Fix Tab order
    * Haiku build fixes
    * [previewjob] Assert that path is absolute
    * Deprecate http_update_cache
    * KUrlNavigatorDropDownButton: Add text and tooltip
    * Update version to 6.9.0
* Mon Nov 04 2024 Christophe Marin <christophe@krop.fr>
  - Update to 6.8.0
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/frameworks/6/6.8.0
  - Too many changes since 6.7.0, only listing bugfixes:
    * http worker: handle dav[s] protocol (kde#365356)
    * KNewFileMenu: Prevent using home directory as template directory (kde#494679)
    * Preview: better clean after standard thumbnailer (kde#493274)
    * openurljob.cpp: Avoid opening files in endless loop if mimetype is set to open with xdg-open (kde#494335)
    * [KFilePlacesView] Improve automatic resize heuristic (kde#449544)
    * Clean up Properties dialog to follow HIG, improve UX, remove frames and fix padding regression (kde#484789)
* Mon Oct 07 2024 Christophe Marin <christophe@krop.fr>
  - Update to 6.7.0
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/frameworks/6/6.7.0
  - Changes since 6.6.0:
    * Update dependency version to 6.7.0
    * [OpenFileManagerWindowJob] Fix crash when falling back to KRunStrategy (kde#486494)
    * previewjob: Use .cache as temp folder, delete temp file after use (kde#494096)
    * KFileItemActions: Try reading X-KDE-Show-In-Submenu as bool instead of string
    * KFilePlacesView: have setUrl() handle trailing slashes in place URLs
    * KFilePlacesItem: Use Solid to find home mount point
    * fileitem,file_unix: simplify types for stat
    * Remove one level of three nesting in kdevtemplate
    * knewfilemenutest: cleanup
    * knewfilemenutest: test files and folders in ~/Templates
    * ConnectionBackenp: fix passing errorString
    * knewfilemenu: Make ~/Templates work by simply placing files and folders there (kde#191632)
    * KFilePlacesItem: Cache groupType
    * previewjob: avoid calling mkdir for path with two slashs
    * Update version to 6.7.0
* Sat Sep 07 2024 Christophe Marin <christophe@krop.fr>
  - Update to 6.6.0
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/frameworks/6/6.6.0
  - Too many changes since 6.5.0, only listing bugfixes:
    * [trash] Fix restoring entries with absolute paths in disk-local trash (kde#463751)
    * Accept service menus that use ServiceTypes to specify their types (kde#478030)
    * Ignore application/x-kde-onlyReplaceEmpty in paste dialog (kde#492006)
    * Correctly escape unit names (kde#488854)
    * gui/kprocessrunner: normalize working directory (kde#490966)
    * Don't show "Move" item in drop menu for source files accessed using http (kde#389600)
* Mon Aug 05 2024 Christophe Marin <christophe@krop.fr>
  - Update to 6.5.0
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/frameworks/6/6.5.0
  - Too many changes since 6.4.0, only listing bugfixes:
    * kfileitem: show relative path for rel symlink (kde#456198)
    * KFilePlacesView: Show label in tooltip if it is elided (kde#454436)
    * Remove parent for DropMenu (kde#490183)
  - Drop patch, merged upstream:
    * 0