Cornelius Schumacher
15b82fd55b
Try to be smart about default type of second recipient line in order to make
...
everybody happy. The default of the default is To again.
svn path=/branches/KDE_3_4_BRANCH/kdepim/; revision=405010
21 years ago
Cornelius Schumacher
b748ac88b5
Second recipient line should be CC by default.
...
svn path=/branches/KDE_3_4_BRANCH/kdepim/; revision=403281
21 years ago
Ingo Klcker
fb11568736
Make the recipient editor aware of changes made by the user.
...
svn path=/trunk/kdepim/; revision=392442
21 years ago
Ingo Klcker
aeb00ff433
Add possibility to add and remove single recipients (needed for the identity's BCC).
...
svn path=/trunk/kdepim/; revision=392390
21 years ago
Hasso Tepper
f7f319f783
Forcing other widgets having maximum height of the line edit doesn't work
...
with smaller fonts. Combobox and/or clear button have to be higher than the
line edit in many cases.
svn path=/trunk/kdepim/; revision=389659
21 years ago
Till Adam
56d4c75d67
Disable the "remove recipients line" button when there is only one line.
...
It can not be removed then.`
BUGS: 98973
svn path=/trunk/kdepim/; revision=388910
21 years ago
Hasso Tepper
88109b2659
Missing i18n().
...
svn path=/trunk/kdepim/; revision=388010
21 years ago
Luk Tinkl
2f22f89790
i18n()
...
svn path=/trunk/kdepim/; revision=385519
21 years ago
Cornelius Schumacher
b12b38735a
Add tool tips.
...
svn path=/trunk/kdepim/; revision=385077
21 years ago
Cornelius Schumacher
5149783f6d
Add safe-guard to prevent creation of insane number of recipient editor lines.
...
svn path=/trunk/kdepim/; revision=385071
21 years ago
Stephan Binner
4c0dab53c5
Always fixing the same faults: RTL, iconset for disabled icon
...
svn path=/trunk/kdepim/; revision=385000
21 years ago
Cornelius Schumacher
c243d1cf68
Implement suggestions of mini usability study "KMail Composer and Select
...
Recipients Dialog".
svn path=/trunk/kdepim/; revision=384315
21 years ago
Ingo Klcker
b2f4d376be
Say 'No recipients' instead of '0 recipients' as suggested in the usability report.
...
svn path=/trunk/kdepim/; revision=383705
21 years ago
Cornelius Schumacher
7b99407ca7
Improve escaping code.
...
svn path=/trunk/kdepim/; revision=382851
21 years ago
Cornelius Schumacher
b9c8a1ed5d
Set default button according to combo box setting. Doesn't seem to really
...
work for any reason.
svn path=/trunk/kdepim/; revision=382325
21 years ago
Cornelius Schumacher
bf4f4e87c7
Fixing multi selection and closing of the picker.
...
svn path=/trunk/kdepim/; revision=382312
21 years ago
Cornelius Schumacher
494a69ff10
Better formatting of tooltip.
...
svn path=/trunk/kdepim/; revision=382305
21 years ago
Daniel Molkentin
fe1df93cf9
fix regression introduced by last commit: keep the RecipientType information in the dialog up to date
...
Ellen: Now you can use it :)
CCMAIL:ellen@relevantive.de
svn path=/trunk/kdepim/; revision=382288
21 years ago
Cornelius Schumacher
21c272ba25
First version of tooltip with recipients summary.
...
svn path=/trunk/kdepim/; revision=381512
21 years ago
Cornelius Schumacher
1589f21490
Add dialog for creation of distribution lists with the new recipients editor.
...
svn path=/trunk/kdepim/; revision=381499
21 years ago
Cornelius Schumacher
fe5e6e747a
Don't overwrite non-empty recipients.
...
svn path=/trunk/kdepim/; revision=381282
21 years ago
Cornelius Schumacher
2566af1cd1
Add buttons for removing recipients.
...
svn path=/trunk/kdepim/; revision=381280
21 years ago
Cornelius Schumacher
f565a3ac42
- Enable multi-selection in recipients picker.
...
- Correctly split comma-separated email addresses.
- Add buttons for explicitly picking recipients for To and CC.
svn path=/trunk/kdepim/; revision=380811
21 years ago
Cornelius Schumacher
137f5e6252
Allow to navigate with cursor keys between combo box, line edit and select button.
...
svn path=/trunk/kdepim/; revision=379600
21 years ago
Cornelius Schumacher
418bf1f105
Fix tab order.
...
svn path=/trunk/kdepim/; revision=379594
21 years ago
Cornelius Schumacher
775756f85d
Remove label when second last line is removed.
...
svn path=/trunk/kdepim/; revision=379580
21 years ago
Cornelius Schumacher
1ab3641aaa
Align line edits.
...
svn path=/trunk/kdepim/; revision=377748
21 years ago
Cornelius Schumacher
9fc7fd5855
Add correct spacing.
...
svn path=/trunk/kdepim/; revision=377437
21 years ago
Cornelius Schumacher
e38a36bcbd
- Fix identity combo crash
...
- Add support for distribution lists
- Add support for recent addresses
- Fix tab order in recipients picker
svn path=/trunk/kdepim/; revision=377013
22 years ago
Cornelius Schumacher
cfe63f44a6
Go back to QWidget to be more flexible with customizing the window appearance
...
and give it a proper parent.
svn path=/trunk/kdepim/; revision=376668
22 years ago
Daniel Molkentin
a4927d2b03
fix more layouting issues
...
svn path=/trunk/kdepim/; revision=376654
22 years ago
Daniel Molkentin
440a3717f0
improve line removal
...
svn path=/trunk/kdepim/; revision=376545
22 years ago
Daniel Molkentin
4631699207
When asked about indentation, the great CORNELIUS said: "And the number of the counting shall be 2. Neither shall you count to 4 or 8 nor shalt you count to 1, unless you thenceforth proceedeth to 2". And the PIM hackers were happy and there was much rejoice..
...
svn path=/trunk/kdepim/; revision=376467
22 years ago
Cornelius Schumacher
0ad4dd1f53
Fix positioning of picker.
...
Give initial focus to search line.
svn path=/trunk/kdepim/; revision=376466
22 years ago
Daniel Molkentin
8f2654cbe8
ok, the last commit was tiny, but still broke compilation...
...
the other things this commit fixes is the reason why I like java's "super()"
svn path=/trunk/kdepim/; revision=376404
22 years ago
Daniel Molkentin
5f223227f7
minor
...
svn path=/trunk/kdepim/; revision=376402
22 years ago
Daniel Molkentin
0892c1fc6a
allow for removing abitratry lines using backspace on empty lineedits
...
svn path=/trunk/kdepim/; revision=376398
22 years ago
Cornelius Schumacher
954524198e
Use the line edit which does completion in the recipients editor.
...
svn path=/trunk/kdepim/; revision=376370
22 years ago
Cornelius Schumacher
7105d0204c
Show correct number of recipients in side widget.
...
svn path=/trunk/kdepim/; revision=376361
22 years ago
Cornelius Schumacher
6c8be7a370
Make sure we always see the active line.
...
svn path=/trunk/kdepim/; revision=376324
22 years ago
Cornelius Schumacher
566252d6db
Use empty lines before creating new ones.
...
svn path=/trunk/kdepim/; revision=376311
22 years ago
Cornelius Schumacher
0b0fb35c3c
Implement arrow key navigation for new recipients editor, clean up arrow
...
key navigation code for old editor.
svn path=/trunk/kdepim/; revision=376278
22 years ago
Cornelius Schumacher
b276edfb90
Minor polishing.
...
svn path=/trunk/kdepim/; revision=375973
22 years ago
Cornelius Schumacher
3ac438f2f5
Alternative recipients editor and picker. Optional and off by default for now.
...
svn path=/trunk/kdepim/; revision=375908
22 years ago
Cornelius Schumacher
6a177b319e
- Make it possible by setting a switch in the config file to use Tobias new
...
addressee selection dialog. I promise to remove at least one of the
addressee selection dialogs again before the 3.4. release.
- Add test program for new recipients editor.
svn path=/trunk/kdepim/; revision=372990
22 years ago