293 lines
9.8 KiB
Plaintext
293 lines
9.8 KiB
Plaintext
-------------------------------------------------------------------
|
|
Fri May 26 14:10:32 CEST 2017 - fabian@ritter-vogt.de
|
|
|
|
- Update to 5.10.0
|
|
* New feature release
|
|
* For more details please see:
|
|
* https://www.kde.org/announcements/plasma-5.10.0.php
|
|
- Changes since 5.9.95:
|
|
* Don't create a shellSurface in every expose, only after hiding
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 11 20:26:29 CEST 2017 - fabian@ritter-vogt.de
|
|
|
|
- Update to 5.9.95
|
|
* New feature release
|
|
* For more details please see:
|
|
* https://www.kde.org/announcements/plasma-5.9.95.php
|
|
- Changes since 5.9.5:
|
|
* Move code on wayland surface being created.
|
|
* Implement QPlatformTheme::fileIconPixmap() to make QFileIconProvider work.
|
|
* Implement support for selected mime type filters
|
|
* Fix cmake warning
|
|
* Test is fixed, remove all the qDebugs
|
|
* Use our own temporary dir instead of QDir::tempPath()
|
|
* Rework how we expect the checkbox in the test
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 25 18:58:05 CEST 2017 - lbeltrame@kde.org
|
|
|
|
- Update to 5.9.5
|
|
* New bugfix release
|
|
* For more details please see:
|
|
* https://www.kde.org/announcements/plasma-5.9.5.php
|
|
- Changes since 5.9.4:
|
|
* None
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 21 19:21:47 CET 2017 - fabian@ritter-vogt.de
|
|
|
|
- Update to 5.9.4
|
|
* New bugfix release
|
|
* For more details please see:
|
|
* https://www.kde.org/announcements/plasma-5.9.4.php
|
|
- Changes since 5.9.3:
|
|
* [QDBusMenuBar] Connect to popupRequested signal
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 28 19:55:21 CET 2017 - fabian@ritter-vogt.de
|
|
|
|
- Update to 5.9.3
|
|
* New bugfix release
|
|
* For more details please see:
|
|
* https://www.kde.org/announcements/plasma-5.9.3.php
|
|
- Changes since 5.9.2:
|
|
* None
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 14 17:58:13 CET 2017 - fabian@ritter-vogt.de
|
|
|
|
- Update to 5.9.2
|
|
* New feature release
|
|
* For more details please see:
|
|
* https://www.kde.org/announcements/plasma-5.9.2.php
|
|
- Changes since 5.9.1:
|
|
* Do not treat filename in selection as URL
|
|
* [KHintsSettings] Emit QGuiApplication::paletteChanged when run as QApplication
|
|
- Remove patches, now upstream:
|
|
* 0001-Do-not-treat-filename-in-selection-as-URL.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Feb 12 11:01:07 UTC 2017 - fabian@ritter-vogt.de
|
|
|
|
- Add patch to fix prefiling of filenames with colons (kde#376365):
|
|
* 0001-Do-not-treat-filename-in-selection-as-URL.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 7 18:54:39 CET 2017 - fabian@ritter-vogt.de
|
|
|
|
- Update to 5.9.1
|
|
* New feature release
|
|
* For more details please see:
|
|
* https://www.kde.org/announcements/plasma-5.9.1.php
|
|
- Changes since 5.9.0:
|
|
* None
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 26 19:58:58 CET 2017 - fabian@ritter-vogt.de
|
|
|
|
- Update to 5.9.0
|
|
* New feature release
|
|
* For more details please see:
|
|
* https://www.kde.org/announcements/plasma-5.9.0.php
|
|
- Changes since 5.8.95:
|
|
* Add workaround for QMenuBar::setVisible bug in 5.7.0
|
|
* Include qdbusmenubar when compiling with Qt >5.7.0 in autotests
|
|
* Fix warning when no initial directory is set.
|
|
* Enable QDBusMenuBar when compiling with Qt 5.7.0
|
|
* Backport test fix from master
|
|
* Also disable dbusmenubar with Qt 5.7 in the unit test section
|
|
* Remove my massive test debug from the stable branch
|
|
* add extra include
|
|
* Add explicit includes
|
|
* Fix QtVersion check
|
|
* Only use Qt's DBusMenuBar in Qt >= 5.7
|
|
* Remove leftover debug
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 12 20:39:58 UTC 2017 - fabian@ritter-vogt.de
|
|
|
|
- Update to 5.8.95 (Plasma 5.9 Beta)
|
|
* New feature release
|
|
* For more details please see:
|
|
https://www.kde.org/announcements/plasma-5.8.95.php
|
|
- Changes:
|
|
* Use DBusMenu if available.
|
|
* Enable blurBehind effect if the window hints for it.
|
|
* Is it taking too much in other tests and not in the testSaveOverwrite one?.
|
|
* Add datetime to debug to try to figure out what's getting stuck.
|
|
* Increase the timer from 500 to 5000 just in case CI got much slower.
|
|
* Add lots of debug to testSaveOverwrite.
|
|
* Fix regression in which the Save dialog appears as an Open dialog.
|
|
* Fix compilation with Qt 5.8.
|
|
* Install desktop file name on X11 windows.
|
|
* Pass color scheme hint to Wayland compositor using window property.
|
|
* Set color scheme X property in the X11Integration.
|
|
- Update BuildRequires:
|
|
* Needs Qt5PlatformSupport's private headers now
|
|
- Remove patches, now upstream:
|
|
* 0001-Fix-regression-in-which-the-Save-dialog-appears-as-a.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 5 12:48:09 UTC 2017 - fabian@ritter-vogt.de
|
|
|
|
- Add patch to fix regression in 5.8.5 (Save dialog appears as Open dialog)
|
|
* 0001-Fix-regression-in-which-the-Save-dialog-appears-as-a.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 27 18:31:45 UTC 2016 - fabian@ritter-vogt.de
|
|
|
|
- Update to 5.8.5
|
|
* New bugfix release
|
|
* For more details please see:
|
|
https://www.kde.org/announcements/plasma-5.8.5.php
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Nov 23 10:59:30 UTC 2016 - fabian@ritter-vogt.de
|
|
|
|
- Update to 5.8.4
|
|
* New bugfix release
|
|
* For more details please see:
|
|
https://www.kde.org/announcements/plasma-5.8.4.php
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 3 17:41:26 UTC 2016 - fabian@ritter-vogt.de
|
|
|
|
- Introduce new _plasma5_bugfix global for more fine-tuned dependencies
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 1 10:36:40 UTC 2016 - fabian@ritter-vogt.de
|
|
|
|
- Update to 5.8.3
|
|
* New bugfix release
|
|
* For more details please see:
|
|
https://www.kde.org/announcements/plasma-5.8.3.php
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 18 15:16:03 UTC 2016 - fabian@ritter-vogt.de
|
|
|
|
- Update to 5.8.2
|
|
* New bugfix release
|
|
* For more details please see:
|
|
https://www.kde.org/announcements/plasma-5.8.2.php
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 11 15:44:28 UTC 2016 - fabian@ritter-vogt.de
|
|
|
|
- Update to 5.8.1
|
|
* New bugfix release
|
|
* For more details please see:
|
|
https://www.kde.org/announcements/plasma-5.8.1.php
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 5 07:58:50 UTC 2016 - fabian@ritter-vogt.de
|
|
|
|
- Add Source: URL back
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 29 16:36:28 UTC 2016 - fabian@ritter-vogt.de
|
|
|
|
- Update to 5.8.0
|
|
* New LTS feature release
|
|
* For more details please see:
|
|
https://www.kde.org/announcements/plasma-5.8.0.php
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 21 09:15:18 UTC 2016 - fabian@ritter-vogt.de
|
|
|
|
- Use %{_plasma5_version} again, define it if needed
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 15 15:53:55 UTC 2016 - fabian@ritter-vogt.de
|
|
|
|
- Update to 5.7.95 (Plasma 5.8 Beta)
|
|
* New LTS feature release
|
|
* For more details please see:
|
|
https://www.kde.org/announcements/plasma-5.7.95.php
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Sep 13 17:42:09 UTC 2016 - fabian@ritter-vogt.de
|
|
|
|
- Update to 5.7.5
|
|
* New bugfix release
|
|
* For more details please see:
|
|
https://www.kde.org/announcements/plasma-5.7.5.php
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 26 20:36:41 UTC 2016 - fabian@ritter-vogt.de
|
|
|
|
- Update to 5.7.4
|
|
* New bugfix release
|
|
* For more details please see:
|
|
https://www.kde.org/announcements/plasma-5.7.4.php
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 2 11:36:03 UTC 2016 - hrvoje.senjan@gmail.com
|
|
|
|
- Update to 5.7.3
|
|
* New bugfix release
|
|
* For more details please see:
|
|
https://www.kde.org/announcements/plasma-5.7.3.php
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jul 20 08:54:38 UTC 2016 - hrvoje.senjan@gmail.com
|
|
|
|
- Update to 5.7.2
|
|
* New bugfix release
|
|
* For more details please see:
|
|
https://www.kde.org/announcements/plasma-5.7.2.php
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jul 13 06:13:34 UTC 2016 - hrvoje.senjan@gmail.com
|
|
|
|
- Update to 5.7.1
|
|
* New bugfix release
|
|
* For more details please see:
|
|
https://www.kde.org/announcements/plasma-5.7.1.php
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jun 30 12:02:30 UTC 2016 - hrvoje.senjan@gmail.com
|
|
|
|
- Update to 5.7.0
|
|
* New feature release
|
|
* For more details please see:
|
|
https://www.kde.org/announcements/plasma-5.7.0.php
|
|
|
|
-------------------------------------------------------------------
|
|
Sun May 15 16:50:22 UTC 2016 - hrvoje.senjan@gmail.com
|
|
|
|
- Update to 5.6.4
|
|
* New bugfix release
|
|
* For more details please see:
|
|
https://www.kde.org/announcements/plasma-5.6.4.php
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 19 20:46:04 UTC 2016 - hrvoje.senjan@gmail.com
|
|
|
|
- Update to 5.6.3
|
|
* New bugfix release
|
|
* For more details please see:
|
|
https://www.kde.org/announcements/plasma-5.6.3.php
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 5 15:53:54 UTC 2016 - hrvoje.senjan@gmail.com
|
|
|
|
- Update to 5.6.2
|
|
* New bugfix release
|
|
* For more details please see:
|
|
https://www.kde.org/announcements/plasma-5.6.2.php
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 30 16:34:10 UTC 2016 - hrvoje.senjan@gmail.com
|
|
|
|
- Update to 5.6.1
|
|
* New bugfix release
|
|
* For more details please see:
|
|
https://www.kde.org/announcements/plasma-5.6.1.php
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Mar 6 09:34:25 UTC 2016 - hrvoje.senjan@gmail.com
|
|
|
|
- Activate plasma5-integration package
|
|
|