File kproperty.changes of Package kproperty
-------------------------------------------------------------------
Tue Apr 4 17:56:56 UTC 2017 - wbauer@tmo.at
- Update to 3.0.1:
* General
- Make standard icon location a list of unique paths
- Try to find private icons resource in a dir relative to local
bin/
- Try to locate rcc files in PATH subdirs too, useful for
running apps from the build dir, without installing
- There is only one translation catalog currently, load with
kpropertycore
- Add PainterSaver and use it to avoid problems with missing
QPainter::restore()
- Fix painting grid over scroll areas
- Fix crash when while removing property that has non-lowercase
character in its name
* Examples
- Fix KPropertyExample when KF5 is not in use
- Make property editor read-only if property or property set is
read-only
- Add all PROJECT_STABLE* constants
* Buildsystem
- macro kproperty_add_icons_rcc_file: generate rcc icons in the
builddir/bin/data/icons/ dir so it can be used within the
builddir
- Keep apps in the same bin dir so resources that are kept
relative to this dir can be found without installing
- Use ecm_install_po_files_as_qm macro for Qt Translation
catalogs
- Fix finding KProperty configs - use
ecm_configure_package_config_file macro
- Add kproperty-translations.tar.xz as source, containing the
translations from 3.0.0 (they are missing in this release)
- Replace KF5I18n BuildRequires with Qt5LinguistTools, that is used
now for installing the translations
- Fix RPM group for the libKPropertyWidgets3-3 sub package too
-------------------------------------------------------------------
Wed Jan 11 09:56:01 UTC 2017 - jengelh@inai.de
- RPM group fix
-------------------------------------------------------------------
Sun Jan 8 11:12:53 UTC 2017 - tittiatcoke@gmail.com
- Initial package based on version 3.0.0