SHA256
1
0
forked from pool/gwenview5
gwenview5/gwenview5.changes

322 lines
11 KiB
Plaintext

-------------------------------------------------------------------
Fri Aug 11 22:44:58 UTC 2017 - christophe@krop.fr
- Update to KDE Applications 17.08.0
* New feature release
* https://www.kde.org/announcements/announce-applications-17.08.0.php
- Changes since 17.04.3 :
* Fix assert with Qt debug builds (kde#382542)
* thumbnailprovider: downgrade missing size info debug from warning, kio doesn't store size info so it spams a lot
* Use Q_DECL_OVERRIDE
* Add toolbar menu entries
* Port more deprecated functions and fix warnings
* Support Apple OS X' image/x-icns
* Fix part loading under kpartloader
* Set organization domain to kde.org.
* Do not set application data twice. It ends up in desktop file name being org.kde.org.kde.gwenview.
* Add Fit to width
-------------------------------------------------------------------
Sat Aug 5 18:16:49 UTC 2017 - christophe@krop.fr
- Update to KDE Applications 17.07.90
* KDE Applications 17.07.90
* https://www.kde.org/announcements/announce-applications-17.07.90.php
-------------------------------------------------------------------
Sat Jul 15 22:59:03 CEST 2017 - lbeltrame@kde.org
- Update to 17.04.3
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.04.3.php
- Changes since 17.04.2:
* None
-------------------------------------------------------------------
Wed Jun 07 17:42:41 CEST 2017 - lbeltrame@kde.org
- Update to 17.04.2
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.04.2.php
- Changes since 17.04.1:
* Fix Enter and Escape keys in tool dialogs (crop, red eye) (kde#313806)
* Fixed persistence of "Show Status Bar" action status
* Add keyboard shortcut for statusbar toggling option
* Re-enable all tests
* Fix crop region size (kde#340459)
* Re-enable importertest
* Avoid data loss when importing pictures (kde#379615)
- Drop upstreamed patches:
* fix-importer.patch
-------------------------------------------------------------------
Wed May 17 20:35:41 CEST 2017 - lbeltrame@kde.org
- Update to 17.04.1
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.04.1.php
- Changes since 17.04.0:
* History (recentfolders) not working / folder never created (kde#379177)
* Correctly load the translations
-------------------------------------------------------------------
Thu May 11 13:34:26 UTC 2017 - wbauer@tmo.at
- Add fix-importer.patch to make the importer work and not cause
data loss if "Delete" is chosen after the import (kde#379615)
- Provides/Obsoletes gwenview instead of Conflicts
-------------------------------------------------------------------
Sun Apr 16 10:44:47 CEST 2017 - lbeltrame@kde.org
- Update to 17.04.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.04.0.php
- Changes since 17.03.90:
* Do not set application data twice. It ends up in desktop file name being org.kde.org.kde.gwenview.
-------------------------------------------------------------------
Wed Apr 12 20:25:16 CEST 2017 - lbeltrame@kde.org
- Update to 17.03.90
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.04-rc.php
- Changes since 17.03.80:
* None
-------------------------------------------------------------------
Sat Mar 25 23:10:12 CET 2017 - lbeltrame@kde.org
- Update to 17.03.80
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.03.80.php
- Changes since 16.12.3:
* Too many changes to list here
-------------------------------------------------------------------
Thu Mar 9 12:34:37 CET 2017 - lbeltrame@kde.org
- Update to 16.12.3
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-16.12.3.php
- Changes since 16.12.2:
* Fix wrong action name for setDefaultShortcut() (kde#355313)
-------------------------------------------------------------------
Thu Feb 9 06:43:02 UTC 2017 - lbeltrame@kde.org
- Update to KDE Applications 16.12.2
* KDE Applications 16.12.2
* https://www.kde.org/announcements/announce-applications-16.12.2.php
-------------------------------------------------------------------
Sat Jan 14 08:50:33 UTC 2017 - lbeltrame@kde.org
- - Update to KDE Applications 16.12.1
* KDE Applications 16.12.1
* https://www.kde.org/announcements/announce-applications-16.12.1.php
-------------------------------------------------------------------
Tue Dec 13 19:30:55 UTC 2016 - tittiatcoke@gmail.com
- Update to KDE Applications 16.12.0
* KDE Applications 16.12.0
* https://www.kde.org/announcements/announce-applications-16.12.0.php
-------------------------------------------------------------------
Sat Dec 3 16:03:38 UTC 2016 - tittiatcoke@gmail.com
- Update to KDE Applications 16.11.90
* KDE Applications 16.12.0 RC
* https://www.kde.org/announcements/announce-applications-16.12-rc.php
-------------------------------------------------------------------
Tue Nov 29 12:19:23 UTC 2016 - tittiatcoke@gmail.com
- Update to KDE Applications 16.11.80
* KDE Applications 16.12.0 Beta
* https://www.kde.org/announcements/announce-applications-16.12-beta.php
- Dropped patches:
+ fix-multiple-arguments.diff
-------------------------------------------------------------------
Wed Nov 9 06:10:04 UTC 2016 - lbeltrame@kde.org
- Update to KDE Applications 16.08.3
* KDE Applications 16.08.3
* https://www.kde.org/announcements/announce-applications-16.08.3.php
-------------------------------------------------------------------
Tue Oct 11 20:46:51 UTC 2016 - lbeltrame@kde.org
- KDE Applications 16.08.2
https://www.kde.org/announcements/announce-applications-16.08.2.php
-------------------------------------------------------------------
Thu Sep 29 07:31:32 UTC 2016 - alarrosa@suse.com
- Added a require for kdelibs4support since that package provides
qimageioplugins services for jpeg, png, gif and other image formats
and gwenview5 can't be used without it (boo#1001276).
-------------------------------------------------------------------
Wed Sep 28 15:17:34 UTC 2016 - alarrosa@suse.com
- Added QUrl::AssumeLocalFile to fix-multiple-arguments.diff to
mimic the patch accepted upstream
-------------------------------------------------------------------
Wed Sep 28 10:36:41 UTC 2016 - alarrosa@suse.com
- Add fix-multiple-arguments.diff to fix handling of multiple local
file arguments in the command line (boo#1001276)
-------------------------------------------------------------------
Fri Sep 9 08:06:19 UTC 2016 - tittiatcoke@gmail.com
- Update to KDE Applications 16.08.1
* KDE Applications 16.08.1
* https://www.kde.org/announcements/announce-applications-16.08.1.php
-------------------------------------------------------------------
Fri Aug 12 10:03:34 UTC 2016 - tittiatcoke@gmail.com
- Update to KDE Applications 16.08.0
* KDE Applications 16.08.0
* https://www.kde.org/announcements/announce-applications-16.08.0.php
-------------------------------------------------------------------
Mon Aug 8 14:36:00 UTC 2016 - tittiatcoke@gmail.com
- Update to KDE Applications 16.07.90
* KDE Applications 16.07.90 (16.08-RC)
* https://www.kde.org/announcements/announce-applications-16.07.90.php
-------------------------------------------------------------------
Thu Jul 7 23:23:16 UTC 2016 - tittiatcoke@gmail.com
- Update to KDE Applications 16.04.3
* KDE Applications 16.04.3
* https://www.kde.org/announcements/announce-applications-16.04.3.php
-------------------------------------------------------------------
Fri Jun 10 17:47:48 UTC 2016 - tittiatcoke@gmail.com
- Update to KDE Applications 16.04.2
* KDE Applications 16.04.2
* https://www.kde.org/announcements/announce-applications-16.04.2.php
-------------------------------------------------------------------
Sat May 7 10:12:06 UTC 2016 - tittiatcoke@gmail.com
- Update to KDE Applications 16.04.1
* KDE Applications 16.04.1
* https://www.kde.org/announcements/announce-applications-16.04.1.php
-------------------------------------------------------------------
Sun Apr 17 05:51:48 UTC 2016 - tittiatcoke@gmail.com
- Update to KDE Applications 16.04.0
* KDE Applications 16.04.0
* https://www.kde.org/announcements/announce-applications-16.04.0.php
-------------------------------------------------------------------
Mon Apr 11 06:32:07 UTC 2016 - tittiatcoke@gmail.com
- Update to KDE Applications 16.03.90
* KDE Applications 16.04.0 RC
* https://www.kde.org/announcements/announce-applications-16.04-rc.php
-------------------------------------------------------------------
Sun Mar 13 15:35:12 UTC 2016 - tittiatcoke@gmail.com
- Update to KDE Applications 15.12.3
* KDE Applications 15.12.3
* https://www.kde.org/announcements/announce-applications-15.12.3.php
* boo#970855
-------------------------------------------------------------------
Sat Feb 13 08:02:01 UTC 2016 - tittiatcoke@gmail.com
- Update to KDE Applications 15.12.2
* KDE Applications 15.12.2
* https://www.kde.org/announcements/announce-applications-15.12.2.php
* boo#966605
-------------------------------------------------------------------
Sat Jan 9 18:10:59 UTC 2016 - tittiatcoke@gmail.com
- Update to KDE Applications 15.12.1
* KDE Applications 15.12.1
* https://www.kde.org/announcements/announce-applications-15.12.1.php
* boo#961265
-------------------------------------------------------------------
Sun Dec 13 13:02:06 UTC 2015 - tittiatcoke@gmail.com
- Update to KDE Applications 15.12.0
* KDE Applications 15.12.0
* https://www.kde.org/announcements/announce-applications-15.12.0.php
* boo#958887
-------------------------------------------------------------------
Tue Nov 10 19:54:23 UTC 2015 - tittiatcoke@gmail.com
- Update to KDE Applications 15.08.3
* KDE Applications 15.08.3
* https://www.kde.org/announcements/announce-applications-15.08.3.php
* boo#954531
-------------------------------------------------------------------
Sun Oct 18 16:49:30 UTC 2015 - hrvoje.senjan@gmail.com
- Let gwenview5 be installable
-------------------------------------------------------------------
Sun Oct 11 13:16:45 UTC 2015 - tittiatcoke@gmail.com
- Update to KDE Applications 15.08.2
* KDE Applications 15.08.2
* https://www.kde.org/announcements/announce-applications-15.08.2.php
-------------------------------------------------------------------
Sun Sep 13 18:58:13 UTC 2015 - tittiatcoke@gmail.com
- Update to KDE Applications 15.08.1
* KDE Applications 15.08.1
* https://www.kde.org/announcements/announce-applications-15.08.1.php
-------------------------------------------------------------------
Sat Aug 22 19:13:52 UTC 2015 - cgiboudeaux@gmx.com
- Initial package for Gwenview.