Skip to content

KDE Gear 24.08.0 Full Log Page

This is the automated full changelog for KDE Gear 24.08.0 from the git repositories.

accessibility-inspector
  • Fix build without deprecated method. Commit.
  • Fix Qt version. Commit.
  • Use 6.7 image. Commit.
  • Strickout invisible items. Commit.
akonadi
  • Bump QT_DISABLE_DEPRECATED_BEFORE to 6.5. Commit.
  • Port away from deprecated QDomDocument API. Commit.
  • Port away from deprecated QVERIFY_EXCEPTION_THROWN. Commit.
  • QueryBuilder: avoid crash due to order of function argument evaluation. Commit.
  • Port away from deprecated QSqlQuery copy constructor. Commit.
  • Un-inline non-templated DataStream operator<< overloads. Commit.
  • Remove AkScopeGuard, use QScopeGuard instead. Commit.
  • Remove akstd.h. Commit.
  • AgentBase: remove the deprecated Observerv4. Commit.
  • AgentBase: enable tag fetching when TagObserver is registered. Commit.
  • Fetch Tag GID by default when fetching Item Tags. Commit.
  • Merge itemfetchscope_p.h into itemfetchscope.cpp. Commit.
  • Kcoreaddons uses minimum version == 1.8. Commit.
  • Rename cmake variable name. Commit.
  • Use @info:placeholder. Commit.
  • Include ECMMarkAsTest in KPimAkonadiMacros.cmake. Commit.
  • Fix compatibility with Qt Test 6.8. Commit.
  • Increase version as API changed. Commit.
  • Completely remove Akonadi Relations (ABI/API break). Commit.
  • QueryBuilder: add support for LEFT OUTER JOIN. Commit.
  • QueryBuilder: allow inserting multiple rows with single INSERT query. Commit.
  • QueryBuilder: make it possible to use QSet in WHERE IN queries. Commit.
  • Revert "Remove annotation attribute". Commit.
  • Remove annotation attribute. Commit.
  • Fix cmake lint warning. Commit.
  • Core: abort Control::start() when server is broken. Commit.
  • Update internals.md with proper markdown formatting. Commit.
  • Remove Akonadi branding from the error overlay. Commit.
  • Akonadi Control: clean-up retired resources on start. Commit.
  • Extend TagTest. Commit.
  • Bump version (new API in AgentBase). Commit.
  • AgentBase: Deprecate ObserverV4. Commit.
  • AgentBase: move tag support for resources to separate TagObserver. Commit.
  • DataStream: fix serialization of QHash, add tests for it. Commit.
  • Add a unittests for the DataStream class. Commit.
  • Port DataStream away from the deprecated QDateTime ctor with TimeSpec. Commit.
  • Use emplace_back properly. Commit.
  • Use KLineEditEventHandler::catchReturnKey. Commit.
  • Use @info:shell. Commit.
  • Add build-ftime support. Commit.
  • Use label context. Commit.
  • Use Q_OS_WINDOWS. Commit.
  • Add @info:tooltip. Commit.
  • Increase version (missing from previous patch). Commit.
  • Add accountactivitiesabstract class. Commit.
  • Add @action:button. Commit.
  • Use notr. Commit.
  • Use i18n context. Commit.
  • It compiles fine without deprecated kf methods. Commit.
akonadi-calendar
  • Remove unused argument. Commit.
  • Use @info:placeholder. Commit.
  • Fix version. Commit.
  • Add missing change notification for initial calendar loading. Commit.
  • Fix cmake lint warning. Commit.
  • Add missing [[nodiscard]]. Commit.
  • Remove duplicate private area. Commit.
  • Remove not necessary lib. Commit.
  • ETMCalendar: add signal emitted when the user is checking/unchecking a calendar. Commit.
  • Add build-ftime support. Commit.
  • Add @info:tooltip. Commit.
  • Add context i18n. Commit.
  • Add @action:button. Commit.
  • Use ellipsis character instead of three dots in UI strings. Commit.
  • IncidenceChanger: fix crash due to redundant deletion of handler. Commit.
  • It compiles fine without deprecated kf methods. Commit.
akonadi-calendar-tools
  • Add build-ftime support. Commit.
  • Use i18n context. Commit.
  • It compiles fine without deprecated kf methods. Commit.
akonadi-contacts
  • Use @info:placeholder. Commit.
  • Fix forward declaration of CustomFieldsModel. Commit.
  • Fix cmake lint warning. Commit.
  • Remove KF6::ConfigCore. Commit.
  • Remove KF6::ConfigCore. Commit.
  • Remove unused include. Commit.
  • USe @action:button. Commit.
  • Add build-ftime support. Commit.
  • Use context i18n. Commit.
  • Add @info:tooltip. Commit.
  • Add @action:button. Commit.
  • It compiles fine without deprecated kf methods. Commit.
akonadi-import-wizard
  • Set up KCrash after KAboutData::setApplicationData(). Commit.
  • Fix cmake lint warning. Commit.
  • We depend against 6.3.0. Commit.
  • Use @info:shell. Commit.
  • Add build-ftime support. Commit.
  • Use KIconThemes and KStyleManager if available during build-time. Commit.
  • Use i18n context. Commit.
  • It compiles fine without deprecated kf methods. Commit.
akonadi-mime
  • Remove unused utf8. Commit.
  • Kcoreaddons uses minimum version == 1.8. Commit.
  • Fix cmake lint warning. Commit.
  • Add missing [[nodiscard]]. Commit.
  • Use canonical KMime includes. Commit.
  • Add build-ftime support. Commit.
  • Use ellipsis character instead of three dots in UI strings. Commit.
  • It compiles fine without deprecated kf methods. Commit.
akonadi-notes
  • Port away from KMime::ContentTransferEncoding::setDecoded. Commit.
  • Fix some cmakelint warning. Commit.
  • Fix reuse lint. Commit.
  • Add build-ftime support. Commit.
  • It compiles fine without deprecated kf methods. Commit.
akonadiconsole
  • Use @info:placeholder. Commit.
  • Fix cmakelint issues. Commit.
  • Remove Akonadi Relation support. Commit.
  • Fix cmake lint warning. Commit.
  • USe @action:button. Commit.
  • Add build-ftime support. Commit.
  • Use context i18n. Commit.
  • Add QPushbutton i18n context. Commit.
  • It compiles fine without deprecated kf methods. Commit.
akregator
  • Set up KCrash after KAboutData::setApplicationData(). Commit.
  • Configure Browser page: Improve wording of some UI strings. Commit.
  • Configure Security page: Improve wording of external references option. Commit.
  • Use KStringHandler to elide tab titles. Commit.
  • We can't create autotest against a module. Commit.
  • Add autotest. Commit.
  • Define -DBUILD_TESTING. Commit.
  • Clean up code. Commit.
  • Bug: implement filter bar similar like in Thunderbird. Commit. Fixes bug #293655.
  • Use QLineEdit here. Commit.
  • Remove spacing. Commit.
  • Clean up code. Commit.
  • Continue to implement statussearchbuttons. Commit.
  • Continue to implement toolbutton. Commit.
  • Add akregatorpart_private_export.h. Commit.
  • Prepare to use statussearchbuttons. Commit.
  • Add missing include moc. Commit.
  • Prepare to improve statussearch bar. Commit.
  • Fix coding style. Commit.
  • Use @info:placeholder. Commit.
  • Fix save settings + use default hamburger menu. Commit.
  • Update splashscreen text. Commit.
  • Fix cmake lint warning. Commit.
  • Splash screen: Remove centering. Commit.
  • Add developer name to appdata. Commit.
  • Add PlasmaActivitySupport key. Commit.
  • Deduplicate style. Commit.
  • Use html5 and add meta charset attribute. Commit.
  • Use new CSS variables from MessageLib. Commit.
  • Load html templates from qrc. Commit.
  • We depend against 6.3.0. Commit.
  • Use i18nc in qtc6. Commit.
  • Add akregator_options.h in list of files. Commit.
  • Add build-ftime support. Commit.
  • Fix i18n. Commit.
  • Use context i18n. Commit.
  • Add @info:tooltip. Commit.
  • Use KIconThemes and KStyleManager if available during build-time. Commit.
  • Continue to implement plasma activity support. Commit.
  • Add QPushbutton i18n context. Commit.
  • Use i18n context. Commit.
  • Add context. Commit.
  • Use ellipsis character instead of three dots in UI strings. Commit.
  • Use list initialization constructor. Commit.
  • Add nodiscard. Commit.
  • Initialize variables in header. Commit.
  • It compiles fine without deprecated kf methods. Commit.
  • Add dark mode support for article view. Commit. Fixes bug #383404.
  • Appdata: Fix typo in launchable desktop-id. Commit.
  • Remove namespace. Commit.
alligator
  • Snapcraft: Cleanup plugs now in extension, snapd. Commit.
  • Snapcraft: Initial import for qt6. Commit.
  • Close sidebar when tapping on an item. Commit. Fixes bug #465221.
  • Fix "Cannot read property 'displayName' of null". Commit.
  • Build APKs against released dependencies. Commit.
  • Update year. Commit.
  • Remove unused include. Commit.
  • AlligatorGlobalDrawer.qml import org.kde.alligator.config. Commit.
  • Register Feed as a QML type. Commit.
  • Run qmlformat. Commit.
  • Qualify property access. Commit.
  • Read sidebarCollapsed from settings directly. Commit.
  • Add dependency declaration to QML module. Commit.
  • Make settings a singleton. Commit.
  • Rename Config to AlligatorSettings. Commit.
  • Port to ecm_add_qml_module. Commit.
  • Fix EntryPage background color. Commit.
  • Ensure tooltip shows when collapsed. Commit.
  • Complement org.kde.alligator.appdata.xml. Commit.
angelfish
  • Snapcraft: Runtime dependency libfuturesql. Commit.
  • Snapcraft: Fix metadata filename. Commit.
  • Snapcraft: fix futuresql dependency. Commit.
  • Snapcraft: Remove plugs now in extension/snapd. Commit.
  • Desktop: Fix tab rendering with current qqc2-desktop-style. Commit.
  • Add Open Downloads Shortcut. Commit.
  • Navbar Auto Hide UI Changes. Commit.
  • Mobile Tab Drawer UI Changes. Commit.
  • Snapcraft: Initial port to qt6. Commit.
  • Fix Left/Right Swipe to Close Tab Gesture. Commit.
  • Optimize startup time. Commit.
  • Flatpak: workaround broken qml import path. Commit.
  • Flatpak: Update kirigami-addons to 1.3.0. Commit.
  • Remove private API usage for QQuickWebEngineDownloadItem. Commit.
  • Fix icon caching. Commit.
  • SettingsNavigationBarPage: Fix typo preventing loading. Commit.
  • Port the settings to a QML module. Commit.
  • Port settings page to FormCardPage. Commit.
  • Add placeholder for the web apps settings. Commit.
  • Use KirigamiAddons.ConfigurationsView. Commit.
  • Fix saving website icons. Commit.
  • Cleanup and fix touch scrolling on the BottomDrawer. Commit.
  • Fixed Scrolling in the Tab Drawer and made the New Tab Button Always Switch toa New Tab. Commit.
  • Use new position attribute in inline messages. Commit.
  • Flatpak: Update corrosion. Commit.
  • Fix build with corrosion 0.5. Commit.
  • Flatpak: Update kirigami-addons. Commit.
  • Flatpak: Update to 6.7 Sdk. Commit.
  • Flatpak: Update kirigami-addons. Commit.
  • Tabsmodeltest: Don't rely on config defaults. Commit.
  • Update rust crates. Commit.
  • Default to not switching to new tabs. Commit. Fixes bug #486463.
  • Desktop: Fix KF6 porting oversight. Commit.
  • Don't display error handler for HTTP status codes. Commit. Fixes bug #486463.
  • Complement org.kde.angelfish.metainfo.xml. Commit.
arianna
  • Fix version. Commit.
  • Use ECMDeprecationSettings. Commit.
  • Bump dependency versions. Commit.
  • Snapcraft: Initial port to qt6. Commit.
  • Use 6.7 image. Commit.
  • Added addbookAction onOpenLibrary. Commit.
  • Complement org.kde.arianna.appdata.xml. Commit.
ark
  • Snapcraft: add udisks2 plug. Commit.
  • Snapcraft: Remove plugs now handled by extension/snapd. Commit.
  • Snapcraft: fix libzip package name. Commit.
  • Snapcraft: Add theme support, minor fixes. Commit.
  • Revert "Tests: Comment out test that fails to pass". Commit.
  • Cliinterface: adapt to behavior change in QTemporaryDir. Commit. Fixes bug #487229.
  • Logging category rename from "ARK" to "ARK_LOG". Commit.
  • Tests: Comment out test that fails to pass. Commit.
  • Explicitly link against Qt::DBus. Commit.
  • Fix minor typo. Commit.
  • Cli7zplugin: update cmake warning message. Commit.
  • Createdialogtest: fix 7z expected encryption with libarchive. Commit.
  • Extracttest: skip 7z multivolume with libarchive. Commit.
  • Move 7z multivolume load test to cli7ztest. Commit.
  • Libarchive: add support for unencrypted 7-zip. Commit. See bug #468240.
  • Cleanup bits now in extension.`. Commit.
  • Snapcraft: Initial port to kf6. Commit.
artikulate
  • Add developer and launchable tags to appdata. Commit.
audex
  • Org.kde.audex.appdata.xml : Fix minor typo in description. Commit.
  • Improve English in appdata. Commit.
  • Update logo. Commit.
audiotube
  • Appstream: Switch summary to sentence case. Commit.
  • Update tested ytmusicapi version to 1.8.0. Commit.
  • Handle playlists without thumbnails. Commit.
  • ListHeader: Fix item width on mobile. Commit.
  • Fix adding a song to a playlist. Commit.
  • ShareMenu: Fix layout on mobile. Commit.
  • Error out if the gstreamer backend is not available. Commit.
  • Document gstreamer requirement. Commit.
  • Update ytmusicapi to 1.7.0. Commit.
baloo-widgets
  • Fix FileMetadataItemCountTest::testItemCount. Commit.
blinken
  • Snapcraft: Fix formatting and typo. Commit.
  • Snapcraft: Sound.. Add alsa layout and packages. Commit.
  • Snapcraft: add pulseaudio plug and alsaconfig env. Commit.
  • It compiles fine without deprecated methods. Commit.
  • Snapcraft: Remove unecessary bits now in neon extension. Commit.
  • Snapcraft: Add missing dep on libpulse. Add theming support. Minor. Commit.
  • Add developer and launchable to appdata. Commit.
  • Snapcraft: Initial port to qt6. Commit.
bomber
  • Snapcraft: Fix formatting and typo. Commit.
  • Snapcraft: Sound.. add alsa layout and packages. Commit.
  • Snapcraft: Remove symlink. Commit.
  • Snapcraft: Fix sound issues. Add pulseaudio plug. Commit.
  • Snapcraft: remove unecessary bits now in extension. Commit.
  • Snapcraft: Initial import to qt6. Commit.
  • App icon PNGs: drop unused embedded color profile, rely on default sRGB. Commit.
  • Add icon to "Play Sounds" toggle action. Commit.
  • Set UI marker context to more action, title & tooltip strings. Commit.
  • KDE CI: require "@same" branch of libkdegames. Commit.
  • Enforce passing tests on Windows. Commit.
bovo
  • Snapcraft: Remove unecessary bits now in extension. Commit.
  • Snapcraft: Initial import qt6. Commit.
  • Set UI marker context to more action, title & tooltip strings. Commit.
  • KDE CI: require "@same" branch of libkdegames. Commit.
  • Enforce passing tests on Windows. Commit.
calendarsupport
  • Fix cmake lint warning. Commit.
  • Add build-ftime support. Commit.
  • Use [[nodiscard]]. Commit.
  • Use context i18n. Commit.
  • It compiles fine without deprecated kf methods. Commit.
calindori
  • Snapcraft: add xkbcommon dependency. Commit.
  • Snapcraft: Fix name typos. Commit.
  • Snapcraft: Remove plugs now in extension/snapd. Commit.
  • Snapcraft: Initial import qt6. Commit.
  • Fix word puzzle. Commit.
  • Gitignore: Add Flatpak related stuff. Commit.
  • Flatpak: Add missing kirigami-addons. Commit.
  • SettingsPage: Port to Kirigami Addons FormCard. Commit.
  • Enforce passing tests on all platforms. Commit.
cantor
  • Still link the maximabackend to KF5SyntaxHighlighting. Commit.
  • [python] Write out the errors also during the initial initializion of the. Commit.
  • Add developer name and launchable to appdata. Commit.
  • Added lua example. Commit.
  • Added R example. Commit.
  • Restructure folders. Commit.
  • Scilab plot ex added. Commit.
  • Added numpy ex. Commit.
  • Matplotlib quick start example added. Commit.
  • Set the current working directory to the directory of the project file. Commit.
  • Fix build. Commit.
  • Added error handling for the case when the backend executable failed to start. Commit.
  • Added debug output to understand the failure on CI. Commit.
  • Fixed multiple issues reported by Coverity and minor code style fixes. Commit.
  • Fix KNS usage and QString::SplitBehavious warning. Commit.
  • Added KNS3 prefix for includes in qthelpconfig. Commit.
  • Only search for Help, WebEngine and WebEngineWidgets modules if we need. Commit.
  • Don't warn multiple times when deleting multiple entries and renamed "Remove" to "Delete". Commit.
  • Fixed the export to LaTex. Commit. Fixes bug #483482.
  • Added two new example projects. Commit.
  • [maxima] removed custom handling of keywords that are already part of KSyntaxHighlighting. Commit.
  • Minor cleanup:. Commit.
  • Use the flag definition HAVE_EMBEDDED_DOCUMENTATION. Commit.
  • Allow to compile without the dependencies to QtHelp and QtWebEngine that are. Commit.
  • More usage of 'auto' in worksheet.cpp and minor cleanup in the debug output. Commit.
  • Fix incorrect removal tabs. Commit.
  • When ignoring IPhython's magic functions, don't ignore %variables that is. Commit.
cervisia
  • Enforce passing tests on all platforms. Commit.
colord-kde
  • Enforce passing tests. Commit.
dolphin
  • KStandardItemListWidget: select by number of unicode chars. Commit. Fixes bug #466814.
  • Fix search title display. Commit.
  • Fix baloo version in Flatpak. Commit.
  • Notify users if authorization is required to proceed. Commit.
  • PreviewSettingsPage: fix a warning: Attempting to add a layout... Commit.
  • Search: url encode parameters to filenamesearch:/. Commit.
  • Port away from deprecated KIconEffect API. Commit.
  • Remove dead code. Commit.
  • Stop acting as admin when the authorization expires. Commit.
  • Improve Filelight installation UX. Commit. See bug #477739.
  • Add support for Plasma's global smooth scrolling setting. Commit.
  • Plasma-activities no longer used. Commit.
  • Avoid need for activities lib. Commit.
  • Revert "DragAndDropHelper::updateDropAction: use StatJob for remote URLs". Commit.
  • Guide users to using kio-admin instead of sudo. Commit.
  • Add missing GENERATE_MOC to kconfig_add_kcfg_files. Commit.
  • Preview settings: Improve msg about network usage. Commit.
  • DolphinViewContainer: Use KMessageWidget::MessageType instead of own type. Commit.
  • Fix information panel icon. Commit.
  • Prevent inconsistent status bar progress reporting states. Commit.
  • CI: Disable Craft Windows. Commit.
  • AppData: use non-deprecated form of developer ID. Commit.
  • Prefer en_US, "colour" -> "color". Commit.
  • Offer installing Filelight if no disk usage analyzer was found. Commit. Fixes bug #477739.
  • Baloo Widgets and kio-extras are both part of KDE Gear - which is also what Dolphin is part of. Commit.
  • Explicitly link against Qt::DBus. Commit.
  • Add "Move to New Folder…" action. Commit. Fixes bug #484555.
  • Use m-dash instead of a hyphen. Commit.
  • Haiku build fixes. Commit.
  • Add label to button for closing the admin bar. Commit.
  • Avoid implicitly selecting items. Commit. Fixes bug #424723.
  • UrlNavigator: show a "lock" icon after the breadcrumb for read-only dir. Commit.
  • Use proper icon set and style outside of Plasma. Commit.
  • Previews: Add EnableRemoteFolderThumbnail option. Commit.
  • Add "Act as Administrator" toggle action. Commit.
  • Check if namejob is already being run before opening new createDirectory dialog. Commit. Fixes bug #481401.
  • View: Add setting to trigger user set action with double click. Commit.
  • Settings: use QFormLayout for confirmation tab. Commit.
  • DolphinView: Update selection on newly created item(s). Commit. Fixes bug #476670.
  • Fix usage of ecm_add_app_icon. Commit.
  • Add two first appium tests that run on CI. Commit.
dolphin-plugins
  • Fix logging category for git plugin. Commit.
  • Git: fix a clazy warning to avoid recreating QRegularExpression. Commit.
  • Git: untracked empty dirs are no longer shown as versioned. Commit. Fixes bug #447530.
  • Git: a little code clean-up and simplification. Commit.
  • Git: add to switch/checkout dialog ability to pick a commit. Commit.
  • Git: if ProgressDialog cancel pressed no need of QProcess output anymore. Commit.
  • Git: clone adjust branch combo to content. Commit.
  • Git: add to CloneDialog ability to preload available remote branches. Commit.
  • Git: fix typos in Switch/Checkout dialog signals connection. Commit.
  • Hg: remove unused variables to prevent warnings. Commit.
  • Svn: make SVN Checkout dialog run async. Commit.
  • Git: simplify clone dialog. Commit.
  • Git: move ProgressDialog to separate file. Commit.
  • Git: clone dialog, validate input. Commit.
  • Enforce passing tests on all platforms. Commit.
dragon
  • Snapcraft: Add mpris slot dbus, fix dbus name. Commit.
  • Snapcraft: Update metainfo, desktop to dragonplayer. Commit.
  • Snapcraft: Fix build add missing libpulse. Commit.
  • Snapcraft: Remove plugs now in extension/snapd. Commit.
  • Snapcraft: Initial port to qt6. Commit.
  • Enforce passing tests. Commit.
elisa
  • Save and restore maximization state. Commit. Fixes bug #428510.
  • Allow adding to the playlist immediately after the current song. Commit. Implements feature #429942.
  • Implement backend for enqueuing after the current track. Commit.
  • Implement backend for inserting tracks anywhere in the playlist. Commit.
  • Refactor enqueueing all items from a model. Commit.
  • Fix unsafe mix of type 'bool' and 'int' with == operator. Commit.
  • MediaPlayerControl: don't mirror media playback controls in RtL. Commit.
  • Remove docbook. Commit.
  • Reduce choppyness of animation when toggling playlist visibility. Commit.
  • Use consistent sizing for large mobile buttons. Commit.
  • Don't use gridUnit as an icon size. Commit.
  • Don't allow enqueueing all items in a view if the view is empty. Commit. See bug #484665. See bug #484972.
  • Port to KConfig::KStandardActions. Commit.
  • Fix wrong track being played when removing from queue and then restarting app. Commit.
  • MediaPlayListProxyModelTest: make testSavePersistentState easier to read. Commit.
  • Don't show the popup "xyz could not be played" when queueing non-tracks. Commit.
  • MediaPlayListProxyModel: only enqueue after the current track when shuffled. Commit. Fixes bug #488690.
  • Allow resizing the main content sidebars. Commit. Implements feature #394401.
  • Move mobile sidebar to MainWindow to avoid messing up the future SplitView. Commit.
  • Configuration: Replace old style declarative Binding and an oddly specific property. Commit. See bug #487904.
  • ContextView: allow scrolling lyrics with the mouse wheel again. Commit. Fixes bug #481994.
  • Kirigami.ListSectionHeader.label is deprecated since 6.2, set text directly. Commit.
  • Fix album art in the sidebar being recoloured with some QQC styles. Commit.
  • Fix running on Windows (QtWinExtras no longer exists). Commit.
  • Fix potential crash when enqueueing from empty files view. Commit. Fixes bug #441525. See bug #484972.
  • Fix DBus service activation. Commit. Fixes bug #487905.
  • Remove unneeded function. Commit.
  • Use implicit heights for ToolBars and toolbar items. Commit.
  • Use implicit height for main toolbar rather than setting an explicit height. Commit.
  • Fix 1px padding between playlist panel and right edge of window. Commit.
  • Clazy: fix c++11 range-loop might detach container. Commit.
  • Clazy: use QLatin1String("") instead of empty QStringLiteral. Commit.
  • Clazy: Fix mixing iterators with const_iterators. Commit.
  • Clazy: Fix slot arguments need to be fully qualified. Commit.
  • Port rounded rectangles to Kirigami.Units.cornerRadius. Commit.
  • Fix UI freeze when maximizing the Headerbar. Commit. Fixes bug #483613.
  • Implement album shuffle option on playlist. Commit. See bug #441879.
  • No translate it. Commit.
  • Adapt to source incompatible changes in Qt's 6.7 JNI API. Commit.
  • Fix loading playlists encoded with CRLF. Commit. Fixes bug #470721.
  • Refactor MediaPlayListProxyModelTest to use init() and cleanup(). Commit.
  • Refactor MediaPlayListTest to use init() and cleanup(). Commit.
  • Update the merge request template to recommend adding an autotest. Commit.
eventviews
  • Fix some cmakelint warning. Commit.
  • Use tag instead of category for user facing strings. Commit.
  • Fix warning "QObject::disconnect: Unexpected nullptr parameter" on startup. Commit.
  • Fix 2 typos in a comment. Commit.
  • Use @info:shell. Commit.
  • Add build-ftime support. Commit.
  • Use context i18n. Commit.
  • Make compile with QT_NO_CONTEXTLESS_CONNECT. Commit.
  • Add @info:tooltip. Commit.
  • Use i18n context. Commit.
  • Use ellipsis character instead of three dots in UI strings. Commit.
  • It compiles fine without deprecated kf methods. Commit.
falkon
  • Fix image search actions. Commit.
  • BookmarksToolbar: Fix drag and drop. Commit.
  • Update CHANGELOG. Commit.
  • Enable WebInspector with disabled JavaScript. Commit. Fixes bug #462887.
  • Snapcraft: Build dep ssl. Commit.
  • Snapcraft: Add missing dependency. Commit.
  • Fix cookies filtering with SiteSettings. Commit.
  • SiteSettings: Store more details about url. Commit.
  • Add a new line after each javaScriptConsoleMessage. Commit.
  • Remove Falkon identification from UserAgent. Commit.
  • Snapcraft: Initial port to qt6. Commit.
  • Fix QWebEngineProfile name. Commit.
  • Enable "Reading from Canvas" by default. Commit.
  • SiteInfo: Fix ForceDarkMode update after a change. Commit.
  • SiteSettings: Fix default cookies permission error. Commit.
  • Update CHANGELOG. Commit.
  • Add developer name and launchable to appdata. Commit.
  • Fix UserAgent dialog window / ComboBox sizePolicy. Commit.
  • Use faster QFileInfo::exists. Commit.
  • Use 4-arg connect with labmdas. Commit.
  • Use Q_EMIT as a keyword instead of a function. Commit.
  • Use reference in range for loops. Commit.
  • Remove outdated WebInspector close button removal. Commit.
  • Use falkon profile name for QWebEngineProfile. Commit.
  • SiteInfo: Immediately apply "Farce Dark Mode". Commit.
  • Fix type. Commit.
  • Fix crash during migration. Commit.
  • Implement per site permissions in database. Commit. Fixes bug #409496. Fixes bug #396024. Fixes bug #451357. See bug #392711.
  • CI: flatpak: Increase runtime to 6.7. Commit.
ffmpegthumbs
  • Enforce passing tests. Commit.
filelight
  • Snapcraft: Add home plug. Commit.
  • Make makeMap and closeURL more reliable. Commit. Fixes bug #485744.
  • Snapcraft: Remove plugs now in extension/snapd. Commit.
  • Empty out the filemodel on abort and signature changes. Commit.
  • Do not reset the model if it hasn't changed. Commit.
  • Ensure kcrash is enabled. Commit.
  • Refine homepage UI. Commit.
  • Cmake: refine dependencies. Commit.
  • Revert "Port AboutPage to FormCard". Commit.
  • Windows: theme window decoration light/dark. Commit.
  • Windows: hide the menubar on windows. Commit.
  • Windows: force sane style, color, icons. Commit. Fixes bug #487104.
  • Snapcraft: Add to CI. Commit.
  • Snapcraft: Initial port to qt6. Commit.
  • Craft: enable appx building. Commit.
  • Force hicolor to contain at least one icon. Commit.
  • Add developer name to appdata. Commit.
  • Remove HistoryAction. Commit.
  • Use more precise icon for "go up" action. Commit.
  • Disable the context menu on fake shapes. Commit. Fixes bug #487930.
  • Manually position tooltip so it's correct. Commit. Fixes bug #487339.
  • Port action enabled propagation to qbindable. Commit.
  • Use a better name than object. Commit.
  • Assert or continue. Commit.
  • Repair action icons after qt6 port. Commit.
  • Ci: remove unused deploy jobs. Commit.
  • Windows: remove unused kdewin dep. Commit.
  • Add windows CI. Commit.
  • Style++. Commit.
  • Windows: treat unpinned files as compressed. Commit. Fixes bug #486549.
  • Use passive notification for file deletion error. Commit.
francis
  • Fix link failure due to duplicated symbols in the unit test. Commit.
  • Use 6.7 image. Commit.
  • Apply 1 suggestion(s) to 1 file(s). Commit.
  • Apply 1 suggestion(s) to 1 file(s). Commit.
  • Apply 1 suggestion(s) to 1 file(s). Commit.
  • Apply 1 suggestion(s) to 1 file(s). Commit.
  • Clear up urgency wording. Commit.
  • Update screenshot. Commit.
  • BUG: 475390. Commit. Fixes bug #475390.
  • Drop unused knotifications dependency. Commit.
ghostwriter
  • Port to ecm_add_test to actually run the tetsts. Commit.
  • Drop unused qt5compat dependency. Commit.
  • Snapcraft: Set QT_LIBRARY_DATA and fix formatting. Commit.
  • Fix actions translations not working. Commit. Fixes bug #490493.
  • Snapcraft: Initial qt6 import. Commit.
  • Fix Messages.sh: remove spurious non-printable characters. Commit.
  • Remove Qt5 CI. Commit.
  • Remove creation of ghostwriterui.rc from CMakeLists.txt. Commit.
  • Fix syntax highlighting with unicode characters. Commit. Fixes bug #487636. Fixes bug #482078. Fixes bug #475234. Fixes bug #485691.
  • Port to Qt6 and Remove QtFontAwesome. Commit. Fixes bug #485691.
  • Port to Qt6 and Remove QtFontAwesome. Commit.
  • Squashed commit of the following:. Commit.
granatier
  • Avoid Qt warning about QPixmap::scaled used with a null pixmap. Commit.
  • Arena selector: use default theme info from themeProvider, not own lookup. Commit.
  • Player rendering cache: use KGameTheme-compatible theme id. Commit.
  • Arena selection UI: follow KNewStuff guideline for labelling the button. Commit.
  • Add icon to "Play Sounds" toggle action. Commit.
  • Set UI marker context to more action, label, title strings. Commit.
  • Use ellipsis character in UI strings instead of 3 periods. Commit.
  • Use capitalized "By" for author attribution. Commit.
  • Use executable name as qt logging category name. Commit.
  • KDE CI: require "@same" branch of libkdegames. Commit.
  • Enforce passing tests on Windows. Commit.
grantlee-editor
  • Fix cmake lint warning. Commit.
  • USe @action:button. Commit.
  • Fix theme saving when clicking on "Save theme". Commit.
  • Add build-ftime support. Commit.
  • Use context i18n. Commit.
  • Use i18n context. Commit.
  • Add i18n context. Commit.
  • It compiles fine without deprecated kf methods. Commit.
grantleetheme
  • Fix cmake lint warning. Commit.
  • Fix formatting. Commit.
  • Add build-ftime support. Commit.
  • Fix when icon is not in resource. Commit.
  • Fix typo. Commit.
  • Fix show icon from resource. Commit.
  • Use ellipsis character instead of three dots in UI strings. Commit.
  • It compiles fine without deprecated kf methods. Commit.
gwenview
  • Fix sizing of ToolButton in KWidgetItemDelegate. Commit.
  • Flatpak: Update cfitsio. Commit.
  • Fix build with kImageAnnotator feature disabled. Commit.
  • Adds a new filter ImageDimensionsFilter allowing filtering the images by their width and height. Commit.
  • Add launchable tag to appdata to fix validation. Commit.
  • We use Qt6 only now. Commit.
  • Change the save bar to use KMessageWidget. Commit.
  • Focus the QLineEdit when showing the rename dialog. Commit. See bug #485430.
  • ImageReader: allow 2Gb max allocation. Commit. See bug #482195.
incidenceeditor
  • Remove unused utf8. Commit.
  • Fix version. Commit.
  • Fix cmake lint warning. Commit.
  • Add build-ftime support. Commit.
  • Add @info:tooltip. Commit.
  • Add @action:button. Commit.
  • Use notr directly. Commit.
  • Adapt to new kldap api. Commit.
  • Use ellipsis character instead of three dots in UI strings. Commit.
  • Adapt to new lkdap api. Commit.
  • It compiles fine without deprecated kf methods. Commit.
isoimagewriter
  • Add developer name to appdata. Commit.
  • It compiles fine without deprecated methods. Commit.
  • Use correct variable. Commit.
  • Increase to 6.0.0. Commit.
  • Remove suffix Qt6. Commit.
  • CI: flatpak: Increase runtime to 6.7. Commit.
  • Enforce passing tests on all platforms. Commit.
itinerary
  • Fix showing times for disembark-only intermediate stops. Commit.
  • Build packages against stable dependencies. Commit.
  • Sync with Flathub. Commit.
  • Sync with Flathub, move QtKeychain to top-level. Commit.
  • Don't show two separators on top of each other. Commit.
  • Try harder to keep timeline seat labels visible when we run low on space. Commit.
  • Explicitly search for and link against QtKeychain. Commit.
  • Implement Traewelling Login. Commit.
  • Fix seat label text overrun. Commit.
  • Show seat information in timeline delegates. Commit.
  • Add trip group splitting UI. Commit.
  • Make sure we always assign a trip group name when merging/splitting. Commit.
  • Add API for explicitly creating/splitting trip groups. Commit.
  • Add missing form card header on the program membership page. Commit.
  • Fix icon recoloring. Commit.
  • Correctly update the TripGroupController::canSplit state. Commit.
  • Don't duplicate pre-transfer elements when we have weather entries before. Commit.
  • Allow creating event entries from OSM tourism attaction elements. Commit.
  • Add trip group merging dialog. Commit.
  • Try harder to always produce a trip group name. Commit.
  • Implement trip group merging. Commit.
  • Preserve manually managed trip groups on changes. Commit.
  • Correctly propagate batch renames to trip groups. Commit.
  • Add flag to indicate whether trip groups are manually managed. Commit.
  • Expose more trip group API to QML. Commit.
  • Add Matrix room id to TripGroup. Commit.
  • Port away from deprecated Qt API. Commit.
  • Make trip group name guessing usable for arbitrary reservation sets. Commit.
  • Deduplicate trip group file name computation. Commit.
  • Expose TripGroupModel and TripGroupController to QML. Commit.
  • Add TripGroupController. Commit.
  • Add API to query adjacent and intersecting trip groups. Commit.
  • Add trip group filter proxy model. Commit.
  • It compiles fine without qt 6.4.0 deprecated methods. Commit.
  • It compiles fine without kf deprecated methods. Commit.
  • Suspend auto-grouping and change notifications during trip group removal. Commit.
  • Allow to suspend auto-grouping in TripGroupManager. Commit.
  • Avoid one extra container conversion. Commit.
  • Reverse the order of trip groups. Commit.
  • Sort initial trip groups. Commit.
  • Update trip group model sections when needed. Commit.
  • Make the trip group model content update dynamically. Commit.
  • Add TripGroupModel. Commit.
  • Fix duplicated automatic transfer elements in the timeline. Commit.
  • Add 24.05.2 release notes. Commit.
  • Only do live data queries if we have a chance to pick a suitable backend. Commit.
  • Consistently use Unicode elipsis. Commit.
  • Require C++20. Commit.
  • Remove unnecessary call to KMime::ContentTransferEncoding::setDecoded. Commit.
  • Use KOSMIndoorMap's floor level selector dialog. Commit.
  • Don't register KContacts QML types with KF >= 6.3. Commit.
  • Fix reading/writing of all-day events to/from the Android system calendar. Commit.
  • Fix corrupted release notes. Commit.
  • Use the same branch for PIM dependencies. Commit.
  • Populate Calendar::id on Android as well. Commit.
  • Also request calendar read permissions when requesting write permissions. Commit.
  • Fix build without KHealthCertificate. Commit.
  • Test reservation change propagation through transfer manager. Commit.
  • Port Matrix room selection dialog to Kirigami.SearchDialog. Commit.
  • Add option to enable Wikimedia online content. Commit.
  • Also use the OSM element info dialog from KOSMIndoorMap. Commit.
  • Use the amenity search dialog from KOSMIndoorMap. Commit.
  • Correctly associate the pkpass file with the generic pkpass wrapper object. Commit.
  • Show generic icon if a pkpass file has no icon image. Commit.
  • Hide barcode area in pkpasses entirely if there is none. Commit.
  • Fix leading transfers getting sorted after their corresponding reservation. Commit.
  • Consider pending transfer anchor times when computing trip group times. Commit.
  • Make transfer auto test data-driven. Commit.
  • Require locations to have coordinates for automatic transfers. Commit.
  • Set the manual trip group naming flag correctly. Commit.
  • Also allow to create events from OSM office elements. Commit.
  • Fix logic for transfers to favorite locations at large time gaps. Commit.
  • Decouple transfer manager from trip groups. Commit.
  • Also check transfers of adjacent reservations on updates. Commit.
  • Extract maximum favorite location transfer distance. Commit.
  • Add 24.05.1 release notes. Commit.
  • Fix disabling development mode. Commit.
  • Implement trip group name editing. Commit.
  • Add TripGroupEditorDialog. Commit.
  • Factor out TripGroup deserialization. Commit.
  • Make TripGroup a simple value type. Commit.
  • Suppress transfer change notifications when nothing changed. Commit.
  • Implement Transfer comparison. Commit.
  • Don't compute trip group start/end times on demand. Commit.
  • Fully set up TripGroupManager in tests. Commit.
  • Propagate transfer change notifications to trip group change notifications. Commit.
  • Use @info:shell. Commit.
  • Export trip group data as well. Commit.
  • Clean up pkpass import leftovers. Commit.
  • Clean up and clarify old ReservationManager::importReservation leftovers. Commit.
  • Fix storing the arrival time when editing a ferry reservation. Commit. Fixes bug #487885.
  • Fix notifyrc qrc path. Commit.
  • Pick a less aggressive insert time after elements without end time. Commit.
  • Remember timezone even if we don't have full location knowledge yet. Commit.
  • Add build-ftime support. Commit.
  • Less eagerly continue trip group searching after finding a loop. Commit.
  • Factor out JSON serialization of TripGroup. Commit.
  • Allow to manually add flights. Commit.
  • Make sure we only show arrival delays if we show the arrival time. Commit.
  • Work around Kirigami Addons now having a QtWidgets dependency. Commit.
  • Add Google Play publishing job template. Commit.
  • Add default icon for tourist attraction visit elements as well. Commit.
  • Decouple PkPass image provider from PkPassManager. Commit.
  • Implement auto-committing of the import staging area. Commit.
  • Port online ticket import to the new import staging area. Commit.
  • Add import data staging area. Commit.
  • Factor out Android Intent handling code. Commit.
  • Use 6.7 Flatpak runtime. Commit.
  • Work around Emoji fonts configuration being broken in Flatpak. Commit. See bug #487245.
  • Fix FreeBSD asserts due to QCoreApplication being used during teardown. Commit.
  • Add some missing tooltips. Commit.
  • Insert actually valid elements into ReservationManager. Commit.
  • Prepare for supporting event templates. Commit.
  • Also generate event templates from OSM elements. Commit.
  • Remove import from clipboard actions on health certificate page. Commit.
  • Use a working Poppler Git URL to fix the Flatpak build. Commit.
  • Add 24.05.0 release notes. Commit.
  • Factor out LiveData JSON de/serialization. Commit.
  • Fix typo in README.md: Othe -> Other. Commit.
  • Use amenity list delegate from KOSMIndoorMap. Commit.
  • Use KCalendarCore::CalendarPluginLoader instead of our own predecessor. Commit.
  • Refactor health certificate raw data access helper method for reuse. Commit.
  • TrainPage: Show line logo on the details page as well. Commit.
  • Factor out bundle domain constants. Commit.
  • Add unit test for trip group exporting. Commit.
  • Add API to look up reservation for a potential partial update. Commit.
  • Make health certificate display name logic available on its own. Commit.
  • Use opening hours delegate for OSM info dialog from kosmindoormap. Commit.
  • Port remaining load indicators uses to KPublicTransport.OccupancyIndicator. Commit.
  • BoatDelegate: Elide header label. Commit.
  • Remove unused aerial lift icon. Commit.
  • Make use of KPublicTransport.OccupancyIndicator. Commit.
  • Factor out default reservation icon mapping. Commit.
  • Use KPublicTransport.FeatureIcon. Commit.
  • Make pass validator externally accessible as well. Commit.
  • Make reservation validator externally accessible. Commit.
  • Use KPublicTransport::Feature::displayName. Commit.
  • Port away from deprecated Quotient::Accounts global variable. Commit.
  • Update RadioSelector Component. Commit.
  • Use navigation path maneuver icons from KPublicTransport. Commit.
  • Use train coach type icons from KPublicTransport. Commit.
  • Disable KDBusService on Haiku. Commit.
  • Port away from Quotient's connectSingleShot(). Commit.
  • Port away from deprecated Kirigami CMake targets. Commit.
  • Port away from deprecated KMime API. Commit.
  • Port more transport mode icon uses to new KPublicTransport API. Commit.
  • Adapt to source-incompatible changes in Qt's 6.7 JNI API. Commit.
  • Port to KPublicTransport::JourneySection::iconName. Commit.
  • Allow to import hotels and restaurants from OSM element URLs. Commit.
  • Port to KPublicTransport::Line::iconName. Commit.
  • Port individual transport and rental vehicle icons to new API. Commit.
  • Add translation contexts for flight arrival/departure time labels. Commit.
  • Port to new KPublicTransport line mode icon API. Commit.
  • Test date input now that the DatePicker is accessible. Commit.
  • Fix typo in JS code. Commit.
  • Initial set of Appium-based GUI tests using the AT-SPI driver. Commit.
  • Set the default validity from time for program cards to start of the day. Commit.
  • Port away from Kirigami.OverlaySheet. Commit.
juk
  • Org.kde.juk.appdata.xml : Fix minor typo in description. Commit.
  • Add developer_name and launchable to appdata. Commit.
  • Enforce passing tests. Commit.
k3b
  • Make it compatible with the Sound Naming spec. Commit.
  • AudioCdView: Port to new connect syntax. Commit.
  • AudioTrackModel: Clear CDDB data on medium change. Commit.
  • JobProgressDialog: Add icons to buttons. Commit.
  • LsofWrapperDialog: Add icons to buttons. Commit.
  • Update the CD Audio title banner after a CDDB lookup. Commit.
  • UI files: use notr="true" instead of old comment="KDE::DoNotExtract". Commit.
  • K3b::Device::debugBitfield: Fix crash when using Qt6. Commit. Fixes bug #486314.
  • Enforce passing tests. Commit.
  • Switch to KF6 by default. Commit.
  • Fix Qt 5 build. Commit.
  • Port away from Qt5Compat. Commit.
kaccounts-integration
  • Fix i18n domain. Commit.
  • Don't include quiet package in feature_summary. Commit.
  • Remove unneeded dialog padding declaration. Commit.
  • Kcm: port InlineMessages to frameless style. Commit.
  • Enforce passing tests. Commit.
kaccounts-providers
  • [nextcloud] Port HTTP usage away from KIO. Commit.
  • Require a released KF6 version. Commit.
  • Enforce passing tests. Commit.
  • Enabled Qt6 CI. Commit.
kaddressbook
  • Set up KCrash after KAboutData::setApplicationData(). Commit.
  • Add missing screenshot in Appstream data. Commit.
  • Add missing launchable. Commit.
  • Clean up hamburger menu. Commit.
  • Save config. Commit.
  • Fix cmake lint warning. Commit.
  • Image url not found. Commit.
  • Add developer name to appdata. Commit.
  • We depend against 6.3.0. Commit.
  • Use @info:shell. Commit.
  • Fix: remove duplicate entry. Commit.
  • Add build-ftime support. Commit.
  • Use Qt::. Commit.
  • Add AccountActivities support. Commit.
  • Add kldap version lib. Commit.
  • Activate activities support. Commit.
  • Add @info:tooltip. Commit.
  • Use KIconThemes and KStyleManager if available during build-time. Commit.
  • Prepare to activity support. Commit.
  • Use notr. Commit.
  • Use credit. Commit.
  • Add context. Commit.
  • Use ellipsis character instead of three dots in UI strings. Commit.
  • It compiles fine without deprecated kf methods. Commit.
kajongg
  • KDE CI: require "@same" branch of libkmahjongg. Commit.
  • Enforce passing tests on all platforms. Commit.
  • Update git repo to invent.kde.org. Commit.
kalarm
  • Set up KCrash after KAboutData::setApplicationData(). Commit.
  • Prevent audio being stopped if not playing. Commit.
  • Code compiles fine without qt6.2 deprecated methods. Commit.
  • Close para. Commit.
  • Clean up libvlc find_package handling. Commit.
  • Remove old dependency on phonon. Commit.
  • Remove commented code. Commit.
  • Bug 489597, 489213, 484851: Use VLC instead of libcanberra to play sounds. Commit.
  • Remove utf-8 arguments (new kmime api). Commit.
  • Fix syntax. Commit.
  • Update appdata version description. Commit.
  • Port away from KMime::ContentTransferEncoding::decoded. Commit.
  • Fix cmake lint warning. Commit.
  • Add developer name to appdata. Commit.
  • Fix version number. Commit.
  • Bug 488488: Fix crash after editing new alarm if spell checking is enabled. Commit.
  • We depend against 6.3.0. Commit.
  • Use KIconThemes and KStyleManager if available during build-time. Commit.
  • Add QPushButton context. Commit.
  • Add QPushbutton i18n context. Commit.
  • Use i18n context. Commit.
  • It compiles fine without deprecated kf methods. Commit.
  • Add comment to explain icon name fallback. Commit.
  • Update systray to use symbolic icon. Commit.
  • Add release info to AppStream metadata. Commit.
kalgebra
  • Graphsplasmoid: Make sure it works fine with Plasma 6.0. Commit. Fixes bug #490794.
  • It compiles fine without deprecated methods. Commit.
  • Don't build the Plasmoid in Flatpak. Commit.
  • Add developer name to appdata. Commit.
kalk
  • .kde-ci.yml on "not Android", require qqc2-desktop-style. Commit.
  • CI: flatpak: Increase runtime to 6.7. Commit.
  • Revert Enforce passing tests on all platforms. Commit.
  • Fix kdeci syntax. Commit.
  • Enforce passing tests on all Platforms. Commit.
kalm
  • Flatpak: update Kirigami Addons to 1.3.0. Commit.
  • Flatpak: move cleanup to top level. Commit.
  • Use singleton instead of context property for settings. Commit.
  • Port settings to FormCard. Commit.
  • Move info button to the toolbar. Commit.
  • Add titles for breathing pages. Commit.
  • Port away from OverlaySheet. Commit.
  • Run latest qmlformat. Commit.
  • Don't use context property to expose AboutData to qml. Commit.
  • Flatpak: update Kirigami Addons to 1.2.1. Commit.
  • Fix Appstream for new release. Commit.
  • Add 24.05.0 release description. Commit.
kalzium
  • We can Use directly nullptr. Commit.
  • UI files: use notr="true" instead of old comment="KDE::DoNotExtract". Commit.
  • Enforce passing tests. Commit.
kamera
  • Enforce passing tests. Commit.
kanagram
  • Add launchable tag to appdata. Commit.
  • Enforce passing tests. Commit.
kapman
  • Add icon to "Play Sounds" toggle action. Commit.
  • Set UI marker context to more action, title strings. Commit.
  • Use ellipsis character in manual strings instead of 3 periods. Commit.
  • KDE CI: require "@same" branch of libkdegames. Commit.
  • Always require passing tests. Commit.
kapptemplate
  • Support 2 placeholders also used by KDevelop: APPNAMEID, PROJECTDIR. Commit.
  • Delete TODO. Commit.
  • Remove silly goose from template. Commit.
  • Enforce passing tests on all platforms. Commit.
kasts
  • Port to SearchDialog. Commit.
  • Have QSystemTrayIcon as member instead of inheriting. Commit.
  • Add missing icon for android. Commit.
  • Fix icons on windows again. Commit.
  • Workaround for a qtmultimedia backend issue. Commit.
  • Add manual proxy configuration. Commit. Implements feature #467490.
  • Fix clipping of ListView in ErrorListOverlay. Commit.
  • Fix missing streaming button on android. Commit.
  • Fix qml property assignment. Commit.
  • Refactor conversion from enum to int and vice versa. Commit.
  • Save filters on episode list and episode detail pages. Commit. Implements feature #466792.
  • Workaround for mipmap issue with Image. Commit.
  • Set breeze as icon fallback theme. Commit.
kate
  • Fix Show sidebar shortcut not being restored properly. Commit. Fixes bug #453715.
  • Fix shortcuts not saved for format plugin actions. Commit.
  • Tabs: Wrap around to first on nextTab if current is last tab. Commit. Fixes bug #476565.
  • Diff: Allow jumping to hunks with full context. Commit. Fixes bug #488418.
  • Diff: Forward wheel event to editor. Commit. Fixes bug #490406.
  • Allow "HEAD" when opening commit. Commit. See bug #489253.
  • Try to avoid to create parent less widgets. Commit. Fixes bug #490712.
  • Lsp: Dont discard ranges which meant to encompass the whole document. Commit.
  • Fix crash if no konsole installed. Commit. Fixes bug #490957.
  • Fix buid dir terminal that got lost. Commit.
  • Don't overwrite m_terminal. Commit.
  • Add rpmspec to recognized language servers. Commit.
  • Allow the user to manage the allowed/blocked commands. Commit.
  • Do not open CMakeLists.txt after loading CMake targets. Commit.
  • Convert TreeView to interactive column sizes only after being shown. Commit.
  • Build: Load CMake targets as project targets. Commit.
  • Use .contains() member fn with std::map/unordered_map. Commit.
  • Debugger: Re-enable pausing execution without setting a break-point. Commit.
  • Allow removing multiple items from welcome page. Commit. Fixes bug #490308.
  • Plugin_kategdp: When breakpoint mark changes, toggle breakpoint for it. Commit. Fixes bug #481691.
  • We can Use directly nullptr. Commit.
  • Ensure we can still open files in build dir. Commit.
  • Add formatter for opsi-script language. Commit.
  • Minimal invasive port to QtKeychain. Commit.
  • Start port to QtKeychain. Commit.
  • Ensure we restore stashed documents with right encoding. Commit. Fixes bug #489360.
  • Use session file name as stash folder name. Commit. Fixes bug #485551.
  • Fix katesql plugin build. Commit. Fixes bug #488694.
  • Fix index from wrong model warning in urlbar. Commit.
  • Fix crash in urlbar. Commit. Fixes bug #489931.
  • Use the right signal. Commit.
  • Improve CMake based loading of projects. Commit.
  • Fix name of OmniSharp LSP binary. Commit.
  • Move target actions to TargetUI + fix target cloning. Commit.
  • Add settings for Gleam LSP. Commit.
  • Kate: tab switch consts to camelCase. Commit.
  • Make TargetModel::TargetSet private and use Json API in stead. Commit.
  • Add Copy,Cut and Paste of build targets and sets. Commit.
  • Output: setting to enable date. Commit.
  • Output: include date. Commit.
  • Kate: direct tab switching. Commit.
  • Project: add pid and directory to project ctags filename. Commit.
  • Kwrite: Add developer name and launchable to appdata. Commit.
  • Lspclient: remove reference to absent rapidjson include dir. Commit.
  • Add GUI tests to Kwrite. Commit.
  • Add LSP client settings for Java. Commit.
  • Add Typst LSP config. Commit.
  • Keep track of focus for widgets, too. Commit. Fixes bug #485209.
  • Add launchable tag to appdata. Commit.
  • Add developer_name to appdata. Commit.
  • Ensure plugin actions are in front of context menu. Commit. Fixes bug #488336.
  • Allow to filter the plugins. Commit.
  • Disable some stuff for plugin list. Commit.
  • Move to model/view for plugin list. Commit.
  • Add LSP client settings for PureScript. Commit.
  • [gdbplugin] fixed removing unresolved breakpoints. Commit.
  • Better drag and drop between windows of the same instance. Commit.
  • Allow the copy like drag and drop of tabs always. Commit.
  • Bring back proper config dialog initial size. Commit.
  • Add an objectName to the centralWidget. Commit.
  • Fix close other documents action. Commit.
  • Modernize confusing 'continueCancel' message boxes. Commit.
  • Fork without exec not supported on macOS, will just crash, avoid that there. Commit.
  • Build plugin: use qcDebug() instead of qDebug(), to reduce noise in the output. Commit.
  • Build plugin: add a bit of docs for the cmake file API class. Commit.
  • Dark title bar support is default for Qt versions we require. Commit.
  • Be less strict about spaces in snippet names. Commit.
  • Build plugin: enable the compile current file action only of a compile_commands.json can be found. Commit.
  • Build plugin: for "Compile current file", add protection against symlinks when searching for compile_commands.json. Commit.
  • Build plugin: use util::showMessage() and qCDebug() for "compile current file". Commit.
  • Build plugin: add "Compile current file". Commit.
  • Add USE_DBUS option to enable dbus. Commit.
  • Replace KDevelop/Plugin servicetype with LoadInKDevelop boolean flag. Commit.
  • Remove KTextEditor/Plugin service type from JSON metadata. Commit.
  • Remove unused author key of backtracebrowser plugin. Commit.
  • Update clangd homepage. Commit. Fixes bug #486939.
  • Constify methods. Commit.
  • Remove unused method. Commit.
  • Use std::span in a few places. Commit.
  • Guard more dbus headers. Commit.
  • Add missing KWindowSystem include. Commit.
  • Guard fillinRunningKateAppInstances. Commit.
  • Guard dbus header. Commit.
  • Guard dbus app adaptor. Commit.
  • Lsp: Ignore invalid ranges when formatting. Commit.
  • Fmt: make jq format a function. Commit.
  • Fmt: Simplify clang format formatter. Commit.
  • Fmt: Dont use contains check for C++. Commit.
  • Fmt: slightly refactor formatterForName. Commit.
  • Fmt: Fix last merged config not cleared on config change. Commit.
  • Add yaml formatting support. Commit.
  • Use Output view for error messages. Commit.
  • Add formatting revision to git-blame-ignore-revs. Commit.
  • Run clang-format. Commit.
  • Cmake file API: use KSandBox::startHostProcess() for flatpack support. Commit.
  • Cmake file API: if the user selected a cmake build dir as project directory, ask the build plugin zo load the targets, which will then load the source directory as project. Commit.
  • Cmake file API: improve handling of compile_commands.json. Commit.
  • Build plugin: don't load the same target set twice. Commit.
  • Project & build plugin: if there is a CMakeCache.txt in the directory which should be loaded (via. Commit.
  • Build plugin: after loading targets from cmake, select the "All" target. Commit.
  • Build plugin: add a bunch more error checking and error message boxes, if something goes wrong with the cmake file API. Commit.
  • Build plugin: less debug output, use qDebug() instead of printf(). Commit.
  • Build plugin: when loading targets from a cmake build tree, open the top level CMakeLists.txt. Then it doesn't feel so empty. Commit.
  • Build plugin: sort the targets: first the executables, then the libraries, then the utility targets. Commit.
  • Build plugin: after having cmake build targets loaded, let the project plugin try to load the source dir as a project. Commit.
  • Build plugin: also run cmake if no compile_commands.json exists, and copy it afterwards to the source directory. Commit.
  • Build plugin: minor cleanup. Commit.
  • Build plugin: before running cmake, ask the user whether he allows that. Commit.
  • Build plugin: save and reload cmake file API targets properly. Commit.
  • Build plugin: add functionality to load targets from an existing cmake build tree. Commit.
  • Allow to configure the style. Commit.
  • Allow creating file/folder at project root. Commit.
  • Move formatting plugin actions to "Edit" menu. Commit.
  • Fix ruby method parsing and nested classes parsing. Commit. Fixes bug #480756.
  • Add QML Formatter. Commit.
  • Scroll Synchronisation activation method reimplemented. Commit.
  • Formatting: support fish_indent, dfmt, nixfmt, shfmt. Commit.
  • Formatting: Clean up FormattersEnum. Commit.
  • Formatting: Add a test for testFormatterForName. Commit.
  • Formatting: handle ruff in formatterForName. Commit.
  • Formatting: Add debug logging. Commit.
  • Formatting: Dont warn again and again. Commit.
  • Refactor formatters, reduce boilerplate. Commit.
  • Gdb UI file: use notr="true" instead of old comment="KDE::DoNotExtract". Commit.
  • Highlight links in diff commit view. Commit.
  • Git: Jump to conflict marker directly on file open. Commit.
  • Add Messages.sh to extract messages. Commit.
  • Document formatting plugin. Commit.
  • Add docs for compiler explorer plugin. Commit.
  • Don't trigger a build for pressing enter while editing a build target. Commit.
  • Small cleanups. Commit.
  • Purge old windows workaround. Commit.
  • Remove unused _version.h. Commit.
  • Purge useless version headers. Commit.
  • Modernize use designated init. Commit.
  • Buildplugin: Fix file-name-detection if there is no message. Commit.
  • KateSaveModifiedDialog: Use message box icon size from style. Commit.
  • Remove unused methods. Commit.
  • Reduce moc usage in katemainwindow. Commit.
  • Remove some unused includes. Commit.
  • Include less times. Commit.
  • Cleanup gdb plugin includes. Commit.
  • Include KTextEditor/Document consistently. Commit.
  • We require KF 6.x. Commit.
  • Fix capture warnings. Commit.
  • Fix capture warnings. Commit.
  • Use 6.0 as minimal release and use C++20 like frameworks. Commit.
  • Use new theme and style init functions. Commit.
  • Manually resizable target columns in build-plugin. Commit.
  • Refer to qml language server binary by upstream name. Commit.
  • Remove commented out Q_SLOTS. Commit.
  • Reduce moc usage in search plugin. Commit.
  • UrlBar: Optimize showing a directory. Commit.
  • UrlBar: Fix filtering in treeview. Commit.
  • Urlbar: Slightly optimize current symbol finding. Commit.
  • Fix blur artifacts. Commit.
  • Replicate KCommandBar style. Commit.
  • Some minor cleanups in katemainwindow. Commit.
  • UrlBar: Fix symbol view. Commit.
  • Fix unneeded write warning from cppcheck. Commit.
  • A11y: Improve tab order for "Session" config page. Commit.
  • A11y: Set buddy for "Diff Style" label. Commit.
  • A11y: Set buddy for icon size label. Commit.
  • Keep track of recent used files on saveAs & close. Commit. Fixes bug #486203.
  • Make dbus optional. Commit.
  • Remove dead code. Commit.
  • Document the 3rdparty folder. Commit.
  • Use kate from the right virtual desktop. Commit. Fixes bug #486066.
  • Terminal plugin feature: keep one tab per directory we have a document for. Commit.
  • Fix build under Windows. Commit.
  • Reduce Q_OBJECT usage in some plugins. Commit.
  • Mark 3rdparty as system include. Commit.
  • Fix RBQL toolview remains after plugin is disabled. Commit.
  • Fix build. Commit.
  • Dont use QPointer in function param. Commit.
  • These calls are officially available in KTextEditor::MainWindow. Commit.
  • Fix build. Commit.
  • S&R: Improve tab handling. Commit. Fixes bug #484231.
katomic
  • Levelset selection UI: follow KNewStuff guideline for labelling the button. Commit.
  • Level selection dialog: make GHNS button text follow HIG closer. Commit.
  • Set UI marker context to more action, item, title & tooltip strings. Commit.
  • Use ellipsis character in manual strings instead of 3 periods. Commit.
  • Use capitalized "By" for author attribution. Commit.
  • Use executable name as qt logging category name. Commit.
  • KDE CI: require "@same" branch of libkdegames. Commit.
  • Enforce passing tests on Windows. Commit.
kbackup
  • It compiles fine without deprecated methods. Commit.
kblackbox
  • Set UI marker context to more action, item, title & tooltip strings. Commit.
  • KDE CI: require "@same" branch of libkdegames. Commit.
  • Enforce passing tests on Windows. Commit.
kblocks
  • Fix support for themes packaged in subdirs, find sound files again. Commit.
  • Add icon to "Play Sounds" toggle action. Commit.
  • Set UI marker context to more action strings. Commit.
  • Use ellipsis character in manual strings instead of 3 periods. Commit.
  • Use lowercase qt logging category names. Commit.
  • KDE CI: require "@same" branch of libkdegames. Commit.
  • Always require passing tests. Commit.
kbounce
  • Use ellipsis character in manual strings instead of 3 periods. Commit.
  • Add icon to "Play Sounds" toggle action. Commit.
  • Set UI marker context to more action & title strings. Commit.
  • Use executable name as qt logging category name. Commit.
  • KDE CI: require "@same" branch of libkdegames. Commit.
  • Enforce passing tests on Windows. Commit.
kbreakout
  • Set UI marker context to more action & title strings. Commit.
  • KDE CI: require "@same" branch of libkdegames. Commit.
kbruch
  • Rename KF5_MIN_VERSION as KF_MIN_VERSION + it compiles fine without deprecated methods. Commit.
  • Add launchable tag to appdata. Commit.
  • Add @info:tooltip as context. Commit.
  • Enforce passing tests. Commit.
kcachegrind
  • Use 6.7 image. Commit.
  • Enforce passing tests on all platforms. Commit.
  • Fix appstream data. Commit.
kcalc
  • Set error Index for edge cases. Commit. Fixes bug #491327.
  • Only show base label while on "Numeral system" mode. Commit.
  • Remove unused "Repeat operation for each result" option from menu. Commit. Fixes bug #490478.
  • Show frame at the bottom of the display field. Commit.
  • Change octal prefix from "0" to "0o". Commit. Fixes bug #488728. Implements feature #487837.
  • Connect bit edit with new input display. Commit. See bug #489790.
  • Remap undo and redo shortcuts to the input display. Commit. Fixes bug #488992.
  • Add parsing support for scientific notation numbers with capital E. Commit. Fixes bug #489980.
  • Fix display reset when changing settings. Commit. Fixes bug #488962.
  • Better numeral system view UI. Commit. See bug #489790.
  • Add "add/subtract percentage" functionality. Commit. Fixes bug #489027.
  • Add parsing support for lower case hex numbers. Commit. See bug #488728.
  • Fix bugs in Numeral system. Commit. Fixes bug #489660.
  • Start new input on numeric entries after "equal". Commit. Fixes bug #489043.
  • Clear result display on single negative number. Commit. Fixes bug #489041.
  • Add first appium test. Commit.
  • Migrate to new slot syntax. Commit.
  • Add support for decimal numbers without integer part. Commit. Fixes bug #487659.
  • Fix segmentation fault caused by single space. Commit.
  • Chain result upon equal clicked. Commit. Fixes bug #487566.
  • Fixed a crash when trying to calculate a single space as input. Commit.
  • Use "qCDebug" instead of "qDebug". Commit.
  • Update files using clang-format. Commit.
  • Add locale to round functionality. Commit.
  • Add edge case handler for stack reduction. Commit. Fixes bug #487614.
  • Add @info:tooltip as context. Commit.
  • Remove not necessary text. Commit.
  • Improve appstream summary. Commit.
  • Show result while editing input. Commit. Fixes bug #480607.
kcalutils
  • Fix cmake lint warning. Commit.
  • Namespace QRC content. Commit.
  • Add build-ftime support. Commit.
  • Fix unit test with KF 6.3 embedded Breeze icons. Commit.
  • Fix typo. Commit.
  • Fix icon from qrc. Commit.
  • It compiles fine without deprecated kf methods. Commit.
  • Enable mandatory tests for Linux and FreeBSD. Commit.
  • Use the Breeze icons for test. Commit.
  • Force locale and timezone for the todo tooltip test. Commit.
  • Adapt test data to the removal of KEmoticons. Commit.
kcharselect
  • It compiles fine without deprecated methods. Commit.
  • Add developer name. Commit.
  • Use KIconThemes and KStyleManager if available during build-time. Commit.
  • Add ability to set window color scheme manually. Commit.
  • Enforce passing tests on Windows. Commit.
kclock
  • Use ecm_set_disabled_deprecation_versions. Commit.
  • Improve and fix i18n. Commit.
  • Move reset button to main panel on the "Stopwatch" page. Commit. Fixes bug #487989.
  • Don't build the Plasmoid in Flatpak. Commit.
  • Snap: update to latest release. Commit.
  • Enforce passing tests on all Platforms. Commit.
kcolorchooser
  • It compiles without deprecated methods. Commit.
  • Add developer tag to appdata. Commit.
  • Don't use the obsolete KF6 preview Flatpak runtime. Commit.
  • It compiles fine without deprecated methods. Commit.
  • Not necessary to add suffix Qt6. Commit.
  • Allow dbus processing in qt-base to enable color-picking via portal. Commit. Fixes bug #479406.
  • Enforce passing tests. Commit.
kcron
  • It compiles fine without deprecated methods. Commit.
kde-dev-scripts
  • Rename include moc too. Commit.
kdebugsettings
  • Time to increase version. Commit.
  • Use @info:placeholder. Commit.
  • Make filter case-insensitive. Commit.
  • Fix dependancies. Commit.
  • IconTheme is searched by default. Commit.
  • Fix cmakelint warning. Commit.
  • Add developer name to appdata. Commit.
  • Add @action:button. Commit.
  • Don't export private methods. Commit.
  • Fix warning. Commit.
  • It compiles fine without deprecated methods. Commit.
  • Fix 488354: "Enable" and "Turn Off" buttons should act on selected entries only. Commit. Fixes bug #488354.
  • Don't include when HAVE_DBUSADDONS is false. Commit.
  • Add missing require. Commit.
  • Disable DBusAddons on windows. Commit.
  • Add build-ftime support. Commit.
  • Add @label:textbox. Commit.
  • Use KIconThemes and KStyleManager if available during build-time. Commit.
  • Add contect. Commit.
  • Use ellipsis character instead of three dots in UI strings. Commit.
kdeconnect-kde
  • Enable KCrash for all executables. Commit.
  • Re-enabling bluetooth by default now https://bugs.kde.org/show_bug.cgi?id=482192 is fixed. Commit.
  • Bluetooth provider workaround for BlueZ/DBus timeouts. Commit. Fixes bug #481870.
  • Remove SSH flag to enable deprecated algorithms and keys. Commit.
  • Plasmoid: Port to pragma ComponentBehavior: Bound. Commit.
  • Plasmoid: Flatten plugin controllers, menu and other non-graphical components. Commit.
  • Plasmoid: Use better sizing binding for ListView delegate. Commit.
  • Plasmoid: Clip the ListView. Commit.
  • Plasmoid: Basic code cleanup. Commit.
  • Use ellipses instead of triple period. Commit.
  • Corrected newline inserting when using shift+return while writing SMS messages. Commit. Fixes bug #488585.
  • Add message about iPhones to message. Commit.
  • Fix SMS app icons and thumbnails. Commit.
  • Fix powershell example command. Commit.
  • Fix: runcommand with args fails on windows. Commit.
  • Correct reference to NetworkPacket in isValidIdentityPacket calls. Commit.
  • Smsapp: Clarify that source/file is a URL. Commit.
  • Smsapp: Add qualified property access. Commit.
  • Unset file transfer tooltip location. Commit.
  • Make clang-format happy. Commit.
  • Add a parent to KCompositeJob. Commit.
  • Indicator: Sort devices in menu. Commit.
  • Virtual Monitor: always provide dbus path. Commit.
  • Virtualmonitor: implemented capabilities check. Commit. Fixes bug #485829.
  • Add Qt::DBus dependency to kdeconnect_runcommand_config. Commit.
  • Better KCM size. Commit.
  • Urlhandler: Fix devicePicker selection with --device. Commit.
  • Fix inverted alphabetical device sorting order. Commit.
  • Validate and filter device names. Commit.
  • Dedupe Q_EMIT. Commit.
  • Use EC keys instead of RSA. Commit.
  • Show pairing keys everywhere and always shorten to 8 chars. Commit.
  • Update commented code. Commit.
  • Fixed typo. Commit.
  • Exclude Chrome/Firefox players if Plasma Extension is installed. Commit.
  • Fewer bananas. Commit.
  • Remove no longer necessary Qt6Core5Compat dependency. Commit.
  • Fixed virtualmonitorplugin url generation. Commit. Fixes bug #485830.
  • Make sure we are not using deprecated APIs. Commit.
  • Drop Qt5-only code branches. Commit.
  • Declarative: Fix error message. Commit.
kdeedu-data
kdegraphics-mobipocket
  • Enforce passing tests. Commit.
kdegraphics-thumbnailers
  • Enforce passing tests. Commit.
kdenetwork-filesharing
  • Enforce passing tests. Commit.
kdenlive
  • Fix Whisper / numpy version on Mac. Commit.
  • Try to fix venv on Mac. Commit.
  • Fix monitor data lost on switch from/to fullscreen on Windows. Commit. See bug #490708.
  • Improve default track height calculation. Commit. See bug #490869.
  • Ensure qtblend composition is always preferred to cairoblend unless specifically requested by user. Commit. See bug #491628.
  • Better syntax for package check. Patch by Philippe Fremy. Commit.
  • Fix effectstack view keeps scrolling when mouse leaves. Commit.
  • Improve drag and drop of effects, don't create 2 separate entries on dropping effect from list. Commit.
  • Fix effect stack scroll on drag. Commit.
  • Stop dragging effect stack when mouse is outside of the widget. Commit.
  • Fix reuse. Commit.
  • Fix some effect names not translated. Commit. Fixes bug #491438.
  • Fix python venv on Windows. Commit.
  • Fix possible crash on python install and enforce correct packages for Windows Whisper. Commit. See bug #490661.
  • Switch openai installer to python requirements files, allowing to fix numpy error on Windows. Commit. See bug #491350.
  • Fix rendering progress sometimes incorrect. Commit. See bug #490146.
  • Fix NVidia transcoding of 10bit videos (convert to 8bit). Commit.
  • Default to GPU transcoding if available. Commit.
  • Fix incorrect param in audio thumb introduced in recent commit. Commit.
  • Minor optimization for preview render. Commit.
  • Fix titler incorrect background scale. Commit.
  • Fix subtitle widget size on AppImage. Commit.
  • Fix detection of build in MLT lumas. Commit.
  • Fix subtitle widget using too much space. Commit.
  • When doing an extract operation on all tracks and guides are not locked, move / delete the guides accordingly. Commit. See bug #490020.
  • Fix titler background is pixelated. Commit. Fixes bug #431606.
  • Fix deleting several single selection items sometimes deletes an unselected clip. Commit.
  • Make audio only render faster. Commit. See bug #491109.
  • Add video only vaapi transcode profile. Commit.
  • Don't start proxy/audio tasks if a clip requires transcoding. Commit.
  • First round of fixes for task manager. Commit.
  • Add vaapi transcoding profile. Commit.
  • Fix crash in task manager. Commit.
  • Separate file for audio tracks fixes: Fix muted tracks exported, don't export audio for video render. Commit. See bug #491108.
  • Fix timeline scrolling down by a few pixels when already at the bottom when using rubberband or spacer. Commit. Fixes bug #490956.
  • Ensure missing timeline clips all have the "Invalid" markup text. Commit.
  • Fix crash cutting missing timeline clip. Commit.
  • Fix possible crash in keyframe editor. Commit.
  • Scroll effect stack view when dragging an effect. Commit.
  • Fix crash adding/editing keyframes on tracks/master when using group effects feature. Commit.
  • Fix possible QT debug crash on paste. Commit.
  • Add Actions to quickly add Marker/Guides in a specific category. Commit.
  • Fix loading sequence clip broken by last commit. Commit.
  • Fix single selection resize affecting other grouped items. Commit.
  • Add a control uuid to each bin clip to ensure clips can not get mixed on project opening. Commit.
  • Fix crash after undo spacer move with guides. Commit.
  • Fix transform keyframe center seeking outside clip. Commit.
  • Fix crash pasting single selected clip. Commit. Fixes bug #490370.
  • Fix track effects cannot be deleted if "group effect" feature is enabled. Commit.
  • Updating a bin clip (name, tag) should be applied to all timelines, not only the current one. Commit.
  • Slightly better adjustment of tracks in multicam view for more than 4 tracks. Commit.
  • Make multitrack tool operate on inactive tracks as well. Commit. See bug #489981.
  • Fix color theme menu not showing active theme. Commit. Fixes bug #489958.
  • Fix cannot restore audio after saving project with master muted. Commit. Fixes bug #489985.
  • Fix crash transcoding an audio only clip. Commit.
  • Generating comobox box from mlt enumeration parameters in generic effect UI. Commit.
  • Add createdate to dynamic text keywords and some tooltip info. Commit. See bug #489119.
  • Update SoK file copyright. Commit.
  • Implement keyframe curve editor. Commit.
  • Fix transcoding sometimes results in vfr clips. Commit.
  • Fix avgblur minimum value for x offset. Commit.
  • Add sliders to keyframe import offset (Fixes #1884). Commit.
  • Update include/exclude lists with latest status. Commit.
  • Allow Effects/Compositions widgets to be smaller. Commit.
  • Consistently use USE_DBUS in CMake. Commit.
  • Monitor qml overlay: don't allow editing effect if timeline cursor is outside effect. Commit.
  • Get rid of ugly public/private hack in tests. Commit.
  • In comments, replace en_GB words "colour" and "analyse" with en_US versions. Commit.
  • Rename CMake option for DBus from NODBUS to USE_DBUS. Commit.
  • Nicer monitor handles for transform effect, don't allow invalid rect on resize. Commit.
  • [cmd rendering] Ensure proper kdenlive_render path for AppImage. Commit.
  • [nightly flatpak] update otio. Commit.
  • Explicitly mention that QT's major version in MLT must match the one used for Kdenlive. Commit.
  • Fix undo move effect up/down. On effect move, also move the active index, increase margins between effects. Commit.
  • Fix removing a composition from favorites. Commit.
  • Properly activate effect when added to a timeline clip. Commit.
  • Transform effect: allow moving frame from anywhere inside it, hide handles on move. Commit.
  • Fix spacer tool can move backwards and overlap existing clips. Commit.
  • Transform effect: add top, bottom, left, right handles. Commit.
  • Add easing method to video fades. Commit.
  • Transform effect: fix handles move on click. Commit.
  • Transform effect: when working in timeline with several clips using a transform effect, Alt+Click allows cycling through the clips. Commit.
  • [nightly flatpak] Switch to llvm18. Commit.
  • Add grid to monitor effects scene (it snaps). Commit.
  • Run callback server for OAuth2 only if necessary. Commit.
  • Fix extra dash added to custom clip job output. Commit. See bug #487115.
  • Fix include list license. Commit.
  • Fix usage of QUrl for LUT lists. Commit. See bug #487375.
  • Rename include/exclude lists. Commit.
  • For Qt5 require at least KF 5.115.0, for Qt6 KF 6.0.0. Commit.
  • Allow custom whitelist files for effects / compositions (no ui yet). Commit.
  • Fix startup crash on KF 6.3. Commit.
  • Fix missing whitelist license. Commit.
  • Implement effects whitelist (WIP). Commit.
  • Fix default keyframe type referencing the old deprecated smooth type. Commit.
  • Warn if custom clip job contains uneven number of quotes. Commit.
  • Be more clever splitting custom ffmpeg commands around quotes. Commit. See bug #487115.
  • Fix effect name focus in save effect. Commit. See bug #486310.
  • Fix tests. Commit.
  • Fix selection when cutting an unselected clip under mouse. Commit.
  • Add timestamp to undo commands. Commit.
  • Fix loading timeline clip with disabled stack should be disabled. Commit.
  • Fix crash trying to save effect with slash in name. Commit. Fixes bug #487224.
  • Remove quotes in custom clip jobe, fix progress display. Commit. See bug #487115.
  • Replace custom style menu by new KStyleManager menu. Commit.
  • Use KIconTheme::initTheme & KStyleManager::initStyle for proper styling. Commit.
  • Fix setting sequence thumbnail from clip monitor. Commit.
  • ClipJob: fix typo. Commit.
  • ClipJob: correct and update info and whatsthis. Commit. See bug #487115.
  • Fix locked track items don't have red background on project open. Commit.
  • Fix spacer tool doing fake moves with clips in locked tracks. Commit.
  • Hide timeline clip status tooltip when mouse leaves. Commit.
  • UI files: use notr="true" instead of old comment="KDE::DoNotExtract". Commit.
  • Fix wrong FFmpeg chapter export TIMEBASE. Commit. Fixes bug #487019.
  • Fix tests build. Commit.
  • With Qt6 the breeze-icons *.rcc files are no longer delivered. Commit.
  • Code Gardening: split main() into logical pieces. Commit.
  • Create sequence thumbs directly from bin clip producer. Commit.
  • Play monitor on click - make configurable. Commit.
  • Fix opening documentation link for shuttle on Windows. Commit.
  • Fix merge error. Commit.
  • Typo for build command: ninja is use in the cmake command, so sudo ninja install should be used. Commit.
  • JogShuttle, add note and link for installation on Windows. Commit. Fixes bug #485602.
  • Optimize playback of sequence clips (don't default to rgba format which triggers expansive compositing checks). Commit.
  • Correct typo “file exist” → “file exists”. Commit.
  • Draft: Clarify that the remaining time calculation is an estimation. Commit.
  • Fix tests warnings. Commit.
  • Improve user feedback. Commit.
  • Audio record: allow playing timeline when monitoring, clicking track rec... Commit. See bug #486198. See bug #485660.
  • Feat: Implement effect groups. Commit.
  • Work/audio rec fixes. Commit.
  • Add multi-format rendering. Commit.
  • Ensure Docks are correctly sorted in view menu. Commit.
kdepim-addons
  • Use not deprecated globalMatchView. Commit.
  • Remove deprecated method. Commit.
  • Use @info:placeholder. Commit.
  • We don't use eventviews => remove it from CI. Commit.
  • Fix mem leak. Commit.
  • Port away pimeventsplugins away from EventViews. Commit.
  • Remove korganizer plugins. Commit.
  • Remove create note plugin. Commit.
  • Remove Akonadi Relation support from Create Event/Todo plugins. Commit.
  • Fix cmake lint warning. Commit.
  • USe @action:button. Commit.
  • Add build-ftime support. Commit.
  • Use label context. Commit.
  • Fix compile test. Commit.
  • Make compile with QT_NO_CONTEXTLESS_CONNECT. Commit.
  • Fix load icon from resource. Commit.
  • Add @info:tooltip. Commit.
  • Fix build with corrosion 0.5. Commit.
  • Add QPushbutton i18n context. Commit.
  • Add i18n context. Commit.
  • Use ellipsis character instead of three dots in UI strings. Commit.
  • It compiles fine without deprecated kf methods. Commit.
kdepim-runtime
  • Add missing [[nodiscard]]. Commit.
  • Add missing [[nodiscard]]. Commit.
  • We have only close button. Commit.
  • Use not deprecated globalMatchView. Commit.
  • EWS: prevent notification spam. Commit.
  • Google: sync tags to Google Calendar. Commit.
  • EWS: Don't create empty dump. Commit.
  • Ews: Use constexpr for user agents list. Commit.
  • Ensure authentication error notification is displayed. Commit.
  • Display error type in the debug output for QKeychain errors. Commit.
  • Abort request when we fail the authentification. Commit.
  • Remove utf-8 arguments (new kmime api). Commit.
  • Disable failing kolab tests. Commit.
  • Kcoreaddons uses minimum version == 1.8. Commit.
  • Use @info:placeholder. Commit.
  • Do not try to subscribe to an empty list of folders. Commit. See bug #485799.
  • Fix a memory leak in TransferJob. Commit. See bug #486861.
  • Fix building tests and running with tests disabled. Commit.
  • Add missing include moc. Commit.
  • Add Migrator to extract Akonadi tags from categories from all events and todos. Commit.
  • Remove Akonadi Relations from Kolab Resource. Commit.
  • Remove references to Relations from IMAP resource. Commit.
  • Remove references to Relations from Google resource. Commit.
  • Fix some cmakelint warning. Commit.
  • Fix starting subjobs to modify DAV item tags. Commit.
  • DAV resource: implement tags<->categories sync. Commit.
  • Fix cmake lint warning. Commit.
  • Pop3: remove unused commands. Commit.
  • Pop3: call closeConnection() directly; call destructor in thread. Commit.
  • We have no good way to cancel this request, just ignore it. Commit.
  • KWallet is de facto mandatory now, let's be more pushy about it. Commit.
  • Switch login failure handling to be KNotification based. Commit.
  • USe @action:button. Commit.
  • IMAP(outlook): fix requesting a new tokens when none are present. Commit.
  • Outloop imap auth: Port away from KWallet. Commit.
  • ICal resource: Implement tag<->categories sync. Commit.
  • Bump Akonadi version since we now depend on new TagObserver API. Commit.
  • Adapt Kolab resource to IMAP being ported away from ObserverV4. Commit.
  • Port IMAP resource from ObserverV4 to ObserverV3. Commit.
  • Port EWS resource from ObserverV4 to TagObserver. Commit.
  • Google: explicitly request calendar.events scope in authentication. Commit.
  • Remove support for tomoboynotes. Commit.
  • IMAP(gmail): propagate auth error from KGAPI to user. Commit.
  • Use @info:shell. Commit.
  • Add build-ftime support. Commit.
  • Use label context. Commit.
  • Make compile with QT_NO_CONTEXTLESS_CONNECT. Commit.
  • Use i18n context. Commit.
  • SingleFileResource: trigger sync after initially loading file on start. Commit. Fixes bug #485761.
  • We depend against kf6.0. Commit.
  • Use ellipsis character instead of three dots in UI strings. Commit.
  • It compiles fine without deprecated kf methods. Commit.
  • Avoid using static variable with QString and QStringList. Commit.
kdesdk-kio
  • Enforce passing tests on all platforms. Commit.
  • Add git blame ignore file. Commit.
  • Add and make use of ECM clang-format integration. Commit.
kdesdk-thumbnailers
  • Enforce passing tests on all platforms. Commit.
kdev-php
  • Adapt to IPlugin asking for passing the KPluginMetaData in the constructor. Commit.
  • Require KDevelop-PG-Qt 2.3 (first to be Qt6-compatible). Commit.
  • KDE CI: reenable windows builds, fix for kdevplatform unbroke build. Commit.
  • Port to Qt6/KF6/KDevelop6. Commit.
  • Import kdevelop .clang-format file. Commit.
  • Port QStringRef to QStringView. Commit.
  • Port phpdocsmodel to QRegularExpression. Commit.
  • Explicitly remove strict compiler flags. Commit.
  • Slots -> Q_SLOTS. Commit.
  • Don't use regular expression for getIndentation. Commit.
  • Make PHP docs plugin use "new" ConfigPage architecture. Commit.
  • Appstream: add tag. Commit.
kdev-python
  • Adapt to IPlugin asking for passing the KPluginMetaData in the constructor. Commit.
  • CMake/KDE CI: Depend on what we use. Commit.
  • Reorder expression visitor call visit order to fix list comprehension context for bug-id 48885. Commit.
  • Drop code variants for Qt5/KF5. Commit.
  • Bump major version to 6 and reset minor version to 0, following kdevelop. Commit.
  • KDE CI: switch build to Qt6/KF6. Commit.
  • CI: Fix the build. Commit.
  • Fix compiler warning: extra semicolons. Commit.
  • Port foreach -> range-based for. Commit.
  • Fix python string -> QString conversion. Commit.
  • Restore test needing KTextEditor API commented out during porting. Commit.
  • Fix some compiler warnings. Commit.
  • Fix the stable CI. Commit.
  • Allow building with Qt5 by dropping Core5Compat. Commit.
  • Remove include. Commit.
  • Clean up. Commit.
  • Make the testAutoBrackets test pass. Commit.
  • Fix indention in .yml file. Commit.
  • Include templates for qt6. Commit.
  • Use kf6 branches in ci. Commit.
  • Remove Id from Plugin metadata. Commit.
  • Fix some failing tests. Commit.
  • Remove Id from plugin metadata. Commit.
  • Fix CI build for debugsession. Commit.
  • Fix CI build for variablecontroller. Commit.
  • Fix astbuilder build for versions less than Qt6. Commit.
  • Mainly a ton of QLatin1Char and QStringLiteral changes. Commit.
  • Port foreach -> range-based for. Commit.
  • Add Service. Commit.
  • Port QRegExp -> QRegularExpression. Commit.
  • Use Q_SLOTS instead of slots. Commit.
  • Cleanup comments and debug. Commit.
  • Port cmake code to BUILD_WITH_QT6. Commit.
  • Initial support for python 3.12. Commit.
  • Appstream: use instead of deprecated <developer_name>. Commit.
  • Remove fstring xfail test case. Commit.
  • Re-enable f-string visiting. Commit.
kdevelop
  • Gdb: test and fix pretty-printing QPersistentModelIndex. Commit.
  • Test_gdbprinters: add a QMultiHash QString test. Commit.
  • Add support for Qt6 QMultiHash to GDB QHashPrinter.num_children(). Commit.
  • Add support for Qt6 QMultiHash to GDB QHashPrinter._iterator_qt6. Commit.
  • Add support for Qt6 QMultiHash's MultiNode to GDB QHashPrinter. Commit.
  • Cache current node in GDB QHashPrinter._iterator_qt6. Commit.
  • Test_gdbprinters: add a QMultiHash int test. Commit.
  • Tests: separate testhelpermacros.h from testhelpers.h. Commit.
  • Fix pretty-printing Qt5's QHash, QMultiHash and QSet. Commit.
  • Test_gdbprinters: test QMap with a single element. Commit.
  • Test_gdbprinters: verify exact value of address stored in QVariant. Commit.
  • Opt-in to new gdb.ValuePrinter API and provide num_children. Commit.
  • Prepare opt-in to new gdb.ValuePrinter API by prefixing variables. Commit.
  • Really wrap the std::map pretty printers for QMap. Commit.
  • Make it clear that we pretty-print a QMap by adding some wrapper text. Commit.
  • Fix testIncludeExternC with newer clang. Commit.
  • Allow dumping imported parent contexts with duchainify. Commit.
  • Fix regression with pretty-printer for Qt5's QVector. Commit.
  • Fix memory leak of {Gdb,Lldb}Launcher factories. Commit.
  • Fix support for pretty-printing a default-constructed QSet. Commit.
  • Fix support for pretty-printing a default-constructed QHash. Commit.
  • Fix support for pretty-printing a default-constructed QMap (with Qt6). Commit.
  • Improve pretty-printing of QVariants to avoid requiring QtCore debug symbols. Commit.
  • Gdb/printers/kde.py: adapt class KDevelop_Path to Qt6 QVector alias. Commit.
  • Test_gdbprinters: test default-constructed QMap. Commit.
  • Test_gdbprinters: adapt to Qt6 QMapPrinter's delegation to std::map. Commit.
  • Test_gdbprinters: test default-constructed QHash and QSet. Commit.
  • Debugeeqt: build QLinkedList test. Commit.
  • DebugController: don't convert icon to pixmap and back. Commit.
  • PatchHighlighter: don't convert icon to pixmap and back. Commit.
  • QMakeConfig: look for Qt6 qmake executable too. Commit.
  • QMakeConfig: look for fallback system qmake executable once. Commit.
  • Find Qt6 rather than Qt5 in unit_tests_kde/CMakeLists.txt. Commit.
  • Add pretty-printer for QPersistentModelIndex. Commit.
  • Add support for pretty-printing qt6's QSet. Commit.
  • Add support for pretty-printing qt6's QVariant. Commit.
  • LoadedPluginsDialog: sync About button icon with one of plugins config list. Commit.
  • Fix support for pretty-printing qt6's QStack. Commit.
  • BranchManager: optimize and warn about multiple current branches. Commit.
  • BranchManager: convert source index to proxy index. Commit.
  • IBranchingVersionControl: fix documentation mistakes. Commit.
  • Don't always interpret filter wildcard pattern as filepath globbing. Commit.
  • BranchManager: don't set empty model filter redundantly. Commit.
  • KDevDocumentView: optimize finding all items. Commit.
  • Qt.py: update comment which was missing Qt6. Commit.
  • Add support for pretty-printing qt6's QMap (via std::map). Commit.
  • Pass KPluginMetaData instance to plugins, fix mix-up of component name & id. Commit.
  • Execute*plugin.h: unindent public:. Commit.
  • Perforce plugin: enable ASCII-auto-casting for tests. Commit.
  • GrepJob: time out "No results found" message. Commit.
  • Use size_t instead of uint for qHash. Commit.
  • QtHelpDocumentation: unconditionally chop fragment suffixes for markers. Commit.
  • QtHelpDocumentation: don't match comment marker for a longer ID. Commit.
  • Directly use QWebEngineUrlSchemeHandler for StandardDocumentationView. Commit.
  • Drop QtWebKit support. Commit.
  • Assimilate HelpNetworkReply to QNetworkReplyDataImpl. Commit.
  • Prefer Qt6 qmake when looking for Qt documentation. Commit.
  • Add fallback heuristic to match enum Qt docs via comment markers. Commit.
  • Simplify regexp patterns as suggested by Igor. Commit.
  • Further tweaking for regexps in qthelpdocumentation. Commit.
  • Properly extract documentation for enumerators via QtHelp. Commit.
  • Remove trailing newlines/spaces in extracted qthelp documentation. Commit.
  • Further cleanup links in extracted qthelp documentation. Commit.
  • Extract brief documentation for classes from qthelp. Commit.
  • Fix QtHelp description extraction for new Qt6 format. Commit.
  • Extract cleanupDescription. Commit.
  • Make QRegularExpressions static where possible. Commit.
  • Use AAA style for descriptionFromHtmlData. Commit.
  • Directly encode optional spaces in compile time strings. Commit.
  • Simplify quotation-mark handling in descriptionFromHtmlData. Commit.
  • Add Qt6 qmake to candidates for Qt documentation lookup. Commit.
  • Test qthelp declaration lookup for all available qmake candidates. Commit.
  • Ensure test_qthelpplugin does not use cached data from previous runs. Commit.
  • Make TestQtHelpPlugin::testDeclarationLookup data driven. Commit.
  • Load no plugins in the TestQtHelpPlugin. Commit.
  • Remove unused QtHelpPlugin singleton. Commit.
  • Format qthelpplugin.h. Commit.
  • Remove unused args arg from qthelp plugin. Commit.
  • Remove extra init() calls from test_qthelpplugin. Commit.
  • Fix QtHelpPlugin for Qt6: make engine writable. Commit.
  • Disable Qt & KF deprecation warnings for newer than min required versions. Commit.
  • Add support for pretty-printing qt6's QHash. Commit.
  • Require KDevelop-PG-Qt 2.3 (first to be Qt6-compatible). Commit.
  • App templates: add "CMake Qt6 Quick Application" template. Commit.
  • Port away from deprecated QDateTime::fromMSecsSinceEpoch. Commit.
  • Raise disabled deprecation versions. Commit.
  • Port deprecated qAsConst to std::as_const. Commit.
  • Port away from deprecated QMenu::addAction. Commit.
  • Qt6: Fix compiler warning when string-formatting qsizetype. Commit.
  • Port QVariant::type() to typeId(). Commit.
  • Port from QAbstractItemView::itemDelegate to itemDelegateForIndex. Commit.
  • Port away from deprecated QVariant::typeToName. Commit.
  • Port QDropEvent::pos() to position().toPoint(). Commit.
  • Port QMouseEvent::globalPos usage to globalPosition. Commit.
  • Silence header warnings - empty \copydoc. Commit.
  • Silence header warnings - remove unused variables. Commit.
  • Modernize code and iterate using const& to silence warning. Commit.
  • Unbreak testConditionsInSubdirectoryBasedOnRootVariables. Commit.
  • Fix test_cmakemanager with Qt6/KF6. Commit.
  • Remove unused kde4app and qt4app test apps. Commit.
  • Fix Qt6 FIXME, use QTabBar::mouseDoubleClickEvent. Commit.
  • Remove TODO KF6 as the comment explains. Commit.
  • Remove obsolete compat code for Qt5 now that we depend on Qt6. Commit.
  • Skip language controller test data rows for missing optional plugins. Commit.
  • Add QRC file template. Commit. Fixes bug #469064.
  • App templates: add "CMake Qt6 Widgets Application" template. Commit.
  • Qualify the identifierForNode CRTP call. Commit.
  • Unbreak EXECUTE_PROCESS calls in FindSubversionLibrary.cmake. Commit.
  • Port away from CMake's deprecated EXEC_PROGRAM. Commit.
  • KDE CI setup: adapt to libkomparediff2 master now also on Qt6/KF6. Commit.
  • Add Qt6Core5Compat and WebEngineWidgets to users of KDevPlatform. Commit.
  • Plasma applet: align logic more with kdeplasma-addons "Konsole Profiles". Commit.
  • Plasma applet: note supported form factor, use SPDX license, add bug url. Commit.
  • Plasma applet: use KSvg.SvgItem.imagePath property now. Commit.
  • Check KTextEditor plugins based on new LoadInKDevelop metadata key. Commit.
  • Load KTextEditor plugins at their Qt 6 path. Commit.
  • Explicitly find and link to Qt DBus component. Commit.
  • Remove "Id" entries from test_plugincontroller JSON files. Commit.
  • KRunner plugin: adapt to plugin id now derived from the binary filename. Commit.
  • Fix warning about Plugin ID Metadata. Commit.
  • Konsole: load konsolepart.so at its Qt 6 path. Commit.
  • Bump KDevelop major version to 6 and reset minor version to 0. Commit.
  • Port KRunner plugin to KRunner6. Commit.
  • Initial port of Plasma applet to Plasma6. Commit.
  • Port from Grantlee to KTextTemplate. Commit.
  • Port to KompareDiff2 6.0. Commit.
  • Forward-declare KNScore::Entry instead of including KNSWidgets/Button. Commit.
  • Qthelp: KNS3::Entry => KNSCore::Entry. Commit.
  • Replace KIO::statDetails with KIO::stat. Commit.
  • TestCore::shutdown(): deal with Core possibly gone in Qt6's QTest::qWait(). Commit.
  • Add missing includes for declaration of pointer types for Qt properties. Commit.
  • Port to KF6 KBookmarkManager. Commit.
  • Port to KF6 KFileWidget::setFilters(QList). Commit.
  • OpenProjectDialog: fill some filter variables only when needed, comment why. Commit.
  • Port away from KF5-only KColorSchemeManager::createSchemeSelectionMenu(). Commit.
  • Port to KPluginMetaData/KF6 no longer having a property metaDataFileName. Commit.
  • Port from Qt5-only QTEST_MAIN_IMPL to Q6's QTEST_MAIN_WRAPPER. Commit.
  • Port away from KTextEditor interfaces obsolete in KF6. Commit.
  • Port away from KTextEditor::DefaultStyle removed in KF6. Commit.
  • BreakpointModel::markContextMenuRequested: take QPoint by value. Commit.
  • Adapt to a new parameter in KF6 KTextEditor paintInlineNote(). Commit.
  • Port away from Qt5-only QWebEngineScriptCollection::findScript. Commit.
  • Test_gdbprinters: expect std::pair in place of QPair. Commit.
  • Debuggee_qlistcontainer: do not test QVector. Commit.
  • Static_cast qsizetype QString::size() to int. Commit.
  • Static_cast qsizetype index to int. Commit.
  • Port to KSelectAction::actionTriggered(). Commit.
  • Adapt to KJob::infoMessage() signature change. Commit.
  • Adapt to KWidgetItemDelegate::updateItemWidgets() signature change. Commit.
  • Port to KF6 KXMLGUIClient::action() by adding QStringLiteral. Commit.
  • BreakpointWidget: disambiguate QKeySequence constructor overload. Commit.
  • Work around QKeyCombination-returning operators in global namespace. Commit.
  • Replace !QTypeInfo::isStatic with QTypeInfo::isRelocatable. Commit.
  • TestDUChain: verify that two types, not only pointers, are unequal. Commit.
  • Don't compare different specializations of QExplicitlySharedDataPointer. Commit.
  • Switch build system to Qt6/KF6. Commit.
  • Prepare Qt6/KF6 switch: don't install kdevelopplugin.desktop. Commit.
  • Prepare Qt6/KF6 switch: simulate Grantlee5 CMake API for now. Commit.
  • Prepare Qt6/KF6 switch: disable patchreview build. Commit.
  • Prepare Qt6/KF6 switch: disable build of Plasma applet & KRunner plugin. Commit.
  • Prepare Qt6/KF6 switch: disable building against Okteta libraries. Commit.
  • Prepare Qt6/KF6 switch: disable qmljs, needs full Qt6 replacement/update. Commit.
  • Drop forcing the QtQuick scene backend to software rendering. Commit.
  • Drop usage of deprecated & defunc Qt HighDpi attributes. Commit.
  • Drop Kdelibs4ConfigMigrator usage, gone in KF6. Commit.
  • GrepJob: port away from QTextStream::setCodec() removed in Qt 6. Commit.
  • Port away from UTF-8 QTextStream::setCodec() removed in Qt 6. Commit.
  • Remove codec arg from ParseSession::readFile call. Commit.
  • Remove second parameter from QMake::Driver::readFile(). Commit.
  • GrepOutputModel: port away from QString::replace(const QRegExp &,. Commit.
  • QMakeFileVisitor: port from QRegExp to QRegularExpression. Commit.
  • Port away from KWindowSystem::forceActiveWindow(). Commit.
  • Adapt to Qt 6 QMetaType's automatic registration of stream operations. Commit.
  • Adapt to invalid begin iterator of QList/6 vs. QVector/5 on erase at begin. Commit.
  • MIDebuggerPlugin: setup actions only if there is a QGuiApplication. Commit.
  • Debugger: do not call KNotification::setWidget(). Commit.
  • Show an alert when a breakpoint or a watchpoint is hit. Commit.
  • Fix PersistentSymbolTable::visitFilteredDeclarations for Qt6. Commit.
  • Refactor PersistentSymbolTable::visitFilteredDeclarations for readability. Commit.
  • Always set noFiltering = true for iterating over pre-filtered cache. Commit.
  • Make the patch review plugin optional. Commit.
  • ContextBrowserView: fix inserting nav wigdet into layout out-of-bounds. Commit.
  • DockBarContextMenu: bind life-time of lock action to menu, not window. Commit.
  • TemplateRenderer: port from QRegExp to QRegularExpression. Commit.
  • GrepOutputDelegate: port from QRegExp to QRegularExpression. Commit.
  • GrepFindFilesThread: port from QRegExp to QRegularExpression. Commit.
  • GitPlugin::allCommits: port from QRegExp to QRegularExpression. Commit.
  • ProjectSelectionPage: port to QRegularExpressionValidator. Commit.
  • AppWizardPlugin: port from QRegExp to QRegularExpression. Commit.
  • HtmlToPlainText: port from QRegExp to QRegularExpression. Commit.
  • AbstractNavigationContext: port away from QString::indexOf(QRegExp &). Commit.
  • AbstractDeclarationNavigationContext: port to QRegularExpression. Commit.
  • SvnJobBase: search for a character instead of equivalent regex. Commit.
  • SvnInternalDiffJob: port from QRegExp to QRegularExpression. Commit.
  • Svndiffjob.cpp: enclose repairDiff() in unnamed namespace. Commit.
  • Test_git: fix the commit SHA-1 hash regex. Commit.
  • MIDebugger: don't remove "set prompt \032.\n" regex. Commit.
  • MakeFileResolver: remove a string instead of equivalent regex. Commit.
  • SourceCodeInsertion: port from QRegExp to QRegularExpression. Commit.
  • SessionPrivate: port from QRegExp to QRegularExpression. Commit.
  • Add missing QRegExp includes. Commit.
  • Gcclikecompiler.cpp: clean up includes. Commit.
  • Group includes, reorder groups and sort within groups. Commit.
  • KDevelop::normalizeLineEndings: fix out-of-bounds access at end. Commit.
  • KDevPlatformLanguage: drop unused classes ApplyChangesWidget/CodeGenerator*. Commit.
  • Remove unused qMapLessThanKey specialization for IndexedIdentifier. Commit.
  • Port away from QAction::parentWidget(). Commit.
  • Kcm_uitest: get rid of useless I18N_NOOP(). Commit.
  • Adapt also test plugin target/outputnames to match the plugin id. Commit.
  • Port remaining QDesktopWidget uses to QScreen. Commit.
  • Sublime: remove custom saving of main window geometry. Commit.
  • PluginController: eliminate a temporary QVector. Commit.
  • ProjectManagerViewPlugin: fix GCC's -Wrange-loop-construct. Commit.
  • RegistersManager: don't cast pointer to bool before printing. Commit.
  • DefinesModel: simplify and optimize QList<=>QHash conversions. Commit.
  • DefinesModel: replace qMakePair with QPair. Commit.
  • DebugController: use an updated line number. Commit.
  • Pass lambdas instead of member functions to QtConcurrent::run(). Commit.
  • Replace Base::QVarLengthArray with Base::Base. Commit.
  • Don't rely on implicitness of QChar(int) constructor. Commit.
  • Don't rely on implicitness of QUuid(QString) constructor. Commit.
  • Don't rely on implicitness of QDebug constructors. Commit.
  • Replace QVariant::setValue() with QVariant::fromValue(). Commit.
  • Explicitly cast QStringBuilder to QByteArray. Commit.
  • Add missing includes. Commit.
  • Remove unused KPluginFactory includes. Commit.
  • Don't rely on implicitness of QFileInfo constructors. Commit.
  • Adapt plugin target/outputnames to match the plugin id (needed with KF6). Commit.
  • Remove left-over dead cmake code. Commit.
  • Drop defunc support for KDEV_DISABLE_WELCOMEPAGE env var. Commit.
  • Reimplement welcome page plugin using QWidgets. Commit.
  • Use only QString KConfig group name overloads. Commit.
  • IOutputView::registerToolView: take QString config group name. Commit.
  • Add a regex for gtest errors to NativeAppErrorFilterStrategy. Commit. Fixes bug #375778.
  • ReplacementParser: support Windows line endings in a .yaml file. Commit.
  • Clangtidy/tests: don't copy test data directory. Commit.
  • Clangtidy: use QFINDTESTDATA in ReplacementsParserTester. Commit.
  • Clangtidy: boost::string_ref => std::string_view. Commit.
  • Revert "Exclude replacementparser from build for now". Commit.
  • Port away from deprecated QVarLengthArray API. Commit.
  • Debuggercommon: Remove deprecated KLineEdit property. Commit.
  • Add note that this code has not yet landed upstream. Commit.
  • Port from QVariant::canConvert(int) to QVariant::canConvert(). Commit.
  • Format qthelpnetwork.h with clang-format. Commit.
  • Use provider name for QtHelp home page name. Commit.
  • Fix indentation and formatting in qthelpdocumentation.h. Commit.
  • Assert that the engine is fully setup after setupData was called. Commit.
  • Log warnings from the QHelpEngine. Commit.
  • Also log failure when registering documentation from QtHelpProvider. Commit.
  • Cleanup: explicitly pass QtHelpProvider instead of abusing static. Commit.
  • Defer loading of Qt documentation until after initialization. Commit.
  • Debuggercommon: make stty.cpp compile on Windows. Commit.
  • Enable PIC globally. Commit.
  • Port deprecated QString::count to QString::size. Commit.
  • Port away from deprecated QScopedPointer::take. Commit.
  • Refactor QMake::ASTVisitor::visitNode. Commit.
  • Fix clazy-qcolor-from-literal. Commit.
  • Fix clazy-const-signal-or-slot. Commit.
  • TestCMakeFileApi: fix slot name: initTestSuite => initTestCase. Commit.
  • Expect failure when parsing c++config.h from GCC with clang. Commit.
  • Call KLocalizedString::setApplicationDomain in TestCore::initialize. Commit.
  • Gdb: pretty-print QByteArray as string, not const char*. Commit.
  • MIParser: use const to prevent detaching. Commit.
  • Deduplicate ProcessSelectionDialog usages and employ RAII. Commit.
  • Remove useless [Indexed]QualifiedIdentifier conversions. Commit. Fixes bug #482001.
  • Add TypeScript compiler (tsc) error filtering strategy. Commit.
  • Gdb/printers: match only QQueue proper. Commit.
  • GitPlugin: store encountered revisions in QHash rather than QMap. Commit.
  • GitPlugin: ignore the "boundary" revision marker. Commit.
  • NoProjectIncludePathsManager: simplify interface and optimize. Commit.
  • Return empty Defines from definesInBackground(). Commit.
  • Don't consider NoProjectIncludePathsManager ProjectSpecific. Commit.
  • NoProjectIncludePathsManager: support tab characters in defines. Commit.
  • NoProjectIncludePathsManager: replace check with assertion. Commit.
  • Encode .kdev_include_paths in UTF-8 instead of local 8-bit. Commit.
  • NoProjectIncludePathsManager: show defines in text edit. Commit.
  • NoProjectIncludePathsManager: optimize writing empty paths. Commit.
  • Convert class NoProjectIncludePathsManager into namespace. Commit.
  • NoProjectIncludePathsManager: capture a local variable by value. Commit.
  • Actually show the Setup Custom Include Paths dialog. Commit.
  • ProjectController: pass a safer context to QObject::connect(). Commit.
  • QtHelpDocumentation: start from title to begin with. Commit.
  • QtHelpDocumentation: fix matching "title" class. Commit.
  • Don't call QRegularExpressionMatch::isValid(). Commit.
  • QtHelpDocumentation: remove trailing line break from description. Commit.
  • QtHelpDocumentation: actually show function description. Commit.
  • Extract helper functions from QtHelpDocumentation::description(). Commit.
  • Unbreak QtHelpDocumentation::description title matching. Commit.
  • Remove unused include from iquickopen.h. Commit.
  • Include instead of forward-declaring it. Commit.
  • GitPlugin: prepare to QStringView's first() and sliced(). Commit.
  • GitPlugin::parseGitVersionOutput: don't pass -1 to QStringView::mid(). Commit.
  • GitPlugin::parseGitBranchOutput: prepare to QStringView::sliced(). Commit.
  • Ghprovider: prepare to QStringView::sliced(). Commit.
  • IncludePathProperties: prepare to QStringView::sliced(). Commit.
  • Debuggercommon: don't call QStringView::mid(-1, 2). Commit.
  • PatchHighlighter: assert KTextEditor cursor assumptions. Commit.
  • SessionLock: assert valid session id string. Commit.
  • Do not pass -1 to QStringView::left(). Commit.
  • ISourceFormatter: don't pass -1 to QStringView::left(). Commit.
  • Don't declare QStringView as a reference in range-based for loops. Commit.
  • Clazy: postpone creating a QString to optimize. Commit.
  • GitPlugin: don't convert a QStringView to QString before concatenating. Commit.
  • Port QStringRef usages to QStringView. Commit.
  • BazaarPlugin: optimize with QStringView::split(). Commit.
  • Vcs: optimize with QRegularExpression::capturedView(). Commit.
  • Remove unused function KDevelop::extractLineNumber(). Commit.
  • Lldb: avoid detaching a QString. Commit.
  • Avoid detaching QStringList. Commit.
  • Backgroundparser: don't prevent RVO. Commit.
  • Enclose local code in an unnamed namespace. Commit.
  • WidgetColorizer: eliminate unsafe QStringView usage. Commit.
  • MIDebugSession: remove duplicate unused member functions. Commit.
  • Use std::remove_if return value - i.e. actually remove something. Commit.
  • Add $ to patterns to match QUuid/QVariant. Commit.
  • Documentation: remove obsolete and broken setTabOrder() call. Commit.
  • Reject a breakpoint URL of an untitled document. Commit.
  • MIBreakpointController: ignore uninteresting BreakpointModel changes. Commit.
  • Print erroneous breakpoint's row in a warning. Commit.
  • MIBreakpointController: let Breakpoint::setData() parse location. Commit.
  • Breakpoint: clear unsupported URL read from config. Commit.
  • Debugger: detect pending lldb-mi breakpoints. Commit.
  • Debuggercommon/tests: add Q_OBJECT macro to TestDebugger. Commit.
  • Debugger: don't use invalid actual location of a lldb-mi breakpoint. Commit.
  • Fix testPickupManuallyInsertedBreakpointOnlyOnce() failures. Commit.
  • Reject a breakpoint URL with a relative path. Commit.
  • Extract KDevMI::Testing::breakpoints(). Commit.
  • Debuggercommon: enclose test helpers in Testing namespace. Commit.
  • IndexedString: document poor relative URL path support. Commit.
  • Breakpoint: explain isSupportedBreakpointUrl() in a comment. Commit.
  • Group and sort includes in breakpoint.cpp. Commit.
  • Debugger: test Breakpoint::setData(LocationColumn, ...). Commit.
  • Debugger/tests: deduplicate ecm_add_test() in CMakeLists.txt. Commit.
  • Test_lldb: use setData() in place of native user command. Commit.
  • Test_lldb: don't skip 4 test functions anymore. Commit.
  • Test_lldb: transfer a testPendingBreakpoint fix from test_gdb. Commit.
  • Test_lldb: transfer watchpoint test changes from test_gdb. Commit.
  • Test_gdb: uncomment and fix testBreakOnReadBreakpoint(). Commit.
  • Test_lldb: fix testStack*(). Commit.
  • Extract validateColumnCountsThreadCountAndStackFrameNumbers(). Commit.
  • Remove useless testStackDeactivateAndActive(). Commit.
  • Test_lldb: fix XPASS testBreakpointDisabledOnStart(). Commit.
  • Test_lldb: fix XPASS testVariablesWatchesQuotes(). Commit.
  • LldbTest::testDeleteBreakpoint: verify breakpoint removal. Commit.
  • LldbTest::testUpdateBreakpoint: fix comments. Commit.
  • Debuggercommon/tests: revert a shift of lines in debugee.cpp. Commit.
  • Test_lldb: adjust line numbers that shifted in debugees. Commit.
  • GdbTest::testThreadAndFrameInfo: adjust breakpoint line number. Commit.
  • GdbTest::testStackSwitchThread: adjust shifted line number. Commit.
  • Debuggercommon: improve readability of debugeethreads.cpp. Commit.
  • GdbTest::testChangeBreakpointWhileRunning: test line more strictly. Commit.
  • GdbTest::testAttach: actually test the breakpoint line. Commit.
  • Test_gdb: fix off-by-one errors in comments. Commit.
  • Test_lldb: Don't hang in LldbTest::testCoreFile. Commit.
  • Remove unused include from abbreviations.h. Commit.
  • .clang-format: use WebKit style to format JSON files. Commit.
  • Port QStyleOption::init() to QStyleOption::initFrom(). Commit.
  • Remove unused events from kdevelop.notifyrc. Commit.
  • Projectfilter: explicitly include .kde-ci.yml. Commit.
  • Projectfilter: generate default filters once. Commit.
  • Projectfilter: don't reserve default filter list size. Commit.
  • Projectfilter: rely on CTAD to deduce the size of std::array. Commit.
  • StatusBar: don't subtract zero from message timeouts. Commit.
  • Don't show background parser's messages on the status bar. Commit.
  • MIDebugSession: don't show status messages with timeout=0. Commit.
  • JobStatus: clear status message when finished. Commit.
  • StatusBar: remove messages with overdue timeouts. Commit.
  • StatusBar: transfer existing status message to new progress item. Commit.
  • StatusBar: don't show empty status messages. Commit.
  • StatusBar: don't subtract from just inserted message's timeout. Commit.
  • StatusBar: fix handling of status messages that don't time out. Commit.
  • StatusBar: don't obscure error messages by status messages. Commit.
  • Actually show status messages in the status bar. Commit.
  • Overload QDebug operator<< for StatusBar::Message. Commit.
  • StatusBar: remove unused members. Commit.
  • QuickOpenLineEdit: don't set empty text and style sheet. Commit.
  • Fix test_files-clang failure with Clang 18. Commit.
  • Test_files-clang: extract clangVersionNumber(). Commit.
  • Keep unsaved documents open when switching areas. Commit. Fixes bug #486746.
  • Manpage: filter out root index entry. Commit.
  • Revert "work around bug in kLineEdit". Commit.
  • Revert "Add copy button in AbstractNavigationWidget". Commit. Fixes bug #486656.
  • Debugger: Port away from KSysGuardProcessList. Commit.
kdf
  • It compiles without deprecated methods. Commit.
  • Add developer name to launchable. Commit.
  • Add @info:credit. Commit.
kdialog
  • Remove unused include. Commit.
  • KNOTIFICATIONS 5.78 is not necessary now. Commit.
  • It compiles fine without deprecated methods. Commit.
  • Use nullptr. Commit.
  • Fix cmakelint issue Extra spaces between 'if' and its () [whitespace/extra]. Commit.
  • Flatpak: Use an icon that exists. Commit.
  • Fixed handling of Widgets::calendar() result - it is a bool signifying "accepted" like other functions. Commit.
  • Fixed handling of Widgets::slider() result - it is a bool signifying "accepted" like other functions. Commit.
  • Change Widgets::imgInputBox() result to be bool signifying "accepted" like other functions. Commit.
  • Change Widgets::imgBox() result to be bool signifying "accepted" like other functions. Commit.
  • Change Widgets::textbox() result to be bool signifying "accepted" like other functions. Commit.
kdiamond
  • KNewStuff config: drop trailing slash from install dir, avoids warnings. Commit.
  • Use ellipsis character in manual strings instead of 3 periods. Commit.
  • Use ellipsis character in UI strings instead of 3 periods. Commit.
  • Remove unneeded setting of window title to app name. Commit.
  • Set UI marker context to more item, title & tooltip strings. Commit.
  • KDE CI: require "@same" branch of libkdegames. Commit.
  • Enforce passing tests on Windows. Commit.
keditbookmarks
  • It compiles fine without deprecated methods. Commit.
  • Don't do HTTP get for favicon before handing over to part. Commit.
  • Abort favicon fetch when HTML part does not have navigation extension. Commit.
  • Port license headers to SPDX. Commit.
  • Drop editor-specific comments. Commit.
  • Make D-Bus dependency explicit. Commit.
  • Remove suffix Qt6. Commit.
  • Enforce passing tests on Windows. Commit.
keysmith
  • Gitignore: add VS Code dir. Commit.
  • Fix missing TOTP health indicator. Commit.
  • Port away from OverlaySheet. Commit.
  • Clean up CMake code. Commit.
  • Port to ecm_add_qml_module. Commit.
  • Add git blame ignore file. Commit.
  • Add and make use of ECM clang-format integration. Commit.
kfind
  • It compiles fine without deprecated methods. Commit.
  • Add @info:tooltip as context. Commit.
  • Add i18n context. Commit.
kfourinline
  • Use ellipsis character in manual strings instead of 3 periods. Commit.
  • Set UI marker context to more action, label, title & tooltip strings. Commit.
  • Use executable name as qt logging category name. Commit.
  • KDE CI: require "@same" branch of libkdegames. Commit.
  • Enforce passing tests. Commit.
kgeography
  • Simplify cmake code. Commit.
  • Add developer name and launchable in appdata. Commit.
  • Update flags of lesotho, liechtenstein, iraq and tokelau. Commit.
  • CI: flatpak: Increase runtime to 6.7. Commit.
kget
  • Port deprecated method (remove obsolete code). Commit.
  • Use ECMDeprecationSettings. Commit.
  • Add developer tag to appdata. Commit.
  • UI files: use notr="true" instead of old comment="KDE::DoNotExtract". Commit.
  • Update file tray.cpp. Commit.
kgoldrunner
  • Use ellipsis character in manual strings instead of 3 periods. Commit.
  • Add icon to "Play Sounds" toggle action. Commit.
  • Set UI marker context to more action, item, title, tooltip, etc. strings. Commit.
  • Use executable name as qt logging category name. Commit.
  • KDE CI: require "@same" branch of libkdegames. Commit.
  • Enforce passing tests on Windows. Commit.
kgpg
  • Fix kgpg -V. Commit.
  • UI files: use notr="true" instead of old comment="KDE::DoNotExtract". Commit.
kgraphviewer
  • New in this release
khangman
  • Fix warning found by qtc. Commit.
  • Use QStringLiteral. Commit.
khealthcertificate
  • Eu-dgc: Use the correct OpenSSL include. Commit.
  • FreeBSD Qt 6.7 seems to need a QCoreApplication for accessing TLS features. Commit.
khelpcenter
  • CMake: Require Qt6::PrintSupport. Commit.
kidentitymanagement
  • Qml: Fix deleting identity. Commit.
  • Qml: Close identity editor after deleting identity. Commit.
  • Qml: add field for changing identity name. Commit.
  • Fix cmake lint warning. Commit.
  • USe @action:button. Commit.
  • Add build-ftime support. Commit.
  • Use context i18n. Commit.
  • Add missing [[nodiscard]]. Commit.
  • Add Q_OBJECT. Commit.
  • Improve autotests. Commit.
  • Hide ActivitiesRole column. Commit.
  • Fix typo. Commit.
  • It compiles fine without deprecated kf methods. Commit.
kig
kigo
  • Use ellipsis character in manual strings instead of 3 periods. Commit.
  • Use ellipsis character in UI strings instead of 3 periods. Commit.
  • Set UI marker context to more action, info, item, label, title strings. Commit.
  • Use executable name as qt logging category name. Commit.
  • KDE CI: require "@same" branch of libkdegames. Commit.
  • Enforce passing tests. Commit.
killbots
  • Prefer en_US, "centre" -> "center". Commit.
  • Use ellipsis character in manual strings instead of 3 periods. Commit.
  • Use ellipsis character in UI strings instead of 3 periods. Commit.
  • Use executable name as qt logging category name. Commit.
  • KDE CI: require "@same" branch of libkdegames. Commit.
  • Enforce passing tests on Windows. Commit.
kimagemapeditor
  • Add launchable and developer tag to appdata. Commit.
  • Drop Qt 5/KF5 support. Commit.
  • Add FreeBSD Qt 6 CI. Commit.
kimap
  • Avoid a few temporary allocations in IMAP response parsing. Commit.
  • Fix some cmakelint warning. Commit.
  • Add build-ftime support. Commit.
  • It compiles fine without deprecated kf methods. Commit.
kio-admin
  • Add method to notify about expired authorization. Commit.
  • Remove debugs in FileAction. Commit.
  • Enforce passing tests. Commit.
  • Add homepage url to appstream metadata. Commit.
kio-extras
  • [thumbnail] Print file name when asserting. Commit. See bug #490827.
  • Sftp: Use fancy defines from our own header if not available. Commit.
  • Sftp: Set permissions on mkdir rather than mkdir && chmod. Commit.
  • Sftp: fix windows build. Commit.
  • Recentlyused: Add missing Messages.sh. Commit.
  • Filenamesearch: Add missing translation domain. Commit.
  • Filenameseearch: Full decode search and url parameter. Commit.
  • Thumbnails: Use direct lookup for plugins. Commit.
  • [fish] Drop reference to deprecated errorPage. Commit.
  • Enable smb only if DBus is enabled. Commit.
  • Allow to enable activities only if DBus is enabled. Commit.
  • [archive] Qt::DBus does not seem to be used here. Commit.
  • Disable filenamesearch if DBus it disabled. Commit.
  • Disable mtp if DBus it disabled. Commit.
  • Disable DBus in kcms if requested. Commit.
  • Add USE_DBUS CMake option to control DBus usage. Commit.
  • Correct trash kcm dialog initialization. Commit. Fixes bug #486844.
  • Remove wrong warning about apps not supporting proxy settings. Commit.
  • Don't build filenamesearch on Windows/macOS. Commit.
  • [filenamesearch] Explicitly link against QtDBus. Commit.
  • [kcms/webshortcuts] Explicitly link against QtDBus. Commit.
  • [kcms/proxy] Explicitly link against QtDBus. Commit.
  • Drop unused KSaveIOConfig::setAutoResume. Commit.
  • Thumbnail/svg: Scale small svgs. Commit.
  • Thumbnail/imageplugin: add image/x-adobe-dng support. Commit. Fixes bug #472372.
kio-gdrive
kio-zeroconf
  • Enforce passing tests. Commit.
  • Add git blame ignore file. Commit.
  • Add and make use of ECM clang-format integration. Commit.
kiriki
  • Use ellipsis character in manual strings instead of 3 periods. Commit.
  • Set UI marker context to more action & title strings. Commit.
  • KDE CI: require "@same" branch of libkdegames. Commit.
  • Enforce passing tests on Windows. Commit.
kiten
  • Add launchable and developer name to appdata. Commit.
  • Add missing include moc. Commit.
kitinerary
  • Extend Flixbus station regex for Dutch-language tickets. Commit.
  • Relax MAV barcode matching pattern. Commit. Fixes bug #491403.
  • Fix booking.com hotel name extraction in newer confirmation emails. Commit.
  • Rework price handling. Commit.
  • Handle more than one trip summary in SNCF connect emails. Commit.
  • Add SCNF tariff code for Carte Liberté. Commit.
  • Handle multi-day trips and multi-traveler seat reservations for Entur. Commit.
  • Make name-based location matching work when exceeding the RCT2 limit. Commit.
  • Add RCT2 IRT name mapping found on international SNCB tickets. Commit.
  • Add extractor script for EnTur PDF tickets. Commit. Fixes bug #490997.
  • Improve asymmetric city-level location comparison. Commit.
  • Switch Flatpak and static builds to use the release branch. Commit.
  • Disable KConfig QML bindings for the static extractor build. Commit.
  • Use the new unified KF D-Bus switch. Commit.
  • Skip Qt translation processing for static builds. Commit.
  • Fix setting up the EOL CentOS 7 image for static builds. Commit.
  • Update static extractor build to current dependency versions. Commit.
  • Add extractor script for direct-book.com hotel booking emails. Commit.
  • Add extractor script for Scandlines ferry tickets. Commit.
  • Handle one more Google Maps URL scheme for extracting coordinates. Commit.
  • Add 12go schema.org fix-up script. Commit.
  • Don't require reservation numbers for merging bus reservations. Commit.
  • Fix location comparison when dealing with asymetric address data. Commit.
  • Add Max Actif SCNF tariff code. Commit.
  • Convert price property to totalPrice. Commit.
  • Add extractor for Georgian Railway (საქართველოს რკინიგზა). Commit.
  • If country name resolution failed, use the coordinate based lookup. Commit.
  • Normalize whitespaces before doing anything with the country name. Commit.
  • Make use of KMime's new const API. Commit.
  • Add extractor for TCDD Taşımacılık (Turkish Railways). Commit.
  • Ignore creation date for PDFsharp PDFs. Commit.
  • Add extractor script for Iberia reservation PDFs. Commit.
  • Create airports as places rather than simple objects in the flight template. Commit.
  • Add RCT2 IRT detection pattern for Snälltâget. Commit.
  • Deal with Snälltâget having a typo in the U_TLAY type field. Commit.
  • Port away from deprecated QDateTime API. Commit.
  • Accommodate TCDD's barcode padding. Commit.
  • Make the 12go extractor more robust and handle more variants. Commit.
  • Add basic hotels.com fallback extractors for emails without schema.org data. Commit.
  • Add a sanity check for company capital notes in the price extractor. Commit.
  • Extract RegioJet pkpass bus tickets. Commit.
  • Also add the provider to bus reservation templates. Commit.
  • Handle the English language variant of Italo tickets. Commit.
  • Add tobilet.pl event ticket extractor script. Commit.
  • Deal with Flixbus disruption notes. Commit.
  • Fix wrong results for Flixbus multi-column seat information. Commit.
  • Handle more Flixbus ticket token variants in JSON-LD data. Commit.
  • Loosen the Flixbus extractor trigger pattern a bit. Commit.
  • Special-case comparing Flixbus ticket tokens. Commit.
  • Handle Air Asia booking email with departure terminals. Commit.
  • Add generic extractor for ERA FCB customer card data. Commit.
  • Decode ERA FCB CustomerCardData validity time ranges. Commit.
  • Support Amadeus Cytric booking confirmations. Commit.
  • Handle German language variants of Trenitalia tickets. Commit.
  • Remove implausible time zones during post-processing. Commit.
  • Add build-ftime support. Commit.
  • Fix filtering of invalid IATA BCBP child nodes. Commit.
  • Use a working Git repository for Poppler. Commit.
  • Add method for decoding mangled PkPass identifiers in a bundle file. Commit.
  • Make the Eurostar PDF extractor more robust against layout variations. Commit.
  • Add method to check whether a custom data entry exists in a bundle file. Commit.
  • Make sure we will always create an extractor document node. Commit.
  • Export pkpass document id generation helper function. Commit.
  • Make CFR extractor cover more layout variants. Commit.
  • Make SortUtil also work for ticket and program membership objects. Commit.
  • Add extractor script for international CFR PDF tickets. Commit.
  • It compiles fine without deprecated kf methods. Commit.
  • Fix IRCTC departure time extraction. Commit. Fixes bug #486495.
  • Extract information about train-bound SNCB RCT2 tickets. Commit.
  • Make ExtractorValidator movable. Commit.
  • Restore disabled FreeBSD extractor tests. Commit.
  • Detect and convert IATA BCBP railway tickets. Commit.
  • Fix extraction of cancellation URLs from Lufthansa pkpass files. Commit.
  • Don't fail on non-ticket pages in Trenitalia PDFs. Commit.
  • Restore support for Trenitalia PDFs with barcodes. Commit.
  • Compile with newer poppler. Commit.
kjournald
  • CI: flatpak: Increase runtime to 6.7. Commit.
kjumpingcube
  • Remove unused kcfg_* name from settings.ui QGroupBox item. Commit.
  • Use ellipsis character in manual strings instead of 3 periods. Commit.
  • Use ellipsis character in UI strings instead of 3 periods. Commit.
  • Use executable name as qt logging category name. Commit.
  • KDE CI: require "@same" branch of libkdegames. Commit.
  • Enforce passing tests on Windows. Commit.
kldap
  • Add missing const. Commit.
  • Continue to implement model. Commit.
  • Remove unused include. Commit.
  • Fix cmake lint warning. Commit.
  • USe @action:button. Commit.
  • Rename as KLDAP_KIO_WORKERS_LOG. Commit.
  • Remove nodiscard. Commit.
  • Fix insert element. Commit.
  • Add build-ftime support. Commit.
  • Remove this check. Unused now. Commit.
  • Use context i18n. Commit.
  • Remove some unused code. Commit.
  • Continue to implement /ldapconfigurewidgetng. Commit.
  • Continue to implement model. Commit.
  • Add context i18n. Commit.
  • Remove duplicate lines. Commit.
  • Prepare to move elements. Commit.
  • Fix model. Commit.
  • Don't try to move down when row is at bottom. Commit.
  • Implement mDownButton. Commit.
  • Update mUpButton state. Commit.
  • Continue to implement move element. Commit.
  • Dead code--. Commit.
  • Add activities. Commit.
  • Start to implement activities support. Commit.
  • Hide header. Commit.
  • Implement LdapSortProxyModel::lessThan. Commit.
  • Continue to implement model (add order). Commit.
  • Allow to save model. Commit.
  • Fix edit server. Commit.
  • Remove server. Commit.
  • Remove unused code. Commit.
  • Use double click. Commit.
  • Allow to edit server. Commit.
  • Allow to remove server. Commit.
  • Continue to implement ldapconfigurewidget. Commit.
  • Add model. Commit.
  • Hide column. Commit.
  • Add index. Commit.
  • Allow to remove server. Commit.
  • Add index. Commit.
  • Add proxymodel. Commit.
  • Reactivate some code. Commit.
  • Add [[nodiscard]]. Commit.
  • Install LdapSortProxyModel. Commit.
  • Clean up. Commit.
  • Reactivate some code. Commit.
  • Prepare to implement add/remove/modify server. Commit.
  • Prepare to reimplement "add host". Commit.
  • Fix debug category. Commit.
  • Don't create a column for enabled state. Commit.
  • Allow to save data. Commit.
  • Debug--. Commit.
  • Hide activities column. Commit.
  • Show server name. Commit.
  • Try to show server name. Commit.
  • Prepare to use model. Commit.
  • Add ldapconfigurewidgetng_gui. Commit.
  • Prepare new ldapconfigurewidgetng. Commit.
  • Continue to implement model. Commit.
  • Load ldap config. Commit.
  • Move LdapClientSearch to core. Commit.
  • Move ldapclientsearchconfig to core lib. Commit.
  • Use ellipsis character instead of three dots in UI strings. Commit.
  • Increase version. Commit.
  • Move element in core lib. Commit.
  • Move to core lib. Commit.
  • Return ldapServerInfo. Commit.
  • Use Q_DECLARE_METATYPE/Q_DECLARE_TYPEINFO. Commit.
  • Implement ServerInfo. Commit.
  • Remove commented code. Commit.
  • Add test apps. Commit.
  • Add init() methods. Commit.
  • Return {} when index is invalid. Commit.
  • Continue to implement model. Commit.
  • Add lastColumn. Commit.
  • Add Q_OBJECT. Commit.
  • Prepare proxymodel. Commit.
  • Fix typo. Commit.
  • Install headers. Commit.
  • Add ldapactivitiesabstract. Commit.
  • It compiles fine without deprecated kf methods. Commit.
kleopatra
  • Update flatpak manifest. Commit.
  • Improve user id selection in signencryptwidget. Commit.
  • Show better error messages for invalid certificates in certificatelineedit. Commit.
  • Don't suggest a subkey validity period larger than the primary key validity period. Commit.
  • Disable Reload buttons in smart card window when reload is happening. Commit.
  • Emit a general signal on any status change of ReaderStatus. Commit.
  • Use a more instructive placeholder text for the search input field. Commit.
  • Remove upstreamed workaround. Commit.
  • Move Q_DECLARE_OPERATORS_FOR_FLAGS out of Kleo namespace. Commit.
  • Fix glitches in certificate list. Commit.
  • Improve behavior of imported certificates tab. Commit.
  • Fix initial column visibility in main key tree. Commit.
  • Hide some card actions in VSD. Commit.
  • Use nullptr. Commit.
  • CMake: add KColorScheme. Commit.
  • Run DecryptVerifyFilesDialog asynchronously. Commit.
  • Remove WindowsWindowFunctions usage. Commit.
  • Remove no longer needed check for QGpgME >= 1.21.0. Commit.
  • Improve result reporting for the certificate refresh. Commit.
  • Only refresh non-revoked user IDs with email addresses via WKD. Commit.
  • Require GpgME 1.21.0. Commit.
  • Kcoreaddons uses minimum version == 1.8. Commit.
  • Set up content layout and show common card information in base class. Commit.
  • Add a simple common superclass for all smart card widgets. Commit.
  • Show S/MIME keys as coming from LDAP in certificate lookup. Commit.
  • Use @info:placeholder. Commit.
  • Show ADSK action for gpg > 2.4.5. Commit.
  • Only show ADSK action when an ADSK is configured in gpg. Commit.
  • Make sure that the folder for the group configuration exists. Commit.
  • Get the app name from the card. Commit.
  • Move getter/setter for certificate data from PIVCard to Card. Commit.
  • Add AppType enum for the different smart card apps. Commit.
  • A11y,Windows: Use system colors for disabled text in high-contrast mode. Commit.
  • Rename SmartCardWidget to SmartCardsWidget. Commit.
  • Show status message when loading smart cards or importing certificates. Commit.
  • Add Reload button to smart card view. Commit.
  • Check if ImportJob supports setting import options. Commit.
  • Don't import secret keys from WKD. Commit.
  • Refactor main window handling. Commit.
  • Add missing include. Commit.
  • Remove obsolete hack to reload smart cards in main window. Commit.
  • Make reload of smart cards with F5 work in separate window. Commit.
  • A11y: Fix tab order in PKCS#15 card view. Commit.
  • A11y: Fix tab order in PIV card view. Commit.
  • A11y: Fix tab order in OpenPGP card view. Commit.
  • Update smart cards when smart card window is opened. Commit.
  • Use a separate window for smart card management. Commit.
  • Fix spacing. Commit.
  • Show all search results in certificate lookup dialog. Commit.
  • Fix crash when opening kleopatra with a file. Commit. Fixes bug #487688.
  • Implementing adding ADSKs. Commit.
  • A11y: Don't set a link color if high-contrast mode is active. Commit.
  • A11y,Windows: Set link colors to system link color in high-contrast mode. Commit.
  • Offer appending new detached signature only to existing detached signatures. Commit.
  • Allow appending a new detached signature to an existing file. Commit.
  • Return choice and file name when asking for overwrite/rename/etc. Commit.
  • Add developer name and launchable to appdata. Commit.
  • Discard drop events coming from kleopatra itself. Commit.
  • Fix crash in key lookup. Commit.
  • USe @action:button. Commit.
  • We want to save the logs as plain text without special Unicode characters. Commit.
  • Use button text "Set PUK" or "Change PUK" depending on PUK availability. Commit.
  • Unblock smart card with Admin PIN if PUK is not available. Commit.
  • Don't show success message on error or cancelation. Commit.
  • Update label and add tool tip for the PIN counters. Commit.
  • Trigger a smart card update if a smart card command failed. Commit.
  • Ensure that the PIN counters are updated when they changed. Commit.
  • Show the PIN retry counters for OpenPGP smart cards. Commit.
  • Don't assume urls have to contain //. Commit.
  • Include keygrip when updating key. Commit.
  • Use KStandardAction instead of KStandardActions. Commit.
  • Bump version of kleopatra.rc. Commit.
  • Change help menu entries. Commit.
  • Show designated revokers in certificate details dialog. Commit.
  • Use i18nc. Commit.
  • Allow to show kleopatra_options.h in qtc6. Commit.
  • Add build-ftime support. Commit.
  • Move group config to GNUPGHOME. Commit.
  • CertificateDetailsWidget: Show qualified status for SMIME certificates. Commit.
  • Add default keytreeview context menu. Commit.
  • KeyTreeView: copy ID-like data without spaces. Commit.
  • Add copy Action to main key list. Commit.
  • WebOfTrustWidget: Add option to only show own certifications. Commit.
  • Improve revocation dialog. Commit.
  • Trim text for key list filtering. Commit.
  • Add column enum for SubkeysWidget. Commit.
  • Add column enum for CardInfoTab. Commit.
  • Remove unused data. Commit.
  • Apply 1 suggestion(s) to 1 file(s). Commit.
  • Show fingerprint instead of Key ID by default. Commit.
  • Add keygrip column to subkeys view. Commit.
  • Show more correct info when key is on card and on the computer. Commit.
  • Add Fingerprint column to card info tab. Commit.
  • Use context i18n. Commit.
  • On Windows we still want to use the colored icon in the system tray. Commit.
  • Prefer -symbolic momochrome system tray icon if exists. Commit.
  • Revert "Add config option for adding a designated revoker for all new keys". Commit.
  • Support building against LLVM's libc++ 18. Commit.
  • Add @info:tooltip. Commit.
  • Add option to disable symmetric encryption. Commit.
  • Change column title to Key ID. Commit.
  • Improve wording for keyserver upload. Commit.
  • Add @action:button. Commit.
  • Fix wrong error and success messages when changing the OpenPGP card PUK. Commit.
  • Allow enabling DeviceInfoWatcher on Windows for A/B testing. Commit.
  • Revert "Re-enable DeviceInfoWatcher on Windows". Commit.
  • Add QPushbutton i18n context. Commit.
  • Improve some button texts and tooltips for OpenPGP smart cards. Commit.
  • Add debug view. Commit.
  • Add command for copying a key to a card. Commit.
  • Use KConfig on Windows for KMessageBox don't ask me again checkboxes. Commit.
  • Improve certificate upload warning. Commit.
  • Don't ask for confirmation when publishing to an LDAP server. Commit.
  • Add i18n context. Commit.
  • Change two names and fix title case for help items. Commit.
  • Remove functionality to create OpenPGP certificate for OpenPGP card keys. Commit.
  • Fix warnings about extra ';'. Commit.
  • Remove obsolete separate definition of deprecation versions for Windows. Commit.
  • It compiles fine without deprecated kf methods. Commit.
  • Remove tab frame in certificate details dialog. Commit.
  • Fix crash when adding subkey. Commit.
  • CertificateDetailsDialog: Do not parent to main window. Commit.
  • Add action for refreshing (multiple) keys to key list. Commit.
  • CertificateDetailsWidget: Make button spacing consistent. Commit.
  • Use std::unique_ptr instead of custom kdtools::pimpl_ptr. Commit.
  • Use Q_SET_OBJECT_NAME instead of custom KDAB_SET_OBJECT_NAME. Commit.
  • UserIDsWidget: Add origin column. Commit.
  • Use std::ranges::all_of/any_of instead of Kleo::all_of/any_of. Commit.
  • Remove left-over support for old gpgme. Commit.
  • Use std::erase (for vector). Commit.
  • Use ranges algorithms. Commit.
  • Allow changing passphrase protecting subkeys of offline keys. Commit.
  • Yamllint: Allow any indentation of lists. Commit.
  • Add YAML linter. Commit.
  • A11y: Disable workaround for bug in QListView::currentChanged. Commit.
klickety
  • Use ellipsis character in manual strings instead of 3 periods. Commit.
  • Set UI marker context to more action, info & title strings. Commit.
  • KDE CI: require "@same" branch of libkdegames. Commit.
  • Enforce passing tests on Windows. Commit.
klines
  • Fix bonus for hidden preview not being conserved after new game. Commit. Fixes bug #487737.
  • Egyptian theme: remove broken from SVG referring to non-existing id. Commit.
  • Use ellipsis character in manual strings instead of 3 periods. Commit.
  • Set UI marker context to more action strings. Commit.
  • Use executable name as qt logging category name. Commit.
  • KDE CI: require "@same" branch of libkdegames. Commit.
  • Enforce passing tests on Windows. Commit.
kmag
  • It compiles fine without deprecated methods. Commit.
  • It's compile fine without deprecated methods. Commit.
  • Not necessary to add suffix Qt6. Commit.
  • Org.kde.kmag.metainfo.xml rename file from org.kde.kmag.appdata.xml. Commit.
kmahjongg
  • SVG app icon: drop broken entries href'ing to non-existing id. Commit.
  • Layout selection UI: follow KNewStuff guideline for labelling the button. Commit.
  • Use ellipsis character in manual strings instead of 3 periods. Commit.
  • Use KStandardAction cut, copy & paste actions instead of own. Commit.
  • Avoid UI string puzzle, pass argument to i18n method. Commit.
  • Set UI marker context to more action, label, info & title strings. Commit.
  • Add icon to Board Editor menu entry. Commit.
  • Editor: remove overwrite check duplicated from QFileDialog::getSaveFileName. Commit.
  • Use executable name as qt logging category name. Commit.
  • KDE CI: require "@same" branch of libkdegames & libkmahjongg. Commit.
kmail
  • Set up KCrash after KAboutData::setApplicationData(). Commit.
  • Fix crash due to deleteLater() + nested event loop. Commit. Fixes bug #486283.
  • Use endsWith directly. Commit.
  • Use constexpr here. Commit.
  • Use MACRO directly. Commit.
  • Use qCDebug. Commit.
  • Use i18nc. Commit.
  • Remove utf8 argument. Commit.
  • Adapt to new api. Commit.
  • Remove one more manual change signal. Commit.
  • Initialize pointer. Commit.
  • Add more i18nc. Commit.
  • Add @info:placeholder. Commit.
  • Remove change signal emission for widgets managed by KConfigDialogManager. Commit.
  • Add @title:window. Commit.
  • Make as movable. Commit.
  • Minor optimization. Commit.
  • Minor optimization. Commit.
  • Add i18nc. Commit.
  • Const'ify pointer. Commit.
  • Const'ify pointer. Commit.
  • Clean up code. Commit.
  • Initialize pointer. Commit.
  • Remove empty method. Commit.
  • Add qwarning. Commit.
  • Const'ify variable. Commit.
  • Allow to load on demand ExternalEditorWarning. Commit.
  • Load on demand TooManyRecipientsWarning'. Commit.
  • It's by default => not necessary to use if(TARGET...). Commit.
  • Load on demand PotentialPhishingEmailWarning. Commit.
  • Remove it. Commit.
  • Create on demand AttachmentAddedFromExternalWarning. Commit.
  • Start to implement create widget on demand. Commit.
  • Fix compile. KMime/DateFormatter was removed and replaced by MessageCore/DateFormatter. Commit.
  • Fix dependancy. Commit.
  • Use html when we enabled mHtmlBody. Commit.
  • Continue to implement html support. Commit.
  • Improve autotest. Commit.
  • Continue to implement htmlbody. Commit.
  • Start to implement create message as html. Commit.
  • Remove unused/hidden "show owner trust" setting. Commit.
  • It's internal => not necessary to translate it. Commit.
  • Port KMail encryption and composer settings to KConfigDialogManager. Commit.
  • Action was removed => remove it in rc file too. Commit.
  • Remove "Add note" action. Commit.
  • Fix some cmakelint warning. Commit.
  • Add developer name to appdata. Commit.
  • Modernize code. Commit.
  • Fix i18n. Commit.
  • Const'ify variable. Commit.
  • USe @action:button. Commit.
  • Remove unused include. Commit.
  • Const'ify pointer. Commit.
  • Fix i18n. Commit.
  • Const'ify variable. Commit.
  • Const'ify variable. Commit.
  • Use qbytearrayliteral. Commit.
  • Const'ify pointer. Commit.
  • Use QByteArrayLiteral. Commit.
  • Don't create header if not necessary. Commit.
  • Add TODO. Commit.
  • Don't store same element. Commit.
  • Use QString::fromLatin1 here. It's key directly. Commit.
  • USe QByteArrayLiteral. Commit.
  • Add [[nodiscard]]. Commit.
  • Port accounts and misc config pages to KConfigDialogManager. Commit.
  • We depend against 6.3.0. Commit.
  • Add @info:shell. Commit.
  • Use @info:shell. Commit.
  • Add kmail_options.h in list of file. Commit.
  • Add build-ftime support. Commit.
  • Don't export private method. Commit.
  • Add i18nc. Commit.
  • Add parent. Commit.
  • Prepare to add action for enabling plasma activities. Commit.
  • Use label context. Commit.
  • Add more autotest. Commit.
  • Return accountActivities. Commit.
  • Add @info:tooltip. Commit.
  • Prepare to add accountactivities. Commit.
  • Use KIconThemes and KStyleManager if available during build-time. Commit.
  • Add context button. Commit.
  • Add context. Commit.
  • Add i18n context. Commit.
  • Src/kmmainwidget.cpp (setupActions) : Add i18n context on action "Archive Folder". Commit.
  • Adapt to new kldap api. Commit.
  • Use ellipsis character instead of three dots in UI strings. Commit.
  • Increase dependancy. Commit.
  • Prepare to add ldapactivities support. Commit.
  • It compiles fine without deprecated kf methods. Commit.
kmail-account-wizard
  • Set up KCrash after KAboutData::setApplicationData(). Commit.
  • Add homepage. Commit.
  • Try to fix appstreamtest test. Commit.
  • Move reply->deleteLater(); at end of method. Commit.
  • Add description. Commit.
  • Add appdata.xml. Commit.
  • We depend against 6.3.0. Commit.
  • Not necessary. Commit.
  • Fix bug 487882: plaintext HTTP request in kmail-account-wizard. Commit. Fixes bug #487882.
  • Use QByteArrayLiteral. Commit.
  • Add build-ftime support. Commit.
  • Use KIconThemes and KStyleManager if available during build-time. Commit.
  • Use i18n context. Commit.
  • It compiles fine without deprecated kf methods. Commit.
kmailtransport
  • Fix cmake lint warning. Commit.
  • Add build-ftime support. Commit.
  • Remove this check. Unused now. Commit.
  • Add QPushbutton i18n context. Commit.
  • Use ellipsis character instead of three dots in UI strings. Commit.
  • Add missing [[nodiscard]]. Commit.
  • Remove transportmanagementwidget. Commit.
  • Port [=] deprecated. Commit.
  • It compiles fine without deprecated kf methods. Commit.
kmbox
  • Fix some cmakelint warning. Commit.
  • Add build-ftime support. Commit.
  • It compiles fine without deprecated kf methods. Commit.
kmime
  • Fix potential out-of-bounds read for invalid Date header content. Commit.
  • Protect against missing Content-Type headers. Commit.
  • Avoid one temporary allocation for checking the last character. Commit.
  • Change Mailbox parser functions to work on views. Commit.
  • Replace QPair<const char*, int> with QByteArrayView. Commit.
  • Rework parameterized header handling. Commit.
  • Better define ?. Commit.
  • Cppcheck: little polishing. Commit.
  • Use correct data types for container indices. Commit.
  • Remove unused functions. Commit.
  • Don't allocate a QByteArray for a constant. Commit.
  • Remove the charset argument in Header::fromUnicodeString(). Commit.
  • Unexport parameterized header parsing functions. Commit.
  • Replace ancient homegrown MIME type detection with QMimeDatabase. Commit.
  • Merge the two Header::from7BitString() overloads into one taking a view. Commit.
  • Remove Latin1 default charset leftovers. Commit.
  • Reuse temporary QByteArray during dot atom parsing. Commit.
  • Assemble and lower-case the mimetype in-place. Commit.
  • Use correct 64bit datatypes for array indices. Commit.
  • Only fill m_text in the yenc parser when needed. Commit.
  • Defer subject header parsing for the uuencode parser until needed. Commit.
  • Remove const char* overloads of the CRLF <-> LF conversion methods. Commit.
  • Abort the uuencode M-line search as soon as possible. Commit.
  • Don't search for the uuencode end marker if there is no begin marker. Commit.
  • Only fill m_text when we actually have a uuencode part. Commit.
  • Avoid detaching m_src on the hot path for parsing regular MIME messages. Commit.
  • Don't search for uuencode begin markers with a QRegularExpression. Commit.
  • Use correct index data types for Qt 6. Commit.
  • Add benchmark for parsing plain text messages. Commit.
  • Use views for isUsAscii and encodingsForData methods. Commit.
  • Generate camel case headers with ECM. Commit.
  • Make Content::decodedText() const. Commit.
  • Add missing [[nodiscard]]. Commit.
  • Move decoded state from ContentTransferEncoding header to ContentPrivate. Commit.
  • DateFormatter was removed => don't install it. Commit.
  • Port KLazyLocalizedString usage to QT_TRANSLATE_NOOP. Commit.
  • Remove KMime/DateFormatter. Commit.
  • Add Content::setEncodedBody. Commit.
  • Fix some cmakelint warning. Commit.
  • Preserve const-ness in Content::parent() and Content::topLevel(). Commit.
  • Remove the KMimeMessage legacy compatibility forwarding header. Commit.
  • Remove the deprecated Content::add/removeContent methods. Commit.
  • Ignore Unicode whitespace variants in AM/PM time formatting. Commit.
  • Simplify Content::bodyIsMessage(). Commit.
  • Add Content::textContent() const overload. Commit.
  • Make encodedContent/encodedBody const. Commit.
  • Change isSigned/isEncrypted helpers to work on const message objects. Commit.
  • Add a const overload for Message::mainBodyPart. Commit.
  • Implement Message::mainBodyPart without implicitly creating headers. Commit.
  • Make the attachment and invitation helper methods work on const objects. Commit.
  • Add build-ftime support. Commit.
  • Provide const overloads for Message and NewArticle headers as well. Commit.
  • Add const accessors for KMime::Content headers. Commit.
  • Add cppcheck ci. Commit.
  • Proofreading. Commit.
  • It compiles fine without deprecated kf methods. Commit.
kmines
  • Graveyard Mayhem theme: remove left-over empty from SVG. Commit.
  • Use ellipsis character in manual strings instead of 3 periods. Commit.
  • Set UI marker context to more title strings. Commit.
  • Use executable name as qt logging category name. Commit.
  • KDE CI: require "@same" branch of libkdegames. Commit.
  • Add touchscreen support. Commit.
kmix
  • Let KCrash handle crashes. Commit.
kmousetool
  • Port deprecated methods. Commit.
  • It compiles fine without deprecated methods. Commit.
kmouth
  • Snapcraft: Minor fixes. Commit.
  • It compiles fine without deprecated methods. Commit.
  • Snapcraft: Initial port to qt6. Commit.
kmplot
  • Fix "Show StatusBar" not doing anything. Commit.
  • Add developer name and launchable to appdata. Commit.
  • Explicitly link against Qt::DBus. Commit.
  • Enforce passing tests. Commit.
  • Switch to KF6 by default. Commit.
knavalbattle
  • Use ellipsis character in manual strings instead of 3 periods. Commit.
  • Add icon to "Play Sounds" toggle action. Commit.
  • Use ellipsis character in UI strings instead of 3 periods. Commit.
  • Set UI marker context to more action & titletooltip strings. Commit.
  • Use executable name as qt logging category name. Commit.
  • KDE CI: require "@same" branch of libkdegames. Commit.
  • Enforce passing tests on Windows. Commit.
knetwalk
  • Theme preview PNGs: drop unused embedded color profile, rely on default sRGB. Commit.
  • Use ellipsis character in manual strings instead of 3 periods. Commit.
  • Set UI marker context to more action, item, title strings. Commit.
  • KDE CI: require "@same" branch of libkdegames. Commit.
  • Enforce passing tests. Commit.
knights
  • Initialize KCrash after KAboutData::setApplicationData() call. Commit.
  • Switch to a stable tagged release of libplasma that aligns with the Frameworks version we use. Commit.
  • Fix warning when opening the Settings dialog. Commit. Fixes bug #488273.
  • Skip updating graphics if there is no scene size yet. Commit.
  • Remove left-over debug output for background key. Commit.
  • UI files: use notr="true" instead of old comment="KDE::DoNotExtract". Commit.
  • Bug 429654 - Can't disable voice. Commit.
  • Use ellipsis character in manual strings instead of 3 periods. Commit.
  • Use ellipsis character in UI strings instead of 3 periods. Commit.
  • Set UI marker context to more action, item, title strings. Commit.
  • Use executable name as qt logging category name. Commit.
  • KDE CI: require "@same" branch of libkdegames. Commit.
koko
  • Fix org.kde.kquickimageeditor dependency. Commit.
  • Fix image editor. Commit.
kolf
  • Use ellipsis character in manual strings instead of 3 periods. Commit.
  • Add icon to "Play Sounds" toggle action. Commit.
  • Set UI marker context to more action, item, title & etc. strings. Commit.
  • KDE CI: require "@same" branch of libkdegames. Commit.
  • Enforce passing tests on Windows. Commit.
kollision
  • Add icon to "End Game" action. Commit.
  • Add icon to "Play Sounds" toggle action. Commit.
  • Set UI marker context to more action strings. Commit.
  • KDE CI: require "@same" branch of libkdegames. Commit.
  • Enforce passing tests on Windows. Commit.
kolourpaint
  • Fix fill tool only filling upwards sometimes. Commit. Fixes bug #488537. Fixes bug #489560.
  • Add Zoom tool description. Commit.
  • Add developer name and launchable to appdata. Commit.
  • Prefer en_US, "colour" -> "color". Commit.
  • Fix frameworks detection. Commit.
  • Use 6.7 image. Commit.
  • Enforce passing tests. Commit.
kompare
  • Use 6.7 image. Commit.
  • Enforce passing tests on all platforms. Commit.
  • Flatpak: switch to official 6.6 runtime. Commit.
  • Bump min required KF6 to 6.0. Commit.
  • Use kf6 branch. Commit.
  • Reenable flatpak CI support. Commit.
  • Doc/index.docbook proofreading. Commit.
  • Bump patch-level & library (SO) version due to new base Qt/KF version use. Commit.
  • Create dedicated Qt6/KF6 branch, drop any Qt5/KF5 support. Commit.
kongress
  • Fix QML exclusion patterns, part 2. Commit.
  • Fix QML exclude patterns. Commit.
  • Bundle icons used by the indoor map in APKs. Commit.
  • Exclude KPublicTransport leftovers from the APK. Commit.
  • Build packages against stable dependencies. Commit.
  • Support searching time-conditional rooms. Commit.
  • Implement room matching on the venue map. Commit.
  • Fix QML errors in venue map routing UI. Commit.
  • Make the "no favorites" placeholder message visible again. Commit.
  • Remove repo screenshots folder, point to CDN in README. Commit.
  • Make the "no talks" placeholder message visible again. Commit.
  • Fix signal parameter injection warning. Commit.
  • Integrate basic indoor routing support. Commit.
  • Add support for adding additional indoor map content. Commit.
  • Build APKs against Framework releases. Commit.
  • Add support for event-specific MapCSS styles for the venue indoor map. Commit.
  • Add support for conference venue indoor maps. Commit.
  • Move Craft ignore list to the project repository. Commit.
  • Use AboutData from coreaddons qml module. Commit.
  • EventInfo: Use FormCard instead of Kirigami.Card. Commit.
  • Fix schedule delegate. Commit.
  • GlobalDrawer: Adopt same design as Tokodon. Commit.
  • Bump minimum KF version. Commit.
  • Ui/FavoritesView: Set position for InlineMessage in footer. Commit.
  • Flatpak: Add kirigami-addons, bump runtime. Commit.
  • Ui: Port SettingsPage and AboutPage to FormCard, ... Commit.
  • Improve the map view. Commit.
  • Remove dead code. Commit.
  • Turn Conference into a Q_GADGET. Commit.
  • Use locale-aware time formatting. Commit.
  • Don't explicitly format date/time values in debug output. Commit.
konqueror
  • Avoid crash when restoring the session after a logout. Commit. Fixes bug #487952.
  • Append slash to URLs without path before adding to history rather than ignoring them. Commit.
  • Apply correct fix to avoid autosaving settings of preloaded windows. Commit.
  • Don't autosave settings for preloaded windows. Commit.
  • Fix bug preventing switching internal view mode. Commit.
  • Apply URL-specific javascript policy in WebEnginePage::acceptNavigationRequest, too. Commit. Fixes bug #490321.
  • Update file khtml_js.json. Commit.
  • Add option to always embed files from web pages in a new tab. Commit.
  • Add a library allowing to read and write settings from konquerorrc without using KConfig directly. Commit.
  • Use KParts::PartLoader::partCapabilities instead of reading ServiceTypes when possible. Commit.
  • Use unique names when downloading files to open in external applications. Commit.
  • We can Use directly nullptr. Commit.
  • Close Konqueror when launching it with the --sessions option. Commit.
  • Fix compiler warnings. Commit.
  • UrlLoader: Fix resolving of embedding part to use. Commit.
  • Fix and simplify KonqClosedWindowsManager class. Commit. Fixes bug #487188.
  • Remove unused parameter from WebEnginePartCertificateErrorDlg constructor. Commit.
  • Remove WebHistoryInterface as it doesn't seem to be used. Commit.
  • Fix a bug causing Konqueror to hang when filling a bookmark menu with many bookmarks. Commit.
  • Use the standard "Properties" text/icon in the popup menu. Commit.
  • Rename AsyncSelectorInterface and remove references to the old SelectorInterface. Commit.
  • Include suggested download name in BrowserArguments. Commit.
  • Client: KF6 has no kinit, therefore cannot use kshell wrapper. Commit.
  • Correctly call setNeedsSave when java or javascript settings change. Commit.
  • Add settings to customize the background color for WebEnginePage. Commit. Fixes bug #484437.
  • Fix crash when clicking on bookmark toolbar and allow configuring add bookmark shortcut. Commit. Fixes bug #485670.
  • Revert "Choose background color of WebEnginePage according to default palette". Commit.
konquest
  • Use ellipsis character in manual strings instead of 3 periods. Commit.
  • Use ellipsis character in UI strings instead of 3 periods. Commit.
  • Set UI marker context to more action, title strings. Commit.
  • KDE CI: require "@same" branch of libkdegames. Commit.
konsole
  • Remove tabstops from profile's Advanced Line Numbers. Commit.
  • Correct layout for profile's Advanced Line Numbers. Commit.
  • Port SIGNAL/SLOT to modern connection syntax. Commit.
  • Add functionality for markers on scrollbar. Commit. Implements feature #338901.
  • Fix playing audio for OSC attribute 1337 and inlineMedia=1 parameter. Commit. Fixes bug #490264.
  • Drop faux X11 dependency and switch WITHOUT_X11 option to WITH_X11. Commit.
  • Avoid UB on 32 bit targets. Commit. Fixes bug #479319.
  • Fix cmakelint issues. Commit.
  • Add launchable tag to appdata. Commit.
  • Add AddBehavior when splitting multiple times in the same direction. Commit.
  • Ensure resource color schemes show up in config dialog. Commit.
  • Revert "On macOS after a5a9b6e70, fix crash upon opening 2nd tab". Commit.
  • Don't access not yet set sessionController(). Commit. Fixes bug #487819.
  • Dark title bar support is default for Qt versions we require. Commit.
  • Delete shellProcess before emulation to avoid issues. Commit.
  • On macOS after a5a9b6e70, fix crash upon opening 2nd tab. Commit. See bug #487819.
  • Bundle more file in resources. Commit.
  • Disable DBus (and X11) on Windows/macOS/Android per default. Commit.
  • Add Split View context menu for partui.rc. Commit.
  • UI files: use notr="true" instead of old comment="KDE::DoNotExtract". Commit.
  • Use KIconTheme::initTheme & KStyleManager::initStyle to ensure proper. Commit.
  • Construct tabbar with tabwidget parent. Commit.
  • Remove unused includes. Commit.
  • Attempt to use a non technical summary. Commit.
  • Add developer_name and vcs-browser lines. Commit.
  • Update Qt/KF min requirements. Commit.
  • Fixed the window geometry config file placement. Commit. See bug #481898. See bug #482954.
  • Remove Qt5 conditions. Commit.
  • Add comment about V2 being merged. Commit.
  • Require tests passing on Windows. Commit.
  • Update test skips due to CI issues. Commit.
  • Initialize member variables. Commit.
  • Supress incorrect resize notifications. Commit.
  • Run all .ui files through designer6. Commit.
  • Enable tests on windows. Commit.
  • Fix case when Lam Alef is at the end of the line. Commit.
  • Don't use Lam-Alef ligatures when shaping arabic letters. Commit. Fixes bug #478181.
  • Fix minor typo. Commit.
  • Ensure profile name length limit will work everywhere. Commit.
  • Document line numbers overlay and add GUI method to configure. Commit.
  • Initialize Vt102Emulation::m_currentImage. Commit.
  • Fix ProfileTest which started failing with Qt6.7. Commit.
kontact
  • Fix Bug 491289: Cannot save certain settings. Commit. Fixes bug #491289.
  • Remove QDBusInterface about knotes. Commit.
  • Knotes is dead now. Commit.
  • Fix version. Commit.
  • It's find by default. Commit.
  • Add launchable to appdata. Commit.
  • Use non translatable developer tag in appdata. Commit.
  • Fix some cmakelint warning. Commit.
  • We depend against 6.3.0. Commit.
  • USe @info:shell. Commit.
  • Add build-ftime support. Commit.
  • Use KIconThemes and KStyleManager if available during build-time. Commit.
  • Use i18n context. Commit.
  • It compiles fine without deprecated kf methods. Commit.
  • Enforce passing tests on Windows. Commit.
kontactinterface
  • Add build-ftime support. Commit.
  • Use Qt::. Commit.
  • It compiles fine without deprecated kf methods. Commit.
kontrast
  • Bump dependencies. Commit.
  • It's compile fine without deprecated methods. Commit.
  • Not necessary to add suffix Qt6. Commit.
  • Port to ecm_add_qml_module. Commit.
  • Don't install desktop file with executable permission. Commit.
  • Don't include quiet packages in feature summary. Commit.
konversation
  • Add launchable and developer name to appdata. Commit.
  • Attempt to use elliptic curve private key if default RSA is null. Commit. Fixes bug #476580.
  • Fix bug 484420: Monochromatic icons in system tray not always used. Commit. Fixes bug #484420.
  • Build/linker fixes for Haiku. Commit.
  • Fix windows build. Commit.
  • CI: Add a windows build. Commit.
  • Provide scripts with an env var to find qdbus. Commit. Fixes bug #349675.
  • Enforce passing tests. Commit.
kopeninghours
  • Improve readme by specifying that this also includes python bindings. Commit.
  • Make more explicit that it is a python library (this is going to be useful for people who need readme description in the first place). Commit.
  • Update python package version. Commit.
  • Selectors fix "warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses]". Commit.
korganizer
  • Set up KCrash after KAboutData::setApplicationData(). Commit.
  • It's define by default. Commit.
  • Remove stray qDebug() in my last commit. Commit.
  • Remove unused namespace. Commit.
  • Remove unused forward declaration. Commit.
  • Move EventViews plugins to Korganizer. Commit.
  • Add missing launchable. Commit.
  • Fix cmake lint warning. Commit.
  • Add developer name to appdata. Commit.
  • Save calendar selection immediately after checking/unchecking a calendar. Commit.
  • Use canonical KMime includes. Commit.
  • USe @action:button. Commit.
  • Add obviously missing '!' in if() statement. Commit.
  • We depend against 6.3.0. Commit.
  • Make it compile. Commit.
  • Add HAVE_ACTIVITY_SUPPORT. Commit.
  • Prepare to implement activities. Commit.
  • Use @info:shell. Commit.
  • Show korganizer_options.h in qtc6. Commit.
  • Add build-ftime support. Commit.
  • Add @info:tooltip. Commit.
  • Use KIconThemes and KStyleManager if available during build-time. Commit.
  • Add QPushbutton i18n context. Commit.
  • Use i18n context. Commit.
  • Add i18n context. Commit.
  • Use ellipsis character instead of three dots in UI strings. Commit.
  • It compiles fine without deprecated kf methods. Commit.
kosmindoormap
  • Add a light background behind potentially transparent logos. Commit.
  • Only occupy logo/image space once the image has been fully loaded. Commit.
  • Use KDE Gear dependencies from release branch. Commit.
  • Update Kirigami Addons in Flatpak manifest. Commit.
  • Fix the tools-only build, the networking code is needed there. Commit.
  • Include ECMQmlModule only when building QML modules. Commit.
  • Update static extractor build to current dependency versions. Commit.
  • Update Flatpak runtime to 6.7. Commit.
  • Support time-dependent room names in the room model. Commit.
  • Use the new unified tag lookup everywhere and remove the old method. Commit.
  • Support tags declared via MapCSS in MapCSS eval expressions as well. Commit.
  • Support MapCSS conditions on tags set via MapCSS tag declarations. Commit.
  • Add MapCSS function for evaluating OSM conditional tags. Commit.
  • Add support for OSM conditional tags. Commit.
  • Extend opening hours cache to support currently active queries as well. Commit.
  • Extend opening hours cache to handle multiple expressions per element. Commit.
  • Allow setting non-existent tags via MapCSS tag declarations. Commit.
  • Fix setting time range end in first call. Commit.
  • Add API for searching rooms by name. Commit.
  • Fix sorting of the payment details map. Commit.
  • Also show toilet gender segregation information in amenity search. Commit.
  • Use more QT_MIN_VERSION. Commit.
  • Fix/simplify BUILD_STANDALONE_APP decisionmaking. Commit.
  • Improve handling of non-boolean cash payment tag values. Commit.
  • Fix map loader bounding box getting lost (again). Commit.
  • Support vending machines in the element info and amenity model. Commit.
  • Factor out amenity type list localization. Commit.
  • Add vending machine icon. Commit.
  • Implement the remaining bits of OSM changeset parsing. Commit.
  • Implement applying node modifications from OSM changeset files. Commit.
  • Support applying OSM changesets from HTTP. Commit.
  • Fix context menu placement on Android. Commit.
  • Add new map pointer event signals. Commit.
  • Extend MapLoader to apply OSM changesets on top of the loaded data. Commit.
  • Don't offer to edit local/synthetic OSM elements. Commit.
  • Allow to change network access manager factory of TileCache. Commit.
  • Port to declarative type registration. Commit.
  • Make OSMElement comparable. Commit.
  • Add unit test for the OSM changeset reader. Commit.
  • Add support for reading OSC changeset files. Commit.
  • Refactor OSM XML parser for reuse in OSC parser. Commit.
  • Add Recast to the Flatpak build. Commit.
  • Write the nav mesh tiles to a file for debugging. Commit.
  • Implement tiled nav mesh building. Commit.
  • Port from Kirigami.OverlaySheet to Kirigami.Dialog. Commit.
  • Consider highway=corridor routable. Commit.
  • Export area types/flags to QML. Commit.
  • Explicit list blocking barrier types. Commit.
  • Recover level of a dangling link end from level tag. Commit.
  • Don't emit duplicate off mesh links. Commit.
  • Model stairs as off-mesh links instead of polygons. Commit.
  • Handle more staircase tagging variants. Commit.
  • Add keyboard shortcuts for floor level navigation. Commit.
  • Make the door-less level changing room workaround a bit more clever. Commit.
  • Don't consider turnstiles as barriers for routing. Commit.
  • Route around artwork obstacles on routable areas. Commit.
  • Handle more door types and consider halls as corridors for the cost factor. Commit.
  • Don't penalize routing through entrance rooms. Commit.
  • Fix detail mesh building parameters. Commit.
  • Support watershed region partitioning. Commit.
  • Don't hardcode door width but take those from MapCSS and thus OSM data. Commit.
  • Produce better wall geometry around doors. Commit.
  • Distinguish between rooms and corridors for routing. Commit.
  • Reuse edges when possible when extruding walls. Commit.
  • Decide what is a viable door also via MapCSS. Commit.
  • Handle stairwells as vertical off-mesh links. Commit.
  • Correctly apply region and contour building parameters. Commit.
  • Don't loop forever when nav mesh generation failed. Commit.
  • Consider realtime elevator/escalator state for routing. Commit.
  • Make routing profile configurable in the demo app. Commit.
  • Add routing profile type for configuring area flags and cost factors. Commit.
  • Increase maximum nav query nodes. Commit.
  • Add proper area type and area flag mapping. Commit.
  • Integrate routing into the demo app. Commit.
  • Add state tracking for routing jobs in the QML interface. Commit.
  • Add routing overlay. Commit.
  • Allow overlays to create additional geometry. Commit.
  • Add QML interface for the routing API. Commit.
  • Add routing query job. Commit.
  • Properly implement off-mesh link direction handling. Commit.
  • Add I/O adapter for the Recast's debug utilities. Commit.
  • Fix off-by-one vertex indices. Commit.
  • Add opaque NavMesh type to holding/passing the navigation mesh. Commit.
  • Fix swapped contour building parameters. Commit.
  • Integrate the main geometry into the navmesh generation pipeline. Commit.
  • Properly integrate off-mesh link generation. Commit.
  • Add Recast navmesh generation pipeline. Commit.
  • First prototype of Recast navigation navmesh generation. Commit.
  • Add begin/end swap hooks to overlay sources. Commit.
  • Allow to build without KPublicTransport. Commit.
  • Allow to load remote MapCSS files. Commit.
  • Move floor level selector to the library for reuse. Commit.
  • Hide single-room buildings and parking spaces from the room model. Commit.
  • Add a way to check if the room model has any data. Commit.
  • Fix i18n calls in room search dialog. Commit.
  • Add QML API for loading a map data for a given bounding box. Commit.
  • Fix setting a smaller map bounding box than the loaded tile area. Commit.
  • Check for errors when mmap'ing tile files. Commit. See bug #488664.
  • Move room search dialog to the library for reuse. Commit.
  • Make links in debug data clickable. Commit.
  • Factor out address delegate for reuse and add proper address formatting. Commit.
  • Add amenity search dialog to the library. Commit.
  • Distinguish between logos and images. Commit.
  • Support more Wikidata properties and OSM Wikidata tags for finding images. Commit.
  • Force Wikidata library to be built with PIC enabled. Commit.
  • Retrieve element images from Wikidata. Commit.
  • Add HTTP cache for the demo app and enable info dialog online content. Commit.
  • Add initial support for online content in OSM element info dialogs. Commit.
  • Add more possible Wikidata keys for the edit action. Commit.
  • Add Wikidata edit action when a Wikidata link exists. Commit.
  • Extend tagValue() QML API to also allow key lists. Commit.
  • Move OSM element info dialog into the library. Commit.
  • Decouple the element info sheet from access to MapData. Commit.
  • Move more building blocks of the OSM element dialog to the library. Commit.
  • Don't render multi-line text with QStaticText. Commit.
  • Add access to the center coordinate in the OSM element QML wrapper. Commit.
  • Make screen position to geo coordinate mapping available to QML. Commit.
  • Try harder to determine ISO 3166-2 region code in the amenity model. Commit.
  • Move amenity list model delegate to the library. Commit.
  • Make the amenity list delegate work with just the amenity model. Commit.
  • Move OSM info dialog opening hours delegate to public API. Commit.
  • Reuse a single MapCSSState for expression evaluation. Commit.
  • Let consumers explicitly initialize MapCSSState. Commit.
  • Implement replace() function for MapCSS eval expressions. Commit.
  • Refactor MapCSS evaluation state initialization. Commit.
  • Combine MapCSS expression evaluation context into a single type. Commit.
  • Integrate eval expression support into scene controller. Commit.
  • Add support for MapCSS eval() expressions. Commit.
  • Combine level and repeat_on when doing floor level expansion. Commit.
  • Produce individual tokens for comparison operators. Commit.
  • Refactor the context object we pass into the MapCSS parser. Commit.
  • Fix memory leak in parsing MapCSS conditions. Commit.
  • Add support for single-quoted strings in MapCSS. Commit.
  • Render node-based indoor columns. Commit.
  • Integrate OSM XML I/O support by default. Commit.
  • Make OSM I/O API externally usable. Commit.
  • Factor out OSM::Type to type name conversion. Commit.
  • Factor out element lookup for reuse. Commit.
  • Fix external usability of KOSM headers. Commit.
  • Use released Kirigami Addons. Commit.
  • Add room model. Commit.
  • Overhaul AttributionPage. Commit.
  • Open AboutPage in new window. Commit.
  • Make sure "Floor" is always shown in the title for numeric floor names. Commit.
  • Port remaining Overlaysheets to Kirigami.Dialog. Commit.
  • Improve IndoorMapInfoSheet. Commit.
  • Improve SelectLocationSheet. Commit.
kpat
  • Card set selection UI: follow KNewStuff guideline for labelling the button. Commit.
  • Use KLocalizedString for dynanically storing translatable strings. Commit.
  • Help with Current Game action: use non-app icon, but reuse normal help one. Commit.
  • Card Decks config "Get New" button: use non-generic button text. Commit.
  • Fix dealer lookup by name for help and solve cmdl arg. Commit.
  • Use ellipsis character in manual strings instead of 3 periods. Commit.
  • Add icon to "Play Sounds" toggle action. Commit.
  • Set UI marker context to more action, item, label, title & tooltip strings. Commit.
  • Use executable name as qt logging category name. Commit.
  • KDE CI: require "@same" branch of libkdegames. Commit.
kpimtextedit
  • Fix cmake lint warning. Commit.
  • Backport fix handling of nested lists. Commit.
  • Add build-ftime support. Commit.
  • Use context i18n. Commit.
  • Add i18n context. Commit.
  • Use ellipsis character instead of three dots in UI strings. Commit.
  • Port [=]. Commit.
  • It compiles fine without deprecated kf methods. Commit.
kpkpass
  • Fix cmake lint warning. Commit.
  • Add build-ftime support. Commit.
  • It compiles fine without deprecated kf methods. Commit.
kpmcore
  • Check if fileSystem pointer is nullptr before trying to read its type. Commit. Fixes bug #441916.
  • Remove various deprecated methods and enums. Commit.
  • Remove support for CHS alignment. Commit.
  • Don't use --repair for btrfs check. Commit.
  • Fix detection of MBR partition table with zeroed signature. Commit. Fixes bug #487650.
  • Enforce passing tests on all platforms. Commit.
kpublictransport
  • Rewrite Deutsche Bahn coach layout support. Commit.
  • Automatically list tests for the DB coach layout parser. Commit.
  • Factor out the DB product category mapping. Commit.
  • Add more Hafas vehicle feature codes. Commit.
  • Support Hafas v1.72 occupancy data as used by BVG. Commit.
  • Update BVG API parameters. Commit.
  • Add another Hafas vehicle feature code. Commit.
  • Add SNCB UIC code. Commit.
  • Fix icon recoloring in more line mode icons. Commit.
  • Fix bike icon recoloring. Commit.
  • Add a bunch more Hafas feature codes. Commit.
  • Be a bit more flexible regarding modes when matching line metadata. Commit.
  • Update line metadata from OSM/Wikidata. Commit.
  • Add RER product type mapping. Commit.
  • Add new Wikidata commuter railway network product type. Commit.
  • Ensure query results are moved out of jobs even when used as rvalues. Commit.
  • Improve diagnostics. Commit.
  • Add std::hash specializations for Wikidata identifiers. Commit.
  • Initialize network access manager. Commit.
  • Add image property constants needed for use in KOSMIndoorMap. Commit.
  • Parent network replies to the corresponding query. Commit.
  • Unify namespacing of the Wikidata API. Commit.
  • Make User-Agent externally configurable. Commit.
  • Create QNetworkAccessManager on demand. Commit.
  • Use categorized logging. Commit.
  • Cleanup/modernize Wikidata code. Commit.
  • Fix invalid XML in SVG icons. Commit.
  • Update DB and ÖBB coverage data from Transport API repository. Commit.
  • Install translation catalogs. Commit.
  • Remove PKP provider. Commit.
  • Fix dangling reference. Commit.
  • Make the pointless path filter for journey results actually work again. Commit.
  • Factor out journey filter thresholds. Commit.
  • Use the new location-based timezone propagation also for the onboard API. Commit.
  • Fill in missing timezones based on locations from KI18nLocaleData. Commit.
  • Add another Hafas coach/vehicle feature mapping. Commit.
  • Handle invalid coordinates when parsing Navitia responses. Commit.
  • Transitous: Move NL and BE to regularCoverage. Commit.
  • Db, transitous: Sync geometry. Commit.
  • Add aerial lift line mode. Commit.
  • Add attribution data for Transitous. Commit.
  • Add occupancy indicator QML element. Commit.
  • Map two more Hafas feature message codes. Commit.
  • Handle non-WGS84 coordinates in EFA responses. Commit.
  • Add accessibility annotation to FeatureIcon. Commit.
  • Normalize URLs in rich-text notes to https:. Commit.
  • Add QML FeatureIcon element from Itinerary here. Commit.
  • Move Feature displayName property logic from Itinerary here. Commit.
  • Move navigation path maneuver icons from Itinerary here. Commit.
  • Add coach type icons from Itinerary. Commit.
  • Expose static individual transport and rental vehicle icon methods to QML. Commit.
  • Also move journey section icons from Itinerary here. Commit.
  • Move rental vehicle icons from Itinerary to here. Commit.
  • Move mode icons for IndividualTransport from Itinerary to here. Commit.
  • Add the static Line::modeIconName method to QML as well. Commit.
  • Add method to obtain the best available line icon. Commit.
  • Move generic line mode icons here from Itinerary. Commit.
krdc
  • Use KF6 here. Commit.
  • Port deprecated methods. Commit.
  • We depend against kf6 => remove "${QT_MAJOR_VERSION}". Commit.
  • Add developer name and launchable to appdata. Commit.
  • Avoid including waylandinhibition.cpp if Qt6WaylandClient is not available. Commit.
  • When "Reserve keys" is enabled, disable global shortcuts in order to grab all key combinations. BUG 178015. Commit.
  • Move unpressModifiers() logic from vncview to remoteview, so that rdpview can use it, too. BUG 447983. Commit.
  • Delete saved password when credential is invalid. Commit.
  • Move local method variables at their first use place. Commit.
  • Add braces around if bodies. Commit.
  • Refactor RdpClipboard. Commit.
  • Remove dontSendClipboard hack. Commit.
  • Remoteview: add braces around "if" bodies. Commit.
  • Fix usage of smart pointer. Commit.
  • Apply 1 suggestion(s) to 1 file(s). Commit.
  • Apply 1 suggestion(s) to 1 file(s). Commit.
  • Avoid variable shadowing. Commit.
  • Remove Q_OBJECT from RdpClipboard class. Commit.
  • Rdp: add clipboard support. Commit. Fixes bug #484666.
  • Move clipboard handling from vncview to base class remoteview. Commit.
  • Rdp: use framebuffer format matching native GDI format. Commit.
  • Rdp: use fixed color depth for accelerated modes. Commit.
  • Main remove Kdelibs4ConfigMigrator because CMakeLists.txt requires Qt version >= 6.6. Commit.
  • Switch to Qt6, set X11 to fallback, add libusb and freerdp. Commit.
  • Bump Frameworks and QT minimum versions. Commit.
  • Use PkgConfig to find vncclient. Commit.
  • Fix for DPI > 1 based on !79. Commit.
  • Rename event handlers and remove debug. Commit.
  • Move event handling from vncview to base class remoteview; reuse the same methods in rdpview. Commit. Fixes bug #483638.
  • VNC: replace m_stopped with QThread's interruptionRequested. Commit. Fixes bug #486178.
  • Implement playSound callback. Commit.
  • Fix signal signature. Commit.
  • Enforce passing tests. Commit.
krecorder
  • QML: Strip trailing whitespace. Commit.
  • Complement and update org.kde.krecorder.appdata.xml. Commit.
  • Build APKs against released dependencies. Commit.
  • Add the binary name into the keywords list. Commit. Fixes bug #487412.
  • Enforce passing tests. Commit.
  • Add license for git blame ignore file. Commit.
  • Add git blame ignore file. Commit.
  • Add and make use of ECM clang-format integration. Commit.
kreversi
  • Use ellipsis character in manual strings instead of 3 periods. Commit.
  • Set UI marker context to more action, item, label, title & tooltip strings. Commit.
  • Remove manual overwrite dialog, duplicating QFileDialog behaviour. Commit.
  • KDE CI: require "@same" branch of libkdegames. Commit.
  • Enforce passing tests on Windows. Commit.
krfb
  • Wayland: Add support for the persistence feature of the remote desktop portal. Commit.
  • Fix build with >=QtWaylandScanner-6.7.1. Commit.
  • Pw: Fix build with last released KPipeWire release. Commit.
  • Enforce passing tests. Commit.
  • Fixed crash calling PWFrameBuffer::cursorPosition(). Commit. Fixes bug #472453.
kruler
  • It compiles without deprecated methods. Commit.
  • It compiles fine without deprecated methods. Commit.
  • Enforce passing tests. Commit.
ksanecore
  • Do not look for new devices when opening a scanner and loading options. Commit.
  • Don't crash scanner apps (skanlite, skanpage) when searching for scanners. Commit. Fixes bug #444987. Fixes bug #468053.
kshisen
  • Use ellipsis character in manual strings instead of 3 periods. Commit.
  • Add icon to "Play Sounds" toggle action. Commit.
  • Set UI marker context to more action, title strings. Commit.
  • KDE CI: require "@same" branch of libkdegames & libkmahjongg. Commit.
ksirk
  • Add launchable to appdata. Commit.
  • UI files: use consistently notr="true", not old comment="KDE::DoNotExtract". Commit.
  • Avoid runtime warning about missing argument in strings from ui file. Commit.
  • Add icons to more actions & dialog buttons. Commit.
  • KAboutData: drop repeated app name from description text. Commit.
  • Set UI marker context to even more action, item, title & tooltip strings. Commit.
  • Use tool tips instead of status tips for actions, for global consistency. Commit.
  • Do not set caption to application name, will result in duplicate. Commit.
  • Place "Contextual Help" entry in middle of Help menu. Commit.
  • Winner dialog: fix broken player name insertion into text. Commit.
  • Do not create layouts with parent argument when explicitly set later. Commit.
  • Use ellipsis character in manual strings instead of 3 periods. Commit.
  • Use ellipsis character in UI strings instead of 3 periods. Commit.
  • Set UI marker context to more action, title & tooltip strings. Commit.
  • Remove any explicit appname prefix from window titles. Commit.
  • Use KMessageBox::error instead of information for error messages. Commit.
  • Remove explicit "Error" title argument from KMessageBox::error. Commit.
  • Remove jabber support. Commit.
  • Use executable name as qt logging category name. Commit.
  • KDE CI: require "@same" branch of libkdegames. Commit.
ksmtp
  • Fix cmake lint warning. Commit.
  • Add build-ftime support. Commit.
  • Make compile with QT_NO_CONTEXTLESS_CONNECT. Commit.
  • It compiles fine without deprecated kf methods. Commit.
ksnakeduel
  • KNewStuff config: drop trailing slash from install dir, avoids warnings. Commit.
  • Use ellipsis character in manual strings instead of 3 periods. Commit.
  • UI string: fix reference to unused name "KSnake", use generic "game". Commit.
  • Set UI marker context to more action, item, title & tooltip strings. Commit.
  • KDE CI: require "@same" branch of libkdegames. Commit.
  • Enforce passing tests on Windows. Commit.
kspaceduel
  • Use ellipsis character in manual strings instead of 3 periods. Commit.
  • Set UI marker context to more action, item, title & tooltip strings. Commit.
  • KDE CI: require "@same" branch of libkdegames. Commit.
  • Enforce passing tests on Windows. Commit.
ksquares
  • Use ellipsis character in manual strings instead of 3 periods. Commit.
  • Set UI marker context to more title strings. Commit.
  • KDE CI: require "@same" branch of libkdegames. Commit.
  • Enforce passing tests on Windows. Commit.
ksudoku
  • Fix flatpak build. Commit.
  • Flatpak: Update glu URL and tag. Commit.
  • Renderer: fill name hashes only once. Commit.
  • Use ellipsis character in manual strings instead of 3 periods. Commit.
  • Set UI marker context to more action, item, title & tooltip strings. Commit.
  • Use executable name as qt logging category name. Commit.
  • KDE CI: require "@same" branch of libkdegames. Commit.
ksystemlog
  • It compiles fine without deprecated methods. Commit.
ktimer
  • Enforce passing tests on Windows. Commit.
ktnef
  • Fix cmake lint warning. Commit.
  • Add build-ftime support. Commit.
  • Improve formatting. Commit.
  • Use a readme instead of a Mainpage.dox. Commit.
  • It compiles fine without deprecated kf methods. Commit.
  • Enforce passing tests. Commit.
ktorrent
  • Remove unused includes. Commit.
  • Add launchable and developer name to appdata. Commit.
  • Use standard BUILD_TESTING variable to conditionally build tests. Commit.
  • CI: flatpak: Increase runtime to 6.7. Commit.
  • Enforce passing tests. Commit.
ktouch
  • Add launchable and developer name to appdata. Commit.
  • Enforce passing tests on all platforms. Commit.
ktrip
  • Add developer name to appdata. Commit.
  • Adapt to source incompatible Qt 6.7 JNI API. Commit.
  • Use apps.kde.org for homepage. Commit.
  • Use createComponent for AboutPage. Commit.
  • Drop deprecated attributes. Commit.
ktuberling
  • Use ellipsis character in manual strings instead of 3 periods. Commit.
  • Add icon to "No Sound" toggle action. Commit.
  • Set UI marker context to more action strings. Commit.
  • Use ellipsis character in UI strings instead of 3 periods. Commit.
  • Use executable name as qt logging category name. Commit.
  • Appstream: use developer tag with name KDE. Commit.
  • KDE CI: require "@same" branch of libkdegames. Commit.
  • Enforce passing tests. Commit.
kturtle
  • Add developer name and launchable to appdata. Commit.
  • Explicitly link against Qt::DBus. Commit.
  • Fix language switching. Commit.
kubrick
  • Settings dialog: fix layout parenting accidentally to child widget. Commit.
  • Set UI marker context to more action, title & tooltip strings. Commit.
  • Menu title: do not use action expression. Commit.
  • Use ellipsis character in manual strings instead of 3 periods. Commit.
  • Fix transparent rendering of the cube. Commit. Fixes bug #486085.
  • Fix debug logging of GL Version; use categorized logging. Commit.
  • Use executable name as qt logging category name. Commit.
  • KDE CI: require "@same" branch of libkdegames. Commit.
  • Enforce passing tests. Commit.
kwalletmanager
  • Add developer name to appdata. Commit.
  • Add x-kde-passwordManagerHint when copy from kwalletmanager. Commit. Fixes bug #156547.
  • Remove ServiceType from KCM. Commit.
  • Add @info:credit. Commit.
  • Fix desktop file name. Commit.
  • Add and make use of ECM clang-format integration. Commit.
  • Fix handbook display. Commit.
kwave
  • Enforce passing tests. Commit.
kweather
  • Snap: change source. Commit.
  • Snap: remove some plugs. Commit.
  • Ci: reenable other ci jobs. Commit.
  • Snap: remove QML2_IMPORT_PATH from build env. Commit.
  • Snap: remove cleanup part and add some more plugs. Commit.
  • Snap: add more build packages. Commit.
  • Snap: added opengl related dev libraries. Commit.
  • Ci: added snap build job. Commit.
  • Snap: update to latest release. Commit.
  • Don't build the Plasmoid in Flatpak. Commit.
  • Build APKs against released frameworks. Commit.
  • Remove screenshots from the repository, use cdn.kde.org. Commit.
  • Run qmlformat. Commit.
  • Use typed list when exposing data to QML. Commit.
  • Qualify property lookup. Commit.
  • Mark WeatherLocation as uncreatable. Commit.
  • Specify QML module dependency. Commit.
  • Remove unused CMake file. Commit.
  • Add detailed icons to Android. Commit.
kweathercore
  • New in this release
kwordquiz
  • Replace KWordQuiz with WordQuiz in more places. Commit.
  • DeckEditorPage: Remove background of list items. Commit.
  • Rename KWordQuiz to WordQuiz. Commit.
  • Add missing KF::DBusAddons dependency. Commit.
libgravatar
  • Fix cmake lint warning. Commit.
  • USe @action:button. Commit.
  • Fix reuse lint. Commit.
  • Add build-ftime support. Commit.
  • Use context i18n. Commit.
  • It compiles fine without deprecated kf methods. Commit.
libkcddb
  • Remove ServiceType from KCM. Commit.
libkcompactdisc
  • Enforce passing tests. Commit.
libkdcraw
  • Enforce passing tests. Commit.
libkdegames
  • Fix KGameThemeProvider to also deal with uninstalled/removed themes. Commit.
  • Themes selection UI: follow KNewStuff guideline for labelling the button. Commit.
  • Restore kgamepopupitemtest. Commit.
  • KGamePropertyHandler: disable remaining stray qDebug calls for now. Commit.
  • KGamePropertyHandler: use direct connection with QDataStream signal arg. Commit.
  • Use capitalized "By" for author attribution. Commit.
  • Set UI marker context to more action, item, title & tooltip strings. Commit.
  • Use ellipsis character in UI strings instead of 3 periods. Commit.
libkdepim
  • Fix cmake lint warning. Commit.
  • Remove MultiplyingLine::activeLine. Commit.
  • Const'ify pointer. Commit.
  • Add missing [[nodiscard]]. Commit.
  • Remove unused sizing and frame style properties. Commit.
  • De-virtualize MultiplyingLineEditor::lines. Commit.
  • Make MultiplyingLineEditor::isModified const. Commit.
  • Fix DBus interface installation. Commit.
  • Remove test dependency unless we compile the tests. Commit.
  • Fix compilation with mingw. Commit.
  • Disable dbus on windows and macOS. Commit.
  • Add build-ftime support. Commit.
  • Add @info:tooltip. Commit.
  • Use ellipsis character instead of three dots in UI strings. Commit.
  • It compiles fine without deprecated kf methods. Commit.
libkexiv2
  • Enforce passing tests. Commit.
libkgapi
  • Fix cmake lint warning. Commit.
  • Core: add calendar.events scope URL. Commit.
  • Add build-ftime support. Commit.
  • Port deprecated [=]. Commit.
  • It compiles fine without deprecated kf methods. Commit.
libkleo
  • Fix version. Commit.
  • Add certificate selection button to UserIDSelectionCombo. Commit.
  • Add missing export macro. Commit.
  • Fix key list filtering for models based on user ids. Commit.
  • Bump library version. Commit.
  • Allow forcing columns to be hidden. Commit.
  • A11y: Ensure notification of a11y tools about focus for current item. Commit.
  • Declare global operator|() functions for flags in global namespace. Commit.
  • Declare global operator|() functions for flags in global namespace. Commit.
  • It compiles without deprecated <= qt 6.3 version. Commit.
  • Use Error::asStdString if available. Commit.
  • Require GpgME 1.21.0. Commit.
  • Remove obsolete SystemInfo::isDarkModeActive. Commit.
  • Add function to get all subkeys for a key grip. Commit.
  • Fix event filtering of QAbstractItemView. Commit.
  • Use @title:window. Commit.
  • Add missing include. Commit.
  • Fix cmake lint warning. Commit.
  • USe @action:button. Commit.
  • Remove KTextAddons dependency. Commit.
  • Add tooltips to keyfilters. Commit.
  • Align key filter names. Commit.
  • Add build-ftime support. Commit.
  • For sure it will not build against kf5.104. Use KF_MIN_VERSION as in kleopatra. Commit.
  • Add functions for getting signature and userid object to UserIDListProxyModel. Commit.
  • Add ClipboardRole to KeyListModel. Commit.
  • Use context i18n. Commit.
  • Add UserIDListProxyModel, allowing filtering for the user's own certifications. Commit.
  • Add @info:tooltip. Commit.
  • Add @action:button. Commit.
  • Unify spelling of "Key ID" and "User ID". Commit.
  • Improve clarity of confirmation dialog. Commit.
  • It compiles fine without deprecated kf methods. Commit.
  • Fix problem with expiration dates after 2038 on 32-bit systems. Commit.
  • Fix showing keys as disabled / revoked / invalid. Commit.
  • Remove signature class tooltip. Commit.
  • Adjust test to behavior change of QTemporaryFile::fileName(). Commit.
libkmahjongg
  • Set UI marker context to more title strings. Commit.
  • Use library name as qt logging category name. Commit.
  • Enforce passing tests on Windows. Commit.
libkomparediff2
  • Port away from QTextCodec. Commit.
  • Bump min required KF6 to 6.0. Commit.
  • In public methods, return implicitly-shared types as non-const values. Commit.
  • DiffModelList::sort: remove unused virtual. Commit.
  • Use fully-qualified type with signal arguments. Commit.
  • Move class DiffSettings into KompareDiff2 namespace. Commit.
  • Drop class SettingsBase, make DiffSettings no longer q QObject. Commit.
  • Use pimpl for class DiffHunk, export all class methods instead of inline. Commit.
  • Use pimpl for class ModelList. Commit.
  • ModelList: remove unused name argument from constructor. Commit.
  • Use pimpl for class DiffModel. Commit.
  • Use pimpl for class DifferenceString. Commit.
  • Use pimpl for class Difference. Commit.
  • Rename KompareModelList to ModelList. Commit.
  • Rename kompare.h to global.h. Commit.
  • Remove unused Target enum. Commit.
  • Move DifferenceString definition into own header. Commit.
  • Move struct Info as class into own header. Commit.
  • Change namespace Kompare to KompareDiff2. Commit.
  • Drop "Lib" prefix from CMake config name. Commit.
  • Change C++ namespace to KompareDiff2. Commit.
  • Bump version to 6.0.0, to match new API/ABI. Commit.
  • Create dedicated Qt6/KF6 branch, drop any Qt5/KF5 support. Commit.
libksane
  • Enforce passing tests. Commit.
  • Cmake: No need to include FeatureSummary two times. Commit.
libksieve
lokalize
  • Translation Memory: Set correct query type on startup. Commit. Fixes bug #491113.
  • Fix signal. Commit.
  • Don’t hardcode colours for special characters. Commit.
  • Make leading/trailing spaces and other invisible character easier to see. Commit. Fixes bug #490575.
  • Fix porting regression in diff computation. Commit. Fixes bug #490837.
  • Neaten layout of CatalogView / Translation Units. Commit.
  • Add option QRegularExpression::UnanchoredWildcardConversion to addPart and delPart diff regexes. Commit. Fixes bug #490441.
  • Port away from deprecated API in Qt 6. Commit.
  • Fix non-working ‘Clear all translated entries’ action. Commit.
  • Avoid unnecessary temporary allocations in POExtractor. Commit.
  • Remove the remaining Qt::Core5Compat uses. Commit.
  • Fix porting regression in translation memory. Commit. Fixes bug #490234.
  • Fix KToolBarPopupAction porting regression. Commit.
  • Fix regression in searching. Commit.
  • Fix regression in reading/writing from existing db. Commit.
  • Switch build system to KF6 and drop Qt5 support. Commit.
  • Stop referencing KBabel. Commit.
  • Always write out Gettext files in UTF-8 encoding. Commit.
  • Port QRegExp uses needing Qt6-only API. Commit.
  • Adapt to return type change in QDomDocument::setContent ins Qt 6. Commit.
  • Remove no longer needed QVector overloads and stream operator registration. Commit.
  • Port KNotifications use for KF6. Commit.
  • Port Gettext import away from QTextCodec. Commit.
  • Use non-deprecated CMake install location variables. Commit.
  • Port GettextImportPlugin::codecForDevice away from QTextCodec. Commit.
  • Port updateHeader() away from QTextCodec. Commit.
  • Add launchable to appdata. Commit.
  • Port away from deprecated KRun. Commit.
  • Remove unimplemented CatalogPrivate::fileCodec declaration. Commit.
  • Prepare for qHash changing its return value to size_t in Qt 6. Commit.
  • Automatically infer QVariant::setValue template type. Commit.
  • Port away from deprecated QSortFilterProxyModel API. Commit.
  • Disambiguate QByteArray overloads. Commit.
  • Remove pointless QSqlQuery::finish/clear calls. Commit.
  • Port away from deprecated qAsConst. Commit.
  • Add additional includes needed when building with Qt6/KF6. Commit.
  • Port away from deprecated margins API. Commit.
  • Explicitly distinguish between QMap and QMultiMap. Commit.
  • Fix language tool not working. Commit. Fixes bug #458681.
  • Port away from deprecated + key combination operator. Commit.
  • Port away from deprecated QStandardPaths::DataLocation. Commit.
  • Port away from QStringRef. Commit.
  • Port the remaining QRegExp uses that are portable in Qt 5. Commit.
  • Port SearchJob away from QRegExp. Commit.
  • Port mass replacing away from QRegExp. Commit.
  • Port XLIFF syntax highlighter away from QRegExp. Commit.
  • Port translation memory away from QRegExp. Commit.
  • First pass on porting away from QRegExp. Commit.
  • Port away from deprecated KConfigGroup API. Commit.
  • Fix build with older KF5 versions. Commit.
  • Enforce passing tests on some platforms. Commit.
lskat
  • Make all text translatable. Commit. Fixes bug #486448.
  • Use ellipsis character in manual strings instead of 3 periods. Commit.
  • Set UI marker context to more action, item, title & tooltip strings. Commit.
  • Use executable name as qt logging category name. Commit.
  • KDE CI: require "@same" branch of libkdegames. Commit.
  • Enforce passing tests. Commit.
mailcommon
  • Use not deprecated globalMatchView. Commit.
  • Remove unused utf8 argument. Commit.
  • Use @info:placeholder. Commit.
  • Fix cmake lint warning. Commit.
  • Use canonical KMime includes. Commit.
  • USe @action:button. Commit.
  • Add build-ftime support. Commit.
  • Use label context. Commit.
  • Add @info:tooltip. Commit.
  • Add @action:button. Commit.
  • Add context. Commit.
  • Use ellipsis character instead of three dots in UI strings. Commit.
  • It compiles fine without deprecated kf methods. Commit.
mailimporter
  • Add build-ftime support. Commit.
  • It compiles fine without deprecated kf methods. Commit.
marble
  • Fix for another crash in the Vector OpenStreetMap map theme:. Commit.
  • Add developer name and launchable to appdata. Commit.
  • Build OSMX for the target architecture of maps.kde.org. Commit.
  • UI files: use notr="true" instead of old comment="KDE::DoNotExtract". Commit.
markdownpart
  • It compiles fine without deprecated methods. Commit.
  • Enforce passing tests on Windows. Commit.
massif-visualizer
  • New in this release
mbox-importer
  • Set up KCrash after KAboutData::setApplicationData(). Commit.
  • It's define by default. Commit.
  • Fix cmake lint warning. Commit.
  • We depend against 6.3.0. Commit.
  • Add build-ftime support. Commit.
  • Use KIconThemes and KStyleManager if available during build-time. Commit.
  • Use i18n context. Commit.
  • It compiles fine without deprecated kf methods. Commit.
merkuro
  • Fix namespace. Commit.
  • Register it as QML_ELEMENT. Commit.
  • Translate text. Commit.
  • Fix sending mail. Commit.
  • Make unread email count update correctly. Commit.
  • Fix export categories file. Commit.
  • Register as QML_ELEMENT otherwise we can't see composer. Commit.
  • Fix typo. Commit.
  • Fix signal syntax. Commit.
  • Fix namespace here too. Commit.
  • Add missing namespace here too. Commit.
  • Add missing namespace. Commit.
  • Fix typo. Commit.
  • Move Incidence editor out of main.qml. Commit.
  • Add more type annotations. Commit.
  • Fix issues with IncidenceEditorPage. Commit.
  • Fix incompatible type error. Commit.
  • Fix build with latest Qt dev. Commit.
  • Fixup! Port to Kirigami.Action::fromQAction. Commit.
  • Set window name. Commit.
  • Port to Kirigami.Action::fromQAction. Commit.
  • Bump kirigami addons dependency. Commit.
  • Fix some qml warning (reported by qtc). Commit.
  • Don't generate plugin source as we already do it. Commit.
  • Try to register Config class. No success yet. Commit.
  • Register ContactGroupWrapper as QML_ELEMENT. Commit.
  • Fix qml warning: Register PhoneModel. Commit.
  • Fix reuse. Commit.
  • AgentConfigurationForm: Wrap word in the dialog. Commit.
  • Fix broken resource notifications. Commit.
  • Fix dialog opening in the wrong window. Commit.
  • Fix plasmaoid. Commit.
  • Fix installation of QML modules. Commit.
  • Remove unused utf-8 arg. Commit.
  • Revert "Fix linking issues". Commit.
  • Fix linking issues. Commit.
  • Do not finalized ecm qml modules. Commit.
  • Remove version. Commit.
  • Fix. Commit.
  • Remove forward declaration. Commit.
  • Remove unused static variable. Commit.
  • Contact: Register missing types to QML. Commit.
  • Port contact application to QML type registration. Commit.
  • Fix initialization of the calendar app. Commit.
  • Remove dead file. Commit.
  • Use QTP0001 cmake qt policy. Commit.
  • Port AkonadiQuick QML plugin to QML type registration. Commit.
  • Use QML type registration for mail module. Commit.
  • Remove QML versioned imports. Commit.
  • AbstractKirigamiApplication is on last kirigami-addons. Commit.
  • Remove merkuro_lib completely. Commit.
  • Refactor MerkuroComponents to be a shared library. Commit.
  • Fix toggling menubar. Commit.
  • Move CommandBar/ShortcutEditor to Kirigami Addons. Commit.
  • DateTimeState: Use locale for firstDayOfWeek. Commit.
  • InfiniteCalendarViewModel: Fix start-of-week math. Commit.
  • Fix trying to access undefined element. Commit.
  • MonthView: Update Basic grid when changing months. Commit. Fixes bug #477161.
  • Mark contacts, calendar and mail as appstream addons. Commit.
  • Fix cliping in Schedule view. Commit.
  • Create a appstream file for merkuro. Commit.
  • Rename ConfigurationsView to ConfigurationView. Commit.
  • HourlyView: Use Calendar.DateTimeState. Commit.
  • SetFetchRelation was removed. Commit.
  • Fix cmake lint warning. Commit.
  • Add developer name to appdata. Commit.
  • Use canonical KMime includes. Commit.
  • Don't mess with the charset used for a composed email. Commit.
  • Fix desktop ID of Merkuro Calendar. Commit.
  • We depend against 6.3.0. Commit.
  • Add missing [[nodiscard]]. Commit.
  • Use uri directly. Commit.
  • Add missing [[nodiscard]]. Commit.
  • Move method as private. Commit.
  • Const'ify. Commit.
  • Fix load style in windows/macos. Commit.
  • Use isEmpty. Commit.
  • Add support for showMenubar. Commit.
  • Add missing explicit keyword. Commit.
  • Add QByteArrayLiteral. Commit.
  • Const'ify pointer. Commit.
  • Add missing [[nodiscard]]. Commit.
  • Use QByteArrayLiteral. Commit.
  • Add uri. Commit.
  • Const'ify. Commit.
  • Fix config name. Commit.
  • Org.kde.merkuroac not exist now. Commit.
  • Warning--. Commit.
  • Add toggle_menubar menu action. Commit.
  • Use uri directly here too. Commit.
  • Use uri directly. Commit.
  • Prepare to show action for hidding menu bar (otherwise it show empty menu action). Commit.
  • Fix reuse. Commit.
  • We need to use last KF6KirigamiAddons version. Commit.
  • Fix notification we need a notifyrc file. Commit.
  • USe Q_UNUSED. Commit.
  • Fix folders with subfolders being unopenable. Commit.
  • Display instance status in progress status bar popup. Commit.
  • Swap positions of check and create mail action buttons. Commit.
  • Notify when the agent instance is broken in mailkernel. Commit.
  • Make progress bar for given progress item indeterminate if it uses busy indicator instead of real progress. Commit.
  • Handle uses busy indicator change in item in progress model. Commit.
  • Add usesbusyindicator role to progress model. Commit.
  • Handle crypto status change in ProgressModel. Commit.
  • Add CryptoStatus role to ProgressModel. Commit.
  • Hide popup if the visibility of the status bar itself changes. Commit.
  • Add cancel button to progress items in progress popup. Commit.
  • Add IdRole to ProgressModel. Commit.
  • Add method to cancel an item in progressmodel via its item id. Commit.
  • Improve layout of progress popup. Commit.
  • Add popup to progress status bar. Commit.
  • Display ProgressStatusBar in MailSidebar. Commit.
  • Add ProgressStatusBar QML component. Commit.
  • Add properties for tracking overall progress of progress items in ProgressModel. Commit.
  • Mark ProgressModel methods nodiscard. Commit.
  • React to show dialog signal from progress manager. Commit.
  • Register ProgressModel in QML. Commit.
  • React to more types of progress item changes in progress model. Commit.
  • Implement generic method to react to specific data changes in progress item. Commit.
  • Implement roleNames in ProgressModel. Commit.
  • Implement data in ProgressModel. Commit.
  • Implement rowCount in ProgressModel. Commit.
  • Add progress item roles for progress model. Commit.
  • Handle progress item completion in progress model. Commit.
  • Handle progress item addition in progressmodel. Commit.
  • Track agent instance changes in MailKernel, create ProgressItems for them. Commit.
  • Add KActionFromAction for check mail in FolderView. Commit.
  • Respond to check mail action signal in main.qml. Commit.
  • Add check mail action. Commit.
  • Add check mail method to MailManager. Commit.
  • Add starter progressmodel. Commit.
  • Rework configuration dialog. Commit.
  • Fix copyright. Commit.
  • Fix invocation of incidence creation view on mobile. Commit.
  • Fix clicking on collection delegate items in sidebar toggle checkstate. Commit.
  • Fix task checkbox colours in tasks view. Commit.
  • User SettingsMenu component in menubar. Commit.
  • Add toggle menu bar action to settings menu. Commit.
  • Fix hiding of menu bar. Commit.
  • Fix alignment of view all tasks and create new task text field. Commit.
  • Qml warning--. Commit.
  • Compile warning--. Commit.
  • Fix cliping of mail sidebar. Commit.
  • Add build-ftime support. Commit.
  • It compiles fine without deprecated kf methods. Commit.
  • Prevents the recurrence end date combo from eliding. Commit.
  • Make delete dialog background scale with content. Commit.
  • Ensure window is not closed when last job is run. Commit.
messagelib
  • Disable private profile as in qt6 we have. Commit.
  • Create Content-Transfer-Encoding header only when needed. Commit.
  • Port away from deprecated KMime header parameter API. Commit.
  • Fix xgettext warning. Commit.
  • Add context. Commit.
  • Set filter. Commit.
  • Use MESSAGELIST_LOG. Commit.
  • Show mSearchMessageByButtons when we setSearchOptions. Commit.
  • Add warningx. Commit.
  • Fix assign filter. Commit.
  • Use i18nc. Commit.
  • Use QLatin1Char. Commit.
  • Remove unused utf8 argument. Commit.
  • Remove utf-8 hereé. Commit.
  • Add objectname. Commit.
  • Remove comment. Commit.
  • Remove second argument from fromUnicodeString. Commit.
  • Remove duplicate includes. Commit.
  • Fix clear filter: reinitialize searchmessagebybuttons. Commit.
  • Port commented code. Commit.
  • Implement quick action. Commit.
  • Implement setSearchOptions/searchOptions. Commit.
  • Update text button. Commit.
  • Add searchmessagebybuttons. Commit.
  • Mark as checkable. Commit.
  • Add searchmessagebybuttons. Commit.
  • Update filter. Commit.
  • Continuie to implement searchstatusbuttons. Commit.
  • Add missing include moc. Commit.
  • Add searchmessagebybuttonstest autotest. Commit.
  • Add autotest. Commit.
  • Continue to implement searchmessagebybuttons. Commit.
  • Prepare for KMime's from7BitString taking a QByteArrayView. Commit.
  • Prepare SearchMessageByButtons. Commit.
  • Use SearchStatusButtons. Commit.
  • Use private symbol. Commit.
  • Prepare to improve search mail (quick search line). Commit.
  • Don't use accepted when we don't have ok button. Commit.
  • Adapt to KMime using UTF-8 as default header charset now. Commit.
  • Required GpgME 1.21.0. Commit.
  • Fix regression in cryptocomposer test. Commit.
  • Add @info:placeholder. Commit.
  • Add @title:window. Commit.
  • Fix version. Commit.
  • Port away from KMime::Content::defaultCharset. Commit.
  • Pin the locale for the date formatter test again. Commit.
  • Increase version. Commit.
  • Move KMime/DateFormatter to MessageCore. Commit.
  • Remove pointless call to KMime::ContentTransferEncoding::needToEncode(). Commit.
  • Port away from KMime::ContentTransferEncoding::setDecoded. Commit.
  • Remove Akonadi Relation support. Commit.
  • Remove old include (make compile). Commit.
  • Not necessary to translate these strings. Commit.
  • Remove annotation support. Commit.
  • Fix cmake lint warning. Commit.
  • Add icon. Commit.
  • Update splashscren theme. Commit.
  • Use canonical KMime includes. Commit.
  • Prepare for KMime::Content::parent() const returning a const Content*. Commit.
  • Remove unused composing charset selection infrastructure leftovers. Commit.
  • Fix check for KMime child nodes. Commit.
  • USe @action:button. Commit.
  • Use uppercase KMime headers. Commit.
  • Remove the now basically unused MessageCore::NodeHelper iteration methods. Commit.
  • Replace most remaining NodeHelper iteration method uses with KMime API. Commit.
  • Don't manually mess with message charsets when composing in unit tests. Commit.
  • Simplify ImageCollector. Commit.
  • Directly iterate over KMime nodes for multipart/related image collection. Commit.
  • Remove Util::allContents(). Commit.
  • Remove a bunch of unused text codec related API. Commit.
  • Port a leftover string-based connect in the recipients editor. Commit.
  • Fix rendertest for attachment images being displayed inline. Commit.
  • Remove RecipientLineEditor::activeLine overload. Commit.
  • Write large message HTML content out without changing the encoding. Commit.
  • Expose KColorScheme to the webengine as CSS variables. Commit.
  • Remove AttachmentPart vtable. Commit.
  • Remove AttachmentPart::Ptr qHash overload. Commit.
  • Fix render test with the new qrc embedded icons. Commit.
  • Use the more extensive file name cleaning on Windows by default. Commit.
  • Remove unused argument from pre-Unicode times. Commit.
  • Not necessary. Commit.
  • Add todo. Commit.
  • Add build-ftime support. Commit.
  • Use context i18n. Commit.
  • Make compile with QT_NO_CONTEXTLESS_CONNECT. Commit.
  • Fix icon in attachment. Commit.
  • Revert "Mark encrypted part as mime". Commit. Fixes bug #487029.
  • Fix icon path. Commit.
  • Start to load icon now that it's stored in resource. Commit.
  • Allocate KMime::Content on the stack. Commit.
  • Add @info:tooltip. Commit.
  • Add @action:button. Commit.
  • Add i18n context. Commit.
  • Remove dead code. Commit.
  • It compiles fine without deprecated kf methods. Commit.
  • Remove usage of KEncodingFileDialog. Commit. Fixes bug #469080.
  • Fix PDF export job test. Commit.
  • Fix backoffmodemanagertest. Commit.
  • Fix composerviewbasetest. Commit.
mimetreeparser
  • Src/quick/types.h - include to fix compil. Commit.
  • Improve wording of strings related to keys. Commit.
  • Use globalMatchView. Commit.
  • Use nullptr. Commit.
  • Adapt unit test to KMime defaulting to UTF-8 now. Commit.
  • Fix reuse lint support. Commit.
  • Required GpgME 1.21.0. Commit.
  • Fix licensing of src/quick/types.h. Commit.
  • Port to declarative type registration. Commit.
  • Remove unnecessary calls to KMime::ContentTransferEncoding::setDecoded. Commit.
  • Add missing [[nodiscard]]. Commit.
  • Remove extra ;. Commit.
  • Fix cmake variable name. Commit.
  • Remove duplicate lines. Commit.
  • Fix cmake lint warning. Commit.
  • Clean up the public link interfaces. Commit.
  • Remove unused (direct) KCodecs dependency. Commit.
  • Use QByteArrayLiteral. Commit.
  • Remove unused include. Commit.
  • Const'ify pointer. Commit.
  • Add Qt6Widgets_QCH. Commit.
  • Use QByteArrayLiteral. Commit.
  • It's already a int. Commit.
  • Add missing [[nodiscard]]. Commit.
  • Remove duplicate enum. Commit.
  • Add explicit keyword. Commit.
  • Add warning info. Commit.
  • Add build-ftime support. Commit.
  • Use [[nodiscard]]. Commit.
  • Handle encryption with multipart/mixed. Commit.
  • Use ellipsis character instead of three dots in UI strings. Commit.
  • It compiles fine without deprecated kf methods. Commit.
minuet
  • Add launchable to metainfo. Commit.
  • Complement org.kde.minuet.metainfo.xml. Commit.
  • Enforce passing tests on all platforms. Commit.
neochat
  • Show time without seconds in timeline. Commit.
  • Show time without timezone in tooltip. Commit.
  • Cherrypick: Create NeochatRoomMember as a shim for RoomMember. Commit.
  • Make the "Unignore this user" button work on the Ignored Users page. Commit.
  • Fix the emoji page not doing anything. Commit.
  • Don't flag invite notifications as persistent. Commit.
  • Hint that the user can auto-reject invitations on the invite page. Commit.
  • Allow blocking invites from people you don't share a room with. Commit.
  • Don't display notifications for invite rooms. Commit.
  • Fix the javascript when using .?. Commit.
  • Remove customemojimodel_p.h. Commit.
  • Fix some clazy warnings. Commit.
  • Fix text alignment in ReadMarkerDelegate. Commit.
  • Update user sort. Commit.
  • Create a list model for readmarkers. Commit.
  • Stop video on destruction to avoid segfault. Commit.
  • Fix filedownload on maximized view and context menu. Commit.
  • Fix typo in PollComponent that causes polls to not be checked correctly. Commit.
  • Show thumbail when video is stopped. Commit.
  • Audio filename, caption and seeking. Commit.
  • Take the correct filename for synthax highlighting in code block. Commit.
  • Stop assigning undefined to bool in TimelineView and MessageDelegate. Commit.
  • Correctly display filename in MimeComponents. Commit.
  • Fix code preview components. Commit.
  • Refactor MimeComponent. Commit.
  • Don't escape display name for leave events in subtitle. Commit.
  • Fix segfault at loadError from message with attached file. Commit.
  • Fix resetting of message content components. Commit.
  • Content Model Author. Commit.
  • Do heavy things less often on room change event. Commit.
  • Fix the InlineMessages for the room upgrades in RoomSettings. Commit.
  • Reset currentRoom before opening last room of connection. Commit.
  • Pass ApplicationWindow to AccountMenu. Commit.
  • Update only position of HoverActions when contentY of TimelineView. Commit.
  • Fix opening pages from account menu. Commit.
  • Never refresh the author role except when a member updated signal is generated. This should remove a potential source of crashes where a RoomMember object tries to access an already deleted room member state event. Commit.
  • Fix room settings not opening from RoomDrawerPage, by launching it according to RoomDrawer. Commit.
  • Move NeoChatRoom::showMessage to Controller. Commit.
  • It seems like it's possible for contentModel.Author to be accessed before the contentModel is set so make sure this fails nicely. Commit.
  • Use new SearchDialog from Kirigami. Commit.
  • Only enable taphandler for mouse clicks. Commit. Fixes bug #486545.
  • Rework Add Server dialog. Commit.
  • Port away from deprecated QDateTime constructor. Commit.
  • Set Qt policy 4. Commit.
  • Port to ecm_add_qml_module. Commit.
  • Fix crashes when logging out of connection. Commit.
  • Fix logout from account menu. Commit.
  • Use RoomMember object for code component. Commit.
  • Fix avatar in chatbar. Commit.
  • Fix avatars in full window image view. Commit.
  • Fix avatars in CodeMaximizeComponent. Commit.
  • Fix avatar in state delegates. Commit.
  • Fix crashes due to event being deleted. Commit.
  • Don't access event after it was deleted. Commit.
  • Don't store member objects in userlistmodel. Commit.
  • Update author documentation now we've moved to RoomMember. Commit.
  • REmove unneeded includes. Commit.
  • Make the author line in the bubble and reply be part of the content model. Commit.
  • Fix opening QR code. Commit.
  • When switching rooms first set the room to nullptr to clear any objects in MessageEventModel and UserListModel. Commit.
  • Fix showing avatar image in HiddenDelegate. Commit.
  • Use type for member property. Commit.
  • Register RoomMember as foreign type. Commit.
  • Fix dev tools. Commit.
  • Use SpellcheckingConfigurationModule. Commit.
  • Rework config dialog. Commit.
  • Fix typing indicator. Commit.
  • Fix tests. Commit.
  • User details dialog fixes. Commit.
  • Port away from function that we can't use yet. Commit.
  • Make sure that the member objects get updated for the MessageEventModel and MessageContentModel when the user updates their avatar or name. Commit.
  • Find users by Id in UserListModel as there may be users with the same display name which will end up with the wrong member replaced. Commit.
  • Make sure that the member object gets switched when a member's avatar or name is updated because the old state event will now be deleted and we need to ref the new one. Commit.
  • Don't store RoomMembers in ReactionModel. Commit.
  • Use new libquotient functionality to encrypt direct chats by default. Commit.
  • Use updated membersTyping functions from libquotient. Commit.
  • Make use of new RoomMember item from libquotient. Commit.
  • Remove uses of Quotient:Omittable. Commit.
  • Use the new libquotient version of the serveracl event. Commit.
  • Unconditionally use SSSS. Commit.
  • Add basic cross-signing support. Commit.
  • Fix ifs for ssss. Commit.
  • Disable FreeBSD CI. Commit.
  • Require libQuotient 0.8.2. Commit.
  • Update global menu. Commit.
  • GlobalMenu: remove shortcut for QuickSwitcher. Commit. Fixes bug #488212.
  • Fix global menu. Commit.
  • CI: Disable requiring Windows tests passing. Commit.
  • Fix search results on room search page. Commit.
  • Update strings to be more clear for the average user. Commit.
  • Make notifications more useful. Commit. Fixes bug #475228.
  • Remove unnecessary check. Commit.
  • Use plaintext for room aliases. Commit.
  • Switch from QQC2.ApplicationWindow.overlay to QQC2.Overlay.overlay. Commit.
  • Fix keyboard navigation on search pages. Commit.
  • The "Search Room" action should be called "Search Rooms". Commit.
  • Fix the tooltips for the two drawer buttons at the top. Commit.
  • Fix keyboard navigation in space drawer. Commit.
  • Add keyboard navigation for server selection in room search dialog. Commit.
  • Remove room member highlight on click. Commit.
  • Use Qt.alpha in ThemeRadioButton. Commit.
  • Add focus border for the theme radio button, used on the Appearance page. Commit.
  • Fix QR code not showing when tapping the button under account settings. Commit.
  • Fix map copyright link activation. Commit.
  • Don't show the map if there's no locations available. Commit.
  • Fixup AttachDialog. Commit.
  • Rename the header for room actions "Actions" instead of "Options". Commit.
  • Use a more natural sounding action name for favoriting the room. Commit.
  • Port away from commitSingleShot. Commit.
  • Get 3PID binds on startup. Commit.
  • Fix notifyrc file location. Commit.
  • CreateRoomDialog: Add missing formcard separators. Commit.
  • Support binding 3PIDs. Commit.
  • Integrate NeoChatMaximizeComponent with MediaManger. Commit.
  • Fix crash when sending message. Commit.
  • Use 6.7 image. Commit.
  • Add some Q_UNUSEDs. Commit.
  • Use MessageContentModel for replies. Commit.
  • Add missing dependencies to QML modules. Commit.
  • Make org.kde.neochat import all submodules. Commit.
  • Add missing include moc. Commit.
  • Convert TimelineDelegate to cpp. Commit.
  • Permission model. Commit.
  • Use simpler and less restrictive server url regex. Commit. Fixes bug #486888.
  • Don't suggest joining the last opened room when neochat is started after the cache was cleared. Commit.
  • Make sure to ask before leaving a room. Commit. Fixes bug #486546.
  • Improve the behaviour of jump to last unread message. Commit.
  • Use standard Dialog background for emoji dialog. Commit.
  • Fix compatibility with newer quotient job api. Commit.
  • Set Identity server. Commit.
  • Support adding 3 PIDs. Commit.
  • Make sure that the link preview sizes correctly so that there is no bubble overflow. Commit.
  • Port all confirm dialogs to Kirigami.PromptDialog. Commit.
  • Check for tagToken length. Commit.
  • Remove remaining uses of MatrixImageProvider and remove it. Commit.
  • Don't use applicationWindow() for loading key verification sessions. Commit.
  • Move HoverLinkIndicator to separate file. Commit.
  • Port ConfirmUrlDialog away from applicationWindow(). Commit.
  • Cleanup JoinRoomDialog. Commit.
  • Move direct chat confirmation dialog to separate file. Commit.
  • Remove unused component. Commit.
  • Move consent sheet to separate file. Commit.
  • Add back include. Commit.
  • Cleanup includes. Commit.
  • Explicitely include QFont. Commit.
  • Remove unused includes. Commit.
  • Remove unused include. Commit.
  • Move KUnifiedPush include to source file. Commit.
  • Cleanup API. Commit.
  • Remove unused include. Commit.
  • Port some things away from Omittable. Commit.
  • Fix micro spacing inconsistency in SpaceHierarchyDelegate. Commit.
  • Fix module. Commit.
  • Fix spacing of HiddenDelegate. Commit.
  • Add test for room creation. Commit.
  • Push ImageEditorPage using pushDialogLayer. Commit. Fixes bug #486315.
  • Fix opening room on mobile. Commit.
  • Port away from qstr. Commit.
  • Fix if X11 on apple. Commit.
  • Show captions. Commit.
  • Add "No Proxy" option to proxy settings. Commit.
  • Make neochat obey the system-wide proxy settings. Commit.
  • Adapt to behavior change in libQuotient. Commit.
  • Cleanup quick switcher. Commit.
  • Revert "Preserve mx-reply in the edited message if it exists". Commit.
  • Fix the master show link preview setting and add back the per room setting. Commit. Fixes bug #486126.
  • Cleanup Main.qml. Commit.
  • Port UserConsentSheet to Kirigami.Dialog. Commit.
  • Fix AddServerSheet. Commit.
  • Create QML module for chatbar. Commit.
  • Fix some warnings. Commit.
  • Fix QML warnings. Commit.
  • Fix unqualified access. Commit.
  • Fix qmlls warning. Commit.
  • Remove unnecessary parent. Commit.
  • Fix qmlls warning. Commit.
  • Remove unused imports. Commit.
  • Fix HoverLinkIndicator warnings. Commit.
  • Port direct chat confirmation dialog away from OverlaySheet. Commit.
  • Fix some dialog parenting. Commit.
  • Remove stray log statement. Commit.
  • Use escaped room name in ConfirmLeaveDialog. Commit.
  • Preserve mx-reply in the edited message if it exists. Commit.
  • Strip replies when calling EventHandler::getMarkdownBody(). Commit.
  • Multiple Link Previews. Commit.
  • Use escaped title in devtools. Commit.
  • Work around QML opening dialog in wrong window. Commit.
  • Replace Quotient::Connection with NeoChatConnection where possible. Commit.
  • Refactor the MessageComponentModel component update. Commit.
  • Remove search bar; Use QuickSwitcher instead. Commit.
  • Fix Roomlist Shortcuts. Commit. Fixes bug #485949.
  • Force author display name in HiddenDelegate to PlainText. Commit.
  • Make the SpaceDrawer navigable with the keyboard. Commit.
  • Apply 1 suggestion(s) to 1 file(s). Commit.
  • Use AvatarButton in UserInfo instead of a custom button. This has the advantage of showing keyboard focus properly. Commit.
  • Use more appropriate icons and tooltips for the room info drawer handles. Commit.
  • Use new cornerRadius Kirigami unit across the app. Commit.
  • Make sure that tab can be used to navigate away from the chatbar. Commit.
  • Add Carl's focus title hack as a devtool option. Commit.
  • Improve CodeComponent background. Commit.
  • Make the "add new" menu button a hamburger menu. Commit.
  • Change actionChanged to notificationActionChanged. Commit.
  • Elide the Hidden delegate text. Commit.
  • Only override the DelegateType when showing hidden messages. Commit.
  • Implement devtoool to show hidden timeline messages. Commit.
  • Fancy Effects 2021-2024 gone but never forgotten. Commit.
  • Use 0.8.x for libQuotient flatpak. Commit.
okular
  • Increase soversion of okularcore for the 24.08 release. Commit.
  • Fix showing eps files inside dvi. Commit.
  • Mobile: Only display background shadow if a page exists. Commit.
  • Used const qlist for iteration. Commit.
  • Implemented currentValueIndices and fixed a selectionClearing bug in slotRefresh for multiselect type ListBoxes. Commit.
  • Implemented numItems property for combobox and listbox. Commit.
  • Implemented getItemAt method for comboboxes and listboxes. Commit.
  • Fixed implementation of value for combo box and list box. Commit.
  • Implement DocClose, DocWillPrint, DocDidPrint, DocWillSave and. Commit.
  • Mobile: Fix switch pages. Commit.
  • Make new clang available in CI happier. Commit.
  • Implement AFDate_KeystrokeEx and AFDate_FormatEx methods. Commit.
  • Move textdocumentsettings to the right place. Commit.
  • Fix numerical interpretation in form fields. Commit. Fixes bug #474661.
  • Added option to save committed values and restore them if not accepted. Commit.
  • Mobile: Clip DocumentView. Commit.
  • Mobile: Fix switching pages from the drawer. Commit.
  • Mobile: Fix qml warnings. Commit.
  • When doing Ctrl+Wheel, zoom on pointer instead of the center of the screen. Commit. Fixes bug #421484.
  • Rearrange PageView::wheelEvent to separate Ctrl+Wheel handling from scrolling. Commit.
  • Cppcheck: simplify suppressions. Commit.
  • Paint radio buttons and checkboxes of correct sizes. Commit.
  • Part/signaturepartutils.h (getSuggestedFileNameForSignedFile) : Fix minor typo in msgctxt of returned string. Commit.
  • More cppcheck fixes. Commit.
  • Use async signature validation. Commit. Fixes bug #446298.
  • Created global qobject. Commit.
  • Added keystroke tests for AFNumber_Keystroke. Commit.
  • Modified parttest to account for newer keystroke restrictions. Commit.
  • Added tests for percent keystroke. Commit.
  • Implemented AFNumber_Keystroke and AFPercent_Keystroke. Commit.
  • Fix crash on certain pdf actions. Commit.
  • Implemented AFSpecial_Keystroke. Commit.
  • Replace unsigned open document with signed. Commit.
  • Added tests for validating commit and no commit cases for time keystroke action. Commit.
  • Implemented AFTime_Keystroke. Commit.
  • Implemented AFMergeChange. Commit.
  • Fixed cursor position and undo/redo merges. Commit.
  • Implemented slot refresh methods for radio button, list edit and combo edit. Commit.
  • Random DVI cleanups. Commit.
  • Fix minor bits from cppcheck. Commit.
  • BookmarkManager: name new bookmarks by page labels if available. Commit.
  • Remove BookmarkManager::setPageBookmark. Commit.
  • Made event.change evaluate to whole incoming text. Commit.
  • Implemented DocOpen event and fixed doc() function of JSField. Commit.
  • Dvi: Add another check for index to glyphtable being in range. Commit.
  • Fix form field validation by correcting action type and adding processFocusAction method. Commit.
  • Add USE_DBUS option. Commit.
  • Added selStart and selEnd properties to event object. Commit.
  • Added tests for percent formatting. Commit.
  • Implemented AFPercent_Format. Commit.
  • Use KIconTheme::initTheme & KStyleManager::initStyle to ensure proper styling outside of plasma. Commit.
  • Have dbus optional beside on platforms it is useless on. Commit.
  • Add model tester to AnnotationModel. Commit.
  • Fix Unicode Normalization: replace NFKC to NFC. Commit. Fixes bug #466521. See bug #473495.
  • Simplify PageGroupProxyModel, no need for mixIndex. Commit.
  • Annotation tree: preserve expanded state on change. Commit.
  • Typo fix for correct doc rendering in form.h. Commit.
  • CI: Qt5 -> Qt6. Commit.
  • AnnotationModel: don't emit layoutChanged from inside reset. Commit.
  • Restore the Android APK build. Commit.
  • Unify usage of WITH_K7ZIP. Commit.
  • Xml lint include certain rc files. Commit.
  • Test xml lint thingie on CI run. Commit.
  • Fix sidebar status not being respected when opening the first file. Commit. Fixes bug #484938.
  • We want to create appx packages for windows. Commit.
  • Fix strikethrough rendering in markdown converter. Commit.
  • Complement org.kde.okular.kirigami.appdata.xml. Commit.
palapeli
  • Work around wrong warning of KWidgetItemDelegate about deleted widgets. Commit.
  • Avoid Qt warnings about removing items from a QGraphicsScene not part of. Commit.
  • Docs: puzzle table PNG, drop unused embedded color profile, default is sRGB. Commit.
  • Use ellipsis character in manual strings instead of 3 periods. Commit.
  • Use capitalized "By" for author attribution. Commit.
  • Use ellipsis character in UI strings instead of 3 periods. Commit.
  • Set UI marker context to more action, item, title & tooltip strings. Commit.
  • Use executable name as qt logging category name. Commit.
  • KDE CI: require "@same" branch of libkdegames. Commit.
  • Enforce passing tests on Windows. Commit.
parley
  • Use QStringLiteral/QLatin1Char. Commit.
  • Increase version. Commit.
  • Make compile without deprecated methods. Commit.
  • UI files: use notr="true" instead of old comment="KDE::DoNotExtract". Commit.
  • Enforce passing tests on all platforms. Commit.
partitionmanager
  • Fix crash when closing main window while prompted for root password. Commit. Fixes bug #451572.
  • Hide LUKS2 checkbox in resize dialog. Commit.
  • Remove support for CHS alignment. Commit.
  • Fixed crash caused by clicking remove mount point button. Commit. Fixes bug #432103.
picmi
  • Clarify the purpose of "Prevent mistakes" option in the documentation. Commit. Fixes bug #400696.
  • Use ellipsis character in manual strings instead of 3 periods. Commit.
  • Set UI marker context to more action, item & title strings. Commit.
  • Use ellipsis character in UI strings instead of 3 periods. Commit.
  • Settings UI: use icon instead of "..." for background file picking button. Commit.
  • Use executable name as qt logging category name. Commit.
  • KDE CI: require "@same" branch of libkdegames. Commit.
  • Enforce passing tests. Commit.
pim-data-exporter
  • Set up KCrash after KAboutData::setApplicationData(). Commit.
  • Use @info:placeholder. Commit.
  • Fix cmake lint warning. Commit.
  • Add developer name to appdata + launchable. Commit.
  • USe @action:button. Commit.
  • We depend against 6.3.0. Commit.
  • Add conditional kdbusaddons support. Commit.
  • Use @info:shell. Commit.
  • Add build-ftime support. Commit.
  • Use context i18n. Commit.
  • Use KIconThemes and KStyleManager if available during build-time. Commit.
  • Add QPushbutton i18n context. Commit.
  • Use i18n context. Commit.
  • It compiles fine without deprecated kf methods. Commit.
pim-sieve-editor
  • Set up KCrash after KAboutData::setApplicationData(). Commit.
  • Fix version. Commit.
  • It's define by default. Commit.
  • Fix hamburger menu items. Commit.
  • Fix save settings. Commit.
  • Initialize menubar. Commit.
  • Add hamburger menu. Commit.
  • Const'ify. Commit.
  • Move constructor as private. Commit.
  • Const'ify + add parent. Commit.
  • Merge private area. Commit.
  • Const'ify pointer. Commit.
  • Don't export private methods. Commit.
  • Port to KConfigDialogManager. Commit.
  • Fix cmake lint warning. Commit.
  • Add developer name to appdata + launchable. Commit.
  • Remove unused include. Commit.
  • Remove unused class. Commit.
  • Remove unused include. Commit.
  • Add parent. Commit.
  • Remove unused includes. Commit.
  • Remove unused Q_DISABLE_COPY. Commit.
  • Const'ify pointer. Commit.
  • Don't export private methods. Commit.
  • Remove unused message. Commit.
  • USe @action:button. Commit.
  • We depend against 6.3.0. Commit.
  • Use @info:shell. Commit.
  • Fix reuse. Commit.
  • Add build-ftime support. Commit.
  • Remove this check. Unused now. Commit.
  • Use context i18n. Commit.
  • Remove include on mac/windows. Commit.
  • Try to remove dbus on windows. Commit.
  • Add frameworks/kiconthemes. Commit.
  • Use KIconThemes and KStyleManager if available during build-time. Commit.
  • Use i18n context. Commit.
  • Add context. Commit.
  • Use ellipsis character instead of three dots in UI strings. Commit.
  • It compiles fine without deprecated kf methods. Commit.
pimcommon
  • Add cppcheck argument. Commit.
  • Use @info:placeholder. Commit.
  • Show warning when we can't open temporary file. Commit.
  • Remove annotationdialog. Commit.
  • Fix cmake lint warning. Commit.
  • Make SimpleStringListEditor compatible with KConfigDialogManager. Commit.
  • USe @action:button. Commit.
  • Check isBehindCaptivePortal here too. Commit.
  • Add i18nc. Commit.
  • Networkmanager: Don't consider it online if behind a captive portal. Commit.
  • Use context i18n. Commit.
  • Add @info:tooltip. Commit.
  • Add @action:button. Commit.
  • Add i18n context. Commit.
  • Adapt to new kldap api. Commit.
  • Adapt to new api. Commit.
  • Adapt to new kldap api. Commit.
  • It compiles fine without deprecated kf methods. Commit.
plasmatube
  • Select the only available video format, in that case. Commit.
  • Only enable video controls slider when there's a duration. Commit.
  • Disable HAVE_DBUSADDONS for Haiku. Commit.
  • Use system locale for video publish date display. Commit.
  • Fix video controls appearance on Android. Commit.
  • More touch screen fixes. Commit.
  • Begin implementing "Mark as unwatched" for PeerTube. Commit.
  • Add support for grabbing PeerTube video history. Commit.
  • Add messages when a sponsor segment is skipped or entered. Commit.
  • Add settings to configure SponsorBlock. Commit.
  • Add basic support for SponsorBlock. Commit.
  • Add better indicators of loading or no recommended videos. Commit.
  • Add better indicators of loading or no comments. Commit.
  • Begin to restore support for livestreams. Commit.
  • Enable long press in more areas. Commit.
  • Implement missing AbstractListModel methods in PlaylistsModel. Commit.
  • Fix even more warnings, remove dead code. Commit.
  • Fix all existing compiler warnings. Commit.
  • Port away from yt-dlp usage. Commit.
  • Hide share menu completely on Android. Commit.
  • Add missing Kirigami import in VideoMenu. Commit.
  • Don't show picture-in-picture button on Android. Commit.
  • Add more missing icons for Android. Commit.
  • Fix icons not showing up on Android. Commit.
  • Add developer name to appdata. Commit.
  • Enforce passing tests. Commit.
poxml
  • Port to modern KDE_COMPILERSETTINGS_LEVEL. Commit.
  • Increase QT_MIN_VERSION and KF_MIN_VERSION to reflect truth. Commit.
  • Cmake_minimum_required needs to be called before project. Commit.
  • KF5_MIN_VERSION -> KF_MIN_VERSION. Commit.
  • Port to Qt 6. Commit.
  • Port away from QRegExp. Commit.
  • Port away from QMultiMap API. Commit.
  • Enforce passing tests on all platforms. Commit.
qmlkonsole
  • Fix tab spacing with current qqc2-desktop-style. Commit.
  • Fix warning for running task not showing up when closing window. Commit.
  • Fix terminal focus and virtual keyboard issues. Commit.
  • Fix add command dialog not having a header. Commit.
  • Enforce passing tests on all platforms. Commit.
rocs
  • Add launchable and developer name to appdata. Commit.
  • Enforce passing tests on all platforms. Commit.
  • Fix homepage in appstream. Commit.
signon-kwallet-extension
  • Enforce passing tests. Commit.
skanlite
  • Fix filename of icon so that it is installed to proper location. Commit.
  • Enforce passing tests. Commit.
skanpage
  • Fix configuration of default name filter. Commit. Fixes bug #489111.
  • Add developer name to appdata. Commit.
  • Add status update messages during saving. Commit. Fixes bug #487530.
  • Raise QImageReader allocation limit back to Qt5 values. Commit. Fixes bug #486984. Fixes bug #487691.
skladnik
  • Set UI marker context to more action, item, title & tooltip strings. Commit.
  • Use ellipsis character in UI strings instead of 3 periods. Commit.
  • KDE CI: require tests to pass. Commit.
  • KDE CI config: require "@same" branch of libkdegames. Commit.
spectacle
  • Sanitise html in barcodes. Commit.
  • Make InlineMessages touch their borders with header style. Commit.
  • AnnotationDocument: Allow building with GCC 12. Commit.
  • History: fix strict-aliasing warnings by using std::ranges. Commit.
  • Use new KF::Prison API for barcode scanning. Commit.
  • Rename 24.02.0-change_placeholder_format script ID to 24.05.2-change_placeholder_format. Commit. Fixes bug #484211.
  • ExportManager: Don't scale on write when there are multiple fractional or non-factor device pixel ratios. Commit.
  • ExportManager: Scale back to original scale if possible when writing an image. Commit. See bug #487997.
  • AnnotationDocument: set logicalX/logicalY for images created by renderToImage. Commit.
  • ImagePlatformKWin: Store the geometries of all sub images in a combined image as metadata. Commit.
  • ImagePlatformKWin: move logicalX/logicalY to ImageMetaData.h. Commit.
  • AnnotationDocument: Fix highlighter tool not blending with base image. Commit. Fixes bug #488025.
  • Add missing format include. Commit.
  • Prevent TextTool TextEdit shortcuts from being used by the window while TextTool is focused. Commit. Fixes bug #487740.
  • AnnotationDocument: Preserve image metadata. Commit.
  • Keep windowTitle in image metadata. Commit.
  • Make ExportManager::formattedFilename less dependent on member variable states. Commit.
  • Add ImageMetaData.h for a standard way to access common image metadata. Commit.
  • ExportManager: Even more handling for empty . <a href="http://commits.kde.org/spectacle/51b34f709321f37b5eea68296a0e2bde6ba461ce">Commit</a>.</li> <li>ExportManager: remove duplicate dir separators. <a href="http://commits.kde.org/spectacle/8fec5a83a5b3d26395b26eebb25e179a4a4e38ac">Commit</a>.</li> <li>ExportManager: keep dir separators near <title>. <a href="http://commits.kde.org/spectacle/18343ecc9d56993312c5bf3e073264c099b4726c">Commit</a>. Fixes bug <a href="https://bugs.kde.org/445084">#445084</a>.</li> <li>FilenameTest: use a map and for loops for testing titles instead of copy/pasting strings. <a href="http://commits.kde.org/spectacle/d9f65b1bc480a476b671742a93c8d674fc1028e6">Commit</a>.</li> <li>Use Kirigami.NavigationTabBar for immutable toolview tabs. <a href="http://commits.kde.org/spectacle/8d7c9ff79ec93ccf732ce37b7fb767eefcc9efc3">Commit</a>.</li> <li>Ignore .flatpak-builder. <a href="http://commits.kde.org/spectacle/c466ef44e2e3f3199fa057dea0e4ba6e8f00294a">Commit</a>.</li> <li>Improve DialogPage header text. <a href="http://commits.kde.org/spectacle/a5bd16a579a2eee85c6337df4de803f03ce91512">Commit</a>.</li> <li>Use new placeholder format for the keep_old_filename_templates script. <a href="http://commits.kde.org/spectacle/81711321f907056d6c9795c4eef71f0d9634f3d4">Commit</a>.</li> <li>ConfigUtils: rename continueUpdate to isFileOlderThanDateTime. <a href="http://commits.kde.org/spectacle/7fb490926364a3a0edc03de145aefe36e2a20a25">Commit</a>.</li> <li>Always convert old placeholder format to new placeholder format when new format is not used. <a href="http://commits.kde.org/spectacle/a800768c564e2059c5a1fd8fd00dc7afed0d0dc2">Commit</a>. Fixes bug <a href="https://bugs.kde.org/484211">#484211</a>.</li> <li>Fix empty <title> placeholders breaking nearby placeholders. <a href="http://commits.kde.org/spectacle/8d2e0641af5bda4b7684d8d3da176f71e8b5c523">Commit</a>. Fixes bug <a href="https://bugs.kde.org/483320">#483320</a>.</li> <li>ExportManager: reduce unnecessary string manipulation in formattedFilename(). <a href="http://commits.kde.org/spectacle/7aea690503a0e8783fe3fbfb68b7034b936c8f45">Commit</a>.</li> <li>Removed unused members. <a href="http://commits.kde.org/spectacle/87a090b1b977a79e7811d59f903de96dcd32e6df">Commit</a>.</li> <li>Fixed warning. <a href="http://commits.kde.org/spectacle/9ec5b659c91971e263016e73174f939e063deec4">Commit</a>.</li> <li>Use custom system tray animated icon. <a href="http://commits.kde.org/spectacle/f3e3be839a1597f5e8ef3af821760f6697d291a7">Commit</a>.</li> <li>Make system tray icon easier to notice. <a href="http://commits.kde.org/spectacle/da86ecb98673386a154e466dabb751ddf43c31cf">Commit</a>. See bug <a href="https://bugs.kde.org/480023">#480023</a>.</li> <li>VideoCaptureOverlay: Minimized -> Window.Minimized. <a href="http://commits.kde.org/spectacle/e1477cf7e37dd14b16eaf6d9ce867a554b9e661c">Commit</a>.</li> <li>Raise and activate capture windows when shown. <a href="http://commits.kde.org/spectacle/d3973de254fe7b0f89c9f320836832fa4f0dd7fc">Commit</a>. Fixes bug <a href="https://bugs.kde.org/482467">#482467</a>.</li> <li>Lock temp dirs while still in use. <a href="http://commits.kde.org/spectacle/aa89b96cd632574443d117d9a2839b3c513202d6">Commit</a>.</li> <li>Traits: make getImage a const reference. <a href="http://commits.kde.org/spectacle/6699c95a17084489335ddb3b591f50132ecfb8e9">Commit</a>.</li> <li>Use HH instead of hh by default. <a href="http://commits.kde.org/spectacle/4ca30aa0507a43ec8536731bad7485e5f14d0bd9">Commit</a>.</li> <li>SaveOptionsUtils: put capture instructions in its own namespace. <a href="http://commits.kde.org/spectacle/9df67d8015b55f31be46c4250c5f9f215acde5b7">Commit</a>.</li> <li>SpectacleCore: Only use normal windows and dialogs for window visible check. <a href="http://commits.kde.org/spectacle/ab3dbcc85782f83c8ec36d62af8c33df662b8844">Commit</a>.</li> <li>ImagePlatformXcb: Make on click filter button handling code more descriptive. <a href="http://commits.kde.org/spectacle/55a5e8c80e9f0dd01d31d49af8cffd1d9c81d79f">Commit</a>.</li> <li>VideoPlatformWayland: handle and add error messages for when the stream is prematurely closed. <a href="http://commits.kde.org/spectacle/d30e491c390f3838f3556cd3427a6ce992e5000e">Commit</a>.</li> <li>VideoPlatform: don't assert recording boolean in setRecording. <a href="http://commits.kde.org/spectacle/0fbb174918c7d74e174e107e73f8276f544a9e30">Commit</a>.</li> <li>VideoPlatformWayland: Remove the need for a DBus call to KWin's getWindowInfo. <a href="http://commits.kde.org/spectacle/d202cee56f745617e2099442cb60e66c45fade2f">Commit</a>.</li> <li>Update recording related models in response to VideoPlatform changes. <a href="http://commits.kde.org/spectacle/f51df9c8a3a8c1fbf6754ea6e1dbfd61f1812161">Commit</a>.</li> <li>VideoPlatformWayland: Get PipeWireRecord asynchronously. <a href="http://commits.kde.org/spectacle/b1686ee96cd62f78dc4cf6cf92d6580376b51250">Commit</a>. See bug <a href="https://bugs.kde.org/476866">#476866</a>.</li> <li>VideoPlatformWayland: Add missing not operator. <a href="http://commits.kde.org/spectacle/3cde84eed573c3d94a15a049d641cfa519b9564b">Commit</a>.</li> <li>Improve feedback when recording is not available. <a href="http://commits.kde.org/spectacle/c883008bd685383b55302e1040d49151a1e7e61a">Commit</a>. Fixes bug <a href="https://bugs.kde.org/484038">#484038</a>.</li> <li>RecordingFailedMessage: fix close button. <a href="http://commits.kde.org/spectacle/1bf73a0da502f884d885f1612a065adb7833fa1c">Commit</a>.</li> <li>SpectacleCore: use shared error behavior for screenshot and recording failures. <a href="http://commits.kde.org/spectacle/7021f1f915a33f34a8f8f74e52f070544f6f984d">Commit</a>.</li> <li>SpectacleCore: move video platform setup code closer to image platform setup code. <a href="http://commits.kde.org/spectacle/331cce880a2e4e5f267d2a22c5f2af17d5c6039a">Commit</a>.</li> <li>SpectacleCore: use VideoPlatform::regionRequested to start rectangle selection. <a href="http://commits.kde.org/spectacle/4553a52f404cdf5881438379125c17af4bfa04dd">Commit</a>.</li> <li>Revert "Revert "Accept the selection before sharing via purpose"". <a href="http://commits.kde.org/spectacle/5fbf9662192c6dd2014f2dcf3ee66421ba658842">Commit</a>.</li> <li>Revert "Accept the selection before sharing via purpose". <a href="http://commits.kde.org/spectacle/d7796f08d83b48b4bad651205b70fb5764234639">Commit</a>.</li> <li>ImagePlatformKWin: Use logical positions for images in combinedImage on X11. <a href="http://commits.kde.org/spectacle/bfbecb0720f18b3d0342670b76bd19bb5f42cec3">Commit</a>. Fixes bug <a href="https://bugs.kde.org/486118">#486118</a>.</li> <li>ScreenshotFailedMessage: Fix close button not working. <a href="http://commits.kde.org/spectacle/32567238c9605df204ca277d83b00f80a2cf84b0">Commit</a>.</li> <li>ImagePlatformKWin: Put KWin request error on new line for readability. <a href="http://commits.kde.org/spectacle/1c2786acb11c6de199856f6c18d8bafeefefd147">Commit</a>.</li> <li>ImagePlatformKWin: Make it easier to differentiate errors for different DBus method calls. <a href="http://commits.kde.org/spectacle/114a8332e19dd12fbe6d4718ca91e89decb6d4ea">Commit</a>.</li> <li>ImagePlatformKWin: Add a timer with message for unusually long DBus calls while debugging. <a href="http://commits.kde.org/spectacle/2a5f0629b38c6c17555b933622946342e0f6f740">Commit</a>.</li> <li>SpectacleCore: Don't show capture windows for screens that we fail to get images for. <a href="http://commits.kde.org/spectacle/060abf9034b71be5e5565a7ed332cffb1aa95a2b">Commit</a>.</li> <li>ImagePlatformKWin: add more and better error messages. <a href="http://commits.kde.org/spectacle/6e23d64c1cebcf23d8f4049f7dbb9211c6349db7">Commit</a>.</li> <li>ImagePlatformKWin: set 4 second timeout for asynchronous DBus calls. <a href="http://commits.kde.org/spectacle/3032efc9317888e29f12d8e46a15d639c3dc4023">Commit</a>.</li> <li>ImagePlatformKWin: move combinedImage and and static vars to the top. <a href="http://commits.kde.org/spectacle/fabd5402440da74811829c82aa47202912434bf2">Commit</a>.</li> <li>PlatformNull: Always emit newScreenshotFailed. <a href="http://commits.kde.org/spectacle/12e3d58faa02d5e263aaa073f872488f4d5aba5f">Commit</a>.</li> <li>SpectacleCore: Ensure a message is always visible somewhere when a screenshot fails. <a href="http://commits.kde.org/spectacle/d9744666910ae9a874a713d72ba06f09e9b4a93d">Commit</a>.</li> <li>ImagePlatformKWin: Move allocateImage and readImage closer to the top of the cpp file. <a href="http://commits.kde.org/spectacle/12d505bde90b26375a0db5e7093740f4ce2cd7e8">Commit</a>.</li> <li>Add support for error messages in recording DBus API. <a href="http://commits.kde.org/spectacle/1763c910f72a50083fd9ee39e80c21a3647d2f30">Commit</a>.</li> <li>Add more support for screenshot error messages. <a href="http://commits.kde.org/spectacle/40c25fbbb55713e63630bd51f80a8ce4a2dba688">Commit</a>.</li> <li>Accept the selection before sharing via purpose. <a href="http://commits.kde.org/spectacle/0e4f98f1bf89fe39097d92cfd41bdc0a3f83d2b8">Commit</a>.</li> <li>Enforce passing tests. <a href="http://commits.kde.org/spectacle/a26743c1139d164ad0e263ecca327f754c48aaad">Commit</a>.</li> </ul> </details> <details open="true" id="step"> <summary class="h4">step</summary><ul> <li>Enforce passing tests on all platforms. <a href="http://commits.kde.org/step/f7a3d135c8bdd88b518f137e0e7dbe98c8c14154">Commit</a>.</li> </ul> </details> <details open="true" id="svgpart"> <summary class="h4">svgpart</summary><ul> <li>It compiles without deprecated methods. <a href="http://commits.kde.org/svgpart/f825551c6efde2e929fea2da2eaec6687232305a">Commit</a>.</li> <li>Enforce passing tests on all platforms. <a href="http://commits.kde.org/svgpart/7742a431966e8081b4a97849a4f21427bd50faea">Commit</a>.</li> </ul> </details> <details open="true" id="sweeper"> <summary class="h4">sweeper</summary><ul> <li>It compiles fine without deprecated methods. <a href="http://commits.kde.org/sweeper/e25b5229563b49599a411a574dc535c8a5a2b69a">Commit</a>.</li> </ul> </details> <details open="true" id="telly-skout"> <summary class="h4">telly-skout</summary><ul> <li>Flatpak: update Kirigami Addons to 1.3.0. <a href="http://commits.kde.org/telly-skout/f0aae2e3bc0154c24b57392e7b69db1000b33f67">Commit</a>.</li> <li>Include moc files. <a href="http://commits.kde.org/telly-skout/9d98564a71f1030372d7ea326570afebe58ac312">Commit</a>.</li> <li>Flatpak: move cleanup to top level. <a href="http://commits.kde.org/telly-skout/84f1115c1254143928234108930392be482e21eb">Commit</a>.</li> <li>Update qmlformat with qt6.7. <a href="http://commits.kde.org/telly-skout/3c8c1254d5fca19cec4ad8e2cdbd9b06f8152129">Commit</a>.</li> <li>Port settings to FormCard. <a href="http://commits.kde.org/telly-skout/0c67e2425ee03d4b5e2e42aad94534d702f524d8">Commit</a>.</li> <li>Don't use context property to expose AboutData to qml. <a href="http://commits.kde.org/telly-skout/fcad7ea0d91d737590c793ca82a313f7187fa66e">Commit</a>.</li> <li>Add translation context for page titles. <a href="http://commits.kde.org/telly-skout/94ac212708dcb714a079219f91339d237c035cae">Commit</a>.</li> <li>Port away from OverlaySheet. <a href="http://commits.kde.org/telly-skout/692f17d8eda5d355c31d5da0f70200da29bd1a63">Commit</a>.</li> <li>Flatpak: update Kirigami Addons to 1.2.1. <a href="http://commits.kde.org/telly-skout/691d18298b59bcbf140ecbb23c82f7361091b0b8">Commit</a>.</li> <li>Fix Appstream for new release. <a href="http://commits.kde.org/telly-skout/8d19eb6e8cd36dffdb5c99a797f438a883304a78">Commit</a>.</li> <li>Add 24.05.0 release description. <a href="http://commits.kde.org/telly-skout/c245306549763c002c682a3fe16dd685679c63de">Commit</a>.</li> </ul> </details> <details open="true" id="tokodon"> <summary class="h4">tokodon</summary><ul> <li>Include missing ECMQmlModule. <a href="http://commits.kde.org/tokodon/bb35ed1488b39769f66201e9640c3a702f9c386c">Commit</a>.</li> <li>Fix separator visibility in appearance settings. <a href="http://commits.kde.org/tokodon/9a4489e0380a0403a246807524e74d90b9640a8f">Commit</a>.</li> <li>Fix not being able to log out of an account. <a href="http://commits.kde.org/tokodon/12f890809962f129b4bd9775037852108b155b6e">Commit</a>.</li> <li>Meh, fix visible property on the pop-out status composer option. <a href="http://commits.kde.org/tokodon/ec998c6895dc15d9f88fe3cb4bc8232dfd08843f">Commit</a>.</li> <li>The type of firstAttachmentAspectRatio should be int, not double. <a href="http://commits.kde.org/tokodon/a8bebc2dfaac1374964d5a2ccf2f3c335f8a8a82">Commit</a>.</li> <li>Remove duplicate kirigami_package_breeze_icons call. <a href="http://commits.kde.org/tokodon/145ee5d669a0d230a58750d467bd345695f83122">Commit</a>.</li> <li>Prevent crash on Android by initializing NetworkController early. <a href="http://commits.kde.org/tokodon/2b1774d33d61f80616a395db5de1556f3e3a965a">Commit</a>.</li> <li>Don't check for Sonnet on Android. <a href="http://commits.kde.org/tokodon/bd63a4ff5e568bcf538bfd8916cdad2f415612a4">Commit</a>.</li> <li>Port to ecm_add_qml_module. <a href="http://commits.kde.org/tokodon/b7544d4f222cf7c3a54ba938284007d693b94c40">Commit</a>.</li> <li>Refactor media attachment sizing to "begin" at the top. <a href="http://commits.kde.org/tokodon/fd8df5f347ac3a7e63b6d038a62204de30c43361">Commit</a>. See bug <a href="https://bugs.kde.org/490201">#490201</a>.</li> <li>Ensure the privacy warning does not try to wrap when not loaded. <a href="http://commits.kde.org/tokodon/cbb9c2a70854146f9304d1d2d9d65b476ccd9a6a">Commit</a>. See bug <a href="https://bugs.kde.org/490201">#490201</a>.</li> <li>Add missing Kirigami import on AppearancePage. <a href="http://commits.kde.org/tokodon/2adedf528509e6fc2aa912e7f51869d7157431e0">Commit</a>.</li> <li>Enable C++ exceptions even when building with QtMultimedia. <a href="http://commits.kde.org/tokodon/e55359ddc139c2a6296b67990dee47478a4fadc8">Commit</a>.</li> <li>Only print out HTTP warnings for errors we don't explicitly handle. <a href="http://commits.kde.org/tokodon/1cc98dbf3f94467e1ff445d16e0dde473a13687a">Commit</a>. Fixes bug <a href="https://bugs.kde.org/486825">#486825</a>.</li> <li>Silently fail when 404'ing on featured tags. <a href="http://commits.kde.org/tokodon/5236b6afc7aca5043b3fdc464792ee0e42102720">Commit</a>. Fixes bug <a href="https://bugs.kde.org/484475">#484475</a>.</li> <li>Allow pasting bitmap images directly, like from the Internet. <a href="http://commits.kde.org/tokodon/7c55aad2fee1eeeb498a9e2b1419d8156622a3e0">Commit</a>. Fixes bug <a href="https://bugs.kde.org/488629">#488629</a>.</li> <li>Add an option to pop out the post composer by default. <a href="http://commits.kde.org/tokodon/4e4e3577357fc98932a334799ade627efb4d9bb6">Commit</a>. Fixes bug <a href="https://bugs.kde.org/489379">#489379</a>.</li> <li>Do not overwrite existing text in composer. <a href="http://commits.kde.org/tokodon/b2311a5f2d2591485beb12a6b0b6279fe4547d3b">Commit</a>. Fixes bug <a href="https://bugs.kde.org/489781">#489781</a>.</li> <li>Add support for admin.sign_up notifications. <a href="http://commits.kde.org/tokodon/31a77e603c6fdb12af2918890e4feeadc1bd2134">Commit</a>.</li> <li>Adapt to kirigami addons change. <a href="http://commits.kde.org/tokodon/c5c4d7eaaff29102e49829ceb96878c9bd8efc1d">Commit</a>.</li> <li>Fix Windows builds. <a href="http://commits.kde.org/tokodon/40bd463b35132014f56f525b3ad09c862b0d5295">Commit</a>.</li> <li>Ensure more QML functions are type annotated. <a href="http://commits.kde.org/tokodon/549d40a758217f81db6588a55b20cab336896d19">Commit</a>.</li> <li>Oops, update to new TextHandler function. <a href="http://commits.kde.org/tokodon/29a1261c22b233c5d56e88ed58ab2d30cf70877a">Commit</a>.</li> <li>Make AbstractAccount constructors protected. <a href="http://commits.kde.org/tokodon/21ac9386f0bb0e335a27185f1b2b36b2818bfff7">Commit</a>.</li> <li>Some Preferences cleanup. <a href="http://commits.kde.org/tokodon/ec82c0d47cee977b1ea729913a9e67d9a6ea727d">Commit</a>.</li> <li>Make more classes under util final, remove registration for CustomEmoji. <a href="http://commits.kde.org/tokodon/6bb590c20ad836053b6311aed2ed904add3ed2dd">Commit</a>.</li> <li>Forward declare more classes in ECDH, and WindowController. <a href="http://commits.kde.org/tokodon/19f6ed25e1674af30bd6f39e38b1af5c56fcae9c">Commit</a>.</li> <li>Reduce size of FileHelper, move parts to TextHandler. <a href="http://commits.kde.org/tokodon/df14be2785ab1bd084a41435795bd86405cc06b8">Commit</a>.</li> <li>Make more classes final, document InitialSetupFlow. <a href="http://commits.kde.org/tokodon/8bf0bc5d13d3ca95c0b32ffdd1d06bcb5a6abab5">Commit</a>.</li> <li>Add const in more places in TextHandler. <a href="http://commits.kde.org/tokodon/ed43a73dfc412e09c240d5d0c73e206708e66a53">Commit</a>.</li> <li>Document more of Navigation. <a href="http://commits.kde.org/tokodon/6327833567ca0cadf027818c7e56763bf778586c">Commit</a>.</li> <li>Move more regex to TextRegex namespace. <a href="http://commits.kde.org/tokodon/2ae09871320853bcf58409782e9bc79b426b369e">Commit</a>.</li> <li>Document WindowController. <a href="http://commits.kde.org/tokodon/4264014dbf9cda11cb670da9bd9edf73445290e1">Commit</a>.</li> <li>Rework and document NetworkController API. <a href="http://commits.kde.org/tokodon/8c7ac58bd6ef6f06c50a1994e0e55d58e250f819">Commit</a>.</li> <li>Move requestRemoteObject to AbstractAccount, fix awkward API. <a href="http://commits.kde.org/tokodon/a5d71092ef9eb3902c550bf748b6a237221b4d98">Commit</a>.</li> <li>Fix crash when loading some posts really fast, then deleting them. <a href="http://commits.kde.org/tokodon/5d9ec8cdf0e993efdee26fb0251867a33f0499ac">Commit</a>.</li> <li>Reduce sidebar width to 14 grid units. <a href="http://commits.kde.org/tokodon/406017548b79ed1b1dca3a7826f01fb7bb222d1f">Commit</a>.</li> <li>Warn users that editing posts will polls clear the results. <a href="http://commits.kde.org/tokodon/9e5056e268806fe86c4c1bd9aaa791da0e2ea479">Commit</a>.</li> <li>Fix some compile warnings, all of the tests I broke. <a href="http://commits.kde.org/tokodon/2088a43d0f36a6e8500a1cfb453a682271595bbb">Commit</a>.</li> <li>Fix the private post notice messing with the post width in odd ways. <a href="http://commits.kde.org/tokodon/d0b7feaee14877934080477cd56f2f43b414e955">Commit</a>.</li> <li>Use the author's username as the title for thread pages. <a href="http://commits.kde.org/tokodon/8c46c2bfa47a19f7d5445f1014b3008d4d8af305">Commit</a>.</li> <li>Disable the favorite/boost chips when there's nothing to see. <a href="http://commits.kde.org/tokodon/c6ec79ff5f8416465b5c1fa4902774d170779cb3">Commit</a>.</li> <li>Use the correct property in UserInfo. <a href="http://commits.kde.org/tokodon/63983ed38a8ba17a13747651c79efcf1f2107f33">Commit</a>.</li> <li>Add a button to log out on the login issue page. <a href="http://commits.kde.org/tokodon/44887f0dd7b577011e0b22d58e06f0cb84377a2a">Commit</a>.</li> <li>Add assert to settingsGroupName() to weed out the last few bugs. <a href="http://commits.kde.org/tokodon/159990c52823f9cb30958f4bc9b44c149471ef90">Commit</a>.</li> <li>Prevent opening profile page on an invalid account. <a href="http://commits.kde.org/tokodon/873bbb95bac90b4ef672abf400365ced4122332c">Commit</a>.</li> <li>Disable profile editor when the account fails to log in. <a href="http://commits.kde.org/tokodon/aca12d323885325d3fd5a8f4e92b2a6b04ea4b27">Commit</a>.</li> <li>Use Kirigami Addons Sonnet configuration page. <a href="http://commits.kde.org/tokodon/e717499c5dedc4ed48b0e95217286eecdbde6afc">Commit</a>.</li> <li>Disable hidden post menu entries. <a href="http://commits.kde.org/tokodon/6127245e800eff472e5c437abfcf7e51d1fd4ca3">Commit</a>.</li> <li>Fix the loading indicator not showing up initially on the timeline. <a href="http://commits.kde.org/tokodon/ed3f41bee635e5aab1ff550ac7bbfb072af89cbe">Commit</a>. See bug <a href="https://bugs.kde.org/488412">#488412</a>.</li> <li>Let users be able to clear content warning. <a href="http://commits.kde.org/tokodon/aff4bd3ed06c290a8d7d3e116647918bb94e4be0">Commit</a>. Fixes bug <a href="https://bugs.kde.org/488631">#488631</a>.</li> <li>Actually propagate the spoiler text to the composer when editing a post. <a href="http://commits.kde.org/tokodon/323a1ff2c6c40ce2203e95414a0ba5a102a917d8">Commit</a>. Fixes bug <a href="https://bugs.kde.org/488631">#488631</a>.</li> <li>Specify that you're "saving" an edit in the composer. <a href="http://commits.kde.org/tokodon/1cbd85f7496fbf58c2b04805fe1aa614cf23f345">Commit</a>. Fixes bug <a href="https://bugs.kde.org/488632">#488632</a>.</li> <li>Change "Add Account" subtitle to mention registration. <a href="http://commits.kde.org/tokodon/52b61b1fed4e2c4d97b3812671079ce913050ff0">Commit</a>.</li> <li>Bump copyright year. <a href="http://commits.kde.org/tokodon/0d9a60f95d03abaa4e99fbf856c0fbce58234768">Commit</a>.</li> <li>Use the Tokodon icon for about page module. <a href="http://commits.kde.org/tokodon/66d69d0f04d65c2e4add9eb777b1e5aabeeed855">Commit</a>.</li> <li>Open post links internally in Tokodon. <a href="http://commits.kde.org/tokodon/75b9a6e708fb51043361b47d307f94c25c4dd742">Commit</a>.</li> <li>Don't show link previews for quoted posts. <a href="http://commits.kde.org/tokodon/e5e19f3d1d2a2200f4f63b26d88308e43b934fab">Commit</a>.</li> <li>Prevent notes field on profiles from stopping keyboard navigation. <a href="http://commits.kde.org/tokodon/b1eed37fb05e6d6957b902e878a03943dcbc92bc">Commit</a>. Fixes bug <a href="https://bugs.kde.org/488236">#488236</a>.</li> <li>Fix errors on AccountsPage and ProfileEditor. <a href="http://commits.kde.org/tokodon/fa21aadcfead0a8f0277a4d0b5b09939c10bddac">Commit</a>.</li> <li>Fix missing appwindow error message. <a href="http://commits.kde.org/tokodon/9f907d2ea7ba2f4b6556dd94d4c104fc687cf552">Commit</a>.</li> <li>Remove QTBUG 93281 workaround on >=6.7. <a href="http://commits.kde.org/tokodon/21e30691684d572f3c7a8eed22a220879412d226">Commit</a>.</li> <li>Fix AccountInfo due to ConfigurationsView change. <a href="http://commits.kde.org/tokodon/3296720d37f24fb507439ca0ce6ce0a8408d60ab">Commit</a>.</li> <li>Move "Logout" button from the accounts page to the inner page. <a href="http://commits.kde.org/tokodon/ab20040e58d322f925c0099f96d25c15977c9f0a">Commit</a>.</li> <li>Add support for quoted posts. <a href="http://commits.kde.org/tokodon/72ae4381b271ac8f4fa2d8112458f1c8b6d348e9">Commit</a>.</li> <li>Use kirigami addons master in craft builds. <a href="http://commits.kde.org/tokodon/5f995d50808e6cc4ab0fb3c5d7019908648487bd">Commit</a>.</li> <li>Use new ConfigurationsView. <a href="http://commits.kde.org/tokodon/653654a86e0cedd88ab13e6060fc32527743c4d5">Commit</a>.</li> <li>Support PageUp/PageDown keys to quickly navigate the timeline. <a href="http://commits.kde.org/tokodon/f79c32436ac132b42c2d87e236132acfb19ea446">Commit</a>. Fixes bug <a href="https://bugs.kde.org/487507">#487507</a>.</li> <li>Explain why some posts can't be boosted. <a href="http://commits.kde.org/tokodon/4ed140ef02e859697bd4f690608c726651211ed1">Commit</a>. Fixes bug <a href="https://bugs.kde.org/488172">#488172</a>.</li> <li>Fix possible segfault after logout on timeline pages. <a href="http://commits.kde.org/tokodon/e5a719f13c0c67628936e5b0f1ebf7bddbc343ef">Commit</a>.</li> <li>Fix how mouse input works and looks on user cards. <a href="http://commits.kde.org/tokodon/6ea294f42caf7fb1924b0ca0d0c0d0f92ef81016">Commit</a>.</li> <li>Remove 0 padding from left/right/top on user card. <a href="http://commits.kde.org/tokodon/695ff56393d6380fba117313f9e0dea696a27d02">Commit</a>.</li> <li>Only clear page stack if authentication was successful. <a href="http://commits.kde.org/tokodon/36a50a2c9c7dc29caa8d3f010a5c190b89baf2c6">Commit</a>.</li> <li>Don't allow continuing without inputting an authorization code. <a href="http://commits.kde.org/tokodon/b67264593fe36e82dac9591832aa7c2333c32590">Commit</a>.</li> <li>Fix non-functional authorization link. <a href="http://commits.kde.org/tokodon/91e7d3eb407f85961a9ef18abd08bd5b43c370b6">Commit</a>.</li> <li>Add i18n comments in status composer strings. <a href="http://commits.kde.org/tokodon/f05735343a100d8f92ea05999d47786c5bd60c40">Commit</a>.</li> <li>Fix capitalization for "Switch account" action. <a href="http://commits.kde.org/tokodon/7f9642f229eaaf2f18af545a7691804ff5157141">Commit</a>.</li> <li>Fix capitalization of tooltips in post composer. <a href="http://commits.kde.org/tokodon/0fb376ff1087d27d854de8b01f5f1a9e62a2da0e">Commit</a>.</li> <li>Expand on the "more" tooltip to say "More actions". <a href="http://commits.kde.org/tokodon/21cadf9a31d2af01f9ea5066824cbe2863e29bd5">Commit</a>.</li> <li>Add an explanatory tooltip for the "Alt" indicator. <a href="http://commits.kde.org/tokodon/4f51051ba66eb9bc59e28375d7505240bb8e08d0">Commit</a>.</li> <li>Fix capitalization for "View profile" action. <a href="http://commits.kde.org/tokodon/4d7a4b4dd16a5ccdbfe0bcf6de45d9e9457b4853">Commit</a>.</li> <li>Fix capitalization for statistics in info bar. <a href="http://commits.kde.org/tokodon/631397b58cc330e495f1b21f4d580fcedd72002a">Commit</a>.</li> <li>Make sure the tooltip for "Hide media" is sentence capitalized. <a href="http://commits.kde.org/tokodon/e86e4632fad58b9e8d91504f3659086d50cb6311">Commit</a>.</li> <li>Improve wording of "copy link to profile". <a href="http://commits.kde.org/tokodon/ae3452600dcbab2285874ffdd4b6381b0e7d430d">Commit</a>.</li> <li>"Conversation" page should be called "Conversations". <a href="http://commits.kde.org/tokodon/b545600926ab07df316cac2003d84ed3bf185a71">Commit</a>.</li> <li>Disable HAVE_DBUSADDONS for Haiku. <a href="http://commits.kde.org/tokodon/f362f0fdc634c4a320cd687776f6f4e249115ecb">Commit</a>.</li> <li>Fix location of the notifyrc file. <a href="http://commits.kde.org/tokodon/f0c2fc36cbfa2709166e936ea350cea583941e0f">Commit</a>.</li> <li>Use 6.7 image. <a href="http://commits.kde.org/tokodon/056e693d672128527d22eb5e6c4d2044d667d0be">Commit</a>.</li> <li>Improve wording on push notification support. <a href="http://commits.kde.org/tokodon/061f98428f38c78f039ced5b5c4c40a22bda477d">Commit</a>.</li> <li>Improve UX of network proxy settings. <a href="http://commits.kde.org/tokodon/bacbdfa8549fbf7eb277ec0c6e7593c3b866ab2d">Commit</a>.</li> <li>Make the media backends obey the proxy settings. <a href="http://commits.kde.org/tokodon/ffbe8225ebf4b36fc541c5bce807f210660bd239">Commit</a>.</li> <li>Add "No Proxy" option to network proxy settings. <a href="http://commits.kde.org/tokodon/c6aa529f50b1fa5b44c7858835c764dcb6af8b28">Commit</a>.</li> <li>Make app obey system level proxy settings. <a href="http://commits.kde.org/tokodon/9d82479b819624510e8a67c5d364de3672de5f05">Commit</a>.</li> <li>Fix wrong "%1 boosted" label on certain posts. <a href="http://commits.kde.org/tokodon/9e67080e6eead8bcdd6d7f8cabab65268bb324f2">Commit</a>. Fixes bug <a href="https://bugs.kde.org/485637">#485637</a>.</li> <li>Change colorset for the sidebar to Window. <a href="http://commits.kde.org/tokodon/699193c8925a72e4b88a026d38a78f16fb9bac1c">Commit</a>.</li> <li>Revert "Re-enable Appium tests on the CI". <a href="http://commits.kde.org/tokodon/adb6649a6c2b1530c1f87e011a5e4529a552d1c5">Commit</a>.</li> <li>Use an icon for the show/hide content warning button. <a href="http://commits.kde.org/tokodon/25e4acf5eb04dc293041b57113ebeed6658a362c">Commit</a>.</li> <li>Don't enforce the spellchecker even when it's disabled. <a href="http://commits.kde.org/tokodon/a17b7a62406f59f0c9904de95b84a1c4e48b7794">Commit</a>. Fixes bug <a href="https://bugs.kde.org/486465">#486465</a>.</li> <li>Remove duplicate headers between cpp/h files. <a href="http://commits.kde.org/tokodon/923ae69265242340a29c71ab7cec85c49abfb1e8">Commit</a>.</li> <li>Fix the content font not actually affecting the post text. <a href="http://commits.kde.org/tokodon/6a5e76d16b830ab974539f87b27d90c5a5911c67">Commit</a>. Fixes bug <a href="https://bugs.kde.org/481911">#481911</a>.</li> <li>Fix multiple fullscreen images appearing on top of each other. <a href="http://commits.kde.org/tokodon/18d0df41bad99b64da6dbc9d61e7a369a94a7408">Commit</a>.</li> <li>Improve mentions in the composer, move content warning field. <a href="http://commits.kde.org/tokodon/a3acb9c25d82603ae3d34904fdce36934f9eb7d8">Commit</a>.</li> <li>Copy the spoiler text in replies. <a href="http://commits.kde.org/tokodon/ae444b055ec42a30d305972383a5ae7f49a2c93b">Commit</a>. Fixes bug <a href="https://bugs.kde.org/486691">#486691</a>.</li> <li>Improve wording of the "Discard Draft" dialog. <a href="http://commits.kde.org/tokodon/76467d02627d99d827503dc477e4db53549d5182">Commit</a>. Fixes bug <a href="https://bugs.kde.org/484191">#484191</a>.</li> <li>Fix pasting text content in the status composer. <a href="http://commits.kde.org/tokodon/58ac8cade598af0f6c1341a8a2972710622d753c">Commit</a>.</li> <li>Add scrollview to language selector. <a href="http://commits.kde.org/tokodon/eb52f1892a56f690ce16b68e7750999100525669">Commit</a>.</li> <li>Add missing CI dep. <a href="http://commits.kde.org/tokodon/0a64f8cf76b271fc918321ef550006c9ab9a505c">Commit</a>.</li> </ul> </details> <details open="true" id="umbrello"> <summary class="h4">umbrello</summary><ul> <li>CI: use stable branch for kdevelop related packages. <a href="http://commits.kde.org/umbrello/285ced176dc50dabbe296cb71f9ebb8055f9e104">Commit</a>.</li> <li>CI: ignore testing error on FreeBSD. <a href="http://commits.kde.org/umbrello/41a8acaad7b615d0e5ccd02b06ca53480321edac">Commit</a>.</li> <li>CI: Disable dependency to kdevelop. <a href="http://commits.kde.org/umbrello/4d5501ee5a8aac5563b03fb043e1e0c382845dfd">Commit</a>.</li> <li>Add developer name to appdata. <a href="http://commits.kde.org/umbrello/5b123883d89b6e4c137a96e1d924e68df0ba06cd">Commit</a>.</li> <li>Add building snapshots for windows with MinGW. <a href="http://commits.kde.org/umbrello/fc778874ae825d947e7ec30be432990f9928489e">Commit</a>.</li> </ul> </details> <details open="true" id="zanshin"> <summary class="h4">zanshin</summary><ul> <li>Use @info:placeholder. <a href="http://commits.kde.org/zanshin/5a63d2539feaa33be28540835c84077f3f4e26d3">Commit</a>.</li> <li>Add developer name and launchable to appdata. <a href="http://commits.kde.org/zanshin/f6ac08d961b551b9cb4a5aca2a7b0b2452004321">Commit</a>.</li> <li>Update main view to be more frameless. <a href="http://commits.kde.org/zanshin/10f6975c6f8c35a374acb4cdb0e16937c51ae675">Commit</a>.</li> <li>Add build-ftime support. <a href="http://commits.kde.org/zanshin/d60d1604761c81a05f0d34403bf425bf110f178b">Commit</a>.</li> <li>Use i18n context. <a href="http://commits.kde.org/zanshin/9bd9f8d9857c278d819b271bb1da2e857280fc8a">Commit</a>.</li> <li>It compiles fine without deprecated kf methods. <a href="http://commits.kde.org/zanshin/5a7ecd9c2c66c75a4625a76ec09d275e5e9db7ff">Commit</a>.</li> <li>Keep only src/ for the code coverage evaluation. <a href="http://commits.kde.org/zanshin/eb95a2aa004caa5d89b2f5243036455c447f91cd">Commit</a>.</li> <li>Make sure failing tests are failing the CI again. <a href="http://commits.kde.org/zanshin/a283b8c10869ce4fd405e6343d51825ddcb15359">Commit</a>.</li> <li>Delay a bit after the expose event. <a href="http://commits.kde.org/zanshin/6e740c7e97070c0dc6e0347f4b5ffaa037341173">Commit</a>.</li> <li>Make sure a qWait happens after a setFocus. <a href="http://commits.kde.org/zanshin/8084fe9d42b514c3a1f152dbc9e073ba8573259a">Commit</a>.</li> <li>Use qWaitForWindowExposed. <a href="http://commits.kde.org/zanshin/2ef4ea87b3f6866ce951ea9c8df412024065eed1">Commit</a>.</li> <li>Make sure we always get collections/contexts/items in same order. <a href="http://commits.kde.org/zanshin/70938701f48acd95162f5fc29980785b877c4c53">Commit</a>.</li> <li>Fix typing error. <a href="http://commits.kde.org/zanshin/a280cf48edc1c01bdae3f1d5f92a9a799d1704f4">Commit</a>.</li> <li>Fix the auto tests for features. <a href="http://commits.kde.org/zanshin/919b44f30659667f96219de83ca9b387c0152c07">Commit</a>.</li> </ul> </details> </p> </main> </div> <footer id="kFooter" class="footer"> <section id="kPatrons" class="container kPatrons"> <h3>KDE Patrons</h3> <div class="d-flex flex-wrap flex-md-nowrap justify-content-center align-items-center"> <span><img class="canonical" alt='Canonical' loading="lazy"></span> <span><img class="google" alt='Google' loading="lazy"></span> <span><img class="suse" alt='SUSE' loading="lazy"></span> <span><img class="qt" alt='The Qt Company' loading="lazy"></span> <span><img class="blue-systems" src="https://kde.org/images/logos/blue-systems.png" alt='Blue System' loading="lazy"></span> <span><img class="slimbook" src="https://kde.org/images/logos/slimbook.png" alt='Slimbook' loading="lazy"></span> <span><img class="tuxedo" src="https://kde.org/images/logos/tuxedo.svg" alt='TUXEDO Computers' loading="lazy"></span> <span><img class="kfocus" alt='' loading="lazy"></span> <span><img class="gnupg" alt='GnuPG' loading="lazy"></span> <span><img class="mbition" alt='Mbition' loading="lazy"></span> </div> </section> <section id="kFooterIncome" class="container"> <div id="kDonateForm"> <div class="center"> <h2 class="h5 mt-2 mb-3">Donate to KDE <a href="https://kde.org/community/donations/index.php#money" target="_blank">Why Donate?</a></h2> <form action="https://www.paypal.com/en_US/cgi-bin/webscr" method="post" onsubmit='return amount.value >= 2 || window.confirm("Your donation is smaller than 2€. This means that most of your donation\nwill end up in processing fees. Do you want to continue?");'> <input type="hidden" name="no_note" value="0"> <input type="hidden" name="lc" value="GB"> <input type="hidden" name="item_name" value="Development and communication of KDE software"> <input type="hidden" name="cbt" value="Return to kde.org"> <input type="hidden" name="return" value="https://kde.org/community/donations/thanks_paypal.php"> <input type="hidden" name="notify_url" value="https://kde.org/community/donations/notify.php"> <input type="hidden" name="business" value="kde-ev-paypal@kde.org"> <input type="hidden" name="cmd" value="_donations"> <input type="hidden" name="currency_code" value="EUR"> <input type="hidden" name="custom" value="//kde.org/index/donation_box"> <label class="visually-hidden" for="donateAmountField">Amount</label><input type="text" name="amount" value="20.00" id="donateAmountField" data-kpxc-id="donateAmountField"> € <button type="submit" id="donateSubmit">Donate via PayPal</button> </form> <span class="h6"><a class="mt-3 d-inline-block" href="https://kde.org/community/donations" target="_blank">Other ways to donate</a></span> </div> </div> <div id="kMetaStore"> <div class="center"> <h2 class="h5 mb-3 mt-2">Visit the KDE MetaStore</h2> <p class="h6">Show your love for KDE! Purchase books, mugs, apparel, and more to support KDE.</p> <a href="https://kde.org/stuff/metastore" class="button">Browse</a> </div> </div> </section> <section id="kLinks" class="container pb-4"> <div class="row"> <nav class="col-sm"> <h3>Products</h3> <a href="https://kde.org/plasma-desktop" hreflang="">Plasma</a> <a href="https://apps.kde.org" hreflang="">KDE Applications</a> <a href="https://develop.kde.org/products/frameworks/">KDE Frameworks</a> <a href="https://plasma-mobile.org" hreflang="">Plasma Mobile</a> <a href="https://neon.kde.org/">KDE neon</a> </nav> <nav class="col-sm"> <h3>Develop</h3> <a href="https://api.kde.org/">API Documentation</a> <a href="https://doc.qt.io/" rel="noopener" target="_blank">Qt Documentation</a> <a href="https://inqlude.org/" rel="noopener" target="_blank">Inqlude Documentation</a> <a href="https://kde.org/goals">KDE Goals</a> <a href="https://invent.kde.org/">Source code</a> </nav> <nav class="col-sm"> <h3>News & Press</h3> <a href="https://kde.org/announcements/" hreflang="">Announcements</a> <a href="https://dot.kde.org/">KDE.news</a> <a href="https://planet.kde.org/">Planet KDE</a> <a href="https://kde.org/contact/">Press Contacts</a> <a href="https://kde.org/stuff">Miscellaneous Stuff</a> <a href="https://kde.org/thanks">Thanks</a> </nav> <nav class="col-sm"> <h3>Resources</h3> <a href="https://community.kde.org/Main_Page">Community Wiki</a> <a href="https://kde.org/support/">Help</a> <a href="https://kde.org/download/">Download KDE Software</a> <a href="https://kde.org/code-of-conduct/">Code of Conduct</a> <a href="https://kde.org/privacypolicy">Privacy Policy</a> <a href="https://kde.org/privacypolicy-apps">Applications Privacy Policy</a> </nav> <nav class="col-sm"> <h3>Destinations</h3> <a href="https://store.kde.org/">KDE Store</a> <a href="https://ev.kde.org/">KDE e.V.</a> <a href="https://kde.org/community/whatiskde/kdefreeqtfoundation">KDE Free Qt Foundation</a> <a href="https://timeline.kde.org" hreflang="">KDE Timeline</a> <a href="https://manifesto.kde.org" hreflang="">KDE Manifesto</a> <a href="https://kde.org/support/international/">International Websites</a> </nav> </div> </section> <div id="kSocial" class="container kSocialLinks"> <a class="shareMatrix" href="https://go.kde.org/matrix/#/#kde:kde.org" aria-label="Share on Matrix"></a> <a class="shareFacebook" href="https://www.facebook.com/kde/" aria-label="Post on Facebook"></a> <a class="shareTwitter" href="https://twitter.com/kdecommunity" aria-label="Share on Twitter"></a> <a class="shareMastodon" href="https://floss.social/@kde" rel="me" aria-label="Share on Mastodon"></a> <a class="shareLinkedIn" href="https://www.linkedin.com/company/29561/" aria-label="Share on LinkedIn"></a> <a class="shareReddit" href="https://www.reddit.com/r/kde/" aria-label="Share on Reddit"></a> <a class="shareYouTube" href="https://www.youtube.com/channel/UCF3I1gf7GcbmAb0mR6vxkZQ" aria-label="Share on YouTube"></a> <a class="sharePeerTube" href="https://tube.kockatoo.org/a/kde_community/video-channels" aria-label="Share on Peertube"></a> <a class="shareVK" href="https://vk.com/kde_ru" aria-label="Share on VK"></a> <a class="shareInstagram" href="https://www.instagram.com/kdecommunity/" aria-label="Share on Instagram"></a> </div> <div id="kLegal" class="container"> <p class="d-block d-xl-flex flex-wrap mb-0 py-3 h6"> <small lang="en" class="maintenance"> Maintained by <a href="mailto:kde-www@kde.org">KDE Webmasters</a> (public mailing list). Generated from <a href='https://invent.kde.org/websites/kde-org/-/commit/347cc0f5680a13c6416798f6e96fb8da2ed3901f'>347cc0f</a>. </small> <small class="trademark"> KDE<sup>®</sup> and <a href="https://kde.org/media/images/trademark_kde_gear_black_logo.png">the K Desktop Environment<sup>®</sup> logo</a> are registered trademarks of <a href="https://ev.kde.org/" title="Homepage of the KDE non-profit Organization">KDE e.V.</a> | <a href="https://kde.org/community/whatiskde/impressum">Legal</a> </small> </p> </div> </footer> <img src="https://stats.kde.org/matomo.php?idsite=1&rec=1" style="border:0" alt="" /> <script> var _paq = window._paq || []; _paq.push(['disableCookies']); _paq.push(['trackPageView']); _paq.push(['enableLinkTracking']); (function() { var u="https://stats.kde.org/"; _paq.push(['setTrackerUrl', u+'matomo.php']); _paq.push(['setSiteId', '1']); var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0]; g.type='text/javascript'; g.async=true; g.defer=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s); })(); </script> <script src="https://kde.org/js/bundle.min.25624c8ec518ebe99dc93e8e1aa873033c07499fe94b561980f69ebe6201f91a.js" integrity="sha256-JWJMjsUY6+mdyT6OGqhzAzwHSZ/pS1YZgPaevmIB+Ro=" crossorigin="anonymous" defer=""></script> </body> </html>