| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: kproperty-devel | Distribution: SUSE Linux Enterprise 15 SP5 |
| Version: 3.2.0 | Vendor: openSUSE |
| Release: bp155.6.9 | Build date: Mon May 22 12:04:33 2023 |
| Group: Development/Libraries/KDE | Build host: obs-power9-13 |
| Size: 180597 | Source RPM: kproperty-3.2.0-bp155.6.9.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://community.kde.org/KProperty | |
| Summary: Development package for kproperty | |
Development package for the property editing Framework
LGPL-2.0-only
* Tue Apr 20 2021 Christophe Giboudeaux <christophe@krop.fr>
- Spec cleanup
* Thu Aug 27 2020 Christophe Giboudeaux <christophe@krop.fr>
- Spec cleanup
* Thu Aug 27 2020 Christophe Giboudeaux <christophe@krop.fr>
- Spec cleanup
* Sat Aug 24 2019 Christophe Giboudeaux <christophe@krop.fr>
- Remove the pkg-config files from the -devel package. Both files
contain incorrect entries.
* Thu Apr 11 2019 wbauer@tmo.at
- Update to 3.2.0
* New features / APIs
+ Allow to override behavior of URL editors
* added KPropertyEditorItemEvent and
KPropertyEditorView::handlePropertyEditorItemEvent()
+ Add support for relative URL types and classes
KPropertyComposedUrl, KPropertyComposedUrlEditor
* Added ComposedUrl type
* Bug fixes
+ Bool editor: do not display None for 2-state mode
+ Adjust size hint of the property name column to fix bold text
+ Remove infinite loop while resizing double spin box editor
* Improvements
+ Update docs for 3State option
* Buildsystem
+ Fix data install dir for Windows, make icons installed
relative to that, make icons coinstallable
- Run spec-cleaner
* Tue Mar 20 2018 wbauer@tmo.at
- Update to 3.1.0:
* General
+ Bump soname for the libraries to separate from incompatible
3.0.x versions
+ Remove FileURL, PictureFileURL, DirectoryURL types
* New features
+ Added support for property groups, add API to show/hide groups
+ Replace "unit" property option with "suffix"; add "prefix",
support in double/integer/composed types
+ Add toolTipsVisible feature to KPropertyEditorView, if enabled
tooltips are visible for property editor items
* API changes
+ See https://community.kde.org/Kexi/Releases/3.1.0_Changes for
details
* Bug fixes
+ Do nothing in KProperty::resetValue() if there are no changes
+ Editor view: emit delegete's commitData() once (extra safety)
+ Fix painting grid over scroll areas
+ Fix background of multiline editor
+ Fix background color for multiline editor when alternate color
is needed or is in readonly mode
+ Try to locate icon rcc files in PATH subdirs too, useful for
running apps from the build dir, without installing
+ Color editor: display hex color code also when the editor is
active
+ Combo box icon provider: fix possible memory issue with
assigning KPropertyComboBoxEditorOptions values
+ Add translations missing in 3.0.x
+ Properly update properties with subproperties in the view when
value or the "modify" flag changes
+ Do not display unclear "None" text when point/size/rect values
are null
+ Fix displaying minimum values for types having minimum value
defined but no minValueText value
+ Translations: split kproperty_qt into kpropertycore_qt &
kpropertywidgets_qt
+ Int/double spin boxes: do not allow to set values out of range,
fix invalid ranges
+ List .pot files explicitly, this allows releaseme l10n
detection to work, used in KDE neon
+ Fix handling values in the URL editor
+ Improve commit changes for the URL editor only; fixup paths
* Docs and examples
+ Enable creation of API docs QCH file during the build
+ Resize first column of the property view to contents in
KPropertyExample
- Drop kproperty-translations.tar.xz, the translations are included
- Split out translations into a separate lang subpackage
- Add fix-build-with-gcc48.patch to make it compile on Leap 42
* Sat Aug 12 2017 wbauer@tmo.at
- Update to 3.0.2:
* General
- Fix comparing double values: use "precision" option instead
of "step" option
- Improve checking for validity of min/max/step/precision
options for date/time/double types
- Fix strikeout/underline font option not available in font
dialogs. These options are missing in font dialogs on
non-Plasma, non-Windows desktops, e.g. XFCE which has too
simplified dialog. The solution is to force using Qt's own
dialog (kde#379190).
- Pixmap editor: fix display preview of pixmap value on mouse
click
- Pixmap editor: improve size of the (...) button
- Pixmap editor: don't display taskbar entry on Windows for
the popup, use Tooltip palette
* Buildsystem
- Do not check for Sailfish OS since its version 2.1
* Tests
- Fix HeadersTest for paths containing spaces
* Tue Apr 04 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 2017 jengelh@inai.de
- RPM group fix
* Sun Jan 08 2017 tittiatcoke@gmail.com
- Initial package based on version 3.0.0
/usr/include/KPropertyCore3 /usr/include/KPropertyCore3/KProperty /usr/include/KPropertyCore3/KProperty.h /usr/include/KPropertyCore3/KPropertyComposedUrl /usr/include/KPropertyCore3/KPropertyComposedUrl.h /usr/include/KPropertyCore3/KPropertyFactory /usr/include/KPropertyCore3/KPropertyFactory.h /usr/include/KPropertyCore3/KPropertyListData /usr/include/KPropertyCore3/KPropertyListData.h /usr/include/KPropertyCore3/KPropertySet /usr/include/KPropertyCore3/KPropertySet.h /usr/include/KPropertyCore3/KPropertySetBuffer /usr/include/KPropertyCore3/KPropertySetBuffer.h /usr/include/KPropertyCore3/config-kproperty.h /usr/include/KPropertyCore3/kproperty_version.h /usr/include/KPropertyCore3/kpropertycore_export.h /usr/include/KPropertyWidgets3 /usr/include/KPropertyWidgets3/BoolEdit /usr/include/KPropertyWidgets3/ColorEdit /usr/include/KPropertyWidgets3/ComboBox /usr/include/KPropertyWidgets3/CursorEdit /usr/include/KPropertyWidgets3/DateEdit /usr/include/KPropertyWidgets3/DateTimeEdit /usr/include/KPropertyWidgets3/FontEdit /usr/include/KPropertyWidgets3/KPropertyEditorItemEvent /usr/include/KPropertyWidgets3/KPropertyEditorItemEvent.h /usr/include/KPropertyWidgets3/KPropertyEditorView /usr/include/KPropertyWidgets3/KPropertyEditorView.h /usr/include/KPropertyWidgets3/KPropertyGenericSelectionEditor /usr/include/KPropertyWidgets3/KPropertyGenericSelectionEditor.h /usr/include/KPropertyWidgets3/KPropertyMultiLineStringEditor /usr/include/KPropertyWidgets3/KPropertyMultiLineStringEditor.h /usr/include/KPropertyWidgets3/KPropertyRectFEditor /usr/include/KPropertyWidgets3/KPropertyRectFEditor.h /usr/include/KPropertyWidgets3/KPropertyStringEditor /usr/include/KPropertyWidgets3/KPropertyStringEditor.h /usr/include/KPropertyWidgets3/KPropertyUrlEditor /usr/include/KPropertyWidgets3/KPropertyUrlEditor.h /usr/include/KPropertyWidgets3/KPropertyUtils /usr/include/KPropertyWidgets3/KPropertyUtils.h /usr/include/KPropertyWidgets3/KPropertyWidgetsFactory /usr/include/KPropertyWidgets3/KPropertyWidgetsFactory.h /usr/include/KPropertyWidgets3/KPropertyWidgetsPluginManager /usr/include/KPropertyWidgets3/KPropertyWidgetsPluginManager.h /usr/include/KPropertyWidgets3/LineStyleEdit /usr/include/KPropertyWidgets3/PixmapEdit /usr/include/KPropertyWidgets3/PointEdit /usr/include/KPropertyWidgets3/RectEdit /usr/include/KPropertyWidgets3/SizeEdit /usr/include/KPropertyWidgets3/SizePolicyEdit /usr/include/KPropertyWidgets3/SpinBox /usr/include/KPropertyWidgets3/TimeEdit /usr/include/KPropertyWidgets3/Utils /usr/include/KPropertyWidgets3/booledit.h /usr/include/KPropertyWidgets3/coloredit.h /usr/include/KPropertyWidgets3/combobox.h /usr/include/KPropertyWidgets3/cursoredit.h /usr/include/KPropertyWidgets3/dateedit.h /usr/include/KPropertyWidgets3/datetimeedit.h /usr/include/KPropertyWidgets3/fontedit.h /usr/include/KPropertyWidgets3/kpropertywidgets_export.h /usr/include/KPropertyWidgets3/linestyleedit.h /usr/include/KPropertyWidgets3/pixmapedit.h /usr/include/KPropertyWidgets3/pointedit.h /usr/include/KPropertyWidgets3/rectedit.h /usr/include/KPropertyWidgets3/sizeedit.h /usr/include/KPropertyWidgets3/sizepolicyedit.h /usr/include/KPropertyWidgets3/spinbox.h /usr/include/KPropertyWidgets3/timeedit.h /usr/include/KPropertyWidgets3/utils.h /usr/lib64/cmake/KPropertyCore3 /usr/lib64/cmake/KPropertyCore3/KPropertyCoreConfig.cmake /usr/lib64/cmake/KPropertyCore3/KPropertyCoreConfigVersion.cmake /usr/lib64/cmake/KPropertyCore3/KPropertyCoreQCHTargets.cmake /usr/lib64/cmake/KPropertyCore3/KPropertyCoreTargets-none.cmake /usr/lib64/cmake/KPropertyCore3/KPropertyCoreTargets.cmake /usr/lib64/cmake/KPropertyWidgets3 /usr/lib64/cmake/KPropertyWidgets3/KPropertyWidgetsConfig.cmake /usr/lib64/cmake/KPropertyWidgets3/KPropertyWidgetsConfigVersion.cmake /usr/lib64/cmake/KPropertyWidgets3/KPropertyWidgetsQCHTargets.cmake /usr/lib64/cmake/KPropertyWidgets3/KPropertyWidgetsTargets-none.cmake /usr/lib64/cmake/KPropertyWidgets3/KPropertyWidgetsTargets.cmake /usr/lib64/libKPropertyCore3.so /usr/lib64/libKPropertyWidgets3.so /usr/share/licenses/kproperty-devel /usr/share/licenses/kproperty-devel/COPYING-CMAKE-SCRIPTS /usr/share/licenses/kproperty-devel/COPYING.LIB
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Jul 24 19:18:58 2026