57 Commits (ce404e6becd3b44346205680b416f8342ea33d5c)

Author SHA1 Message Date
Christian Schaarschmidt 34c6e38d47 set focus to bottom (= empty line) 19 years ago
Allen Winter 5eb06f3689 merge SVN commit 640981,640986 by winterz: 19 years ago
Christian Schaarschmidt 19e84987f5 port of revision 601947 20 years ago
Andreas Kling 0284caac7a Always initialize mLineHeight. 20 years ago
Andreas Kling b18eed8ffb Always initialize mFirstColumnWidth -- thanks to Julian Seward. 20 years ago
Tobias Koenig 7e73f47e1a Prevent crashes when the lineedit is deleted before the slot is called. 21 years ago
Reinhold Kainhofer 50d4efd7d4 The FSF moved to a different address, so update the license headers all through kdepim to include the new address (see also the FSF's home page for the new address): 21 years ago
David Faure 0c9148bf15 Fix nasty cached imap bug: changes made to the folders while syncing (renames, deletions, creations...) 21 years ago
Till Adam 8cc0a3adae Don't crash when George gets trigger happy on the delete key in a 21 years ago
Marc Mutz f5277ffb7f Extract kmatmlistview.{h,cpp} and kmlineeditspell.{h,cpp} from kmcomposer.{h,cpp}. Part 2/<unknown> of my tear-kmcomposewin.{h,cpp}-apart work. Also fix some bugs in KMLineEdit::insertEmails() *Hint: a popup menu can be canceled, too. 21 years ago
Thomas Zander 565d6c02f0 Fix the concept of making the first columns equal width to also work 21 years ago
Till Adam c163ba0aad Lazy load the recipientspicker, to make opening a composer a bit 21 years ago
Till Adam 3783d8f19a SVNSILENT verbose-- 21 years ago
Till Adam 3e6ca64ff8 Make sure there is at least one "To" header, by promoting the first 21 years ago
Matt Douhan a08a6bbf0e Step 1 to solve bug 102001 21 years ago
Cornelius Schumacher 8f40d6d367 Forward port recipients editor and picker changes from 3.4 branch 21 years ago
Cornelius Schumacher 15b82fd55b Try to be smart about default type of second recipient line in order to make 21 years ago
Cornelius Schumacher b748ac88b5 Second recipient line should be CC by default. 21 years ago
Ingo Klcker fb11568736 Make the recipient editor aware of changes made by the user. 21 years ago
Ingo Klcker aeb00ff433 Add possibility to add and remove single recipients (needed for the identity's BCC). 21 years ago
Hasso Tepper f7f319f783 Forcing other widgets having maximum height of the line edit doesn't work 21 years ago
Till Adam 56d4c75d67 Disable the "remove recipients line" button when there is only one line. 21 years ago
Hasso Tepper 88109b2659 Missing i18n(). 21 years ago
Luk Tinkl 2f22f89790 i18n() 21 years ago
Cornelius Schumacher b12b38735a Add tool tips. 21 years ago
Cornelius Schumacher 5149783f6d Add safe-guard to prevent creation of insane number of recipient editor lines. 21 years ago
Stephan Binner 4c0dab53c5 Always fixing the same faults: RTL, iconset for disabled icon 21 years ago
Cornelius Schumacher c243d1cf68 Implement suggestions of mini usability study "KMail Composer and Select 21 years ago
Ingo Klcker b2f4d376be Say 'No recipients' instead of '0 recipients' as suggested in the usability report. 21 years ago
Cornelius Schumacher 7b99407ca7 Improve escaping code. 21 years ago
Cornelius Schumacher b9c8a1ed5d Set default button according to combo box setting. Doesn't seem to really 21 years ago
Cornelius Schumacher bf4f4e87c7 Fixing multi selection and closing of the picker. 21 years ago
Cornelius Schumacher 494a69ff10 Better formatting of tooltip. 21 years ago
Daniel Molkentin fe1df93cf9 fix regression introduced by last commit: keep the RecipientType information in the dialog up to date 21 years ago
Cornelius Schumacher 21c272ba25 First version of tooltip with recipients summary. 21 years ago
Cornelius Schumacher 1589f21490 Add dialog for creation of distribution lists with the new recipients editor. 21 years ago
Cornelius Schumacher fe5e6e747a Don't overwrite non-empty recipients. 21 years ago
Cornelius Schumacher 2566af1cd1 Add buttons for removing recipients. 21 years ago
Cornelius Schumacher f565a3ac42 - Enable multi-selection in recipients picker. 21 years ago
Cornelius Schumacher 137f5e6252 Allow to navigate with cursor keys between combo box, line edit and select button. 21 years ago
Cornelius Schumacher 418bf1f105 Fix tab order. 21 years ago
Cornelius Schumacher 775756f85d Remove label when second last line is removed. 21 years ago
Cornelius Schumacher 1ab3641aaa Align line edits. 21 years ago
Cornelius Schumacher 9fc7fd5855 Add correct spacing. 21 years ago
Cornelius Schumacher e38a36bcbd - Fix identity combo crash 22 years ago
Cornelius Schumacher cfe63f44a6 Go back to QWidget to be more flexible with customizing the window appearance 22 years ago
Daniel Molkentin a4927d2b03 fix more layouting issues 22 years ago
Daniel Molkentin 440a3717f0 improve line removal 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.. 22 years ago
Cornelius Schumacher 0ad4dd1f53 Fix positioning of picker. 22 years ago