July/August KDE PIM summary blog post
Volker Krause
vkrause at kde.org
Mon Aug 26 16:49:02 BST 2024
Hello everyone,
it's time for the bi-monthly blog post again :)
If you have contributed in the past two months a summary of your most
noteworthy changes would be helpful, bonus points for corresponding
screenshots or links to already existing blog posts. If you noticed something
noteworthy during the past two months, feel free to add that as well of
course!
To help refresh your memories and to make sure we aren't missing anything
important, there's two files attached here, an auto-generated detailed
changelog (this tends to be 30-50% of the commits, using David F's changelog
scripts for KF releases), and basic commit stats for the PIM repositories.
Volunteers to edit/manage those posts are always welcome, thankfully we
already have a few lined up on https://invent.kde.org/pim/pim-technical-roadmap/-/issues/69.
Thanks,
Volker
-------------- next part --------------
### Akonadi #
* doc: Modernize code example for some jobs
* const'ify method
* Add methods for save/load activities settings
* Add kcrash support
* Add missing [[nodiscard]]
* Add missing [[nodiscard]]
* Add missing [[nodiscard]]
* Add support for activities
* Use QByteArrayLiteral
* Const'ify
* It's not slot, mark as public + add missing [[nodiscard]]
* Use QLatin1StringView here
* Remove namespace
* Show agentbase_p.h in qtc6
* Show agentmanager_p.h in qtc
* Use @option:check
* Remove nesting in app templates
* Bump QT_DISABLE_DEPRECATED_BEFORE to 6.5
* QueryBuilder: avoid crash due to order of function argument evaluation
* Un-inline non-templated DataStream operator<< overloads
* Remove AkScopeGuard, use QScopeGuard instead
* Remove akstd.h
* AgentBase: remove the deprecated Observerv4
* AgentBase: enable tag fetching when TagObserver is registered
* Fetch Tag GID by default when fetching Item Tags
* Merge itemfetchscope_p.h into itemfetchscope.cpp
* kcoreaddons uses minimum version == 1.8
* Rename cmake variable name
* Use @info:placeholder
### KContacts
* Make the depedency to QML optional
* Update version to 6.6.0
* Update dependency version to 6.5.0
* Update version to 6.5.0
* update version for new release
### KCalendarCore
* Add read support for xCal events
* Add KF7 TODOs to make ICalFormat::fromString methods static
* Refactor libical <-> KCalendarCore enum conversion
* Avoid computing the next recurrence interval based on an invalid time
* Update version to 6.6.0
* Update dependency version to 6.5.0
* Update version to 6.5.0
* update version for new release
* Add missing QtCore dependency to QML module
### KHolidays #
* ci: add Alpine/musl job
* Update version to 6.6.0
* Update dependency version to 6.5.0
* Kazakhstan: Add National Book Day
* Update version to 6.5.0
* update version for new release
* Add holidays for Germany, Bremen and Germany, Hamburg
* Add public holidays for Uzbekistan
### Syndication
* Update version to 6.6.0
* Update dependency version to 6.5.0
* Update version to 6.5.0
* update version for new release
### KMime #
* Remove KMime::HeaderBase::clear()
* Unexport HeaderParsing::parseEncodedWord
* Allow to directly set mbox/address lists on headers
* Unexport more externally unused low-level header parsing methods
* Use QByteArrayView for header query API
* Fix potential out-of-bounds read for invalid Date header content
* Unexport date/time header parsing functions
* Make Content-Transfer-Encoding header work without extra allocations
* Add static build support
* Implement parseDotAtom without needing allocations
* Protect against missing Content-Type headers
* Avoid one temporary allocation for checking the last character
* Change Mailbox parser functions to work on views
* Replace QPair<const char*, int> with QByteArrayView
* Rework parameterized header handling
* Better define ?
* cppcheck: little polishing
* Use correct data types for container indices
* Don't allocate a QByteArray for a constant
* Remove the charset argument in Header::fromUnicodeString()
* Unexport parameterized header parsing functions
* Replace ancient homegrown MIME type detection with QMimeDatabase
* Merge the two Header::from7BitString() overloads into one taking a view
* Remove Latin1 default charset leftovers
* Reuse temporary QByteArray during dot atom parsing
* Assemble and lower-case the mimetype in-place
* Use correct 64bit datatypes for array indices
* Only fill m_text in the yenc parser when needed
* Defer subject header parsing for the uuencode parser until needed
* Remove const char* overloads of the CRLF <-> LF conversion methods
* Abort the uuencode M-line search as soon as possible
* Don't search for the uuencode end marker if there is no begin marker
* Only fill m_text when we actually have a uuencode part
* Avoid detaching m_src on the hot path for parsing regular MIME messages
* Don't search for uuencode begin markers with a QRegularExpression
* Use correct index data types for Qt 6
* Add benchmark for parsing plain text messages
* Use views for isUsAscii and encodingsForData methods
* Generate camel case headers with ECM
* Make Content::decodedText() const
* Add missing [[nodiscard]]
### KIMAP #
* Avoid a few temporary allocations in IMAP response parsing
### KDAV
* Update version to 6.6.0
* Update dependency version to 6.5.0
* Update version to 6.5.0
* update version for new release
### KLDAP #
* Remove duplicate includes
* Add i18nc
* Add missing const
## kpimtextedit
* Add i18nc
* Use @option:check
### Akonadi Mime #
* Reserve header mbox/address lists to avoid unnecessary allocations
* Use i18nc
* Remove unused utf8
* kcoreaddons uses minimum version == 1.8
### Akonadi Contacts #
* Use @option:check
* Use @info:placeholder
### Akonadi Calendar #
* Remove duplicate includes
* Set up crash handling for reminder daemon
* Add i18nc
* Remove unused argument
* Use @info:placeholder
* Fix version
### Akonadi Search
* Use @option:check
* Remove qt < 6.7.0 check
* Use not deprecated globalMatchView
* Remove unused utf8
## kidentitymanagement
* Use @option:check
* Qml: add field for changing identity name
* Qml: Close identity editor after deleting identity
* Qml: Fix deleting identity
## pimcommon
* Add debug operator
* Remove duplicate includes
* Use TARGET Plasma::Activities
* Add plasma activity support
* Activate pimcommon-activity by default
* Remove ruqola info
* increase version
* Fix install headers
* Move code from akregator
* Add option for building plasma-activities
* Start to create specific pimcommon activities lib
* Fix show infos
* Install WhatsNewMessageWidget
* Remove whatsnewtranslations class
* Add whatsnew widget
* Use @option:check
* Add cppcheck argument
* Use @info:placeholder
## kmailtransport
* Remove duplicate includes
* Add i18nc
## libkleo
* Change column order of UserIDListModel
* Return empty string for unknown origin
* Use "OK" instead of "Good" for subkey status
* KeyFilterManager: Add model for custom key filters
* Use improved workaround for accessible focus event also for TreeView
* Use improved workaround for accessible focus event
* Add appearance filter for disabled keys
* Remove forward declaration
* Bump library version
* Add support for copying ClipboardRole value to clipboard
* Move ClipboardRole out of KeyList namespace
* Use @title:window for title
* Don't sort tree views/widgets unless sorting is enabled
* nameandemailwidget: Small layout improvements
* Show the keygrip without spacing
* Adjust column to its contents when it's made visible
* Respect the default section size for columns
* Add i18n context
* Fix context string for subkey validity
* Use @option:check
* Rename "User IDs" column to "Status"
* Provide cmake find libgpgerror and libassuan modules
* Fix deprecation warnings for compare_helper
* Prioritize "disabled" over "revoked", "expired", "certified" for key status
* Move OpenPGPCertificateCreationDialog to Libkleo
* Fix deprecation warning for QDateTime::fromSecsSinceEpoch
* Fix columns not showing up in some cases
* Prevent the user from disabling all columns
* Add certificate selection button to UserIDSelectionCombo
* Add missing export macro
* Fix key list filtering for models based on user ids
* Bump library version
* Allow forcing columns to be hidden
* a11y: Ensure notification of a11y tools about focus for current item
* Declare global operator|() functions for flags in global namespace
* Declare global operator|() functions for flags in global namespace
* It compiles without deprecated <= qt 6.3 version
* Use Error::asStdString if available
* Require GpgME 1.21.0
* Remove obsolete SystemInfo::isDarkModeActive
* Add function to get all subkeys for a key grip
* Fix event filtering of QAbstractItemView
* Use @title:window
### Gravatar
* Fix KLocalization::setupSpinBoxFormatString usage
* KF6::TextWidgets is unused now
* Port KPluralHandlingSpinBox
* Use @option:check
* Use widget parent
##KTextAddons
* Use @title:window for title
* Add @option:check context
* Add parent here too
* Add parent
* Don't export private method
* Add more i18n context
* Add more context
* Add more context
* Hide refreshButton when we can't update list
* Fix order
* Add missing [[nodiscard]]
* Define as movable
* Fix KF version
* Compile fine without deprecated methods
### MimeTreeParser
* Remove duplicate includes
* Use i18nc
* Add missing import
* Improve wording of strings related to keys
* Use globalMatchView
* Fix reuse lint support
* Required GpgME 1.21.0
* Fix licensing of src/quick/types.h
* Port to declarative type registration
## messagelib
* Fix KLocalization::setupSpinBoxFormatString usage
* Add custom date (dd MMM yyyy)
* Implement DAYNUMBER
* Debug--
* Prepare to use setupSpinBoxFormatString
* Remove Content-Type header rather than clearing it
* Remove pointless call to Subject::clear()
* Remove unused forward declaration
* Define label
* Fix bug 491076: do display one's own sender/recipient email address and name (bug 491076)
* Add i18n context
* Disable private profile as in qt6 we have
* Remove obsolete code
* Use @option:check
* Remove qt < 6.7.0 check
* Create Content-Transfer-Encoding header only when needed
* Fix xgettext warning
* Add context
* Set filter
* Use MESSAGELIST_LOG
* Show mSearchMessageByButtons when we setSearchOptions
* Add warningx
* Fix assign filter
* Use i18nc
* Use QLatin1Char
* Remove unused utf8 argument
* Remove utf-8 hereé
* Add objectname
* Remove comment
* Remove second argument from fromUnicodeString
* Remove duplicate includes
* fix clear filter: reinitialize searchmessagebybuttons
* Port commented code
* Implement quick action
* Implement setSearchOptions/searchOptions
* Update text button
* Add searchmessagebybuttons
* Mark as checkable
* Add searchmessagebybuttons
* Update filter
* continuie to implement searchstatusbuttons
* Continue to implement searchmessagebybuttons
* Prepare for KMime's from7BitString taking a QByteArrayView
* Prepare SearchMessageByButtons
* Use SearchStatusButtons
* Use private symbol
* Prepare to improve search mail (quick search line)
* Don't use accepted when we don't have ok button
* Adapt to KMime using UTF-8 as default header charset now
* Required GpgME 1.21.0
* Fix regression in cryptocomposer test
* Add @info:placeholder
* Add @title:window
* Fix version
* Pin the locale for the date formatter test again
## mailimporter
* Remove text status unused
## mailcommon
* const'ify
* Debug--
* Add activityaccount in folderrequester
* Use accountActivities here too
* filter collection
* Use mAccountActivities
* Prepare to add filterAcceptsRow
* Increase version
* Update filter
* add Akonadi::AccountActivitiesAbstract in favoritecollectionorderproxymodel
* Move ActivityAccount in FolderTreeWidgetProxyModel + add method in foldertreewidget
* remove duplicate code
* Add parent
* Add context
* Add support for AccountActivitiesAbstract
* Add todo about activities
* Fix KLocalization::setupSpinBoxFormatString usage
* KF6::TextWidgets is unused now
* Port KPluralHandlingSpinBox
* Implement reordering snippets (by drag-n-drop in the tree)
* Add i18nc
* Add i18n context
* Use @option:check
* Use last phonon version
* Remove qt < 6.7.0 check
* Use not deprecated globalMatchView
* Remove unused utf8 argument
* Use @info:placeholder
## incidenceeditor
* Remove duplicate find_packages
* Port to QIcon::fromTheme
* Remove qt < 6.7.0 check
* Remove unused utf8
* Fix version
## libksieve
* Add context i18n
* Add i18n context
* Use @option:check
* We have only close button
* Use @info:placeholder
* Not necessary
### Itinerary data extraction engine
* Support French date/time format in BlablaBus tickets
* Fix extraction of multi-page BlablaBus PDF tickets
* Handle more Eurostar PDF layout variants
* Add extractor script for Reisnordland ferries (bug 492096)
* Add support for decoding DB connection sharing API responses
* Add better diagnostics for invalid JSON in the input data
* Unify the two DB ical extractor methods a bit
* Add Reservix extractor
* Try harder to decode names in VDV tickets
* Extend Flixbus station regex for Dutch-language tickets
* Relax MAV barcode matching pattern (bug 491403)
* Fix booking.com hotel name extraction in newer confirmation emails
* Rework price handling
* Handle more than one trip summary in SNCF connect emails
* Add SCNF tariff code for Carte Liberté
* Handle multi-day trips and multi-traveler seat reservations for Entur
* Make name-based location matching work when exceeding the RCT2 limit
* Add RCT2 IRT name mapping found on international SNCB tickets
* Add extractor script for EnTur PDF tickets (bug 490997)
* Improve asymmetric city-level location comparison
* Handle MAV ticket barcodes without a trip block
* Disable KConfig QML bindings for the static extractor build
* Use the new unified KF D-Bus switch
* Skip Qt translation processing for static builds
* Fix setting up the EOL CentOS 7 image for static builds
* Update static extractor build to current dependency versions
* Add extractor script for direct-book.com hotel booking emails
* Add extractor script for Scandlines ferry tickets
* Handle one more Google Maps URL scheme for extracting coordinates
* Add 12go schema.org fix-up script
* Don't require reservation numbers for merging bus reservations
* Fix location comparison when dealing with asymetric address data
* Add Max Actif SCNF tariff code
* Convert price property to totalPrice
* Add extractor for Georgian Railway (საქართველოს რკინიგზა)
* If country name resolution failed, use the coordinate based lookup
* Normalize whitespaces before doing anything with the country name
* Make use of KMime's new const API
## akonadi-import-wizard
* Set up KCrash after KAboutData::setApplicationData()
* Add i18nc
## akonadiconsole
* Use @option:check
* Use @info:placeholder
## kaddressbook
* Implement filterAcceptsRow
* Use ActivitiesManager::self()->accountActivities()
* Reimplement filterAcceptsRow
* Add connect/disconnect
* Use ContactEntityMimeTypeFilterModel
* Add proxymodel which supports activities
* Add plasma-activities
* Add comment
* Port to PimCommonActivities
* Set up KCrash after KAboutData::setApplicationData()
* Add i18nc
* Add widget parent
* Add missing screenshot in Appstream data
## akregator
* Fix KLocalization::setupSpinBoxFormatString usage
* Use variable HAVE_ACTIVITY_SUPPORT
* KF6::TextWidgets is unused now
* port KPluralHandlingSpinBox
* Set up KCrash after KAboutData::setApplicationData()
* Add whatsnew act
* Use PimCommonActivities::ConfigureActivitiesWidget
* USe PimCommonActivities
* Add more whatsnew info
* Show infos
* Use WhatsNewMessageWidget
* Add whatsnewtranslations
* Prepare to use last pimcommon
* Activate plasma activity support on CI
* It's optional => we can activate it by default
* Add optional info
* Use AKREGATOR_PLASMA_ACTIVITIES_LOG
* Update list when we potential change activities
* Remove not implemented methods
* Fix save activityEnabled
* Update feed list when we change activity
* Prepare to implement activities plasma support
* Implement ActivitiesManager::activitiesChanged
* Add ActivityEnabled
* enabled activities
* Remove objectname here (not used)
* Use constexpr
* Add activityEnabled
* Continue to implement plasma activities
* Show activities tab when activaties is enabled
* Use constexpr
* Use directly value from config
* Export class
* Add support for activities
* Return configure activities
* Show ConfigureActivitiesWidget when plasma activities build is enabled
* const'ify pointer + rename variable
* Add ActivitySettings
* Already initialize in header
* return activitiesManager
* Add ActivitiesManager
* const'ify pointer
* Add namespace
* Add context i18n
* Reactivate code
* Add activitiesmanager support
* Prepare to implement configureactivitieswidget
* Add missing [[nodiscard]]
* Add Q_DECLARE_TYPEINFO + [[nodiscard]]
* Add TODO
* Look at to implement activities
* Rename as FilterSubscriptionProxyModel
* Const'ify pointer + use {..}
* Use {..}
* Configure Browser page: Improve wording of some UI strings
* Configure Security page: Improve wording of external references option
* Use KStringHandler to elide tab titles
* Define -DBUILD_TESTING
* Bug: implement filter bar similar like in Thunderbird (bug 293655)
* Use QLineEdit here
* Remove spacing
* Continue to implement statussearchbuttons
* continue to implement toolbutton
* Add akregatorpart_private_export.h
* Prepare to use statussearchbuttons
* Prepare to improve statussearch bar
* Use @info:placeholder
## kalarm
* Mpv: raise required library version to 2.2.0 (mpv 0.37.0) to avoid threading issues
* Set up KCrash after KAboutData::setApplicationData()
* Prevent audio being stopped if not playing
* Prevent audio being stopped if not playing
* Mpv: lower minimum required version
* Enable libmpv version found to be displayed
* Remove deprecated functions
* Style
* Make providesFade() dependent on backend
* Remove deprecated functions
* Remove unused #includes
* Format error messages
* Alarm sound: implement a backend using libmpv, as an alternative to VLC
* Code compiles fine without qt6.2 deprecated methods
* Close para
* Remove old dependency on phonon
* Remove commented code
* Bug 489597, 489213, 484851: Use VLC instead of libcanberra to play sounds
* Remove utf-8 arguments (new kmime api)
* Fix syntax
* Update appdata version description
## kdepim-addons
* Remove duplicate includes
* Enable by default
* Add i18nc
* Add i18n context
* Use @option:check
* Use parent
* Remove qt < 6.7.0 check
* Use not deprecated globalMatchView
* Use @info:placeholder
## kdepim-runtime
* Use ConfigureActivitiesWidget in maildir
* Add activities support in singlefileresourceconfigbase
* ews: Bound check calendar events (bug 491810)
* Use saveActivitiesSettings/restoreActivitiesSettings
* Save/load activities
* continue to implement save/load activities support
* Add plasma-activities
* We don't have access to resourcebase. Need to look at it
* Allow to load/save settings
* Add more activity config
* Add PimCommonActivities::ConfigureActivitiesWidget in vcardconfig
* Add KPim6::PimCommonActivities lib here too
* Fix KLocalization::setupSpinBoxFormatString usage
* Add activities support in maildir resource
* Add activity support in mbox resource
* Add activity support
* Prepare to add activities support
* Fix designer warning
* Not necessary to check QT_MAJOR_VERSION here
* Add PimCommonActivities lib
* Use HAVE_ACTIVITY_SUPPORT directly
* Add ConfigureActivitiesWidget in imap resourc
* Search KPim6::PimCommonActivities
* Port away KPluralHandlingSpinBox
* Remove duplicate include
* Explicitly set the Content-Transfer-Encoding
* Use i18nc
* Add i18n context
* Use @option:check
* Add missing [[nodiscard]]
* Add missing [[nodiscard]]
* We have only close button
* Use not deprecated globalMatchView
* EWS: prevent notification spam
* Google: sync tags to Google Calendar
* EWS: Don't create empty dump
* ews: Use constexpr for user agents list
* Ensure authentication error notification is displayed
* Abort request when we fail the authentification
* Remove utf-8 arguments (new kmime api)
* Disable failing kolab tests
* kcoreaddons uses minimum version == 1.8
* Use @info:placeholder
* Do not try to subscribe to an empty list of folders (bug 485799)
## kleopatra
* Fix regression that groups are not saved after editing them
* Disable all card actions for NetKey cards if initialization failed
* Add error widget to generic smart card widget
* Set up the card keys view in the base class
* Specify app type on creation of SmartCardWidget
* Add helper to handle disabling of card view while card command is running
* Add parent widget argument to a few card commands
* Move duplicated createProxyAction helper to SmartCardActions
* Remove obsolete member variable
* Move card actions of OpenPGP cards to menu of Card Actions button
* Factor generating card keys and certificate for OpenPGP card into Command
* Move card actions of PIV cards to menu of Card Actions button
* Make certificate list take the available vertical space for all card apps
* Move card actions of NetKey cards to menu of Card Actions button
* Add helper for adding a smart card action
* Add enum for UserIdsWidget columns
* Update column orders
* Add custom key filter for certificate selection in sign encrypt widget
* Call at most save once per config module
* Remove cardinfotab
* Remove duplicate includes
* Fix location of default context menu with Copy action
* Remove explicit HTML escaping
* Fix syntax and formating
* Remove code that's commented out since ages
* Remove unused parameters and variable
* Add command to enable/disable certificates
* Update group edit dialog
* Call KCrash::initialize after KAboutData::setApplicationData
* Add context menu with the card key actions
* Add hidden-by-default Protocol column to card keys view
* Copy the fingerprint of a card key without whitespace
* Make F5 (for reload) also work if no smart card is shown
* Inform user about unset card key or card key without certificate
* Change default order of columns and rename some columns in card key view
* Ensure correct state of card slot actions
* Store a const reference to the card in the card keys view
* Show human-readable card key name instead of card slot ID if available
* Add function returning human-readable name for a smart card key slot
* Remove no longer used OpenPGPKeyCardWidget
* Show the slot's keyref instead of an index
* Add Algorithm column to card keys view
* The Actions column shouldn't stretch
* Hide Keygrip column by default
* Show Created column also for PKCS#15 cards by default
* Use verbs instead of nouns for the usage
* Use card slot action to create CSR for NetKey card keys
* Use new card key table for OpenPGP cards
* Store creation time of card keys as QDateTime
* Use same fonts and colors as main certificate list
* Use new card key table for PIV cards
* Ensure that menu is shown after clicked item is set as current item
* Store a clone of the Card instead of just some properties of the card
* Add possibility to clone a Card
* Add workaround for missing update when last actions button loses focus
* Rewrite CardKeysView to display all card keys + certificates
* Update list of supported smart cards
* Add shared container for actions used in smart card management
* Remove upstreamed workaround
* Make CertificateToCardCommand work with keys that have ADSKs
* Run groups edit dialog asynchronously
* Set window title
* Add close button
* Change action name
* Save file as .txt instead of .log
* Remove custom copy-to-clipboard with keyboard shortcut implementations
* Fix crash on startup when CMS is disabled
* Don't show group configuration button in toolbar if groups are disabled
* Use @title:window for title
* Make colorscheme configuration menu
* Remove environment variable trick for darkmode
* Improve wording of expiry dialog
* Show the keygrip without spacing
* Add i18n context
* Use @option:check
* Reset to default style instead of "empty" style
* Show filters in the order that they're evaluated in
* Fix removing icon from a key filter
* Use QString::arg with multiple argument
* CertificateRequester: Expose NOTIFY signal in properties
* Avoid detaching by iterating over temporary or non const variables
* Use Q_EMIT when trigerring signal
* KWatchGnuPGMainWin: Use modern connect syntax
* Don't build Akonadi
* flatpak: Update libsecret
* Remove unused member variable mHeaderPopup
* Move FindLibAssuan and FindLibGpgError to Libkleo
* Remove not needed set_package_properties call
* Remove option to show tags
* Don't use Checkbox to configure encryption for others in SignEncryptWidget
* Move OpenPGPCertificateCreationDialog to Libkleo
* Move stylesheet change to a QProxyStyle
* Add warning comment about the WId-based parenting API in Command
* Don't parent dialogs using WId
* Adapt keyserver action tooltips to keyserver type
* Remove qt < 6.7.0 check
* Improve user id selection in signencryptwidget
* Show better error messages for invalid certificates in certificatelineedit
* Don't suggest a subkey validity period larger than the primary key validity period
* Disable Reload buttons in smart card window when reload is happening
* Emit a general signal on any status change of ReaderStatus
* Use a more instructive placeholder text for the search input field
* Remove upstreamed workaround
* Move Q_DECLARE_OPERATORS_FOR_FLAGS out of Kleo namespace
* Fix glitches in certificate list
* Improve behavior of imported certificates tab
* Fix initial column visibility in main key tree
* Hide some card actions in VSD
* CMake: add KColorScheme
* Run DecryptVerifyFilesDialog asynchronously
* Remove WindowsWindowFunctions usage
* Remove no longer needed check for QGpgME >= 1.21.0
* Improve result reporting for the certificate refresh
* Only refresh non-revoked user IDs with email addresses via WKD
* Require GpgME 1.21.0
* kcoreaddons uses minimum version == 1.8
* Set up content layout and show common card information in base class
* Add a simple common superclass for all smart card widgets
* Show S/MIME keys as coming from LDAP in certificate lookup
* Use @info:placeholder
* Show ADSK action for gpg > 2.4.5
* Only show ADSK action when an ADSK is configured in gpg
* Make sure that the folder for the group configuration exists
* Get the app name from the card
* Move getter/setter for certificate data from PIVCard to Card
* Add AppType enum for the different smart card apps
## kmail
* Add plasma-activitie dep
* Add AccountActivities
* Add AccountActivities
* Add accountActivities
* Already define in class base
* Fix KLocalization::setupSpinBoxFormatString usage
* Use PimCommonActivities::ActivitiesBaseManager
* Search PimCommonActivities
* Use HAVE_ACTIVITY_SUPPORT
* Search KPim6::PimCommonActivities
* Port KPluralHandlingSpinBox
* Port KPluralHandlingSpinBox
* Remove duplicate headers
* Set up KCrash after KAboutData::setApplicationData()
* continue to implement activities support
* Use continue not break here
* Add activity support here
* Fix update menu
* Update menu when activities changed
* Fix update menu
* Add todo
* Add AccountActivities
* Don't show transport if disabled in activities support
* Add TransportActivities
* Fix bug 491076: do display one's own sender/recipient email address and name (bug 491076)
* Use i18nc
* Depend against last messagelib
* Correct english label for followupremindernoanswer dlg
* Add i18n context
* Use @option:check
* Add @action:button
* USe @title:window
* Add i18nc
* Add parent
* Use FindLibGpgError provided by libkleo
* Use new OpenPGP certificate dialog from libkleo
* Remove qt < 6.7.0 check
* Fix crash due to deleteLater() + nested event loop (bug 486283)
* Use endsWith directly
* Use constexpr here
* Use MACRO directly
* Use qCDebug
* Use i18nc
* Remove utf8 argument
* Adapt to new api
* Remove one more manual change signal
* Initialize pointer
* Add more i18nc
* add @info:placeholder
* Remove change signal emission for widgets managed by KConfigDialogManager
* Add @title:window
* Make as movable
* Add i18nc
* const'ify pointer
* const'ify pointer
* Initialize pointer
* Remove empty method
* Add qwarning
* const'ify variable
* Allow to load on demand ExternalEditorWarning
* Load on demand TooManyRecipientsWarning'
* It's by default => not necessary to use if(TARGET...)
* Load on demand PotentialPhishingEmailWarning
* Remove it
* Create on demand AttachmentAddedFromExternalWarning
* Start to implement create widget on demand
## kmail-account-wizard
* Set up KCrash after KAboutData::setApplicationData()
## knotes
* Remove utf-8 arguments (new kmime api)
* Use KStringHandler
* Use @info:placeholder
## kontact
* Set up KCrash after KAboutData::setApplicationData()
* Add TODO
* Fix Bug 491289: Cannot save certain settings (bug 491289)
* Remove QDBusInterface about knotes
* knotes is dead now
* Remove QDBusInterface about knotes
* knotes is dead now
* Use @title:window for title
* Fix version
* It's find by default
### KOrganizer #
* Add missing [[nodiscard]]
* Don't export private methods
* add Q_ASSERT
* Add ActivitiesManager::self()->accountActivities()
* Add activity support
* Add Akonadi::AccountActivitiesAbstract support
* Use collectionsortfilterproxymodel
* Add include moc
* Add collectionsortfilterproxymodel for supporting activities
* Add TODO
* It's default
* Already initialize in header
* Add plasma-activities
* Port to PimCommonActivities
* Remove duplicate includes
* Set up KCrash after KAboutData::setApplicationData()
* Use i18nc
* Add i18n context
* Remove qt < 6.7.0 check
* It's define by default
* Remove stray qDebug() in my last commit
## mbox-importer
* Set up KCrash after KAboutData::setApplicationData()
* It's define by default
## pim-data-exporter
* Removing duplicate "KF6WidgetsAddons"
* Set up KCrash after KAboutData::setApplicationData()
* Add i18nc
* Use @option:check
* Use @info:placeholder
## pim-sieve-editor
* Set up KCrash after KAboutData::setApplicationData()
* Add i18nc
* Use @option:check
* Fix version
* It's define by default
## Merkuro
* Add missing GENERATE_PLUGIN_SOURCE to merkuro_contact_plugin
* Remove virtual if we have override keyword
* const'ify
* Add missing [[nodiscard]]
* Add kcrash support
* Fix namespace
* Register it as QML_ELEMENT
* Remove duplicate code
* Fix creating mail from menu bar
* Translate text
* USe directly second here
* Don't defined as slot here
* Remove some unused Qt5Compat.GraphicalEffects
* Refactor MailHeaderModel
* Instatiate MailHeaderModel from C++
* Fix To/CC/BCC
* Fix sending mail
* Fix sending mail
* Mail: Fix terminology
* Make unread email count update correctly
* Fix export categories file
* Register as QML_ELEMENT otherwise we can't see composer
* Make unread email count update correctly
* Register as QML_ELEMENT otherwise we can't see composer
* Fix signal syntax
* Fix namespace here too
* Add missing namespace here too
* Add missing namespace
* Move Incidence editor out of main.qml
* Add more type annotations
* Fix issues with IncidenceEditorPage
* Fix incompatible type error
* fixup! Port to Kirigami.Action::fromQAction
* Set window name
* Port to Kirigami.Action::fromQAction
* Bump kirigami addons dependency
* Fix some qml warning (reported by qtc)
* Don't generate plugin source as we already do it
* Try to register Config class. No success yet
* Register ContactGroupWrapper as QML_ELEMENT
* Fix qml warning: Register PhoneModel
* Fix reuse
* AgentConfigurationForm: Wrap word in the dialog
* Fix broken resource notifications
* Fix dialog opening in the wrong window
* Fix plasmaoid
* Fix installation of QML modules
* Remove unused utf-8 arg
* Revert "Fix linking issues"
* Fix linking issues
* Do not finalized ecm qml modules
* Remove version
* Fix
* Remove forward declaration
* Remove unused static variable
* contact: Register missing types to QML
* Port contact application to QML type registration
* Fix initialization of the calendar app
* Remove dead file
* Use QTP0001 cmake qt policy
* Port AkonadiQuick QML plugin to QML type registration
* Use QML type registration for mail module
* Remove QML versioned imports
* AbstractKirigamiApplication is on last kirigami-addons
* Remove merkuro_lib completely
* Refactor MerkuroComponents to be a shared library
* Fix toggling menubar
* Move CommandBar/ShortcutEditor to Kirigami Addons
* DateTimeState: Use locale for firstDayOfWeek
* InfiniteCalendarViewModel: Fix start-of-week math
* Fix trying to access undefined element
* MonthView: Update Basic grid when changing months (bug 477161)
* Mark contacts, calendar and mail as appstream addons
* Fix cliping in Schedule view
* Create a appstream file for merkuro
* Rename ConfigurationsView to ConfigurationView
-------------- next part --------------
1 Allen Winter_winter at kde.org
1 Bart Ribbers_bribbers at disroot.org
1 Eva Bolten_eva.bolten at gnupg.com
1 Fabian Vogt_fabian at ritter-vogt.de
1 Fabio Bas_ctrlaltca at gmail.com
1 Frederik Schwarzer_schwarzer at kde.org
1 Jami Kettunen_jami.kettunen at protonmail.com
1 Kai Uwe Broulik_kde at privat.broulik.de
1 Louis Moureaux_m_louis30 at yahoo.com
1 Mika Westphal_westphal.mika at proton.me
1 Sam James_sam at gentoo.org
1 Yaron Shahrabani_sh.yaron at gmail.com
2 David Faure_faure at kde.org
2 Fabio Bas_fabio.bas at officineinformatiche.net
2 Kevin Ottens_ervin at kde.org
2 Luca Weiss_luca at lucaweiss.eu
2 Steve Cossette_farchord at gmail.com
2 Sune Vuorela_sune at vuorela.dk
2 ivan tkachenko_me at ratijas.tk
3 Jonathan Marten_jjm at keelhaul.me.uk
3 snow flurry_snow at datagirl.xyz
6 Andre Heinecke_aheinecke at gnupg.org
7 Albert Astals Cid_aacid at kde.org
12 Tobias Fella_fella at posteo.de
13 Daniel Vrátil_dvratil at kde.org
17 David Jarvie_djarvie at kde.org
24 Heiko Becker_heiko.becker at kde.org
24 Nicolas Fella_nicolas.fella at gmx.de
47 Tobias Fella_tobias.fella at gnupg.com
71 Carl Schwan_carl at carlschwan.eu
92 Ingo Klöcker_dev at ingo-kloecker.de
99 Volker Krause_vkrause at kde.org
887 Laurent Montel_montel at kde.org
Committer: 33
Total: 1331
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kde-pim/attachments/20240826/d77b718b/attachment-0001.sig>
More information about the kde-pim
mailing list