libqt5publishsubscribe5t64

Qt Systems module - publish subscribe

Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality.

libqt5serviceframework5t64

Qt Systems module - service framework

Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality.

rt5-extension-calendar

Calendar view of tickets and reminders (for RT5)

This extension for Request Tracker 5 provides a calendar view for your tickets and your reminders so you see when your next ticket is due, and the display ticket search results in a calendar.

rt5-extension-repeatticket

Repeat tickets in Request Tracker based on a schedule (for RT5)

The RepeatTicket extension for the Request Tracker trouble-ticket tracking system allows you to set up recurring tickets so new tickets are automatically created based on a schedule. The new tickets are populated with the subject and initial content of the original ticket in the recurrence.

qml6-module-org-kde-syntaxhighlighting

Syntax highlighting Engine (QML module)

This is a stand-alone implementation of the Kate syntax highlighting engine. It's meant as a building block for text editors as well as for simple highlighted text rendering (e.g. as HTML), supporting both integration with a custom editor as well as a ready-to-use QSyntaxHighlighter sub-class.

libkf6threadweaver6

ThreadWeaver library to help multithreaded programming in Qt

ThreadWeaver is a helper for multithreaded programming. It uses a job-based interface to queue tasks and execute them in an efficient way. You simply divide the workload into jobs, state the dependencies between the jobs and ThreadWeaver will work out the most efficient way of dividing the work between threads within a set of resource limits.