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
98b156cd68
Add more debug message
8 years ago
Laurent Montel
66a2305a30
Add Title
8 years ago
Luigi Toscano
742c06450a
UI message: add missing "?" and fix grammar (plural)
8 years ago
Yuri Chornoivan
e0d4e86189
Use standard placeholder for i18np()
8 years ago
Laurent Montel
77e0d4128f
Add support for multi item
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
l10n daemon script
1846dd3c72
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
c4b7795260
Fix clazy warning
9 years ago
Montel Laurent
82c8222900
Remove this check
9 years ago
Montel Laurent
e90dbdc0ab
Allow to debug if we want even in release mode
9 years ago
Montel Laurent
e356dc066e
Fix initialize boolean
9 years ago
Montel Laurent
e14f8f0b3f
GIT_SILENT: coding style
9 years ago
Montel Laurent
54676b3890
Fix error found by cppcheck
9 years ago
Montel Laurent
2bdcbba30d
Add clear button
9 years ago
Montel Laurent
9df71876c6
Port to new connect api + add parent to QDialogButtonBox
9 years ago
Montel Laurent
ce95320232
Port to new connect api
9 years ago
Montel Laurent
969a029a87
normalize signal/slot. Port to new connect api
9 years ago
Montel Laurent
97bfce9b85
Use new connect api
9 years ago
Montel Laurent
e5054ca249
Clean up
9 years ago
Montel Laurent
51efd18b16
Port to new connect api
9 years ago
Montel Laurent
890bc56b68
GIT_SILENT: coding style
9 years ago
Daniel Vrátil
d3306c63a5
Fix explicitly applying filters on collections
9 years ago
Montel Laurent
f94304e92c
Fix includes
9 years ago
Daniel Vrátil
c9a25127bd
Adapt to KCalCore API changes
9 years ago
Montel Laurent
82919add10
Remove usage of kaboutdata and i18n in test apps
9 years ago
Montel Laurent
d1b3dd2ac8
Assign parent directly. Remove setLayout(...) when not necessary
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
aaffe999fa
Initialize pointer
9 years ago
Montel Laurent
ce966f4f1b
initialize pointer
9 years ago
Montel Laurent
b838631026
Avoid to create settings in .config
9 years ago
Montel Laurent
c81e9b008f
Use setTestMode(true)
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
Montel Laurent
c423c589c9
We use QComboBox
9 years ago
Montel Laurent
e9d84ad1d9
Use qoverload
9 years ago
Daniel Vrátil
427550866b
Add folder-level 'Apply filter' actions to KMail
...
This adds 'Apply Filters on Folder' and 'Apply Filters on Folder and
its Subfolders' actions to KMail main menu. This allows to simply
execute any filter (or all filters) on an entire folder with a single
click.
This change also extends the Mail Filter Agent DBus API to allow callers
to pass Collection IDs to the Agent and the Agent will resolve the Items
itself, instead of the caller having to first obtain the Items and then
pass all of them via DBus.
9 years ago
Daniel Vrátil
d1a3ad6fa9
MailFilterAgent: implement support for 'All folders' filters
...
When a filter has the 'Apply to inbound emails in all folders' option enabled,
the MFA will monitor all Collections and will match the filter against all
incoming emails in all folders. This option combines with the 'Only apply to
account' option, so one can restrict the filter to only apply against all
folders from only a specific account.
Differential Revision: https://phabricator.kde.org/D7135
9 years ago
Montel Laurent
e2cc716a70
Fix i18n
9 years ago
Montel Laurent
659e37d423
Use directly KWindowSystem::setMainWindow
9 years ago
Montel Laurent
45d3537a52
Add support for multi instance
9 years ago
l10n daemon script
d5a831097c
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"
9 years ago
l10n daemon script
9af3e74ded
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"
9 years ago
Montel Laurent
cd9540381b
Add parent
9 years ago