File kio.changes of Package kio
1964
1
-------------------------------------------------------------------
2
Mon Jan 3 12:47:39 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
3
4
- Update to 5.90.0
5
* New feature release
6
* For more details please see:
7
* https://kde.org/announcements/frameworks/5/5.90.0
8
- Too many changes since 5.89.0, only listing bugfixes:
9
* kdirmodel: Return "unknown" icon when the icon is null (kde#447573)
10
* do not access service past its prime (kde#446539)
11
12
-------------------------------------------------------------------
13
Sat Dec 4 22:56:44 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
14
15
- Update to 5.89.0
16
* New feature release
17
* For more details please see:
18
* https://kde.org/announcements/frameworks/5/5.89.0
19
- Changes since 5.88.0:
20
* Add new signals and logic to handle open directories in new windows or tabs
21
* Fix KRun::runApplication when xdg activation is involved (kde#446272)
22
* Explicitly remove the event filters in classes managed by a unique_ptr
23
* [KACLEditWidget] Load list of users/groups on demand
24
* [KPropertiesDialog] Reuse existing KUser instance
25
* Fix directory thumbnailer loading
26
* [CopyJob] Emit moving while renaming
27
* [KPropertiesDialog] Improve presentation of file type configuration
28
* [KPropertiesDialog] Add extra fields value in correct column
29
* Allow loading of Thumbnailers using embedded json metadata
30
* KDirOperator: get the icon sizes from user settings
31
* [KACLEditWidget] Remove redundancy and add icons to buttons
32
* [KPropertiesDialog] Use Filelight icon and name from desktop file
33
* [KPropertiesDialog] Hide time labels in multiple mode
34
* [KPropertiesDialog] Also hide label_left for timestamps
35
* Fix copying between different filesystems on Linux < 5.3
36
* [KDynamicJobTracker] Support KUiServerV2JobTracker
37
- Drop patch, now upstream:
38
* 0001-Fix-KRun-runApplication-when-xdg-activation-is-invol.patch
39
40
-------------------------------------------------------------------
41
Thu Dec 2 13:38:22 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
42
43
- Add patch to fix KRun on Wayland (kde#446272,
44
gh#openSUSE/kmozillahelper#33):
45
* 0001-Fix-KRun-runApplication-when-xdg-activation-is-invol.patch
46
47
-------------------------------------------------------------------
48
Sun Nov 7 09:13:25 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
49
50
- Strip 'Source' URL for faster submissions
51
52
-------------------------------------------------------------------
53
Sun Nov 7 09:08:09 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
54
55
- Update to 5.88.0
56
* New feature release
57
* For more details please see:
58
* https://kde.org/announcements/frameworks/5/5.88.0
59
- Too many changes since 5.87.0, only listing bugfixes:
60
* KMountPoint: revert to parsing /dev/disk/by-{uuid,label}/ manually (kde#442106)
61
* CopyJob: handle the no-op case of symlinks on FAT partitions (kde#442310)
62
* KUrlCompletion: Disregard the trailing slash when sorting directory paths (kde#442717)
63
* KFilePropsPlugin: Allow to edit properties when setFileNameReadOnly is set (kde#441847)
64
* kuriikwsfiltereng: Fix quitting match logic if accidentally bang syntax is used (kde#437660)
65
* file_unix: Fix endless loop during xattr copy. (kde#441446)
66
* Improve "trash is full" error message (kde#442865)
67
68
-------------------------------------------------------------------
69
Sun Oct 3 20:33:50 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
70
71
- Update to 5.87.0
72
* New feature release
73
* For more details please see:
74
* https://kde.org/announcements/frameworks/5/5.87.0
75
- Too many changes since 5.86.0, only listing bugfixes:
76
* KUrlCompletion blocks autosuggestion from happening if the
77
input is an exact directory path. (kde#420966)
78
* KDirOperator: provide an option to enable showing open-with item actions (kde#440748)
79
* Fix permissions when copying files (kde#404777)
80
* KFileItem: refresh() shouldn't discard ACL attributes (kde#299155)
81
* KPropertiesDialog: show text label with item name for readonly items too (kde#442237)
82
83
-------------------------------------------------------------------
84
Wed Sep 15 08:24:09 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
85
86
- Drop the unneeded baselibs.conf.
87
88
-------------------------------------------------------------------
89
Mon Sep 6 06:22:09 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
90
91
- Update to 5.86.0
92
* New feature release
93
* For more details please see:
94
* https://kde.org/announcements/frameworks/5/5.86.0
95
- Too many changes since 5.85.0, only listing bugfixes:
96
* Inline kssld operators to avoid duplicate symbol errors (kde#428807)
97
* KFilePlaceEditDialog: Always preserve previous icon (kde#439622)
98
* kio_http: wrap a long error message (kde#160399)
99
* kio_file: detect failure to create symlinks due to filesystem support (kde#253678)
100
* CopyJob: ask users about replacing invalid characters in file/folder names (kde#136746)
101
* KDirOperator: expand to url only in detail tree view (kde#440475)
102
103
-------------------------------------------------------------------
104
Fri Aug 27 08:34:41 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
105
106
- Disable lto for ppc64 builds.
107
108
-------------------------------------------------------------------
109
Sat Aug 21 14:55:25 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
110
111
- Move the designer plugin to the main package, it's used in
112
applications like KMail through QFormBuilder
113
114
-------------------------------------------------------------------
115
Fri Aug 6 12:12:46 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
116
117
- Update to 5.85.0
118
* New feature release
119
* For more details please see:
120
* https://kde.org/announcements/frameworks/5/5.85.0
121
- Too many changes since 5.84.0, only listing bugfixes:
122
* Message dialogs: wrap the text (kde#440545)
123
* Fix creating thumbnails for items under desktop:/ (kde#438691)
124
* KPropertiesDialog: fix applying permissions recursively (kde#225658)
125
126
-------------------------------------------------------------------
127
Sun Jul 4 07:45:33 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
128
129
- Update to 5.84.0
130
* New feature release
131
* For more details please see:
132
* https://kde.org/announcements/frameworks/5/5.84.0
133
- Too many changes to list here.
134
- Only install the license files once
135
136
-------------------------------------------------------------------
137
Sat Jun 5 11:58:56 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
138
139
- Update to 5.83.0
140
* New feature release
141
* For more details please see:
142
* https://kde.org/announcements/frameworks/5/5.83.0
143
- Too many changes since 5.82.0, only listing bugfixes:
144
* KOpenWithDialog: expand category on selection (kde#437885)
145
* [kopenwithdialog] Show better error message when specifying a non-executable file (kde#437880)
146
* [KCoreDirLister] Guard uiDelegate(), it might be null (kde#437153)
147
* Allow selecting directories in KFileWidget (kde#419874)
148
* When finding a job delegate extension, also try the uiDelegate() of its parents (kde#436049)
149
* PreviewJob: Create a larger SHM when necessary (kde#430862)
150
- Remove patches:
151
* 0001-MimeTypeFinderJob-Resolve-symlinks-for-a-local-file.patch
152
* 0002-MimeTypeFinderJob-the-StatJob-details-should-include.patch
153
* 0003-kio_file-pass-the-absolute-path-to-QMimeDatabase-mim.patch
154
155
-------------------------------------------------------------------
156
Fri May 14 13:00:14 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
157
158
- Add patches to fix issues with MimeTypeFinderJob (kde#398908):
159
* 0001-MimeTypeFinderJob-Resolve-symlinks-for-a-local-file.patch
160
* 0002-MimeTypeFinderJob-the-StatJob-details-should-include.patch
161
* 0003-kio_file-pass-the-absolute-path-to-QMimeDatabase-mim.patch
162
163
-------------------------------------------------------------------
164
Thu May 6 18:12:12 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
165
166
- Drop 0001-PreviewJob-Create-a-larger-SHM-when-necessary.patch.
167
Merged in kio 5.82.
168
169
-------------------------------------------------------------------
170
Tue May 4 20:28:31 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
171
172
- Add patch to fix thumnail creation in certain conditions (kde#430862):
173
* 0001-PreviewJob-Create-a-larger-SHM-when-necessary.patch
174
175
-------------------------------------------------------------------
176
Sat May 1 16:40:59 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
177
178
- Update to 5.82.0
179
* New feature release
180
* For more details please see:
181
* https://kde.org/announcements/frameworks/5/5.82.0
182
- Too many changes since 5.81.0, only listing bugfixes:
183
* Make the openOrExecute dialog modal (kde#430396)
184
* KDirOperator: show the progress bar above the horizontal scrollbar
185
(kde#194017)
186
187
-------------------------------------------------------------------
188
Mon Apr 5 07:12:32 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
189
190
- Update to 5.81.0
191
* New feature release
192
* For more details please see:
193
* https://kde.org/announcements/frameworks/5/5.81.0
194
- Too many changes since 5.80.0, only listing bugfixes:
195
* Handle .theme files correctly (kde#435176)
196
* PreviewJob: Initialize cachesSize with 0, only pass size > 0
197
to shmget, improve createThumbnail (kde#430862)
198
* KNewFileMenu: use destination side to stat destination (kde#429541)
199
- Drop patch:
200
* 0001-MimeTypeFinderJob-don-t-put-job-on-hold-for-local-fi.patch
201
202
-------------------------------------------------------------------
203
Tue Mar 23 12:30:10 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
204
205
- Add patch to prevent file.so from remaining loaded (kde#434455, boo#1183880)
206
* 0001-MimeTypeFinderJob-don-t-put-job-on-hold-for-local-fi.patch
207
208
-------------------------------------------------------------------
209
Mon Mar 15 16:01:52 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
210
211
- Update to 5.80.1
212
* Fix crash in ApplicationLauncherJob(service) when service is null.
213
214
-------------------------------------------------------------------
215
Sun Mar 7 09:26:58 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
216
217
- Update to 5.80.0
218
* New feature release
219
* For more details please see:
220
* https://kde.org/announcements/frameworks/5/5.80.0
221
- Too many changes since 5.79.0, only listing bugfixes:
222
* PreviewJob: consider file size for cache invalidation (kde#433127)
223
* RenameDialog: fix a potential buffer overflow (kde#432610)
224
225
-------------------------------------------------------------------
226
Mon Feb 8 08:46:26 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
227
228
- Update to 5.79.0
229
* New feature release
230
* For more details please see:
231
* https://kde.org/announcements/kde-frameworks-5.79.0
232
- Too many changes since 5.78.0, only listing bugfixes:
233
* Fix default codec being set to "US-ASCII" in KIO apps (kde#432406)
234
* CopyJob: fix crash with skip/retry (kde#431731)
235
* Fix lockup when renaming a file from properties dialog (kde#431902)
236
* Tweak KFileWidget::slotOk logic when in files+directory mode (kde#431454)
237
238
-------------------------------------------------------------------
239
Wed Jan 6 10:47:45 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
240
241
- Update to 5.78.0
242
* New feature release
243
* For more details please see:
244
* https://kde.org/announcements/kde-frameworks-5.78.0
245
- Too many changes since 5.77.0, only listing bugfixes:
246
* Remove knetattach item from the remote:// ioslave's view (kde#430211)
247
* RenameDialog: Add missing nullptr initialization (kde#430374)
248
* KFileItemActions: fix condition, we want to exclude only remote dirs (kde#430293)
249
* KUrlNavigator: resolve relative dir paths (kde#319700)
250
* KFileWidget: allow files that begin with a ':' to be selected (kde#322837)
251
* KFilePlacesView: allow setting a static icon size (kde#182089)
252
* KFileItemActions: add new method to insert openwith actions (kde#423765)
253
- Drop 0001-RenameDialog-Add-missing-nullptr-initialization.patch
254
255
-------------------------------------------------------------------
256
Tue Dec 22 22:11:18 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
257
258
- Add upstream patch to prevent crashing when using "apply to all"
259
in the move/copy/overwrite dialog (kde#430374):
260
* 0001-RenameDialog-Add-missing-nullptr-initialization.patch
261
262
-------------------------------------------------------------------
263
Sat Dec 5 18:56:41 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
264
265
- Update to 5.77.0
266
* New feature release
267
* For more details please see:
268
* https://kde.org/announcements/kde-frameworks-5.77.0
269
- Too many changes since 5.76.0, only listing bugfixes:
270
* NewFile Dialog: allow to accept directory creation before stat has run (kde#429838)
271
* KUrlNavBtn: make opening subdirs from dropdown menu with the keyboard work (kde#428226)
272
* Places view: highlight place only when it is displayed (kde#429806)
273
* KIO::iconNameForUrl: resolve icon for remote files based on name (kde#429530)
274
* RenameDialog: allow to overwrite when files are older (kde#236884)
275
* Do not add unnecessary separators (kde#427830)
276
277
-------------------------------------------------------------------
278
Sat Nov 7 21:34:54 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
279
280
- Update to 5.76.0
281
* New feature release
282
* For more details please see:
283
* https://kde.org/announcements/kde-frameworks-5.76.0
284
- Too many changes since 5.75.0, only listing bugfixes:
285
* CopyJob: don't count skipped files in the notification (kde#417034)
286
* FileWidget: Show Selected file preview on mouse leave (kde#418655)
287
* Add bookmarks for pictures, music and videos (kde#427876)
288
* kfilewidget: keep the text in the Name box when navigating (kde#418711)
289
* KFilePlacesModel: ignore hidden places when computing closestItem (kde#426690)
290
* kio_trash: fix the logic when no size limit is set (kde#426704)
291
292
-------------------------------------------------------------------
293
Mon Oct 5 08:33:19 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
294
295
- Update to 5.75.0
296
* New feature release
297
* For more details please see:
298
* https://kde.org/announcements/kde-frameworks-5.75.0
299
- Too many changes since 5.74.0, only listing bugfixes:
300
* kio_trash: remove unnecessarily strict permission check (kde#76380)
301
* OpenUrlJob: handle all text scripts consistently (kde#425829)
302
* KDirOperator: don't call setCurrentItem on an empty url (kde#425163)
303
* KNewFileMenu: fix creating new dir with name starting with ':' (kde#425396)
304
* Allow double quotes in filenames in KFileWidget (kde#185433)
305
* StatJob: cancel job if url is invalid (kde#426367)
306
- Drop upstream patches:
307
* 0001-Remove-old-kio_fonts-hack-in-KCoreDirLister-hostname.patch
308
* 0002-KUrlCompletion-accommodate-local-protocols-that-use-.patch
309
310
-------------------------------------------------------------------
311
Sun Sep 13 09:41:06 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
312
313
- Add patches to fix browsing kdeconnect://:
314
* 0001-Remove-old-kio_fonts-hack-in-KCoreDirLister-hostname.patch
315
* 0002-KUrlCompletion-accommodate-local-protocols-that-use-.patch
316
317
-------------------------------------------------------------------
318
Sun Sep 6 12:49:33 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
319
320
- Update to 5.74.0
321
* New feature release
322
* For more details please see:
323
* https://kde.org/announcements/kde-frameworks-5.74.0
324
- Too many changes since 5.73.0, only listing bugfixes:
325
* Revert "[KUrlCompletion] Don't append / to completed folders" (kde#425387)
326
* Update help text for editing the app command in a .desktop entry to comply with current spec. (kde#425145)
327
* [filewidgets] Fix KUrlNavigatorButton padding on breadcrumb (kde#425570)
328
* KFileWidget: reparse config to grab dirs added by other instances of the app (kde#403524)
329
* Avoid systemd launched applications from closing forked children (kde#425201)
330
331
-------------------------------------------------------------------
332
Sun Aug 2 07:13:31 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
333
334
- Update to 5.73.0
335
* New feature release
336
* For more details please see:
337
* https://kde.org/announcements/kde-frameworks-5.73.0
338
- Too many changes since 5.72.0, only listing bugfixes:
339
* RenameDialog: Show if files are identical (kde#412662)
340
* [rename dialog] Port Overwrite button to KStandardGuiItem::Overwrite (kde#424414)
341
* Show up to three file item actions inline, not just one (kde#424281)
342
* [Properties] Add SHA512 algorithm to checksums widget (kde#423739)
343
* [WebDav] Fix copies that include overwrites for the webdav slave (kde#422238)
344
345
-------------------------------------------------------------------
346
Sun Jul 5 07:55:29 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
347
348
- Update to 5.72.0
349
* New feature release
350
* For more details please see:
351
* https://kde.org/announcements/kde-frameworks-5.72.0
352
- Includes patch to fix running files with spaces in the path
353
(boo#1174141, kde#423412, kde#423645)
354
- Includes patch to fix copying to protocols which don't always
355
report available space (boo#1174169)
356
- Too many changes to list here.
357
358
-------------------------------------------------------------------
359
Sun Jun 7 08:06:45 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
360
361
- Update to 5.71.0
362
* New feature release
363
* For more details please see:
364
* https://kde.org/announcements/kde-frameworks-5.71.0
365
- Too many changes to list here.
366
- Drop upstream patches:
367
* Fix-service-file-specifying-Run-in-terminal-giving-error.patch
368
* CopyJob-Check-if-destination-dir-is-a-symlink.patch
369
370
-------------------------------------------------------------------
371
Mon May 18 07:13:59 UTC 2020 - Antonio Larrosa <alarrosa@suse.com>
372
373
- Add kded as a required package since kio calls org.kde.kded5 via dbus
374
375
-------------------------------------------------------------------
376
Fri May 15 17:03:12 UTC 2020 - Wolfgang Bauer <wbauer@tmo.at>
377
378
- Add Fix-service-file-specifying-Run-in-terminal-giving-error.patch
379
to fix starting services that use "Run in terminal" (kde#421374)
380
- Add CopyJob-Check-if-destination-dir-is-a-symlink.patch to fix
381
copying files to symlinked folders (kde#421213)
382
383
-------------------------------------------------------------------
384
Sun May 3 09:40:02 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
385
386
- Update to 5.70.0
387
* New feature release
388
* For more details please see:
389
* https://kde.org/announcements/kde-frameworks-5.70.0
390
- Too many changes since 5.69.0, only listing bugfixes:
391
* [RenameDialog] Add an arrow indicating direction from src to dest (kde#268600)
392
* Make the HTML file template more useful (kde#419935)
393
* kio_trash: Add size, modification, access and create date for trash:/ (kde#413091)
394
* Show previews on encrypted filesystems (kde#411919)
395
* [KPropertiesDialog] Disable changing remote dir icons (kde#205954)
396
397
-------------------------------------------------------------------
398
Sun Apr 5 19:45:39 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
399
400
- Update to 5.69.0
401
* New feature release
402
* For more details please see:
403
* https://kde.org/announcements/kde-frameworks-5.69.0
404
- Too many changes since 5.68.0, only listing bugfixes:
405
* FileWidgets: Ignore Return events from KDirOperator (kde#412737)
406
* [KNewFileMenu] Add extension to proposed filename (kde#61669)
407
* [DesktopExecParser] Open {ssh,telnet,rlogin}:// urls with ktelnetservice (kde#418258)
408
409
-------------------------------------------------------------------
410
Sun Mar 8 09:17:50 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
411
412
- Update to 5.68.0
413
* New feature release
414
* For more details please see:
415
* https://www.kde.org/announcements/kde-frameworks-5.68.0.php
416
- Too many changes since 5.67.0, only listing bugfixes:
417
* [KFileFilterCombo] Don't add invalid QMimeType to mimes filter (kde#417355)
418
* Fix running konsole on Wayland (kde#408497)
419
* KIO::iconNameForUrl: fix searching for kde protocol icons (kde#417922)
420
* Change "AutoSkip" to "Skip All" (kde#416964)
421
* [KOpenWithDialog] Automatically select the result if the model filter has only one match (kde#400725)
422
423
-------------------------------------------------------------------
424
Sun Feb 2 18:07:00 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
425
426
- Replace %make_jobs with %cmake_build.
427
428
-------------------------------------------------------------------
429
Sun Feb 2 14:32:48 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
430
431
- Update to 5.67.0
432
* New feature release
433
* For more details please see:
434
* https://www.kde.org/announcements/kde-frameworks-5.67.0.php
435
- Too many changes since 5.66.0, only listing bugfixes:
436
* Allow to handle apps with Terminal=True in their desktop
437
file, handle their associated mimetype properly (kde#410506)
438
* Add KIO::DropJobFlag to allow manually showing the menu (kde#415917)
439
* [KOpenWithDialog] Hide collapsible group box when all
440
options inside are hidden (kde#415510)
441
* SlaveBase::dispatchLoop: Fix timeout calculation (kde#392768)
442
* [KDirOperator] Allow renaming files from the context menu (kde#189482)
443
444
-------------------------------------------------------------------
445
Sun Jan 5 09:02:12 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
446
447
- Update to 5.66.0
448
* New feature release
449
* For more details please see:
450
* https://www.kde.org/announcements/kde-frameworks-5.66.0.php
451
- Too many changes since 5.65.0, only listing bugfixes:
452
* Adding support for mounting KIOFuse URLs for applications that don't use KIO (kde#398216)
453
* [KUrlNavigator] Add RPM support to krarc: (kde#408082)
454
* KFilePlaceEditDialog: fix crash when editing the Trash place (kde#415676)
455
456
-------------------------------------------------------------------
457
Sun Dec 8 11:18:38 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
458
459
- Update to 5.65.0
460
* New feature release
461
* For more details please see:
462
* https://www.kde.org/announcements/kde-frameworks-5.65.0.php
463
- Too many changes since 5.64.0, only listing bugfixes:
464
* [KFileWidget] Avoid calling slotOk right after the url changed (kde#412737)
465
* KRun: don't override user preferred app when opening local *.*html and co. files (kde#399020)
466
* [KPropertiesDialog] provide a way of showing the target of a symlink (kde#413002)
467
* [Remote ioslave] Add Display Name to remote:/ (kde#414345)
468
* Fix HTTP proxy settings (kde#414346)
469
* [DeleteJob] Use a separate worker thread to run actual IO operation (kde#390748)
470
* [KPropertiesDialog] Make creation date string mouse-selectable too (kde#413902)
471
472
-------------------------------------------------------------------
473
Sun Nov 3 15:47:05 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
474
475
- Update to 5.64.0
476
* New feature release
477
* For more details please see:
478
* https://www.kde.org/announcements/kde-frameworks-5.64.0.php
479
- Too many changes since 5.63.0, only listing bugfixes:
480
* Treat "application/x-ms-dos-executable" as executable on all platforms (kde#412694)
481
- Drop kio-5.63.0-fix-depth-with-kdav.patch. Merged upstream.
482
483
-------------------------------------------------------------------
484
Wed Oct 23 14:08:56 UTC 2019 - Matthias Fehring <buschmann23@opensuse.org>
485
486
- Fix nextcloud calendar content not visible (kde#413316)
487
* kio-5.63.0-fix-depth-with-kdav.patch
488
489
-------------------------------------------------------------------
490
Sun Oct 6 13:26:40 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
491
492
- Update to 5.63.0
493
* New feature release
494
* For more details please see:
495
* https://www.kde.org/announcements/kde-frameworks-5.63.0.php
496
- Too many changes since 5.62.1, only listing bugfixes:
497
* Fix crash on exit in kio_file (kde#408797)
498
* [KUrlNavigatorPlacesSelector] Properly identify teardown action (kde#403454)
499
* KCoreDirLister: fix crash when creating new folders from kfilewidget (kde#401916)
500
* [Advanced Permissions] Fix icon names (kde#411915)
501
502
-------------------------------------------------------------------
503
Tue Sep 17 05:35:16 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
504
505
- Update to 5.62.1
506
* Fixed interaction with DOS/Windows executables in KRun::runUrl
507
508
-------------------------------------------------------------------
509
Sat Sep 7 20:36:52 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
510
511
- Update to 5.62.0
512
* New feature release
513
* For more details please see:
514
* https://www.kde.org/announcements/kde-frameworks-5.62.0.php
515
- Changes since 5.61.0:
516
* [CopyJob] Use resolved URL in copyingDone so undo can rename back using local file (kde#391606)
517
* FileUndoManager: improve debugging facilities
518
* kio_trash: split up copyOrMove, for a better error than "should never happen"
519
* FileUndoManager: clearer assert when forgetting to record
520
* Fix exit and crash in kio_file when put() fails in readData.
521
* autotests: use QVERIFY2 to print the job error if exec() fails
522
* [CopyJob] Fix crash when copying an already existing dir and pressing "Skip" (kde#408350)
523
* [KUrlNavigator] Add MIME types supported by krarc to isCompressedPath (kde#386448)
524
* Added dialog to set execute permission for executable file when trying to run it.
525
* [KPropertiesDialog] Always check mount point being null (kde#411517)
526
* [KRun] Check mime type for isExecutableFile first
527
* Add an icon for the trash root and a proper label
528
* Add support for handling QNAM SSL errors to KSslErrorUiData
529
* Making FileJob behave consistently.
530
* assert slave command finality
531
* [KFilePlacesView] Use asynchronous KIO::FileSystemFreeSpaceJob
532
* rename internal 'kioslave' helper executable to 'kioslave5' (kde#386859)
533
* [KDirOperator] Middle-elide labels that are too long to fit
534
* [KDirOperator] Add follow new directories options
535
* KDirOperator: Only enable "Create New" menu if the selected item is a directory
536
* KIO FTP: Fix file copy hanging when copying to existing file
537
* KIO: port to non-deprecated KWindowSystem::setMainWindow
538
* KRun: fix runtime warning when widget is null
539
* KRun: remove KProcessRunner dependency on QtWidgets
540
* Port KIO::Job documentation to Qt5-style connect syntax
541
* Make file bookmark names consistent
542
* Remove unused includes
543
* Add option to build Qt Designer plugin (BUILD_DESIGNERPLUGIN, default ON)
544
* [KDirOperator] Use more human-readable sort order descriptions
545
* Fix build by removing obsolete qrc file for newly-removed images
546
* [Permissions editor] Port icons to use QIcon::fromTheme() (kde#407662)
547
- Replace foo-devel with cmake(KF5Foo) in build requirements
548
549
-------------------------------------------------------------------
550
Wed Aug 7 17:51:31 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
551
552
- Update to 5.61.0
553
* New feature release
554
* For more details please see:
555
* https://www.kde.org/announcements/kde-frameworks-5.61.0.php
556
- Changes since 5.60.0:
557
* Remove explicit use of ECM_KDE_MODULE_DIR, is part of ECM_MODULE_PATH
558
* Use identical internet-services icon.
559
* Stabilize test KFileWidgetTest::testDropFile
560
* Add missing KIOWIDGETS_NO_DEPRECTAED check
561
* Deprecate suggestName
562
* Replace implementation of suggestName with KFileUtils::suggestName
563
* Port internal usage of KIO::suggestName
564
* Fix can't enter directory error on some FTP servers with Turkish locale (kde#409740)
565
* Port from KRun::runService to KRun::runApplication
566
* Fix compiler warnings about initialization order.
567
* Look for protocols in the bin dir too, to fix the autotests
568
569
-------------------------------------------------------------------
570
Fri Jul 19 11:42:25 UTC 2019 - Wolfgang Bauer <wbauer@tmo.at>
571
572
- Don't lower minimum Qt version anymore, it requires 5.11 now
573
- Drop conditionals for no longer supported openSUSE versions
574
575
-------------------------------------------------------------------
576
Sun Jul 14 06:41:38 UTC 2019 - lbeltrame@kde.org
577
578
- Update to 5.60.0
579
* New feature release
580
* For more details please see:
581
* https://www.kde.org/announcements/kde-frameworks-5.60.0.php
582
- Changes since 5.59.0:
583
* Fix KFileItemTest::testIconNameForUrl test to reflect different icon name
584
* Fix i18n number-of-arguments error in knewfilemenu warning message
585
* [ftp] Fix wrong access time in Ftp::ftpCopyGet()
586
* [CopyJob] Batch reporting processed amount
587
* [CopyJob] Report results after finishing copy (kde#407656)
588
* Move redundant logic in KIO::iconNameForUrl() into KFileItem::iconName() (kde#356045)
589
* Install KFileCustomDialog
590
* [Places panel] Don't show Root by default
591
* Downgrade "Could not change permissions" dialog box to a qWarning
592
* O_PATH is only available on linux. To prevent the compiler from throwing an error due to it's absence fallback to O_RDONLY.
593
* Show feedback inline when creating new files or folders
594
* Auth Support: Drop privileges if target is not owned by root
595
* [copyjob] Only set modification time if the kio-slave provided it (kde#374420)
596
* Cancel privilege operation for read-only target with the current user as owner
597
* Install in new logging directory when we use kf5 5.59.0
598
* Add KProtocolInfo::defaultMimetype
599
* Always save view settings when switching from one view mode to another
600
* Restore exclusive group for sorting menu items
601
* Dolphin-style view modes in the file dialog (kde#86838)
602
* kio_ftp: improve error handling when copying to FTP fails
603
* kioexec: change the scary debug messages for delayed deletion
604
- Dropped patches, now upstream:
605
* copyjob-Only-set-modification-time-if-the-kio-slave-provided-it.patch
606
607
-------------------------------------------------------------------
608
Wed Jun 26 06:26:38 UTC 2019 - wbauer@tmo.at
609
610
- Add upstream patch to fix downloaded files (via http) getting an
611
"invalid" modification time (boo#1104595, kde#374420)
612
* copyjob-Only-set-modification-time-if-the-kio-slave-provided-it.patch
613
614
-------------------------------------------------------------------
615
Sun Jun 09 07:35:12 UTC 2019 - lbeltrame@kde.org
616
617
- Update to 5.59.0
618
* New feature release
619
* For more details please see:
620
* https://www.kde.org/announcements/kde-frameworks-5.59.0.php
621
- Changes since 5.58.0:
622
* Manipulate bytes instead of characters
623
* Fix kioslave executables never exiting, when setting KDE_FORK_SLAVES.
624
* Fix desktop link to file or directory (kde#357171)
625
* Test current filter before setting a new one (kde#407642)
626
* [kioslave/file] Add a codec for legacy filenames
627
* Rely upon QSysInfo to retrieve the system details
628
* Add Documents to the default list of Places
629
* KIO: port away from QSslSocket+QFileInfo deprecated API
630
* kioslave: preserve argv[0], to fix applicationDirPath() on non-Linux
631
* KOpenWith: port away from deprecated QModelIndex::child()
632
* autotests: update host after www.davidfaure.fr breakage
633
* Allow to drop one file or one folder on KDirOperator (kde#45154)
634
* Truncate long filname before creating a link (kde#342247)
635
* Remove deprecated method qVariantFromValue->QVariant::fromValue
636
637
-------------------------------------------------------------------
638
Wed May 15 18:16:17 UTC 2019 - lbeltrame@kde.org
639
640
- Update to 5.58.0
641
* New feature release
642
* For more details please see:
643
* https://www.kde.org/announcements/kde-frameworks-5.58.0.php
644
- Changes since 5.57.0:
645
* [FileWidget] Replace "Filter:" with "File type:" when saving with a limited list of mimetypes (kde#79903)
646
* use actually existing breeze icon for the new file Program.desktop
647
* Reword some text, a couple clean ups, add a separator
648
* autotests: adapt to QUrl behaviour change in Qt 5.12.1
649
* autotests: adapt to shared-mime-info change
650
* Use regular stat when resolving a symlink
651
* autotests: kfileitemtest: close file before inspecting it
652
* [Properties dialog] Use the string "Free space" instead of "Disk usage" (kde#406630)
653
* Remove TODO
654
* Truncate trailing forward slashes(/)
655
* Fix signed/unsigned warning after statx change
656
* Fill UDSEntry::UDS_CREATION_TIME under linux when glibc >= 2.28
657
* [KUrlNavigator] Fix URL navigation when exiting archive with krarc and Dolphin (kde#386448)
658
* [KDynamicJobTracker] When kuiserver isn't available, also fall back to widget dialog (kde#379887)
659
660
-------------------------------------------------------------------
661
Sun Apr 14 20:21:43 UTC 2019 - lbeltrame@kde.org
662
663
- Update to 5.57.0
664
* New feature release
665
* For more details please see:
666
* https://www.kde.org/announcements/kde-frameworks-5.57.0.php
667
- Changes since 5.56.0:
668
* Too many changes to list here
669
- Dropped patches, now upstream:
670
* Fix-NTFS-hidden-check-for-symlinks.patch
671
672
-------------------------------------------------------------------
673
Sun Mar 10 20:15:36 UTC 2019 - lbeltrame@kde.org
674
675
- Update to 5.56.0
676
* New feature release
677
* For more details please see:
678
* https://www.kde.org/announcements/kde-frameworks-5.56.0.php
679
- Changes since 5.55.0:
680
* Port deprecated methods
681
* kioexec: KAboutData::setupCommandLine() already sets help & version
682
* Fix crash in Dolphin when dropping trashed file in trash (kde#378051)
683
* Use correct prefix for static variable
684
* Middle-elide very long filenames in error strings (kde#404232)
685
* Add support for portals in KRun
686
* [KPropertiesDialog] Fix group combobox (kde#403074)
687
* properly attempt to locate the kioslave bin in $libexec AND $libexec/kf5
688
* Use AuthCore instead of Auth
689
* Add icon name to service providers in .desktop file
690
* Read IKWS search provider icon from desktop file
691
* [PreviewJob] Also pass along that we're the thumbnailer when stat'ing file
692
693
-------------------------------------------------------------------
694
Sun Mar 3 11:59:08 UTC 2019 - wbauer@tmo.at
695
696
- Add Fix-NTFS-hidden-check-for-symlinks.patch to avoid hiding
697
symlinks to NTFS mountpoints (kde#402738)
698
699
-------------------------------------------------------------------
700
Fri Feb 15 09:25:42 UTC 2019 - alarrosa@suse.com
701
702
- Downgrade the Qt version requirement to build with 5.9
703
704
-------------------------------------------------------------------
705
Sun Feb 10 22:03:11 UTC 2019 - lbeltrame@kde.org
706
707
- Update to 5.55.0
708
* New feature release
709
* For more details please see:
710
* https://www.kde.org/announcements/kde-frameworks-5.55.0.php
711
- Changes since 5.54.0:
712
* Improve keyboard controls of the checksum widget
713
* Add helper function to disable redirections (useful for kde-open)
714
* Correct tag
715
* Revert "Refactor SlaveInterface::calcSpeed" (kde#402665)
716
* Revert "Fix elapsed time check"
717
* NetRC: Delete copy constructor and assignment operator
718
* KPasswdServerClient: Delete copy constructor and assignment operator
719
* KSSLSettings: Delete copy constructor and assignment operator
720
* delete copy constructor and assignment operator of some internal classes
721
* Fix elapsed time check
722
* Don't set CMake policy CMP0028 to old. We don't have targets with :: unless they are imported...
723
* [kio] Add ellipsis to search label in Cookies section
724
* [KNewFileMenu] Don't emit fileCreated when creating a directory
725
* Use (and suggest using) the nicer K_PLUGIN_CLASS_WITH_JSON
726
* avoid blocking kio_http_cache_cleaner and ensure exit with session (kde#367575)
727
* Fix failing knewfilemenu test and underlying reason for its failure
728
- Dropped patches, now upstream:
729
* 0002-Revert-Refactor-SlaveInterface-calcSpeed.patch
730
731
-------------------------------------------------------------------
732
Mon Jan 14 06:08:48 UTC 2019 - lbeltrame@kde.org
733
734
- Update to 5.54.0
735
* New feature release
736
* For more details please see:
737
* https://www.kde.org/announcements/kde-frameworks-5.54.0.php
738
- Changes since 5.53.0:
739
* Too many changes to list here
740
- Add upstream patch to prevent crashes in KIO (kde#402665)
741
* 0002-Revert-Refactor-SlaveInterface-calcSpeed.patch
742
743
-------------------------------------------------------------------
744
Sun Dec 09 19:43:44 UTC 2018 - lbeltrame@kde.org
745
746
- Update to 5.53.0
747
* New feature release
748
* For more details please see:
749
* https://www.kde.org/announcements/kde-frameworks-5.53.0.php
750
- Changes since 5.52.0:
751
* Too many changes to list here
752
753
-------------------------------------------------------------------
754
Sun Nov 11 19:48:05 UTC 2018 - lbeltrame@kde.org
755
756
- Update to 5.52.0
757
* New feature release
758
* For more details please see:
759
* https://www.kde.org/announcements/kde-frameworks-5.52.0.php
760
- Changes since 5.51.0:
761
* Too many changes to list here
762
- Dropped patches, now upstream:
763
* 0001-kio_help-Fix-crash-in-QCoreApplication-when-accessin.patch
764
765
-------------------------------------------------------------------
766
Thu Oct 18 14:40:57 UTC 2018 - Fabian Vogt <fabian@ritter-vogt.de>
767
768
- Add patch to fix kio_help crashing on start:
769
* 0001-kio_help-Fix-crash-in-QCoreApplication-when-accessin.patch
770
771
-------------------------------------------------------------------
772
Tue Oct 16 08:02:19 UTC 2018 - Luca Beltrame <lbeltrame@kde.org>
773
774
- Run spec-cleaner
775
776
-------------------------------------------------------------------
777
Mon Oct 15 11:50:36 UTC 2018 - lbeltrame@kde.org
778
779
- Update to 5.51.0
780
* New feature release
781
* For more details please see:
782
* https://www.kde.org/announcements/kde-frameworks-5.51.0.php
783
- Changes since 5.50.0:
784
* Too many changes to list here
785
786
-------------------------------------------------------------------
787
Thu Sep 13 21:58:45 UTC 2018 - lbeltrame@kde.org
788
789
- Update to 5.50.0
790
* New feature release
791
* For more details please see:
792
* https://www.kde.org/announcements/kde-frameworks-5.50.0.php
793
- Changes since 5.49.0:
794
* Too many changes to list here
795
- Drop 0001-Revert-Support-NTFS-hidden-files.patch, the problem
796
with the root folder being hidden has been fixed (or rather
797
workarounded) upstream
798
799
-------------------------------------------------------------------
800
Sun Aug 19 09:19:11 UTC 2018 - christophe@krop.fr
801
802
- Update to 5.49.0
803
* New feature release
804
* For more details please see:
805
* https://www.kde.org/announcements/kde-frameworks-5.49.0.php
806
- Changes since 5.48.0:
807
- Too many changes to list here
808
809
-------------------------------------------------------------------
810
Mon Jul 16 04:37:41 UTC 2018 - lbeltrame@kde.org
811
812
- Update to 5.48.0
813
* New feature release
814
* For more details please see:
815
* https://www.kde.org/announcements/kde-frameworks-5.48.0.php
816
- Changes since 5.47.0:
817
* Too many changes to list here
818
- Refreshed patches:
819
* 0001-Revert-Support-NTFS-hidden-files.patch
820
821
-------------------------------------------------------------------
822
Wed Jun 13 04:41:37 UTC 2018 - lbeltrame@kde.org
823
824
- Update to 5.47.0
825
* New feature release
826
* For more details please see:
827
* https://www.kde.org/announcements/kde-frameworks-5.47.0.php
828
- Changes since 5.46.0:
829
* Check if destination exists also when pasting binary data (kde#394318)
830
* Auth support: Return the actual length of socket buffer
831
* Auth support: Unify API for file descriptor sharing
832
* Auth support: Create socket file in user's runtime directory
833
* Auth support: Delete socket file after use
834
* Auth support: Move task of cleaning up socket file to FdReceiver
835
* Auth support: In linux don't use abstract socket to share file
836
descriptor
837
* [kcoredirlister] Remove as many url.toString() as possible
838
* KFileItemActions: fallback to default mimetype when selecting only files
839
(kde#393710)
840
* Introduce KFileItemListProperties::isFile()
841
* KPropertiesDialogPlugin can now specify multiple supported protocols
842
using X-KDE-Protocols
843
* Preserve fragment when redirecting from http to https
844
* [KUrlNavigator] Emit tabRequested when path in path selector menu is
845
middle-clicked
846
* Performance: use the new uds implementation
847
* Don't redirect smb:/ to smb:// and then to smb:///
848
* Allow accepting by double-click in save dialog (kde#267749)
849
* Enable preview by default in the filepicker dialog
850
* Hide file preview when icon is too small
851
* i18n: use plural form again for plugin message
852
* Use a regular dialog rather than a list dialog when trashing or deleting
853
a single file
854
* Make the warning text for deletion operations emphasize its permanency
855
and irreversibility
856
* Revert "Show view mode buttons in the open/save dialog's toolbar"
857
858
-------------------------------------------------------------------
859
Fri Jun 1 14:54:04 UTC 2018 - lbeltrame@kde.org
860
861
- Don't recommend kio-extras5
862
863
-------------------------------------------------------------------
864
Sun May 13 21:03:03 UTC 2018 - lbeltrame@kde.org
865
866
- Update to 5.46.0
867
* New feature release
868
* For more details please see:
869
* https://www.kde.org/announcements/kde-frameworks-5.46.0.php
870
- Changes since 5.45.0:
871
* Too many changes to list here
872
- Refreshed patches:
873
* 0001-Revert-Support-NTFS-hidden-files.patch
874
875
-------------------------------------------------------------------
876
Fri May 4 14:39:14 UTC 2018 - wbauer@tmo.at
877
878
- Add 0001-Revert-Support-NTFS-hidden-files.patch to revert the new
879
support for NTFS hidden files, it caused the mount point itself
880
to be hidden (boo#1091780, kde#392913)
881
882
-------------------------------------------------------------------
883
Sat Apr 14 13:19:04 CEST 2018 - lbeltrame@kde.org
884
885
- Update to 5.45.0
886
* New feature release
887
* For more details please see:
888
* https://www.kde.org/announcements/kde-frameworks-5.45.0.php
889
- Changes since 5.44.0:
890
* Too many changes to list here
891
892
-------------------------------------------------------------------
893
Mon Mar 12 23:29:41 CET 2018 - lbeltrame@kde.org
894
895
- Update to 5.44.0
896
* New feature release
897
* For more details please see:
898
* https://www.kde.org/announcements/kde-frameworks-5.44.0.php
899
- Changes since 5.43.0:
900
* Too many changes to list here
901
- Dropped patches, now upstream:
902
* 0001-Dont-stat-etc-localtime-between-read-and-write.patch
903
* 0001-Fix-bug-382437-Regression-in-kdialog-causes-wrong-file-ext.patch
904
905
-------------------------------------------------------------------
906
Tue Feb 13 16:52:12 UTC 2018 - alarrosa@suse.com
907
908
- Add patch to fix a problem that made kio copy files too slowly (kde#384561)
909
* 0001-Dont-stat-etc-localtime-between-read-and-write.patch
910
911
- Add patch to fix kdialog writing files with .bin extension in chrome
912
when downloading files (kde#382437)
913
* 0001-Fix-bug-382437-Regression-in-kdialog-causes-wrong-file-ext.patch
914
915
-------------------------------------------------------------------
916
Mon Feb 12 23:42:09 CET 2018 - lbeltrame@kde.org
917
918
- Update to 5.43.0
919
* New feature release
920
* For more details please see:
921
* https://www.kde.org/announcements/kde-frameworks-5.43.0.php
922
- Changes since 5.42.0:
923
* Too many changes to list here
924
- Dropped patches, now upstream:
925
* 0001-Fix-KFilePreviewGenerator-LayoutBlocker.patch
926
* fix-overlap-of-first-item-in-kfileplacesview.patch
927
928
-------------------------------------------------------------------
929
Tue Jan 16 22:50:18 CET 2018 - lbeltrame@kde.org
930
931
- Update to 5.42.0
932
* New feature release
933
* For more details please see:
934
* https://www.kde.org/announcements/kde-frameworks-5.42.0.php
935
- Changes since 5.41.0:
936
* Too many changes to list here
937
- Add upstream patch fix-overlap-of-first-item-in-kfileplacesview.patch:
938
* Fixes overlapping in items in the places view
939
- Dropped patches, now upstream:
940
* fix-handling-of-KCookieAdvice_AcceptForSession.patch
941
942
-------------------------------------------------------------------
943
Fri Jan 12 07:48:05 UTC 2018 - fabian@ritter-vogt.de
944
945
- Add patch to fix layout of icons in the file dialog (kde#352776):
946
* 0001-Fix-KFilePreviewGenerator-LayoutBlocker.patch
947
948
-------------------------------------------------------------------
949
Sun Dec 17 09:43:48 CET 2017 - lbeltrame@kde.org
950
951
- Update to 5.41.0
952
* New feature release
953
* For more details please see:
954
* https://www.kde.org/announcements/kde-frameworks-5.41.0.php
955
- Changes since 5.40.0:
956
* Too many changes to list here
957
- Dropped patches, now upstream:
958
* kio-5.40-fix-directory-creation.patch
959
960
-------------------------------------------------------------------
961
Thu Nov 30 20:01:35 UTC 2017 - antoine.belvire@opensuse.org
962
963
- Fix error upon directory creation with Dolphin (kde#387073):
964
* Add kio-5.40-fix-directory-creation.patch.
965
966
-------------------------------------------------------------------
967
Mon Nov 13 07:01:14 CET 2017 - lbeltrame@kde.org
968
969
- Update to 5.40.0
970
* New feature release
971
* For more details please see:
972
* https://www.kde.org/announcements/kde-frameworks-5.40.0.php
973
- Changes since 5.39.0:
974
* Fix display of remote:/ in the qfiledialog
975
* Implement support for categories on KfilesPlacesView
976
* HTTP: fix error string for the 207 Multi-Status case
977
* KNewFileMenu: clean up dead code, spotted by Coverity
978
* IKWS: Fix possible infinite loop, spotted by Coverity.
979
* KIO::PreviewJob::defaultPlugins() function
980
* Revert "Add support for sharing file descriptor between file ioslave and it's KAuth helper"
981
* Revert "Add kauth helper to file ioslave"
982
* Revert "Add ability to use the new kauth helper in file ioslave"
983
* Add ability to use the new kauth helper in file ioslave
984
* Add kauth helper to file ioslave
985
* Add support for sharing file descriptor between file ioslave and it's KAuth helper
986
987
-------------------------------------------------------------------
988
Thu Nov 2 14:13:08 UTC 2017 - wbauer@tmo.at
989
990
- Add fix-handling-of-KCookieAdvice_AcceptForSession.patch to
991
fix the "Accept For Session" cookie setting that was not properly
992
respected (boo#1049975, kde#386325)
993
994
-------------------------------------------------------------------
995
Mon Oct 23 06:41:41 CEST 2017 - lbeltrame@kde.org
996
997
- Update to 5.39.0
998
* New feature release
999
* For more details please see:
1000
* https://www.kde.org/announcements/kde-frameworks-5.39.0.php
1001
- Changes since 5.38.0:
1002
* kioexec: Watch the file when it has finished copying (kde#384500)
1003
* Make the string translatable
1004
* KFileItemDelegate: Always reserve space for icons (kde#372207)
1005
* Show kioslave names in the debug output
1006
1007
-------------------------------------------------------------------
1008
Tue Sep 12 07:11:17 CEST 2017 - lbeltrame@kde.org
1009
1010
- Update to 5.38.0
1011
* New feature release
1012
* For more details please see:
1013
* https://www.kde.org/announcements/kde-frameworks-5.38.0.php
1014
- Changes since 5.37.0:
1015
* Too many changes to list here
1016
- Dropped patches, now upstream:
1017
* fix-applying-special-file-attributes.patch
1018
* KDesktopPropsPlugin-create-destination-dir.patch
1019
* Really-rate-limit-INF_PROCESSED_SIZE-messages.patch
1020
1021
-------------------------------------------------------------------
1022
Tue Aug 22 14:53:37 UTC 2017 - wbauer@tmo.at
1023
1024
- Add Really-rate-limit-INF_PROCESSED_SIZE-messages.patch to not
1025
cause high CPU load during file copies (kde#383843, boo#1016920,
1026
boo#1051349)
1027
- Add KDesktopPropsPlugin-create-destination-dir.patch to fix
1028
modifying applications' .desktop files in the "Edit File Type"
1029
dialog if the corresponding directory doesn't exist in
1030
~/.local/share/ (boo#1000946)
1031
1032
-------------------------------------------------------------------
1033
Tue Aug 15 12:49:25 UTC 2017 - wbauer@tmo.at
1034
1035
- Add fix-applying-special-file-attributes.patch to fix modifying
1036
advanced permissions in the file/folder properties dialog
1037
(boo#978935, kde#365795)
1038
1039
-------------------------------------------------------------------
1040
Sat Aug 12 09:23:30 UTC 2017 - christophe@krop.fr
1041
1042
- Update to 5.37.0
1043
* New feature release
1044
* For more details please see:
1045
* https://www.kde.org/announcements/kde-frameworks-5.37.0.php
1046
- Changes since 5.36.0 :
1047
* Fix assert in UrlUtil::firstChildUrl()
1048
* Add new method urlSelectionRequested to KUrlNavigator
1049
* Revert "Emit a "." UDSEntry when not present, even on empty directories."
1050
* KUrlNavigator: expose the KUrlNavigatorButton that received a drop event
1051
* Fix build on musl libc by exposing setgroups(2).
1052
* Emit a "." UDSEntry when not present, even on empty directories. (kde#382046)
1053
* Fix test not found when setting CMAKE_RUNTIME_OUTPUT_DIRECTORY, for some reason.
1054
* Stash without asking the user with a Copy/Cancel popup.
1055
* Ensure KDirLister updates items whose target URL has changed. (kde#382341)
1056
* Fix kdirwatch warning
1057
* API dox: use official name "D-Bus" consistently
1058
* Make advanced options of "open with" dialog collabsible and hidden by default
1059
* Minor: Fix a couple of deprecation warnings
1060
1061
-------------------------------------------------------------------
1062
Wed Jul 12 07:14:01 CEST 2017 - lbeltrame@kde.org
1063
1064
- Update to 5.36.0
1065
* New feature release
1066
* For more details please see:
1067
* https://www.kde.org/announcements/kde-frameworks-5.36.0.php
1068
- Changes since 5.35.0:
1069
* [KNewFileMenu] Hide "Link To Device" menu if it would be empty
1070
* Use KIO::rename instead of KIO::moveAs in setData (kde#380897, kde#380898)
1071
* Get the doc dirs with the newly exported function
1072
* Fix drop menu position on Wayland
1073
* KUrlRequester: Set NOTIFY signal to textChanged() for text property.
1074
* [KOpenWithDialog] HTML-escape file name
1075
* tests: dropjobtest: register KIO::CopyJob* as metatype
1076
* tests: fix krununittest when install prefix has spaces
1077
* [FEATURE] Option to build & install QCH file with the public API dox
1078
* KCoreDirLister::cachedItemForUrl: don't create the cache if it didn't exist
1079
* Use "data" as filename when copying data urls (kde#379093)
1080
1081
-------------------------------------------------------------------
1082
Sun Jun 11 09:27:43 CEST 2017 - lbeltrame@kde.org
1083
1084
- Update to 5.35.0
1085
* New feature release
1086
* For more details please see:
1087
* https://www.kde.org/announcements/kde-frameworks-5.35.0.php
1088
- Changes since 5.34.0:
1089
* Too many changes to list here
1090
- Dropped patches, now upstream:
1091
* 0001-Identify-PIE-binaries-application-x-sharedlib-as-exe.patch
1092
1093
-------------------------------------------------------------------
1094
Mon May 29 11:36:10 UTC 2017 - fabian@ritter-vogt.de
1095
1096
- Add patch to allow running PIE enabled binaries (kde#350018):
1097
* 0001-Identify-PIE-binaries-application-x-sharedlib-as-exe.patch
1098
1099
-------------------------------------------------------------------
1100
Mon May 15 13:53:16 CEST 2017 - fabian@ritter-vogt.de
1101
1102
- Update to 5.34.0
1103
* New feature release
1104
* For more details please see:
1105
* https://www.kde.org/announcements/kde-frameworks-5.34.0.php
1106
- Changes since 5.33.0:
1107
* Fix quoting of preprocessor-definition.
1108
* KDirSortFilterProxyModel: bring back natural sorting (kde#343452)
1109
* Fill UDS_CREATION_TIME with the value of st_birthtime on FreeBSD
1110
* http slave: send error page after authorization failure (kde#373323)
1111
* kioexec: delegate upload to a kded module (kde#252026, kde#370532)
1112
* Fix KDirlister Gui Test setting URL scheme twice
1113
* Delete kiod modules on exit
1114
* Don't apply the workaround before Qt 5.8.0
1115
* Generate a moc_predefs.h file for KIOCore (kde#371721)
1116
* kioexec: fix support for --suggestedfilename
1117
- Remove patches, now upstream:
1118
* enable-natural-sorting-in-KDirSortFilterProxyModel.patch
1119
- Use %find_lang --with-man --all-name
1120
- Use %kf5_find_htmldocs
1121
1122
-------------------------------------------------------------------
1123
Sat Apr 15 10:11:51 CEST 2017 - lbeltrame@kde.org
1124
1125
- Update to 5.33.0
1126
* New feature release
1127
* For more details please see:
1128
* https://www.kde.org/announcements/kde-frameworks-5.33.0.php
1129
- Changes since 5.32.0:
1130
* make remote file:// URL redirect to smb:// work again
1131
* Upgrade ECM and KF5 version requirements for 5.33.0 release.
1132
* keep query encoding when HTTP Proxy is used
1133
* Fix minor typos
1134
* User messages cleanup (and de-emphasize Konqueror)
1135
* Updated user agents (Firefox 52 ESR, Chromium 57)
1136
* Added plugin actions
1137
* Simple patch
1138
* autotest: comment why the SSE-disabling thing doesn't work (QTBUG-47566)
1139
* Handle/truncate url display string assigned to job description. Prevents large data: urls from being included in UI notifications.
1140
* Restore Cancel button shortcut
1141
* Upgrade KF5 version to 5.33.0.
1142
* Add KFileWidget::setSelectedUrl()
1143
* Fix KUrlRequester save mode by adding setAcceptMode REVIEW: 129986
1144
* With this change it is now possible to list multiple paths as defined via the command line.
1145
1146
-------------------------------------------------------------------
1147
Wed Apr 12 10:03:26 UTC 2017 - wbauer@tmo.at
1148
1149
- Add enable-natural-sorting-in-KDirSortFilterProxyModel.patch to
1150
use natural sorting by default in the KDE file dialog and
1151
gwenview, configurable via the "NaturalSorting" option in
1152
kdeglobals (boo#1033668, kde#343452)
1153
1154
-------------------------------------------------------------------
1155
Mon Mar 20 15:24:03 UTC 2017 - lbeltrame@kde.org
1156
1157
- Drop sanitize-url-for-proxy.patch, merged upstream
1158
1159
-------------------------------------------------------------------
1160
Sun Mar 19 14:50:47 CET 2017 - lbeltrame@kde.org
1161
1162
- Update to 5.32.0
1163
* New feature release
1164
* For more details please see:
1165
* https://www.kde.org/announcements/kde-frameworks-5.32.0.php
1166
- Changes since 5.31.0:
1167
* Too many changes to list here
1168
* Commit translations from l10n-kf5
1169
* Cookies KCM: disable "delete" button when there is no current item
1170
* Use the new shared library exported by KDocTools
1171
* Upgrade ECM and KF5 version requirements for 5.32.0 release.
1172
* Sanitize URLs before passing them to FindProxyForURL
1173
* make sure the cancel action is last
1174
* kio_help: use doOutputBuffer and simplify unicodeError
1175
* rename support: emit proper URL in FileRenamed
1176
* fix rename support: keep trashId rather than expecting it as input
1177
* remote: remove unused include
1178
* remote: remove redundant check
1179
* remote: rename kded module to allow co-installability with plasma-workspace <= 5.9
1180
* remote: use QUrl::fromLocalFile()
1181
* remote: just check if file exists
1182
* remote: use QDir::mkpath() to create the remoteview folder
1183
* remote: drop Messages.sh
1184
* remote: use same debug category as other slaves
1185
* remote: use json protocol
1186
* remote: don't redefine TRANSLATION_DOMAIN
1187
* remote: slots -> Q_SLOTS
1188
* Import remote ioslave from plasma-workspace
1189
* Fix TODO. We depend on Qt 5.3 by now
1190
* kio_trash: implement renaming of toplevel files and dirs
1191
* [PreviewJob] Remove maximum size for local files by default
1192
* allow to add application actions on an open menu
1193
* Port another use of QDateTime to QElapsedTimer. With proper / 1000 this time :)
1194
* Fixup previous commit to slave.cpp, divide by 1000 was missing.
1195
* [autotest] KTcpSocketTest was racy and leaky => simplify, fix.
1196
* Port from QDateTime::currentDateTime() to QElapsedTimer
1197
* Upgrade KF5 version to 5.32.0.
1198
* Fix double export in already-exported class
1199
* deprecate DrawFrame, as discussed in https://git.reviewboard.kde.org/r/129921/
1200
1201
-------------------------------------------------------------------
1202
Wed Mar 1 21:02:49 UTC 2017 - fabian@ritter-vogt.de
1203
1204
- Add patch to fix security issue with proxy configuration (boo#1027520)
1205
* sanitize-url-for-proxy.patch
1206
1207
-------------------------------------------------------------------
1208
Thu Feb 9 09:30:01 UTC 2017 - hrvoje.senjan@gmail.com
1209
1210
- Update to 5.31.0
1211
* For more details please see:
1212
https://www.kde.org/announcements/kde-frameworks-5.31.0.php
1213
1214
-------------------------------------------------------------------
1215
Sun Jan 8 23:41:46 UTC 2017 - hrvoje.senjan@gmail.com
1216
1217
- Update to 5.30.0
1218
* For more details please see:
1219
https://www.kde.org/announcements/kde-frameworks-5.30.0.php
1220
1221
-------------------------------------------------------------------
1222
Sun Dec 4 02:00:34 UTC 2016 - hrvoje.senjan@gmail.com
1223
1224
- Update to 5.29.0
1225
* Ported to categorized logging
1226
* Fix compilation against WinXP SDK
1227
* Allow uppercase checksums matching in Checksums tab
1228
(kde#372518)
1229
* Never stretch the last (=date) column in the file dialog
1230
(kde#312747)
1231
* Import and update kcontrol docbooks for code in kio from
1232
kde-runtime master
1233
* [OS X] make KDE's trash use the OS X trash
1234
* SlaveBase: add documentation about event loops and
1235
notifications and kded modules
1236
* For more details please see:
1237
https://www.kde.org/announcements/kde-frameworks-5.29.0.php
1238
1239
-------------------------------------------------------------------
1240
Sat Nov 5 22:06:58 UTC 2016 - hrvoje.senjan@gmail.com
1241
1242
- Update to 5.28.0
1243
* Fix HTTP date format sent by kio_http to always use the C locale
1244
(kde#372005)
1245
* KACL: fix memory leaks detected by ASAN
1246
* Fix memory leaks in KIO::Scheduler, detected by ASAN
1247
* Removed duplicate clear button (kde#369377)
1248
* Fix editing autostart entries when /usr/local/share/applications
1249
doesn't exist (kde#371194)
1250
* [KOpenWithDialog] Hide TreeView header
1251
* Sanitize the symlink name buffer size (kde#369275)
1252
* Properly finish DropJobs when triggered is not emitted
1253
(kde#363936)
1254
* ClipboardUpdater: fix another crash on Wayland (kde#359883)
1255
* ClipboardUpdater: fix crash on Wayland (kde#370520)
1256
* Support non integer scale factors in KFileDelegate (kde#366451)
1257
* kntlm: Distinguish between NULL and empty domain
1258
* Don't show overwrite dialog if file name is empty
1259
* kioexec: use friendly filenames
1260
* Fix focus ownership if url is changed before showing the widget
1261
* Major performance improvement when turning previews off in the
1262
file dialog (kde#346403)
1263
* For more details please see:
1264
https://www.kde.org/announcements/kde-frameworks-5.28.0.php
1265
1266
-------------------------------------------------------------------
1267
Sun Oct 9 12:56:16 UTC 2016 - hrvoje.senjan@gmail.com
1268
1269
- Update to 5.27.0
1270
* Fix KIO slaves using only tls1.0
1271
* Fix ABI break in kio
1272
* KFileItemActions: add addPluginActionsTo(QMenu *)
1273
* Show copy buttons only after checksum has been calculated
1274
* Add missing feedback when computing a checksum (kde#368520)
1275
* Fix KFileItem::overlays returning empty string values
1276
* Fix launching terminal .desktop files with konsole
1277
* Classify nfs4 mounts as probablySlow, like nfs/cifs/..
1278
* KNewFileMenu: show New Folder action shortcut (kde#366075)
1279
* For more details please see:
1280
https://www.kde.org/announcements/kde-frameworks-5.27.0.php
1281
- Drop upstreamed 0001-Fix-kio-using-only-tls1.0.patch and
1282
Fix-launching-terminal-desktop-files-with-konsole.patch
1283
1284
-------------------------------------------------------------------
1285
Sun Oct 9 09:08:59 UTC 2016 - fabian@ritter-vogt.de
1286
1287
- Add 0001-Fix-kio-using-only-tls1.0.patch
1288
1289
-------------------------------------------------------------------
1290
Wed Oct 5 15:58:21 UTC 2016 - hrvoje.senjan@gmail.com
1291
1292
- Added Fix-launching-terminal-desktop-files-with-konsole.patch
1293
(kde#368949, boo#1003125)
1294
1295
-------------------------------------------------------------------
1296
Tue Sep 6 20:50:52 UTC 2016 - hrvoje.senjan@gmail.com
1297
1298
- Update to 5.26.0
1299
* KPropertiesDialog: remove warning note from docu,
1300
the bug is gone
1301
* [test program] resolve relative paths using QUrl::fromUserInput
1302
* KUrlRequester: fix error box when selecting a file and
1303
reopening the file dialog
1304
* Provide a fallback if slaves don't list the . entry
1305
(kde#366795)
1306
* Fix creating symlink over "desktop" protocol
1307
* KNewFileMenu: when creating symlinks use KIO::linkAs
1308
instead of KIO::link
1309
* KFileWidget: fix double '/' in path
1310
* KUrlRequester: use static connect() syntax, was inconsistent
1311
* KUrlRequester: pass window() as parent for the QFileDialog
1312
* Avoid calling connect(null, .....) from KUrlComboRequester
1313
* For more details please see:
1314
https://www.kde.org/announcements/kde-frameworks-5.26.0.php
1315
1316
-------------------------------------------------------------------
1317
Mon Aug 8 11:28:15 UTC 2016 - wbauer@tmo.at
1318
1319
- Remove workaround to install "Create New" templates as actual
1320
files, the issues with using the embedded resource are fixed in
1321
5.25.0
1322
1323
-------------------------------------------------------------------
1324
Sun Aug 7 21:54:01 UTC 2016 - hrvoje.senjan@gmail.com
1325
1326
- Update to 5.25.0
1327
* Qt >= 5.5 is now required
1328
* Fix KIO::linkAs() to work as advertised, i.e.
1329
fail if dest already exists
1330
* Fix KIO::put("file:///path") to respect the umask (kde#359581)
1331
* Fix KIO::pasteActionText for null dest item and for empty URL
1332
* Add support for undoing symlink creation
1333
* GUI option to configure global MarkPartial for KIO slaves
1334
* Fix MaxCacheSize limited to 99 KiB
1335
* Add clipboard buttons to checksums tab
1336
* KNewFileMenu: fix copying template file from embedded resource
1337
(kde#359581)
1338
* KNewFileMenu: Fix creating link to application (kde#363673)
1339
* KNewFileMenu: Fix suggestion of new filename when file
1340
already exist in desktop
1341
* KNewFileMenu: ensure fileCreated() is emitted for
1342
app desktop files too
1343
* KNewFileMenu: fix creating symlinks with a relative target
1344
* KPropertiesDialog: simplify button box usage,
1345
fix behavior on Esc
1346
* KProtocolInfo: refill cache to find newly installed protocols
1347
* KIO::CopyJob: port to qCDebug
1348
(with its own area, since this can be quite verbose)
1349
* KPropertiesDialog: add Checksums tab
1350
* Clean url's path before initializing KUrlNavigator
1351
* For more details please see:
1352
https://www.kde.org/announcements/kde-frameworks-5.25.0.php
1353
1354
-------------------------------------------------------------------
1355
Wed Jul 6 15:04:32 UTC 2016 - hrvoje.senjan@gmail.com
1356
1357
- Update to 5.24.0
1358
* KIO: add SlaveBase::openPasswordDialogV2 for better error
1359
checking, please port your kioslaves to it
1360
* Fix KUrlRequester opening file dialog in wrong directory
1361
(kde#364719)
1362
* Fix unsafe KDirModelDirNode* casts
1363
* Add cmake option KIO_FORK_SLAVES to set default value
1364
* ShortUri filter: fix filtering of mailto:user@host
1365
* Add OpenFileManagerWindowJob to highlight file within a folder
1366
* KRun: add runApplication method
1367
* Add soundcloud search provider
1368
* Fix an alignment issue with the OS X native "macintosh" style
1369
* For more details please see:
1370
https://www.kde.org/announcements/kde-frameworks-5.24.0.php
1371
1372
-------------------------------------------------------------------
1373
Mon Jun 6 21:25:49 UTC 2016 - hrvoje.senjan@gmail.com
1374
1375
- Update to 5.23.0
1376
* Give clearer error message when KRun(URL) is given a URL
1377
without scheme (kde#363337)
1378
* Add KProtocolInfo::archiveMimetypes()
1379
* Use selected icon mode in file open dialog sidebar
1380
* kshorturifilter: fix regression with mailto: not prepended
1381
when no mailer is installed
1382
* For more details please see:
1383
https://www.kde.org/announcements/kde-frameworks-5.23.0.php
1384
1385
-------------------------------------------------------------------
1386
Sat May 7 18:32:19 UTC 2016 - hrvoje.senjan@gmail.com
1387
1388
- Update to 5.22.0 (boo#980066)
1389
* kurlnavigatortoolbutton.cpp - use buttonWidth in paintEvent()
1390
* New file menu: filter out duplicates (e.g. between .qrc and
1391
system files) (kde#355390)
1392
* Fix error message on startup of the cookies KCM
1393
* Remove kmailservice5, it can only do harm at this point
1394
(kde#354151)
1395
* Fix KFileItem::refresh() for symlinks. The wrong size, filetype
1396
and permissions were being set
1397
* Fix regression in KFileItem: refresh() would lose the file type,
1398
so a dir became a file (kde#353195)
1399
* Set text on QCheckbox widget rather than using a separate label
1400
(kde#245580)
1401
* Don't enable acl permissions widget if we don't own the file
1402
(kde#245580)
1403
* Fix double-slash in KUriFilter results when a name filter is set
1404
* KUrlRequester: add signal textEdited (forwarded from QLineEdit)
1405
* For more details please see:
1406
https://www.kde.org/announcements/kde-frameworks-5.22.0.php
1407
1408
-------------------------------------------------------------------
1409
Mon Apr 4 14:21:01 UTC 2016 - hrvoje.senjan@gmail.com
1410
1411
- Update to 5.21.0 (boo#974793)
1412
* FavIconsCache: sync after write, so other apps see it,
1413
and to avoid crash on destruction
1414
* Fix many threading issues in KUrlCompletion
1415
* Fix crash in rename dialog (360488)
1416
* KOpenWithDialog: improve window title and description text
1417
(359233)
1418
* Allow for better cross-platform deployment of io slaves by
1419
bundling protocol info in plugin meta data
1420
* Upgrade Qt version requirement to 5.4.0
1421
* For more details please see:
1422
https://www.kde.org/announcements/kde-frameworks-5.21.0.php
1423
- Drop upstreamed 0001-Fix-crash-in-rename-dialog.patch
1424
1425
-------------------------------------------------------------------
1426
Thu Mar 17 17:06:57 UTC 2016 - hrvoje.senjan@gmail.com
1427
1428
- Added 0001-Fix-crash-in-rename-dialog.patch (kde#360488)
1429
1430
-------------------------------------------------------------------
1431
Sun Mar 6 09:58:57 UTC 2016 - hrvoje.senjan@gmail.com
1432
1433
- Update to 5.20.0 (boo#970856)
1434
* Fix KIO app-slave connection breaking if appName contains
1435
a '/' (kde#357499)
1436
* Try multiple authentication methods in case of failures
1437
* help: fix mimeType() on get()
1438
* KOpenWithDialog: show mimetype name and comment in "Remember"
1439
checkbox text (kde#110146)
1440
* A series of changes to avoid a directory relist after a file
1441
rename in more cases (kde#359596)
1442
* http: rename m_iError to m_kioError
1443
* kio_http: read and discard body after a 404 with errorPage=false
1444
* kio_http: fix mimetype determination when URL ends with '/'
1445
* FavIconRequestJob: add accessor hostUrl() so that konqueror
1446
can find out what the job was for, in the slot
1447
* FavIconRequestJob: fix job hanging when aborting due to
1448
favicon too big
1449
* FavIconRequestJob: fix errorString(), it only had the URL
1450
* KIO::RenameDialog: restore preview support, add date and
1451
size labels (kde#356278)
1452
* KIO::RenameDialog: refactor duplicated code
1453
* Fix wrong path-to-QUrl conversions
1454
* Use kf5.kio in the category name to match other categories
1455
* For more details please see:
1456
https://www.kde.org/announcements/kde-frameworks-5.20.0.php
1457
1458
-------------------------------------------------------------------
1459
Fri Feb 12 22:00:55 UTC 2016 - wbauer@tmo.at
1460
1461
- Install "Create New" templates to %{_kf5_sharedir}/templates/ as
1462
a workaround until kde#356198 is fixed (boo#963680)
1463
1464
-------------------------------------------------------------------
1465
Sat Feb 6 18:03:41 UTC 2016 - hrvoje.senjan@gmail.com
1466
1467
- Update to 5.19.0 (boo#967668)
1468
* New class FavIconRequestJob in new lib KIOGui,
1469
for favicons retrieval
1470
* Fix KDirListerCache crash with two listers for an empty
1471
dir in the cache (kde#278431)
1472
* Make Windows implementation of KIO::stat for file:/ protocol
1473
error out if the file doesn't exist
1474
* Don't assume that files in read-only dir can't
1475
be deleted on Windows
1476
* Fix .pri file for KIOWidgets: it depends on KIOCore,
1477
not on itself
1478
* Repair kcookiejar autoload, the values got
1479
swapped in 6db255388532a4
1480
* Make kcookiejar accessible under the dbus
1481
service name org.kde.kcookiejar5
1482
* kssld: install DBus service file for org.kde.kssld5
1483
* Provide a DBus service file for org.kde.kpasswdserver
1484
* [kio_ftp] fix display of file/directory
1485
modification time/date (boo#960500, kde#354597)
1486
* [kio_help] fix garbage sent when serving static files
1487
* [kio_http] Try NTLMv2 authentication if the
1488
server denies NTLMv1
1489
* [kio_http] fix porting bugs which broke caching
1490
* [kio_http] Fix NTLMv2 stage 3 response creation
1491
* [kio_http] fix waiting until the cache cleaner
1492
listens to the socket
1493
* kio_http_cache_cleaner: don't exit on startup if
1494
cache dir doesn't exist yet
1495
* Change DBus name of kio_http_cache_cleaner so it
1496
doesn't exit if the kde4 one is running
1497
* For more details please see:
1498
https://www.kde.org/announcements/kde-frameworks-5.19.0.php
1499
- Drop upstreamed patches: fix-kcookiejar-autoload.patch and
1500
kio_ftp-fix-display-of-modification-time-date.patch
1501
1502
-------------------------------------------------------------------
1503
Mon Jan 24 09:00:34 UTC 2016 - tittiatcoke@gmail.com
1504
1505
1506
- Added fix-kcookiejar-autoload.patch to fix the swapped values
1507
for the autoload.
1508
1509
-------------------------------------------------------------------
1510
Thu Jan 7 12:54:34 UTC 2016 - wbauer@tmo.at
1511
1512
- Added kio_ftp-fix-display-of-modification-time-date.patch: fixes
1513
display of file/directory modification time in kio_ftp
1514
(boo#960500, kde#354597)
1515
1516
-------------------------------------------------------------------
1517
Sat Jan 2 17:43:55 UTC 2016 - hrvoje.senjan@gmail.com
1518
1519
- Update to 5.18.0
1520
* Fix kiod for Qt 5.6's threaded dbus: messageFilter must wait
1521
until the module is loaded before returning
1522
* Change the error code when pasting/moving into a subdirectory
1523
* Fix emptyTrash blocked issue
1524
* Fix wrong button in KUrlNavigator for remote URLs
1525
* KUrlComboBox: fix returning an absolute path from urls()
1526
* kiod: disable session management
1527
* Add autocompletion for '.' input which offers all hidden
1528
files/folders* (kde#354981)
1529
* ktelnetservice: fix off by one in argc check
1530
* For more details please see:
1531
https://www.kde.org/announcements/kde-frameworks-5.18.0.php
1532
1533
-------------------------------------------------------------------
1534
Thu Dec 10 23:06:56 UTC 2015 - hrvoje.senjan@gmail.com
1535
1536
- Update to 5.17.0
1537
* Cookie dialogue: make it work as intended
1538
* Fix filename suggestion changing to something random when
1539
changing save-as mimetype.
1540
* Register DBus name for kioexec (kde#353037)
1541
* Update KProtocolManager after configuration change.
1542
* For more details please see:
1543
https://www.kde.org/announcements/kde-frameworks-5.17.0.php
1544
- Drop upstreamed register-dbus-name-for-kioexec.patch
1545
1546
-------------------------------------------------------------------
1547
Fri Nov 27 12:47:46 UTC 2015 - wbauer@tmo.at
1548
1549
- Added register-dbus-name-for-kioexec.patch: prevent klauncher
1550
from freezing and displaying an error message when opening
1551
documents (boo#924764, kde#353037)
1552
1553
-------------------------------------------------------------------
1554
Sun Nov 8 17:01:28 UTC 2015 - hrvoje.senjan@gmail.com
1555
1556
- Update to 5.16.0 (boo#955067)
1557
* Save proxy url with correct scheme
1558
* Ship the "new file templates" in the kiofilewidgets library using
1559
a .qrc (kde#353642)
1560
* Properly handle middle click in navigatormenu
1561
* Make kio_http_cache_cleaner deployable in application
1562
installer/bundles
1563
* KOpenWithDialog: Fix creating desktop file with empty mimetype
1564
* Read protocol info from plugin metadata
1565
* Allow local kioslave deployment
1566
* Add a .protocol to JSON converted
1567
* Fix double-emit of result and missing warning when listing hits
1568
an inaccessible folder (kde#333436)
1569
* Preserve relative link targets when copying symlinks.
1570
(kde#352927)
1571
* Using suitable icons for default folders in the user home
1572
(kde#352498)
1573
* Add an interface which allow plugin to show custom overlay icons
1574
* Make KNotifications dep in KIO (kpac) optional
1575
* Make doctools + wallet optional
1576
* Avoid kio crashes if no dbus server is running
1577
* Add KUriFilterSearchProviderActions, to show a list of actions
1578
for searching some text using web shortcuts
1579
* Move the entries for the "Create New" menu from
1580
kde-baseapps/lib/konq to kio (kde#349654)
1581
* Move konqpopupmenuplugin.desktop from kde-baseapps to kio
1582
(kde#350769)
1583
* For more details please see:
1584
https://www.kde.org/announcements/kde-frameworks-5.16.0.php
1585
- Drop 0001-Move-konqpopupmenuplugin.desktop-from-kde-baseapps-t.patch
1586
and 0001-Move-the-entries-for-the-Create-New-menu-from-kde-ba.patch,
1587
upstreamed
1588
1589
-------------------------------------------------------------------
1590
Mon Oct 5 17:37:21 UTC 2015 - hrvoje.senjan@gmail.com
1591
1592
- Update to 5.15.0
1593
* KFileWidget: parent argument should default to 0 like in
1594
all widgets.
1595
* Make sure the size of the byte array we just dumped into the
1596
struct is big enough before calculating the targetInfo,
1597
otherwise we're accessing memory that doesn't belong to us
1598
* Fix Qurl usage when calling QFileDialog::getExistingDirectory()
1599
* Refresh Solid's device list before querying in kio_trash
1600
* Allow trash: in addition to trash:/ as url for listDir
1601
(calls listRoot) (kde#353181)
1602
* KProtocolManager: fix deadlock when using EnvVarProxy.
1603
(kde#350890)
1604
* Don't try to find X11 on WIN32
1605
* KBuildSycocaProgressDialog: use Qt's builtin busy indicator.
1606
(kde#158672)
1607
* KBuildSycocaProgressDialog: run kbuildsycoca5 with QProcess.
1608
* KPropertiesDialog: fix for ~/.local being a symlink,
1609
compare canonical paths
1610
* Add support for network shares in kio_trash (kde#177023)
1611
* Connect to the signals of QDialogButtonBox, not QDialog
1612
(kde#352770)
1613
* Cookies KCM: update DBus names for kded5
1614
* Use JSON files directly instead of kcoreaddons_desktop_to_json()
1615
* For more details please see:
1616
https://www.kde.org/announcements/kde-frameworks-5.15.0.php
1617
1618
-------------------------------------------------------------------
1619
Sun Oct 4 18:27:11 UTC 2015 - hrvoje.senjan@gmail.com
1620
1621
- Added 0001-Move-konqpopupmenuplugin.desktop-from-kde-baseapps-t.patch
1622
(kde#350769) and 0001-Move-the-entries-for-the-Create-New-menu-from-kde-ba.patch
1623
(kde#349654)
1624
1625
-------------------------------------------------------------------
1626
Tue Sep 8 17:13:14 UTC 2015 - hrvoje.senjan@gmail.com
1627
1628
- Update to 5.14.0
1629
* Use Q_OS_WIN instead of Q_OS_WINDOWS
1630
* Make KDE_FORK_SLAVES work under Windows
1631
* Disable installation of desktop file for ProxyScout kded module
1632
* Provide deterministic sort order for
1633
KDirSortFilterProxyModelPrivate::compare
1634
* Show custom folder icons again (kde#350612)
1635
* Move kpasswdserver from kded to kiod
1636
* Fix porting bugs in kpasswdserver
1637
* Remove legacy code for talking very very old versions
1638
of kpasswdserver.
1639
* KDirListerTest: use QTRY_COMPARE on both statements,
1640
to fix race showed by CI
1641
* KFilePlacesModel: implement old TODO about using trashrc
1642
instead of a full-blown KDirLister.
1643
* For more details please see:
1644
https://www.kde.org/announcements/kde-frameworks-5.14.0.php
1645
- Drop show-custom-folder-icons-sgain.patch, merged upstream
1646
1647
-------------------------------------------------------------------
1648
Tue Aug 18 16:16:22 UTC 2015 - hrvoje.senjan@gmail.com
1649
1650
- Added show-custom-folder-icons-sgain.patch (kde#350612)
1651
1652
-------------------------------------------------------------------
1653
Tue Aug 4 19:20:31 UTC 2015 - hrvoje.senjan@gmail.com
1654
1655
- Update to 5.13.0
1656
* The Qt version requirement has been bumped from 5.2 to 5.3
1657
* Debug output has been ported to categorized output, for less
1658
noise by default
1659
* Docbook documentation has been reviewed and updated
1660
* Kill unneeded QUrl wrappers
1661
* For more details please see:
1662
https://www.kde.org/announcements/kde-frameworks-5.13.0.php
1663
1664
-------------------------------------------------------------------
1665
Sun Jul 5 18:45:11 UTC 2015 - hrvoje.senjan@gmail.com
1666
1667
- Update to 5.12.0
1668
* For more details please see:
1669
https://www.kde.org/announcements/kde-frameworks-5.12.0.php
1670
1671
-------------------------------------------------------------------
1672
Sun Jun 7 19:07:43 UTC 2015 - hrvoje.senjan@gmail.com
1673
1674
- Update to 5.11.0
1675
* Do not try to complete users and assert when prepend is non-empty.
1676
(kde#346920)
1677
* Use KPluginLoader::factory() when loading KIO::DndPopupMenuPlugin
1678
* Fix deadlock when using network proxies (kde#346214)
1679
* Fixed KIO::suggestName to preserve file extensions
1680
* Kick off kbuildsycoca4 when updating sycoca5.
1681
* KFileWidget: Don't accept files in directory only mode
1682
* KIO::AccessManager: Make it possible to treat sequential
1683
QIODevice asynchronously
1684
* For more details please see:
1685
https://www.kde.org/announcements/kde-frameworks-5.11.0.php
1686
1687
-------------------------------------------------------------------
1688
Sun May 3 19:48:36 UTC 2015 - hrvoje.senjan@gmail.com
1689
1690
- Update to 5.10.0
1691
* Added KPropertiesDialog::KPropertiesDialog(urls) and
1692
KPropertiesDialog::showDialog(urls).
1693
* Asynchronous QIODevice-based data fetch for KIO::storedPut and
1694
KIO::AccessManager::put.
1695
* Fix conditions with QFile::rename return value (kde#343329)
1696
* Fixed KIO::suggestName to suggest better names (kde#341773)
1697
* kioexec: Fixed path for writeable location for kurl
1698
(kde#343329)
1699
* Store bookmarks only in user-places.xbel (kde#345174)
1700
* Duplicate RecentDocuments entry if two different files
1701
have the same name
1702
* Better error message if a single file is too large for
1703
the trash (kde#332692)
1704
* Fix KDirLister crash upon redirection when the slot calls openURL
1705
* For more details please see:
1706
https://www.kde.org/announcements/kde-frameworks-5.10.0.php
1707
1708
-------------------------------------------------------------------
1709
Sat Apr 4 14:40:53 UTC 2015 - hrvoje.senjan@gmail.com
1710
1711
- Update to 5.9.0
1712
* Enable KPropertiesDialog to show free space information of
1713
remote file systems as well (e.g. smb)
1714
* Fix KUrlNavigator with high DPI pixmaps
1715
* Make KFileItemDelegate handle non default devicePixelRatio
1716
in animations
1717
* For more details please see:
1718
https://www.kde.org/announcements/kde-frameworks-5.9.0.php
1719
- Split the core modules/daemons/libraries into core subpackage;
1720
based on upstream KIOCORE_ONLY build option, which only concerns
1721
the buildsystem, not the code (i.e. no ifdefs)
1722
- Add kio_help-fallback-to-kde4-docs.patch: allow kio_help to see
1723
into kde4 documentation
1724
1725
-------------------------------------------------------------------
1726
Mon Mar 16 11:58:09 UTC 2015 - hrvoje.senjan@gmail.com
1727
1728
- Add missing requires to devel subpackage: kcoreaddons-devel,
1729
kconfig-devel and kitemviews-devel
1730
- Drop unneeded kcrash-devel BuildRequires
1731
1732
-------------------------------------------------------------------
1733
Sat Mar 7 16:58:54 UTC 2015 - hrvoje.senjan@gmail.com
1734
1735
- Update to 5.8.0
1736
* Deprecate UDSEntry::listFields and add the UDSEntry::fields
1737
method which returns a QVector without costly conversion.
1738
* Sync bookmarkmanager only if change was by this process
1739
(kde#343735)
1740
* Fix startup of kssld5 dbus service
1741
* Implement quota-used-bytes and quota-available-bytes from
1742
RFC 4331 to enable free space information in http ioslave.
1743
* For more details please see:
1744
https://www.kde.org/announcements/kde-frameworks-5.8.0.php
1745
- Drop 0001-sync-bookmarkmanager-only-if-change-was-by-process.patch,
1746
merged upstream
1747
1748
-------------------------------------------------------------------
1749
Sun Feb 8 18:15:28 UTC 2015 - hrvoje.senjan@gmail.com
1750
1751
- Update to 5.7.0
1752
* Fixed crash in jobs when linking to KIOWidgets but only
1753
using a QCoreApplication
1754
* Fixed editing web shortcuts
1755
* Added option KIOCORE_ONLY, to compile only KIOCore and its
1756
helper programs, but not KIOWidgets or KIOFileWidgets, thus
1757
reducing greatly the necessary dependencies
1758
* Added class KFileCopyToMenu, which adds Copy To / Move To"
1759
to popupmenus
1760
* SSL-enabled protocols: added support for TLSv1.1 and TLSv1.2
1761
protocols, remove SSLv3
1762
* Fixed negotiatedSslVersion and negotiatedSslVersionName to
1763
return the actual negotiated protocol
1764
* Apply the entered URL to the view when clicking the button
1765
that switches the URL navigator back to breadcrumb mode
1766
* Fixed two progress bars/dialogs appearing for copy/move jobs
1767
* KIO now uses its own daemon, kiod, for out-of-process services
1768
previously running in kded, in order to reduce dependencies;
1769
currently only replaces kssld
1770
* Fixed "Could not write to <path>" error when kioexec is triggered
1771
* Fixed "QFileInfo::absolutePath: Constructed with empty filename"
1772
warnings when using KFilePlacesModel
1773
* For more details please see:
1774
https://www.kde.org/announcements/kde-frameworks-5.7.0.php
1775
- Added 0001-sync-bookmarkmanager-only-if-change-was-by-process.patch,
1776
kde#343735
1777
1778
-------------------------------------------------------------------
1779
Sat Jan 3 18:03:27 UTC 2015 - hrvoje.senjan@gmail.com
1780
1781
- Update to 5.6.0
1782
* Add support for .hidden files, for users to hide some files
1783
from views. (kde#246260)
1784
* New method KRun::runService, like KRun::run but returns the
1785
PID of the newly started process.
1786
* kioexec: fixed many porting bugs, to make it work again
1787
* KRun::run: fixed porting bug, to make it work again in the
1788
case where KProcess is used directly
1789
* KRun: make klauncher runtime dependency optional
1790
* Fix compilation on MSVC
1791
* Performance: decrease memory consumption of UDSEntry
1792
* Actions in popupmenus: in case of multiple mimetypes selected,
1793
services that support all mimetypes are now added to the menu.
1794
* New job: KIO::DropJob *KIO::drop(QDropEvent* ev, QUrl destUrl).
1795
Replaces KonqOperations::doDrop.
1796
* Restart directory watcher after a failed delete operation
1797
* Fix false warning about X-KDE-Protocols unused in desktop
1798
files without that field.
1799
* Merge various settings modules (KCMs) related to kio,
1800
into the kio framework.
1801
* When copying/moving out the trash, make the files writable.
1802
* KIO::file_move now does the chmod on the destination file
1803
before emitting result.
1804
* For more details please see:
1805
https://www.kde.org/announcements/kde-frameworks-5.6.0.php
1806
1807
-------------------------------------------------------------------
1808
Sat Dec 6 12:53:48 UTC 2014 - hrvoje.senjan@gmail.com
1809
1810
- Update to 5.5.0
1811
* Fix Size columns being empty in the KFileWidget detailed views
1812
* Do not drop ASN passed to KRun when executing desktop files
1813
* Fix passing of DESKTOP_STARTUP_ID to child process in kioexec
1814
* Fix compilation with Qt 5.2, which also fixes a race condition
1815
* KFileItem: cleanup overlay icon usage
1816
* Implement back/forward side mouse buttons
1817
to navigate in the history
1818
* Allow user to cancel out of the certificate
1819
accept duration dialog box.
1820
* For more details please see:
1821
https://www.kde.org/announcements/kde-frameworks-5.5.0.php
1822
- Added pkgconfig(Qt5X11Extras) BuildRequires
1823
1824
-------------------------------------------------------------------
1825
Sun Nov 2 17:47:30 UTC 2014 - hrvoje.senjan@gmail.com
1826
1827
- Update to 5.4.0
1828
* New job KIO::mkpath()
1829
* New job KIO::PasteJob, handles pasting+dropping URLs and data;
1830
KIO::paste replaces KIO::pasteClipboard
1831
* New function KIO::pasteActionText, to handle the paste action
1832
* When clicking on a script or desktop file in a file manager,
1833
let the user choose between executing and vieweing as text
1834
* KUrlRequester: fixing handling of start directory
1835
* Offer also overwrite option when copying multiple files and
1836
there is a conflict (regression compared to kdelibs4)
1837
* KDirLister: do not kill+restart running update jobs.
1838
* KDirLister: don't emit refreshItems for items that
1839
haven't changed.
1840
* Prevent incorrect disk full error messages on mounts where we
1841
cannot determine the amount of free space.
1842
* Fix running the file type editor
1843
* For more details please see:
1844
https://www.kde.org/announcements/kde-frameworks-5.4.0.php
1845
- Added kinit Recommends
1846
1847
-------------------------------------------------------------------
1848
Sat Oct 4 17:59:52 UTC 2014 - hrvoje.senjan@gmail.com
1849
1850
- Update to 5.3.0
1851
* Now includes kio_trash
1852
* Add new KIO job, KIO::fileSystemFreeSpace, that allows you to
1853
get a filesystem's total and available space.
1854
* kshorturifilter: Remove redundant forward slashes from
1855
the beginning of an URI
1856
* Add searchprovider definitions for the qwant search engine
1857
* File dialog: fix relative paths being turned into HTTP URLs
1858
* Fix thumbnails for mimetype groups.
1859
* For more details please see:
1860
https://www.kde.org/announcements/kde-frameworks-5.3.0.php
1861
- Drop patches merged upstream:
1862
0001-Add-new-KIO-job-KIO-fileSystemFreeSpace-that-allows-.patch,
1863
0001-Fix-thumbnails-for-mimetype-groups.patch and
1864
0002-Fix-relative-paths-being-turned-into-http-urls-by-fr.patch
1865
1866
-------------------------------------------------------------------
1867
Fri Sep 26 01:00:06 UTC 2014 - hrvoje.senjan@gmail.com
1868
1869
- Add 0001-Add-new-KIO-job-KIO-fileSystemFreeSpace-that-allows-.patch
1870
from upstream: allows you to get a filesystem's total and
1871
available space.
1872
1873
-------------------------------------------------------------------
1874
Tue Sep 9 09:49:34 UTC 2014 - hrvoje.senjan@gmail.com
1875
1876
- Update to 5.2.0
1877
* KIO/KService: now follows the mime-apps spec, for better
1878
interoperability with gio when it comes to the user's
1879
preferred and default apps.
1880
* KIO: new classes EmptyTrashJob and RestoreJob
1881
* KIO: new functions isClipboardDataCut and setClipboardDataCut.
1882
* For more details please see:
1883
http://kde.org/announcements/kde-frameworks-5.2.php
1884
- Added 0001-Fix-thumbnails-for-mimetype-groups.patch, fixes thumbnail
1885
generation for mimetypes with wildcard usage
1886
- 0002-Fix-relative-paths-being-turned-into-http-urls-by-fr.patch,
1887
fixes filedialog appening 'http://' on directory change
1888
1889
-------------------------------------------------------------------
1890
Sat Aug 2 10:20:18 UTC 2014 - hrvoje.senjan@gmail.com
1891
1892
- Update to 5.1.0
1893
* For more details please see:
1894
http://www.kde.org/announcements/kde-frameworks-5.1.php
1895
- Drop 0004-When-executing-commands-set-the-working-directory-to.patch,
1896
0005-Fix-template-discovery-in-KNewFileMenu.patch,
1897
0007-fix-kurlrequester-dialog-accept-handling.patch and
1898
0008-warn-about-asserting-when-people-can-t-write-proper-.patch,
1899
merged upstream
1900
1901
-------------------------------------------------------------------
1902
Fri Jul 11 09:48:45 UTC 2014 - hrvoje.senjan@gmail.com
1903
1904
- Define kf5_version within package
1905
- Added patches from upstream:
1906
0004-When-executing-commands-set-the-working-directory-to.patch,
1907
0005-Fix-template-discovery-in-KNewFileMenu.patch,
1908
0007-fix-kurlrequester-dialog-accept-handling.patch and
1909
0008-warn-about-asserting-when-people-can-t-write-proper-.patch
1910
1911
-------------------------------------------------------------------
1912
Tue Jul 1 21:36:04 UTC 2014 - hrvoje.senjan@gmail.com
1913
1914
- Update to 5.0.0
1915
* Final release of KDE Frameworks 5
1916
* API improvements and cleanups
1917
* Buildsystem fixes
1918
* For more details please see:
1919
http://www.kde.org/announcements/kde-frameworks-5.0.php
1920
1921
-------------------------------------------------------------------
1922
Sun Jun 1 18:02:30 UTC 2014 - hrvoje.senjan@gmail.com
1923
1924
- Update to 4.100.0
1925
* API improvements and cleanups
1926
* Buildsystem fixes
1927
* For more details please see:
1928
http://www.kde.org/announcements/announce-frameworks5-beta3.php
1929
- Recommend kio-extras5
1930
- Add baselibs.conf
1931
1932
-------------------------------------------------------------------
1933
Sun May 4 01:41:14 UTC 2014 - hrvoje.senjan@gmail.com
1934
1935
- Update to 4.99.0
1936
* API improvements and cleanups
1937
* Buildsystem fixes
1938
* For more details please see:
1939
http://www.kde.org/announcements/announce-frameworks5-beta2.php
1940
1941
-------------------------------------------------------------------
1942
Sat Mar 29 19:47:42 UTC 2014 - hrvoje.senjan@gmail.com
1943
1944
- Update to 4.98.0
1945
* API improvements and cleanups
1946
* Buildsystem fixes
1947
* For more details please see:
1948
http://www.kde.org/announcements/announce-frameworks5-beta1.php
1949
- Added kwallet-devel BuildRequires
1950
1951
-------------------------------------------------------------------
1952
Tue Mar 4 16:40:14 UTC 2014 - hrvoje.senjan@gmail.com
1953
1954
- Update to 4.97.0:
1955
* Buildsystem fixes
1956
* For more details please see:
1957
http://www.kde.org/announcements/announce-frameworks5-alpha2.php
1958
1959
-------------------------------------------------------------------
1960
Sat Feb 8 02:18:55 UTC 2014 - hrvoje.senjan@gmail.com
1961
1962
- Init kio package
1963
1964