Jacopo De Simoi
ddb0caeec2
Fix compilation with new Qt
4 years ago
Jacopo De Simoi
4b3dc5a94e
Implement helm-like filtering (still WIP)
4 years ago
Jacopo De Simoi
1b26f6f0be
eeh, this is fucked up
4 years ago
Jacopo De Simoi
9e8e848a0d
Release focus from filterFolderLineEdit on returnPressed
4 years ago
Jacopo De Simoi
da5570df07
Change wording in the Jump To… window
4 years ago
Jacopo De Simoi
7773230ea2
Move filter below treeview
4 years ago
Laurent Montel
3bda971c28
GIT_SILENT: prepare for the future CMakePreset qt6 build
4 years ago
Laurent Montel
acc7cfa10d
GIT_SILENT: fix some reuse lint warnings
4 years ago
Laurent Montel
4ad54c31bd
GIT_SILENT: add .git-blame-ignore-revs license
4 years ago
Laurent Montel
59ec515b86
GIT_SILENT: add .gitignore license
4 years ago
Laurent Montel
1fa9c365e0
GIT_SILENT: add missing license
4 years ago
Laurent Montel
9ca7cdeb74
GIT_SILENT: add freebsd support
4 years ago
Laurent Montel
a0afc3e5aa
GIT_SILENT: use new CI
4 years ago
Laurent Montel
fab34e518a
GIT_SILENT: simplify code
4 years ago
Laurent Montel
b7d1febaa2
Fix 446052: Drag&Drop Mails in Kmail does not work using git-master snapshots since 2-3 days
...
BUG: 446052
4 years ago
Laurent Montel
2a53302d88
Use = default and use {}
4 years ago
Laurent Montel
342619817d
GIT_SILENT: increase version
4 years ago
Laurent Montel
69bd43a94c
Implement enable/disable drag&drop
4 years ago
Laurent Montel
9c5b765fc7
Use directly using namespace MailCommon
4 years ago
Ben Cooksley
2faf208a69
Correct prefix to other PIM repositories in .kde-ci.yml
4 years ago
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
66e511ecf2
Make compile without deprecated methods
4 years ago
Laurent Montel
dc61356ded
Remove deprecated I18N_NOOP macro
4 years ago
Laurent Montel
2c7b5eecbf
GIT_SILENT: make sure that it compiles without deprecated methods
4 years ago
Laurent Montel
22cbf68804
Not necessary I18N_NOOP here
4 years ago
Laurent Montel
64c66c2615
GIT_SILENT: time to increase version
4 years ago
Ingo Klöcker
de9c5f286d
Add some documentation for the HierarchicalFolderMatcher
...
This explains how the matching works, gives a few examples, and lists
design considerations.
Funded by: Intevation GmbH
CCBUG: 443791
CCMAIL: bernhard@intevation.de
4 years ago
Laurent Montel
f2a82af302
GIT_SILENT: use stable version
4 years ago
Laurent Montel
ac919e35b7
GIT_SILENT: master is open
4 years ago
Laurent Montel
1b38cc5cad
GIT_SILENT: prepare 5.19.0beta1
4 years ago
Friedrich W. H. Kossebau
672657fdbd
Use action texts for buttons of confirmation dialog
4 years ago
Laurent Montel
bbb3c56232
GIT_SILENT: prepare 5.19.0 beta1
4 years ago
Laurent Montel
269e8f33b0
Allow to show header in qtc6
4 years ago
Laurent Montel
bfa017214f
GIT_SILENT: remove duplicate includes
4 years ago
Laurent Montel
4e9d8c5b15
GIT_SILENT: add missing overide
4 years ago
Marco Rebhan
0b234a97e6
Replace removed insertEmail with addEmail
...
(see KContacts commit 779da83bcfa42ddc55a17a039e2d9ae9370266d0)
4 years ago
Laurent Montel
ceb9339576
Remove it
4 years ago
Laurent Montel
6da9ca225b
GIT_SILENT: remove nullptr here (not necessary as it's const)
4 years ago
Laurent Montel
c70134b905
Use "using namespace Mailcommon"
4 years ago
Laurent Montel
330ddfe262
Use directly "using namespace"
4 years ago
Laurent Montel
7c8b0ef210
Add missing const + Q_REQUIRED_RESULT
4 years ago
Ingo Klöcker
dc60839a85
Add hierarchical filtering of folders
...
This allows filtering a hierarchy of folders with path patterns like
"parent/sub" which matches all folders matching "sub" with parent folders
matching "parent".
Funded by: Intevation GmbH
BUG: 443791
FIXED-IN: 5.19.0
4 years ago
Laurent Montel
a37cf79cc0
Allow to not expand treewidget
4 years ago
Laurent Montel
08b00d2a6e
GIT_SILENT: Use non-nested p-impl classes
4 years ago
Laurent Montel
0297580b4d
Use unique_ptr
4 years ago
Laurent Montel
740920c48f
GIT_SILENT: time to increase version
4 years ago
Laurent Montel
059ed5d1e2
Use std::unique_ptr
4 years ago
Laurent Montel
94a636f551
const'ify pointer
4 years ago
Friedrich W. H. Kossebau
76ee778dca
Remove unneeded check for KF5GrantleeTheme
...
GIT_SILENT
5 years ago