Laurent Montel
b0138d0c97
GIT_SILENT: coding style
7 years ago
Laurent Montel
d0ae610cf6
Remove unused includes
7 years ago
Laurent Montel
d8ea350f10
const'ify method here
7 years ago
Laurent Montel
d0092780ef
Fix crash when we want to open it in akonadi console
7 years ago
Laurent Montel
13bd0dad3a
Archive now can't work as config dialog is a separate process now.
7 years ago
Laurent Montel
312253809b
Use QVector here.
7 years ago
l10n daemon script
30fdf51564
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
dbc35cfcf0
Fix crash in autotest
7 years ago
Laurent Montel
7d123f09eb
Convert to camelcase include
7 years ago
Laurent Montel
90b126be99
Convert to camelcase include
7 years ago
Laurent Montel
c55a8c66ba
Compile without foreach
7 years ago
Jonathan Marten
bc9bd293cd
Fix compile with Qt 5.13 and QT_DISABLE_DEPRECATED_BEFORE=0x060000
...
Differential Revision: https://phabricator.kde.org/D19353
7 years ago
Laurent Montel
bb97a99451
Fix some warning found by clazy
7 years ago
Laurent Montel
cdb65a5ced
Fix copyright
7 years ago
Laurent Montel
9d7335855b
GIT_SILENT: Update copyright
7 years ago
Laurent Montel
d5581f3171
GIT_SILENT: coding style
7 years ago
Laurent Montel
8e06df86ac
clean up lib
7 years ago
Laurent Montel
fec53b80f4
Already initialized
7 years ago
Laurent Montel
f7083c1b58
Allow to restore/save dialog size
7 years ago
Laurent Montel
b567bec1d8
Port to new API
7 years ago
Laurent Montel
5dbb509cd9
Add missing override
7 years ago
Laurent Montel
36a04d44f2
Fix layout
7 years ago
Laurent Montel
b5670f2623
Fix icon in notification
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
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
Laurent Montel
a1851d79ac
Use nullptr
8 years ago
l10n daemon script
8ffbd4f8f8
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
4725be2704
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
eda5e6993b
Add some Q_DISABLE_COPY
8 years ago
Laurent Montel
8fcddeb3d1
Add missing override
8 years ago
Laurent Montel
1a20906fc7
Fix some warning
8 years ago
l10n daemon script
6d1e81165d
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
d7f6f0ebd0
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
3303ebcb2e
Use Q_DISABLE_COPY
8 years ago
Laurent Montel
244213d9c3
GIT_SILENT: Happy new year!
8 years ago
l10n daemon script
57beba9284
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
0533532b7a
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
Montel Laurent
a529bdd33e
Add icon
8 years ago
Montel Laurent
c4b7795260
Fix clazy warning
9 years ago
Montel Laurent
9df71876c6
Port to new connect api + add parent to QDialogButtonBox
9 years ago
Montel Laurent
e5054ca249
Clean up
9 years ago
Montel Laurent
890bc56b68
GIT_SILENT: coding style
9 years ago
Montel Laurent
f94304e92c
Fix includes
9 years ago
Daniel Vrátil
70856d7bc3
Add objectNames to Monitors to make them easier to identify
9 years ago
Montel Laurent
2b2f22cec2
Coding style
9 years ago
Montel Laurent
ce966f4f1b
initialize pointer
9 years ago
Montel Laurent
f67fba5eaf
Avoid to create config file in .config
9 years ago
Daniel Vrátil
f0e9da0397
Use ETM or CommonKernel API to resolve full collection
...
Instead of using MailCommon::Util method, which did the same as what
CommonKernel->collectionFromId() did. The MailCommon method was removed
and CommonKernel now uses the new fast API directly from ETM.
9 years ago
Montel Laurent
e47713d7bc
Make execute autotest without install them
9 years ago