SHA256
1
0
forked from pool/kio
Christophe Giboudeaux 2021-12-12 08:43:11 +00:00 committed by Git OBS Bridge
parent 1e67d02b15
commit e22b0d6872
3 changed files with 10 additions and 11 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:025400cb84e9405a1e1638b72084a4f08c59b1827b99602a36c07a5704ff685a oid sha256:dd821fe65fd5a80d57e572c5d1074290ca183a0ca91bd9092747d72399d148cd
size 3252476 size 3252852

View File

@ -1,11 +1,11 @@
-----BEGIN PGP SIGNATURE----- -----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmGrwAIACgkQWNDuZIpI iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmG1ODgACgkQWNDuZIpI
s7tSpQf+NAVpvQI4gvGoKd05JgTEAVulvwI1XIoMjhXlcBzSs2IFVHxdRAQr7/56 s7v83wf+Ic1S6m7xvUAZjiFsI0CTLojNmA6BVqYdbHUUmHz8LjhzePAB7egY+JL/
E4elUZmRqE0A63FKbJRFiUAjs4Pquv7u94QYgCl1SKWfmpSIX4PCT2qIxQ4cMh50 4rg8lQqI1pd2PkvzCA9hurWoD05bauenauQeQn/YVTokGgwkIribNM8LIKsThbrS
43OIII+67XaVocEutmdf3K8AIxQ1mGPz/qRMMTikGTa9aK296pqOP22wonEP1bX1 7kRT3yOi/xcjQv4L1u1J3UPRbtsHa/5gMSX/MHsDy4RPmUNgDWzuvvg2XPATmAnl
SAkEXUhDea5h2Oz7ENXc92nPfV9pIb8dZMiox1hMddmqMhgPVCFt/vHMHda2mQ/P AdkF4XFm2wYP5W6BGKTPW8sIokKjDxF2mtzwuTJZQst7GFxv3SCADTlB9nJ8Nc5D
KJU/1utBjChu/0+vrKgYqiWZd0aT+e0rXaiJGQE7XXbsJmoiacqwZDW7VGs40ftz 191n3/2XeoS6GDwy7IIQ/hf1d3MWoIfgcV7K04Wcm4moFTYvy6uA3pDVipZ139J6
Wol4MPe+hF1WN06GBiedQ9HYZDc+RQ== aklvOEtSteF/7DrYF9Zf5i0YG5Rkew==
=ZFPL =nuPr
-----END PGP SIGNATURE----- -----END PGP SIGNATURE-----

View File

@ -11,7 +11,6 @@ Sat Dec 4 22:56:44 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
* Explicitly remove the event filters in classes managed by a unique_ptr * Explicitly remove the event filters in classes managed by a unique_ptr
* [KACLEditWidget] Load list of users/groups on demand * [KACLEditWidget] Load list of users/groups on demand
* [KPropertiesDialog] Reuse existing KUser instance * [KPropertiesDialog] Reuse existing KUser instance
* Do not create thumbnails when it requires to copy the file to /tmp (kde#368104)
* Fix directory thumbnailer loading * Fix directory thumbnailer loading
* [CopyJob] Emit moving while renaming * [CopyJob] Emit moving while renaming
* [KPropertiesDialog] Improve presentation of file type configuration * [KPropertiesDialog] Improve presentation of file type configuration