Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

libksysguard5-devel-5.27.10-2.1 RPM for i586

From OpenSuSE Ports Tumbleweed for i586

Name: libksysguard5-devel Distribution: openSUSE Tumbleweed
Version: 5.27.10 Vendor: openSUSE
Release: 2.1 Build date: Fri Feb 2 01:32:04 2024
Group: Development/Libraries/C and C++ Build host: i04-ch2a
Size: 402613 Source RPM: libksysguard5-5.27.10-2.1.src.rpm
Packager: http://bugs.opensuse.org
Url: http://www.kde.org
Summary: Task management and system monitoring library -- devel files
Task management and system monitoring library. This package contains development
files.

Provides

Requires

License

GPL-2.0-or-later

Changelog

* Wed Jan 31 2024 Christophe Marin <christophe@krop.fr>
  - Switch to the latest GCC version available in Leap for packages
    that can't build with the default compiler
* Wed Dec 06 2023 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to 5.27.10
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/plasma/5/5.27.10
  - Changes since 5.27.9:
    * Add missing Solid dependency
    * Drop unused KCompletion
* Tue Oct 24 2023 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to 5.27.9
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/plasma/5/5.27.9
  - No code changes since 5.27.8
* Tue Sep 12 2023 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to 5.27.8
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/plasma/5/5.27.8
  - Changes since 5.27.7:
    * sensors: Correctly handle the return value of QCollator::compare (kde#461070)
* Tue Aug 01 2023 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to 5.27.7
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/plasma/5/5.27.7
  - Changes since 5.27.6:
    * Fix typo
* Tue Jun 20 2023 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to 5.27.6
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/plasma/5/5.27.6
  - No code changes since 5.27.5
* Tue May 09 2023 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to 5.27.5
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/plasma/5/5.27.5
  - Changes since 5.27.4:
    * Formatter: Don't try to prefix units that we don't have a prefixed version of
    * Formatter: Format UnitWattHour in formatValue
* Tue Apr 04 2023 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to 5.27.4
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/plasma/5/5.27.4
  - Changes since 5.27.3:
    * Add translation domain before diving in subdirectories
* Tue Mar 14 2023 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to 5.27.3
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/plasma/5/5.27.3
  - No code changes since 5.27.2
* Tue Feb 28 2023 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to 5.27.2
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/plasma/5/5.27.2
  - No code changes since 5.27.1
* Tue Feb 21 2023 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to 5.27.1
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/plasma/5/5.27.1
  - Changes since 5.27.0:
    * formatter: Properly extract strings to a translation catalog (kde#465281,kde#465282)
* Thu Feb 09 2023 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to 5.27.0
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/plasma/5/5.27.0
  - Changes since 5.26.90:
    * Faces: Specify the domain in Choices.qml i18n calls
    * Add an autotest for UnitBootTimestamp
    * formatter: Add ticks as time unit and use it for user/system time columns
    * Un-deprecate UnitBootTimestamp and use it for the "start time" column (kde#458277)
    * formatter: Use KFormat::formatDuration for formatting the Time unit
* Thu Jan 19 2023 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to 5.26.90
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/plasma/5/5.26.90
  - Changes since 5.26.5:
    * sensors: Account for base unit rather than starting unit in SensorUnitModel (kde#461143)
    * Formatter: Format plain numbers (kde#450947)
    * Add CMake option to build WITH_X11
    * add missing check for HeadingVmPSS
    * Port away from deprecated KWindowSystem API
    * Fix updating placeholder text
    * QML error: digist -> digits
    * Add ColorGrid face which uses rectangle opacity to denote sensor value
    * Install po folder
    * Allow to extract messages from processui/processdetails
    * Perform initialization in initialization list
* Wed Jan 04 2023 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to 5.26.5
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/plasma/5/5.26.5
  - No code changes since 5.26.4
* Tue Nov 29 2022 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to 5.26.4
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/plasma/5/5.26.4
  - Changes since 5.26.3:
    * QML error: digist -> digits
* Tue Nov 08 2022 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to 5.26.3
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/plasma/5/5.26.3
  - No code changes since 5.26.2
* Wed Oct 26 2022 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to 5.26.2
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/plasma/5/5.26.2
  - No code changes since 5.26.1
* Tue Oct 18 2022 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to 5.26.1
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/plasma/5/5.26.1
  - No code changes since 5.26.0
* Thu Oct 06 2022 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to 5.26.0
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/plasma/5/5.26.0
  - Changes since 5.25.90:
    * Install po folder
* Thu Sep 15 2022 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to 5.25.90
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/plasma/5/5.25.90
  - Changes since 5.25.5:
    * Make AggregateSensor::SensorIterator satisfy LegacyInputIterator
    * Add FreeBSD Qt6 CI support
    * Add missing license files
    * Remove no longer needed ifdefs
    * KMessageBox::sorry is deprecated in kf5.97
    * Actually use ${KF5_MIN_VERSION} when searching for KF5 build dependencies
    * Add support for an iterator based aggregate function in AggregateSensor
    * Remove extra ';'
    * Faces: Add a property to disable editing of labels in Choices
    * Faces: Add a method to the controller to replace sensors
    * Keep track of and expose sensors that fail to resolve
    * Move "Choices" into the Faces QML plugin
    * Refactor SensorTreeItem::{indexOf,itemAt}
    * Use std::unique_ptr for storing SensorTreeItem
    * Sensors: Port SensorTreeModel to std::map so we can use a custom compare (kde#440310)
    * Use cmakedefine01
    * Remove some unused preprocessor variables
    * Add missing QPointer include
* Tue Sep 06 2022 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to 5.25.5
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/plasma/5/5.25.5
  - No code changes since 5.25.4
* Tue Aug 02 2022 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to 5.25.4
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/plasma/5/5.25.4
  - No code changes since 5.25.3
* Tue Jul 12 2022 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to 5.25.3
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/plasma/5/5.25.3
  - No code changes since 5.25.2
* Tue Jun 28 2022 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to 5.25.2
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/plasma/5/5.25.2
  - No code changes since 5.25.1
* Tue Jun 21 2022 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to 5.25.1
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/plasma/5/5.25.1
  - No code changes since 5.25.0
* Thu Jun 09 2022 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to 5.25.0
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/plasma/5/5.25.0
  - No code changes since 5.24.90
* Tue May 31 2022 Fabian Vogt <fabian@ritter-vogt.de>
  - Recommend the plugins package (boo#1199851)
* Thu May 19 2022 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to 5.24.90
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/plasma/5/5.24.90
  - Too many changes to list here
* Tue May 03 2022 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to 5.24.5
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/plasma/5/5.24.5
  - No code changes since 5.24.4
* Tue Mar 29 2022 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to 5.24.4
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/plasma/5/5.24.4
  - No code changes since 5.24.3
* Tue Mar 29 2022 Fabian Vogt <fabian@ritter-vogt.de>
  - Force PIE when building with gcc-10 (boo#1195628, boo#1197641)
* Tue Mar 08 2022 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to 5.24.3
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/plasma/5/5.24.3
  - Changes since 5.24.2:
    * Fixed computational bug for bar chart spacing (kde#449868)
  - Restore compatibility with older kf5-filesystem
* Mon Mar 07 2022 Christophe Giboudeaux <christophe@krop.fr>
  - Replace %_libdir/libexec with %_libexecdir (boo#1174075)
* Tue Feb 22 2022 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to 5.24.2
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/plasma/5/5.24.2
  - No code changes since 5.24.1
* Tue Feb 15 2022 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to 5.24.1
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/plasma/5/5.24.1
  - Changes since 5.24.0:
    * Fix showing icons in KSysguard
* Sat Feb 05 2022 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to 5.24.0
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/plasma/5/5.24.0
  - Changes since 5.23.90:
    * Allow specifying initial value for SysctlSensor
    * BarChart: Make spacing proportional to total width and number of bars (kde#444585)
    * Set an initial value of 0 for SensorsFeatureSensor
    * Allow providing an initial value for AggregateSensor and SysFsSensor
    * Check initial value is valid before resetting in SensorProperty::unsubscribe
    * Support changing sensor label names for the Grid face (kde#448980)
    * Only rate-limit sensors if we already have a valid value (kde#446372)
    * faces/facegrid: Filter out some display styles from the config (kde#447847)
    * Fix compilation on Plasma/5.24 branch
    * faces/textonly: Set grouped header to fill width so it elides properly (kde#440592)
    * Port SensorFaceController to support JSON plugin metadata
    * Fix build with GCC 12, missing include
* Thu Jan 13 2022 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to 5.23.90
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/plasma/5/5.23.90
  - Changes since 5.23.5:
    * ConfigAppearance: Set Layout.preferredWidth in updateRateLimitSpinBox
    * Add support for bits per second (kde#418968)
    * Fix compile error against qt6
    * Use Q_EMIT here
    * Fix typos in l10n string comments
    * Port some Q_FOREACH
    * Handle process parent changes in ProcessDataModel (kde#446534)
    * piechart: Fix punctuation of labels in config
    * ProcessCore: Check the actual previous values when updating IO rates (kde#444127)
    * ProcessCore: Ignore elapsedTime < 0 when updating process usage
    * Fix various typos
    * Don't update SensorsFeatureSensor if it is not subscribed
    * Fix accounting of children in Processes
    * New and improved tests
    * Correct behavior of ProcessSensor::cgroupData
    * Remove Accumulator::stop and Capture::stop
    * Fix ksgrd_network_helper crash on exit afer a failure (kde#444921)
    * Fix ksgrd_network_helper crash on readlinkat failure
    * Update SensorUnitModel.cpp to compile with clang+libcxx
    * Fix incorrect string termination in ConnectionMapping
    * We depend against kf5.86
    * Add FreeBSD CI
    * Add Linux CI
    * Add .kde-ci.yml
    * Add Plasma System Monitor to "Tools" menu
* Tue Jan 04 2022 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to 5.23.5
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/plasma/5/5.23.5
  - Changes since 5.23.4:
    * Handle process parent changes in ProcessDataModel (kde#446534)
* Tue Nov 30 2021 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to 5.23.4
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/plasma/5/5.23.4
  - Changes since 5.23.3:
    * Don't update SensorsFeatureSensor if it is not subscribed
* Mon Nov 22 2021 Fabian Vogt <fabian@ritter-vogt.de>
  - Add libksysguard5-rpmlintrc (boo#1191766)
* Tue Nov 09 2021 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to 5.23.3
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/plasma/5/5.23.3
  - Changes since 5.23.2:
    * Fix ksgrd_network_helper crash on exit afer a failure (kde#444921)
    * Fix incorrect string termination in ConnectionMapping
* Tue Oct 26 2021 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to 5.23.2
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/plasma/5/5.23.2
  - No code changes since 5.23.1
* Tue Oct 19 2021 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to 5.23.1
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/plasma/5/5.23.1
  - No code changes since 5.23.0
* Thu Oct 07 2021 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to 5.23.0
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/plasma/5/5.23.0
  - Changes since 5.22.90:
    * Add Plasma System Monitor to "Tools" menu
  - Add new key + signature to plasma.keyring
* Thu Sep 16 2021 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to 5.22.90
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/plasma/5/5.22.90
  - Too many changes to list here
* Tue Aug 31 2021 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to 5.22.5
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/plasma/5/5.22.5
  - No code changes since 5.22.4
* Tue Jul 27 2021 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to 5.22.4
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/plasma/5/5.22.4
  - No code changes since 5.22.3
* Tue Jul 06 2021 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to 5.22.3
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/plasma/5/5.22.3
  - No code changes since 5.22.2.1
* Wed Jun 23 2021 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to 5.22.2.1
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/plasma/5/5.22.2
  - No code changes since 5.22.1
* Tue Jun 15 2021 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to 5.22.1
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/plasma/5/5.22.1
  - Changes since 5.22.0:
    * Remove sensors before adding (kde#438354)
* Thu Jun 03 2021 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to 5.22.0
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/plasma/5/5.22.0
  - Changes since 5.21.90:
    * Remove sensors from AggregateSensor which are no longer part of our container (kde#436300)
    * Do not crash when a filesystem error is encountered (kde#437607)
    * Use translated strings for process state
* Thu May 13 2021 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to 5.21.90
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/plasma/5/5.21.90
  - Too many changes to list here
* Tue May 04 2021 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to 5.21.5
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/plasma/5/5.21.5
  - Changes since 5.21.4:
    * Do not leak the created QQuickItems
* Tue Apr 06 2021 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to 5.21.4
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/plasma/5/5.21.4
  - Changes since 5.21.3:
    * Use lld instead of Ld as format specifier (kde#418142)
    * Emit also dataChanged when sensor colors are changed
    * Assign a new color when configuring sensor colors (kde#434515)
    * SensorFaceController: Save on destruction if the face requests it (kde#433768,kde#433536,kde#434005)
* Tue Mar 16 2021 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to 5.21.3.1
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/plasma/5/5.21.3
  - Changes since 5.21.2:
    * SensorFaceController: Save on destruction if the face requests it (kde#433768,kde#433536,kde#434005)
    * Avoid emitting configurationChanged during save (kde#422672)
    * SensorDataModel: Do not insert columns that are out of range (kde#433064)
    * Properly initialize the parent widget to nullptr in ProcessController (kde#434074)
    * Also emit showTitleChanged when reloading the config (kde#433954)
    * Fix build
    * Move CGroup pid fetching callback to the controller (kde#430615)
* Tue Mar 02 2021 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to 5.21.2
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/plasma/5/5.21.2
  - Changes since 5.21.1:
    * Set line chart amount of history spinbox max to actual maximum value
    * Only emit readyChanged when we are in fact ready
    * Properly fix column count and inserting new columns on metadata load (kde#433064)
    * Horizontal bars: Show full name if possible (kde#433169)
    * Set min/max for Y axis range spinboxes to minimum/maximum possible value (kde#433007,kde#424527)
* Tue Feb 23 2021 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to 5.21.1
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/plasma/5/5.21.1
  - Changes since 5.21.0:
    * Guard against null configloader in destructor (kde#433431)
    * Add method CGroupDataModel::isAvailable
    * Don't emit dataChanged for invalid indices
* Thu Feb 11 2021 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to 5.21.0
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/plasma/5/5.21.0
  - Changes since 5.20.90:
    * Ensure text doesn't flow outside the Pie Chart face (kde#431995)
    * Respect "show title" flag for Faces' CompactRepresentation
    * Reduce default history amount for line charts to 60 seconds
    * Do the sensor setters in two stages (kde#432254)
    * Always reset minimum and maximum, not only when inserting
    * Use faster file system searcing for iterating process groups
    * Also require C++ 17 on stable
    * SensorDataModel: Cache minimum and maximum values
    * Fix dataChanged emitted when PIDs are loaded
    * Avoid formatting NaN values
    * Don't call update inside the application constructor
    * Filter our services in the application slice which don't match the app string specifier
    * Prevent inadvertently writing config when destroying SensorFaceController (kde#428970)
* Thu Jan 21 2021 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to 5.20.90
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/plasma/5/20.90/
  - Too many changes to list here
* Fri Jan 08 2021 Fabian Vogt <fabian@ritter-vogt.de>
  - Drop baselibs.conf, not needed
* Tue Jan 05 2021 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to 5.20.5
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/plasma-5.20.5
  - Changes since 5.20.4:
    * Always emit sensorMetaDataChanged() when receiving a metaData update

Files

/usr/include/ksysguard
/usr/include/ksysguard/faces
/usr/include/ksysguard/faces/FaceLoader.h
/usr/include/ksysguard/faces/SensorFaceController.h
/usr/include/ksysguard/faces/SensorFace_p.h
/usr/include/ksysguard/faces/sensorfaces_export.h
/usr/include/ksysguard/formatter
/usr/include/ksysguard/formatter/Formatter.h
/usr/include/ksysguard/formatter/Unit.h
/usr/include/ksysguard/formatter/formatter_export.h
/usr/include/ksysguard/ksgrd
/usr/include/ksysguard/ksgrd/SensorAgent.h
/usr/include/ksysguard/ksgrd/SensorClient.h
/usr/include/ksysguard/ksgrd/SensorManager.h
/usr/include/ksysguard/ksgrd/SensorShellAgent.h
/usr/include/ksysguard/ksgrd/SensorSocketAgent.h
/usr/include/ksysguard/ksignalplotter.h
/usr/include/ksysguard/lsof.h
/usr/include/ksysguard/processcore
/usr/include/ksysguard/processcore/formatter.h
/usr/include/ksysguard/processcore/process.h
/usr/include/ksysguard/processcore/process_attribute.h
/usr/include/ksysguard/processcore/process_attribute_model.h
/usr/include/ksysguard/processcore/process_controller.h
/usr/include/ksysguard/processcore/process_data_model.h
/usr/include/ksysguard/processcore/process_data_provider.h
/usr/include/ksysguard/processcore/processes.h
/usr/include/ksysguard/processcore/unit.h
/usr/include/ksysguard/processui
/usr/include/ksysguard/processui/KTextEditVT.h
/usr/include/ksysguard/processui/ProcessFilter.h
/usr/include/ksysguard/processui/ProcessModel.h
/usr/include/ksysguard/processui/ksysguardprocesslist.h
/usr/include/ksysguard/sensors
/usr/include/ksysguard/sensors/Sensor.h
/usr/include/ksysguard/sensors/SensorDataModel.h
/usr/include/ksysguard/sensors/SensorInfo_p.h
/usr/include/ksysguard/sensors/SensorQuery.h
/usr/include/ksysguard/sensors/SensorTreeModel.h
/usr/include/ksysguard/sensors/SensorUnitModel.h
/usr/include/ksysguard/sensors/sensors_export.h
/usr/include/ksysguard/systemstats
/usr/include/ksysguard/systemstats/AggregateSensor.h
/usr/include/ksysguard/systemstats/DBusInterface.h
/usr/include/ksysguard/systemstats/SensorContainer.h
/usr/include/ksysguard/systemstats/SensorInfo.h
/usr/include/ksysguard/systemstats/SensorObject.h
/usr/include/ksysguard/systemstats/SensorPlugin.h
/usr/include/ksysguard/systemstats/SensorProperty.h
/usr/include/ksysguard/systemstats/SensorsFeatureSensor.h
/usr/include/ksysguard/systemstats/SysFsSensor.h
/usr/include/ksysguard/systemstats/SysctlSensor.h
/usr/include/ksysguard/systemstats/org.kde.ksystemstats.h
/usr/include/ksysguard/systemstats/systemstats_export.h
/usr/lib/cmake/KF5SysGuard
/usr/lib/cmake/KF5SysGuard/KF5SysGuardConfig.cmake
/usr/lib/cmake/KSysGuard
/usr/lib/cmake/KSysGuard/KSysGuardConfig.cmake
/usr/lib/cmake/KSysGuard/KSysGuardConfigVersion.cmake
/usr/lib/cmake/KSysGuard/KSysGuardLibraryTargets-none.cmake
/usr/lib/cmake/KSysGuard/KSysGuardLibraryTargets.cmake
/usr/lib/libKSysGuardFormatter.so
/usr/lib/libKSysGuardSensorFaces.so
/usr/lib/libKSysGuardSensors.so
/usr/lib/libKSysGuardSystemStats.so
/usr/lib/libksgrd.so
/usr/lib/libksignalplotter.so
/usr/lib/liblsofui.so
/usr/lib/libprocesscore.so
/usr/lib/libprocessui.so
/usr/lib/qt5/plugins/designer
/usr/lib/qt5/plugins/designer/ksignalplotter5widgets.so
/usr/lib/qt5/plugins/designer/ksysguard5widgets.so
/usr/lib/qt5/plugins/designer/ksysguardlsof5widgets.so
/usr/share/licenses/libksysguard5-devel
/usr/share/licenses/libksysguard5-devel/BSD-2-Clause.txt
/usr/share/licenses/libksysguard5-devel/BSD-3-Clause.txt
/usr/share/licenses/libksysguard5-devel/CC0-1.0.txt
/usr/share/licenses/libksysguard5-devel/GPL-2.0-only.txt
/usr/share/licenses/libksysguard5-devel/GPL-2.0-or-later.txt
/usr/share/licenses/libksysguard5-devel/GPL-3.0-only.txt
/usr/share/licenses/libksysguard5-devel/LGPL-2.0-or-later.txt
/usr/share/licenses/libksysguard5-devel/LGPL-2.1-only.txt
/usr/share/licenses/libksysguard5-devel/LGPL-3.0-only.txt
/usr/share/licenses/libksysguard5-devel/LicenseRef-KDE-Accepted-GPL.txt
/usr/share/licenses/libksysguard5-devel/LicenseRef-KDE-Accepted-LGPL.txt


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 21:38:35 2024