2017-04-05 15:45:58 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Apr 4 17:57:45 UTC 2017 - wbauer@tmo.at
|
|
|
|
|
|
|
|
- Update to 3.0.1:
|
|
|
|
* General
|
|
|
|
- Add 24x24 icons, useful on classic Windows
|
|
|
|
- Try to locate rcc files in PATH subdirs too, useful for
|
|
|
|
running apps from the build dir, without installing
|
|
|
|
- Fix async rendering of map item (Review #3028)
|
|
|
|
- Add all PROJECT_STABLE* and KREPORT_TESTING_EXPORT constants
|
|
|
|
- Synchronize plugin versions with KReport version: 3.0
|
|
|
|
- Check for plugin versions and duplicates in the plugin
|
|
|
|
manager
|
|
|
|
- Fix uninitialized variables in KReportItemMaps()
|
|
|
|
- Fix uninitialized variables in KReportItemText(), OROCheck(),
|
|
|
|
KReportPluginMetaData::Private()
|
|
|
|
- Add checks for nullptrs in KReportItemWeb, KReportItemMaps,
|
|
|
|
KReportItemChart
|
|
|
|
- Add missing initializations in KReportSectionData
|
|
|
|
- Add missing initializations in KReportItemBarcode
|
|
|
|
- Add BoundedTextItem init, make the type qreal [0..1] for
|
|
|
|
consistency with Qt
|
|
|
|
- Keep apps in the same bin dir so resources that are kept
|
|
|
|
relative to this dir can be found without installing
|
|
|
|
* Buildsystem
|
|
|
|
- macro kreport_add_icons_rcc_file: generate rcc icons in the
|
|
|
|
builddir/bin/data/icons/ dir so it can be used within the
|
|
|
|
builddir
|
|
|
|
- Use ecm_install_po_files_as_qm macro for Qt Translation
|
|
|
|
catalogs
|
|
|
|
- Fix finding KReport config - use
|
|
|
|
ecm_configure_package_config_file macro
|
|
|
|
- Drop unused KF5I18n BuildRequires
|
|
|
|
|
2017-01-11 11:25:48 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jan 11 09:47:46 UTC 2017 - jengelh@inai.de
|
|
|
|
|
|
|
|
- RPM group fix
|
|
|
|
|
2017-01-08 12:14:22 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jan 8 11:13:53 UTC 2017 - tittiatcoke@gmail.com
|
|
|
|
|
|
|
|
- Initial package based on version 3.0.0
|
|
|
|
|