summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
David Faure [Sun, 1 Jan 2017 12:38:30 +0000 (13:38 +0100)]
Fix another clear porting bug in ForwardingSlaveBase
Gbp-Pq: Name Fix-another-clear-porting-bug-in-ForwardingSlaveBase.patch
David Faure [Sun, 1 Jan 2017 12:16:10 +0000 (13:16 +0100)]
ForwardingSlaveBase: fix passing of Overwrite flag to kio_desktop
Unittest will be committed to plasma-workspace/kioslave/desktop later.
BUG: 360487
FIXED-IN: 5.30
Gbp-Pq: Name ForwardingSlaveBase-fix-passing-of-Overwrite-flag-to-kio_.patch
Elvis Angelaccio [Wed, 16 Nov 2016 12:30:01 +0000 (13:30 +0100)]
Allow uppercase checksums matching in Checksums tab
While the checksum in cache is always guaranteed to be lowercase, the
one from the line edit may be uppercase. If we make it lowercase
*before* processing it, we can also simplify the regexes.
REVIEW: 129415
BUG: 372518
FIXED-IN: 5.29
Gbp-Pq: Name Allow-uppercase-checksums-matching-in-Checksums-tab.patch
Andreas Hartmetz [Sat, 12 Nov 2016 17:46:20 +0000 (18:46 +0100)]
Also change the resize mode the other way...
Gbp-Pq: Name Also-change-the-resize-mode-the-other-way.patch
Andreas Hartmetz [Sat, 12 Nov 2016 17:42:08 +0000 (18:42 +0100)]
Never stretch the last (=date) column in the file dialog.
Stretching the date column makes it appear to need the excessive
width when adding up non-name column widths in expandNameColumn().
The name column consequently became too narrow.
Now why could the date column expand if the names needed a lot of
space? It probably has something to do with expandNameColumn()
being called several times while the directory model is loading
and the exact order in which things are updated. Needs a more
detailed analysis if this change causes a regression or still
doesn't completely fix the problem.
BUG: 312747
Gbp-Pq: Name Never-stretch-the-last-date-column-in-the-file-dialog.patch
Tobias Frost [Sun, 15 May 2016 19:03:09 +0000 (21:03 +0200)]
fix_hurd_build
posix_fadvise64 is not available on hurd, will yield to an compiler warning and
aborting the build through --fatal-warnings
Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=799619
Forwarded: no
Gbp-Pq: Name fix_hurd_build.patch
Debian/Kubuntu Qt/KDE Maintainers [Thu, 31 Mar 2016 13:38:43 +0000 (15:38 +0200)]
fix_kfreebsd_build
===================================================================
Gbp-Pq: Name fix_kfreebsd_build
Jonathan Riddell [Sun, 15 May 2016 19:03:09 +0000 (21:03 +0200)]
kubuntu_kdelibs4-docs-path
add search paths for kdelibs4 docs
Forwarded: no, kdelibs4 path was set in debian/kubuntu packages
Gbp-Pq: Name kubuntu_kdelibs4-docs-path.diff
Debian/Kubuntu Qt/KDE Maintainers [Thu, 31 Mar 2016 13:38:43 +0000 (15:38 +0200)]
wait_for_a_bit_longer
===================================================================
Gbp-Pq: Name wait_for_a_bit_longer
Debian/Kubuntu Qt/KDE Maintainers [Thu, 31 Mar 2016 13:38:43 +0000 (15:38 +0200)]
report_error_removing_dirs
===================================================================
Gbp-Pq: Name report_error_removing_dirs
Debian/Kubuntu Qt/KDE Maintainers [Thu, 31 Mar 2016 13:38:43 +0000 (15:38 +0200)]
return_on_ACCESS_DENIED
===================================================================
Gbp-Pq: Name return_on_ACCESS_DENIED
Maximiliano Curia [Wed, 5 Apr 2017 08:10:59 +0000 (09:10 +0100)]
kio (5.28.0-2) unstable; urgency=medium
* Add new upstream patches, to improve file dialog's list:
Never-stretch-the-last-date-column-in-the-file-dialog.patch,
Also-change-the-resize-mode-the-other-way.patch and
* Add new upstream patch:
Allow-uppercase-checksums-matching-in-Checksums-tab.patch
* Add new upstream patchs to fix the way the flags are being passed:
ForwardingSlaveBase-fix-passing-of-Overwrite-flag-to-kio_.patch,
ForwardingSlaveBase-fix-passing-of-Overwrite-flag-to-kio_.patch
* Add new upstream patch:
kssl-Ensure-user-certificate-directory-has-been-created-b.patch
* Add new upstream patch:
Fix-memleak-in-KDynamicJobTracker-KWidgetJobTracker-needs.patch
* Add new upstream patch:
Fix-parsing-of-directories-listing-on-a-specific-ftp-serv.patch
* Add new upstream patch for CVE-2017-6410:
Sanitize-URLs-before-passing-them-to-FindProxyForURL.patch.
Thanks to Salvatore Bonaccorso for reporting (Closes: 856889)
* Add new upstream patch: keep-query-encoding-when-HTTP-Proxy-is-used.patch
* Add new upstream patch: kioexec-fix-support-for-suggestedfilename.patch
* Add new upstream patch, to fix the testsuite:
Fix-KDynamicJobTrackerTest-for-linkers-dropping-linked-li.patch
[dgit import unpatched kio 5.28.0-2]
Maximiliano Curia [Wed, 5 Apr 2017 08:10:59 +0000 (09:10 +0100)]
Import kio_5.28.0-2.debian.tar.xz
[dgit import tarball kio 5.28.0-2 kio_5.28.0-2.debian.tar.xz]
Maximiliano Curia [Fri, 18 Nov 2016 15:05:56 +0000 (15:05 +0000)]
Import kio_5.28.0.orig.tar.xz
[dgit import orig kio_5.28.0.orig.tar.xz]