Laurent Montel
|
a0c98c40a9
|
GIT_SILENT: coding style
|
6 years ago |
Laurent Montel
|
b6186c9e4f
|
Fix clear widget
|
6 years ago |
Laurent Montel
|
8fd453d251
|
Change wasChanged boolean when we change settings
|
6 years ago |
Yuri Chornoivan
|
dcb01f80aa
|
Fix minor typos
|
6 years ago |
Laurent Montel
|
058b8b1ba0
|
Fix dnd
|
6 years ago |
Laurent Montel
|
ecf6392884
|
Allow to dnd snippet
|
6 years ago |
Laurent Montel
|
c91ef80bc6
|
Fix tab order
|
6 years ago |
Laurent Montel
|
4290da8d0f
|
Add a placeholderText
|
6 years ago |
Laurent Montel
|
dd4b942b6f
|
Allow to add to/cc/bcc requested by David
|
6 years ago |
Laurent Montel
|
19c9a2b276
|
Use new signal. So when we add new feature we don't need to change
arguments
|
6 years ago |
Laurent Montel
|
33d1d39922
|
GIT_SILENT: coding style
|
6 years ago |
Laurent Montel
|
58da6c53d6
|
GIT_SILENT: Fix copyright
|
6 years ago |
Laurent Montel
|
e1b5085859
|
Move subject after group. It's more logical
|
6 years ago |
Laurent Montel
|
a4dc679e4c
|
Allow to insert subject too as discussed with david
|
6 years ago |
Laurent Montel
|
cc2539d101
|
Make it compiles without deprecated methods
|
6 years ago |
Laurent Montel
|
e36b4100d0
|
Add subject support as discussed with David
|
6 years ago |
Volker Krause
|
79c8eb8e0e
|
Let QStyle handle icon sizes on buttons
Reviewers: mlaurent
Reviewed By: mlaurent
Subscribers: kde-pim
Tags: #kde_pim
Maniphest Tasks: T11637
Differential Revision: https://phabricator.kde.org/D24795
|
7 years ago |
Laurent Montel
|
f75c69703e
|
GIT_SILENT: Time to increase dependancy. Now we depend against new KF5 Contact/CalendarCore
|
7 years ago |
Laurent Montel
|
3307afe98a
|
Add space at end of new variable
|
7 years ago |
Laurent Montel
|
3202166ee4
|
Use loop range here too
|
7 years ago |
Laurent Montel
|
217fcfeb83
|
Use range for loop instead of sizeof
|
7 years ago |
Laurent Montel
|
14fbe3331d
|
Load setting if it's not group element
|
7 years ago |
Laurent Montel
|
abec7e74ad
|
Capture return key + use clear button
|
7 years ago |
Laurent Montel
|
b13323594a
|
Allow to load file
|
7 years ago |
Laurent Montel
|
263f7499df
|
Allow to save in specific file
|
7 years ago |
Laurent Montel
|
640dd46967
|
GIT_SILENT: coding style
|
7 years ago |
Laurent Montel
|
db49d8ed86
|
Allow to know when widget was changed
|
7 years ago |
Laurent Montel
|
bcab6b2cca
|
Extract snippetwidget
|
7 years ago |
Laurent Montel
|
78bec0a870
|
Clean up code. install snippetmodel
|
7 years ago |
Laurent Montel
|
50c5cf44c7
|
We need mSnippetsManager for kmail
|
7 years ago |
Laurent Montel
|
9c49a7a0bd
|
Move widget here
|
7 years ago |
Laurent Montel
|
fb825a823c
|
Add support for keyword
|
7 years ago |
Laurent Montel
|
06a325f9a6
|
Add keyword lineedit here
|
7 years ago |
Laurent Montel
|
16941896e9
|
Add missing Q_REQUIRED_RESULT
|
7 years ago |
Laurent Montel
|
cf808372c2
|
Add spacer after button
|
7 years ago |
Laurent Montel
|
f4aea8f5aa
|
Merge remote-tracking branch 'origin/Applications/19.08'
|
7 years ago |
Laurent Montel
|
e1a608ea3f
|
Fix typo
|
7 years ago |
Laurent Montel
|
2adbd6fc7f
|
Use new api
|
7 years ago |
Laurent Montel
|
288f8831a7
|
GIT_SILENT: Time to increase dependancy. Use new macro for generating designer plugins
|
7 years ago |
Laurent Montel
|
24952d0fd3
|
Add missing Q_REQUIRED_RESULT
|
7 years ago |
Laurent Montel
|
43fdd60b61
|
Save/load dialog size
|
7 years ago |
Volker Krause
|
76d0f73022
|
Prefer icons over pixmaps
Summary: Better for scalability.
Reviewers: mlaurent
Reviewed By: mlaurent
Subscribers: kde-pim
Tags: #kde_pim
Differential Revision: https://phabricator.kde.org/D24117
|
7 years ago |
Laurent Montel
|
a0cc7c8c4d
|
USe directly signal/slot. Not necessary to store QTextEdit pointer
|
7 years ago |
Laurent Montel
|
73e4780798
|
Simplify code
|
7 years ago |
Laurent Montel
|
bf1175e785
|
Fix save/load dialog size
|
7 years ago |
Laurent Montel
|
ed7ce6249b
|
Merge remote-tracking branch 'origin/Applications/19.08'
|
7 years ago |
Laurent Montel
|
32245181b7
|
Fix Bug 411836 - Folder settings for expired message stores bad values (maildir)
FIXED-IN: 5.12.2
BUG: 411836
|
7 years ago |
Laurent Montel
|
5d5b49f61f
|
GIT_SILENT: as discussed with david, activate flags only when we use git repo
|
7 years ago |
David Faure
|
694b17531a
|
Merge branch 'Applications/19.08'
|
7 years ago |
David Faure
|
e93fe44f8e
|
Connect to new signal QComboBox::textActivated, to fix compilation with Qt 5.14
|
7 years ago |