KDE Gear 23.08.0 Full Log Page
This is the automated full changelog for
KDE Gear 23.08.0
from the git repositories.
akonadi
- Debugging helper: indicate resource name in "Unknown resource" error msg. Commit.
- Remove the QSQLITE3 driver. Commit.
- Remove margin. Commit.
- Add CollectionAnnotationsAttribute. Commit.
- Check for config file in the location of CONFIG_INSTALL_DIR. Commit. Fixes bug #418265.
- Allow to cancel job. Commit.
- Remove ClearCacheJob unused now. Commit.
- Add finished signal. Commit.
- Increase version + install header. Commit.
- Don't try to clear akonadi cache if akonadi is not valid. Commit.
- Allow to clear cache for folder + subfolder. Commit.
- Allow loading translations in /usr/share/qt6. Commit.
- Allow running mysql_upgrade when starting Akonadi. Commit. See bug #402680.
- Avoid crashing before priting debug output when setting up db. Commit. See bug #468985.
- Remove dangling reference. Commit.
- Fix a bug in for clause in EntityTreeModel. Commit.
- Remove dead code from FavoriteCollectionsModel. Commit.
- Fix wrong for clause in Akonadi::Session. Commit. Fixes bug #468343. Fixes bug #465245. Fixes bug #464275. Fixes bug #462213. Fixes bug #462169. Fixes bug #461131. Fixes bug #460653. Fixes bug #460586. Fixes bug #458497. Fixes bug #458315.
- Add a test for faulty iteration in Akonadi::Session. Commit.
- Run mysql_upgrade on akonadi startup. Commit.
- Make the server handler tests more stable. Commit.
- Fix missing command in PartStreamerTest scenarios. Commit.
- Fix a curious race condition when initializing AkThread-derived classes. Commit.
- Datastore: replace macro by an inline function. Commit.
- Remove global data store transaction mutex. Commit.
- Remove support for backends that do not support foreign keys. Commit.
- Fix naming of role in ETM. Commit.
- Make EntityTreeModel qml friendly. Commit.
- SQLite: enable multi-threaded mode. Commit.
- SQLite: don't force-enable shared cache mode. Commit.
- Cleanup ItemSearchJob api documentation. Commit.
- Add missing Q_REQUIRED_RESULT. Commit.
- Not export symbol of private methods. Commit.
- Add QCH AkonadiAgent. Commit.
- Fix generate PACKAGE_INCLUDE_QCHTARGETS. Commit.
- Set resource online dialogue: Add icon to button. Commit.
- Use correct INSTALL_TARGETS_DEFAULT_ARGS. Commit.
- It was usefull during port. Commit.
akonadi-calendar
- Fix linking with self-built gpgmepp. Commit.
- Explicitly search for KPim{5,6}Libkleo. Commit.
- Make sure to extract only email. Commit.
- Fix generate emails (don't create "foo" <foo foo@kde.org >). Commit.
- Avoid too big dialogbox. Commit.
- Generate properties for CalendarSettings. Commit.
- Add Akonadi::CalendarUtils::displayName overload that takes ETM instead of ETMCalendar. Commit.
- Don't link twice against KF::Codecs. Commit.
- Add messagelib dependency. Commit.
- Sign/encrypt iTIP emails. Commit. Fixes bug #297956.
- Make free/busy invokable from QML. Commit.
- Fix platforms name. Commit.
- Remove the never set "MailTransport" setting. Commit.
- Simplify default mail transport code. Commit.
- Don't needlessly link against KIOWidgets. Commit.
- Add akonadi-mime dependency explicitly. Commit.
- Adapt to KMailTransportAkonadi being integrated into AkonadiMime. Commit.
- Expose missing kidentitymanagement. Commit.
- Add TodoModel (coming from eventviews). Commit.
- Bump library version. Commit.
- Move SearchCollectionHelper to akonadi-calendar. Commit.
- Move CalendarSupport::createMimeData here. Commit.
- Not export symbol of private methods. Commit.
- Add QCH support. Commit.
- Add missing lib. Commit.
- Use correct INSTALL_TARGETS_DEFAULT_ARGS. Commit.
- It was usefull during port. Commit.
akonadi-calendar-tools
- It depends against akonadi-calendar which depend against messagelib which can't build on windows. Commit.
- Remove unused libkdepim dependency. Commit.
- Remove the HTML export feature. Commit.
akonadi-contacts
- Use CTRL+E for editing contact. Commit. See bug #473224.
- Clean up old-style address link leftovers. Commit.
- Remove the now unused ContactDefaultActions class. Commit.
- Remove the now unused manual contact address interaction handling. Commit.
- Fix handling mailto: links in the contact group view. Commit.
- Fix creating new contact with familiy and sur-name. Commit. Fixes bug #451237.
- Fix build with variable renamed. Commit.
- Clean up private link dependencies. Commit.
- Fix category. Commit.
- Add missing KCodecs. Commit.
- Swap AkonadiContact and ContactEditor dependency. Commit.
- Remove the custom phone/sms action handling. Commit.
- Remove abstract class (unused now). Commit.
- Remove plugin support. Commit.
- Not necessary to use a slot here. Commit.
- Const'ify pointer. Commit.
- Fix loading of the SMS icon. Commit.
- Use geo: URIs for showing addresses. Commit.
- Use standard tel:/sms: links for phone numbers. Commit.
- Use an actually existing icon for SMS links. Commit.
- Handle standard tel/sms/geo/mailto URIs in the contact viewer. Commit.
- Not export symbol of private methods. Commit.
- Use Q_REQUIRED_RESULT. Commit.
- Install qch target. Commit.
- Add missing PACKAGE_INCLUDE_QCHTARGETS. Commit.
- Avoid that enter key close dialog. Commit.
- ConfigWidgets is not necessary. Commit.
- Adapt to new api. Commit.
- Use KCMUtils for kcm plugin. Commit.
- Use correct INSTALL_TARGETS_DEFAULT_ARGS. Commit.
- It was usefull during port. Commit.
akonadi-import-wizard
- Not export symbol of private methods. Commit.
- Fix install headers. Commit.
- Remove duplicate alias. Commit.
akonadi-mime
- Increase version. Commit.
- Second step: move/adapt class from kmailtransportakonadi. Commit.
- Not export symbol of private methods. Commit.
- Fix generate qch. Commit.
- Use correct INSTALL_TARGETS_DEFAULT_ARGS. Commit.
- It was usefull during port. Commit.
akonadi-notes
- Add missing Q_REQUIRED_RESULT. Commit.
- Use correct INSTALL_TARGETS_DEFAULT_ARGS. Commit.
- It was usefull during port. Commit.
akonadi-search
- Disable broken test. Commit.
- Enable testing again. Commit.
- Parse html with rust. Commit.
- Add specific debug category for email. Commit.
- Add basic test for calendar indexer. Commit.
- Use smart pointers in Index. Commit.
- Add debug output for calendar indexer. Commit.
- Modernize codebase of CalendarIndexer. Commit.
- Not export symbol of private methods. Commit.
- Exclude more duplicate contact. Commit.
- Avoid to show duplicate mails. Commit.
- [runner] Filter out email matches where writing doesn't make sense. Commit.
- Port to new api. Commit.
- Use correct INSTALL_TARGETS_DEFAULT_ARGS. Commit.
akonadiconsole
- Add title. Commit.
- Use ClearCacheFoldersJob. Commit.
- Adapt to new akonadi-contact/akonadi-contact-editor api. Commit.
- Fix enable/disable buttons. Commit.
- Not necessary to use slot here. Commit.
- Add info when we can't find element. Commit.
- Allow to translate akonadiconsole. Commit.
- It's alpha version. Commit.
- Remove unused method. Commit.
- Remove search configwidget. Commit.
akregator
alligator
- Flatpak: update runtime to 22.08. Commit.
- Fix binary stripping of APKs with Qt 5.15.10. Commit.
angelfish
- Revert "Add dropdown dialog implementation". Commit.
- Revert "Add appropriate licensing, and change app license to GPLv3". Commit.
- Revert "desktop: Fix dropdown override dialog". Commit.
- Revert SelectDropdownOverrideDialog.qml parts of "Port from OverlaySheet to Dialog". Commit.
- Use work branch for dependabot. Commit.
- Add dependabot config. Commit.
- Flatpak: Update qcoro and futuresql. Commit.
- Flatpak: Regenerate sources. Commit.
- Update rust dependencies. Commit.
- Port database operations to FutureSQL. Commit.
- Make the desktop style an optional dependency. Commit.
- Flatpak: Update kirigami-addons. Commit.
- Flatpak: Update corrosion. Commit.
- Change Drawer style. Commit.
- Regenerate flatpak sources. Commit.
- Update rust crates. Commit.
- Flatpak: Update ffmpeg extension. Commit.
arianna
ark
- Make sure welcomeview messages are extracted. Commit. Fixes bug #472341.
- Port QString::count() which is deprecated in qt6. Commit.
- Disable doc build for Qt6 for now. Commit.
- Adapt part metadata handling to KF6. Commit.
- Adapt part factory to KF6. Commit.
- Remove unused include. Commit.
- Convert desktop file metadata to JSON for KF6. Commit.
- Allow building against KF6 libs. Commit.
- Doc: usa a non-deprecated entity in the man page. Commit.
- Loadtest: add test for a simple static library. Commit.
- Loadtest: test number of entries. Commit.
- LastPathSegment: don't strip slash if it is the only character in the path. Commit. Fixes bug #469795.
- Update homepage URL to https://apps.kde.org/ark. Commit. Fixes bug #469583.
- Port sidebar to QDockWidget. Commit.
- Small code improvements. Commit.
- Fix leaking actions. Commit.
- Call showWelcomeScreen() only when needed. Commit.
- Bump KF_MIN_VERSION to 5.101. Commit.
- New welcome screen UI. Commit.
artikulate
- Use NewStuff.Action instead of custom download page. Commit.
- Modernized CourseModel codebase. Commit.
- Remove extra ';'. Commit.
audiocd-kio
- Allow to build against kf6. Commit.
- Adapt to the Qt6 name of KCompactDisc and KCddb. Commit.
audiotube
- Revert "Implement exporting and importing of playlists to and from m3u files". Commit.
- Revert "solve bug on mobile layout". Commit.
- Solve bug on mobile layout. Commit.
- Implement exporting and importing of playlists to and from m3u files. Commit.
- Update requirements. Commit.
- Ytmusic: Add support for ytmusicapi 1.1.0. Commit.
- Ytmusic: fix get_song. Commit.
- Enable playlist importing from search result. Commit.
- Close lyrics when playing a song whithout lyrics. Commit.
- Refuse to fetch empty video ids. Commit.
- Make media duration key optional. Commit.
- Require QCoro 0.9. Commit.
- Flatpak: Update QCoro. Commit.
- Port to QCoro. Commit.
- Solve anchor on layout-managed item. Commit.
- Cmake: Bump required ytmusicapi version to latest tested one. Commit.
- Importing a playlist from YouTube. Commit.
- Make queue side drawer resizable and more adaptive. Commit.
- Add Tooltips to trucated song titles in queue. Commit.
- Replace unnecessary copy by an alias. Commit.
- Elide search result text. Commit.
- Fix queueButton staying checked when closing queue by resizing. Commit.
- Update ytmusicapi to 1.0.2. Commit.
- Add support for top results. Commit.
- Display a notification when running with an unsupported version of ytmusicapi. Commit.
- Implement right click. Commit.
- Use high-res cover art for the maximized player. Commit.
- If controls style is not set, assume platform provides no working styling. Commit.
- Adapt flatpak recipe. Commit.
- Port to FutureSQL library. Commit.
- Work around API break in kirigami-addons. Commit.
- Make ytm_example a test. Commit.
- Make playlist year optional. Commit.
- Fix dropdown bugs. Commit.
- Fix extracting playlists that have no author. Commit.
- Add support for ytmusicapi 1.0.0. Commit.
- Fix dropdown search keyboard navigation. Commit.
- Improve tooltips memory usage. Commit.
- Make search::Video views attribute optional. Commit.
- Introduce drag and drop to rearrange the queue. Commit.
- Fix extracting null search result. Commit.
- Fix some extractor bugs. Commit.
- Bigger mouse area. Commit.
- Add tooltips for maximized player buttons. Commit.
- Flatpak: Enable mpris permission. Commit.
- Fix issue introduced while rebasing. Commit.
- Add action buttons to all pages. Commit.
- Move qml files to corect directory. Commit.
- Add migration for old thumbnail caches. Commit.
- MPRIS integration. Commit.
- Fix thumbnail in minimized player. Commit.
- Use ThumbnailSource everywhere. Commit.
- Crop thumbnails to square. Commit.
- Library: Don't show play icon on playlists. Commit.
- AlbumCoverItem: Fix text being to wide. Commit.
- Add reuseItems to remaining ListViews. Commit.
- Fix undefined references. Commit.
- Dropdown: Replace Repeater with ListView. Commit.
- Use standard album cover component in playlists page. Commit.
- Fix warnings. Commit.
- Refactor library page. Commit.
- Fix duplicated properly value. Commit.
- Remove leftover debug prints. Commit.
- Fix queue button getting checked on small screen. Commit.
- Disable playlist controls when playlist is empty. Commit.
- Disable button for adding to playlist when no song is playing to prevent a minor issue where audiotube freezes. Commit.
- Fix search queries getting duplicated. Commit.
- Fix temporary search not being removed after searching. Commit.
baloo-widgets
- Add explicit moc includes to sources for moc-covered headers. Commit.
- FileMetaDataProvider: Merge setFileItem(s) into
processFileItems()
. Commit. - FileMetaDataProvider: Reduce duplication for
setFileItem
. Commit. - FileMetaDataProvider: Make it pimpl. Commit.
- Fix displaying image dimensions with exiv2 0.28. Commit. Fixes bug #470859.
- [FileMetaDataWidget] Remove unused private slotLinkActivated. Commit.
- [WidgetFactory] Replace private slots with lambdas. Commit.
- [WidgetFactory] Remove unused private dataChangeStarted/Finished slots/signals. Commit.
- [WidgetFactory] Use separate method for link labels. Commit.
- [WidgetFactory] Remove obsolete forward declarations. Commit.
- Use OnDemandExtractor for extractor tests. Commit.
- Fixed compilation. Commit.
- Better detect Qt6. Commit.
- FileMetaDataProvider better extract derived properties. Commit.
- Allow FileMetata properties on desktop and recentlyused. Commit. Fixes bug #460117.
- Fix cmake export. Commit.
- Allow to build baloo-widgets with Qt 5 or 6. Commit.
- Avoid using different versions for BalooWidgets_CamelCase_HEADERS. Commit.
- Fix typo. Commit.
- Fix test missing Narrow No-Break Space in regex. Commit.
- Allow to build baloo-widgets with Qt 5 or 6. Commit.
- Remove another isSizeKnown auxiliary variable. Commit.
- Remove redundant item count check. Commit.
- Cleanup missing initilization in filemetadatawidgettest. Commit.
- Make FileMetaDataWidgetPrivate constructor explicit. Commit.
- Delete copy constructor/operator for FileMetaDataConfigWidgetPrivate. Commit.
- Mark copy constructor/operator for FileMetaDataWidgetPrivate as deleted. Commit.
- Cleanup missing initilization in filemetadataitemcounttest. Commit.
- Avoid method shadowing, use QString::arg instead of concatenation. Commit.
- Clean up QPointer check in comment widget. Commit.
- Remove isSizeKnown auxiliary variable. Commit.
- Drop manual test for FileMetaDataConfigWidget. Commit.
- Mark FileMetaDataConfigWidget as deprecated. Commit.
- Use ECMs generate_export_header to support deprecations. Commit.
- Use explicit KFileItem constructor required by KF6. Commit.
- Avoid repeated lookup of testdata. Commit.
- Clean up link_libraries in tests. Commit.
- Move static private helper
subDirectoriesCount
into anonymous namespace. Commit. - Remove unused and incorrect realtimeIndexing variable/getter. Commit.
- Get rid of temporary QSet for lookup. Commit.
- Remove redundant code from same value check. Commit.
- Simplify calculation of common properties. Commit.
- Remove pointless copy of property list. Commit.
- FileMetaDataUtil: Implement
sortTags
. Commit. - Properly implement split UserMetaData fetching and conversion. Commit.
- Ignore .clang/. Commit.
- ConvertUserMetaData: extract
queryAttributes
out of it. Commit. - Remove private member functions for property merging. Commit.
- Add unit tests for merging properties. Commit.
- Move property mangling to free functions to allow testing. Commit.
- Clean up filemetadatadatetest, avoid pointless copies. Commit.
blinken
- Add explicit moc includes to sources for moc-covered headers. Commit.
bomber
- Add explicit moc includes to sources for moc-covered headers. Commit.
bovo
- Add explicit moc includes to sources for moc-covered headers. Commit.
calendarsupport
- It depends against akonadi-calendar which depend against messagelib which can't build on windows. Commit.
- Make calendar priting work with any KCalendarCore::Calendar. Commit.
- Remove unused KIMAP dependency. Commit.
- Add KConfig to the public link interface. Commit.
- Remove CalendarSupport::createMimeData. Commit.
- Not export symbol of private methods. Commit.
- Remove unused alias now. Commit.
- Use correct INSTALL_TARGETS_DEFAULT_ARGS. Commit.
calindori
- Don't build KCalendarCore in the Flatpak. Commit.
- Fix flatpak build. Commit.
- Allow building against KF6. Commit.
cantor
- Drop KPty dependency. Commit.
- Some cleanup in the Sage backend. Commit.
- [sage] allow to specify plot format and size in the application settings. Commit.
- [sage] don't call sage-cleaner explicitly. Commit.
- Fix displaying plots in sagemath>=9.7. Commit. Fixes bug #468598. See bug #469404.
- Make sure zoom percentage translation can be parsed back. Commit.
- Fix gcc dangling reference warnings. Commit.
- Catch exception by const &. Commit.
- Make percent value localizable. Commit.
- [sage] restored the determination of the temp folder during the login that was deleted in the previous commit. Commit.
- [sage] bump the minimal supported version of Sage to 9.2 (released Oct 24, 2020) and the recommended version to 9.5 (released Jan 30, 2022). Commit. Fixes bug #408176.
- Port away from deprecated standard path. Commit.
- [lua] restored the logic deleted in 3aa4202cfcd52cb6c335c4fda9957164c104d3e8 to also properly handle the output of Lua. Commit.
- [octave] restored the slot OctaveSession::processError() that was deleted in the previous commit. Commit.
- [octave] evaluate the option "integrate plots" on every expression execution and not only during the login. Commit.
- When using cantor in labplot, connectToShell() is called after widget() inDocumentationPanelWidget. Commit.
- Added changes that were forgotten in the previous two commits. Commit.
- [maxima] always trim the command string and remove line breaks and not only for plot commands so we get one single response in stdout from Maxima. Commit. Fixes bug #465277.
- Don't use strict icon size mode when picking icon. Commit.
- [lua] refactored and fixed the parsing of LuaJIT's output. Commit. Fixes bug #461135.
- [tests] skip testInterrupt for python. Commit.
- [tests] make initTestCase() in the base class a slot so it's properly found by QtTest. Commit.
cervisia
- Prepare qt6 build system. Commit.
- Add CMakePresets.json support. Commit.
colord-kde
- Improve CMakePresets.json. Commit.
- Drop unused KIO dependency. Commit.
dolphin
- Don't compute size for non-local urls. Commit. Fixes bug #472912.
- Add explicit moc includes to sources for moc-covered headers. Commit.
- Use ellipsis everywhere instead of three dots. Commit.
- Move focus from hiding selection mode bars to view. Commit. Fixes bug #469621.
- Fix Refresh tooltip text and add Refresh whatsThis text. Commit. Fixes bug #469263.
- Hide application/x-trash files following showHidenFiles. Commit. Fixes bug #3212.
- Tabbar: duplicate tab when double clicking on it. Commit. Fixes bug #470388.
- Settings Add ViewModes > Content display. Commit.
- Expand or collapse all selected folders on Key Right/Left. Commit. See bug #196772.
- KDirectoryContentsCounter: show intermediate dir size counting results, improve stopping, improve data caching. Commit.
- Revert "Restrict attaching instances to those on the same activity or same virtual desktop". Commit. Fixes bug #408919. See bug #408919.
- Revert "global.cpp: Ensure qApp does not emit signal because of local QEventLoop". Commit.
- Global.cpp: Ensure qApp does not emit signal because of local QEventLoop. Commit. Fixes bug #469656.
- Add a TODO KF6 to solve bug 464722. Commit. See bug #464722.
- Fix build without KF5Activities. Commit.
- KFileItemModelRolesUpdater: test isSlow in
startDirectorySizeCounting
. Commit. - Fix test regression in DolphinMainWindowTest::testGoActions. Commit.
- Revert "Adapt autotest to new expected "Space" key behaviour". Commit.
- Fix activating the Selection Mode with a keyboard shortcut. Commit. Fixes bug #465489.
- Add DolphinTabPage::inactiveViewContainer(). Commit.
- Improve copying and moving items between panels. Commit.
- FilterBar: improve keyboard behavior and tab ordering. Commit.
- TerminalPanel: rename currentWorkingDirectoryIsParentOf to currentWorkingDirectoryIsChildOf. Commit.
- TerminalPanel: better check if terminal needs to change its currentWorkingDirectory when unmounting. Commit. See bug #467403.
- DolphinView: allow selectUrls to be considered for selection in more cases. Commit. Fixes bug #407161.
- Reuse existing proxy style. Commit. Fixes bug #468548.
- Restrict attaching instances to those on the same activity or same virtual desktop. Commit. See bug #408919.
- Make "don't run me with sudo/kdesu" message informative. Commit. See bug #467948.
- Add test for openFiles(). Commit.
- PlacesPanel: clean some warnings. Commit.
- Context menu: allow to show copy to/move to inactive split view. Commit. Fixes bug #356436.
- Panels/information: Add option to not show information for hovered item. Commit. Fixes bug #364956. Fixes bug #453211.
- Prevent dragging on non-writable directories. Commit.
dolphin-plugins
dragon
- Don't use deprecated Phonon includes. Commit.
- Fix install services menu in kio/servicemenus in qt6. Commit.
- Adapt to KF6 changes. Commit.
elisa
- Use icon.name for Kirigami.Action in KF5 and KF6. Commit.
- Fix Android APK generation with Qt 5.15.10. Commit.
- Explicitly specify arguments in signal handlers for ListItemDragHandle. Commit.
- Use the first alphabetically found image file for cover image as a last resort. Commit. See bug #470243.
- Prioritise exact string match when searching for cover files. Commit. Fixes bug #470529.
- If there is a single image in an album folder, use that as the cover file. Commit. See bug #470243.
- Build cover file search strings from file name + extension. Commit. Fixes bug #467274.
- Make context drawer non-interactive. Commit. See bug #468211.
- Emit positionChanged when seeking with vlc backend. Commit. Fixes bug #448068.
- Use StackView to transit between old image and new image. Commit.
- Remove dead mBalooMainInterface->registerBalooWatcher code. Commit.
- FooterBar: fix binding loop. Commit.
- Fix two anchor loops. Commit.
- ContentView: don't set non-existent stackView property. Commit.
- DataListView: fix sorting. Commit.
- PlayListEntry: remove unnecessary contentItem implicitWidth binding. Commit.
- Don't use pointing finger cursor for non-link UI elements. Commit.
- Bump minimun KF version. Commit.
- Add a Merge Request template. Commit.
- Use configure_file to make QML files compatible for KF5/KF6. Commit.
- Fix lots of QML issues for Qt6/KF6. Commit.
- Remove qml unit tests: deemed not useful. Commit.
- Change timeout for automated tests to 120 seconds. Commit.
- Cache directory results in FileScanner::searchForCoverFile. Commit.
- Adjust automated test after ViewManager behavior changed. Commit.
- Add tooltip showing integer percentage for volume level. Commit. Fixes bug #467344.
- Set more sensible default styles, and respect environment overrides. Commit. Fixes bug #469154.
- Fix warnings from missing case for enum types. Commit.
- Implement double click to enqueue view as an option. (Based off of #362). Commit.
- Add feature to replace playlist with whole view contents on double-click. Commit. Fixes bug #406469. See bug #417610. See bug #417284.
- DurationSlider: Remove unneeded lambda function. Commit.
- DurationSlider: use root to refer to top-level property. Commit.
- Remove extra property and don't update slider position when pressed. Commit.
- DurationSlider: rename "musicProgress" to "slider". Commit.
- DurationSlider: don't bother using "root" id in top-level code. Commit.
- DurationSlider: set root component id to "root". Commit.
- Mark elisa as available on fdroid. Commit.
- Don't open album artist page when opening an album from a different artist's page. Commit.
- Refactor view selecting code. Commit.
- Move common view code into a function. Commit.
- Remove initialItem from browseStackView. Commit.
- NavigationActionBar: Associate menu with sort button. Commit.
- NavigationActionBar: Nuke id from sort button. Commit.
- NavigationActionBar: Nuke custom content layout from sort button. Commit.
- SortMenu: Change sortOrder property's type to int, add type hint in comment. Commit.
- SortMenu: Explicitly require index property in Repeater delegate. Commit.
- SortMenu: Use qualified properties access as appropriate. Commit.
- SortMenu: Rename root component id to root. Commit.
- SortMenu: Add QQC2 import alias. Commit.
- SortMenu: Bump QML import versions. Commit.
- Fix whitespace. Commit.
- Fix (manually flip) left/right padding for mirrored RTL layouts. Commit.
- Implement Shuffle and LoopStatus (repeat mode) for mpris2. Commit. Fixes bug #448215.
- Revert "Always open view when sidebar item is clicked". Commit.
- Fix issue with mediaplaylistproxymodel if and else statements are equivalent. Commit.
- Musiclistenersmanager use "enum class" for CollectionScan. Commit.
- Always open view when sidebar item is clicked. Commit. Fixes bug #429270.
- Port to KF6. Commit.
- Only disconnect from playlist when the value is different. Commit. Fixes bug #467348.
- Audiowrapper_libvlc compare the volume delta as integer with 1. Commit.
- MediaTrackMetadataDelegate: Make RatingStar follow editor's readOnly state. Commit.
- MediaTrackMetadataDelegate: Remove height constraint for RatingStar. Commit.
- RatingStar: Turn it into a Control to allow keyboard interaction. Commit.
- RatingStar: Fix QML/JS code style. Commit.
- HeaderFooterToolbar: Fix QML/JS code style. Commit.
- NavigationActionBar: Fix QML/JS code style. Commit.
- DataGridView: Fix QML/JS code style. Commit.
- DataListView: Fix QML/JS code style. Commit.
- AbstractDataView: Fix QML/JS code style. Commit.
- ContentView: Fix QML/JS code style. Commit.
- ContextView: Fix QML/JS code style. Commit.
- PlaylistModeItem: Make Repeat modes act and get styled as exclusive. Commit.
- NativeGlobalMenu: Fix QML/JS code style. Commit.
- VLC: Clamp volume to acceptable range [0;100] before sending to backend. Commit.
- NativeGlobalMenu: Fix "Decrease Volume" menu item's enabled state. Commit.
- BasePlayerControl: Fix shuffle playlist mode de-sync. Commit.
- BasePlayerControl: Fix repeatMode de-sync. Commit.
- BasePlayerControl: Mark some properties as readonly as appropriate. Commit.
- MediaPlayListView: Port Connections to the new functional syntax. Commit.
- ElisaMainWindow: Fix QML/JS code style. Commit.
- ElisaMainWindow: Mark some properties as readonly as appropriate. Commit.
- MediaPlayerControls: Fix QML/JS code style. Commit.
- FlatButtonWithToolTip: Hide tooltip when button's menu is open. Commit.
- MobileTrackPlayer: Copy checkable and checked properties definitions from MediaPlayerControls. Commit.
- MediaPlayerControls: Copy Accessible.role and
down
to Repeat button from Menu button. Commit. - MediaPlayerControls: Use MediaPlayListProxyModel enum names instead of magic numbers. Commit.
- MediaPlayerControls: Simplify next mode calculations using remainder operator. Commit.
- MediaPlayerControls: Simplify loop over elements to install event filter. Commit.
- PlaylistModeItem: Mark mode property as required. Commit.
- Use existent global icon-getting function. Commit.
- Fix playlist separator visibility during slide out animation. Commit.
- HeaderBar: Remove unneeded left margin of contentZone. Commit.
- AbstractDataView: Remove unneeded left margin. Commit.
- Add the quit action in the application menu when using tray icon feature. Commit. Fixes bug #466835.
- Restore prior state correctly when leaving full screen mode. Commit. Fixes bug #467356.
- Reset slider position to 0 when manually clearing playlist. Commit. Fixes bug #467352.
eventviews
- Fix korganizer crashes when graphically moving or resizing a copied recurring event. Commit. Fixes bug #472789.
- Avoid crashes if findCalendar or calendar2 return empty. Commit. Fixes bug #470584.
- It depends against akonadi-calendar which depend against messagelib which can't build on windows. Commit.
- Invalidate model to apply sortCompletedTodosSeparately pref. Commit. Fixes bug #458254.
- Remove TodoModel from eventviews. Commit.
- Switch to the TodoModel copy coming from akonadi-calendar. Commit.
- Explicitly link against KConfig. Commit.
- Remove the background coloring from TodoModel. Commit.
- Add a ColorTodoProxyModel providing the colored background feature. Commit.
- Adapt to CalendarSupport::createMimeData having moved to akoandi-calendar. Commit.
- Remove tooltips on TodoModel. Commit.
- Not export symbol of private methods. Commit.
- Allow to build test + fix generated QCH target. Commit.
- Use correct INSTALL_TARGETS_DEFAULT_ARGS. Commit.
- Const'ify pointer. Commit.
falkon
- SessionRestore: Set tab title after at the end. Commit.
- Skip show/hide close button when restoring session. Commit. Fixes bug #455012.
- Add support for custom url schemes. Commit. Fixes bug #434099.
- Add CMake option to en/disable Python support. Commit.
- ZoomLabel - Make the label text translateable. Commit.
- ZoomLabel - Show only when configured to show. Commit.
- AddressBar: Expand suggestion popup to the window. Commit.
- Show page zoom level in locationbar. Commit. Fixes bug #399001.
- Rename 'Certificate manager' to 'Certificate exception manager'. Commit.
- Add warning (requires restart) to certificate manager UI. Commit.
- Add a section for CertificateManager in Preferences. Commit.
- Add CertificateManager to CMakeLists. Commit.
- Implement a GUI for managing ignored SSL hosts. Commit.
- Save ignored ssl hosts on yes (SSLErrorDialog) and NetworkManager::shutdown(). Commit.
- Implement permanent exceptions for SSL certificates, enable only for this session. Commit.
- Preferences: Use default search engine by default. Commit.
- Indent bookmarks. Commit.
- Add links to Falkon Store and KDE Planet. Commit.
- New browser defaults: Falkon and KDE links in bookmarks and speed dial. Commit.
- Apply i18n to combo box. Commit.
- Add missing parameter to lambda in init(). Commit.
- Remove unneeded PLASMA_DOWNLOADS. Commit.
- Add missing emit. Commit.
- Implement download integration with Plasma. Commit.
- Fix: Folder disappears when moving it onto itself. Commit. Fixes bug #462891.
- BookmarkToolbar: Fix crash when adding a folder. Commit.
- Addressbar use default search engine by default. Commit. Fixes bug #405423.
- KDE: Hide purpose missing QJsonValue error. Commit.
- VerticalTabs: Add dark theme support on group page. Commit.
- AdBlock: Clean known subscriptions list. Commit.
- AdBlock: Workaround for "Blocked content" page. Commit.
- Update CHANGELOG. Commit.
- History: Don't delete all items under dates when filtering. Commit. Fixes bug #466936.
- KWallet - Also store the entry updated time. Commit.
- KWallet - Remove trailing return. Commit.
- KWallet: Store passwords entries in map fortmat. Commit. Fixes bug #391298.
- PyFalkon: addBookmark - make C++ own parameters. Commit.
ffmpegthumbs
- Don't install plugin twice. Commit.
- Port to KF6. Commit.
- Fix ffmpegthumbtest. Commit.
- Remove unneeded metadata, correct bool type. Commit.
- Port to JSON metadata and new Thumbnailer class. Commit.
filelight
- Windows: get the compressed size for compressed and sparse files. Commit. Fixes bug #473024.
- Posix: undo apfs hack. Commit.
- Now we can build doc/po files. Commit.
- QQC2DesktopStyle is build in kf6 too. Commit.
- De-conditionalize icon naming. Commit.
- Don't iterate over element that are immedialtely removed. Commit.
- Remove unused includes. Commit.
- Make source file non-executable. Commit.
- Fix ignore path support. Fix crash when we load root path. Commit.
- Remove extra ;. Commit.
- Add menu separator before delete action. Commit.
- Allow to build against kf6/kf5. Commit.
- Fix Context Menu Items. Commit.
- Add 23.04.0 Windows artifact. Commit.
- Make qml cache disabling conditional on statvfs. Commit.
- Disable qml disk cache. Commit. Fixes bug #466415. Fixes bug #467135.
- Use the default loading text for polish. Commit. Fixes bug #468395.
- Set a sane default window size. Commit. Fixes bug #468118.
- Explicitly look for KF{5,6}CoreAddons. Commit.
- Drop no longer used QtSvg dependency. Commit.
ghostwriter
- Include where needed. Commit.
- Fix build. Commit.
- Fix tr() extraction warning. Commit.
- Added configurable backup location for .backup files. Commit. Fixes bug #470425.
- Markdowneditor: Add support for code block. Commit.
- Remove comment from json file. Commit.
- Allow building against KF6. Commit.
- Add packages in requirement list for debian/ubuntu to build ghostwriter. Commit.
- Added checkbox to not open exported files on export if unselected. Commit. Implements feature #470119.
- Apply i18n to percentage value. Commit.
- Kde neon ci tooloing requires a new line at the end of CMakeLists.txt. Commit.
- Show unbreakable space indicator. Commit.
- Tidy up for KF6 transition, and add clazy/clang format support. Commit.
- Update changelong with new release version. Commit.
- Fixes for toggling inline markup format. Commit.
- Syntax highlighting and live spell check performance improvements. Commit.
- Fix crash when currentHtmlExporter is null. Commit.
granatier
- Add explicit moc includes to sources for moc-covered headers. Commit.
grantlee-editor
- Adapt to new akonadi-contact/akonadi-contact-editor api. Commit.
- Remove configwidget. Commit.
grantleetheme
- Not export symbol of private methods. Commit.
- Fix show text in qt6. Commit.
- Add QCh support. Commit.
- Remove unused variable. Commit.
- Remove unused alias now. Commit.
- Remove compat support as all was ported. Commit.
- Use correct INSTALL_TARGETS_DEFAULT_ARGS. Commit.
gwenview
- Make image switching seamless when animations are disabled. Commit. Fixes bug #472351.
- Delay showing loading indicator. Commit.
- Add new format commit to ignore list. Commit.
- Run clang-format. Commit.
- Don't ignore the second of two fast middle-clicks to toggle zoom. Commit.
- Fix KActivities and Purpose detection in KF6. Commit.
- Pass exivData as argument to avoid crash in exiv2 library. Commit. Fixes bug #470880.
- Use non-deprecated Phonon includes. Commit.
- Fix color management settings. Commit. Fixes bug #468706.
- Adapt to KIconThemes changes. Commit.
- Fix build with exiv2 >= 0.28. Commit.
- Fix running wrong application in 'Open with...' menu. Commit. Fixes bug #469824.
- Add an action to open in a new window. Commit. Fixes bug #469179.
- Add wayland to third-party deps. Commit.
- ZoomComboBox: improve autocomplete. Commit.
- Update AppData file's features list to reflect recent changes. Commit.
- ZoomComboBox: use fuzzy comparing for qreal. Commit.
- Remove "Delete" and "Create Folder" actions from sidebar. Commit. Fixes bug #458987.
- Don't set the default icon size for KFilePlacesView in *.ui file. Commit. Fixes bug #468755.
- ZoomSlider: directly zoom instead of page step on left click. Commit.
- Improve ZoomComboBox. Commit.
- Don't show Gwenview in its own "Open With" menu. Commit. Fixes bug #462088.
- Inhibit screen locking and sleep only when the app is in the foreground. Commit. Fixes bug #386517.
- Adapt to KF6 KParts change. Commit.
- Save a shallow copy of the original image when rotating. Commit. Fixes bug #439697.
- Flatpak: Use v5.104.0 tag for baloo frameworks. Commit.
- Flatpak: Fix whitespace. Commit.
- Make it build against KF6. Commit.
- Don't strip away scheme for non-local URLs in window title. Commit.
incidenceeditor
- Fix show attentee emails. Commit.
- It depends against akonadi-calendar which depend against messagelib which can't build on windows. Commit.
- Fix platforms info. Commit.
- Remove MailTransportAkonadi. Commit.
- Adapt to KMailTransportAkonadi being moved into AkonadiMime. Commit.
- Move KPim/KF deps where they belong and sort. Commit.
- Not export symbol of private methods. Commit.
- Allow to generate qch target. Commit.
- Use correct INSTALL_TARGETS_DEFAULT_ARGS. Commit.
- It was usefull during port. Commit.
itinerary
- Correctly clip weather forecasts at the end of the available data. Commit.
- Include icons needed by Kirigami Addons. Commit.
- Fix sunset/sunrise computation for weather icons. Commit.
- Remove health certificate Android shortcut. Commit.
- Generalize the live data polling cooldown to all queries. Commit.
- Test pkpass update failure behind a captive portal. Commit.
- Don't poll pkpass updates in a continuous loop on errors. Commit.
- Don't check in PkPassManager whether a pass should be updated. Commit.
- Unify checks for updatable pkpasses. Commit.
- Check for live updatable pkpass files once they are actually added. Commit.
- Centralize QNetworkAccessManager creation. Commit.
- Don't crash when encountering invalid Apple Wallet passes. Commit.
- Simplify WeatherForecastPage. Commit.
- Improve UX of Matrix login. Commit.
- Hide health certificate when none set. Commit.
- LiveStatusPage: Disable swiping if there's just one tab. Commit.
- LiveDataManager: Provide some context for PkPass change notifications. Commit.
- Don't stop pkpass updates right at the relevant date specified in the pass. Commit.
- LocationInfoDelegate: Add explicit plus for timezone change. Commit.
- StatisticsModel: Sort countries by name. Commit.
- JourneySectionPage: Show details in a popup if too long. Commit.
- Word wrap vaccine names. Commit.
- Don't split time-limited events that end shortly after midnight. Commit.
- Install the app icon in the right place on Android. Commit.
- Remove obsolete app icon installation. Commit.
- Show departure/arrival platforms for buses too, when available. Commit.
- Set ndkVersion in build.gradle. Commit.
- Add Gradle proeprties set by Qt. Commit.
- Don't try to do a regular download when we just got a persistent error. Commit.
- Check for ActivityPub data before trying a "normal" download. Commit.
- Consider http:// as a plausible URL prefix. Commit.
- Handle online ticket retrieval URLs. Commit.
- Move download handling to its own job class. Commit.
- Set desktop file name in KAboutData. Commit.
- Require at least Kirigami Addons 0.9. Commit.
- Allow copying extractor capabilities. Commit.
- Use upstream about page. Commit.
- Add libQuotient and its dependencies to enable Matrix support. Commit.
- Add full command to get to nightly Flatpaks to the README. Commit.
- Don't show Arrival time in BusPage if not available. Commit.
- Don't change the background color for severe weather conditions on Android. Commit.
- Set the event organizer to the event organizer if not specified otherwise. Commit.
- Move train options to a seperate card. Commit.
- Download assets for manual train trip searches. Commit.
- Use the checkmark icon instead of checkbox. Commit.
- Add QR codes for both F-Droid repos. Commit.
- Use Kirigami MobileForms for the departure page as well. Commit.
- Show ticket validity time range on the pass range. Commit.
- Add a separate section for not yet valid passes. Commit.
- Consider route names when present for matching public transport data. Commit.
- Move from matching lines to matching routes. Commit.
- Move KPublicTransport <-> KItinerary matching methods into their own file. Commit.
- Hide coach number label when empty. Commit.
- Enable coach layout actions in more cases. Commit.
- Add icon for car transport cars in the coach layout view. Commit.
- Support line mode constraints for alternative connection searches. Commit.
- Allow to select line modes on the public transport departure page as well. Commit.
- Allow to set line mode constraints for transfer queries. Commit.
- Allow to select modes of transport categories when manually adding trips. Commit.
- Improve previous and next button. Commit.
- Add back select button even if a trip is already selected. Commit.
- Also port TransferDelegate usage in TimelinePage. Commit.
- Port JourneyQueryPage and TransferPage to MobileForm. Commit.
- OnlineImportPage: Fix left and right margin on mobile. Commit.
- Add screenshot and a few more links. Commit.
- Only show back button on desktop. Commit.
- Fix minor typo. Commit.
- Sort the country list in the address editor. Commit.
- Add placeholder message for empty calendars. Commit.
- Also strike through headers for canceled journeys. Commit.
- Fix build on the CI. Commit.
- Add a basic mock QNAM. Commit.
- Update ticket page on changes. Commit.
- Use inline form card actions on the program membership pass page as well. Commit.
- Make ticket names editable. Commit.
- Fix minor typo. Commit.
- Remove duplicate form separator for countries without subdivisions. Commit.
- Make boat reservations editable. Commit.
- Fix indoor map for departure boat terminals showing the arrival location. Commit.
- Fix details page not updating after editing. Commit.
- Remove the last traces of the duplicated reservation property in DetailPage. Commit.
- Clean up ActionsCard to not depend on properties from the outside. Commit.
- Clean up BookingCard. Commit.
- Automatically attach emails as well, not just PDFs. Commit.
- Automatically attach PDFs we imported passes from as well. Commit.
- Add attached document cards to ticket and program membership pages. Commit.
- Clear ReservationManager state before starting the unit test. Commit.
- Extend ApplicationController document API to cover passes as well. Commit.
- Generalize DocumentsCard to not be limited to reservations. Commit.
- Decouple DocumentsModel from ReservationManager. Commit.
- Remove unused TimelineDelegateController::documentCount property. Commit.
- Clean up some unit test code. Commit.
- Let PassManager::import return the ids of the imported elements. Commit.
- Move importing from calendar to the new unified import dialog. Commit.
- Unify the various importing actions into a single import menu dialog. Commit.
- Add UI for online importing. Commit.
- Add initial infrastructure for importing online tickets. Commit.
- Show attached documents of events as well. Commit.
- Rename DocumentPage to DocumentCard. Commit.
- Hide boarding card if we have no information in it yet. Commit.
- Unify program membership card for flights/trains/buses/hotels. Commit.
- De-duplicate the calendar selection sheet. Commit.
- Require a more realistic minimum KItinerary version. Commit.
- Fix horizontal padding in editor page. Commit.
- Don't crash on the settings page without a configured Matrix account. Commit.
- Also elide Matrix room names. Commit.
- Initialize the Matrix user id field. Commit.
- Use an icon from the Breeze icon seems for the Matrix sharing actions. Commit.
- Show Matrix login errors. Commit.
- Add information about bundled Matrix libraries. Commit.
- Add a stub type for MatrixBeacon when building without Quotient. Commit.
- Use train name for the beacon description when available. Commit.
- Use explicit lambda captures. Commit.
- Force namespaced Quotient includes. Commit.
- Make live location sharing work right after starting. Commit.
- Track whether live location sharing is active and allow to stop it again. Commit.
- Implement live location sharing. Commit.
- Integrate the Matrix rooms category sorting proxy model. Commit.
- Add Matrix room sorting proxy model. Commit.
- Add room category role to the Matrix rooms model. Commit.
- Remove unnecessary static_casts. Commit.
- Avoid unintended reuse of standard model roles. Commit.
- Disable Matrix sharing action when not connected. Commit.
- Hide Matrix rooms which have a successor. Commit.
- Add search line to the Matrix room list. Commit.
- Use required properties for the Matrix room selection view. Commit.
- Add separate controller class for on demand creation of the Matrix objects. Commit.
- Make Quotient and thus Matrix integration an optional dependency. Commit.
- Make Element understand our shared locations as well. Commit.
- Improve the Matrix room selector. Commit.
- Remove the test sharing option from the settings page again. Commit.
- Add confirmation dialog before sharing a location on Matrix. Commit.
- Add Matrix location sharing action to the generic place delegate. Commit.
- Add basic libQuotient integration. Commit.
- List more dependencies bundled on Android in the about dialog. Commit.
- Avoid including the address country if it's obvious. Commit.
- Always pass passId to ActionsCard. Commit.
- Launch the full app as part of the unit tests. Commit.
- Finally complete REUSE compliance. Commit.
- Add .license file forgotten in 9c326e66de. Commit.
- Use CBOR rather than JSON for local persistence. Commit.
- Create network access manager for pkpass updates on demand. Commit.
- Generate UUIDs without braces. Commit.
- Moving closer to REUSE compliance. Commit.
- JourneySectionPage: Fix wrapping of journey section notes. Commit.
- Load health certificate manager on demand. Commit.
- Add Matrix channel to appstream metadata. Commit.
- Don't load all live data on demand. Commit.
- Fold PlaceDelegate into FormPlaceDelegate. Commit.
- Add support for EAN13 ticket tokens. Commit.
- Don't read the current time three times. Commit.
- Work around KUnitConversion deadlocking when needing a currency update. Commit. See bug #469562.
- Replace the last use of the heavy PlaceDelegate in the timeline. Commit.
- Fix address labels in the car rental timeline delegate. Commit.
- JourneySectionStopDelegate: Strike out cancelled stops. Commit.
- JourneySectionPage: Fix row of journey notes. Commit.
- LiveStatusPage: Hide unsupported features. Commit.
- Don't display seconds. Commit.
- Exit on QML error. Commit.
- Add "Statistics" and "Live Status" app shortcuts. Commit.
- Support importing shared URL. Commit.
- Remove a bunch of outdated info from the README. Commit.
- TrainDelegate: Don't include platform at all if it's unknown. Commit.
- Add i18n context for "Arrival" and "Departure". Commit.
- JourneySectionPage: Don't show direction if it is not known. Commit.
- Show journey hints on journey page. Commit.
- Add "Live Status" desktop action. Commit.
- Wrap some of the delegate headers. Commit.
- Use the new batching API when available. Commit.
- Only show event address label when we have an event location. Commit.
- Don't flag postal codes as invalid if we don't know the format. Commit.
- Use consistent temperature formatting for the trip group delegate. Commit.
- Replace PlaceDelegate by a simple label in timeline delegates. Commit.
- Cleanup group trip. Commit.
- Modernize calendar selector. Commit.
- Remove the long unused headerFontScale property. Commit.
- Make KF::Holidays a required dependency. Commit.
- Fix Qt 6.5 FreeBSD unit test. Commit.
- Fix linking kitinerary and kpkpass with Qt6. Commit.
- Ci: Fix branches for kpkpass and kitinerary. Commit.
- Add platform abreviation to the journey detail. Commit.
- Improve TimelineSectionDelegate. Commit.
- Use Window instead of Complementary color set for timeline headers. Commit.
- Improve display of canceled reservation elements. Commit.
- Implement timeline card header background properly. Commit.
- Make bus seats editable. Commit.
- Bump kirigami-addons requirement. Commit.
- Consider LocalBusiness schema.org elements as restaurants. Commit.
- Provide more useful defaults when adding date/time values. Commit.
- Allow to specify an initial value for newly added date/time values. Commit.
- Allow to create new hotel/restaurant reservations from schema.org objects. Commit.
- Refactor editor pages to also work on newly created elements. Commit.
- Add very basic input validation for editor pages. Commit.
- Remove unused resIds property. Commit.
- Add basic bus reservation editor. Commit.
- Factor out intermediate stop selector. Commit.
- Fix intermediate stop selector highlighting. Commit.
- Make hotel checkin/out times editable. Commit.
- Add header with the train name/nubmer if available. Commit.
- Use FormButtonDelegates for the alight earlier/board later actions. Commit.
- Allow to edit restaurant reservation times. Commit.
- Make event times and URL editable. Commit.
- Make airport names editable as well. Commit.
- Make flight arrival time and terminal editable as well. Commit.
- Fix merging date and time inputs. Commit.
- Port flight editor page to Kirigami mobile forms as well. Commit.
- Inline board later/alight earlier actions. Commit.
- Handle arrival-only times in the board later/alight earlier selector. Commit.
- Port train editor page to Kirigami mobile forms. Commit.
- Add input method hints in the contact editor card. Commit.
- Only apply region from reverse geo coding when needed in this country. Commit.
- Remove the now unused PlaceEditor component. Commit.
- Give the editor save action a label in desktop mode. Commit.
- Port restaurant editor page to mobile forms. Commit.
- Port hotel and event editor pages to mobile forms. Commit.
- Add contact info mobile forms editor card. Commit.
- Add place editor mobile forms delegate. Commit.
- Display forecast details the same way as they are shown in the timeline. Commit.
- Rework timeline weather forecast delegates. Commit.
- Allow to toggle auto-follow mode on the live map. Commit.
- Allow to open links in map attribution data. Commit.
- Use correct text color for unchanged platforms. Commit.
- Show platform sections in the train details page. Commit.
- Factor out train station platform mobile form delegate. Commit.
- Fix persisting arrival vehicle layouts. Commit.
- Adapt to KF6 CalendarCore API changes. Commit.
- Consider seat reservations for highlighting platform sections. Commit.
- Persist vehicle layout data we get via the vehicle layout page. Commit.
- Show departure day if we don't have the exact departure time. Commit.
- Compensate for DST changes in the graphical opening hours view. Commit.
- Small i18n tweaks. Commit.
k3b
- Add an Open Age content rating. Commit.
- Add explicit moc includes to sources for moc-covered headers. Commit.
- Do not pass in QVariantList args for KCModule baseclass in KF6. Commit.
- Adjust kcm_cddb path. Commit. Fixes bug #469711.
- Fix the layout of the Mixed CD burn dialog "Misc" tab. Commit.
- Use proper sound names. Commit. Fixes bug #389887.
- MetaItemModel: replace QList with std::list. Commit.
- Remove obsolete "register" keyword. Commit.
- Port to new KF6 KCModule API. Commit.
- Make it compile against Qt6. Commit.
- Port cmake files to Qt6. Commit.
- Remove KCModuleProxy. Commit.
- Port away from deprecated KStandardGuiItem::yes/no. Commit.
- Port away Validator from QRegExpValidator. Commit.
- Replace QRegExp with QRegularExpression. Commit.
- Remove using KDirOperator::actionCollection(). Commit.
- Replace I18N_NOOP with kli18n. Commit.
- Replace deprecated KF5::Auth with KF5::AuthCore. Commit.
- Replace QtWebKit with QtWebEngine. Commit.
- CloneJob: Don't eject the media if the user asked for it. Commit. Fixes bug #467659.
kaccounts-integration
- Remove unused QVariantList argument from KQuckConfigModule constructor. Commit.
- Use icon.name. Allow to show module in qt6. Commit.
- Install kded in kf. Commit.
- Allow building against KF6. Commit.
- Require libaccounts-qt 1.16. Commit.
- Add libaccounts-qt and signond to third-party deps. Commit.
- Cmake: Add external deps as system includes. Commit.
kaddressbook
- Port away from ContactDefaultActions. Commit.
- Remove broken download theme button. Commit.
- Fix checking if item is valid. Commit. Fixes bug #468185.
- Use geo: URIs now that we depend on KContacts 5.105. Commit.
- Drop unused KPimTextEdit dependency. Commit.
- Adapt to new akonadi-contact/akonadi-contact-editor api. Commit.
- Use tel:/sms: standard URIs, prepare for using geo: URIs as well. Commit.
- Not export symbol of private methods. Commit.
- Adjust to KPart changes in KF6. Commit.
- It's alpha version. Commit.
- Fix install headers. Commit.
- Adapt to new api. Commit.
- Use correct INSTALL_TARGETS_DEFAULT_ARGS. Commit.
kajongg
- Fix running with zope-interface 6. Commit.
- Fix running on Python 3.11. Commit.
kalarm
- Reduce empty space at bottom of calendar list. Commit.
- Reduce empty space at bottom of calendar list. Commit.
- Update documentation. Commit.
- Use mouse wheel to increment/decrement the displayed month in date picker. Commit.
- Remove unused member. Commit.
- Refactor access to holiday data. Commit.
- Fix comments. Commit.
- Revise documentation for Defer dialog. Commit.
- Centre text and icons in colour and type columns in main window. Commit.
- Bug 470451: Improve Defer dialog, provide dropdown for common delay intervals. Commit.
- Update copyright date. Commit.
- Update version number. Commit.
- Add 'Show Today' button to date picker. Commit.
- Formatting. Commit.
- Adapt to KCalendarCore::Calendar::close() being removed in KF6. Commit.
- Adapt to KMailTransportAkonadi being merged into AkonadiMime. Commit.
- Fix error converting to kpimtextedittexttospeech. Commit.
- Fix error converting to kpimtextedittexttospeech. Commit.
- Remove unused methods. Commit.
kalgebra
- Properly install applet. Commit.
- Search XmlGui. kf6 fix. Commit.
kalk
- Flatpak: update runtime to 22.08. Commit.
- Allow building against KF6. Commit.
- Set float precision. Commit.
- Fix parse bug for locales using space group separator. Commit. Fixes bug #470439.
- Knumber_float the precision is specified via setDefaultFloatPrecision. Commit.
- Add more contrasting button background. Commit.
- Fix window dimensions and readbility of text. Commit. Fixes bug #465208.
- Make history closeable in wide windows. Commit.
kalzium
- Add explicit moc includes to sources for moc-covered headers. Commit.
- Fix build with OCaml 5. Commit. Fixes bug #470709.
kamera
- Add git blame ignore file. Commit.
- Fix previous commit. Commit.
- Don't crash when stating unexpected URL. Commit. See bug #471897.
- Introduce RAII wrapper for gphoto list. Commit.
- Drop support for gphoto < 2.5. Commit.
- Add and make use of ECM clang-format integration. Commit.
- Add explicit moc includes to sources for moc-covered headers. Commit.
- Remove unused includes. Commit.
- Fix layout. Commit.
- Don't add label when it's nullptr. Commit.
- Build doc/po in kf6 too. Commit.
- Make it compile against last kcmmodule. Commit.
- Ignore .cache. Commit.
- Add .h in qtc6. Commit.
kamoso
- Makes sure videoflip ensures the feed is upright. Commit.
kanagram
- Add explicit moc includes to sources for moc-covered headers. Commit.
- Fix a minor bug. Commit.
- Search XmlGui. kf6 fix. Commit.
kapman
- Add explicit moc includes to sources for moc-covered headers. Commit.
- Revert "Switch to Windows Qt 6.4 dummy job to cleanup dashboards". Commit.
kapptemplate
- Add explicit moc includes to sources for moc-covered headers. Commit.
- Allow to build against qt6. Commit.
- Manually format the rest of files. Commit.
- Run clang-format on sources. Commit.
- Enable clang-format. Commit.
- Copy gitignore from systemsettings. Commit.
kasts
- Revert to non-proxied QueueModel. Commit.
- Fix and prevent nullptr dereferences in AudioManager. Commit.
- Implement backend to allow Feed list sort and search. Commit. Fixes bug #471012. See bug #459885.
- Implement sorting for queue and episode lists. Commit. Fixes bug #466855.
- Adopt string casings according to HIG. Commit.
- Add missing icons for android build. Commit.
- Port to AlbumMaximizeComponent from kirigami-addons. Commit.
- Give priority to image embedded in audio file if it exists. Commit.
- Adopt string casings according to HIG. Commit.
- Adopt string casings according to HIG. Commit.
- Restrict filenames to alphanumeric characters. Commit.
- Use Entry title to set downloaded file name. Commit. Fixes bug #457848.
- Fix binary stripping in APKs with Qt 5.15.10. Commit.
- Fix mMedia nullptr dereference in VLC backend metadata call. Commit. See bug #470263.
- More safeguards for getFeed and getEntry calls. Commit.
- Fix segfault when trying to remove a non-subscribed podcast. Commit. Fixes bug #471107.
- Make grace time configurable for marking episodes as played. Commit. Fixes bug #468687.
- Update flatpak manifest for qtkeychain 0.14.1. Commit.
- Refactor to use QNetworkInformation instead of SolidExtras for Qt6. Commit.
- [KMediaSession] Only send MRPIS2 positionChanged signal on seek. Commit.
- Expand FeedListPage PlaceholderMessage with helpful actions. Commit.
- Also update fullscreen image if chapter image in HeaderBar changes. Commit. Fixes bug #470194.
- Add adjustable seek times. Commit. Implements feature #468686.
- Load custom icons through fallbackSearchPaths. Commit. Fixes bug #469567.
- Update i18n to add context to FeedListPage. Commit.
- Add actionName for SettingsActions (preparation for kf6). Commit.
- Also handle opening the settings dialog through pushPage(). Commit.
- Use MenuItem for search field selection in GlobalSearchField. Commit.
- Small refactorings to prepare for qt6. Commit.
- Fix kf6 globaldrawer loading issue. Commit.
- Remove custom contextDrawer which is no longer used. Commit.
- Prepare for KF6 change in Page actions. Commit.
- Use breeze style on android. Commit.
- Revert back to MenuItem. Commit.
- Also delete partially downloaded played episodes on startup. Commit.
- Update kirigami-addons version to 0.8 in flatpak manifest. Commit.
- Add missing icons for Android. Commit.
- Add implementation for favorites. Commit. Fixes bug #459886.
- Fix member array of model not being cleared on refresh. Commit.
- Replace i18n by i18nc in EntryPage. Commit.
- Make Kasts use the system proxy settings. Commit. Fixes bug #467490.
- Re-enable Material style on Android. Commit.
- Add missing document-save icon to android build. Commit.
- Re-enable glyph cache workaround for android. Commit.
- Fix bug with empty feed causing nullptr dereference. Commit. Fixes bug #467394.
- Remove "new" status when starting playback of an episode. Commit.
- Add check for the existence of entry before using entry.title. Commit.
- Android style changes. Commit.
- Switch to breeze style on android. Commit.
- Update repo link in README.md. Commit.
kate
- Fix crash when adding/removing suppression. Commit.
- Use QFontMetrics::lineSpacing to calculate the line y offset. Commit. Fixes bug #473362.
- Block session auto save in some more places. Commit.
- File Browser plugin: make search string partial-matching. Commit. Fixes bug #472374.
- Fix diagnostics tab overlay. Commit.
- Check that blocking level is zero. Commit.
- Avoid that the session save timer messes up session saving. Commit. Fixes bug #470293.
- Add missing $ to fix installed translated documentation. Commit.
- Add missing KI18n links. Commit.
- Handle tab deletion/creation. Commit.
- Diagnostics: Handle suppressions from multiple providers. Commit.
- Diagnostics: Refactor diagnostics removal. Commit.
- Remove Designer's "." normaloff file data from icon properties in .ui files. Commit.
- Ensure we don't use m_quickOpen uninited. Commit.
- Remove deprecated Id. Commit.
- Ensure proper parent for dialog. Commit.
- Ensure proper parent for dialog. Commit.
- Diagnostics: adjust line number display. Commit.
- Lsp: Dont request diagnostic fixes for full doc range as fallback. Commit.
- Diagnostics: Remove items in bulk instead of one at a time. Commit.
- Lsp: always honor server when using Completion.textEdit.newText. Commit. Fixes bug #468130.
- Avoid startup crash on macOS. Commit.
- Add open action to tabbar context menu. Commit. Fixes bug #471471.
- TabSwitcher: Fix widget not being raised. Commit.
- Do not block view signals when jumping in location history. Commit.
- Fix qt6 compile. Commit.
- Lsp: Adjust completion range to replace based on server data. Commit.
- Fix focus being stolen from terminal on pressing Esc. Commit.
- InlayHints: Merge hints which have same position. Commit.
- Inlayhints: Fix sorting messed after text removal. Commit.
- LspInlayHints: Fix issues with servers not honoring requested range. Commit.
- Also reset inlineNotes when erasing cached inlayHints. Commit.
- Ensure we have some default init value. Commit.
- Simplify the logic, avoids uninit warning for type. Commit.
- Fix compile for KF6. Commit.
- Fix unused variable warnings. Commit.
- Add explicit moc includes to sources for moc-covered headers. Commit.
- Adapt to Editor::expandText api changes for kf6. Commit.
- Add missing license headers. Commit.
- Update to Editor::expandText api changes for kf6. Commit.
- Use word-completion-minimal-word-length as configured. Commit. Fixes bug #470494.
- Add DAP configuration for Dart and Flutter. Commit.
- Handle non local file in Diagnostics view. Commit.
- Allow opening new tab in front of currently active tab optionally. Commit. Fixes bug #471225.
- Improve code action invocation with no selection. Commit.
- Fix project name not updated in combo after .kateproject change. Commit.
- Fix LSP inlay hint deserialization. Commit.
- Lsp: Use label as insertText as a last resort. Commit.
- Fix regression in ui merging. Commit.
- Reply to workspace/semanticTokens/refresh. Commit.
- DiagnosticView: fix changed shortcuts not being saved/restored. Commit.
- DiagnosticView: remove gui client from KXMLGuiFactory in the dtor. Commit.
- Pause the new message animation when not visible. Commit.
- Kateviewmanager: Show welcome page as for new windows when all tabs closed. Commit.
- Enable clear button for search input field of output view. Commit.
- Enable clear button for the search input field of config dialog. Commit.
- Fix qt6 build with pch. Commit.
- Rename variable to fix cppcheck warning. Commit.
- Rename variable to fix cppcheck warning. Commit.
- Fix various framework checks for KF6. Commit.
- Fix flicker in rainbow parens. Commit.
- Fix dependency on KF5NewStuff for project addon. Commit.
- Ensure KTextEditor plugins separation between kf5/6. Commit.
- Fix loading konsolepart in Qt6. Commit.
- Fix Wbitwise-instead-of-logical warnings. Commit.
- Do not change diagnostics filter after building with errors. Commit.
- Diagnostics: add action and shortcut to clear diagnostics filtering. Commit.
- Adapt to KIconThemes changes. Commit.
- Move openDirectoryOrProject to Q_SLOTS. Commit.
- Build: Revert KProcess::terminate() -> kill(). Commit.
- Still fixing the unicode char conversion error... Commit.
- Fixed error RE ambiguous conversion from int to char in python_parser.cpp. Commit.
- Bugs in the python_parser - fixed. Commit.
- Signed-off-by: Cezar Tigaret cezar.tigaret@gmail.com. Commit.
- Signed-off-by: Cezar Tigaret cezar.tigaret@gmail.com. Commit.
- Signed-off-by: Cezar Tigaret cezar.tigaret@gmail.com. Commit.
- Signed-off-by: Cezar Tigaret cezar.tigaret@gmail.com. Commit.
- Signed-off-by: Cezar Tigaret cezar.tigaret@gmail.com. Commit.
- Signed-off-by: Cezar Tigaret cezar.tigaret@gmail.com. Commit.
- Fix Linux build. Commit.
- Use kill() in stead of terminate() on Linux and Mac. Commit.
- Terminate all build processes on cancel. Commit.
- Make DiagnosticsView compatible with other hosts. Commit.
- Add a default entry for GLSL LSP client. Commit.
- Remove unused var. Commit.
- Fix toolviewForName spelling. Commit.
- Fix compile warning. Commit.
- Avoid some unused warnings. Commit.
- Warning: possibly dangling reference to a temporary [-Wdangling-reference]. Commit.
- Try to fix kf5 compile. Commit.
- Fix compile with merged interfaces in KTE. Commit.
- Adapt to KTextEditor doc/view interface removal for Qt6. Commit.
- Allow showDiff() to be used in other hosting apps. Commit.
- Fix diagnostics filtering. Commit.
- Formatting: Check if node is running and start if not. Commit.
- Fix slot name. Commit.
- Use Godot 4's LSP port instead of Godot 3's. Commit.
- Dispatch to newly added main window functions as slots. Commit.
- Add Godot LSP support. Commit.
- KF*NewStuff is only used in addons/project and addons/snippets. Commit.
- Add missing include (make it compile). Commit.
- Fix double drive letters on "Run Current Doc". Commit. Fixes bug #469340.
- Send "\r\n" instead of "\n" on windows. Commit.
- Adapt build against last KColorSchemeMenu. Commit.
- Get the DAP.json path from config. Commit.
- Add configuration page for Debug plugin. Commit.
- Build-plugin: Fix case insensitive paths on windows. Commit.
- Run tests offscreen per default. Commit.
- Run tests offscreen per default. Commit.
- Q_DECL_EXPORT -> KATE_PRIVATE_EXPORT. Commit.
- Debug buttons in debug toolview. Commit.
- Register the KateHextHintManager as a regular QObject property. Commit.
- Revert GDB setting string. Commit.
- Use complementary colors for IO View. Commit.
- Rename GDB Plugin to Kate Debugger. Commit.
- Rainbowparens: Use the same icon everywhere. Commit.
- Rainbowparents: use document text modification signals. Commit.
- Rainbowparents: avoid a copy. Commit.
- Remove all dynamic_cast usage. Commit.
- Fix hiding terminal in project view. Commit.
- Add 23.04.0 Windows artifact. Commit.
- PluginManager: Clean up includes. Commit.
- PluginManager: use QList instead of std::vector for plugin infos. Commit.
- PluginManager: Remove m_name2Plugin map and associated dead code. Commit.
- PluginManager: Use array instead of map for default plugins. Commit.
- Add colors and clickable links for info/warning/errors in build output. Commit.
- Ensure sidebars are properly collapsed. Commit. Fixes bug #460160.
- Don't ask user if he wants to save modified document when deleting. Commit. Fixes bug #448861.
- Diagnostics: Simplify provider registeration and make it safer. Commit.
- Git: Remove show num status config option. Commit.
- Use diagnostics for build plugin instead of adding marks separately. Commit.
- Git: Highlight active file in status view. Commit.
- Create shortcuts for diagnostic view items. Commit.
- Git status: Adjust contrast of red/green if item is selected. Commit.
- Revert "Relicense all my stuff under GPL2.0 or later". Commit.
- Fix --version, --help, -h, -v not working. Commit. Fixes bug #468318.
- Fix diagnosticview creating empty files on click. Commit.
- GitStatus: Uniquify filenames in the status. Commit.
- CompilerExplorer: Fix crash when minimizing. Commit. Fixes bug #468294.
- Openlinks: Fix disconnecting wrong view. Commit.
- Relicense all my stuff under GPL2.0 or later. Commit.
- Add Terraform LSP support. Commit.
- Fix preview for markdown files not loaded on mode change. Commit. Fixes bug #384972.
- Format: Use stdin for xmllint. Commit. See bug #418458.
- Project: Fix diagnostic provider name. Commit.
- Diagnostics: Allow filtering to a specific provider on show. Commit.
- Include markdownpart in flatpak builds. Commit. Fixes bug #466349.
- Cleanup kateproject.h includes. Commit.
- Fix asking to save untitled empty doc on close. Commit. Fixes bug #462347.
- Fix providers not getting unregistered. Commit.
- Update flatpak manifest to be the same as release one. Commit.
- Show text beside icons. Commit.
- Diagnostics: Allow filtering by severity level. Commit.
- Diagnostics: Allow filtering on provider. Commit.
- OpenLinks: Fix crash. Commit.
- Show tooltip if the cursor is in the link and not all the time. Commit.
- Fix handling of Markdown links. Commit.
- OpenLinks: Show tooltip that ctrl-click opens link. Commit.
- Intoduce open links plugin. Commit. Fixes bug #93087.
- Konsole: Show error when konsole not found. Commit. Fixes bug #438308.
- Search: remove kitemviews dependency. Commit.
- Use media-record for breakpoint as that icon is still missing. Commit.
- Fix build with KF6. Commit.
- Add icon colors to symbol list. Commit.
- Intoduce KateTextHintManager. Commit. Fixes bug #467322.
- Check if provider is persistent before deleting old items. Commit.
- Use internal diff view in KateMWonHDDialog. Commit. Fixes bug #441120.
- Adapt to kparts changes. Commit.
- Revert "Config: Dont close on ESC key press". Commit.
- Lspclient: also consider closest child of covering item in symbol outline view. Commit.
- Add QML language server configuration. Commit.
- DiagnosticsView: Allow a provider to have persistent diagnostics. Commit.
- Make KatePluginManager non QObject class. Commit.
- Formatters don't need Q_OBJECT macro. Commit.
- Use Qt Camelcase includes. Commit.
- Un-namespace KColorButton. Commit.
- Fix header search. Commit.
- Ensure projects view is focused. Commit. Fixes bug #465786.
- Add flatpak ci. Commit.
- Allow opening multiple files from welcome view. Commit. Fixes bug #467097.
- DiffWidget: Use fileName to get syntax definition. Commit.
- OutputView: Dont steal focus. Commit.
- Fix ModOnHDDialog not shown after doc externally modified. Commit.
- Cleanup/improve MWModOnHDDialog. Commit. Fixes bug #464088.
- Add Newline. Commit.
- Remove unused includes. Commit.
- Fix compile with KF6. Commit.
- Fix missing explicit in single arg ctor warnings. Commit.
- Ensure global prettier's working dir is set correctly. Commit.
- Formatting: Dont ignore original filePath/name. Commit.
- Add QDebug and QCborValue to pch. Commit.
- Avoid iostream include. Commit.
- GDBPlugin: Avoid including AdvancedSettingsGDB everywhere. Commit.
- Make plugin_katesymbolviewer a single tu plugin. Commit.
- Fix clang-format unable to format improperly named files. Commit.
- Show submodules in status. Commit.
- Update .gitignore. Commit.
- LSP: Don't override insertText with newText if insertText is not empty. Commit.
- Add PCH support for faster compilations. Commit.
- Fix critical uninitialized warnings by CI. Commit.
- Fix ODR violation warnings reported by CI. Commit.
- Search: Fix crash on clicking clear. Commit. Fixes bug #467255.
- [gdbplugin] suppress output for expected errors (gdbmi). Commit.
- Improve detaching. Commit.
- Fix terminal detection with forking. Commit.
- Fork into the background if we don't need to be blocking. Commit.
- No need for kpty. Commit.
- Fix qt6 compile. Commit.
- Fix qt6 compile. Commit.
- Remove own terminal widget in favor of Konsole. Commit.
katomic
- Add explicit moc includes to sources for moc-covered headers. Commit.
kblackbox
- Add explicit moc includes to sources for moc-covered headers. Commit.
kblocks
- Add explicit moc includes to sources for moc-covered headers. Commit.
- Revert "Switch to Windows Qt 6.4 dummy job to cleanup dashboards". Commit.
kbounce
- Set ball&wall velocity according to the difficulty. Commit.
- Set filter for picture path selector to Directory. Commit.
- Add explicit moc includes to sources for moc-covered headers. Commit.
kbreakout
- Add explicit moc includes to sources for moc-covered headers. Commit.
kbruch
- Add explicit moc includes to sources for moc-covered headers. Commit.
kcachegrind
- Add explicit moc includes to sources for moc-covered headers. Commit.
- Fix signal/Slot in qt6. Commit.
- Use new signal/slot method. Commit.
- Fix signal/slot in kf6. Commit.
- Make compile against kf6. Commit.
- Fix some deprecated methods. Commit.
- Prepare to build against qt6. Commit.
- Add CMakePresets.json support. Commit.
kcalc
- Add explicit moc includes to sources for moc-covered headers. Commit.
kcalutils
- Remove the unused HtmlExport code. Commit.
- Adapt to KCalendarCore API changes. Commit.
- Fix show text in qt6. Commit.
- Fix generate qch + generate target qch. Commit.
- Remove search configwidgets. Commit.
- Use correct INSTALL_TARGETS_DEFAULT_ARGS. Commit.
- It was usefull during port. Commit.
kcharselect
- Add explicit moc includes to sources for moc-covered headers. Commit.
- It compiles fine without deprecated methods. Commit.
kclock
- Install autostart file as FILE not PROGRAM. Commit. Fixes bug #470324.
- Remove unneeded setAssociatedWidget for tray icon. Commit.
- Update screenshots. Commit.
- Fix add location dialog not clearing search query when reopened. Commit.
kcolorchooser
kcron
- Add explicit moc includes to sources for moc-covered headers. Commit.
- Remove unused includes. Commit.
- Const'ify. Commit.
- Fix signal/slot. Commit.
- Adapt to KF6 KCM API. Commit.
kde-dev-scripts
- Show import module. Commit.
- Allow to remove unused import module. Commit.
- Add script for porting to ksvg. Commit.
- Fix porting script. Commit.
- Fix scripting. Commit.
- Fix typo. Commit.
- Compile against qt6. Commit.
- Improve porting script. Commit.
- Script which allows to port from PlasmaCore to Kirigami. Commit.
- Add olib to relicensecheck.pl. Commit.
- Copy the .ui file too, the code for that was missing. Commit.
kde-dev-utils
- Prepare builds against Qt6/KF6 some more. Commit.
- Port away from deprecated KPluginLoader::factory. Commit.
- Use ECMDeprecationSettings. Commit.
kde-inotify-survey
- Follow release service versioning. Commit.
kdebugsettings
- Prepare to implement save action. Commit.
- Fix align to left. Commit.
- Add i18np. Commit.
- Use i18np. Commit.
- Don't try to edit rule when several rules selected. Commit.
- Don't load twice default category files. Commit.
- Don't depend against quick if we don't build against it. Commit.
- Allow to reduce compile time. Commit.
- Fix custom menu. Commit.
- Add separator. Commit.
- Remove incorrect title. Commit.
- Use QT_QML_DEBUG when we build on debug. Commit.
- Add debug output when main.qml is not loaded. Commit.
- Increase ecm_set_disabled_deprecation_versions. Commit.
- Fix i18n. Commit.
- Prepare to change settings. Commit.
- Remove unused import. Commit.
- Remove qt6 check. Commit.
- Quick version can be build against qt6 only. Commit.
- Use reuseItems. Commit.
- Remove unused include. Commit.
- Fix load category list. Commit.
- Remove duplicate code + update model. Commit.
- Remove commented code. Fix api. Commit.
- Use: enum LoggingType : char => reduce momory. Commit.
- Use KDEApplicationLoggingCategoryProxyModel. Commit.
- Add asan for qt6 support. Commit.
- Don't export class. Commit.
- Add warning. Commit.
- Fix update button when we reset model too. Commit.
- Start to fix update buttons. Commit.
- Use double click for editing rule. Commit.
- Fix add ruleFix add ruleFix add rule. Commit.
- Remove unused include. Commit.
- Add more autotest. Commit.
- Fix assign category. Commit.
- Add clear button. Commit.
- Port for using model directly. Commit.
- Clean up commented code. Commit.
- Remove unused fill method. Commit.
- Fix display info. Commit.
- Remove unused class now. Commit.
- Fix duplicate code. Commit.
- Fix column size. Commit.
- Debug--. Commit.
- Fix edit logging type. Commit.
- Fix i18n. Commit.
- Fix edit values. Commit.
- Continue to implement delegate. Commit.
- Create delegate. Commit.
- Continue to implement /kdeapplicationtreeview. Commit.
- Add more model. Commit.
- Rename as customloggingcategorymodel. Commit.
- Rename class. Commit.
- Continue to implement kdeapplicationtreeview. Commit.
- Rename class. Commit.
- Change to QTreeView. Commit.
- Add test apps for future. Commit.
- Add comment. Commit.
- Minor fix. Commit.
- Add placeholder. Commit.
- Fix autotest. Commit.
- Prepare delegate. Commit.
- Fix implement remove rules. Commit.
- Remove duplicate code. Commit.
- Use debug category. Commit.
- Remove unused includes. Commit.
- Prepare to implement kdeapplicationlistview. Commit.
- Coding style. Commit.
- Add BUILD_TESTING=OFF. Commit.
- Add clear button. Commit.
- Reimplement edit rule. Commit.
- Reactivate enable/disable buttons. Commit.
- Allow to remove rules. Commit.
- Allow to filter rules. Commit.
- Prepare to edit/remove rules. Commit.
- Const'ify proxy model. Commit.
- Fix customdebuglistviewgui. Commit.
- Reactivate code. Commit.
- Add customdebuglistviewtest. Commit.
- Fix load rules. Commit.
- Add QLineEdit. Commit.
- Use customdebuglistview. Commit.
- Return category list. Commit.
- Not necessary to store add rule pushbutton. Commit.
- Fix model index. Commit.
- Add multiselection. Commit.
- Clean up + use correct index. Commit.
- Allow to change index. Commit.
- Allow to change category. Commit.
- Allow to edit rule. Commit.
- Start to implement edit rules. Commit.
- Allow to add new category. Commit.
- Avoid to duplicate code. Commit.
- Implement edit rule. Commit.
- Continue to implement customdebuglistview. Commit.
- Improve listview. Commit.
- Continue to use LoggingManager. Commit.
- Add proxy model. Commit.
- Use unique model. Commit.
- Don't export private symbol. Commit.
- Use static method. Commit.
- Prepare to implement setData. Commit.
- Quick works only in qt6 here. Commit.
- Fix remove category + fix insert categories. Commit.
- We need to allow to remove category. Commit.
- Allow to insert categories. Commit.
- Remove commented code. Commit.
- Prepare popup menu. Commit.
- Fix about page. Commit.
- Fix missing import. Commit.
- Port to kf6 kirigami. Commit.
- Fix proxy model. Commit.
- Allow to use CustomDebugProxyModel. Commit.
- Remove commented code. Commit.
- Add CustomDebugProxyModel support too. Commit.
- Allow to use CategoryTypeProxyModel. Commit.
- Start to fix select current index. Commit.
- Fix typo. Commit.
- Define valueRole. Commit.
- Remove unused code. Commit.
- Clean up. Commit.
- Fix use "display" for displaying info. Commit.
- Use categoryTypeModel. Commit.
- Convert contextualActions to actions. Only work in kf6. Commit.
- Return model. Commit.
- Compare defaultCategories. Commit.
- Improve autotests. Commit.
- Add quick-qt6 support. Commit.
- For the moment we don't add model. Commit.
- Continue to implement page. Commit.
- Use category type model. Commit.
- Implement categorytypemodel. Commit.
- Continue to implement categorytypemodel. Commit.
- Create categorytypemodel. Commit.
- Remove unused include. Commit.
- Fix Listview. Commit.
- Continue to implement qml version. Commit.
- Add TODO. Commit.
- Rename variables. Commit.
- Prepare foundOverrideRule. Commit.
- Fill model. Commit.
- Minor. Commit.
- Add support for building quick version. Commit.
- Improve qml. Commit.
- Add qtKdeCategoryModel as property. Commit.
- Add rolename. Commit.
- Show info when we don't have environment rules. Commit.
- Add column. Commit.
- Continue to implement qml. Commit.
- Add quit action. Commit.
- Start to implement EnvironmentVariableRulesPage. Commit.
- Add helpAction support. Commit.
- Improve main page. Commit.
- Return environmentrules. Commit.
- Fix icon name. Commit.
- Use i18nc. Commit.
- Add specific page. Commit.
- Load categories. Commit.
- Use icon.name. Commit.
- Load modelLoad modelLoad model. Commit.
- Add KDebugSettingsLoadingCategories. Commit.
- Make compile against qt6. Commit.
- Fix about id. Commit.
- Allow to access to model. Commit.
- Create model. Commit.
- We need model here. Commit.
- Rename as "Role". Commit.
- Fix message extraction after the file reschuffling. Commit.
- Add about page. Commit.
- Exit on QML error. Commit.
- Add option for quick version. Commit.
- Add license. Commit.
- Disable for the moment. Commit.
- Add singleton. Commit.
- Add main page. Commit.
- Prepare main.qml. Commit.
- Prepare quick apps (for testing only for me). Commit.
- Rename model. Commit.
- Continue to implement listview. Commit.
- Coding style. Commit.
- Fix role error. Commit.
- Fix reuse lint. Commit.
- Fix enum name. Commit.
- Improve test apps. Commit.
- Add test apps. Commit.
- Fix include. Commit.
- Create widgets/core lib. Commit.
- Show headers in qtc6. Commit.
- Create corelibs. Commit.
- Prepare core lib. Commit.
- Add apps subdirectory. Commit.
- Prepare to create core lib. Commit.
- Add default value. Commit.
- Cleanup model. Commit.
- Continue to implement model/view. Commit.
- Continue to implement view/model. Commit.
- Move generateDisplayRule in loggingcategory directory. Commit.
- Prepare to add proxymodel. Commit.
- Continue to implement view. Commit.
- Add model. Commit.
- Prepare customdebuglistview. Commit.
- Remove comment. Commit.
- Prepare to clear model. Commit.
- Add more enum. Commit.
- Move code in loggingcategory directly. Commit.
- Reorder list files. Commit.
- Move job class to jobs directory. Commit.
- Add more info. Commit.
- Continue to implement model. Commit.
- Move in model subfolder. Commit.
- Continue to implement model. Commit.
- Test only on Qt5 at the moment. Commit.
- Continue to implement model. Commit.
- Start to implement customdebugmodel. Commit.
- Label is not necessary. Commit.
- Use default constructor. Commit.
- Clean up lib. Commit.
- Prepare to split between core/widgets. Commit.
- Fix order files. Commit.
- Const'ify. Commit.
- Don't export symbol. Commit.
- Don't export private methods. Commit.
- Remove unused include. Commit.
- Coding style. Commit.
- Rename autotest macro. Commit.
- It compiles fine without deprecated methods. Commit.
- Remove unimplemented methods. Commit.
- Don't try to rename against same name. Commit.
- Use QFileDialog. Commit.
- Fix i18n. Commit.
- Export group. Commit.
- Start to implement export group. Commit.
kdeconnect-kde
- Remove QIcon loading to avoid pre-stage D-Bus session cache. Commit.
- Fix potential race condition. Commit.
- Set
GVFS_REMOTE_VOLUME_MONITOR_IGNORE
to avoid potential crashes. Commit. - Improve/change "Pair" i18n messages. Commit.
- Fix crash due to begin and end belonging to different iterators. Commit.
- Fix windows build. Commit.
- Add some error checking to cli --share. Commit.
- Don't gitignore .clang-format. Commit.
- Clang-format pass. Commit.
- Check for null devices in compositeuploadjob. Commit.
- Fix crash when sending files. Commit.
- Fix Windows build when linking against current KF5. Commit.
- Revert "Do not autostart the UI from the daemon on Windows". Commit.
- Simplify the code that reads from the socket line by line. Commit.
- Do not autostart the UI from the daemon on Windows. Commit.
- Call connected only once in the lifetime of a plugin. Commit.
- Do not use toLocaleTimeString to convert ms to hh:mm:ss format. Commit.
- Fix daemon hanging on Windows when loading the window icon. Commit.
- Get the output when running kdeconnectd from the console on Windows. Commit.
- Cleanup. Commit.
- Add DeviceInfo class. Commit.
- Connect to QUdpSocket's errorOcurred to make errors visible. Commit.
- Disable sendnotifications plugin on Mac (won't compile). Commit.
- Fix KCM reloading the plugins N times when a device was selcted. Commit.
- Fix loopback link pairing timing out when already paired. Commit.
- Remove unused priority() method. Commit.
- Sftp: do not require the ip field anymore. Commit.
- Fix infinite loop when already paired devices ask to pair. Commit.
- Fix kdeconnect_open desktop file type. Commit. Fixes bug #424782.
- Windows: change the systray icon for light/dark themes. Commit.
- Windows indicator: print output when ran in console. Commit.
- Remove mpris "nowPlaying" field. Commit.
- Allow disabling clipboard auto-share and add option to share manually. Commit.
- Hide macos-only setting on non-macos. Commit.
- Let Qt delete this when the parent is destroyed. Commit.
- Remove unused name method. Commit.
- Add a spinner to the app when pairing is requested. Commit.
- Refactor PairingHandler. Commit.
- Fix a bad link in README.md. Commit.
- Do not send the sink list a thousand times. Commit.
- Compare strings like regular human beings. Commit.
- Do not prevent our own change notifications. Commit.
- Do not leak strings. Commit.
- Remove redundant check for old == new. Commit.
- Fix really terrible code. Commit.
- Release all the things. Commit.
- When receiving files, delay de-duplicating filenames. Commit. Fixes bug #470078.
- Plugins/share: Fix CMakeLists formatting. Commit.
- Remotekeyboard: Account for modifiers on Wayland. Commit.
- Remotekeyboard: Move workaround to the c++ side and make it more generic. Commit.
- Mousepad: Provide an out for touchpad users. Commit.
- Mousepad: Implement relative mouse movements. Commit.
- Use explicit constructor for QSslCertificate with value initialized. Commit. Fixes bug #469428.
- Add 23.04.0 Windows artifact. Commit.
- Fix inactive "Send Arrow" in smsapp after first message sent. Commit. Fixes bug #455149.
- Do not load the BigScreen plugin unless on a TV. Commit.
- Follow-up to my previous commit (fixes build). Commit.
- Further KIO::AccessManager cleanup. Commit.
- Don't use KIO::AccessManager. Commit.
- Select sendFileRadioButton when dropping a file:// scheme url. Commit.
- Fix case. Commit.
- Change my name to include my two last names :). Commit.
- Improve bigscreen plugin description. Commit. Fixes bug #468143.
- Plugins/share: Copy text to clipboard, and provide notification with more actions. Commit.
- Update readme. Commit.
- Run command settings: add import and export buttons. Commit. Fixes bug #409388.
- Fix tags. Commit.
- Fix indentation of 22.12.3 Windows artifact in Appstream data. Commit.
- Add Windows 22.12.3 artifact to appstream data. Commit.
- Revert "Support init systems other than systemd with Run Command's samples". Commit.
- Remove my swearing from 10 years ago :D. Commit.
- Plugins/mpris*: "xesam:artist" is of stringlist type. Commit.
- Remove check for a legacy field. Commit.
- Make mmtelephony plugin optional. Commit.
- [plasmoid] Remove unneeded panel icon size handling. Commit.
- Use
org.freedesktop.DBus.Monitoring
to monitor notifications. Commit. Fixes bug #447385.
kdeedu-data
- Use latest-kf6 branch for Qt6. Commit.
kdegraphics-mobipocket
- Have export macros header include version header (Qt6-only). Commit.
kdegraphics-thumbnailers
- Allow building against KF6. Commit.
kdenetwork-filesharing
- Make "Samba is missing" UI strings a bit more user-friendly. Commit.
- Fix plugin install dir major version. Commit.
- Fix view margins and layouts. Commit.
- Show appropriate error messages when KAuth actions fail. Commit. See bug #466786.
kdenlive
- Fix Save As behaving like Save a Copy. Commit.
- Allow speed effect on sequence/playlist items that already had it so it can be disabled in existing projects. Commit.
- Disable speed change on playlist and sequence clips, as it is unstable in MLT. Commit.
- When an MLT playlist proxy is missing, it should be reverted to a producer, not stay in a chain. Commit.
- Fix proxy clips not correctly recreated when missing on project open. Commit.
- Fix no luma files for NTSC and other non HD formats. Commit.
- Fix crash closing luma download dialog. Commit.
- Ensure saved effect position is relative for fades. Commit. Fixes bug #473375.
- Fix Save As incorrectly triggering backup file. Commit.
- Fix layout file warning. Commit.
- Fix path of LUT files on project opening, for appimage or imported projects. Commit.
- Fix composition incorrectly selected after added through clip corner shortcut. Commit.
- Fix crash closing project with mixes. Commit.
- Fix timeline keyframe view broken afer remove keyframes or undo effect deletion. Commit.
- Don't incorrectly update timeline duration on every clip move. Commit.
- Improve highly inefficient loop. Commit.
- Fix warnings. Commit.
- Fix melt path config variable not renamed everywhere. Commit.
- Fix timeline zone not correctly loaded on project open. Commit.
- Fix timeline preview incorrectly connected when opening pre-nesting project file. Commit.
- Fix crash tring to import DJI image stream. Commit. Fixes bug #467375.
- Fix crash dragging multistream clip outside timeline. Commit.
- Fix play icon incorrectly active when playing from end, fix timeline not playing from start. Commit. Fixes bug #473087.
- Fix crash on audio record with multiple timeline sequences. Commit.
- Ensure lines and dust effects have in/out defined. Commit.
- Fix pasting keyframeble effect from one clip to another breaks if destination clip is shorter. Commit.
- Fix timeline preview (and possible rendering) crash on title clips. Commit. See bug #472913.
- Fix timeline preview not loaded on project opening. Commit.
- Fix missing effects/compositions when rendering a project with several sequences. Commit.
- Ensure Kdenlive's renderer path is always found or fixed. Commit.
- Disable mediabrowser constantly checking for directory changes when widget is not visible. Commit.
- Fix Render Widget url dialog not working properly (cannot choose another folder). Commit.
- Fix timeline focus when a drop quickly exits an existing timeline clip and that the exit event is not triggered. Commit.
- Fix freeze effect to select current playhead frame by default. Commit.
- MLT does not support animated colors for avfilter. Commit. Fixes bug #472722.
- Fix crash on project close introduced in last commit. Commit.
- Ensure sequence name is elided in master effectstack button. Commit.
- Fix Lift Gamma Gain not updating when lift slider was moved, and color reset when slider was moved to 0. Commit. Fixes bug #447948. Fixes bug #470005.
- Fix normalize (2 pass) and motion tracker not working. Commit. Fixes bug #444731.
- Fix sequence name not appearing in Master stack button. Commit.
- Fix crash corruption on undo/redo create/close sequence. Commit.
- Fix crash when attempting to duplicate a sequence not currently opened. Commit.
- Propose the original project name when doing save as. Commit. Fixes bug #472255.
- Display sequence name in Master stack button when only 1 sequence is opened. Fixes #1727. Commit.
- Make Toggle all tracks lock consistent, toggling all tracks. Commit. Fixes bug #472451.
- Add missing suspension points. Commit. Fixes bug #472575.
- Various fixes for the custom clip job manager(fix renaming job, fix parameters containing spaces, add description field). Commit.
- Ensure we don't attempt to connect timelines on project close. Commit.
- Fix project corruption: mapped ids should only be used on first opening of a sequence. Commit.
- Revert recent change setting in/out on all filters, breaks all keyframable effects. Commit. See bug #471297.
- For some reason, the timeline QQuickWidget does not receive EnterEvent after another dialog is opened/closed like Appp Command bar. Commit. Fixes bug #472466.
- Fix play zone breaking audio playback. Commit. Fixes bug #472324.
- Fix incorrect tab focused in Settings > Environnment. Commit.
- When a clip only has 1 audio stream, directly re-assign it on toggle track target. Commit. Fixes bug #472400.
- Add actions to focus previous / next timeline tab. Commit. Fixes bug #472408.
- Fix possible crash on item select if there is no defined active track. Commit.
- Fix sequence incorrectly initialized on project opening. Commit.
- Fix crash trying to select a transition or mix when active track is subtitle. Commit.
- Fix broken color parameter for some effects (producer color in MLT does not support color animation). Commit. Fixes bug #472449.
- Initial fix for broken effects caused by switch to MLT chains. Commit. See bug #471297.
- Refactor custom clip job manager to allow better syntax (2 parameters allowed) and work on images. Commit.
- Fix another opening crash. Commit.
- Fix crash on project open. Commit.
- Make clip monitor used sequence yellow indicator relative to active timeline only. Commit.
- Fix clip monitor not refreshed when applying bin clip effect. Commit.
- Fix tests. Commit.
- Delete unused var. Commit.
- Fix custom clip jobs not using FFmpeg. Commit.
- Fix updating template title text sometimes crashing and not updated in Project Bin. Commit.
- Fix tests. Commit.
- Subtitle edit: don't try to apply font if not defined. Commit.
- Cleanup and disable checking pointer count until properly fixed in tests. Commit.
- Fix some models not not released on project close. Commit.
- Fix Text based edit widget width incorrectly using all space on long clip name. Commit.
- Fix Export frame incorrect dialog label. Commit.
- Subtitle: add zoom option to make edit widget (not subtitle) font larger. Commit.
- Add character count in subtitle edit. Commit.
- Ensure luma transition considers padding as transparent. Commit. Fixes bug #456830.
- Fix crash on app quit with selected effect stack. Commit.
- Fix Pan and Zoom effect moving objects after last keyframe. Commit. Fixes bug #471954.
- Fix groups not passed on duplicated sequence. Commit.
- Add GL/GH as external proxy option. Commit. See bug #464644.
- Fix duplicate sequence corrupts project file. Commit.
- Add an option to adjust timeline zone to selection (Shift Z) as default shortcut. Commit. Fixes bug #472018.
- Add GOPR as external proxy option. Commit. See bug #464644.
- Fix composition pasting. Commit. Fixes bug #472079.
- Objectid refactoring. Commit.
- Remove useless check. Commit.
- Add AV1 NVENC profile. Commit.
- Temporarily revert a change that causes crash on project opening (Correct fix pending). Commit.
- Clip monitor: correctly display last frame's zone, ensure last frame is used when no zone is selected. Commit.
- Fix clip monitor zone out point inconsistencies. Commit.
- Fix timeline zone not correctly including last frame of the selection. Commit.
- Fix a few ASAN use after free issues. Commit.
- Rotate and Shear effect: expose and disable by default the repeat/mirror keyframe property. Commit.
- Add proxy rule for DJI .LRF files. Commit.
- Add test for disappearing timeline effects, and some fixes for a random nesting test heap after use. Commit.
- Fix missing header. Commit.
- Fix missing tests include. Commit.
- Fix tests headers broken by clang-format. Commit.
- Move timeline next_id counter to KdenliveDoc class, ensure it is reset to 0 when a new project is opened. Commit.
- Fix Qt6 compilation issue. Commit.
- Make KF Purpose a required dependency. Commit.
- [DocumentChecker] First step of refactoring, add tests. Commit.
- Fix. Commit.
- Revert wrong change. Commit.
- Port away from deprecated KUrlRequester::setFilter(). Commit.
- [Code Gardening] Remove unused and duplicated code, fix warnings. Commit.
- Fix some properties not correctly initialized in testing KdenliveDoc. Commit.
- Properly close timelines after test, fixes mix test. Commit.
- Move detection of kdenlive_renderer to Wizard. Commit.
- Fix mixes direction and add tests. Commit.
- Work/asan profile. Commit.
- Fix linking error. Commit.
- Fix compilation with KF < 5.100. Commit.
- [Renderer] More refactoring, move backend code to seperate file. Commit.
- [Renderer] Reorder code to split UI and backend code. Commit.
- Fix QString QUuid conversion (Qt6). Commit.
- Refactor code for multi-guide rendering. Commit.
- Default KF_MAJOR to QT_VERSION_MAJOR instead of 5. Commit.
- Try to fix Qt6 build. Commit.
- More tests fixes. Commit.
- More tests fixes. Commit.
- Fix thumbnail profile ASAN crash and recent regression in group move. Commit.
- Fix ASAN use after freed. Commit.
- Group move: don't delete/re-add clips if move on other track is not possible, fix ASAN free after use. Commit.
- Make use of new QStringUtils. Commit.
- Add QStringUtils with common actions around strings. Commit.
- Move logic to disable subtitles to its own function in KdenliveDoc. Commit.
- Make KdenliveDoc::useOriginals() static. Commit.
- Move image sequence check to RenderPresetParams. Commit.
- Add Xml::docContentToFile to reduce code duplication. Commit.
- Get rid of mocking in some more tests. Commit.
- Re-enable timeline sequence thumbnails. Commit.
- Fix tests. Commit.
- Nesting: refactor timeline sequence open/close, add tests. Commit.
- Fix compilation with KF 5.98. Commit.
- Update file format documentation. Commit.
- Use a different assetList.qml file with Qt6. Commit.
- Simplify header names as required with KF6. Commit.
- Use std function for sleep() to work on Windows too. Commit.
- Fix QtVersionChecks does not exist in Qt5. Commit.
- Next try to fix. Commit.
- Another try to fix includes. Commit.
- Simplify includes (required with KF6). Commit.
- KNS Dialog has a new name in KF6. Commit.
- QTextCodec is gone in Qt6. Commit.
- Fix import. Commit.
- The KSelectAction trigger signal was renamed in KF6. Commit.
- In KF6 the color scheme menu was moved. Commit.
- Remove unused headers. Commit.
- PurposeMenu header was renamed in KF6. Commit.
- KDeclarative (in the way we use it) is gone in KF6. Commit.
- Make it possible to configure build with KF6. Commit.
- Hw profiles, also support -c:v format for video codec. Commit.
- Fix typo disabling hw encoders for proxy and timeline preview. Commit.
- Cleanup and improve Hardware encoders detection and selection for Timeline preview and proxy clips. Commit.
- Fix shortcut conflicts with Media Browser and double click after changing view. Commit.
- Fix broken focus after monitor was switched to fullscreen. Commit.
- Fix warnings. Commit.
- Fix broken code for KF >= 5.100. Commit.
- Fix shortcut conflicts. Commit.
- Rewrite the Media Browser, add an option in the menu to open the files in the default app instead of importing on double click. Commit.
- Add CD jobs for macOS. Commit.
- Add test for render profiles with no parameters. Commit.
- Switch from QScopedPointer to std::unique_ptr. Commit.
- Add option to automatically adjust tracks height to timeline height. Commit.
- Add an option to manually disable FP16 on Whisper in settings page. Commit. See bug #467573.
- Don't show clip job progress bar for Bin load job. Commit.
- Enable opening https url for the doc on Mac. Commit.
- Fix starting help browser in AppImage. Commit.
- Show our documentation website instead of deprecated handbook. Commit.
- Fix minor typo. Commit.
- [Render Options] Make multi export independent of the range. Commit.
- Improve bin filters. Commit.
- Add OpenCV Nano tracker, requires latest MLT git. Commit.
- Fix incorrect conversion from QString to QUuid. Commit.
- [dev-docs] ppa package names follow ubuntu now. Commit.
- Fix capitalisation of "English". Commit.
- Delete selection model in effectstask to avoid possibly incorrect indexes. Commit. See bug #467515.
- Make Bin filter use an OR when filtering in the same category. Commit.
- Attempt to fix thumbnailer crash. Commit.
- Made descriptions of projectclips editable again. Commit.
- Try to fix ki18n issue on win/mac. Commit.
- Try to improve audio distortion in the first frames after play. Commit.
- KUIT text needs to be xhtml. Commit.
- Small typos. Commit.
- Add "Cut subtitle after first line". Commit.
kdepim-addons
- Consider field alignments for secondary/auxiliary boarding pass fields. Commit.
- Don't require calendar invite to be inside a message/rfc822 message. Commit.
- Use QStandardPaths. Commit.
- Fix i18n. Commit.
- Limit string size. Commit.
- Show who a hotel reservation is for. Commit.
- Do not report success if no keys where considered for import. Commit. See bug #469383.
- Fix merging of hotel reservations. Commit.
- Use KConfigDialogManager for the DKIM settings. Commit.
- Adapt to KMailTransportAkonadi being moved into AkonadiMime. Commit.
- Adapt to new akonadi-contact/akonadi-contact-editor api. Commit.
- Fix icons shown in inline vCards. Commit.
- Add missing ConfigGui lib. Commit.
- Adblock: Do not show "data" URLs in debug log. Commit.
kdepim-runtime
- Fix race condition when building. Commit.
- Convert some html code to plain text code. Commit.
- Fix missing \n. Commit.
- It depends against akonadi-calendar which depend against messagelib which can't build on windows. Commit.
- Coding style. Commit.
- Add parent. Commit.
- Remove extra new line. Commit.
- Add separator. Commit.
- Add newmailnotificationhistoryplaintexteditor. Commit.
- Fix compile. Commit.
- Use KPIMTextEdit::PlainTextEditorWidget directly (search support/text to. Commit.
- Fix checkbox status. Commit.
- Implement enable/disable notification. Commit.
- Start to implement enable/disable notification history. Commit.
- Add 2 new lines. Commit.
- Fix generate info. Commit.
- Fix setVerboseMailNotification support. Commit.
- Add ======= =======. Commit.
- Implement clear menu entry + add \n when usefull. Commit.
- Allow to create custom menu. Commit.
- Fix include. Commit.
- Rename class. Commit.
- Add specific newmailnotificationhistoryplaintextedit. Commit.
- Fix add notification. Commit.
- Add datetime + replace br => \n. Commit.
- Allow to add history. Commit.
- Allow to open dialog box. Commit.
- Fix the terminology for the history of notifications. Commit.
- Constinue to implement newmailhistorynotification. Commit.
- Add window title. Commit.
- Add method for adding history. Commit.
- Allow to add history + clear it. Commit.
- Add NewMailHistoryNotificationManager singleton. Commit.
- Add qplaintextedit. Commit.
- Prepare to implement newmailhistorynotification dialog. Commit.
- Fix typo. Commit.
- Use config plugin instead of out of process config dialog. Commit.
- Implement retrieveItems(Item::List) for googleresource. Commit. Fixes bug #448106.
- Replace KIO::Integration::AccessManager with a properly set up QNAM. Commit.
- Add desktop files for more resources. Commit.
- Adapt to CollectionAnnotationsAttribute having moved to Akonadi. Commit.
- "This" is not necessary here. Commit.
- Remove remaining KEMailSettings uses. Commit.
- Make write job async. Commit.
- Port google groupware ressouce away from KWallet. Commit.
- Port dav ressource away from KWallet. Commit.
- Fix updating contact if the picture wasn't updated. Commit.
- Fix crash trying to access password of empty account. Commit. Fixes bug #435427.
- Ignore infite set. Commit. See bug #445746. See bug #454322.
- Skip EWS items where there is no registered handler. Commit. Fixes bug #440831.
- Omit default notebook argument. Commit.
- Explicitly find and link against KWallet. Commit.
- Adapt to KMailTransportAkonadi being moved into AkonadiMime. Commit.
- Remove unused code asking for password. Commit.
- Remove facebook resource. Commit.
- Move kmailtransport plugins to kdepim-runtime. Commit.
- Use DBus activation in NewMailNotifierShowMessageJob. Commit.
- Fix Bug 467719 Font is erroneously hardcoded. Commit. Fixes bug #467719.
- Adapt to new api. Commit.
- Fix search correct kimaptest. Commit.
- Use KF${KF_MAJOR_VERSION}::Wallet. Commit.
kdesdk-kio
kdesdk-thumbnailers
- Use ECMDeprecationSettings. Commit.
kdev-php
- Add support for PHP 7.2's trailing commas in grouped namespaces. Commit. See bug #411588. Fixes bug #459654.
- Add partial support for PHP 7.0's grouped namespace syntax. Commit. See bug #411588. See bug #459654.
- Add support for PHP 8.0's trailing comma in closure use lists. Commit. Fixes bug #459665.
- Add support for PHP 7.3's trailing comma in function calls. Commit. Fixes bug #459655.
- Add support for PHP 8.0's trailing comma in function parameter lists. Commit. Fixes bug #459664.
- Add explicit moc includes to sources for moc-covered headers. Commit.
kdev-python
- Add explicit moc includes to sources for moc-covered headers. Commit.
kdevelop
- Gdb: skip to GDB version string. Commit.
- Don't cast out-of-enum-range -1 to CommonIntegralTypes. Commit. Fixes bug #471995.
- Add explicit moc includes to sources for moc-covered headers. Commit.
- Port to latest LibKompareDiff2 5.4. Commit.
- AStylePlugin: don't concatenate preview/sample strings. Commit.
- CustomScriptPlugin::previewText: don't concatenate strings. Commit.
- Fix compile with newer astyle. Commit.
- Show Configure KDevelop... dialog faster. Commit.
- Remove useless deleteGroupRecursive(KConfigGroup). Commit.
- Don't call IBasicVersionControl::isVersionControlled in a loop. Commit.
- Standardoutputview: add settings to limit the number of output views. Commit.
- OutputWidget: assert m_tabwidget before dereferencing it. Commit.
- Extract OutputWidget::closeView(). Commit.
- Optimize OutputWidget::closeActiveView(). Commit.
- OutputWidget: prefer QHash::const_iterator. Commit.
- Fix typos in source comments + documentation. Commit.
- Fix test_files-clang failure with Clang 16. Commit.
- Make Detailed completion:Never option work. Commit.
- Fix hardcoded CMake documentation tooltip background color. Commit. Fixes bug #469180.
- Drop support for Okteta < 0.26.0 (Kasten 0.4.0). Commit.
- Okteta plugin: add Structures tool also on big endian platforms. Commit.
kdf
- Fix systemsettings integration. Commit.
- Remove unneeded QVariantList from KCM constructor args. Commit.
- Adapt to KIconThemes changes. Commit.
- Add "class KPluginMetaData". Commit.
- It seems that it was missed. Commit.
- Port to new api. Commit.
kdialog
- Add explicit moc includes to sources for moc-covered headers. Commit.
- Adapt to KIconThemes changes. Commit.
- Update README. Commit. Fixes bug #455994.
- Fix: slider's ticks and related doc. Commit. Fixes bug #467867. Fixes bug #427414.
- Bump min required KF version to 5.100. Commit.
- Remove unnecssary " - KDialog" in window title. Commit. Fixes bug #467840.
- Port kdialog to kf6. Commit.
kdiamond
- Add explicit moc includes to sources for moc-covered headers. Commit.
- Revert "Switch to Windows Qt 6.4 dummy job to cleanup dashboards". Commit.
keditbookmarks
- Add explicit moc includes to sources for moc-covered headers. Commit.
- It compiles fine without deprecated methods. Commit.
- Adapt to KIconThemes change KIconButton is in a new library now. Commit.
- Fix typo + use HAVE_X11 for apply set_package_properties(X11. Commit.
- Fix build against kf6. Commit.
- Add kf6 support. Commit.
- Allow to build against last kf6. Commit.
keysmith
- Flatpak: update runtime to 22.08. Commit.
- Fix i18nc to be a title instead of a label. Commit.
- Port to MobileForm. Commit.
- Fix binary stripping of APKs with Qt 5.15.10. Commit.
- Port away from kirigami router. Commit.
- Gitignore: add QtCreator file. Commit.
- Rename clicked() to forceActiveFocus() to make intent clearer. Commit.
- Fix giant icon causing binding loops on Setup and Unlock pages. Commit.
- Focus the new password field on SetupPassword. Commit.
- Add clicked() function to AccountNameForm, now focused when first shown. Commit.
- Fix active focus for UnlockAccounts page. Commit.
- Fix verticalAlignment binding loop for UnlockAccounts too. Commit.
- Use function() syntax in Connections elements. Commit.
- Fix binding loop for SetupPassword heading verticalAlignment. Commit.
- Show a passive notification when a token is copied to the clipboard. Commit.
- Port to KF6. Commit.
- Fix casing. Commit.
kfind
- Add explicit moc includes to sources for moc-covered headers. Commit.
- Add XmlGui dependancy. Commit.
kfourinline
- Add explicit moc includes to sources for moc-covered headers. Commit.
kgeography
- Add explicit moc includes to sources for moc-covered headers. Commit.
- Allow building against KF6. Commit.
kget
- Fix verifier not working. Commit.
- Implemented feature request involving automatic deletion of transfer history and fixed TestJob member function. Commit. Fixes bug #197358.
- Apply i18n to percent values. Commit.
- Fix minor typo. Commit.
- Metalink creation wizard: enable tranalations of load file filter names. Commit.
kgoldrunner
- Add explicit moc includes to sources for moc-covered headers. Commit.
kgpg
- Remove pointless if. Commit.
- Adapt to new akonadi-contacts library names. Commit.
- Fix build system for building against qt6/qt5. Commit.
- Prepare to qt6 build system. Commit.
khangman
- Add explicit moc includes to sources for moc-covered headers. Commit.
- Adapt to new api. Commit.
- Add Quit shortcut. Commit.
khelpcenter
- Doc: do not use a few deprecated entities. Commit.
kidentitymanagement
- Fix platforms info. Commit.
- Not export symbol of private methods. Commit.
- It seems that kmymoney uses it. Commit.
- It's not necessary to use compat lib now. Commit.
- Use correct INSTALL_TARGETS_DEFAULT_ARGS. Commit.
- It was usefull during port. Commit.
kig
- Add explicit moc includes to sources for moc-covered headers. Commit.
- Fix loading kig part. Commit. Fixes bug #469962.
kigo
- Add explicit moc includes to sources for moc-covered headers. Commit.
killbots
- Add explicit moc includes to sources for moc-covered headers. Commit.
kimagemapeditor
- Add Open Age Rating. Commit.
- Allow building against KF6. Commit.
kimap
- Fix platforms info. Commit.
- Add missing Q_REQUIRED_RESULT. Commit.
- Use correct INSTALL_TARGETS_DEFAULT_ARGS. Commit.
- It was usefull during port. Commit.
kio-admin
- More accurately return access errors to the frontend. Commit. See bug #468793.
- Remove unncecesssary capture. Commit.
- Add support for killing commands early. Commit. See bug #468673.
- Allow building against KF6. Commit.
- Follow release service versioning. Commit.
kio-gdrive
- Remove KDE_FORK_SLAVES usage. Commit.
kipi-plugins
- Add explicit moc includes to sources for moc-covered headers. Commit.
kirigami-gallery
- Fix binary stripping in APKs with Qt 5.15.10. Commit.
- Explicitly specify arguments in signal handlers. Commit.
- FormLayout: Port away from obsolete FormData.checkable/checked properties. Commit.
- Chore: Bump all QML imports. Commit.
- Chore: Remove trailing whitespaces. Commit.
- ButtonGallery: Fix import aliases. Commit.
- Kirigami.Action: Use more common syntax for icon.name and icon.color. Commit.
- Port from iconName to icon.name. Commit.
kiriki
- Add explicit moc includes to sources for moc-covered headers. Commit.
kiten
- Add explicit moc includes to sources for moc-covered headers. Commit.
- Use C++11 auto to replace some of the duplicated typenames. Commit.
- More C++11 gardening. Commit.
kitinerary
- Support ZSSK network tickets. Commit.
- Improve ZSSK barcode trigger pattern. Commit.
- Add extractor script for Iberia PDF boarding passes. Commit.
- Add extractor script for KLM/Air France PDF boarding passes. Commit.
- Manually extract boarding time for Lufthansa PDF boarding passes. Commit.
- Determine trigger nodes also for ancestor filters. Commit.
- Skip generic flight time extraction if any of those is already present. Commit.
- Allow to match on the PDF document author field as well. Commit.
- Add DSB extractor script. Commit.
- Fix RSP-6 date/time parsing. Commit. Fixes bug #473326.
- Fix wrong ticket token type prefixes in a few extractor scripts. Commit. Fixes bug #473325.
- Fix Spring Airlines multi-leg extraction. Commit.
- Add extractor script for Cinemaxx events. Commit.
- Run generic iCal extraction unconditionally in prior to extractors scripts. Commit.
- Track used extractor in the document node rather than the engine. Commit.
- Add cooltix.hu event ticket extractor script. Commit.
- Allow to filter against the PDF document creator field as well. Commit.
- Reduce the lower bound for 2D vector barcodes. Commit.
- Add LH extractor script to the qrc file. Commit.
- Extract discount program information from ERA FCB tickets. Commit.
- Make Aer Lingus booking number extraction more robust. Commit.
- Handle the English language variant of Air France booking PDFs. Commit.
- Handle repeated train constraints in SBB ticket barcodes. Commit.
- Add extractor script for spiritec Apple Wallet passes. Commit.
- Add basic extractor script for Air Asia booking confirmation emails. Commit.
- Add Atlatos PDF extractor script. Commit.
- Add Atlatos iCal extractor. Commit.
- Handle another case of Trenitalia marking unassigned seats in ERA SSBs. Commit.
- Relax Trenitalia fallback seat matching pattern. Commit.
- Add fallback extraction for ERA FCB Trenitalia seat reservations. Commit.
- Fix Deutschlandtickets without valid until. Commit.
- Fix typos in README. Commit.
- Update blablacar-bus station list. Commit.
- Aegean: Add UpdateAction. Commit.
- Don't trust airport coordinates by airlines too much. Commit.
- Look for departure terminal in the generic pkpass extractor as well. Commit.
- Extract non-NP4 Lufthansa iCal events as well. Commit.
- Also consider given name prefixes when comparing partial names. Commit.
- Add year to the date, not the date/time when changing centuries. Commit.
- Add KTEL Thesprotias extractor script to the qrc file. Commit.
- Improve PKP extractor script. Commit.
- Extract the ticket token for Koleje Malopolskie. Commit.
- Allow to merge bus reservations without a bus name/number too. Commit.
- Extract departure platforms from Slovak Lines passes as well. Commit.
- Add Slovak Lines extractor script. Commit.
- Handle Apple Wallet bus boarding passes. Commit.
- Add extractor for KTEL Thesprotias. Commit.
- Relax arrivalTime validation for bus trip. Commit.
- Add note about nightly Flatpak builds of the CLI extractor. Commit.
- Add ActivityPub event extractor. Commit.
- Expand data model section. Commit.
- Baeder-suite: Extract ticket title. Commit.
- Expand contribution section in the README. Commit.
- Document usage from C++ and command line. Commit.
- Document how extractor scripts are discovered. Commit.
- Remove the implicit validation in the post-processor. Commit.
- Port command line extractor away from the deprecated implicit validation. Commit.
- Update post-processing and validation documentation. Commit.
- Add another extractor script example. Commit.
- Add extractor script sample. Commit.
- Expand JS runtime docs and add extractor filter examples. Commit.
- Decode enums in the ticket data dump tool. Commit.
- Add support for ferry vouchers issued by FerriesInGreece. Commit.
- Expand extractor script documentation. Commit.
- Remove obsolete note, Poppler is a required dependency nowadays. Commit.
- Extend documentation of the extractor process and extractor filters. Commit.
- Hide QImagePureBinarizer from API docs. Commit.
- Add basic documentation for the document model. Commit.
- Deutschebahn-online-ticket: Convert trip of gat "Bus" into a BusReservation. Commit.
- Deutschebahn-online-ticket: Guard plz and ptf. Commit.
- Update some outdated information in the extractor engine docs. Commit.
- Revert "It was renamed as kioclient". Commit.
- It was renamed as kioclient. Commit.
- Add subjectOf property to Ticket and ProgramMembership as well. Commit.
- Generalize DocumentUtil to not be limited to reservations. Commit.
- Implement UIC 918.3 ticket token comparison. Commit.
- Make UIC 918.3 elements comparable. Commit.
- Move ticket token comparison to its own file and add unit tests for it. Commit.
- Add an option to store the HTTP communication as a .har file. Commit.
- Run extractor tests on .har files as well. Commit.
- Demo tool for dumping DB and SNCF online ticket data. Commit.
- Add SNCF online ticket import extractor script. Commit.
- Add extractor script for DB online ticket responses. Commit.
- Add support for running extractors on HTTP responses. Commit.
- Add basic extractor for yorck kino. Commit.
- Document the new JS API. Commit.
- Remove the explicit ERA SSB decoding JS API. Commit.
- Port the VR extractor script to the new nested extraction API. Commit.
- Extractor document nodes need to be in the tree before processing them. Commit.
- Limit nested extractor engine calls. Commit.
- Make the SAS boarding pass extractor work for multi-leg passes. Commit.
- Modernize SAS boarding pass extractor. Commit.
- Extract Thalys ticket numbers. Commit.
- Use the new JS extractor engine API in the Thalys extractor script. Commit.
- Allow triangular merging if one side only has a departure day. Commit.
- Use reservation/ticket numbers consistently for different CD tickets types. Commit.
- Extract image-based CD and SNCB International mobile tickets. Commit.
- Add API for extractor scripts to run extraction on a new node sub-tree. Commit.
- Make BarcodeDecoder const here. Commit.
- Deduplicate the contentStartsWith utility method. Commit.
- Fix class/struct mismatch between declaration and forward declaration. Commit.
- Extract JSON-LD sub-trees in Apple iCal structured data. Commit.
- Fold Flight::provider into Flight::airline. Commit.
- Use normalized JSON-LD type names in import filtering as well. Commit.
- Handle fully qualified JSON-LD type names as well. Commit.
- Expand X-APPLE-STRUCTURED-DATA iCal properties. Commit.
- Add support for plist extractor document nodes. Commit.
- Add support for decoding binary plist data. Commit.
- Fix clang build. Commit.
- Implement comparing train numbers containing both line and route numbers. Commit.
- Add bookingkit pass extractor. Commit.
- Clean up duplicated postal codes in addresses. Commit.
- Add Eventbrite PDF extractor. Commit.
- Add Sunny Cars extractor. Commit.
- Use braceless UUIDs. Commit.
- Extract per-passenger ticket tokens on Grimaldi Lines tickets. Commit.
- Add support for EAN13 ticket tokens. Commit.
- Don't let incremental updates break hotel reservation batching. Commit.
- Revert an accidentally included change from the last commit. Commit.
- Add method to check whether two reservations refer to the same incidence. Commit.
- Fix generate qch variable. Commit.
- Update blablacar-bus station list. Commit.
- Add test data for Taiwan High Speed Rail. Commit.
- Add extractor for Taiwan High Speed Rail (台灣高鐵). Commit.
- Ouigo-es: Support new PDF data format. Commit.
- Split datatypes_p.h into installed and internal parts. Commit.
kjournald
- Flatpak: update runtime to 5.15-22.08. Commit.
- Allow building against KF6. Commit.
kjumpingcube
- Add explicit moc includes to sources for moc-covered headers. Commit.
kldap
- Fix platforms info. Commit.
- Fix category description. Commit.
- Not export symbol of private methods. Commit.
- Fix merge conflict (previous commit). Commit.
- Fix qch variable name. Commit.
- Perform initialization in initialization list. Commit.
- Remove unused variable. Commit.
- Remove compat support as all was ported. Commit.
- Use correct INSTALL_TARGETS_DEFAULT_ARGS. Commit.
- It was usefull during port. Commit.
- Const'ify. Commit.
- Remove unused include. Commit.
- Coding style. Commit.
- Move variable where they will be used. + const'ify. Commit.
- Use Q_REQUIRED_RESULT. Commit.
- Initiliaze variable in headers. Commit.
- Use debug category. Commit.
- Ldap KIO worker: follow generic category name schene kf.kio.workers.*. Commit.
kleopatra
- Fix import from notepad. Commit.
- Add MIME types for signed and encrypted archives. Commit.
- Bump Kleopatra version to 3.1.28. Commit.
- Change default expiry to three years in Kleo, too. Commit.
- Tell the command that it's finished. Commit.
- Handle canceling of secret subkey export. Commit.
- Do not timeout checksum commands. Commit.
- Update the doc actions for new filenames. Commit.
- Actually cancel the job when the task is canceled. Commit.
- Propose same expiry as for new certificates when changing validity. Commit.
- Use separate output directories for all tasks. Commit.
- Extract archives to folders based on the input file name. Commit.
- Allow stripping the archive extension from a file name. Commit.
- Remove the output file if job was canceled or an error occurred. Commit.
- Make archive jobs read signed/encrypted archives directly from files. Commit.
- Make archive jobs write created archives directly to files. Commit.
- Add missing getter for output file name. Commit.
- Check for existing files before starting any encryption tasks. Commit.
- Only ask the user for overwrite permission if file exists. Commit.
- Let OverwritePolicy take care of asking users whether to overwrite a file. Commit.
- Use custom label text only for progress label. Commit.
- Fix removing of temporary files with UNC paths. Commit.
- Cancel decryption/verification tasks when user cancels the operation. Commit.
- Show a better progress text when creating a signed/encrypted archive. Commit.
- Cancel tasks when user cancels operation. Commit.
- Add .0 to kleopatra manifest version. Commit.
- Sort the entries in the completion pop-up. Commit.
- Use Error::isCanceled instead of comparing error codes. Commit.
- Improve error messages for unacceptable output folders. Commit.
- Use NTFS permissions check to check if output folder is writable. Commit.
- Add helper to check if file is (really) writable (on Windows). Commit.
- Set OrganizationDomain before registering the DBus service. Commit. See bug #470246.
- Take hidden files into account when copying/removing files/folders. Commit.
- Make the path helpers available on Windows only. Commit.
- On Windows, revert to using our own helper for moving folders. Commit.
- Revert "Remove obsolete helpers". Commit.
- Add a Windows Manifest to kleopatra. Commit.
- Unify behavior of completion handling. Commit.
- Remove expiry message if input field is cleared. Commit.
- Avoid different dates for expiry of primary key and subkeys. Commit.
- Fix build for windows / different versions. Commit.
- Bump version to 3.1.27. Commit.
- Update expiration of subkeys that expired together with the primary key. Commit.
- Avoid asking multiple times whether to set owner trust. Commit.
- Switch smart card back to openpgp after any card command. Commit.
- Switch smart card back to openpgp after reading other app. Commit.
- Make default certification validity configurable. Commit.
- Fix typo. Commit.
- Update expiry notifications when keys or config changed. Commit.
- Make expiry thresholds for own and other certificates configurable. Commit.
- Add a sligthly modernized copy of KPluralHandlingSpinBox from KTextWidgets. Commit.
- Fix/unify conversion of GpgME::Error description to Unicode. Commit.
- Make display of expiration notifications configurable. Commit.
- Add setting to disable the expiration notifications. Commit.
- Put tags and tooltips settings on new General tab. Commit.
- Create UI of Appearance config in code. Commit.
- Use Key::canSign instead of Key::canReallySign with new gpgme++. Commit.
- Handle case that no suitable subkey was found. Commit.
- Explicitly check expiration of (own) encryption keys. Commit.
- Disable failing flatpak job. Commit.
- Remove Close button from expiry notifications. Commit.
- Notify users if recipient certificates expire soon. Commit.
- Notify users if their certificate expires soon. Commit.
- Pimpl SignEncryptWidget. Commit.
- Handle selected crypto operations as flags. Commit.
- Add Framework dependencies to .kde-ci.yml. Commit.
- Adapt to KMailTransportAkonadi moving into AkonadiMime. Commit.
- Port signal/slot to new api. Commit.
- Port to new api. Commit.
- Make compile against qt6. Commit.
- Remove unused methods. Commit.
- Use correct cmake *_FOUND variables. Commit.
- Update KWindowSystem calls. Commit.
- Remember the keys used to sign/encrypt the notepad. Commit.
- Use new keyIsCompliant helper to unify compliance check. Commit.
- Use new helper function. Commit.
- Add include to make Qt6 build happy. Commit.
- Remove obsolete helpers. Commit.
- Use KIO::moveAs to move decrypted folders to the target folder. Commit.
- Sort/group libraries to link. Commit.
- Look for all KF libraries with a single find_package command. Commit.
- Let the compiler control the lifetime of the dialog. Commit.
klettres
- Add explicit moc includes to sources for moc-covered headers. Commit.
- Add nullptr. Commit.
- Adapt to new api. Commit.
klickety
- Add explicit moc includes to sources for moc-covered headers. Commit.
klines
- Add explicit moc includes to sources for moc-covered headers. Commit.
kmag
- Add explicit moc includes to sources for moc-covered headers. Commit.
- It compiles fine without deprecated methods. Commit.
- Improve CMakePresets.json. Commit.
kmahjongg
- Add explicit moc includes to sources for moc-covered headers. Commit.
- Use ECMDeprecationSettings. Commit.
- Use the i18n function properly. Commit. Fixes bug #469200.
kmail
- Add info when email is empty. Commit. Fixes bug #472168.
- Doc: more generic description of the RTL script case. Commit.
- Allow to open history notification. Commit.
- Not necessary to create as pointer. Commit.
- Remove unused includes. Commit.
- Move code in kmlaunchexternalcomponent. Commit.
- Fix xml file. Sync with kdepim-runtime/agents/newmailnotifier. Commit.
- Add missing separator. Commit.
- Prepare to show notification history. Commit.
- Doc: update the description of the sending account config. Commit.
- We need to add toplevel collection too. Commit.
- Remove unused config-messageviewer.h include. Commit.
- Use #if vs #ifdef. Commit.
- Const'ify pointer. Commit.
- To be safe. Commit.
- Fix i18n. Commit.
- Allow to clear akonadi cache in subfolders. Commit.
- Allow to cancel job. Commit.
- Port clearcachejobinfolderandsubfolderjob to new api. Commit.
- Use ClearCacheFoldersJob directly. Commit.
- Start to implement clear akonadi cache in folder and subfolder. Commit.
- Adapt to new ktextaddons lib. Commit.
- Fix debug category description. Commit.
- Fix description. Commit.
- Adapt to new akonadi-contact/akonadi-contact-editor api. Commit.
- Adapt to KMailTransportAkonadi being merged into AkonadiMime. Commit.
- Adapt to new api. Commit.
- Fix signal/slot. Commit.
- Port to new api. Commit.
- Continue to port to new api. Commit.
- Start to port to new api. Commit.
- Unused from long time. Commit.
- Remove Q_DISABLE_COPY as it's already a QObject here too. Commit.
- Remove Q_DISABLE_COPY as it's already a QObject. Commit.
- Rename variables/methods. Commit.
- Remove unused include. Commit.
- Remove duplicate code. Commit.
- Add "open image" action. Commit. See bug #465713.
- Use count(). Commit.
kmail-account-wizard
- Link against KWallet explicitly. Commit.
- Adapt to KMailTransportAkonadi being moved into AkonadiMime. Commit.
kmailtransport
- Drop unused KPimMime dependency. Commit.
- Port the last KWallet use to QtKeychain. Commit.
- Fix platforms name. Commit.
- Remove unused TransportMananger::createDefaultTransport(). Commit.
- Remove KWallet from the public link interface. Commit.
- Clean up kde-ci.yml. Commit.
- Remove Akonadi dependancy. Commit.
- Remove kmailtransportakonadi now as we ported all users. Commit.
- Plugin moved to kdepim-runtime. Commit.
- Use std::move. Commit.
- Create on stack. Commit.
- Remvoe unused public area. Commit.
- Const'ify variable. Commit.
- Const'ify. Commit.
- We need ConfigGui as public. Commit.
- Perform initialization in initialization list. Commit.
- Drop KCM. Commit.
- Use correct INSTALL_TARGETS_DEFAULT_ARGS. Commit.
- Remove old alias. Commit.
kmbox
- Generate PACKAGE_INCLUDE_QCHTARGETS first. Commit.
- Use correct INSTALL_TARGETS_DEFAULT_ARGS. Commit.
kmime
- Fix platforms name. Commit.
- Use correct INSTALL_TARGETS_DEFAULT_ARGS. Commit.
kmines
- Add explicit moc includes to sources for moc-covered headers. Commit.
kmix
- Added README.oss4 file for compatibility information. Commit.
- DialogSelectMaster: Fix an "unused lambda capture" warning. Commit.
- Compatibility for OSS4 between 4Front and BSD. Commit.
- ControlManager: Fix a class/struct redefinition warning. Commit.
- ALSA backend: Fix a '|' precedence warning. Commit.
- Disable OSS4 support, until CI failure can be resolved. Commit.
- Fix detection of OSS 4 by version. Commit.
- Add component information for sound libraries. Commit.
- MDWSlider: Use isSliderDown() instead of having to track explicitly. Commit.
- ControlManager: Change to the more familiar pointer instance. Commit.
- Preferences dialogue: Update volume control GUI on control changes. Commit.
- Announce ControlList change on hotplug or unplug. Commit.
- System tray volume popup: Show PulseAudio controls as requested. Commit.
- System tray volume popup: GUI for individual PulseAudio controls. Commit.
- PulseAudio: Fix showing 4 tabs when starting with a new configuration. Commit.
- MPRIS2: Rename the mixer "Playback Streams" -> "Application Streams". Commit.
- Preferences dialogue: Retain the state of currently unplugged mixers. Commit.
- Don't need to list header files in CMake's source lists. Commit.
- Tidy up and fix some TODOs in mixer.h and mixerbackend.h. Commit.
- Eliminate the included 'backends/mixer_backend_i18n.cpp' file. Commit.
- Find Solid UDIs corresponding to coldplugged devices. Commit.
- Simplify hotplugging by using Solid UDIs throughout. Commit.
- Remove unused 'osdwidget' source files. Commit.
- Clean up the backend filter and multi driver settings. Commit.
- OSS: Fix volume feedback to work with this backend. Commit.
- Detect backends via CMake instead of trusting platform definitions. Commit.
- OSS: Handle hotplugging where ALSA is also active. Commit.
- OSS: Support for hotplugging. Commit.
- PulseAudio: Do not watch for or act on Solid hotplugging. Commit.
- Rename class Mixer_Backend -> MixerBackend for consistency. Commit.
- Simplify the list of available backends and names. Commit.
- Move the mixer backend creation Mixer -> MixerToolBox. Commit.
- Move the PulseAudio/dynamic tests Mixer -> MixerToolBox. Commit.
- Move the global master mixer handling Mixer -> MixerToolBox. Commit.
- Move the global mixer list handling Mixer -> MixerToolBox. Commit.
- Mixer: Remove public access to static list, use access functions. Commit.
- PulseAudio: Show all playback/capture devices in system tray volume control. Commit.
- PulseAudio backend: Move internal types to .cpp file, remove unused slot. Commit.
- ToggleToolButton: Use a fallback channel icon name. Commit.
- Preferences dialogue: Delay GUI setup until first opened. Commit.
- ALSA backend: Tidy up identify(), id2num() and header. Commit.
- Unload and disable the KDED module on KMix startup. Commit.
- Port deprecated QStyle::PM_DefaultLayoutSpacing -> horizontal/vertical. Commit.
- Port deprecated KWindowSystem -> KX11Extras. Commit.
- Fix a "loop variable creates a copy" warning. Commit.
- Rename main.cpp source file to reflect what executable it belongs to. Commit.
kmousetool
- Add explicit moc includes to sources for moc-covered headers. Commit.
- It compiles fine without deprecated methods. Commit.
- Remove not existing signal. Commit.
- Add qt6 support. Commit.
- Add missing libs. Commit.
kmplot
- Add missing dependencies. Commit.
- Add explicit moc includes to sources for moc-covered headers. Commit.
- Port to KF6. Commit.
knavalbattle
- Add explicit moc includes to sources for moc-covered headers. Commit.
knetwalk
- Add explicit moc includes to sources for moc-covered headers. Commit.
knights
- Add explicit moc includes to sources for moc-covered headers. Commit.
- Port to Qt6. Commit.
knotes
- Settings/notesharedglobalconfig.kcfg : fix typo in label of entry "Port". Commit.
- Argg missing some #ifdef vs #if. Commit.
- Fix compile. We need to use #if. Commit.
- Adapt to build against last textaddons. Commit.
- Fix category description. Commit.
- Remove prefix includes (make it compiles against qt6). Commit.
- Compile fine without deprecated methods. Commit.
- Use new TextAddonsWidgets/LineEditCatchReturnKey. Commit.
- It's an alpha version. Commit.
- Fix compile against last kf6. Commit.
- Remove kconfigwidget. Commit.
- We don't need ConfigWidgets. Commit.
- Port to new api. Commit.
- Const'ify pointer. Commit.
- Const'ify pointer + initialize variable. Commit.
- We use as lambda. Commit.
- Add parent. Commit.
koko
- Don't use SIGNAL and SLOT macros. Commit.
- Sidebar: rename heading from "Sort by" to "Filter by". Commit.
- Fix leaving fullscreen mode after pressing escape. Commit.
kolf
- Add explicit moc includes to sources for moc-covered headers. Commit.
- Fix typo in app description. Commit.
kollision
- Add explicit moc includes to sources for moc-covered headers. Commit.
kolourpaint
- Bump cmake version; lower required ksane version. Commit.
- Add commandline option to start with new image with given size. Commit. Fixes bug #468560.
kompare
- Port to latest LibKompareDiff2 5.4. Commit.
- Move check after cmake include => QT_MAJOR_VERSION is defined. Commit.
- Enable build also against KF6. Commit.
kongress
- Fix binary stripping in APKs with Qt 5.15.10. Commit.
- Use icon.name (already used). Commit.
- Flatpak: Update runtime to resume Binary Factory builds. Commit.
- Clean up timezone handling in event model. Commit.
- Allow building against KF6. Commit.
konqueror
- Use correct default value. Commit.
- Add an hidden --mimetype option to kfmclient. Commit.
- Connect to the textChanged instead of the textEdited signals. Commit.
- Ensure the currente user action is displayed. Commit.
- Add back the ability to customize the user agent. Commit.
- Don't create a parentless part. Commit.
- Make QtX11Extras a required dependency. Commit.
- Improving handling of Up button when inside an archive. Commit.
- Improve choice of window when a new tab is requested by kfmclient. Commit.
- Add more actions to Akregator plugin and cleanup code. Commit.
- Correctly detect available dictionaries even if output from hunspell is not in English. Commit.
- Install the bookmarks.desktop file. Commit.
- Include audio mimetypes among those supported by webenginepart. Commit.
- Don't crash if HtmlExtension doesn't provide neither SelectorInterface nor AsynSelectorInterface. Commit.
- Determine script information from JSON file rather than creating them manually. Commit.
- Make plugins using the KParts::SelectorInterface work with WebEnginePart. Commit.
- Doc: use a non deprecated entity for Frameworks. Commit.
- Fix minor typo. Commit.
- Restore the last state even when Konqueror is launched with URLs. Commit.
- Fix bugs in WebEnginePartDownloadManager::saveHtmlPage. Commit.
- Use the preferred application when possible. Commit.
- Add option to restore last window when starting Konqueror again. Commit. Fixes bug #421245.
- Documentation: "warrantee" is a noun, other small clarifications as I saw fit. Commit.
- Fix CWE-457 in parseErrorUrl. Commit.
- Fix CWE-664 in KonqUndoManager. Commit.
- Import kde_infopage assets from frameworkintegration. Commit.
- Add developer mode. Commit.
- Don't use default application when user chooses the "Open with..." menu entry. Commit.
- CMake: do not expand variables beforehand. Commit.
- Automatically switch to the recommended lifecycle state. Commit.
- Use Qt camelcase includes. Commit.
- Use mimetype from request if mimetype is not known. Commit.
- Find the correct part for the embedded terminal emulator. Commit.
- Make konq:blank display an empty page. Commit.
- Add support for bookmarks protocol. Commit.
- Improve the saving abilities of WebEnginePart. Commit.
konquest
- Add explicit moc includes to sources for moc-covered headers. Commit.
- Use ECMDeprecationSettings. Commit.
konsole
- ScreenWindow::updateCurrentLine: Better bound currentLine. Commit.
- Add isEmpty() here. Commit.
- Fix compile warning about QString::count(). Commit.
- Fix build with
QT_USE_PROTECTED_VISIBILITY
. Commit. - Tab bar settings: fix MIME type filtering of custom CSS file picker. Commit.
- Update README dead links. Commit.
- Remove usage of KDEFrameworkCompilerSettings. Commit.
- Fixed search bar false positive after clear scrollback (and reset). Commit. Fixes bug #407317.
- Hides redundant widgets on dialog for emoji font selection. Commit. Fixes bug #469563.
- Don't install terminalemulator service type for KF6. Commit.
- Eliminate compilation warnings for plugins from using QAction::setShortcut(s). Commit. Fixes bug #462615.
- Remove unused debugging variable. Commit.
- Adjust selection point coords when scrollback shrinks. Commit. Fixes bug #470346.
- Adapt to KIconThemes changes. Commit.
- Port to KF6. Commit.
- Fix spelling error. Commit.
- Remove unwanted warning output. Commit.
- Fix compatibility with xterm's OSC 104 without arguments. Commit.
- For plugins, only check RELEASE VERSION MAJOR and MINOR XX.YY. Commit.
- Check KPluginMetaData version before loading plugins. Commit.
- Add a menu option for monitors to only notify once. Commit.
- Add "Monitor for Prompt" action. Commit.
- Ensure both unerline and overline are drawn inside the row. Commit.
- Disable keyboard selection mode on resize. Commit. Fixes bug #467872.
- Invalidate a slightly larger area when scheduling a repaint. Commit. See bug #373232.
- Add two emoji sequences to the samples in the emoji font selection dialog. Commit.
- Don't decode right half of double width chars when decoding screen to text. Commit.
- Fix width of emoji characters with VS16. Commit.
- Revert "Check KPluginMetaData version before loading plugins". Commit.
- Revert "For plugins, only check RELEASE VERSION MAJOR and MINOR XX.YY". Commit.
- For plugins, only check RELEASE VERSION MAJOR and MINOR XX.YY. Commit.
- Check KPluginMetaData version before loading plugins. Commit.
- Add tests to check fix of invalid parent in profile. Commit.
- Do not allow an invalid parent to be set in profiles. Commit. Fixes bug #467790.
- Invalidate selection reference points on resize. Commit. Fixes bug #464040.
- On macOS readArguments(), check returned data for issues. Commit.
- Fix position and size of the underline. Commit. See bug #373232.
- Computation of overlines and underlines is not accounting for line spacing. Commit.
- On macOS, implement readArguments(). Commit.
- On macOS, implement setUserId which then allows readUserName to work. Commit.
- Use the built-in profile for TerminalInterfaceV2; no need to add a new one. Commit.
- Fix kglobalaccel integration. Commit.
- Draw selected background for right half of double width char if selected. Commit. Fixes bug #468465.
- Add target to generate coverage html pages. Commit.
- Use Qt camel case includes. Commit.
- Use correct kcmshellX for QtX version - Fix typo in d962ae00c. Commit.
- Use kcmshell6 on kf6. Commit.
- Fix a translucency repaint glitch in Wayland. Commit.
- Minor cleanup - normalize signatures. Commit.
- Fix comment spelling. Commit.
- Minor cleanup - remove extra semi-colons. Commit.
- SSHManager: Disable checking current process name in Windows. Commit.
- Remove unused variable. Commit.
- Comment out unused variables. Commit.
- Restrict all KSandbox use to KCoreAddons 5.97. Commit.
- Ptyqt: Append arguments with shell command in conpty. Commit.
- Use
test -x exec
when in flatpak. Commit. - Fix TERM env variable not being set in flatpak. Commit.
- Fix crash in ProfileSettings. Commit. Fixes bug #423136. Fixes bug #445173. Fixes bug #454986.
- For ptytest failures print errno; close pty after testing. Commit.
- Allow setting cursor color with escape sequence again. Commit.
- Fix warnings reported by windows qt6 ci. Commit.
- Fix Qt6 build for windows. Commit.
kontact
- Drop no longer needed Akonadi dependency. Commit.
- Return plugin name that we can use with --module command line. Commit.
- Doc: use a non-deprecated entity for Frameworks. Commit.
- It's alpha version. Commit.
- Port to new api. Commit.
- Show all headers in qtc6. Commit.
- Remove duplicate header. Commit.
- Use PimCommon directly. Commit.
kontactinterface
- Fix platforms info. Commit.
- Not export symbol of private methods. Commit.
- Warning is not useful now. Commit.
- Fix generate QCH target. Commit.
- Remove compat support as all was ported. Commit.
- Use correct INSTALL_TARGETS_DEFAULT_ARGS. Commit.
- It was usefull during port. Commit.
kontrast
- Update and move the flatpak manifest here. Commit.
- Ci: (temporarily) disable FreeBSD builds. Commit.
- Also create the data directory in release builds. Commit.
- Try to fix clang build. Commit.
- Port to FutureSQL. Commit.
- Add explicit moc includes to sources for moc-covered headers. Commit.
- Partly revert 3380c4a and add #include back. Commit.
- We need to add BSD-3-Clause.txt. Commit.
- Add license. Commit.
- Remove unused includes. Commit.
- Const'ify method. Commit.
- Fix show headers in qtc6. Commit.
- It compiles fine without deprecated methods. Commit.
- Add CMakePresets.json. Commit.
- Remove unused structure. Commit.
- Use help-contents icon instead of help-symbolic. Commit.
- We already use override keyword => remove "virtual" + add explicit. Commit.
konversation
- Caps: prevent connection hang when none are requested. Commit. Fixes bug #471940.
- Highlights sounds file picker: fix setting file filter by MIME types. Commit. Fixes bug #433667.
- Doc: use a non-deprecated entity for Frameworks. Commit.
kopeninghours
- Repeat year and month, when both are specified. Commit.
- Explicitly set target interface include directories. Commit.
- Provide valid closed intervals for always closed expressions. Commit.
korganizer
- Adapt code to GenerateProperties=true in CalendarSettings. Commit.
- It depends against akonadi-calendar which depend against messagelib which can't build on windows. Commit.
- Adapt to CollectionAnnotationsAttribute being moved to Akonadi. Commit.
- Don't beep in case some internal sanity checks fail. Commit.
- We don't need KMailTransportAkonadi here. Commit.
- Adapt to new akonadi-contact/akonadi-contact-editor api. Commit.
- Make collection filtering work again. Commit.
- Use QRegularExpression::wildcardToRegularExpression. Commit.
- Adapt to new api. Commit.
- Add missing ';'. Commit.
- Use QProcess. Commit.
- Use kcmshell6 in kf6. Commit.
- Drop duplicate KPimEventViews dep. Commit.
- Adapt to new api. Commit.
- Start to port to new api. Commit.
- Aboutdata is not used now. Commit.
- Comment debug include as it's unused until we port code. Commit.
kosmindoormap
- Fix rendering of closed non-area walls. Commit.
- Use protobuf's cmake config if available. Commit.
- Use protobuf cmake targets instead of variables. Commit.
- Show transliterated names when available and useful. Commit.
- .gitignore ignore compile_commands.json. Commit.
- Explicitly set target interface include directories. Commit.
kpat
- Add explicit moc includes to sources for moc-covered headers. Commit.
- Remove optimization from mod3 solver that doesn't hold true in all cases. Commit. Fixes bug #470393.
- Solve the simple simon autodrop problem less aggressively. Commit. Fixes bug #469991.
- Reinit Golf solver correctly after switching games. Commit. Fixes bug #470166.
kpimtextedit
- Fix platforms name. Commit.
- Install QCH targets file to backwards compatible path. Commit.
- Remove unused include. Commit.
- Allow to add emoji support. Commit.
- Add missing Q_REQUIRED_RESULT. Commit.
- Remove old code (now we use ktextaddons). Commit.
- Allow to use new TextEmoticonsWidgets lib. Commit.
- Rename signal. Commit.
- This class is never used. Don't install header/export it. Commit.
- Make KF::TextEditTextToSpeech a private link dependency. Commit.
- Fix license + move data from src/emoticon/emoji.json to src/emoticon/data/emoji.json. Commit.
- Use new emoji.json. Commit.
- Define json as binary (help to commit). Commit.
- Remove unused includes. Commit.
- Use new emoji.json. Commit.
- Continue to implement emoji model. Commit.
- Start to reimplement emoji support as in ruqola. Commit.
- Remove unused files. Commit.
- Not export symbol of private methods. Commit.
- Disable for the moment it crashs in qt6. Commit.
- Remove unused configwidgets. Commit.
- For the moment disable it on qt6 as it crashs. I need to investigate why. Commit.
- Use correct INSTALL_TARGETS_DEFAULT_ARGS. Commit.
- It was usefull during port. Commit.
- Rename variables. Commit.
- Remove unused include. Commit.
- Remove unused variable. Commit.
kpkpass
- Select pkpass message catalog based on QLocale::uiLanguages. Commit.
- Don't fail on empty entries in the message catalog. Commit.
- Generate PACKAGE_INCLUDE_QCHTARGETS first. Commit.
kpmcore
- Fix reuse error. Commit.
- Remove slightly misleading comment. Commit.
- Add explicit moc includes to sources for moc-covered headers. Commit.
- Fix building with Qt6. Commit.
- Obtain file system label from ID_FS_LABEL_ENC. Commit. Fixes bug #471499.
- Use right kded interface in Plasma 6. Commit.
- Fix undefined behaviour on 32-bit system. Commit.
- Improve human-friendliness and consistency of action text. Commit.
kpublictransport
- Remove coverage data without polygons from BVG and VBB. Commit.
- Don't limit vehicle layout queries to backends with realtime coverage. Commit.
- Remove the restriction for ÖBB vehicle layout requests on Austria. Commit.
- Support vehicle layouts for a few more ÖBB train types. Commit.
- Add support for ÖBB onboard API. Commit.
- Deutschebahn.js: Extract Zugportal geo coordinates, if any. Commit.
- Add support for Aegean Airlines onboard API. Commit.
- RestOnBoardBackend: Support JSON array replies. Commit.
- Add ÖBB RJX sample with per-coach occupancy information. Commit.
- Fix test file name. Commit.
- Consider route names for merging. Commit.
- Also provide access to vehicle layouts for ÖBB NightJets in the examples. Commit.
- Properly handle ÖBB NightJets with car transport cars. Commit.
- Parse route names in ÖBB coach layout replies. Commit.
- Add unit tests for ÖBB REX and S-Bahn coach layouts. Commit.
- Don't harcode line mode in ÖBB coach layout parsing. Commit.
- Parse deck counts in ÖBB coach layout replies. Commit.
- Consider route names for ÖBB coach layout requests as well. Commit.
- Allow to configure product name mappings for nested values. Commit.
- Add basic JSON Pointer (RFC 6901) evaluator. Commit.
- Show vehicle layout action also when we have a route name. Commit.
- Add unit test for DB regional train layout. Commit.
- Properly parse line and route names in DB vehicle layout responses. Commit.
- Use route names when available for DB vehicle layout requests. Commit.
- Don't hardcode line mode for DB vehicle layouts. Commit.
- Show route names when available. Commit.
- Support route names in Hafas product parsing. Commit.
- Add Route::name property. Commit.
- Make Hafas product name mapping more flexible to configure. Commit.
- Fix layouting of control car only trains. Commit.
- Improve diagnostics for the DB vehicle layout parser test. Commit.
- Add network manager to ci. Commit.
- Adjust/expand tests for local/long distance rail line meta data. Commit.
- Update the line metadata to include logos for train lines as well. Commit.
- Deal with wrong separator use in multi-route refs. Commit.
- Allow two more logo license variants. Commit.
- Don't let "airport rail link" define the line mode. Commit.
- Include local/long distance train metadata if having a line logo. Commit.
- Prepare line meta data storage to handle local/long distance train modes. Commit.
- Support line mode constraints for OTP stopover queries. Commit.
- Implement journey query line mode restrictions for the OTP Entur flavor. Commit.
- Implement journey query line mode constraints for OTP. Commit.
- Implement line mode constraints for IVV ASS queries. Commit.
- Prefer departure queries by IFOPT over queries by coordinates. Commit.
- Factor out IVV ASS product mapping. Commit.
- Implement line mode constraints for Navitia stopover and journey queries. Commit.
- Factor out Navitia physical mode mapping table. Commit.
- Support line mode constraints in EFA journey queries. Commit.
- Refactor EFA mode of transport mapping. Commit.
- Add unit tests for EFA stopover and journey requests. Commit.
- Don't map DB product class 4 to LocalTrain. Commit.
- Add some line mode presets to the departure and journey query examples. Commit.
- Support line mode constraints in the Hafas mgate backend. Commit.
- Refactor Hafas product class <-> line mode mapping. Commit.
- Add unit tests for Hafas mgate stopover requests as well. Commit.
- Add unit test for Hafas mgate request generation. Commit.
- Un-overload access/egress modes setters. Commit.
- Allow to specify line mode constraints for journey and stopover requests. Commit.
- Serialize bools and enums in arrays correctly. Commit.
- Mark a few derived properties as not stored. Commit.
- Improve diagnostics for the Hafas vehicle/platform parser test. Commit.
- Update line metadata from OSM/Wikidata. Commit.
- Add an explicit exclusion list for logo assets. Commit.
- Improve diagnostics for journey and stopover merging tests. Commit.
- Add a few more line metadata tests. Commit.
- Also merge lines based on matching Wikidata ids, not just bounding boxes. Commit.
- Consider P16 (transport network) for finding product items. Commit.
- Consider automated rapid transit (Q113455515) a valid product type. Commit.
- Fix OSM filter expression for light_rail route relations. Commit.
- Use correct o5m mimetype. Commit.
- Use braceless UUIDs. Commit.
- Fix AssetRepository preventing QNAM on demand creation. Commit.
- Load backend data on demand. Commit.
- Add unittest for DB Zugportal cancellations and messages. Commit.
- Deutschebahn.js: Extract stop messages. Commit.
- Deutschebahn.js: Check stop status and set disruptionEffect. Commit.
- Onboard status: Expose whether backend supports journey/position. Commit.
- Deutschebahn.js: Extract "hims". Commit.
- Networks: Add the au_navitia network. Commit.
- Navitiabackend: Include coverage information in queryLocation. Commit.
- Abstractbackend: Print the logging file location. Commit.
- Add methods to find platform section for certain vehicle parts. Commit.
krdc
- Allow building against KF6. Commit.
- Fix default scaling factor setting to 0. Commit. Fixes bug #441497.
krecorder
- Flatpak: update runtime to 22.08. Commit.
- Fix binary stripping in APKs with Qt 5.15.10. Commit.
- Mark KF5Kirigami2 RUNTIME required only. Commit.
- Drop unused KF5Config. Commit.
kreversi
- Add explicit moc includes to sources for moc-covered headers. Commit.
- No need to remove QT_NO_CAST_FROM_BYTEARRAY. Commit.
- Increase ecm_set_disabled_deprecation_versions. Commit.
- Fix board position in portrait mode. Commit. Fixes bug #445131.
krfb
- Pipewire: Drop dependencies that remained after the port to KPipeWire. Commit.
- README: Remove mentions to files that do not exist anymore. Commit.
kruler
- Add explicit moc includes to sources for moc-covered headers. Commit.
ksanecore
- Add explicit moc includes to sources for moc-covered headers. Commit.
- Crop the image after a scan finished. Commit.
- Also call renewImage() for 8-bit Gray images. Commit. Fixes bug #469683.
- Have export macros header include version header (Qt6-only). Commit.
- Revert "GIT_SILENT: fix extra-cmake-modules url". Commit.
- Support reading the gamma table. Commit.
kshisen
- Add explicit moc includes to sources for moc-covered headers. Commit.
- Revert "prefer scoped pointer". Commit.
- Make static. Commit.
- CamelCase. Commit.
- Remove redundant cast. Commit.
- Prefer scoped pointer. Commit.
- CamelCase. Commit.
- Simplify gravityBonus calculation. Commit.
- Make use of class template arg deduction. Commit.
- Fix some spelling and typos. Commit.
- Use in-class init and reduce ctor init lists. Commit.
ksirk
- Add explicit moc includes to sources for moc-covered headers. Commit.
ksmtp
- Install *version.h in SMTP directory. Commit.
- Fix QCH target. Commit.
- Fix target name. Commit.
- Fix install qch target. Commit.
- Use correct INSTALL_TARGETS_DEFAULT_ARGS. Commit.
ksnakeduel
- Add explicit moc includes to sources for moc-covered headers. Commit.
kspaceduel
- Add explicit moc includes to sources for moc-covered headers. Commit.
ksquares
- Add explicit moc includes to sources for moc-covered headers. Commit.
ksudoku
- Add explicit moc includes to sources for moc-covered headers. Commit.
ksystemlog
- Add explicit moc includes to sources for moc-covered headers. Commit.
- Improve CMakePresets.json. Commit.
- Port to buttonClicked(QAbstractButton*) => fix using in qt6. Commit.
kteatime
- Port away from loading icons via KIconLoader and panel icon size. Commit.
- Change name argument as "--name" is taken by qt. Commit.
ktimer
- Now in kf6 we need to search kconfigwidgets. Commit.
ktnef
- Omit default notebook argument. Commit.
- Add QCh support. Commit.
- Use correct INSTALL_TARGETS_DEFAULT_ARGS. Commit.
- It was usefull during port. Commit.
ktorrent
- I18n: Enable percentage i18n. Commit.
- Don't remember hidden state on exit. Commit.
ktouch
- Add explicit moc includes to sources for moc-covered headers. Commit.
- Enable i18n for accuracy value. Commit.
ktrip
- Adapt to Qt 5.15.10 changes in androiddeployqt. Commit.
- Use current Flatpak SDK version. Commit.
- Use geo: URI to show location on map. Commit.
ktuberling
- Add explicit moc includes to sources for moc-covered headers. Commit.
kturtle
- Mainwindow F2 should open the correct help page. Commit.
- Main use application icon. Commit.
- Add explicit moc includes to sources for moc-covered headers. Commit.
- Search XmlGui. kf6 compile fix. Commit.
kubrick
- Add explicit moc includes to sources for moc-covered headers. Commit.
kwalletmanager
- Adapt to KF version bump in D-Bus interface defition. Commit.
- Add explicit moc includes to sources for moc-covered headers. Commit.
- Fix configure module name. Commit.
- Don't install kwalletmanager5_show service file for KF6. Commit.
- Remove unneeded QVariantList from KCM constructor args. Commit.
- Fix import menu actions status. Commit. Fixes bug #373753.
- Use kcmshell6 for kf6. Commit.
- Already defined in headers. Commit.
- Port to new api. Commit.
kweather
- Flatpak: update runtime to 22.08. Commit.
- Fix syntax of dep5 copyright statements. Commit.
- Fix binary stripping of APKs with Qt 5.15.10. Commit.
- Fix includes. Commit.
- Fix flat screenshot. Commit.
- Update screenshots. Commit.
kwordquiz
- Fix minor typo. Commit.
- Update flashcard image. Commit.
- Adapt doc to the new qml rewrite. Commit.
- Fix message.sh. Commit.
- Fix qt6 version. Commit.
- Allow setting language of the columns. Commit.
- Remove dead code and add critical debug message. Commit.
- Disable audioprober on Qt6 for now. Commit.
- Add example back and polish welcome page. Commit.
- Fix remove deck. Commit.
- Clear layers before opening a new mode. Commit.
- Fix crash in MultipleChoicePage if less than 4 words. Commit.
- Add back command line interface. Commit.
- Add missing sound and image for answer. Commit.
- Rework welcome page. Commit.
- Rework CMakeLists.txt. Commit.
- Remove duplicate actions. Commit.
- Move action inline. Commit.
- Adapt kns3::entry usage to qt6. Commit.
- Disable audioprober in qt6 for now. Commit.
- Explicitely add Qt::Xml. Commit.
- Remove useless find_package NewStuffQuick. Commit.
- Explicitely import std::array. Commit.
- Add audio support back. Commit.
- Update translation extraction script to extract qml. Commit.
- Add keyboard navigation in the editor. Commit.
- Add print and print preview functionality back. Commit.
- Add filter in document editor. Commit.
- Add give hint functionality. Commit.
- Add autoflip feature. Commit.
- Support case incensitive text matching. Commit.
- Add autocheck support in MultipleChoicePage. Commit.
- Add setting and about page. Commit.
- Remove most of the remaining QtWidget stuff. Commit.
- Bring back KNewStuff integration. Commit.
- Fix setting check button enabled state. Commit.
- Improve usuability of deck editor. Commit.
- Implement multiple choice questions. Commit.
- Handle blank answer as question. Commit.
- Support blank answer and invert question <-> answer. Commit.
- Add keyboard navigation in QuestionAnswerPage. Commit.
- Implement basic answer and question mode. Commit.
- Allow repeating errors at the end. Commit.
- Continue port to qml. Commit.
- Start FlashCardPage. Commit.
- Qml port: Port word quiz editor to QML. Commit.
- Add explicit moc includes to sources for moc-covered headers. Commit.
- Add the option to compare asnwers in a non case sensitive way. Commit. Fixes bug #467585.
- Update the icon. Commit.
libgravatar
- Fix platforms info. Commit.
- Use KConfigDialogManager. Commit.
- Remove unused GravatarConfigWidget. Commit.
- Not export symbol of private methods. Commit.
- GRAVATAR_KF5_COMPAT doesn't exist now. Commit.
- Fix install QCH target. Commit.
- Not necessary to create compat lib now. Commit.
- Use correct INSTALL_TARGETS_DEFAULT_ARGS. Commit.
- It was usefull during port. Commit.
libkcddb
- Default EXCLUDE_DEPRECATED_BEFORE_AND_AT to 5.1.0 for Qt6 build. Commit.
- Remove unneeded QVariantList from KCM constructor args. Commit.
- Kcmcddb/cddbconfigwidget.ui: Change tabindex back to 0. Commit.
- Drop submission via SMTP. Commit.
- Have export macros header include version header (Qt6-only). Commit.
- Port to new KF6 KCModule API. Commit.
- Cmake: Bring back KF5 namespace for KF5/Qt5 builds. Commit.
- Revert "GIT_SILENT: fix extra-cmake-modules url". Commit.
- Export the KCddb6 target for Qt6 builds. Commit.
- Use KDE_INSTALL_TARGETS_DEFAULT_ARGS with Qt6. Commit.
- Rename CMake targets/libraries for KF6. Commit.
libkcompactdisc
- Have export macros header include version header (Qt6-only). Commit.
- Use KDE_INSTALL_TARGETS_DEFAULT_ARGS with Qt6 builds. Commit.
- Install .pri file. Commit.
- Drop the KF prefix for Qt6 builds. Commit.
libkdcraw
- Have export macros header include version header (Qt6-only). Commit.
- Rename to KF6 when building against Qt6. Commit.
libkdegames
- Add explicit moc includes to sources for moc-covered headers. Commit.
- Have export macros header include version header (Qt6-only). Commit.
- Default EXCLUDE_DEPRECATED_BEFORE_AND_AT to 7.5.0 for Qt6 build. Commit.
- Prepare "KDEGames6" as name for Qt6/KF6-based variant. Commit.
- Use variable to control base name of CMake config files. Commit.
libkdepim
- Avoid spurious checkcombobox toggle where indexes don't match. Commit. Fixes bug #347045.
- Fix platforms name. Commit.
- Remove unused public method. Commit.
- Remove unused dependencies. Commit.
- Not export symbol of private methods. Commit.
- Fix QCH support. Commit.
- Remove configwidgets. Commit.
- Use correct INSTALL_TARGETS_DEFAULT_ARGS. Commit.
- It was usefull during port. Commit.
libkeduvocdocument
- Add explicit moc includes to sources for moc-covered headers. Commit.
- Run clang format. Commit.
- Have export macros header include version header (Qt6-only). Commit.
libkexiv2
- Default EXCLUDE_DEPRECATED_BEFORE_AND_AT to 5.1.0 for Qt6 build. Commit.
- Fix build with exiv2 >= 0.28. Commit.
- Simplify 7bit ASCII detection. Commit.
- .gitignore ignore CMakeLists.txt.user. Commit.
- Have export macros header include version header (Qt6-only). Commit.
- Rename to KF6 when building against Qt6. Commit.
- Explicitly disable deprecated API when building against Qt6. Commit.
libkgapi
- Convert urls and calendarurls from KContacts to KGAPI. Commit.
- Fix syncing name. Commit.
- Fix copy paste error in license. Commit.
- Add QCH support. Commit.
- Fix install _version.h file. Commit.
- Add missing Q_REQUIRED_RESULT. Commit.
libkipi
- Add explicit moc includes to sources for moc-covered headers. Commit.
- Fix install include in kf6 too. Commit.
libkleo
- [tests] Check that setSigningKeys also works for explicit protocol. Commit.
- [fix] setSigningKeys is ignored for unknown protocol. Commit.
- Bump library version. Commit.
- Do not declare Qt metatype for GpgME::Key in public API. Commit.
- Bump library version. Commit.
- Make keyToString public as nameAndEmailForSummaryLine. Commit.
- Sort by fingerprint as last resort for deterministic sort order. Commit.
- Ignore expired subkeys when looking for newest subkey. Commit.
- Short-circuit if validity is different. Commit.
- Make test work with fixed sorting and test sorting. Commit.
- Sort locale-aware (and case insensitive). Commit.
- Split the proxy model in two models. Commit.
- Fix sorting of entries. Commit.
- Fix platforms info. Commit.
- Fix checking never expiring subkeys for expiration. Commit.
- Fix typo. Commit.
- Bump library version. Commit.
- Add accessesors for the threshold config items. Commit.
- Add minimum and maximum values for expiry notification thresholds. Commit.
- Bump library version. Commit.
- Add helper for converting description of GpgME::Error to Unicode. Commit.
- Use Key::canSign instead of Key::canReallySign with new gpgme++. Commit.
- Bump library version. Commit.
- Check expiration of suitable subkey instead of primary key. Commit.
- Check for null keys and invalid check flags. Commit.
- Remove internally used enum value alias. Commit.
- Bump library version. Commit.
- Add EncryptionKey flag. Commit.
- Fix copy&paste errors in test. Commit.
- Make expiration duration the actual days until/since expiry. Commit.
- Add parent argument to c'tor of ExpiryChecker. Commit.
- Fix build. Commit.
- Make checkKey return the result of the expiry check. Commit.
- Extract checking for threshold to helper. Commit.
- Remove superfluous check for positive threshold. Commit.
- Do not stop checking if certificate in chain never expires. Commit.
- Add flag to request check of certificate chain. Commit.
- Test with different durations since expiration. Commit.
- Do not check certificates in circular chains twice. Commit.
- Use a loop instead of recursion to check the certificate chain. Commit.
- Make expiry checker more robust in case of a circular certificate chain. Commit.
- Remove bogus semicolons from expiry messages. Commit.
- Replace different check methods with a single method. Commit.
- Make expiry notification thresholds configurable. Commit.
- Wrap the four thresholds in a simple object. Commit.
- Use the appropriate std::chrono type for the thresholds. Commit.
- Test ExpiryChecker without accessing private data. Commit.
- Use the key cache instead of repeated key list jobs in the test. Commit.
- Add ExpiryChecker. Commit.
- Bump library version. Commit.
- Remove duplicate keyValidity helper. Commit.
- Use warning indicator for non-compliant keys. Commit.
- Make the key resolver reject not fully valid keys in compliance mode. Commit.
- Simplify checking keys for compliance with de-vs mode. Commit.
- Move Formatting::isKeyDeVs to compliance. Commit.
- Move Formatting::uidsHaveFullValidity to keyhelpers. Commit.
- Use correct INSTALL_TARGETS_DEFAULT_ARGS. Commit.
libkmahjongg
- Add explicit moc includes to sources for moc-covered headers. Commit.
- Have export macros header include version header (Qt6-only). Commit.
- Prepare "KMahjongglib6" as name for Qt6/KF6-based variant. Commit.
libkomparediff2
- API dox: tech kapidox about all macros used. Commit.
- API dox: note new CamelCase header includes. Commit.
- Remove unused private class members, deprecate constructor with related arg. Commit.
- Install also CamelCase headers. Commit.
- Change headers prefix to komparediff2/, with back-compat for libkomparediff2. Commit.
- Rename export header/macro base name: diff2 -> komparediff2, w/ back-compat. Commit.
- Add EXCLUDE_DEPRECATED_BEFORE_AND_AT option, add a 5.4 deprecation version. Commit.
- Bump version to 5.4. Commit.
- Enable build also against KF6. Commit.
- Qt6 builds: link explicitly Qt6::Core5Compat. Commit.
- Use forward declaration instead of include, to not extend public interface. Commit.
- Have export macros header include version header (Qt6-only). Commit.
- Use full version incl. patch level with project() call. Commit.
libksane
- Add explicit moc includes to sources for moc-covered headers. Commit.
- Have export macros header include version header (Qt6-only). Commit.
- Install version header into own include base dir. Commit.
libksieve
- Add host name too. Commit.
- Fix platforms name. Commit.
- Add KSIEVEUI_NO_EXPORT. Commit.
- Use Q_REQUIRED_RESULT. Commit.
- Not export symbol of private methods. Commit.
- Fix qch support. Commit.
- ConfigWidget is not necessary. Commit.
- Compat lib is not necessary now. Commit.
- Fix i18n. Commit.
- It was usefull during port. Commit.
libktorrent
- Add missing find_package call for Qt5Compat. Commit.
lokalize
- Fix constructing pot branch dirs for symlinked dirs. Commit. Fixes bug #472605.
- Convert implicit QString contructions to explicit conversion. Commit.
- Minor cleanups. Commit.
- Port to QRegularExpression. Commit.
- Introduce SPDX conform copyright statements. Commit.
- Introduce tests for copyright updates. Commit.
- Introduce GetTextHeaderParser and initial unit test infrastructure. Commit.
- Update entry reference after deleting nonexistent file in TM. Commit. Fixes bug #461950.
- Change Persian plural form. Commit.
- Add explicit moc includes to sources for moc-covered headers. Commit.
- Ignore word wrapping newlines when creating message diffs. Commit.
- Use in-class initialiser. Commit.
- Use range-based for loop on Qt container more idiomatically. Commit.
- Remove commented code. Commit.
- Use const and safe one QRexExp creation. Commit.
- Use range-based for loop. Commit.
- Use range-based for loop. Commit.
- Remove commented code. Commit.
- Initialize local variables. Commit.
- Use in-class initialization. Commit.
- Some random cleanup. Commit.
- Reduce the scope of variables. Commit.
- Cleanup some includes. Commit.
- Fix some word wrap related issues. Commit.
- Fix file type selection. Commit.
- Improve function naming. Commit.
- Use QString's isEmpty() instead if length() in bool context. Commit.
- Use more const. Commit.
- Fix RTL language i18n issue. Commit.
- Remove unused include. Commit.
- Mark unused parameters as such. Commit.
- Use in-class initialisation and default ctor/dtor. Commit.
- Use range-based for loop. Commit.
- Port away from QOverload<>::of() functions. Commit.
- Use in-class initialisation. Commit.
- Use more const. Commit.
- Port away from QComboBox::currentIndexChanged(QString). Commit.
- Inverse logic and remove commented code. Commit.
- Use more in-class initialisation. Commit.
- Port away from deprecated KPassivePopup::message. Commit.
- Remove repeated condition from CMake if() statements. Commit.
- Delete some commented code. Commit.
- Set about data more explicitly. Commit.
- Move the 3 widgets of Language Team to the same line. Commit.
- Use range-based for. Commit.
- Use in-class initialisation. Commit.
- Keep error handling disabled until function is actually removed. Commit.
- Make the fallthrough explicit. Commit.
- Use in-class initialisation. Commit.
- Remove deprecated function call. Commit.
- Port away from deprecated signal. Commit.
- Port insertMulti() to insert(). Commit.
- Rename some variables shadowing other stuff. Commit.
- Remove always-false condition. Commit.
- Fix typo. Commit.
- Remove msvc workaround since it is not needed anymore. Commit.
- Replace QXMLSimpleReader with QXMLStreamReader in xliffextractor. Commit.
- Replace QXMLSimpleReader with QXMLStreamReader. Commit.
- Replace QXMLSimpleReader with QXMLStreamReader in tmjobs. Commit.
- Add unit test for tmjobs. Commit.
- Add unit test for glossary. Commit.
- Add unit test for xliffextractor. Commit.
- Use qt string macros and bump compiler settings level. Commit.
- Use Qt string macros. Commit.
- Delete commented code. Commit.
- Initialize pointer. Commit.
- Mark 1-argument ctors explicit. Commit.
- Reduce scope. Commit.
- Make sure, pointer is not NULL. Commit.
- Simplify qobject_cast and unshadow variable. Commit.
- Do not have code after return statement. Commit.
- Add .cache folder used by clangd to .gitignore. Commit.
- More YesNo dialog porting. Commit.
- Reduce unneeded assignments. Commit.
- Constness. Commit.
- Reduce scope. Commit.
- Mark ctor explicit. Commit.
- Replace empty QStringLiteral with QString. Commit.
- Fix some explicit ctors and in-class initialization. Commit.
- Prefer ContinueCancel dialog since there is only Do or Cancel. Commit.
- Port from YesNo dialogs to TwoActions. Commit.
- Remove invalid use of QStringLiteral without arguments. Commit.
- Enable RTL languages to translate this properly. Commit.
- Make use of Qt string macros. Commit.
- Fix potential out-of-bounds access on empty list. Commit.
- Constify. Commit.
- Make progress bar percentage localizable. Commit. Fixes bug #459212.
- Maintain backwards compatibility. Commit.
- Constify. Commit.
- Prefer QLatin1String if there is an overload for it. Commit.
- Port insertMulti() to insert(). Commit.
- Port questionYesNo() to questionTwoActions(). Commit.
- Prefer prefix ++. Commit.
- Prefer using static method instead of instantiating the object. Commit.
- Fix header guard comment. Commit.
- Add missing includes. Commit.
- Mark one-argument ctors explicit. Commit.
- Make use of in-class initialisation. Commit.
- Change deprecated KCompletionBox::activated with KCompletionBox::textActivated. Commit.
- Change deprecated KReplace::replace to KReplace::textReplaced. Commit.
- Change deprecated KFind::highlight to KFind::textFound. Commit.
- Replace deprecated QLinkedList with std::list. Commit.
- Initialize files in base and branch catalogs at the same time. Commit. Fixes bug #462902.
lskat
- Add explicit moc includes to sources for moc-covered headers. Commit.
- Fall back to "fontWidthUpper" if "fontWidthName" or "fontWidthPoints" is missing. Commit.
- Fix line wraps in point counters and player names. Commit. Fixes bug #175558.
mailcommon
- Adapt to CollectionAnnitationsAttribute being moved to Akonadi. Commit.
- Fix platforms name. Commit.
- KMail filter dialogue: Add icons to import/export/Sieve buttons. Commit.
- Adapt to new akonadi-contact/akonadi-contact-editor api. Commit.
- Not export symbol of private methods. Commit.
- Remove unused signal. Commit.
- Fix install qch target. Commit.
- Don't duplicate mailcommon_export.h (fix install it). Commit.
- Remove search configwidgets. Commit.
- We need to search PimCommonAkonadi otherwise we need to check on several apps. Commit.
- Use correct INSTALL_TARGETS_DEFAULT_ARGS. Commit.
mailimporter
- Fix platforms name. Commit.
- Remove unused files. Commit.
- Not export symbol of private methods. Commit.
- Fix typo. Commit.
- Generate version first. Commit.
- Fix generate QCH + remove compat lib. Commit.
- PimCommon is only necessary not PimCommonAkonadi. Commit.
- Use correct INSTALL_TARGETS_DEFAULT_ARGS. Commit.
- It was usefull during port. Commit.
marble
- Require C++17. Commit.
- Improvement over 41bfa5e7f1bdf161776f76beed571319f9744dbc. Commit. Fixes bug #408413.
- Should fix: Bad MarbleQuickItem layout on HighDPI. Commit. Fixes bug #408413.
- Fix crash for static URLs due to a4aa19db604e1c233982b20e1ab886df76839094. Commit.
- Fix "neon unstable ci compile failures". Commit.
- Save WMTS server history separately. Commit.
- Minor fix for the case when there is no bbox. Commit.
- Added missing new files. Commit.
- Patch by Boris Shhtrasman:. Commit. Fixes bug #358779.
- Fix Crash on Pressing Cancel in EditPlacemarkDialog for the ReadOnly case. Commit.
- Fix Crash on Pressing OK in EditPlacemarkDialog for the ReadOnly case. Commit.
- Reactivate Shortcuts. Commit.
- Fix Crash on Panning with Equirectangular Projection. Commit. Fixes bug #453332.
- Fix MapWizard crash if there is no recognized projection. Commit.
- Na na na na, na na na na, hey hey, goodbye Qt Support <= Qt 5.10. Commit.
- Fix bottom strip that occurs in the Equirectangular- and MercatorScanlineMapper. Commit.
- Fix "Crash when working with a GPX-track" and brush up the UI a bit. Commit. Fixes bug #394101.
- Fix: Selecting by pressing Enter doesn't work in MapViewWidget. Commit. Fixes bug #318280.
- Enable retrieval of aircraft position information from a host other than the local host. Commit. Fixes bug #373022.
- Use marble library version as application version. Commit.
- Follow-up fix for fbb2d704c615a1cd4968bed49a0d4b26c1469134. Commit.
- Restore former GPX rendering behavior. Commit.
- Performance improvement by changing further parts of the. Commit.
- Remove hillshading from OpenStreetMap theme as the server ceased its operation. Commit.
- Support for more detailed contact information. Commit.
- Remove horizontal scrollbar as reported by fmario/unormal. Commit.
- Minor fixes. Commit.
- Fix regression introduced with: 549f19335f4eb4432169439df3cffd290795bd65. Commit.
- Initial experimental support for WMTS. Commit.
- Allow to set a background color for WMS-based themes. Commit.
- Initial fix for a crash that happens whenever tilefiles are read in parallel. Commit.
- Initial support of the selection of multiple WMS layers. Commit.
- Numerous WMS-bugfixes. Commit.
- Basically a rewrite of the MapWizard. The WMS-specific parts were. Commit.
- Better preview for WMS-based themes. Commit.
- Fixes for Combobox behavior. Commit.
- Add tile projections to WMS Wizard and format selection. Commit.
- Fix minor typo. Commit.
- Changed cloud coverage provider. Commit.
- In order to better identify Marble and Marble-based applications. Commit.
- Small tweaks for the MapWizard WMS page. Commit.
markdownpart
- Adapt to KF6 KParts change. Commit.
- Move away from removed KPluginFactory::create function. Commit.
- Use KParts::NavigationExtension with KF6. Commit.
merkuro
- Fix collapsed status of collectionHeadingItem. Commit.
- Fix contact group action text in ContactView. Commit.
- Fix org.kde.merkuro.mail.desktop categories. Commit.
- Improve consistency of contact and calendar sidebars. Commit.
- Fix loading the TodoTreeView. Commit.
- Remove CalendarSettingsPage. Commit.
- Fix right clicking on sidebar. Commit.
- Fix todo tree item not having a Accessible.name. Commit.
- Ensure invisible element in PathView are not focusable. Commit.
- Don't leak html in our Accessible.name. Commit.
- Fix Reset button being table when invisible. Commit.
- Update calendar collection view to use RoundedItemDelegate. Commit.
- Add Merkuro branding to the Mail application. Commit.
- Make name consistent. Commit.
- Make the background of the sidebar white. Commit.
- Update calendar screenshot. Commit.
- Add contact screenshot. Commit.
- Fix i18n calls. Commit.
- Fix qml warning. Commit.
- Cleanout contact app. Commit.
- Update design of mail view. Commit.
- Add new icons from Aron. Commit.
- Temporarily simplify identity settings. Commit.
- Add a starter identity configuration form in akonadi quick. Commit.
- Move identity model into akonadi quick. Commit.
- Add a starter account settings page for mail. Commit.
- Add a starter settings page for mail. Commit.
- Fix rendering of contact sidebar. Commit.
- Fix missing icon in window decoration. Commit.
- Cleanout remains of the old about page. Commit.
- Fix minor typo. Commit.
- Fix link to the website. Commit.
- Fix another copy paste error. Commit.
- Fill out calendar metainfo.xml file. Commit.
- Add missing summary. Commit.
- Rebrand Kalendar to Merkuro. Commit.
- Allow to saveWindowGeometry in kalendar-contact. Commit.
- Consistently name app and fix icons. Commit.
- Fix bug with the position in WeekView. Commit.
- Fix swipeable view getting invalid currentIndex. Commit.
- Set date time state selected date in KalendarUiUtils openDayLayer. Commit.
- Add convenience method to set year month and day of selected date at once. Commit.
- Simplify a variable declaration. Commit.
- Fix incidence being invisible. Commit.
- Fix currentDate. Commit.
- Fix onSelectedDateChanged for BasicInternalHourlyView. Commit.
- Fix trying to access removed remindersModel. Commit.
- Fix various console warnings. Commit.
- Constify a lot of api. Commit.
- Initialize variable. Commit.
- Fix crash on exit. Commit.
- Add missing QQmlParserStatus. Commit.
- Fix TagManager being undefined. Commit.
- Bring back importer. Commit.
- Add back schedule action in menu. Commit.
- Port email app to new structure. Commit.
- Remove duplication in main.qml. Commit.
- Fix typo in .desktop file. Commit.
- Constify method arguments. Commit.
- Fix contact app global menu. Commit.
- Add back kcommandbar. Commit.
- Fix hourly views trying to overwrite a now readonly prop. Commit.
- Fix date picker. Commit.
- Move remaining usage DateChanger to ViewTitleDelegate. Commit.
- Fix in incidenceoccurrencemodel in Gammaray. Commit.
- Fix schedule view. Commit.
- Remove last instances of setToDate. Commit.
- Move hourlyViewLocalisedHourLabels to Utils. Commit.
- Multidayincidencemodel: Make it work with gammaray. Commit.
- Fix TagManager in IncidenceEditorPage. Commit.
- Import HourlyView by url. Commit.
- Refactor HourlyView to use DateTimeState. Commit.
- Simplify ScheduleView state management. Commit.
- Refactor month view selected date state. Commit.
- Unbreak MenuBar for calendar app. Commit.
- Move calendar parts from src to src/calendar. Commit.
- Split Calendar and address book in two seperate app. Commit.
- Fix FreeBSD build. Commit.
- Fix qml path (it's in contact_editor). Commit.
- Add initial structure of email composition. Commit.
- Fix showing initials in contacts list avatars. Commit.
- Fix minor typo. Commit.
- Add publish, mail free/busy. Commit.
- Fix typo. Commit.
- Add Free/Busy Retrieve Settings. Commit.
- Lots of small fixes, cleanup. Commit.
- Add separators between text fields. Commit.
- Add Free/Busy Publish Settings. Commit.
- Add skeleton for schedule configuration. Commit.
- Initial setup for free/busy UI. Commit.
- Add missing #pragma once. Commit.
- Store reminder times to the correct variable. Commit. Fixes bug #470288. Fixes bug #470525.
- Fix i18n support. Commit.
- Fix includes. Commit.
- Install event filtering on main window, not entire app, to prevent double click registering. Commit.
- Remove mouse click tracking in KBMNavigationMouseArea. Commit.
- Respond to MouseTracker button release events in KalendarApplication, move views. Commit.
- Make MouseTracker a singleton. Commit.
- Track mouse button releases in MouseTracker. Commit.
- Fix the week view action being deselectable in the drawer. Commit.
- Constify references where possible in main.cpp. Commit.
- Fix setting of X location of incidence popups on very wide incidences. Commit.
- Make MouseTracker available in QML. Commit.
- Implement mouse event filtering in MouseTracker class. Commit.
- Add MouseEventFilter class. Commit.
- Eliminate effect of current time on hourly view's setToDate function. Commit.
- Fix setToDate rounding in SwipeableInternalHourlyView. Commit.
- Disable capturing hover events globally. Commit.
- Add a stripe for multi-day, non all-day incidences to make their duration more visible. Commit.
- Add link hover event to TextPart. Commit.
- Simplify MultiDayIncidenceModel. Commit.
- Use grouped property. Commit.
- Modernize DayGridView. Commit.
- BasicMonthGridView.qml: Use const instead of let. Commit.
- Simplify and optimize HourlyIncideModel. Commit.
- Use std::any_of instead of a for loop. Commit.
- Split ContactEditorPage.qml into multiple qml files. Commit.
- Use Akonadi::Collection::Id to store color keys. Commit.
- Improve retrival of color from incidence. Commit.
- Get collection color directly from collection when possible in IncidenceOccurrenceModel. Commit.
- Fix wrong colour being set in color cache when generating it is required. Commit.
- Use strict equality for DayGridViewIncidenceDelegate.isInCurrentMonth. Commit.
- Fix errors with null model.periodStartDate in dayDelegate.startDate. Commit.
- Add missing i18n. Commit.
- Fix c++ warning (c++20). Commit.
- Fix bugs in IncidenceInfoContents. Commit.
- Add mastodon link. Commit.
- Remove c++20 warning. Commit.
- Warning--. Commit.
- Remove unused variable. Commit.
- Remove qml debugger. Commit.
- Fix incidenceoccurrencemodel tests. Commit.
- Implement deleting emails. Commit.
- Added unit test for PhoneModel. Commit.
- Fix checking if a non existing calendar. Commit. Fixes bug #463739.
- Fix crashes in incidenceoccurrencemodel. Commit. Fixes bug #466063.
- Fix "Custom" reminder option showing as "On Event Start". Commit.
- Kalendar/UI: Improve usability. Commit.
- Add a personal information section in ContactEditor. Commit.
- Add profile picture field in the ContactEditor. Commit.
- Remove no longer used calendarsupport dependency. Commit.
- Don't link against AkonadiXml and AkonadiAgentBase. Commit.
- Remove usage of calendarsupport. Commit.
- Tidy up the dependencies now that eventviews isn't necessary anymore. Commit.
- Switch to the TodoModel copy from akonadi-calendar. Commit.
- Display again search collection. Commit.
- TodoModel ctor signature changed to drop the dependency on prefs. Commit.
- Fix another qt6 build failure. Commit.
- Remove EventView Prefs usage of collection color. Commit.
- Fix qt6 build failure. Commit.
- Fixed a not initialized variable named score inside the class. Commit.
- Extract Priority ComboBox in standalone component. Commit.
- Add unit tests for reminder model. Commit.
- Move RemindersModel to calendar module. Commit.
- Add tests for addressmodel. Commit.
- Adjust spacing. Commit.
- Added Business FormCard to the ui. Commit.
- Main.qml : resolved warning. Commit.
- TagManagerPage.qml: Fix overlapping of Tags with Edit and Delete button. Commit.
- Add unit test for new calendar utils. Commit.
- Fix centering of command bar. Commit.
- Remove unused dataroles in remindersmodel. Commit.
- Cleanup reminder model. Commit.
- Center command box to window. Commit.
- Command view: Display placeholder message when no search results found. Commit.
- Move blog feed down a bit. Commit.
- Added blog field to contact. Commit.
- KPimPimcommon is not necessary now that mailcommon searchs module. Commit.
- Disable ok button when string is empty (trimmed). Commit.
- Allow building against KF6. Commit.
- Don't activate button if str is empty (trimmed). Commit.
- Contact view: add menubar entry to create contact group. Commit.
- Contact view: fix "create > new contact" menubar entry not opening corresponding page, global menu showing "new mail" instead of "new contact". Commit.
- Remove unused target_source call. Commit.
- Remove this unused includes. Commit.
- Use isEmpty(). Commit.
- Remove unused includes. Commit.
- Consitfy some method parameters and use null for empty background. Commit.
- Fix impp model test. Commit.
- Port contact group editor to MobileForm. Commit.
- Fix indicator. Commit.
- Move property assignment at the top. Commit.
- Port ContactPage to Mobileform. Commit.
- Port contact editor mobileform. Commit.
messagelib
- Fix Do not change color from original HTML mail" also makes plain text mail not adhere to color scheme. Commit. Fixes bug #471857.
- Fix compilation with C++17 standard, std::unary_function unavailable. Commit.
- Use htmlHeadSettings.htmlFormat. Commit.
- Add htmlHeadSettings in linkColorDefinition too. Commit.
- Remove unused USE_HTML_STYLE_COLOR. Commit.
- Add missing Q_REQUIRED_RESULT. Commit.
- Add CSSHelperBase::HtmlHeadSettings. Commit.
- Remove MessageViewer from the public link interface of MessageComposer. Commit.
- KeyResolver: allow explicitly settings contact crypto preferences. Commit.
- Hide inline message boxes when printing. Commit.
- Use QuoteHtmlChars. Commit.
- Fix compare emails (some email is wroten as "foo@kde.org". Commit.
- Convert quote as html otherwise we can't see info. Commit.
- Remove unused includes. Commit.
- Use ExpiryChecker from libkleopatra. Commit.
- Use Kleo::DeVSCompliance::keyIsCompliant. Commit.
- Fix typo. Commit.
- Align descript message and lock icon. Commit.
- Ignore validate empty json. Commit.
- MessageComposer: introduce a new ItipPart. Commit.
- Fix handling of non-letter characters in names in snippets. Commit.
- Fix TemplateParser::getFirstNameFromEmail. Commit.
- Fix autotests for TemplateParserUtil::getLastNameFromEmail. Commit.
- Fix extracting names with a comma from addresses in snippets. Commit.
- Fix off-by-1 error TemplateParser::Util::getLastNameFromEmail. Commit.
- Move EditorWatcher to messagecomposer. Commit.
- Fix references to message parts in encrypted messages. Commit. Fixes bug #469383.
- Install MessageComposer/KeyResolver header. Commit.
- Add PimCommonAkonadi into MessageComposer find_dependency(). Commit.
- Look for matching subkey if no key was found for fingerprint. Commit. Fixes bug #469304.
- Add debug operator. Commit.
- Use QDataStream version. Commit.
- Define version otherwise when we switch qt6 it failed. Commit.
- Install config file. Commit.
- Fix search lib. Commit.
- Adapt to build against last ktextaddons (autocorrection split). Commit.
- Clean up pre-SPDX license headers. Commit.
- Adapt to new akonadi-contact/akonadi-contact-editor api. Commit.
- Move KPim/KF deps where they belong. Commit.
- Adapt to KMailTransportAkonadi being merged into AkonadiMime. Commit.
- Add parent. Commit.
- Don't export private symbol. Commit.
- This class was supposed long time ago to allow to use external script. Commit.
- We use lambda for this one. (Avoid to export it too). Commit.
- Add parent. Commit.
- Not necessary to use slot here. Commit.
- USe MESSAGECORE_NO_EXPORT. Commit.
- Port to qt6. Commit.
- Use MESSAGELIST_NO_EXPORT. Commit.
- Fix port to qt6. Commit.
- Remove the built-in vCard viewer. Commit.
- Handle sms: URLs as well. Commit.
- Port to Qt6. Commit.
- Add missing Q_REQUIRED_RESULT. Commit.
- Not export symbol of private methods. Commit.
- Remove duplicate lib. Commit.
- Remove duplicate include. Commit.
- Don't search configwidget. Commit.
- Add missing Q_REQUIRED_RESULT. Commit.
- Add comment. Commit.
- Const'ify list of plugins. Commit.
- Add missing Q_REQUIRED_RESULT. Commit.
- Initialize in class directly. Commit.
- Remove unused slot. Commit.
- Add WEBENGINEVIEWER_BLOCK_TRACKING_URL_LOG debug category. Commit.
- Use correct INSTALL_TARGETS_DEFAULT_ARGS. Commit.
- Mail dispatcher create/online dialogues: Add icons to buttons. Commit.
minuet
- Add explicit moc includes to sources for moc-covered headers. Commit.
- Remove extra ';'. Commit.
- Improve windowing on Wayland. Commit.
- Main: Add Quit shortcut. Commit.
- Update image link. Commit.
neochat
- Don't inherit color in TimelineContainer. Commit.
- Use view-list-details instead of expand icon in room drawer. Commit.
- Destroy the correct component in space list context menu. Commit.
- Prevent the TapHandler in AvatarTabButton from triggering clicked(). Commit.
- Add icons to the space list context menu items. Commit.
- Prevent the chat bar from pasting a local file URL if we save the bitmap. Commit.
- Ensure that the notification avatar is drawn with no pen. Commit.
- Further notification avatar improvements. Commit.
- Fix the account switcher width so it doesn't spill off the side. Commit.
- Pick a better shadow and clean up emoji popup backgrounds. Commit.
- Don't clip the emoji popups as they destroy shadows. Commit.
- Improve tooltips in chatbar. Commit.
- Wrap room display name in Room Drawer. Commit.
- Display big emoji correctly. Commit.
- Force plain text in room delegate. Commit.
- Remove leftover debug statement. Commit.
- Fix last active time in devices page. Commit.
- Redesign timeline. Commit.
- Fix opening account menu on right click. Commit.
- Html-escape display names in state delegates. Commit.
- Fix room list icon size in compact room list. Commit. Fixes bug #472682.
- Fix compilation with e2ee disabled. Commit.
- Use prettier notification images. Commit.
- Fix errors preventing the avatar from being shown when uploaded. Commit.
- Add an obvious "upload" button in the account editor. Commit.
- Fix settings button tooltip. Commit.
- Refactor completion menu. Commit.
- Move no connection info message to the top. Commit.
- Fix clearing user search field text when switching rooms. Commit.
- Fix nullptr check. Commit.
- Add back some spacing around the avatar in the timeline. Commit.
- Fix accessibility of StartChatPage and port to new components. Commit.
- Port Avatar usage in Settings KirigamiAddons. Commit.
- Port most Avatar usage to new KirigamiAddons Avatar. Commit.
- Remove hover effect on timeline events. Commit.
- Remove duplicated code in QuickSwitcher for RoomDelegate. Commit.
- Redesign room list. Commit.
- Scroll to top of RoomDrawer on loading of header. Commit.
- Discard wrong avatar urls. Commit.
- Port to KirigamAddons.Banner. Commit.
- Fix opening user mentions. Commit.
- Fix image loading in room avatars. Commit.
- Add explicit moc includes to sources for moc-covered headers. Commit.
- Only create consent sheet if required. Commit.
- Fix most compilation warnings. Commit.
- Stop using the AccountRegistry Singleton. Commit.
- Add missing explicit keyword. Commit.
- Includes is already defined in header. Commit.
- Fix qml Audio/Video support in qt6 too. Commit.
- Enforce namespaced includes for libQuotient. Commit.
- Improve DevicesPage and DevicesModel. Commit.
- Drop ifdefs for libQuotient 0.7. Commit.
- Require libQuotient 0.7. Commit.
- Ignore build*. Commit.
- Ignore src/res.generated.qrc file. Commit.
- Adapt qml for qt5 and qt6. Commit.
- Remove duplicate headers between header/cpp. Commit.
- Always enable E2EE in libQuotient. Commit.
- Remove extra ;. Commit.
- Fix equal operator deprecated in c++20. Commit.
- Qt::AA_EnableHighDpiScaling is by default in qt6. Commit.
- Use QString::isEmpty here. Commit.
- Use qt new header. Commit.
- Add explicit moc includes to sources for moc-covered headers. Commit.
- Use const'ref. Commit.
- Use explicit keyword. Commit.
- Fix show headers in qtc6. Commit.
- Autogenerate + Install debug category file. Commit.
- "This" is not used. Commit.
- Use new mobileform heading. Commit.
- Push Rule Model Rework. Commit.
- Make the whole right sidebar scrollable. Commit.
- Ensure chat box and userInfo have the same height. Commit.
- Media Model. Commit. Implements feature #467411.
- Fix binary stripping of APKs with Qt 5.15.10. Commit.
- Add Windows-specific screenshots as custom values for Microsoft Store. Commit.
- Show location descriptions in the timeline when available. Commit.
- Add "16:9 Super hero art" for Microsoft Store. Commit.
- Add some logos in different sizes for the Microsoft Store. Commit.
- Show a placeholder message if there are no shared locations. Commit.
- Zoom/center the page map so that all locations are in view. Commit.
- Add bounding box property for LocationsModel as well. Commit.
- Add fullscreen map to live location delegates as well. Commit.
- Show live location shares on the room map as well. Commit.
- Unify map markers on the full screen and room maps as well. Commit.
- Don't assert on invalid/empty geo: URIs. Commit.
- Extend LocationsModel to include asset and auther roles. Commit.
- Factor out map marker into its own QML element for reuse. Commit.
- Show a map for location events. Commit.
- Fix toolbar of RoomList when using font size 11px. Commit. Fixes bug #467242.
- Group pageStack properties of the ApplicationWindow together. Commit.
- Fix another missing import. Commit.
- Fix permission model. Commit.
- Fix NeoChatRoom type QML. Commit.
- Compute live location bounding box and center the map accordingly. Commit.
- Consider live location beacon timeouts for their. Commit.
- Show starting live location beacons as location delegates in the timeline. Commit.
- Add live location tracking model. Commit.
- Re-enable accidentally disabled encryption. Commit.
- Fix logging. Commit.
- Fix compiler warning. Commit.
- Fix location map asset check. Commit.
- Fix the search page. Commit.
- Create the OSM QtLocation plugin only once. Commit.
- Further improvements to the ChatBox API. Commit.
- Improve QML types. Commit.
- Implement creating spaces. Commit.
- Handle invalid model indices gracefully. Commit.
- Fix custom emojis being visible in the sticker selector. Commit.
- Fix renaming log files > 10. Commit.
- Fix another invalid index. Commit.
- Let accounts without the emoticon account data to create emojis/stickers. Commit.
- Use correct placeholder message when there's no stickers. Commit.
- Keep last 50 log files. Commit.
- Don't try getting data for invalid indices. Commit. Fixes bug #470639.
- Refactor login. Commit. Fixes bug #469486.
- Fix location markers not being shown on the map. Commit.
- Remove some useless checks. Commit.
- Remove unneeded fallback. Commit.
- Remove unneeded fallback for user's display name. Commit.
- Small chatbox api improvement. Commit.
- Improve the handling of notifications. Commit.
- Mark parameter as unused. Commit.
- Minor cleanup in Controller::createRoom. Commit.
- Unify emoji and sticker settings pages. Commit.
- Fix missing end of comment block. Commit.
- Improve Delegate Width Sizing. Commit. Fixes bug #470167.
- Fix loading. Commit.
- Cleanup the list of required properties for MessageDelegateContextMenu. Commit.
- GetUser UserDetailDialog. Commit.
- Drop reset*Count invocations. Commit.
- Unify getUser. Commit.
- Rename AccountStickerModel to AccountEmoticonModel. Commit.
- Fix replying and editing from chatbox. Commit. Fixes bug #469733.
- Fix the room timeline being dragged when selecting text by making it non... Commit. Fixes bug #467163.
- Add better checks when the pack is omitted from im.ponies.room_emotes. Commit.
- Use replyId role for reply ID. Commit.
- Timeline required properties. Commit.
- Fix build against libQuotient 0.8. Commit.
- NeochatMaximizeComponent.qml: Add sourceWidth and sourceHeight. Commit.
- Refactor hover actions. Commit.
- Rename NameRole to DisplayNameRole in UserListModel. Commit.
- Fix avatar source warning. Commit.
- Fix binding loop in GroupChatDrawerHeader. Commit.
- Use NavigationTabButtons for Emoji and sticker categories. Commit.
- Assert that index is valid. Commit.
- Use KFormat for formatting dates. Commit.
- Remove unneeded "using namespace Quotient". Commit.
- Remove empty destructor. Commit.
- Remove unneeded qml type registrations. Commit.
- Rename LongOperationRole to ProgressInfoRole. Commit.
- Remove unused role. Commit.
- Focus message search window's search field by default. Commit. Fixes bug #469879.
- Fix notification state in new rooms. Commit.
- Add missing capture. Commit.
- Update copyright year. Commit.
- Don't use implicit lambda captures. Commit.
- Use NavigationTabBar for emoji/sticker picker. Commit.
- Fix spacedrawer being visible when there are no spaces. Commit.
- Add neochat mastodon account. Commit.
- Reaction Model. Commit.
- Cleanup name handling in RoomListModel. Commit.
- Fix crash in room switching. Commit.
- Fix background color of TypingPane. Commit.
- Fix warning for empty avatar source. Commit.
- Fix asan runtime error in texthandler. Commit.
- Add new messages to bottom of notifications list. Commit.
- NotificationsManager: Group notifications per room. Commit.
- Fix notifications showing up repeatedly when multiple logged-in accounts are in the same room. Commit.
- Cache last event. Commit. Fixes bug #455042.
- Fix avatar name. Commit.
- Create account sticker editor. Commit.
- Add more bottom margin. Commit. Fixes bug #469616.
- Fix Chatbar text margin. Commit.
- Fix autocompletion not working. Commit. Fixes bug #468967.
- Limit the maximum number of avatars shown. Commit.
- Fix QuickSwitcher notification count. Commit.
- Readd some text removed by the translation system. Commit.
- Refresh all reply roles on loadReply. Commit.
- Remove Unread Count. Commit. Fixes bug #466515.
- Update appstream description. Commit.
- Fix ReplyComponent warnings. Commit.
- Disable various tests and examples in the flatpak manifest. Commit.
- Delete old space components. Commit.
- Document imagepacksmodel. Commit.
- Custom emoji image data. Commit.
- Document stickermodel. Commit.
- Improve spaces support. Commit.
- Update README.md. Commit.
- Move stickermodel into the models folder. Commit.
- Document imagepackevent. Commit.
- Link preview messageeventmodel parameters. Commit.
- TempInfo Messageeventmodel. Commit.
- Fix regressions from RoomPage refactoring. Commit. Fixes bug #469427. Fixes bug #469425.
- Fix crash in media url. Commit.
- Move imagepacksmodel to the models folder. Commit.
- Fix linking against Qt6 libQuotient. Commit.
- Remove logging statement. Commit.
- Fix another imagepack crash. Commit.
- Add categorized logging to MessageEventModel. Commit.
- Fix merge. Commit.
- Move Neochat specific libQuotient events to their own folder. Commit.
- Refactor RoomPage into various component. Commit.
- Fix crash when there are no account emojis. Commit.
- Document runner. Commit.
- Fix room notifications settings. Commit.
- Document trayicon_sni. Commit.
- Fix binding loop in ChatBar. Commit.
- Remove empty settings pages. Commit.
- Document windowcontroller. Commit.
- Document urlhelper. Commit.
- Implement sending stickers. Commit.
- Save log to file and always save e2ee debug logs. Commit.
- Document joinruleevent. Commit.
- Document filetransferpseudojob. Commit.
- Document trayicon. Commit.
- Document spacehierarchycache. Commit.
- Document roommanager. Commit.
- Document stickerevent. Commit.
- MessageEventModel media info improvements. Commit.
- Document pollevent. Commit.
- Document pollhandler. Commit.
- Use MobileForm.FormSpinBoxDelegate for SpinBox in proxy page. Commit.
- Fix crash in avatar url handling. Commit.
- Link Previewer MXC Links. Commit.
- Document linkpreviewer. Commit.
- Document notificationsmanager. Commit.
- Document login. Commit.
- Document matriximageprovider. Commit.
- Document neochatuser. Commit.
- Improve User Avatar Model Roles. Commit.
- Fix reply loading. Commit.
- Remove warning when event to refresh wasn't found. Commit.
- Get rid of some warnings. Commit.
- Fix trayicon disconnect warning. Commit.
- Run tests guiless. Commit.
- Improve Invitation Flow. Commit.
- Improve RoomDrawer for direct chats. Commit. Fixes bug #466895.
- Devtools Improvements. Commit.
- Document and Cleanup userlistmodel. Commit.
- Prevent crash in SyntaxHighlighter when leaving room. Commit. Fixes bug #467722.
- Fix handling line separators. Commit. Fixes bug #468977.
- Fix Ctrl+Shift+, opening settings. Commit. Fixes bug #469057.
- Add 23.04.0 Windows artifact. Commit.
- Fix room search field shortcut. Commit. Fixes bug #469059.
- Fix messageeventmodel message role. Commit.
- MessageEventModel plain text role. Commit.
- Document filetypesingleton. Commit.
- Don't abandon job when image request is cancelled. Commit.
- Document controller. Commit.
- Cleanup Controller. Commit.
- Fix Keys in QuickSwitcher. Commit.
- Document emojitones. Commit.
- Document colorschemer. Commit.
- Document chatdocumenthandler. Commit.
- Document blurhash. Commit.
- Document clipboard. Commit.
- Document blurhashimageprovider. Commit.
- Document actionshandler. Commit.
- Port SpellChecking setting page to mobileform. Commit.
- Bump dependency to kirigami. Commit.
- Document userdirectorylistmodel. Commit.
- Document webshortcutmodel. Commit.
- Document sortfilterspacelistmodel. Commit.
- Document sortfilterroomlistmodel. Commit.
- Document statemodel. Commit.
- Use kirigami-addons maximise components. Commit.
- Don't require passing tests on windows Qt6. Commit.
- Add loading title to LoadingPage. Commit.
- Fix Ctrl-PageUp/Down navigation. Commit.
- Fix logout from account menu. Commit.
- Refactor account labels. Commit.
- Check if room is null before enter room. Commit.
- Fix dialog button role. Commit.
- Set associated window for tray icon. Commit.
- Use DelegateTypeRole searchmodel. Commit.
- Fix various warnings. Commit.
- Document searchmodel. Commit.
- Document roomlistmodel. Commit.
- Document serverlistmodel. Commit.
- Revert "Revert "Implement sending location messages"". Commit.
- Document publicroomlistmodel. Commit.
- Document messagefiltermodel. Commit.
- Document keywordnotificationrulemodel. Commit.
- Document emojimodel. Commit.
- Guard getTagType and isCloseTag. Commit. See bug #468448.
- Document devicesmodel. Commit.
- Document customemojimodel. Commit.
- Document completionmodel. Commit.
- Document completionproxymodel. Commit.
- Document collapsestateproxymodel. Commit.
- Document actionsmodel and cleanup includes. Commit.
- Use better include for QCoroTask. Commit.
- Remove unused signal. Commit.
- Fix Rich Emote Test Windows Qt5. Commit.
- Rename ConfirmLogoutDialog to Dialog.ConfirmLogout. Commit.
- Refactor room list in multiple sub components. Commit.
- Revert "Implement sending location messages". Commit.
- Handle escaped html for plain text output. Commit.
- Document messageeventmodel. Commit.
- Fix Chat bubble background changing color when created. Commit. Fixes bug #468124.
- Implement sending location messages. Commit.
- Rework QuickSwitcher. Commit.
- Texthandler edited. Commit.
- Handle emotes in texthander. Commit.
- Support both roomnick and myroomnick slash command. Commit.
- Use newly introduced setBadgeNumber api on Qt >= 6.6. Commit.
- Clear room member filter when hiding search bar. Commit.
- Fix formatting. Commit.
- Text cleanup. Commit.
- Document NeoChatRoom. Commit.
- Make sure the file delegate label fill the width and elide if needed. Commit.
- Feat: add background-color to <code> blocks. Commit.
- Make the room page header span the width in compact mode with the sam emargin on both sides. Commit.
- Change the background colour in compact mode to achieve the same level of contrast as with bubbles. Commit.
- Cleanup Neochatroom. Commit.
- Fix Long Topics in the RoomDrawer Overflowing. Commit. Fixes bug #467512.
- Revert "Add kquickcharts to the flatpak manifest". Commit.
- Fix dataChanged being sent with all roles. Commit.
- Remove one RoomListModel instance. Commit.
- Set the mention and error color according to colorscheme. Commit.
- Update .gitignore. Commit.
- Don't crash in UserListModel when there is no room. Commit. Fixes bug #466045.
- Improve location marker. Commit.
- Fix locations for geouris with uncertainty. Commit.
- Handle stripnewlines for plain text list. Commit.
- Show a map for location events. Commit.
- Ensure that the room list subtitle is a single line. Commit.
- Handle quotes in plain strings. Commit.
- Handle single quotes for links. Commit.
- Add kquickcharts to the flatpak manifest. Commit.
- Remove unused include. Commit.
- Fix typo in actionName. Commit.
- Only try to find sqlite on android. Commit.
- Add Quick Formatting Menu in the Chatbar. Commit.
- Update space heirarchy cache. Commit.
- Hide local edit message. Commit.
- Add pie shaped progress bar for chatbar instead of busy indicator. Commit.
- Add action name required propereties for the room settings. Commit.
- Update about neochat actionName to "aboutNeochat" and add one for about KDE. Commit.
- Add end state to text handler and use to ensure that in nextTokenType to stop an out of bounds access to m_databuffer. Commit.
- Add right click menu to accountlist avatar. Commit.
- Don't focus chatbar on mobile. Commit.
- Newline Mobile. Commit.
- Show back button when pushing the settings on mobile. Commit.
- Remove rogue console.log statement. Commit.
- Add home and coloured notifications icons. Commit.
- Fix state event visiblity in timeline. Commit.
- Room URL preview settings. Commit.
- Improve Text Handling. Commit. Fixes bug #466930.
- Other user read markers. Commit.
okular
- No need to lookup paths for images without a dot. Commit.
- Better suggested signed name. Commit.
- Bump SOVERSION of okularcore. Commit.
- Fix playing of external audio files. Commit.
- Fix phonon not being correctly detected. Commit.
- Fix markdown converter with libdiscount 3. Commit.
- Forms: Don't run focusin action when gaining focus because of window management. Commit. Fixes bug #472756.
- Handle absolute urls in Document::processAction. Commit. Fixes bug #472440.
- Apply i18n to percent values. Commit.
- Include stdarg.h for va_start and va_end. Commit.
- Add test for field number formatting. Commit.
- Avoid accidental scrolling when performing pinch gesture. Commit. Fixes bug #421755.
- Fix bug where entire next page would be preloaded when zoomed into one page. Commit.
- Add a way to enable overprint preview for rendering PDF. Commit.
- Pass Android content: URLs fully encoded to Android API. Commit.
- Allow open certificate with kleopatra. Commit.
- Remove the last references to kjs from the JS executor. Commit.
- Rename the JS functions unit tests to no longer mention kjs. Commit.
- Rename JS scripting files to no longer mention kjs. Commit.
- Rename HAVE_KJS. Commit.
- Fix minor typo. Commit.
- PDF signature backend configuration and adaptions. Commit.
- Port from deprecated KJS to QJSEngine. Commit.
- Make phonon optional. Commit.
- Remove now unused cmake target option; their actual usage never left my computer. Commit.
- Random minor/pedantic fixes. Commit.
- Surface Digitally Sign action more obviously in hamburger menu. Commit. Fixes bug #470752.
- Add missing @since tags to new public functions in core/document. Commit.
- Signature dialog: put a spacer in bottom. Commit.
- Show recent images when it gains content. Commit.
- Provide a way to remove images from signature dialog. Commit.
- Make certificate list fit if only 1 or 2 certificates. Commit.
- Allow new signatures to have image backgrounds. Commit.
- Add location and reason to signing info. Commit.
- Switch SelectCertificateDialog to ui file. Commit.
- Don't stop or warn if the edited file was deleted on disk. Commit. See bug #402017.
- Make default PDF printing scale mode configurable. Commit. Fixes bug #463732.
- Switch optional kjs to use config.h. Commit.
- Switch optional kwallet to use config.h. Commit.
- Convert QtSpeech to config.h. Commit.
- Rename Purpose defines to match others. Commit.
- Fix messed up indention due to syntax error in ifdef'ed code. Commit.
- PageView: Set InstantPopup mode for View Mode menu. Commit.
- Fix icon not showing on Windows. Commit.
- Simple deprecation. ReturnKeyPressed. Commit.
- Simple deprecation. SkipEmptyParts. Commit.
- Simple deprecation. ERR_COULD_NOT_READ. Commit.
- Simple deprecation. SkipEmptyParts. Commit.
- Rename setViewportWithHistory to setViewport and remove the old setViewport. Commit.
- Better dialog for selecting certificates. Commit.
- Simple deprecation: returnPressed. Commit.
- Simple deprecation: DefaultLocaleLongDate. Commit.
- Simple deprecation. SkipEmptyParts. Commit.
- Remove virtual methods from signature and certificate info. Commit.
- Only ask for QtQuick for mobile build. Commit.
- Simple deprecation. KRandom. Commit.
- Offer options when trying to overwrite externally-modified file. Commit. See bug #402017.
- Let user "Save As..." when document has been externally modified. Commit. Fixes bug #402017.
- Allow copying annotation text to clipboard. Commit.
- Simple deprecation. Qt::MidButton. Commit.
- Simple deprecation. Date long formatting. Commit.
- Return a structure instead of using output arguments. Commit.
- Reuse an existing action to toggle sidebar visibility. Commit. Fixes bug #468317.
- Deprecation fix. locale date stringformat. Commit.
- Deprecation fix; returnPressed. Commit.
- Show location in signature panel as well if provided. Commit.
- Deprecation fix. popupMode. Commit.
- Deprecation fix. SkipEmptyParts. Commit.
- SetDelayed deprecation. Commit.
- Bump c++ standard version. Poppler is about to use c++17 types in the api, so better be prepared. Commit.
- Deprecation fix. krandom. Commit.
- Fix a deprecation warning. Commit.
- JS: Implement field.valueAsString. Commit. Fixes bug #468036.
- Debug: Log the script. Commit.
- JS: Add debug for field values. Commit.
- Fix crash when executing the Save action. Commit. Fixes bug #467603.
- JS: Make field.value return a number if possible. Commit. Fixes bug #467852.
- Revert "Update download link". Commit.
- Update download link. Commit.
- Use KIO::OpenUrlJob instead of KRun::runService. Commit.
- Perform some initializations in initialization list. Commit.
- Re-arrange toolbar buttons by usage frequency. Commit.
palapeli
- Add explicit moc includes to sources for moc-covered headers. Commit.
parley
- Add explicit moc includes to sources for moc-covered headers. Commit.
- Fix error in appending file extension. Commit. Fixes bug #405515. Fixes bug #430735.
- Fix out of bounds read. Commit.
partitionmanager
- Fix dep5 license file syntax. Commit.
- Add explicit moc includes to sources for moc-covered headers. Commit.
- Add copyright info to the new partitionmanager icon. Commit.
- Adopt new Breeze icon. Commit.
- Remove unnecessary kpmcore prefix for KPMCore custom widgets. Commit.
- Rename Partition Label to Partition Name. Commit. See bug #466992.
picmi
- Add explicit moc includes to sources for moc-covered headers. Commit.
pim-data-exporter
- Remove search configwidgets. Commit.
pimcommon
- Adapt to CollectionAnnotationsAttribute having moved to Akonadi. Commit.
- Fix platforms info. Commit.
- Add Libkdepim into find_dependency. Commit.
- Remove not existing variable. Commit.
- Install config-pimcommon.h. Commit.
- Fix missing include. Commit.
- Adapt to new autocorrection lib (split core/widgets). Commit.
- Fix soversion. Commit.
- Move KPim/KF deps where they belong and sort. Commit.
- Use correct macro name. Commit.
- Not export symbol of private methods. Commit.
- Don't duplicate lib. Commit.
- Fix i18n. Commit.
- Add cancel button. Commit.
- Add separator. Commit.
- Add popup menu. Commit.
- Add missing Q_REQUIRED_RESULT. Commit.
- Don't use Q_SLOT. Commit.
- Initialize pointer. Commit.
- Initialize setExcludeEmailsRegularExpressions. Commit.
- Add more autotest. Commit.
- Rename variables. Commit.
- Use static qregularexpression list. Commit.
- Implement exclude mail from qregularexpression. Commit.
- Add autotests about blacklisted emails. Commit.
- Fix return values. Commit.
- Add balooCompletionSource autotest. Commit.
- Use ExcludeEmailsRegexp. Commit.
- Use QStandardPaths. Commit.
- Show headers in qtc6. Commit.
- Fix includes. Commit.
- Clean up code. Commit.
- Compare default values. Commit.
- Add new autotests. Commit.
- Use struct for info. Commit.
- Rename methods/variables. Commit.
- Const'ify. Commit.
- Assign setExcludeEmailsRegularExpressions. Commit.
- Fix autotest. Commit.
- Fix compile on windows. Commit.
- Assign exclude emails. Commit.
- Rename variables/methods. Commit.
- Save/load exclude emails. Commit.
- Prepare to save exclude emails regexp. Commit.
- Add apply buttons. Commit.
- Rename methods. Commit.
- Fix logic. Commit.
- Add Q_REQUIRED_RESULT. Commit.
- Remove unused include. Commit.
- Add label position. Commit.
- Const'ify pointer. Commit.
- Fix i18n. Commit.
- Add custom context menu. Commit.
- Generate soname first. Commit.
- Fix generate QCH. Commit.
- Fix generate pri file. Commit.
- Remove KConfigWidgets. Commit.
- We don't need compat as all was ported now. Commit.
- Move to pim. Commit.
- Add #pragma once. Commit.
- We depend against kf 5.104. Commit.
- Start to look at how to rename this lib. Commit.
- Don't use include when we use Qt6.0. Commit.
plasmatube
- Change Lokalization Domain to plasmatube. Commit.
- Allow building against KF6. Commit.
- Don't display non-video results. Commit.
- Introduce a binary maximized mode, to help the player from minimizing. Commit.
- Improve video loading appearance. Commit.
- Introduce a stopped property on MpvObject. Commit.
- Add "About KDE" page to the Settings page. Commit.
- Actually load video list from channel. Commit.
- Revert "Rename "Top" page title to "Popular"". Commit.
- Revert "Re-organize the current navigation tabs into four categories". Commit.
- Revert "Change "Trending News" icon". Commit.
- Change "Trending News" icon. Commit.
- Re-organize the current navigation tabs into four categories. Commit.
- Rename "Top" page title to "Popular". Commit.
- Add missing form delegate separator. Commit.
- Add a separator in account management when logged in. Commit.
- When logging out, save credentials otherwise you never log out. Commit.
- Replace AccountPage with a new login flow. Commit.
print-manager
- Libkcups: set default log level to warning. Commit.
- Fix linking with KCUPSLIB_EXPORT instead of Q_DECL_EXPORT. Commit.
- Drop unused function. Commit.
- Use kcmshell6 on kf6. Commit.
- Remove unneeded QVariantList from KCM constructor args. Commit.
- Adapt to KIconThemes changes. Commit.
- It's enabled by default in qt6. Commit.
- Port to KF6. Commit.
qmlkonsole
- Fix copy trigger when disabling text selection. Commit.
- Sync flatpak recipe with flathub. Commit.
- Workaround: Make it work on Qt5 and Qt6. Commit.
- Remove unused QtQuick.Dialogs import. Commit.
- Add missing Qt::Widgets link. Commit.
- Adapt build system to Qt6. Commit.
- Clean up CMake code. Commit.
- Remove unused license. Commit.
- Port away from context properties. Commit.
- Simplify about data. Commit.
- Flatpak: Update deps and add checker data. Commit.
- Use Ctrl+Shift+W for closing tabs, to not conflict with nano. Commit.
- Only allow swiping on touch screens. Commit.
rocs
- Add explicit moc includes to sources for moc-covered headers. Commit.
skanpage
- Port BasicListItem usages to use "icon.name" in Qt6. Commit.
- Reimplement dragging in left panel. Commit.
- Skip showing TIFF format if not supported. Commit.
- Show error when saving failed. Commit.
- Solve code quality scans. Commit.
- Add shortcuts to close About window and to move pages. Commit.
- Pass shortcuts as strings and clear them when requested. Commit.
- Port to new filedialog API for Qt6. Commit.
- Revert "Revert this part of previous commit". Commit.
- Revert this part of previous commit. Commit.
- Do not hardcode English as the default OCR language. Commit. Fixes bug #469865.
- Remove unused line. Commit.
- Allow to use on kf5/kf6. Commit.
- Support changing scanner's brightness, contranst, and gamma options. Commit.
- Some small or graphical fixes. Commit.
- Finish preview even when an image was not produced. Commit.
- Rotate in the correct directions. Commit. Fixes bug #464270.
- Fix Scan Export window's OCR language list not being scrollable. Commit. Fixes bug #468522.
- Scan sub-areas and split scan area in two. Commit.
- Set a minimum width for the DocumentPage. Commit.
- Handle preview selection options reloading. Commit.
- Show or hide the preview image. Commit.
- Fix binding loop and spinboxes updating. Commit.
- Change scanning bounds from preview interface. Commit.
- Show preview image without saving it. Commit.
- Save cancelled scans. Commit.
- Scan with preview options. Commit.
- Add shortcut management for most actions. Commit. Fixes bug #464336.
spectacle
- Fix crash in QApplication::screenRemoved lambda. Commit.
- Avoid auto quitting on auto save. Commit. Fixes bug #469646.
- Add explicit moc includes to sources for moc-covered headers. Commit.
- Use ecm_query_qt to query Qt binaries dir. Commit. Fixes bug #471095.
- Fix a typo in the manual. Commit.
- Fix the capture option panel width for some languages. Commit.
- Fix some labels in spectacle.kcfg. Commit.
- Cleanup. id should follow type name. Commit.
- Fixes Bug: 469476. Commit.
- Increase default stroke size for rectanlge and ellipse annotations. Commit.
- Undo making it possible to uncheck font. Commit.
- Multiply annotation shadow opacity by stroke or fill opacity. Commit. Fixes bug #464170.
- Use transparent default fill color for rectangle and ellipse annotations. Commit. See bug #468077.
- Allow making annotation colors fully transparent via checkboxes. Commit. Fixes bug #468077.
- Return early if action is null in Utils::shapeShadow(). Commit.
- Add wayland to third-party deps. Commit.
- Adapt to api change. Commit.
- Move maintoolbar to top of the screen by default. Commit.
- Hide redundant header on Wayland. Commit. Fixes bug #468818.
- Platform: use more consistent variable names. Commit.
- PlatformNull: use more consistent variable names. Commit.
- PlatformKWinWayland: use more consistent variable names. Commit.
- PlatformXcb: use more consistent variable names. Commit.
- Add pragma once to ScreenShotEffect.h. Commit.
- Add pragma once to PlasmaVersion.h. Commit.
- Add hover outline for selectable annotation objects. Commit.
- AnnotationViewport: clarify which coordinate systems are being used. Commit.
- SpectacleMenu: use sizeHint instead of direct width/height. Commit.
- SpectacleMenu: Improve auto positioning on items. Commit.
- SpectacleMenu: add popup() overload for positioning on items. Commit.
- Remove support for KWin Wayland 5.20 and lower. Commit.
- Make warning when no screenshot effect on wayland translatable. Commit.
- Warn when screenshot effect isn't available on wayland, exit if no GUI. Commit. See bug #451842.
- Fix segfaults from xcb function calls not getting replies fast enough. Commit.
- PlasmaVersion: clean up header file. Commit.
- Fix warning about plasmashell service without plasmashell. Commit.
- Fix wrong image position in rectangle capture mode with scaling. Commit. Fixes bug #462860.
- Enable autoRepeat for Undo/Redo buttons. Commit.
- Only add 200ms delay if Plasma version is less than 5.27.4. Commit.
- Fix quitting Spectacle with Escape affecting windows below it. Commit. Fixes bug #428478.
- Fix crash when clearing annotations after creating a text annotation. Commit.
- Always use window's logicalX logicalY. Commit.
- Add licenses to PlasmaVersion. Commit.
- PlatformKWinWayland: use PlasmaVersion to check Plasma version. Commit.
- Don't delay screenshots if Plasma version is at least 5.27.5. Commit.
- Use export action flags instead of several functions and signals. Commit. See bug #422874 (needs new translatable strings to fully fix).
- SpectacleCore: return early with nonotify option in doNotify(). Commit.
- Fix isGuiNull not returning true while window unique_ptrs are deleting. Commit.
- Use existing image url as output url when editing existing image. Commit.
- Clean up edit existing option code and allow overwriting the image. Commit.
- Make output option in gui mode save to the specified file path. Commit.
- Clear window title for file names when taking a new screenshot. Commit.
- Allow clearing annotations separately from images. Commit.
- Delete windows when grabDone is emitted instead of hiding. Commit.
- Main, SpectacleCore: use a more consistent variable names. Commit.
- ExportManager: Explain why we use StatJob instead of QFileInfo::exists(). Commit.
- Don't close all windows if activated by DBus with GUI and no CLI options. Commit. Fixes bug #467118.
- Fix show capture instructions setting. Commit.
- Fix PipeWireRecord include. Commit.
- Use fewer conversions between QImage and QPixmap. Commit.
- Unify ScreenImage and BaseImage. Commit.
- Remove unused SpectacleImageProvider. Commit.
- Set working directory from SpectacleCore::activate(). Commit.
- Remove unused QtGraphicalEffects import. Commit.
- Fix window title file name template on wayland. Commit. Fixes bug #465524.
- Minimize Spectacle while recording if intersecting target. Commit.
- Scale canvasSize by DPR when synchronizing pixmap. Commit.
- Support an UI to select video codec. Commit.
- Use deleteLater() to delete SpectacleWindows. Commit. Fixes bug #467401.
- AnnotationDocument: Divide image size by devicePixelRatio in addImage(). Commit. Fixes bug #467398.
step
- Add explicit moc includes to sources for moc-covered headers. Commit.
- Allow building against KF6. Commit.
sweeper
- KRecentDocument::recentDocuments was removed in kf6. Commit.
- Fix kio_http_cache_cleaner path in kf6/kf5. Commit.
telly-skout
- Fix name in .desktop file. Commit.
- Enable build against KF6. Commit.
tokodon
- Add fake identity so the timeline test works again. Commit.
- Use upload icons instead of download icons in the profile editor. Commit.
- You did implement account editing, uncomment the arrow. Commit.
- Use display name instead of the username in the timeline name. Commit.
- Stop Qt Quick from complaining because "there's no place to replace". Commit.
- Improve Poll, by removing the invalid state and registering it properly. Commit.
- Stop UserInfo from reading the pageStack if nothing has been added to it. Commit.
- Fix AbstractAccount::apiUrl to strip slashes. Commit.
- Stop interactions with posts causing the entire delegate to reload. Commit.
- Improve default language selection when the preference is missing. Commit.
- Add support for more poll options, if Pleroma/Akkoma reports it. Commit.
- Handle Pleroma/Akkoma storing max post characters differently. Commit.
- Fix my dumb mistake of adding two of the same property. Commit.
- Set a maximum line count so link descriptions elide properly. Commit.
- Fix the instance name sometimes getting out of sync in switcher. Commit.
- Overhaul status composer attachment grid to match expected behavior. Commit.
- Fix spacing in LinkPreview. Commit.
- Show Link Preview only when Post Content is visible. Commit.
- Open account links inside Tokodon. Commit. Fixes bug #472496.
- Reduce spacing in LinkPreview. Commit.
- Update look of linkpreview. Commit.
- Redesign sidebar. Commit.
- Use button group to keep checked state in sync. Commit.
- Many minor improvements. Commit.
- Simplify ConversationDelegate by reusing ReadIndicatorItemDelegate. Commit.
- Allow tab key navigation in status composer. Commit.
- Fix one last compile warning. Commit.
- Fix timeline test because TagsModel is renamed. Commit.
- Use different roles for each tag property. Commit.
- Improve some of the line spacing for ExplorePage. Commit.
- Remove MouseArea and use the onClicked on the delegate. Commit.
- Use new item delegates from kirigami addons. Commit.
- Add Trending Tags. Commit.
- Add loading indicator for tagstimelinemodel. Commit.
- Rename tagsmodel to tagstimelinemodel. Commit.
- Make timeline test case work again. Commit.
- Fix the order of thread ancestor posts, so it makes chronological sense. Commit.
- Fix typo. Commit.
- Small accessibility improvements. Commit.
- Search for QtKeychain also on Android. Commit.
- Remove unused include <numbers.h>. Commit.
- Bump kirigami addons version. Commit.
- Bump kirigami addons version. Commit.
- Improve spacing and add seperators in FederationToolPage. Commit.
- Add unit test to test federation tool. Commit.
- Improve performance and follow HIG. Commit.
- Remove expensive Q_OBJECTS and use models instead. Commit.
- Fix typo. Commit.
- Implement admin/domain_blocks API methods. Commit.
- Use new KirigamiAddons ListItems. Commit.
- Port from InlineMessage to Banner. Commit.
- Improve documentation of the new functions to make their purpose clearer. Commit.
- Unify the password key names in one, single place in AccountManager. Commit.
- Enable TOKODON_FLATPAK when building the Flatpak. Commit.
- Add TOKODON_FLATPAK compile definition when that CMake option is enabled. Commit.
- Improve signature of migrate settings function. Commit.
- Set a sensible setting version default value. Commit.
- Fix easy compiler warnings. Commit.
- Increase padding of overflow menu button on mobile. Commit.
- Improve touch targets of InteractionButton. Commit.
- Improve touch experience when tablet mode is enabled. Commit.
- Hide the user switcher when an account is selected. Commit.
- Only show global drawer once the account manager is completely ready. Commit.
- When logging into a new account, select it immediately. Commit.
- Use loader in StatusDelegate. Commit.
- Fix copyright. Commit.
- Fix garbage data and broken tests. Commit.
- Update LICENSE information to appease REUSE. Commit.
- Set default blurhash resolution to 64x64. Commit.
- Update blurhash implementation from Nheko. Commit.
- Move to async image provider. Commit.
- Close the fullscreen image viewer when profile is viewed. Commit.
- Add a new signal to identity info to emit when clicked. Commit.
- Stop showing the play button (for real now, it's fixed). Commit.
- Don't show the option to vote for expired polls. Commit.
- Standardize and improve status statistics. Commit.
- Hide "Post" action in a thread, because it makes no sense. Commit.
- Disable the boost interaction if the post visibility is direct. Commit.
- Remove useless HoverHandler in Conversation delegate. Commit.
- Add mpv to flatpak manifest. Commit.
- Bump kirigami addons to 0.9. Commit.
- Add support for viewing your featured profiles. Commit.
- Improve placeholder text and titles for SocialGraphPage. Commit.
- Hide "Copy link to this profile" action. Commit.
- Disable android and windows ci. Commit.
- Fix licensing. Commit.
- Replace ' with " to get string extracted for translation. Commit.
- Fix binary stripping in APKs with Qt 5.15.10. Commit.
- Use Content-Disposition: form-data when uploading media. Commit.
- Unbreak icon coloring on Breeze, and remove dark icon theme. Commit.
- Use i18n plural handling to make this translatable. Commit.
- Add special sailfish option. Commit.
- Fix invalid convertion. Commit.
- Fix copyright. Commit.
- Add missing license. Commit.
- Fix qt6 build. Commit.
- Port to MobileForm.FormGridContainer. Commit.
- Split out Purpose components into its own qrc, and "support" Android. Commit.
- Use "shareUrl" plugin type instead of "Export". Commit.
- Try a different mimetype when sharing. Commit.
- Remove unnecessary checks in ShareDialog, preventing it from closing. Commit.
- Add share menu to fullscreen image actions. Commit.
- Add share menu to post overflow menu. Commit.
- Fix last account not being selected. Commit.
- Implement correct logic for Last Used Value. Commit.
- Rework notification page. Commit.
- Fix timeline tests, missing setName call. Commit.
- When logging into a new account, select that account if none is selected. Commit.
- Fix duplicate login page, due to early account check. Commit.
- Store client secret securely. Commit.
- Remove accounts from state config correctly. Commit.
- Use KSharedConfig::openStateConfig() to use state data instead. Commit.
- Remove token check in Account::validateToken. Commit.
- Don't wipe the entire config when removing an account, and save. Commit.
- Fix first-run case, where the AccountManager is faster than Qt Quick. Commit.
- Fix license headers on the new kcfg file. Commit.
- Use tokodonrc for storing accounts. Commit.
- Use qCDebug(TOKODON_LOG), remove other debug messages. Commit.
- Wipe account from config and keychain when removed. Commit.
- Use username + instance uri for keychain entries. Commit.
- Add account migration from v1 settings. Commit.
- Remove more mentions of QSettings. Commit.
- Silently ignore accounts that have invalidated credentials. Commit.
- Only push the main timeline or login page once loading is complete. Commit.
- Overhaul loading of accounts, only continue once loading has completed. Commit.
- Remove QSettings from signature of AbstractAccount::writeToSettings. Commit.
- Switch from QSettings to KConfig and QtKeychain. Commit.
- Improve Content Warnings. Commit.
- Show a Kirigami.Chip for GIF and Video. Commit.
- Show reply/reblog/favorite count seperately for selected post. Commit.
- Add interactable and textColor Properties to InteractionButton.qml. Commit.
- Move overflow interaction button to top. Commit.
- Improve the grid. Commit.
- Fix broken icon in NotificationPage.qml. Commit.
- Don't automatically start instance urls with uppercase. Commit.
- Add the rest of the missing icons in Android. Commit.
- Fix Sonnet causing issues on Android. Commit.
- Remove some unnessecary QtMultimedia imports. Commit.
- Fix non-functional mute and unmute button in AccountInfo.qml. Commit.
- Port admin account info to MobileForm. Commit.
- Use mobile form delegate in the admin filter prompt dialog. Commit.
- Use a rounded avatar image in notifications. Commit.
- Use identity instead of the account the notification is sent to. Commit.
- Remove some debug outputs. Commit.
- Only display admin tool when we can manage users. Commit.
- Add page for Account Moderation. Commit.
- Handle not accessible replied to post. Commit.
- Respect the filter action, so users can completely hide filtered posts. Commit. Fixes bug #471211.
- Fix: only show pin/unpinned entry for self posts. Commit.
- Include clocale for FreeBSD and Android. Commit.
- Use mpv imported library directories. Commit.
- Remove QtMultimedia dependency. Commit.
- Combine maintimelinemodel and linkpaginatedtimelinemodel. Commit.
- Custom Card Layout for FollowDelegate Item. Commit.
- Custom Card Layout for FollowDelegate Item. Commit.
- Fix showing invalid posts in notifications. Commit.
- Fix showing invalid posts in notifications. Commit.
- Pin/Unpin status on profile. Commit.
- List Muted and Blocked accounts for self. Commit.
- Use let instead of var. Commit.
- Use setProperty instead of mpv_set_option_string. Commit.
- Manually emit paused event when starting playback. Commit.
- Split up the player controls if statements, to make it clearer. Commit.
- Don't auto-play GIFs if they are sensitive. Commit.
- Fix paths from rebase. Commit.
- Remove unnecessary signal calls. Commit.
- Add more checks if window() is nullptr in MpvPlayer. Commit.
- Stop autoplay when the fullscreen image viewer is opened. Commit.
- Re-run viewport check when current page is changed. Commit.
- Re-introduce the play button for GIFs, and an indicator for loading. Commit.
- Auto-play GIFs when the media is shown after being hidden. Commit.
- Don't loop videos, toggle play state instead of opening image viewer. Commit.
- Delay loadfile until playback is actually requested. Commit.
- Remove some additional overhead from mpv that's not needed. Commit.
- Set MpvPlayer loaded property on playback start, not file loaded. Commit.
- Rework in-viewport logic again, it should be great now. Commit.
- Set inViewPort to false if not on current page. Commit.
- Introduce autoPlay property on MpvPlayer. Commit.
- Fix videos and gifs not stopping when out of view. Commit.
- Fix the rest of the media controls. Commit.
- Allow seeking through video controls. Commit.
- Check if the QQuickWindow is not null before resetting OpenGL state. Commit.
- Add looping property to MpvPlayer, loop video attachment again. Commit.
- Replace MediaPlayer with MpvPlayer in VideoAttachment. Commit.
- Add source and loading properties to MpvPlayer. Commit.
- Support grabbing the sourceSize from MpvPlayer. Commit.
- Start to modernize code: use const, auto and static_cast. Commit.
- Rename MpvObject to MpvPlayer, remove watchLater. Commit.
- Add MpvObject class, link to libmpv. Commit.
- Allow Bookmarking in Notifications. Commit.
- Remmove last instance of Toot. Commit.
- InteractionButton: Accessibility improvements. Commit.
- Rename originalWidth/originalHeight in Attachment to sourceWidth/sourceHeight. Commit.
- Unbreak link previews. Commit.
- When going to separate app pages, clear the whole pageStack. Commit.
- Set the underlying preference when using setters. Commit.
- Add documentation for Preferences class. Commit.
- Add account preferences card. Commit.
- Add support for updating certain account preferences. Commit.
- Improve MediaContainer with better documentation, clearer logic and more. Commit.
- Use target_sources. Commit.
- Reorganize folder structure. Commit.
- Fix typo making follow requests page unusable. Commit.
- Remove unused lambda captures in actionDelete. Commit.
- Use nullptr in QMessageFilterContainer. Commit.
- Deleting a null pointer does nothing in Identity::setRelationship. Commit.
- Remove more useless virtual distinctions. Commit.
- Add consts, remove the unnecessary ones. Commit.
- Remove useless default destructor in ColorSchemer. Commit.
- Use braced initialization in blurhashimageprovider. Commit.
- Default initialize those variables!. Commit.
- Remove unnecessary virtual from methods. Commit.
- Use empty() instead of size() checks. Commit.
- Make more single-argument constructors, override destructors explicit. Commit.
- Remove possibly unnecessary const from AbstractAccount::identityLookup. Commit.
- Remove unnecessary QString casts in AbstractAccount. Commit.
- Initialize m_allowedContentTypes in AbstractAccount. Commit.
- Revert "Ensure that breeze icons is installed". Commit.
- Use single column view for pageStack. Commit.
- Use single column view for pageStack. Commit.
- Add SearchModel documentation. Commit.
- Add TagsModel documentation. Commit.
- Add ThreadModel documentation. Commit.
- Add TimelineModel documentation. Commit.
- Add NotificationModel documentation. Commit.
- Add MainTimelineModel documentation. Commit.
- Add LinkPaginatedTimelineModel documentation. Commit.
- Add ConversationModel documentation. Commit.
- Add AbstractTimelineModel documentation. Commit.
- Add AbstractAccount documentation. Commit.
- Ensure that breeze icons is installed. Commit.
- Set the custom icon theme to the main icon theme, not the fallback. Commit. Fixes bug #467143.
- Fix TypeError: Cannot read property 'height' of null in TimelinePage.qml. Commit.
- Fix warning in Post costructor. Commit.
- Close overlay drawer on modal change by default. Commit.
- Simplify ship code. Commit.
- Extend tab to fill tabbar width. Commit.
- Improve formatting of user statistics, add translation comments. Commit.
- Disable "Hide boosts" button on media tab, where it doesn't do anything. Commit.
- Expose profile post filtering options. Commit.
- Fix bad AccountModel reset when the filters change too fast. Commit.
- Only show notes separator if the notes field is visible. Commit.
- Change plain text account statistics to Kirigami chips. Commit.
- Bump Kirigami version in AccountInfo to 2.19 to access Chip. Commit.
- Add a lot of new tweakables to AccountModel. Commit.
- Fix reading invalid accounts from conf. Commit.
- Squash yet another duplicate accounts bug. Commit. Fixes bug #466440.
- Better handle replies. Commit.
- Add mastodon account. Commit.
- Show passive notification when something is copied. Commit.
- Fix broken Post preview in master. Commit.
- Fix formatting. Commit.
- Use mouseArea and simpler calculations sourceHeight/sourceWidth. Commit.
- Add cachebuffer to timeline listview. Commit.
- Replace all instances of placehoder loading text with Progressbar. Commit.
- Add progressbar to socialGraphPage. Commit.
- Use progress br in Explore, Notification and TimelinePages. Commit.
- Add progresbar to StatusDelegate. Commit.
- Show Social Graph for Accounts. Commit.
- Display custom interaction icons on status with proper color sceme. Commit.
- Link edit-undo icon for ANDROID in src/CMakeLists.txt. Commit.
- Fix Kirigami.icon resetting to default for Boosted and replied statuses. Commit.
- Reduce margin on small screen. Commit.
- Fix overflow due to display name being too big. Commit.
- Fix win qt6 build. Commit.
- Add win ci. Commit.
- Add icons to the actions in the account overflow menu. Commit.
- Add icons to the actions in the overflow menu. Commit.
- Allow posting a status with 0 characters left. Commit.
- Don't allow trying to send statuses which are over the character limit. Commit.
- Add proper translation string to character count, improve formatting. Commit.
- Load characters reserved per URL from Mastodon API. Commit.
- Add test for post editor backend, specifically character limits. Commit.
- Take into account links when calculating the amount of characters left. Commit.
- Add character count to StatusComposer. Commit.
- Add obvious reply interaction text, repurposing the existing reblog one. Commit.
- Expose isReply and replyIdentity roles in AbstractTimelineModel. Commit.
- Store reply to identity for posts. Commit.
- Auto close drawer if it is modal on navigation on desktop. Commit.
- Show missing actions in sidebar on mobile. Commit.
- Fix fullscreen image on ExplorePage and NotificationPage again. Commit.
- Reorganize InteractionButton code and margins. Commit.
- Overhaul interaction icons. Commit.
- Check for selected post, not expanded post when displaying stats. Commit.
- Replace fullscreen image with new maximize component. Commit.
- Pass author identity to fullscreen image viewer. Commit.
- Bump required kirigami add-ons version to 0.8.0. Commit.
- Always append newly fetched posts to end for explore. Commit.
- Move explore action higher in navigation. Commit.
- Fix Toot action. Commit.
- Fix full screen image preview on explore page. Commit.
- Add width to Kirigami.PlaceholderMessage. Commit.
- Format. Commit.
- Fix post content color. Commit.
- Add explore post post qml. Commit.
- Fetch trending posts in LinkPaginationTimelineModel. Commit.
- Fix full screen image preview on NotificationPage. Commit.
- Fix new post action on NotificationPage. Commit.
- Make all instances of Toot to Post. Commit.
- Use new SearchPopupField from kirigami addons. Commit.
- Fix visible binding loop on TimelinePage. Commit.
- Always use relative time in post. Commit.
- Show Visibility Icon, Post Creation Time, and Application in currently Selected Expanded Post. Commit.
- Fix obvious copy/paste mistakes. Commit.
- Improve casing. Commit.
- Use the original size provided by the API when loading images. Commit.
- Fix not being able to expanding posts by tapping. Commit.
- Add more icons for android. Commit.
- Detect account strings that are only a "@". Commit.
- Require KConfigWidgets when not building on Android. Commit.
- Don't eat all enter/return presses, only when pressing control. Commit.
- Close drawer on mobile after clicking on one of the entry. Commit.
- Fix setting not being able to go back on mobile. Commit.
- Remove extra bits from my loading fix that aren't needed. Commit.
- Use correct loading string. Commit.
- Better communique state of search progress. Commit. Fixes bug #467206.
- Use a seperate page on mobile for searching. Commit.
- Add a loading placeholder for searching. Commit. Fixes bug #467206.
- Don't show the video preview image if sensitive, and hide video controls. Commit.
- When user hides media, automatically pause the video. Commit. Fixes bug #467214.
- Improve notification page by adding more filter types and icons. Commit.
- Update SPDX on PostContent.qml. Commit.
- Revert link preview changes. Commit.
- Remove link preview in toot preview (for now). Commit.
- Don't open internal links in the preview status. Commit.
- Only load StatusPreview when there's a post to preview. Commit.
- Add preview post to status composer. Commit.
- Pass original Post in replyTo signal. Commit.
- Add StatusPreview component. Commit.
- Make StatusDelegate's post index property optional. Commit.
- Add LinkPreview undefined checks. Commit.
- Make LinkPreview not depend on an external tootContent. Commit.
- Add a new canHideMedia toggle to AttachmentGrid. Commit.
- Move visible check outside AttachmentGrid and into StatusDelegate. Commit.
- Move toot content into new reusable PostContent component. Commit.
- Load new post property in StatusDelegate. Commit.
- Add more properties to Post. Commit.
- Register Card* as a metatype. Commit.
- Add Post role to get the original Post object. Commit.
- Use proper width on placeholder messages, fix code styling. Commit.
- Iterate over m_accounts as const. Commit.
- Change name of signal to networkErrorOccurred. Commit.
- Check if requested link is empty before actually searching. Commit.
- Add placeholder message for no posts on timeline pages. Commit.
- Automatically reload main timeline when accounts are reloaded. Commit.
- Automatically reload account credentials when proxy is changed. Commit.
- Add close button on timeline error message. Commit.
- Improve margins on timeline error message. Commit.
- Show network error on login page. Commit.
- Show network error on timeline page. Commit.
- Emit network errors through NetworkController. Commit.
- Make sure account isn't null before checking for follow requests. Commit.
- Use checkIndex instead of doing it ourselves manually. Commit.
- Move follow request check to AccountManager. Commit.
- Use a smaller width for follow request placeholder messages. Commit.
- Add bounds checking to FollowRequestModel. Commit.
- Only continue follow request processing if array is not empty. Commit.
- Oops, the deny follow request api sits at /reject. Commit.
- Properly set the relationship when taking action against follow requests. Commit.
- Add a timer to check for new follow requests every 30 minutes. Commit.
- Check if the account has any follow requests when switched to. Commit.
- Only show follow requests page in sidebar if any outstanding ones exist. Commit.
- Add account methods for checking outstanding follow requests. Commit.
- Add follow requests action to user menu. Commit.
- Follow pagination links in FollowRequestModel. Commit.
- Use POST, and automatically remove accounts once an action is taken. Commit.
- Make allow/deny buttons functional. Commit.
- Add new page for follow requests. Commit.
- Fix -v arg not working when tokodon is already running. Commit. Fixes bug #467205.
- Allow submitting posts by pressing CTRL+ENTER or CTRL+RETURN. Commit. Fixes bug #467164.
- Make the composer text automatically focused. Commit. Fixes bug #467162.
yakuake
- Add Open Age Rating. Commit.
- Fix variables. Commit.
- Add explicit moc includes to sources for moc-covered headers. Commit.
- Add part widget to splitter explicitly. Commit.
- Prevent unnecessary tab switching on tab close. Commit. Fixes bug #392626.
- Fix part loading in KF6. Commit.
- Port to KNSWidgets::Button. Commit.
- Implicit capture of ‘this’ via ‘[=]’ is deprecated in C++20. Commit.
- Fix build without KDE Wayland lib. Commit.
- Fix access of negative 'screens' offset. Commit.
- Adapt to KStatusNotifierItem API change. Commit.
- Fix Qt6 build. Commit.
- Titlebar variable 'title' shadows function. Commit.
- Skinlistdelegate reduce scope of variable 'textWidth'. Commit.
zanshin
- Mark some parts as title. Commit.
- Add feature from website to appstream description. Commit.
- Make compile against last kf6. Commit.
- Allow building against KF6. Commit.
- Adapt to KF6 KRunner changes. Commit.
- Replace KCalCore with KCalendarCore. Commit.