2015-02-08 20:11:45 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Feb 8 18:15:28 UTC 2015 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.7.0
|
|
|
|
* Fixed crash in jobs when linking to KIOWidgets but only
|
|
|
|
using a QCoreApplication
|
|
|
|
* Fixed editing web shortcuts
|
|
|
|
* Added option KIOCORE_ONLY, to compile only KIOCore and its
|
|
|
|
helper programs, but not KIOWidgets or KIOFileWidgets, thus
|
|
|
|
reducing greatly the necessary dependencies
|
|
|
|
* Added class KFileCopyToMenu, which adds Copy To / Move To"
|
|
|
|
to popupmenus
|
|
|
|
* SSL-enabled protocols: added support for TLSv1.1 and TLSv1.2
|
|
|
|
protocols, remove SSLv3
|
|
|
|
* Fixed negotiatedSslVersion and negotiatedSslVersionName to
|
|
|
|
return the actual negotiated protocol
|
|
|
|
* Apply the entered URL to the view when clicking the button
|
|
|
|
that switches the URL navigator back to breadcrumb mode
|
|
|
|
* Fixed two progress bars/dialogs appearing for copy/move jobs
|
|
|
|
* KIO now uses its own daemon, kiod, for out-of-process services
|
|
|
|
previously running in kded, in order to reduce dependencies;
|
|
|
|
currently only replaces kssld
|
|
|
|
* Fixed "Could not write to <path>" error when kioexec is triggered
|
|
|
|
* Fixed "QFileInfo::absolutePath: Constructed with empty filename"
|
|
|
|
warnings when using KFilePlacesModel
|
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.7.0.php
|
|
|
|
|
2015-01-03 20:27:33 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Jan 3 18:03:27 UTC 2015 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.6.0
|
|
|
|
* Add support for .hidden files, for users to hide some files
|
|
|
|
from views. (kde#246260)
|
|
|
|
* New method KRun::runService, like KRun::run but returns the
|
|
|
|
PID of the newly started process.
|
|
|
|
* kioexec: fixed many porting bugs, to make it work again
|
|
|
|
* KRun::run: fixed porting bug, to make it work again in the
|
|
|
|
case where KProcess is used directly
|
|
|
|
* KRun: make klauncher runtime dependency optional
|
|
|
|
* Fix compilation on MSVC
|
|
|
|
* Performance: decrease memory consumption of UDSEntry
|
|
|
|
* Actions in popupmenus: in case of multiple mimetypes selected,
|
|
|
|
services that support all mimetypes are now added to the menu.
|
|
|
|
* New job: KIO::DropJob *KIO::drop(QDropEvent* ev, QUrl destUrl).
|
|
|
|
Replaces KonqOperations::doDrop.
|
|
|
|
* Restart directory watcher after a failed delete operation
|
|
|
|
* Fix false warning about X-KDE-Protocols unused in desktop
|
|
|
|
files without that field.
|
|
|
|
* Merge various settings modules (KCMs) related to kio,
|
|
|
|
into the kio framework.
|
|
|
|
* When copying/moving out the trash, make the files writable.
|
|
|
|
* KIO::file_move now does the chmod on the destination file
|
|
|
|
before emitting result.
|
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.6.0.php
|
|
|
|
|
2014-12-06 18:53:18 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Dec 6 12:53:48 UTC 2014 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.5.0
|
2014-12-09 19:03:31 +01:00
|
|
|
* Fix Size columns being empty in the KFileWidget detailed views
|
|
|
|
* Do not drop ASN passed to KRun when executing desktop files
|
|
|
|
* Fix passing of DESKTOP_STARTUP_ID to child process in kioexec
|
|
|
|
* Fix compilation with Qt 5.2, which also fixes a race condition
|
|
|
|
* KFileItem: cleanup overlay icon usage
|
|
|
|
* Implement back/forward side mouse buttons
|
|
|
|
to navigate in the history
|
|
|
|
* Allow user to cancel out of the certificate
|
|
|
|
accept duration dialog box.
|
2014-12-06 18:53:18 +01:00
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.5.0.php
|
|
|
|
- Added pkgconfig(Qt5X11Extras) BuildRequires
|
|
|
|
|
2014-11-02 19:08:34 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Nov 2 17:47:30 UTC 2014 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.4.0
|
2014-11-03 18:43:01 +01:00
|
|
|
* New job KIO::mkpath()
|
|
|
|
* New job KIO::PasteJob, handles pasting+dropping URLs and data;
|
|
|
|
KIO::paste replaces KIO::pasteClipboard
|
|
|
|
* New function KIO::pasteActionText, to handle the paste action
|
|
|
|
* When clicking on a script or desktop file in a file manager,
|
|
|
|
let the user choose between executing and vieweing as text
|
|
|
|
* KUrlRequester: fixing handling of start directory
|
|
|
|
* Offer also overwrite option when copying multiple files and
|
|
|
|
there is a conflict (regression compared to kdelibs4)
|
|
|
|
* KDirLister: do not kill+restart running update jobs.
|
|
|
|
* KDirLister: don't emit refreshItems for items that
|
|
|
|
haven't changed.
|
|
|
|
* Prevent incorrect disk full error messages on mounts where we
|
|
|
|
cannot determine the amount of free space.
|
|
|
|
* Fix running the file type editor
|
2014-11-02 19:08:34 +01:00
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.4.0.php
|
2014-11-02 19:35:39 +01:00
|
|
|
- Added kinit Recommends
|
2014-11-02 19:08:34 +01:00
|
|
|
|
2014-10-04 20:41:33 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Oct 4 17:59:52 UTC 2014 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.3.0
|
2014-10-04 23:50:53 +02:00
|
|
|
* Now includes kio_trash
|
|
|
|
* Add new KIO job, KIO::fileSystemFreeSpace, that allows you to
|
|
|
|
get a filesystem's total and available space.
|
|
|
|
* kshorturifilter: Remove redundant forward slashes from
|
|
|
|
the beginning of an URI
|
|
|
|
* Add searchprovider definitions for the qwant search engine
|
|
|
|
* File dialog: fix relative paths being turned into HTTP URLs
|
|
|
|
* Fix thumbnails for mimetype groups.
|
2014-10-04 20:41:33 +02:00
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.3.0.php
|
|
|
|
- Drop patches merged upstream:
|
|
|
|
0001-Add-new-KIO-job-KIO-fileSystemFreeSpace-that-allows-.patch,
|
|
|
|
0001-Fix-thumbnails-for-mimetype-groups.patch and
|
|
|
|
0002-Fix-relative-paths-being-turned-into-http-urls-by-fr.patch
|
|
|
|
|
2014-09-26 03:05:26 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Sep 26 01:00:06 UTC 2014 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Add 0001-Add-new-KIO-job-KIO-fileSystemFreeSpace-that-allows-.patch
|
|
|
|
from upstream: allows you to get a filesystem's total and
|
|
|
|
available space.
|
|
|
|
|
2014-09-09 12:14:49 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Sep 9 09:49:34 UTC 2014 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.2.0
|
2014-09-10 17:16:16 +02:00
|
|
|
* KIO/KService: now follows the mime-apps spec, for better
|
|
|
|
interoperability with gio when it comes to the user's
|
|
|
|
preferred and default apps.
|
|
|
|
* KIO: new classes EmptyTrashJob and RestoreJob
|
|
|
|
* KIO: new functions isClipboardDataCut and setClipboardDataCut.
|
2014-09-09 12:14:49 +02:00
|
|
|
* For more details please see:
|
|
|
|
http://kde.org/announcements/kde-frameworks-5.2.php
|
|
|
|
- Added 0001-Fix-thumbnails-for-mimetype-groups.patch, fixes thumbnail
|
|
|
|
generation for mimetypes with wildcard usage
|
2014-09-10 17:16:16 +02:00
|
|
|
- 0002-Fix-relative-paths-being-turned-into-http-urls-by-fr.patch,
|
|
|
|
fixes filedialog appening 'http://' on directory change
|
2014-09-09 12:14:49 +02:00
|
|
|
|
2014-08-02 15:20:08 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Aug 2 10:20:18 UTC 2014 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.1.0
|
|
|
|
* For more details please see:
|
|
|
|
http://www.kde.org/announcements/kde-frameworks-5.1.php
|
|
|
|
- Drop 0004-When-executing-commands-set-the-working-directory-to.patch,
|
|
|
|
0005-Fix-template-discovery-in-KNewFileMenu.patch,
|
|
|
|
0007-fix-kurlrequester-dialog-accept-handling.patch and
|
|
|
|
0008-warn-about-asserting-when-people-can-t-write-proper-.patch,
|
|
|
|
merged upstream
|
|
|
|
|
2014-07-11 11:58:09 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jul 11 09:48:45 UTC 2014 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Define kf5_version within package
|
|
|
|
- Added patches from upstream:
|
|
|
|
0004-When-executing-commands-set-the-working-directory-to.patch,
|
|
|
|
0005-Fix-template-discovery-in-KNewFileMenu.patch,
|
|
|
|
0007-fix-kurlrequester-dialog-accept-handling.patch and
|
|
|
|
0008-warn-about-asserting-when-people-can-t-write-proper-.patch
|
|
|
|
|
2014-07-02 00:28:13 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jul 1 21:36:04 UTC 2014 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.0.0
|
|
|
|
* Final release of KDE Frameworks 5
|
|
|
|
* API improvements and cleanups
|
|
|
|
* Buildsystem fixes
|
|
|
|
* For more details please see:
|
2014-07-08 23:00:31 +02:00
|
|
|
http://www.kde.org/announcements/kde-frameworks-5.0.php
|
2014-07-02 00:28:13 +02:00
|
|
|
|
2014-05-05 11:58:28 +02:00
|
|
|
-------------------------------------------------------------------
|
2014-06-03 23:42:58 +02:00
|
|
|
Sun Jun 1 18:02:30 UTC 2014 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 4.100.0
|
|
|
|
* API improvements and cleanups
|
|
|
|
* Buildsystem fixes
|
|
|
|
* For more details please see:
|
|
|
|
http://www.kde.org/announcements/announce-frameworks5-beta3.php
|
2014-06-03 23:44:27 +02:00
|
|
|
- Recommend kio-extras5
|
2014-06-03 23:42:58 +02:00
|
|
|
- Add baselibs.conf
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2014-05-05 11:58:28 +02:00
|
|
|
Sun May 4 01:41:14 UTC 2014 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 4.99.0
|
|
|
|
* API improvements and cleanups
|
|
|
|
* Buildsystem fixes
|
|
|
|
* For more details please see:
|
|
|
|
http://www.kde.org/announcements/announce-frameworks5-beta2.php
|
|
|
|
|
2014-03-29 21:16:22 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Mar 29 19:47:42 UTC 2014 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 4.98.0
|
|
|
|
* API improvements and cleanups
|
|
|
|
* Buildsystem fixes
|
|
|
|
* For more details please see:
|
|
|
|
http://www.kde.org/announcements/announce-frameworks5-beta1.php
|
|
|
|
- Added kwallet-devel BuildRequires
|
|
|
|
|
2014-03-04 17:35:40 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Mar 4 16:40:14 UTC 2014 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 4.97.0:
|
|
|
|
* Buildsystem fixes
|
|
|
|
* For more details please see:
|
|
|
|
http://www.kde.org/announcements/announce-frameworks5-alpha2.php
|
|
|
|
|
2014-02-08 03:14:50 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Feb 8 02:18:55 UTC 2014 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Init kio package
|
|
|
|
|