Daniel Vrátil
05a7f93b38
Allow creating Followup reminders through a DBus call to the agent
...
Summary:
The idea is for the client code to use this DBus method rather than writing to a shared
config file and triggering reload. This way it will be possible to get rid of the
intermediate libKF5FollowUpReminder library in kdepim-apps-libs.
Reviewers: mlaurent
Reviewed By: mlaurent
Subscribers: kde-pim
Tags: #kde_pim
Differential Revision: https://phabricator.kde.org/D29622
6 years ago
Laurent Montel
64e2f0826a
Merge remote-tracking branch 'origin/release/20.04'
6 years ago
David Faure
2e0971c20e
Add obviously missing assignment (of mimeype name)
...
(cherry picked from commit f5b05b00ff )
6 years ago
David Faure
73a23e3073
Port KRun::runService to KIO::ApplicationLauncherJob
6 years ago
David Faure
f5b05b00ff
Add obviously missing assignment (of mimeype name)
6 years ago
Christoph Feck
a562e193df
GIT_SILENT Update Appstream for new release
...
(cherry picked from commit 51f19c8996 )
6 years ago
Christoph Feck
51f19c8996
GIT_SILENT Update Appstream for new release
6 years ago
Laurent Montel
750f545264
We depend against Kf5 5.70
6 years ago
Laurent Montel
c04da99a87
GIT_SILENT: Time to increase version
6 years ago
Daniel Vrátil
e1952a0d00
Tell KIO that this service supports the "akonadi" protocol.
6 years ago
Laurent Montel
205b3e93a1
GIT_SILENT: It compiles without kf5 deprecated method
6 years ago
Daniel Vrátil
9671c81df3
Remove unused KdepimDBusInterfaces dependency
6 years ago
Laurent Montel
6ffa8d05f8
Port to QLineEdit
6 years ago
Laurent Montel
a44b54d2d6
Const'ify
6 years ago
Laurent Montel
cae34ed5ec
GIT_SILENT: coding style
6 years ago
Laurent Montel
e2493e04d9
GIT_SILENT: Prepare 5.14.1
6 years ago
Laurent Montel
442694de16
Merge remote-tracking branch 'origin/release/20.04'
6 years ago
Laurent Montel
e476321ef8
Fix Bug 420327 reload email after changing html preference for contact
...
BUG: 420327
FIXED-IN: 5.14.1
6 years ago
Laurent Montel
2c8964ceda
Merge remote-tracking branch 'origin/release/20.04'
6 years ago
Laurent Montel
fc2f2b73a3
Fix compile
6 years ago
Laurent Montel
f0c3e80fd8
Merge remote-tracking branch 'origin/release/20.04'
6 years ago
Laurent Montel
781e560ae5
Fix Bug 420327 - reload email after changing html preference for contact
...
FIXED-IN: 5.14.1
BUG: 420327
6 years ago
l10n daemon script
c7022791aa
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
6 years ago
Laurent Montel
a39043f2ee
GIT_SILENT: Prepare 5.14.1
6 years ago
l10n daemon script
6d8861e3cd
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
6 years ago
Laurent Montel
a0b7270682
Fix typo in class name
6 years ago
l10n daemon script
758913279b
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
6 years ago
Laurent Montel
d25b3ce2e3
Adapt to new api
6 years ago
Laurent Montel
2c7e17ae30
Fix include
6 years ago
Laurent Montel
7f3faa2a00
Add header support
6 years ago
Laurent Montel
837c07ebe6
Don't check it. Only wrote a comment
6 years ago
Laurent Montel
ea616a91bd
Port to QComboBox
6 years ago
Laurent Montel
0003b365b9
Increase dependancy
6 years ago
Laurent Montel
f3c374ed6e
Merge remote-tracking branch 'origin/release/20.04'
6 years ago
Laurent Montel
0ad5a7ac48
Fix Bug 419948 - Changing an individual folder to "Prefer HTML" or to "Prefer Plain Text" is not remembered after restarting KMail
...
FIXED-IN: 5.14.0
BUG: 419948
6 years ago
Laurent Montel
5418bddf2a
Port to new KIO::CommandLauncherJob
6 years ago
Laurent Montel
20e44a425b
Merge remote-tracking branch 'origin/release/20.04'
6 years ago
Laurent Montel
0bb891f144
Refresh message when we change display format
...
CCBUG: 419948
6 years ago
Christoph Feck
1b8e67d7f7
GIT_SILENT Update Appstream for new release
...
(cherry picked from commit 8531710fcc )
6 years ago
Christoph Feck
8531710fcc
GIT_SILENT Update Appstream for new release
6 years ago
Laurent Montel
48bf4d1322
GIT_SILENT: Use QT_NO_KEYWORDS. It will be the default in qt6
6 years ago
Laurent Montel
9b5a42ee25
GIT_SILENT: Increase KF_DISABLE_DEPRECATED_BEFORE_AND_AT
6 years ago
Laurent Montel
cfec522076
GIT_SILENT: Time to increase it
6 years ago
Laurent Montel
a1d5143f4f
Fix increase version
6 years ago
Laurent Montel
e23ac43bb5
Merge remote-tracking branch 'origin/release/20.04'
6 years ago
Laurent Montel
3fab426dfd
Fix Bug 419948 - Changing an individual folder to "Prefer HTML" or to "Prefer Plain Text" is not remembered after restarting KMail
...
FIXED-IN: 5.14.0
BUG: 419948
6 years ago
Laurent Montel
94332ba0b1
Already initialize in header
6 years ago
Laurent Montel
5d12c49f96
Show action
6 years ago
Laurent Montel
7aedc83ffa
Use hasChildren
6 years ago
Daniel Vrátil
41cd5da108
Adapt to move of some Akonadi attributes to AkonadiMime
...
The Pop3ResourceAttribute and NewMailNotifierAttribute has been moved
from Akonadi to AkonadiMime, since they are all email-specific.
6 years ago