2017-11-13 19:23:29 +00:00
|
|
|
-------------------------------------------------------------------
|
2017-12-22 16:25:48 +00:00
|
|
|
Sun Dec 17 09:43:49 CET 2017 - lbeltrame@kde.org
|
|
|
|
|
|
|
|
- Update to 5.41.0
|
|
|
|
* New feature release
|
|
|
|
* For more details please see:
|
|
|
|
* https://www.kde.org/announcements/kde-frameworks-5.41.0.php
|
|
|
|
- Changes since 5.40.0:
|
|
|
|
* Avoid inconsistent passworddialog
|
|
|
|
* Set enable_blur_behind hint on demand.
|
|
|
|
* KDateComboBox: port to Qt5 connect syntax, remove Q_PRIVATE_SLOTs.
|
|
|
|
* autotests: replace member with local scoped pointer
|
|
|
|
* KPageListView: Update width on font change
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2017-11-13 19:23:29 +00:00
|
|
|
Mon Nov 13 07:01:15 CET 2017 - lbeltrame@kde.org
|
|
|
|
|
|
|
|
- Update to 5.40.0
|
|
|
|
* New feature release
|
|
|
|
* For more details please see:
|
|
|
|
* https://www.kde.org/announcements/kde-frameworks-5.40.0.php
|
|
|
|
- Changes since 5.39.0:
|
|
|
|
* fix createKMessageBox focus widget inconsistency
|
|
|
|
* more compact password dialog (kde#381231)
|
|
|
|
* Unbreak build: Add missing QScrollBar include
|
|
|
|
* Set KPageListView width properly
|
|
|
|
* autotests: add missing include <functional>
|
|
|
|
|
2017-10-24 04:58:38 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Oct 23 06:41:44 CEST 2017 - lbeltrame@kde.org
|
|
|
|
|
|
|
|
- Update to 5.39.0
|
|
|
|
* New feature release
|
|
|
|
* For more details please see:
|
|
|
|
* https://www.kde.org/announcements/kde-frameworks-5.39.0.php
|
|
|
|
- Changes since 5.38.0:
|
|
|
|
* KAcceleratorManager: set icon text on actions to remove CJK markers (kde#365050, kde#377859)
|
|
|
|
* KSqueezedTextLabel: Squeeze text when changing indent or margin
|
|
|
|
* Use edit-delete icon for destructive discard action (kde#385158)
|
|
|
|
* Fix Bug 306944 - Using the mousewheel to increment/decrement the dates (kde#306944)
|
|
|
|
* Add autotest for KAcceleratorManager
|
|
|
|
* KMessageBox: Use question mark icon for question dialogs
|
|
|
|
* Attempt to fix KSqueezedTextLabel unit test
|
|
|
|
* KSqueezedTextLabel: Respect indent, margin and frame width
|
|
|
|
* KSqueezedTextLabel: Add several autotests
|
|
|
|
|
2017-09-12 19:00:52 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Sep 12 07:11:18 CEST 2017 - lbeltrame@kde.org
|
|
|
|
|
|
|
|
- Update to 5.38.0
|
|
|
|
* New feature release
|
|
|
|
* For more details please see:
|
|
|
|
* https://www.kde.org/announcements/kde-frameworks-5.38.0.php
|
|
|
|
- Changes since 5.37.0:
|
|
|
|
* simplify setContents by letting Qt do more of the work
|
|
|
|
* KSqueezedTextLabel: Add isSqueezed() for convenience
|
|
|
|
* KSqueezedTextLabel: Small improvements to API docs
|
|
|
|
* [KPasswordLineEdit] Set focus proxy to line edit (kde#383653)
|
|
|
|
* [KPasswordDialog] Reset geometry property
|
|
|
|
* Tag some more private classes with hidden visibility
|
|
|
|
* Do not leak symbols of pimpl classes, protect with Q_DECL_HIDDEN
|
|
|
|
- Dropped patches, now upstream:
|
|
|
|
* 0001-KPasswordDialog-Reset-geometry-property.patch
|
|
|
|
* 0001-KPasswordLineEdit-Set-focus-proxy-to-line-edit.patch
|
|
|
|
|
2017-08-23 08:22:43 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Aug 23 08:22:04 UTC 2017 - fabian@ritter-vogt.de
|
|
|
|
|
|
|
|
- Add upstream patch to fix geometry of password dialogs:
|
|
|
|
* 0001-KPasswordDialog-Reset-geometry-property.patch
|
|
|
|
|
2017-08-18 17:38:35 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Aug 18 17:37:09 UTC 2017 - christophe@krop.fr
|
|
|
|
|
|
|
|
- Add 0001-KPasswordLineEdit-Set-focus-proxy-to-line-edit.patch
|
|
|
|
(kde#383653)
|
|
|
|
|
|
|
|
|
2017-08-07 09:19:43 +00:00
|
|
|
-------------------------------------------------------------------
|
2017-08-12 09:48:16 +00:00
|
|
|
Sat Aug 12 09:23:40 UTC 2017 - christophe@krop.fr
|
2017-08-07 09:19:43 +00:00
|
|
|
|
|
|
|
- Update to 5.37.0
|
|
|
|
* New feature release
|
|
|
|
* For more details please see:
|
|
|
|
* https://www.kde.org/announcements/kde-frameworks-5.37.0.php
|
2017-08-12 09:48:16 +00:00
|
|
|
- Changes since 5.36.0 :
|
|
|
|
* CHANGELOG: Extract lineedit password widget
|
|
|
|
* KNewPasswordWidget: test whether we hide verification line edit.
|
|
|
|
* turn setColumnCount no-op when the column count doesn't change
|
|
|
|
* do not crash qaccessible by causing a resize in a resize event (kde#374933)
|
|
|
|
* [KPageListViewDelegate] Pass widget to drawPrimitive in drawFocus
|
2017-08-07 09:19:43 +00:00
|
|
|
|
2017-07-12 05:34:22 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jul 12 07:14:02 CEST 2017 - lbeltrame@kde.org
|
|
|
|
|
|
|
|
- Update to 5.36.0
|
|
|
|
* New feature release
|
|
|
|
* For more details please see:
|
|
|
|
* https://www.kde.org/announcements/kde-frameworks-5.36.0.php
|
|
|
|
- Changes since 5.35.0:
|
|
|
|
* Update kcharselect-data to Unicode 10.0
|
|
|
|
* Another missing since tag.
|
|
|
|
* Add missing @since tag
|
|
|
|
* [FEATURE] Option to build & install QCH file with the public API dox
|
|
|
|
|
2017-06-11 07:41:25 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jun 11 09:27:43 CEST 2017 - lbeltrame@kde.org
|
|
|
|
|
|
|
|
- Update to 5.35.0
|
|
|
|
* New feature release
|
|
|
|
* For more details please see:
|
|
|
|
* https://www.kde.org/announcements/kde-frameworks-5.35.0.php
|
|
|
|
- Changes since 5.34.0:
|
|
|
|
* KViewStateSerializer: Fix crash when view is destroyed before state serializer (kde#353380)
|
|
|
|
* Use explicit flag values or explicit constructor instead of nullptr
|
|
|
|
* API dox: fix-up improvements for "null pointer" changes
|
|
|
|
* API dox: use "null pointer" instead of "0"
|
|
|
|
* API dox: document enum items directly, not by a separate free-text list
|
|
|
|
* API dox: fix wrong usage of @see for direct links
|
|
|
|
* API dox: use @see as last, for consistency
|
|
|
|
* API dox: move comment before namespace that is documented
|
|
|
|
* API dox: add some minimal content to have doxygen consider it documented
|
|
|
|
|
2017-04-15 08:25:21 +00:00
|
|
|
-------------------------------------------------------------------
|
2017-05-15 18:20:00 +00:00
|
|
|
Mon May 15 13:53:16 CEST 2017 - fabian@ritter-vogt.de
|
|
|
|
|
|
|
|
- Update to 5.34.0
|
|
|
|
* New feature release
|
|
|
|
* For more details please see:
|
|
|
|
* https://www.kde.org/announcements/kde-frameworks-5.34.0.php
|
|
|
|
- Changes since 5.33.0:
|
|
|
|
* KNewPasswordWidget: don't hide visibility action in plaintext mode
|
|
|
|
* KPasswordDialog: don't hide visibility action in plaintext mode (kde#378276)
|
|
|
|
* Fix KActionSelectorPrivate::insertionIndex()
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2017-04-15 08:25:21 +00:00
|
|
|
Sat Apr 15 10:11:57 CEST 2017 - lbeltrame@kde.org
|
|
|
|
|
|
|
|
- Update to 5.33.0
|
|
|
|
* New feature release
|
|
|
|
* For more details please see:
|
|
|
|
* https://www.kde.org/announcements/kde-frameworks-5.33.0.php
|
|
|
|
- Changes since 5.32.0:
|
|
|
|
* Upgrade ECM and KF5 version requirements for 5.33.0 release.
|
|
|
|
* support building against a qt without a11y enabled
|
|
|
|
* Fix wrong size hint when animatedShow is called with hidden parent
|
|
|
|
* Fix characters in KCharSelectTable getting elided
|
|
|
|
* Enable all planes in kcharselect test dialog
|
|
|
|
* Upgrade KF5 version to 5.33.0.
|
|
|
|
|
2017-03-19 14:06:06 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Mar 19 14:51:12 CET 2017 - lbeltrame@kde.org
|
|
|
|
|
|
|
|
- Update to 5.32.0
|
|
|
|
* New feature release
|
|
|
|
* For more details please see:
|
|
|
|
* https://www.kde.org/announcements/kde-frameworks-5.32.0.php
|
|
|
|
- Changes since 5.31.0:
|
|
|
|
* Commit translations from l10n-kf5
|
|
|
|
* Upgrade ECM and KF5 version requirements for 5.32.0 release.
|
|
|
|
* Fix API dox still referring to KAction
|
|
|
|
* Fix conversion warnings on MSVC: size_t -> uint
|
|
|
|
* Fix APIDOX issues raised by clang's -Wdocumentation
|
|
|
|
* KToolTipWidget: hide tooltip in enterEvent if hideDelay is zero
|
|
|
|
* autotest: remove dependency on UiTools by compiling the ui files into the test
|
|
|
|
* Fix KEditListWidget losing the focus on click of buttons
|
|
|
|
* Add decomposition of Hangul Syllables into Hangul Jamo
|
|
|
|
* Upgrade KF5 version to 5.32.0.
|
|
|
|
* KToolTipWidget: small apidox fix
|
|
|
|
* KMessageWidget: fix behaviour on overlapping calls of animatedShow/animatedHide
|
|
|
|
|
2017-02-09 09:35:11 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Feb 9 09:34:39 UTC 2017 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.31.0
|
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.31.0.php
|
|
|
|
|
2016-12-04 02:05:33 +00:00
|
|
|
-------------------------------------------------------------------
|
2017-01-08 23:44:22 +00:00
|
|
|
Sun Jan 8 23:44:14 UTC 2017 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.30.0
|
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.30.0.php
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2016-12-04 02:05:33 +00:00
|
|
|
Sun Dec 4 02:05:19 UTC 2016 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.29.0
|
2016-12-14 22:15:55 +00:00
|
|
|
* Prevent crashing on Mac
|
|
|
|
* Don't replace icons with the result of a failed lookup
|
|
|
|
* KMessageWidget: fix layout when wordWrap is
|
|
|
|
enabled without actions
|
|
|
|
* KCollapsibleGroupBox: don't hide widgets,
|
|
|
|
override focus policy instead
|
2016-12-04 02:05:33 +00:00
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.29.0.php
|
|
|
|
|
2016-11-05 22:12:24 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Nov 5 22:12:08 UTC 2016 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.28.0
|
2016-11-15 22:01:55 +00:00
|
|
|
* Move kcharselect-generate-datafile.py to src subdir
|
|
|
|
* Import kcharselect-generate-datafile.py script with history
|
|
|
|
* Remove outdated section
|
|
|
|
* Add Unicode copyright and permission notice
|
|
|
|
* Fix warning: Missing override
|
|
|
|
* Add symbol SMP blocks
|
|
|
|
* Fix "See also" references
|
|
|
|
* Add missing Unicode blocks; improve ordering (kde#298010)
|
|
|
|
* Add character categories to the data file
|
|
|
|
* Update the Unicode categories in the data file generation script
|
|
|
|
* Adjust the data file generation file to be able to parse the
|
|
|
|
unicode 5.2.0 data files
|
|
|
|
* Forward port fix for generating translations
|
|
|
|
* Let the script to generate the data file for kcharselect also
|
|
|
|
write a translation dummy
|
|
|
|
* Add the script to generate the data file for KCharSelect
|
|
|
|
* New KCharSelect application
|
|
|
|
(using kcharselect widget from kdelibs now)
|
2016-11-05 22:12:24 +00:00
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.28.0.php
|
|
|
|
|
2016-10-02 13:01:02 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Oct 2 13:00:42 UTC 2016 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.27.0
|
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.27.0.php
|
|
|
|
|
2016-09-06 20:54:41 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Sep 6 20:54:18 UTC 2016 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.26.0
|
2016-09-10 13:03:08 +00:00
|
|
|
* Fix background of non-BMP characters
|
|
|
|
* Add C octal escaped UTF-8 search
|
|
|
|
* Make the default KMessageBoxDontAskAgainMemoryStorage
|
|
|
|
save to QSettings
|
2016-09-06 20:54:41 +00:00
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.26.0.php
|
|
|
|
|
2016-08-07 21:57:53 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Aug 7 21:57:41 UTC 2016 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.25.0
|
2016-08-21 16:05:51 +00:00
|
|
|
* Qt >= 5.5 is now required
|
|
|
|
* [KCharSelect] Fix crash when searching with no
|
|
|
|
present data file (kde#300521)
|
|
|
|
* [KCharSelect] Handle characters outside BMP (kde#142625)
|
|
|
|
* [KCharSelect] Update kcharselect-data to Unicode 9.0.0
|
|
|
|
(kde#336360)
|
|
|
|
* KCollapsibleGroupBox: Stop animation in destructor if still running
|
|
|
|
* Update to Breeze palette (sync from KColorScheme)
|
2016-08-07 21:57:53 +00:00
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.25.0.php
|
|
|
|
|
2016-07-06 15:06:54 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jul 6 15:06:46 UTC 2016 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.24.0
|
2016-07-09 18:59:29 +00:00
|
|
|
* Fix reading Unihan data
|
|
|
|
* Fix minimum size of KNewPasswordDialog (kde#342523)
|
|
|
|
* Fix ambiguous contructor on MSVC 2015
|
|
|
|
* Fix an alignment issue under the OS X native "macintosh" style
|
|
|
|
(kde#296810)
|
2016-07-06 15:06:54 +00:00
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.24.0.php
|
|
|
|
|
2016-06-06 21:28:28 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jun 6 21:28:12 UTC 2016 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.23.0
|
2016-06-15 21:11:05 +00:00
|
|
|
* Use selected icon effect for current KPageView page
|
2016-06-06 21:28:28 +00:00
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.23.0.php
|
|
|
|
|
2016-05-07 18:34:30 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat May 7 18:34:20 UTC 2016 - hrvoje.senjan@gmail.com
|
|
|
|
|
2016-05-15 16:22:57 +00:00
|
|
|
- Update to 5.22.0 (boo#980066)
|
|
|
|
* KNewPasswordWidget: Remove size hint on spacer, which was
|
|
|
|
leading to some always empty space in the layout
|
|
|
|
* KNewPasswordWidget: fix QPalette when widget is disabled
|
2016-05-07 18:34:30 +00:00
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.22.0.php
|
|
|
|
|
2016-04-04 14:22:48 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Apr 4 14:22:41 UTC 2016 - hrvoje.senjan@gmail.com
|
|
|
|
|
2016-04-10 16:46:50 +00:00
|
|
|
- Update to 5.21.0 (boo#974793)
|
|
|
|
* Take content margins into account when calculating size hints
|
2016-04-04 14:22:48 +00:00
|
|
|
* Upgrade Qt version requirement to 5.4.0
|
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.21.0.php
|
|
|
|
|
2016-03-06 10:03:18 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Mar 6 10:02:48 UTC 2016 - hrvoje.senjan@gmail.com
|
|
|
|
|
2016-03-13 16:28:59 +00:00
|
|
|
- Update to 5.20.0 (boo#970856)
|
2016-03-06 10:03:18 +00:00
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.20.0.php
|
|
|
|
|
2016-02-06 18:08:28 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Feb 6 18:07:51 UTC 2016 - hrvoje.senjan@gmail.com
|
|
|
|
|
2016-02-22 16:42:50 +00:00
|
|
|
- Update to 5.19.0 (boo#967668)
|
2016-02-13 19:27:30 +00:00
|
|
|
* Fix buddy widgets working with KFontRequester
|
|
|
|
* KNewPasswordDialog: use KMessageWidget
|
|
|
|
* Prevent crash-on-exit in KSelectAction::~KSelectAction
|
2016-02-06 18:08:28 +00:00
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.19.0.php
|
|
|
|
|
2016-01-02 17:45:40 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Jan 2 17:45:38 UTC 2016 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.18.0
|
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.18.0.php
|
|
|
|
|
2015-12-10 23:10:58 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Dec 10 23:10:24 UTC 2015 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.17.0
|
2015-12-12 22:19:49 +00:00
|
|
|
* Fix a small artifact of KRatingWidget on hi-dpi.
|
|
|
|
* Refactor and fix the feature introduced in bug 171343
|
2015-12-10 23:10:58 +00:00
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.17.0.php
|
|
|
|
|
2015-11-08 17:05:21 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Nov 8 17:04:50 UTC 2015 - hrvoje.senjan@gmail.com
|
|
|
|
|
2015-11-15 16:16:17 +00:00
|
|
|
- Update to 5.16.0 (boo#955067)
|
|
|
|
* Add collapsible container widget, KCollapsibleGroupBox
|
|
|
|
* KNewPasswordWidget: missing color initialization
|
|
|
|
* Introduce KNewPasswordWidget
|
2015-11-08 17:05:21 +00:00
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.16.0.php
|
|
|
|
|
2015-10-05 18:04:36 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Oct 5 17:37:37 UTC 2015 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.15.0
|
2015-10-10 13:09:23 +00:00
|
|
|
* Fix warning C4138 (MSVC): '*/' found outside of comment
|
2015-10-05 18:04:36 +00:00
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.15.0.php
|
|
|
|
|
2015-09-08 17:28:15 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Sep 8 17:13:35 UTC 2015 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.14.0
|
2015-09-12 18:52:20 +00:00
|
|
|
* KPasswordDialog: let the user change the password visibility
|
|
|
|
(kde#224686)
|
2015-09-08 17:28:15 +00:00
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.14.0.php
|
|
|
|
|
2015-08-04 19:56:09 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Aug 4 19:20:47 UTC 2015 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.13.0
|
2015-08-12 17:20:16 +00:00
|
|
|
* The Qt version requirement has been bumped from 5.2 to 5.3
|
|
|
|
* Debug output has been ported to categorized output, for less
|
|
|
|
noise by default
|
|
|
|
* Docbook documentation has been reviewed and updated
|
|
|
|
* New API taking QIcon parameters to set the icons in
|
|
|
|
the tab bar
|
|
|
|
* KCharSelect: Fix unicode category and use boundingRect
|
|
|
|
for width calculation
|
|
|
|
* KCharSelect: fix cell width to fit contents
|
|
|
|
* KMultiTabBar margins now are ok on HiDPI screens
|
|
|
|
* KRuler: deprecate unimplemented KRuler::setFrameStyle(),
|
|
|
|
clean up comments
|
|
|
|
* KEditListWidget: remove margin, so it aligns better with
|
|
|
|
other widgets
|
2015-08-04 19:56:09 +00:00
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.13.0.php
|
|
|
|
|
2015-07-05 19:01:50 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jul 5 18:45:27 UTC 2015 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.12.0
|
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.12.0.php
|
|
|
|
|
2015-06-07 19:43:05 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jun 7 19:07:58 UTC 2015 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.11.0
|
2015-06-13 09:04:21 +00:00
|
|
|
* KAssistantDialog: Re-add the Help button that was present in
|
|
|
|
KDELibs4 version
|
2015-06-07 19:43:05 +00:00
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.11.0.php
|
|
|
|
|
2015-05-03 19:48:23 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun May 3 19:47:52 UTC 2015 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.10.0
|
2015-05-09 00:24:59 +00:00
|
|
|
* KDateTimeEdit: Fix so user input actually gets registered.
|
|
|
|
Fix double margins.
|
|
|
|
* KFontRequester: fix selecting monospaced fonts only
|
2015-05-03 19:48:23 +00:00
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.10.0.php
|
|
|
|
|
2015-04-05 11:46:41 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Apr 4 14:40:52 UTC 2015 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.9.0
|
2015-04-10 10:37:54 +00:00
|
|
|
* Make KMessageWidget animation smooth with high Device Pixel Ratio
|
2015-04-05 11:46:41 +00:00
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.9.0.php
|
|
|
|
|
2015-03-07 17:17:24 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Mar 7 16:58:52 UTC 2015 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.8.0
|
2015-03-13 09:20:25 +00:00
|
|
|
* Make KRatingWidget cope with devicePixelRatio
|
2015-03-07 17:17:24 +00:00
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.8.0.php
|
|
|
|
|
2015-02-08 19:10:50 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Feb 8 18:15:26 UTC 2015 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.7.0
|
|
|
|
* Use kstyleextensions to specify custom control element for
|
|
|
|
rendering kcapacity bar when supported, this allow the widget
|
|
|
|
to be styled properly
|
|
|
|
* Provide an accessible name for KLed
|
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.7.0.php
|
|
|
|
|
2015-01-03 19:26:40 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Jan 3 18:03:25 UTC 2015 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.6.0
|
|
|
|
* Add runtime style element extension convenience functions
|
|
|
|
for widgets: KStyleExtensions
|
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.6.0.php
|
|
|
|
|
2014-12-06 17:52:35 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Dec 6 12:53:46 UTC 2014 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.5.0
|
2014-12-09 18:03:23 +00:00
|
|
|
* Add class KSplitterCollapserButton, a button which appears
|
|
|
|
on the side of a splitter handle and allows easy collapsing
|
|
|
|
of the widget on the opposite side
|
|
|
|
* Support monochrome icon themes (such as breeze)
|
2014-12-06 17:52:35 +00:00
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.5.0.php
|
|
|
|
|
2014-11-02 18:07:07 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Nov 2 17:47:22 UTC 2014 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.4.0
|
2014-11-03 17:43:33 +00:00
|
|
|
* New function KMimeTypeEditor::editMimeType(),
|
|
|
|
to launch keditfiletype5
|
2014-11-02 18:07:07 +00:00
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.4.0.php
|
|
|
|
|
2014-10-04 18:40:13 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Oct 4 17:59:50 UTC 2014 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.3.0
|
2014-10-04 21:51:22 +00:00
|
|
|
* KPageListView: fixes for high-dpi mode
|
|
|
|
* KPageWidget: margin fixes
|
2014-10-04 18:40:13 +00:00
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.3.0.php
|
|
|
|
|
2014-09-09 10:13:54 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Sep 9 09:49:33 UTC 2014 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.2.0
|
2014-09-10 15:31:19 +00:00
|
|
|
* KWidgetsAddons: new class KColumnResizer (makes it easy to
|
|
|
|
vertically align widgets across groups)
|
2014-09-09 10:13:54 +00:00
|
|
|
* For more details please see:
|
|
|
|
http://kde.org/announcements/kde-frameworks-5.2.php
|
2014-09-09 11:05:35 +00:00
|
|
|
- Added pkgconfig(Qt5UiTools) BuildRequires
|
2014-09-09 10:13:54 +00:00
|
|
|
|
2014-08-02 13:19:04 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Aug 2 10:20:16 UTC 2014 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.1.0
|
|
|
|
* For more details please see:
|
|
|
|
http://www.kde.org/announcements/kde-frameworks-5.1.php
|
2014-08-07 22:08:22 +00:00
|
|
|
- Harden required Qt5 libs versions
|
|
|
|
- Pass the location of lconvert executable
|
2014-08-02 13:19:04 +00:00
|
|
|
|
2014-07-01 22:27:26 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jul 1 21:36:01 UTC 2014 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.0.0
|
|
|
|
* Final release of KDE Frameworks 5
|
|
|
|
* API improvements and cleanups
|
|
|
|
* Buildsystem fixes
|
|
|
|
* For more details please see:
|
2014-07-08 21:01:17 +00:00
|
|
|
http://www.kde.org/announcements/kde-frameworks-5.0.php
|
2014-07-01 22:27:26 +00:00
|
|
|
|
2014-05-05 03:15:11 +00:00
|
|
|
-------------------------------------------------------------------
|
2014-06-01 18:46:43 +00:00
|
|
|
Sun Jun 1 18:02:32 UTC 2014 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 4.100.0
|
|
|
|
* API improvements and cleanups
|
|
|
|
* Buildsystem fixes
|
|
|
|
* For more details please see:
|
|
|
|
http://www.kde.org/announcements/announce-frameworks5-beta3.php
|
2014-06-01 22:10:41 +00:00
|
|
|
- Added libqt5-linguist-devel BuildRequires
|
2014-06-03 22:24:26 +00:00
|
|
|
- Add baselibs.conf
|
2014-06-01 18:46:43 +00:00
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2014-05-05 03:15:11 +00:00
|
|
|
Sun May 4 01:41:26 UTC 2014 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 4.99.0
|
|
|
|
* API improvements and cleanups
|
|
|
|
* Buildsystem fixes
|
|
|
|
* For more details please see:
|
|
|
|
http://www.kde.org/announcements/announce-frameworks5-beta2.php
|
|
|
|
|
2014-03-29 20:17:16 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Mar 29 19:47:53 UTC 2014 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 4.98.0
|
|
|
|
* API improvements and cleanups
|
|
|
|
* Buildsystem fixes
|
|
|
|
* For more details please see:
|
|
|
|
http://www.kde.org/announcements/announce-frameworks5-beta1.php
|
|
|
|
|
2014-03-04 16:35:18 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Mar 4 16:39:53 UTC 2014 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 4.97.0:
|
|
|
|
* Buildsystem fixes
|
|
|
|
* For more details please see:
|
|
|
|
http://www.kde.org/announcements/announce-frameworks5-alpha2.php
|
|
|
|
|
2014-02-08 02:15:54 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Feb 8 02:20:00 UTC 2014 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Init kwidgetsaddons package
|
|
|
|
|