Version: 20.12.3, Package name: kdebugsettings-20.12.3 |
Maintained by: Rafael Sadowski |
Master sites:
|
Description KDebugSettings edits which QLoggingCategory are displayed. QLoggingCategory prints messages on the console for applications and you can define which applications display messages for information, warning or critical errors to help debugging Qt applications. |
Filesize: 66.742 KB |
Version History (View Complete History) |
|
2021-03-08 11:27:35 by Rafael Sadowski | Files touched by this commit (216) |
Log message: Update KDE Applications to 20.12.3 https://kde.org/announcements/releases/20.12.3/ |
2021-02-08 13:00:50 by Rafael Sadowski | Files touched by this commit (205) |
Log message: Update KDE applications to 20.12.2 - https://kde.org/announcements/releases/2021-02-apps-update/ - https://kde.org/announcements/fulllog_releases-20.12.2/ |
2021-01-23 11:10:30 by Rafael Sadowski | Files touched by this commit (387) |
Log message: Update KDE Applications to 20.12.1 Release notes: https://kde.org/announcements/releases/2020-12-apps-update/ https://kde.org/announcements/releases/2021-01-apps-update/ |
2020-11-08 13:12:59 by Rafael Sadowski | Files touched by this commit (235) |
Log message: Update KDE Applications to 20.08.3 |
2020-11-03 09:12:42 by Rafael Sadowski | Files touched by this commit (400) |
Log message: Update KDE applications to 20.08.2 One notable kde-applications ports change: - Remove undocumented kde-applications.port.mk and move logic into Makefile.inc. Ran a bulk build with no issues. Otherwise a simple bug-fix update. Release notes: https://kde.org/announcements/releases/2020-10-apps-update/ |
2020-09-11 05:23:10 by Rafael Sadowski | Files touched by this commit (232) |
Log message: Bugfix update KDE applications to 20.08.1 |
2020-09-07 08:49:30 by Rafael Sadowski | Files touched by this commit (528) |
Log message: Update KDE Applications to 20.08.0 - x11/kde-applications/lokalize is marked as broken, this version depends on Qt 5.14+ - kdav moved from kde-applications to devel/kf - As always, major bump all shared libs. |
2020-05-27 22:21:26 by Rafael Sadowski | Files touched by this commit (2) |
Log message: Fix missing SHARED_LIBS |
2020-03-29 10:44:09 by Rafael Sadowski | Files touched by this commit (11) |
Log message: Fix missing run dependencies, found by portcheck(1) |
2020-03-23 12:01:30 by Rafael Sadowski | Files touched by this commit (700) |
Log message: Update KDE Frameworks to 5.68.0 and KDE5 to 19.12 This commit includes 218 port updates and 16 tweak updates after KDE framework changes. Most of this 16 changes caused by: - KF5Auth split into KF5Auth and KF5AuthCore, which ends in a lot of new WANTLIBs - Upstream changed some xdg paths from share/examples/***/xdg/ to share/qlogging-categories5/, which ends in a lot of PLIST chages. List of notable changes: - Bump all kf5 shared libs. - Use ">=${MODKF5_VERSION}" in all kf5 ports that all kf5 use the latest version an update together. (Idea from Qt5). - s/=+/=/ for LIB_*,RUN_* and BUILD_* in x11/kde-applications, hint by jca@. - Update okteta to 0.26.3 - Update spectacle only to 19.04.3, latest version without hard wayland dependency. - Remove python2 support in cantor, python3 only! - devel/kf5/kfilemetadata: switch to python 3 (TDEP only), by kn@ - devel/kf5/ki18n: switch to python 3, by kn@ - devel/kf5/kservice: switch to python 3, by kn@ - devel/kf5/kconfigwidgets: remove python module usage, by kn@ - devel/kf5/ktextigwidgets: remove python module usage, by kn@ Tweaks and feedback from landry@, amd64 bulk build and error reports by naddy@ Thanks a lot! |
2020-02-28 12:24:48 by Rafael Sadowski | Files touched by this commit (17) |
Log message: Fix kde-applications build with upcoming Qt5 update |