334 Commits (bc2d280d2a3232a019e48f8973f400a9bb2af232)

Author SHA1 Message Date
Montel Laurent 0f656f39fd Use QPointer 9 years ago
Montel Laurent 1cf53cc64e Rename files 9 years ago
Montel Laurent 8b0be47d6b Rename class 9 years ago
Montel Laurent e6ed1b14bb Fix export filter as sieve script. Add suppoirt for "stop" action 9 years ago
Montel Laurent 2e73f7cc78 Fix typo 9 years ago
Montel Laurent 22a2776806 Clean up 9 years ago
Montel Laurent 1b94ebe8ff Const'ify 9 years ago
Montel Laurent 5cccc4c40c Don't try to export when we don't have filters and fix mem leak when we cancel 9 years ago
Montel Laurent daa43b44f7 Don't try to export filters when we don't have filters. 9 years ago
Montel Laurent 1601e2a577 Initialize value + move code to cpp file 9 years ago
Montel Laurent 9be4d5297a Return default value when identity is not defined 9 years ago
Montel Laurent 4cd0b1541f Test selectionname 9 years ago
Montel Laurent 8126601338 Fix warning found by cppcheck 9 years ago
Montel Laurent 75b65d2d0f Add parent to qdialogbuttonbox 9 years ago
Montel Laurent 6a226d9456 Allow to create item even if we didn't select a group 9 years ago
Montel Laurent 5bf8d0aa25 Fix rename group 9 years ago
Montel Laurent c4f5458bd3 Fix error found by cppcheck 9 years ago
Montel Laurent 89abe1c078 REmove private slot when not necessary 9 years ago
Montel Laurent 431f33f1d4 Fix i18n 9 years ago
Montel Laurent b7fb499c47 Store qpushbutton pointer directly 9 years ago
Montel Laurent 1136d3b646 Minor optimization 9 years ago
Montel Laurent 43b21b3e21 Signal that filter is invalid when it has any action 9 years ago
Montel Laurent 28cce16b3c Not necessary 9 years ago
Montel Laurent 633cdc147a Export only when we build test 9 years ago
Montel Laurent c37874678e Improve autotest 9 years ago
Montel Laurent ca4e1988a0 Show invalid filter dialog when action is not valid too 9 years ago
Montel Laurent 3b3f50627a Reduce duplicate code 9 years ago
Montel Laurent 24e1461f29 Reactivate it. 9 years ago
Montel Laurent 39aa0e0eda Port to new connect api 9 years ago
Montel Laurent 899c3146b4 Add log info 9 years ago
Montel Laurent a9b4983032 GIT_SILENT: coding styke 9 years ago
Montel Laurent 3fcdcf896d Comment for the moment it until I understand why it breaks all filters 9 years ago
Montel Laurent 0b5c6c76f0 Unbreak all filters... encryption was totally broken. 9 years ago
Montel Laurent 014183cb58 Theses 2 Q_PRIVATE_SLOT are still useful 9 years ago
Montel Laurent 2a21a2dbef Port to new connect api 9 years ago
Montel Laurent dd17e19016 normalize signal/slot 9 years ago
Montel Laurent f872c8ca6a Use new connect api 9 years ago
Daniel Vrátil 2f1846cc68 Decrypt filter action: Make sure to convert line endings 9 years ago
Montel Laurent fbbb1fdfeb Port to new connect api 9 years ago
Daniel Vrátil aac56c7ee6 Fix detecting change in Encryption filter action 9 years ago
Daniel Vrátil 7a5a1def03 Fix explicitly applying filters on collections 9 years ago
Daniel Vrátil 8a7a5c8e72 Fix applying values from the encryption widget handler 9 years ago
Daniel Vrátil a7374a7e7c Add filter rule to match encrypted or decrypted messages 9 years ago
Montel Laurent 1adb87ce34 Rename some method 9 years ago
Montel Laurent 09429f7a5b Remove deprecated method 9 years ago
Montel Laurent 17e1245b12 Don't use nullptr here 9 years ago
Montel Laurent efdc0556ef Fix includes 9 years ago
Montel Laurent 55331f314a Clean up 9 years ago
Montel Laurent 6446f6fbd7 Start to fix problem with settings singleton + kpart 9 years ago
Montel Laurent 26eec5c9ec Assign parent directly. Remove setLayout(...) when not necessary 9 years ago