Laurent Montel
231d7ec87e
Allow to define dialog title
6 years ago
Daniel Vrátil
1d5a9ea144
Port 'Add To Addressbook' action to Akonadi::TagWidget
...
Summary:
They both look and behave the same, but Akonadi::TagWidget is the
"standard" widget used everywhere else.
Reviewers: mlaurent
Reviewed By: mlaurent
Subscribers: kde-pim
Tags: #kde_pim
Differential Revision: https://phabricator.kde.org/D29252
6 years ago
Laurent Montel
41cee314e5
GIT_SILENT: coding style
6 years ago
Laurent Montel
bb2f926182
Port to QLineEdit
6 years ago
Laurent Montel
4b5dbd0198
Use QLineEdit where it"s possible
6 years ago
Laurent Montel
9031467023
Save external ref here too
6 years ago
Daniel Vrátil
cf603679bc
Adapt to move of some Akonadi attributes to AkonadiMime
...
The Pop3ResourceAttribute and NewMailNotifierAttribute has been moved
from Akonadi to AkonadiMime, since they are all email-specific.
6 years ago
Laurent Montel
c67e7be97d
Fix Bug 419720 - Message status filter broken
...
FIXED-IN: 5.14.0
BUG: 419720
6 years ago
Laurent Montel
588109f4a7
It's already initialize in header
6 years ago
Martin Koller
0628360b22
do not lose address headers when decrypting mail
...
Differential Revision: https://phabricator.kde.org/D28399
BUG: 413022
6 years ago
Laurent Montel
16eff27bdf
Fix includes. Use uppercase includes
6 years ago
Laurent Montel
f8abacae32
Fix includes
6 years ago
Laurent Montel
e036c915fc
Qt guys reverted some changes in qt5.15...
6 years ago
Laurent Montel
0d1b9430cb
Not necessary to connect to QDialogButton signal
...
It's already done in KMessageBox::createKMessageBox
6 years ago
Laurent Montel
170f9191a9
GIT_SILENT: it's autogenerated now
6 years ago
Laurent Montel
8bbb221bab
Fix forward declaration
6 years ago
Laurent Montel
81e2e80b56
Make it compile against last qt5.15
6 years ago
Laurent Montel
e79cc53c4f
Autogenerate categories file
6 years ago
Laurent Montel
0e8effc63a
Make it compile against qt5.15
6 years ago
Laurent Montel
f59be616ee
Make it compile against qt5.15
6 years ago
David Faure
655f28d868
Fix support for compose key in foldertreewidget
6 years ago
David Faure
081d57ce53
Fix support for dead keys in foldertreewidget filtering
...
Summary:
CCBUG: 415850
FIXED-IN: 5.13.2
Test Plan:
I can jump to a folder called abédêf with FR layout.
Doesn't seem to work with compose key though.
Reviewers: mlaurent
Reviewed By: mlaurent
Differential Revision: https://phabricator.kde.org/D26682
6 years ago
Laurent Montel
e727ec8c75
Fix: Bug 415850 - "Move message to folder" dialog does not accept certain characters
...
For the moment using a lineedit
BUG: 415850
FIXED-IN: 5.13.2
6 years ago
Laurent Montel
093da5837a
Don't apply when string is empty
6 years ago
Laurent Montel
788d4c1652
GIT_SILENT: happy new year
6 years ago
Laurent Montel
9730a86d72
Use QComboBox here
6 years ago
Laurent Montel
0f2b37a341
Fix i18n
6 years ago
Laurent Montel
8f7ff87da8
Fix dialog size
6 years ago
Laurent Montel
a7f39f4e8c
Fix autotest
6 years ago
Laurent Montel
3133ef1d8a
improve layout
6 years ago
Laurent Montel
230c21cba6
Add window title
6 years ago
Laurent Montel
bdb26e625c
We need to convert it when we insert snippet not when we create it
6 years ago
Laurent Montel
27a23da056
Fix delete dialog
6 years ago
Laurent Montel
e44ddebf60
GIT_SILENT: coding style
6 years ago
Laurent Montel
c8914a7bd2
Allow to custom file name
6 years ago
Laurent Montel
a5724bb417
Add autotest
6 years ago
Laurent Montel
f84e0e227c
Improve widget
6 years ago
Laurent Montel
375cafabe2
Start to implement custom file name
6 years ago
Laurent Montel
75449e9a1b
Use new custom button
6 years ago
Laurent Montel
0b2797dc9c
GIT_SILENT: Add context @title:window
6 years ago
Laurent Montel
6e7b3ec56a
Add setWhatsThis for explaining keyword feature
...
Thanks David for this "whatsthis"
CCMAIL: faure@kde.org
6 years ago
Laurent Montel
3d801730e1
Add missing 's'
6 years ago
Laurent Montel
e48b8b32f6
Move variable before attachmeent
6 years ago
Laurent Montel
238785e81e
Use camelcase header (scripted)
6 years ago
Laurent Montel
50c4c27108
Fix Bug 414839 - Folder expiration not automatic
...
FIXED-IN: 5.13.0
BUG: 414839
6 years ago
Laurent Montel
5b74b5cc90
Fix initialize value
6 years ago
Laurent Montel
37a519661e
Don't use nullptr as flag value
6 years ago
Laurent Montel
9cfbbf34f1
[mailcommon] Port to QSortFilterProxyModel from deprecated KRecursiveFilterProxyModel
...
Summary:
following https://phabricator.kde.org/D25595
WARNING: don't merge this until D25595 is accepted and merged
Reviewers: dvratil, winterz
Subscribers: kde-pim
Tags: #kde_pim
Differential Revision: https://phabricator.kde.org/D25596
6 years ago
David Faure
f4bf9dc6ea
Link to Qt5::Xml explicitly in case KConfigGui stops doing it for us
6 years ago
Heiko Becker
6475445700
Only build and install designer plugin if it's enabled
...
Test Plan:
Build with BUILD_DESIGNERPLUGIN=TRUE/FALSE and checked
that the installation matches
Reviewers: #kde_pim
Subscribers: kde-pim
Tags: #kde_pim
Differential Revision: https://phabricator.kde.org/D25472
6 years ago