Revisions of kio

Mladen Milinkovic's avatar Mladen Milinkovic (maxrd2) committed (revision 10)
- Update to 5.115.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.115.0
- Changes since 5.114.0:
  * KDirModel: Consider invalid roots are local fs (kde#477039)
  * slavebase: abort mimetype emission when the worker was terminated (kde#474909, boo#1217175)
  * KDirModel: Allow expanding network directories in file picker again (kde#479531)
  * KCoreDirLister: updateDirectory: update parent folder if it is listed (kde#440712)
  * copyjob: Fix implicitly skipping files when copying (kde#479082)

- Switch to the latest GCC version available in Leap for packages
  that can't build with the default compiler
Mladen Milinkovic's avatar Mladen Milinkovic (maxrd2) committed (revision 9)
- Update to 5.110.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.110.0
- Changes since 5.109.0:
  * Don't unlink + rename on CIFS mounts during copy operations (kde#454693)
  * KFileWidget: better exclude string that may look like Urls (kde#473228)
  * Fix Ask Jeeves search provider (kde#473297)

- Update to 5.109.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.109.0
- Changes since 5.108.0:
  * Use switcheroo-control to find discrete GPUs (kde#449106)
  * file: preserve mode on put (kde#471539)
  * KFileWidget: Use targetUrl to extract urls, better handle absolute urls cases (kde#459485)
  * Add explicit moc includes to sources for moc-covered headers
  * KFileWidget: better exclude string that may look like Urls (kde#473228)

- Update to 5.108.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.108.0
- Changes since 5.107.0:
  * Remove qt6 CI builds
  * KUrlRequester: restore unnamed filter compatibility with Plasma file dialog
  * KUrlRequester::setFilter: note syntax change in compiler deprecation warning
  * Add KUrlRequester::nameFilters, deprecate KUrlRequester::filter (kde#369542)
  * KUrlRequester::setFilter: note special filter syntax, allow unnamed filters
Mladen Milinkovic's avatar Mladen Milinkovic (maxrd2) committed (revision 8)
- Add patch to fix crash on thumbnail generation (kde#470845):
  * 0001-previewjob-Check-whether-thumbRootDevice-is-valid-be.patch

- Update to 5.107.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.107.0
- Changes since 5.106.0:
  * Deprecate KIO::AccessManager and related classes
  * Enable thumbnail caching if thumbnail directory is on an encrypted volume
  * KdirLister: update symlink dir content on file removal (kde#469254)
  * Polish menu before creating platform window

- Update to 5.106.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.106.0
- Changes since 5.105.0:
  * ApplicationLauncherJob: find mimetype before showing open with dialog
  * KPropertiesDialog: Don't quote the path unnecessarily (kde#467369)
  * KEncodingFileDialog: Sort the list of encodings by name
  * WidgetsAskUserActionHandler: make sure all dialogs are created in the main thread (kde#458709)
  * WidgetsAskUserActionHandler: create message dialog in the main thread (kde#465454)
  * file: make sure to cancel reading if the worker was aborted (kde#358231)
  * autotests: Fix Qt 6.5 compatibility
  * KFileItemActions: don't add service submenus that don't have active actions
  * Improve grammar, wording, add a test check
  * KCoreDirLister: AutoUpdate wasn't incremented when a new lister opened an already listed dir
  * SlaveInterface: Set button icon for "Continue Loading"
  * Set ExitType when running applications as transient systemd services
Mladen Milinkovic's avatar Mladen Milinkovic (maxrd2) committed (revision 7)
fix leap 15.2 build
Mladen Milinkovic's avatar Mladen Milinkovic (maxrd2) committed (revision 6)
fix leap 15.2 build
Mladen Milinkovic's avatar Mladen Milinkovic (maxrd2) committed (revision 5)
- Update to 5.100.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.100.0
- Too many changes since 5.99.0, only listing bugfixes:
  * AskUserActionInterface: add DeleteInsteadOfTrash deletion type (kde#431351)
- Drop patch, merged upstream:
  * kio-mr1008-fix-webdav.diff
Mladen Milinkovic's avatar Mladen Milinkovic (maxrd2) committed (revision 4)
- Add kio-mr1008-fix-webdav.diff
  * Fixes WebDAV upload (kde#460717)
  * https://invent.kde.org/frameworks/kio/-/merge_requests/1008

- Update to 5.99.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.99.0
- Changes since 5.98.0:
  * DesktopExecParser: Fix parsing of TerminalApplication when it contains args (kde#459408)
  * KPropertiesDialog: Split single command entry box into separate exec and args
  * allow hiding permissions tab
  * port http to workerbase
  * Worker template: fix install location
  * kcms/webshortcuts: hide from System Settings' main navigation
  * disable state validation
  * UserNotificationHandler: fix messagebox type mismatches
  * Fix missing details in message dialogs from worker

- Update to 5.98.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.98.0
- Changes since 5.97.0:
  * Install WidgetsAskUserActionHandler header
  * file_unix: optimize copy (kde#458001)
  * Add FreeBSD Qt6 CI support
  * KFilePlacesItem: Remove unused enum
  * KFilePlacesModel: Don't show error message on UserCanceled
  * Add overloads for Utils::concatPaths()
Mladen Milinkovic's avatar Mladen Milinkovic (maxrd2) committed (revision 3)
- Update to 5.92.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.92.0
- Too many changes since 5.91.0, only listing bugfixes:
  * KFilePlacesView: Fix crash when dragging over topmost section header (kde#450813)
  * Hide mount point labels if mount point can't be found (kde#449791)
  * Fix trash KCM not having any icon on wayland (kde#449859)
  * Fix potential crash in pastejob (kde#439948)
  * [KFilePlacesView] Mount place when dropping onto it (kde#206629)
  * [knewfilemenu] Bind stat job connection lifetime to dialog, not the whole menu (kde#433347)

- Force PIE when building with gcc-10 (boo#1195628)

- Update to 5.91.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.91.0
- Too many changes since 5.90.0, only listing bugfixes:
  * Consider slow files as remote files in previewjob (kde#349161)
  * [desktopexecparser] Consider associations from mimeapps.list to
    determine whether an app supports a scheme (kde#440062)
  * [kopenwithdialog] Fix filtering (kde#449330)
  * kdirmodel: Allow using full path for Icon in .desktop file (kde#448116)
  * file_unix: Do not try to preserve ownership when permission is -1 (kde#447779)
  * KPropertiesDialog: use the KFileItem when checkig if the url is local (kde#444624)
- Includes patch to fix running files with spaces in the path
  (boo#1174141, kde#423412, kde#423645)
- Includes patch to fix copying to protocols which don't always
  report available space (boo#1174169)
Mladen Milinkovic's avatar Mladen Milinkovic (maxrd2) committed (revision 2)
fix leap 15.2 build
Mladen Milinkovic's avatar Mladen Milinkovic (maxrd2) committed (revision 1)
Displaying all 10 revisions
openSUSE Build Service is sponsored by