SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for libKF5WidgetsAddons5-lang-5.99.0-1.1.noarch.rpm :

* Sat Oct 01 2022 Christophe Giboudeaux - Update to 5.99.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.99.0- Changes since 5.98.0:
* Add Qt6 windows CI support
* .gitlab-ci.yml: enable static builds
* Tue Sep 06 2022 Christophe Giboudeaux - Update to 5.98.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.98.0- Changes since 5.97.0:
* Fix KMessageBoxes buttons not having the contents they should the first time (kde#458335)
* Improve code quality
* Disable test for accepting short date format on Windows
* Support dates in ISO format
* Avoid usage of ambiguous two-digit year in date picker
* Share helper returning 4-digit date format with other classes
* Add FreeBSD Qt6 CI support
* only remove ... not &
* Paint frame before contents
* Add manual test for kgradientselector
* ensure consistent ... removal in iconText (kde#428372)
* KMessageWidget: Ensure correct tab order of action buttons
* Sun Aug 07 2022 Christophe Giboudeaux - Update to 5.97.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.97.0- Changes since 5.96.0:
* [KMessageDialog] Emit notification sound just like KMessageBox
* Make OK button configurable in KMessageBox::error/detailedError
* Deprecate KMessage
*::sorry
* Remove declaration of unimplemented sorryWId(buttonOk) overload
* Deprecate unsupported & unused KMessageBox::PlainCaption flag
* Deprecate KMessageBox::about()
* Add edit-clear-history icon to the Clear List action
* Sun Jul 03 2022 Christophe Giboudeaux - Update to 5.96.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.96.0- Changes since 5.95.0:
* avoid margin if we have no text set
* Fri Jun 10 2022 Christophe Giboudeaux - Update to 5.95.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.95.0- Changes since 5.94.0:
* Update kcharselect-data to Unicode 14.0
* port to standard C++ smart pointers where possible
* KMessageDialog: handle the dialog getting closed without using the buttonBox
* Tue May 10 2022 Christophe Giboudeaux - Update to 5.94.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.94.0- Changes since 5.93.0:
* KDateComboBox: Add test for date picker integration
* KDateComboBox: Add a test app for KDateComboBox
* Use KDatePickerPopup in KDateComboBox
* Add support for custom date word maps, as done in KDateComboBox
* Share date range support between KDateComboBox and KDatePickerPopup
* KDateComboBoxPrivate does not need a virtual dtor
* Allow to change KDatePickerPopup modes at runtime
* Implement date word actions as done in KDateCombobox
* Build the date picker menu dynamically on demand
* Add KDatePickerPopup
* Add windows CI
* KPageDialog: Add a new face type with a flat list of small icons
* Sun Apr 03 2022 Christophe Giboudeaux - Update to 5.93.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.93.0- Changes since 5.92.0:
* Align buttons (and icon) on top, also when word wrap is off, but text is pre-formatted to span multiple lines.
* avoid quadratic search of children widgets
* Mon Mar 07 2022 Christophe Giboudeaux - Update to 5.92.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.92.0- Changes since 5.91.0:
* KCharSelect: connect to the appropriate QFontComboBox signal (kde#445477)
* Remove broken Python bindings generation
* Check executables exist in PATH before passing them to QProcess
* Add Android Qt6 CI
* Make the BUILD_DESIGNERPLUGIN option dependent on not cross-compiling
* Make KSqueezedTextLabel more robust wrt QFontMetrics
* Sun Feb 06 2022 Christophe Giboudeaux - Update to 5.91.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.91.0- Changes since 5.90.0:
* Use kf
* Add CI qt6 support
* Mon Jan 03 2022 Christophe Giboudeaux - Update to 5.90.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.90.0- Changes since 5.89.0:
* Fix year format in heading of KDatePicker
* Replace QTouchDevice with QPointingDevice to build with Qt6 in autotests
* Change the build system to enable building with Qt 6
* Added comments to KSelectAction::setMenu()
* Localise numbers displayed in KDatePicker
* [KMessageWidget] Ignore resize event when doing `animatedShow()`
* Sat Dec 04 2021 Christophe Giboudeaux - Update to 5.89.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.89.0- Changes since 5.88.0:
* KAcceleratorManager: Take into account actions with Alt+X shortcuts (kde#444990)
* Sun Nov 07 2021 Christophe Giboudeaux - Strip \'Source\' URL for faster submissions
* Sun Nov 07 2021 Christophe Giboudeaux - Update to 5.88.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.88.0- Changes since 5.87.0:
* Port to QStringView
* Add FreeBSD CI
* Add Android CI
* KTitleWidget: Lower all sizes
* KSqueezedTextLabel: Fix clipped characters (kde#442595)
* KMessageDialog: fix setButtons() being called twice
* Sun Oct 03 2021 Christophe Giboudeaux - Update to 5.87.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.87.0- Changes since 5.86.0:
* Add Gitlab CI configuration
* Make lupdate happier
* KCharSelect: Added option to show all blocks found in the data file (in the section menu).
* KFontChooser: the widget shouldn\'t become wider when toggling show fixed only
* KMessageDialog: disconnect default buttonbox signals as we emit done() manually
* Wed Sep 15 2021 Christophe Giboudeaux - Drop the unneeded baselibs.conf.
* Mon Sep 06 2021 Christophe Giboudeaux - Update to 5.86.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.86.0- Changes since 5.85.0:
* KTitleWidget: Set frame backgroundRole to Window
* We depend against c++-17 so we can use qOverload directly
* KFontChooser: add a default constructor that takes a QWidget
* first arg
* KFontChooser: add a new shorter constructor, and setter methods
* KFontChooser: deprecate \"relative font size\" methods
* KMessageDialog: add buttons by default
* fix signal slot connection
* Fri Aug 06 2021 Christophe Giboudeaux - Update to 5.85.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.85.0- Changes since 5.84.0:
* Update some widget pictures
* Silence warning about overloaded signal
* Remove unused overloaded signal in private header
* kmimetypeeditor: display an error message if keditfiletype couldn\'t be started (kde#437701)
* Wrapp unisged int getter for rating in KWIDGETSADDONS_BUILD_DEPRECATED_SINCE
* Deprecate KRatingWidget::ratingChanged(unsigned int) signal
* Sun Jul 04 2021 Christophe Giboudeaux - Update to 5.84.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.84.0- Changes since 5.83.0:
* KPasswordDialog: add access to revealPasswordAvailable of password lineedit
* Port traditional license header leftovers
* Fix SPDX syntax error
* Add two-finger gesture
* Sat Jun 05 2021 Christophe Giboudeaux - Update to 5.83.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.83.0- Changes since 5.82.0:
* Fix syntax error in SPDX license statement
* Bump required CMake version to 3.16
* Ensure instances of derived Private classes are properly destructed
* Use SPDX headers in KRecentFileMenu
* Fix crash in KSelectAction (kde#436808)
* KFontChooser: always prepend the default font style in the styles list
* Sat May 01 2021 Christophe Giboudeaux - Update to 5.82.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.82.0- Changes since 5.81.0:
* Fix mem leak found by asan
* KPageDialog: document automagical connections
* Enable Unicode support in QRegularExpression where needed
* Remove pointless tooltip for yes and no KStandardGuiItems (kde#424658)
* KPageDialog: make it clearer that a button box is added by default
* Mon Apr 05 2021 Christophe Giboudeaux - Update to 5.81.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.81.0- Changes since 5.80.0:
* Run clang-format
* Prevent clang-format uglification
* Add clang-format pre-commit hook
* Add trailing comma to enums
* Sun Mar 07 2021 Christophe Giboudeaux - Update to 5.80.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.80.0- Changes since 5.79.0:
* Remove cfeck as maintainer
* KPageView: Make it possible to access titleWidget
* Mon Feb 08 2021 Christophe Giboudeaux - Update to 5.79.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.79.0- Changes since 5.78.0:
* Make use of AUTORCC
* Add missing includes
* Port away from QDesktopWidget
* Have more private classes inherit from those of the parents
* Explicitly include QStringList
* Wed Jan 06 2021 Christophe Giboudeaux - Update to 5.78.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.78.0- Changes since 5.77.0:
* KSelectAction: add non-overload signals indexTriggered & textTriggered
* KFontChooserDialog: handle dialog being deleted by parent during exec()
* KMessageDialog: call setFocus() on the default button
* Remove ifdefs, we require Qt 5.14 now
* Remove old #warning
* Port from QStyleOption::init to initFrom
* Explicitly call QFuture::result()
* Port from QLocale::Norwegian to QLocale::NorwegianBokmal
* Port KToolBarPopupActionTest to QToolButton::ToolButtonPopupMode
* Mon Dec 07 2020 Christophe Giboudeaux - Update to 5.77.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.77.0- Changes since 5.76.0:
* Pass parent to Q
*Layout ctor instead of calling setLayout()
* Don\'t emit twice passwordChanged
* We require Qt 5.13 now, so remove ifdef
* KEditListWidget: fix runtime warning from QLayout
* typo--
* Add KMessageDialog, an async-centric variant of KMessageBox
* Restore the old default popup mode of KActionMenu
* Port KActionMenu to QToolButton::ToolButtonPopupMode
* Sat Nov 07 2020 Christophe Giboudeaux - Update to 5.76.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.76.0- Changes since 5.75.0:
* new setUsernameContextHelp on KPasswordDialog
* If include is define in .h remove it if it\'s defined in .cpp too (scripted)
* kpassworddialog documentation typos--
* KFontRequester: remove, the now redundant, nearestExistingFont helper
* Mon Oct 05 2020 Christophe Giboudeaux - Update to 5.75.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.75.0- Changes since 5.74.0:
* kviewstateserializer.cpp - crash guards in restoreScrollBarState()
* const\'ify pointer + initialize variable in headers
* Sun Sep 06 2020 Christophe Giboudeaux - Update to 5.74.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.74.0- Changes since 5.73.0:
* Qt::MiddleButton is deprecated in qt5.15 branch
* Use Q_DECLARE_OPERATORS_FOR_FLAGS in same namespace as flags definition
* Add KRecentFilesMenu to replace KRecentFileAction
* Remove obsolete COPYING files
* Sun Aug 02 2020 Christophe Giboudeaux - Update to 5.73.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.73.0- Changes since 5.72.0:
* KMultiTabBar: paint tab icons active on mouseover
* Fix KMultiTabBar to paint the icon shifted on down/checked by style design
* Use new overwrite icon for Overwrite GUI Item (kde#406563)
* Install kwidgetsaddons.categories file
* KWidgetsAddons: Convert copyright headers to SPDX expressions
* Sun Jul 05 2020 Christophe Giboudeaux - Update to 5.72.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.72.0- Changes since 5.71.0:
* Fix KTimeComboBox for locales with unusual characters in formats (kde#405857)
* KPageView: remove invisible pixmap on right side of header
* KTitleWidget: move from QPixmap property to QIcon property
* Deprecate some KMultiTabBarButton/KMultiTabBarTab API using QPixmap
* KMultiTabBarTab: make styleoption state logic follow QToolButton even more
* KMultiTabBar: do not display checked buttons in QStyle::State_Sunken
* Fix mem leak found by ASAN
* [KCharSelect] Initially give focus to the search lineedit
* Sun Jun 07 2020 Christophe Giboudeaux - Update to 5.71.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.71.0- Changes since 5.70.0:
* Be noisy about deprecated KPageWidgetItem::setHeader(empty-non-null string)
* Use UI marker context in more tr() calls
* Sun May 03 2020 Christophe Giboudeaux - Update to 5.70.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.70.0- Changes since 5.69.0:
* [KFontChooser] Remove NoFixedCheckBox DisplayFlag, redundant
* [KFontChooser] Add new DisplayFlag; modify how flags are used
* [KCharSelect] Minor code optimisation
* [KFontChooser] Make styleIdentifier() more precise by adding font styleName (kde#420287)
* [KFontRequester] Port from QFontDialog to KFontChooserDialog
* [KMimeTypeChooser] Add the ability to filter the treeview with a QSFPM (kde#245637)
* [KFontChooser] Make the code slightly more readable
* [KFontChooser] Add a checkbox to toggle showing only monospaced fonts
* [KFontChooser] More code cleanup
* Remove not necessary include
* Sun Apr 05 2020 Christophe Giboudeaux - Update to 5.69.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.69.0- Changes since 5.68.0:
* [KCharSelect] Do not simplify single characters in search (kde#418461)
* Fix warning about incompatible enum types
* [KFontChooser] General code cleanup
* Copy KFontDialog from KDELibs4Support to KWidgetAddons, now KFontChooserDialog
* autotests: make ktooltipwidgettest more robust
* Port away from deprecated QSet methods
* It we readd items we need to clear it first. OTherwise we will see
* Update kcharselect-data to Unicode 13.0
* Sun Mar 08 2020 Christophe Giboudeaux - Update to 5.68.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.68.0.php- Changes since 5.67.0:
* [KMessageWidget] Allow the style to change our palette
* [KMessageWidget] Draw it with QPainter instead of using stylesheet
* Slightly reduce level 1 heading size
* Sun Feb 02 2020 Christophe Giboudeaux - Replace %make_jobs with %cmake_build.
* Sun Feb 02 2020 Christophe Giboudeaux - Update to 5.67.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.67.0.php- Changes since 5.66.0:
* QApplication::globalStrut() will be removed in qt6.
* [KMessageWidget] Subtract the correct margin
* [KMessageBox] Only allow selecting text in the dialog box using the mouse (kde#416204)
* [KMessageWidget] Use devicePixelRatioF for animation pixmap (kde#415528)
* Sun Jan 05 2020 Christophe Giboudeaux - Update to 5.66.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.66.0.php- Changes since 5.65.0:
* Port QRegExp to QRegularExpression
* Port deprecated toList() method
* Update the obsolete projects.kde.org URL
* Sun Dec 08 2019 Christophe Giboudeaux - Update to 5.65.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.65.0.php- Changes since 5.64.0:
* [KSqueezedTextLabel] Add icon for \"Copy entire text\" action
* Remove unused signal we can use directly \"signal(const QUrl&)
* Unify KPageDialog margin handling into KPageDialog itself (kde#413181)
* Sun Nov 03 2019 Christophe Giboudeaux - Update to 5.64.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.64.0.php- Changes since 5.63.0:
* Set QT_DISABLE_DEPRECATED_BEFORE=0x050d00
* Use ECMGenerateExportHeader to manage deprecated API better
* Sun Oct 06 2019 Christophe Giboudeaux - Update to 5.63.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.63.0.php- Too many changes to list here.
* Sat Sep 07 2019 Christophe Giboudeaux - Update to 5.62.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.62.0.php- Changes since 5.61.0:
* [KMessageWidget] Pass widget to standardIcon()
* Remove unused includes
* Add option to build Qt Designer plugin (BUILD_DESIGNERPLUGIN, default ON)
* Wed Aug 07 2019 Christophe Giboudeaux - Update to 5.61.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.61.0.php- Changes since 5.60.0:
* Remove explicit use of ECM_KDE_MODULE_DIR, is part of ECM_MODULE_PATH
* introduce concept of header and footer for kpageview
* QPalette::background -> QPalette::window
* [Busy Indicator] Match duration of QQC2-desktop-style version
* Add a warning dialog with a collapsible details section.
* Remove unused includes
* new class KBusyIndicatorWidget similar to QtQuick\'s BusyIndicator
* Fri Jul 19 2019 Wolfgang Bauer - Don\'t lower minimum Qt version anymore, it requires 5.11 now- Drop patch to support Qt 5.9:
* 0001-Do-not-use-AnimationDuration-if-Qt-lt-5.10.patch
* Sun Jul 14 2019 lbeltrameAATTkde.org- Update to 5.60.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.60.0.php- Changes since 5.59.0:
* set the focusPolicy of kpasswordlineedit to the policy of its proxy (kde#398275)
* Replace \"Details\" button with KCollapsibleGroupBox
* Sun Jun 09 2019 lbeltrameAATTkde.org- Update to 5.59.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.59.0.php- Changes since 5.58.0:
* KNewPasswordDialog: add periods to message widgets
* Port some deprecated methods
* Wed May 15 2019 lbeltrameAATTkde.org- Update to 5.58.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.58.0.php- Changes since 5.57.0:
* autotests: fix kcharselect unittest so it can find the data file uninstalled
* KCharSelect: remove unnecessary call
* KCharSelect: add unittest. Hits the assert in QHeaderView.
* Update kcharselect-data to Unicode 12.1
* KCharSelect\'s internal model: ensure rowCount() is 0 for valid indexes
* Replace count() == 0 by isEmpty()
* Sun Apr 14 2019 lbeltrameAATTkde.org- Update to 5.57.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.57.0.php- Changes since 5.56.0:
* Port std::sort
* Make KFontRequester consistent
* Update kcharselect-data to Unicode 12.0
* Sun Mar 10 2019 lbeltrameAATTkde.org- Update to 5.56.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.56.0.php- Changes since 5.55.0:
* Remove deprecated method
* Port deprecated methods
* Use correct KStandardGuiItem \"no\" icon
* Fri Feb 15 2019 alarrosaAATTsuse.com- Add 0001-Do-not-use-AnimationDuration-if-Qt-lt-5.10.patch to build with Qt 5.9- Downgrade the Qt version requirement to build with 5.9
* Sun Feb 10 2019 lbeltrameAATTkde.org- Update to 5.55.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.55.0.php- Changes since 5.54.0:
* Fix zero as nullptr constant warning
* [KWidgetsAddons] Do not use light font styles for headings (3/3)
* KRatingPainter: Delete copy constructor and assignment operator
* delete copy constructor and assignment operator of some internal classes
* Remove Qt version check
* Mon Jan 14 2019 lbeltrameAATTkde.org- Update to 5.54.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.54.0.php- Changes since 5.53.0:
* Port to for(...:...) + use reserve
* [KMessageBox] Fix minimum dialog size when details are requested (kde#401466)
* Sun Dec 09 2018 lbeltrameAATTkde.org- Update to 5.53.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.53.0.php- Changes since 5.52.0:
* Use isEmpty()
* Add level api from Kirigami.Heading
* [KActionMenu] Add apidox to addAction()
* Sun Nov 11 2018 lbeltrameAATTkde.org- Update to 5.52.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.52.0.php- Changes since 5.51.0:
* Have more include guards match file the name
* Include own header first
* Include own _p header as second
* API dox: fix typo
* Use more explicit constructors with internal classes
* API dox: fix \"Since\" note of KPageWidgetItem::isHeaderVisible
* Use more new style connect()
* Do not mix const & non-const iterators
* Use normalized signatures with Q_ARG()
* Do not return a value in a void function
* Use Q_OBJECT with all QObject subclasses (helps debugging introspection)
* Use QString::remove(foo) over QString::replace(foo, \"\")
* Use emit properly and for all signals
* More const ref arg passing
* Use QString(), not QStringLiteral(\"\") (where isNull() not relevant)
* add a new property headerVisible
* Remove unused variables
* Call reserve() on Qt containers if fill size is known before
* Tue Oct 16 2018 Luca Beltrame - Run spec-cleaner
* Mon Oct 15 2018 lbeltrameAATTkde.org- Update to 5.51.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.51.0.php- Changes since 5.50.0:
* Remove misleading use of KDE_INSTALL_PYTHONBINDINGSDIR
* [KCollapsibleGroupBox] Respect style\'s widget animation duration (kde#397103)
* Remove obsolete Qt version check
* Use QString\'s multi-arg with multiple string args
* Fix minor EBN issues
* Thu Sep 13 2018 lbeltrameAATTkde.org- Update to 5.50.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.50.0.php- Changes since 5.49.0:
* Create a first example of the use of KMessageBox
* Fix two bugs in KMessageWidget
* [KMessageBox] Call style for icon
* Add workaround for labels with word-wrapping
* Sun Aug 19 2018 christopheAATTkrop.fr- Update to 5.49.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.49.0.php- Changes since 5.48.0:
* Fix KTimeComboBox input mask for AM/PM times (kde#361764)
* Honor BUILD_TESTING
* Mon Jul 16 2018 lbeltrameAATTkde.org- Update to 5.48.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.48.0.php- Changes since 5.47.0:
* Use more nullptr
* [KMessageWidget] Update stylesheet when palette changes
* Update kcharselect-data to Unicode 11.0
* [KCharSelect] Port generate-datafile.py to Python 3
* Revert \"Update kcharselect-data to Unicode 11.0\"
* Update kcharselect-data to Unicode 11.0
* [KCharSelect] Prepare translations for Unicode 11.0 update
* Tue Jun 12 2018 lbeltrameAATTkde.org- Update to 5.47.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.47.0.php- Changes since 5.46.0:
* Warning--
* Use override
* [KCharSelect] Fix table cell size with Qt 5.11
* [API dox] Remove usage of \\overload, resulting in broken docs
* [API dox] Tell doxygen \"e.g.\" does not end the sentence, use \".\\ \"
* [API dox] Remove unneeded HTML escaping
* Don\'t automatically set the default icons for each style
* Make KMessageWidget match Kirigami inlineMessage\'s style (kde#385299, kde#381255)
* Sun May 13 2018 lbeltrameAATTkde.org- Update to 5.46.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.46.0.php- Changes since 5.45.0:
* Warning--
* Sat Apr 14 2018 lbeltrameAATTkde.org- Update to 5.45.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.45.0.php- Changes since 5.44.0:
* Fix compile with older Qt
* KColorButtonTest: remove todo code
* ktooltipwidget: Subtract margins from available size
* [KAcceleratorManager] Only set iconText() if actually changed (kde#391002)
* ktooltipwidget: Prevent offscreen display
* KCapacityBar: set QStyle::State_Horizontal state
* Sync with KColorScheme changes
* ktooltipwidget: Fix tooltip positioning
* Mon Mar 12 2018 lbeltrameAATTkde.org- Update to 5.44.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.44.0.php- Changes since 5.43.0:
* None
* Mon Feb 12 2018 lbeltrameAATTkde.org- Update to 5.43.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.43.0.php- Changes since 5.42.1:
* autotest: enforce en_US locale and make it pass (it was relying on fr, oops)
* Fix compiler warning, a quint16 is always <= 0xFFFF
* autotests: more QCOMPAREs to debug CI failure
* KDateComboBox: fix dateChanged() not emitted after typing a date (kde#364200)
* KMultiTabBar: Fix regression in conversion to new style connect()
* Tue Jan 16 2018 lbeltrameAATTkde.org- Update to 5.42.1
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.42.1.php- Changes since 5.41.0:
* KMultiTabBar: Fix regression in conversion to new style connect()
* Remove obsolete reviewboardrc file
* Fix crash in setMainWindow on wayland
* Convert to new connect api
* Port some code to new connect api
* remove not necessary virtual keyword here
* Port some code to new connect api
* Initialize variable, minor optimization
* QTest::qWaitForWindowExposed uses Q_REQUIRED_RESULT
 
ICM