Laurent Montel
eacdfca001
GIT_SILENT: add missing Q_REQUIRED_RESULT
4 years ago
Laurent Montel
38d83b554f
GIT_SILENT: use <..> for include
4 years ago
Laurent Montel
dc61356ded
Remove deprecated I18N_NOOP macro
4 years ago
Laurent Montel
d00361821b
Not necessary to use qOverload here
5 years ago
Laurent Montel
6572d149bf
Use qOverload directly (scripted)
5 years ago
Laurent Montel
2374d3fc38
Use setContentsMargins({}) + const'ify pointer + use Q_REQUIRED_RESULT
5 years ago
Laurent Montel
6e4e51cb35
Already initialized in header
5 years ago
Carl Schwan
5045a775f0
Improve design of filter rule dialog
...
* Add proper hierarchie of settings
5 years ago
Laurent Montel
f42903a967
run git clang-format
5 years ago
Laurent Montel
26312e9557
Modernize code
5 years ago
Laurent Montel
9693ba4756
GIT_SILENT: time to increase qt version as kf5-5.77 will depend against it.
5 years ago
Laurent Montel
8a85780459
Modernize code
5 years ago
Laurent Montel
a5063549d7
If include is define in .h remove it if it's defined in .cpp too (scripted)
5 years ago
Christophe Giboudeaux
761bf1df88
Convert license headers to SPDX format
6 years ago
Laurent Montel
55cdc044dc
Don't use setTrapReturnKey on qlineedit
6 years ago
Laurent Montel
4b5dbd0198
Use QLineEdit where it"s possible
6 years ago
Laurent Montel
588109f4a7
It's already initialize in header
6 years ago
Laurent Montel
cc2539d101
Make it compiles without deprecated methods
6 years ago
David Faure
e93fe44f8e
Connect to new signal QComboBox::textActivated, to fix compilation with Qt 5.14
7 years ago
Daniel Vrátil
883cac02e2
Remove MinimumComboBox
...
Summary: Use QComboBox instead and just set size constraints externally.
Test Plan: Compiles, everything looks like before.
Reviewers: mlaurent
Reviewed By: mlaurent
Subscribers: kde-pim
Tags: #kde_pim
Differential Revision: https://phabricator.kde.org/D20288
7 years ago
Laurent Montel
cad8b4fc4f
Compile without foreach but we can't activate it by default
...
as phonon has a problem. I fixed it but I can"t depend against it
7 years ago
Jonathan Marten
6fc711f7b2
Fix compile with Qt 5.13 and QT_DISABLE_DEPRECATED_BEFORE=0x060000
...
Differential Revision: https://phabricator.kde.org/D19360
7 years ago
Laurent Montel
0a7c142d73
Fix some clazy wazrning
7 years ago
Laurent Montel
4d3066bab3
GIT_SILENT: coding style
8 years ago
Laurent Montel
1df3548331
Use QLatin1String
8 years ago
Montel Laurent
b03dc485c8
GIT_SILENT: coding style
8 years ago
Montel Laurent
9187110f01
Port to new connect api
8 years ago
Montel Laurent
4e17be8b8a
Port to new connect api
8 years ago
Montel Laurent
39aa0e0eda
Port to new connect api
9 years ago
Montel Laurent
dd17e19016
normalize signal/slot
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
efdc0556ef
Fix includes
9 years ago
Montel Laurent
96510a9bc7
Not necessary to create 2 search line
9 years ago
Montel Laurent
83d036c224
Coding style
9 years ago
Montel Laurent
7e2c04d358
GIT_SILENT: use nullptr now
9 years ago
Montel Laurent
9d6347bf41
Use Q_NULLPTR
9 years ago
Montel Laurent
7d95a5ba45
Fix some clazy warning
9 years ago
Montel Laurent
8c2d83e7ba
Add more header
10 years ago
Nicolás Alvarez
873959b058
Move mailcommon code to the root directory.
10 years ago
Nicolás Alvarez
aabd0dfafd
Initial import from the monolithic kdepim.
...
This is the beginning of revision history for this module. If you
want to look at revision history older than this, please refer to the
techbase wiki for how to use Git history grafting. At the time of
writing, this wiki is located here:
http://community.kde.org/Frameworks/GitOldHistory
If you have already performed the grafting and you don't see any
history beyond this commit, try running "git log" with the "--follow"
argument.
Branched from the monolithic repo, kdepim master branch, at commit
d0009536f24e8c7f4cc32a70936f5c25194e9a6f
10 years ago