l10n daemon script
e7cf659866
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
l10n daemon script
9497e834ca
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
1044e5e67b
Remove not necessary Libkdepim
6 years ago
Laurent Montel
a89fa00eb1
Port to OpenUrlJob
6 years ago
Laurent Montel
d77307f055
Remove unused includes
6 years ago
Laurent Montel
d25b3ce2e3
Adapt to new api
6 years ago
Laurent Montel
98765e8e53
Use QLatin1Char('/') here
6 years ago
l10n daemon script
eb65001573
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
l10n daemon script
fb54eaa656
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
l10n daemon script
de1f728bdf
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
l10n daemon script
e92090d358
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
a6c8a4970d
Fix includes
6 years ago
Laurent Montel
e5754caee9
Fix cppcheck warning
6 years ago
Laurent Montel
2a8bd5308c
Fix cppcheck warning
6 years ago
Laurent Montel
e059075a21
GIT_SILENT: it's autogenerated now
6 years ago
Laurent Montel
06569559c1
Autogenerate categories file
6 years ago
Volker Krause
782e12de2e
Remove usage of KDBusConnectionPool
...
Summary:
As per T12722 this is no longer needed, QDBusConnection now behaves
correctly in a multi-threaded scenario.
Reviewers: mlaurent
Reviewed By: mlaurent
Subscribers: kde-pim
Tags: #kde_pim
Differential Revision: https://phabricator.kde.org/D27567
6 years ago
Laurent Montel
4721ce5dd0
GIT_SILENT: update copyright
6 years ago
Laurent Montel
a3d6a6b95e
GIT_SILENT: happy new year
6 years ago
Laurent Montel
a8b51e6356
Add context @title:window
6 years ago
l10n daemon script
66fc771fe8
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
l10n daemon script
9388aae71a
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
9ee2fae841
GIT_SILENT: use CamelCase headers (scripted)
6 years ago
Laurent Montel
5a6940707d
Add missing Q_REQUIRED_RESULT
6 years ago
Laurent Montel
083f0013e6
Remove unused KF5::IconThemes
6 years ago
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