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
Montel Laurent
32a1948751
Adapt to new api
9 years ago
Montel Laurent
5741f442e4
Coding style
9 years ago
Montel Laurent
c5eba0f85b
GIT_SILENT: When depending against qt5.7 we can use override directly
9 years ago
Montel Laurent
b7ce3e973b
GIT_SILENT: Remove extra space
9 years ago
Montel Laurent
96c903337e
Add comment
9 years ago
Montel Laurent
383fe96589
Add info about for(...:...)
9 years ago
Martin Koller
43f2cde61f
delay filtering to the point when a new item gets its remote id
...
Differential Revision: https://phabricator.kde.org/D5667
9 years ago
Montel Laurent
c44ef08d52
use new connect api + port some foreach
9 years ago
Montel Laurent
966329eb20
Assign directly
9 years ago
Montel Laurent
d188945e62
GIT_SILENT: we depend against qt5.7 now. Clean up
9 years ago
Montel Laurent
cfdb64378e
Apply patch from David Faure
...
This fixes the desktop filename not matching the qApp name,
which makes it harder for libtaskmanager to find out the icon
for the running kmail. (see https://phabricator.kde.org/D4600 )
Differential Revision: https://phabricator.kde.org/D4668
9 years ago