Laurent Montel
eedc813d06
Update list of mailbox when we click on ok not before otherwise
...
when we cancel it, mailbox list is changed...
7 years ago
Laurent Montel
39c38fc1b5
Remove unused debug
7 years ago
Laurent Montel
db6ced7a78
Allow to modify mailbox when we double click on it
7 years ago
Laurent Montel
a0baaffd40
fix crash
7 years ago
Laurent Montel
0a3aa0aaeb
Reparse config
7 years ago
Laurent Montel
13365ae63c
Currently we remove/add directly so we need to save config directly
7 years ago
Laurent Montel
211524eee6
GIT_SILENT: make it executable
7 years ago
Laurent Montel
0ac72c341c
Fix don't regenerate default unified mailbox when we deleted them
7 years ago
Laurent Montel
6150595858
Disable Rename maibox name
7 years ago
Laurent Montel
6851cdf4b9
Fix mem leak
7 years ago
Laurent Montel
ada7f6e50e
Disable dnd
7 years ago
Laurent Montel
bfbf15b495
Add title
7 years ago
Laurent Montel
4cef158375
Store only size it's enough
7 years ago
l10n daemon script
f1b8cdeff6
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"
7 years ago
l10n daemon script
b53aad52c5
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"
7 years ago
l10n daemon script
11433b300a
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"
7 years ago
Laurent Montel
b5670f2623
Fix icon in notification
8 years ago
Yuri Chornoivan
1f0e960920
Fix minor EBN issues
8 years ago
Laurent Montel
c8e59b1a39
GIT_SILENT: coding style
8 years ago
l10n daemon script
3e7b2bb5d4
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"
8 years ago
Laurent Montel
2aab7759ea
Add purpose menu
8 years ago
l10n daemon script
2775bf0b0e
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"
8 years ago
Laurent Montel
0809be72b4
clean up
8 years ago
l10n daemon script
cf09395d6e
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"
8 years ago
l10n daemon script
f3296b3ae9
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"
8 years ago
l10n daemon script
a434e76e42
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"
8 years ago
Yuri Chornoivan
f82241ffdc
Fix minor EBN issues
8 years ago
Laurent Montel
9219b4a2cd
next try
8 years ago
Laurent Montel
f04302ff65
Another try to make CI happy
8 years ago
Daniel Vrátil
59dc310ebf
Fix build on CI
8 years ago
Laurent Montel
20f9041d50
Try to make CI happy
8 years ago
l10n daemon script
09a1152196
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"
8 years ago
Laurent Montel
957ac25322
Add default icon
8 years ago
Laurent Montel
edcd827406
Add clear button
8 years ago
Laurent Montel
56f6f116f5
Rename categories log
8 years ago
Laurent Montel
371f868463
In kmail.categories it's uppercase => adapt it
8 years ago
Daniel Vrátil
06f6cae02b
Trim box name before checking or saving it
...
And simplify layout handling.
8 years ago
Daniel Vrátil
410345d025
Give settings dialog config groups more descriptive names
8 years ago
Daniel Vrátil
ffcaa9ad7f
More const QSharedPointers
8 years ago
Daniel Vrátil
739a96da73
Pass shared pointer as const reference
8 years ago
Daniel Vrátil
bb9ddb3dc8
Save and restore dialog sizes from a config file
8 years ago
Daniel Vrátil
4207d62f5a
Add Messages.sh
8 years ago
l10n daemon script
96bdb66f0a
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"
8 years ago
Daniel Vrátil
adc49ff51a
Port Archive mail agent to new config API
...
Summary:
The new API allows us to open agent configuration dialogs inside of the
application process that wants to show the dialog instead of having the
configuration dialogs running inside of the Akonadi agent process.
This is necessary for single-process Akonadi (running the Server and
Agent within a single process in multiple threads) and for Wayland as
well as we can no longer control placment of the configuration window
on top of other process' window.
Reviewers: mlaurent
Subscribers: kde-pim
Tags: #kde_pim
Differential Revision: https://phabricator.kde.org/D14902
8 years ago
Laurent Montel
4f6ff73628
Use agentServiceName
8 years ago
Daniel Vrátil
276dcbc326
Fix unused variable warning
8 years ago
Daniel Vrátil
8a2b1ccd3a
Use Akonadi's AgentManager to invoke agent's configuration dialog
...
Avoid using direct DBus calls to interact with standard Akonadi Agent
functions.
8 years ago
Daniel Vrátil
705140dc0e
Add the Unified Inbox agent into KMail plugins configuration
8 years ago
Daniel Vrátil
b44642b4ec
Rename "exp" namespace to "stdx" to avoid conflict with exp()
8 years ago
Daniel Vrátil
589b80d444
Use qOverload
8 years ago