107 Commits (f162ce751a7ef2d45f6bb3f146d513832b094b2b)

Author SHA1 Message Date
Thomas McGuire 8a21823787 deprecated-- 18 years ago
Andras Mantia 189dc7aabf Fix the composer layout (got broken with the merge of enterprise branch, r764934). 18 years ago
Andreas Hartmetz 304bd837b8 Recorded merge of revisions 744676,744678-744688,744690-744692,744694-744707,744709-745805,745808-745812,745815-746844,746846-746872,746875-746896,746898-746924,746926-746931,746933-746979 via svnmerge from 18 years ago
Volker Krause 3e58bd0ebc Make sure the completion box does not overlap the lineedit if that 19 years ago
Thomas Friedrichsmeier 808c830435 Do not convert BCC to To without user interaction (it clearly looks like that has never been intended, as well). 19 years ago
Volker Krause ebc763e7cc Add a splitter to show a larger number of receiver lines. 19 years ago
Chusslove Illich adbe916dd9 Close <br> tags in place (proper XML). 19 years ago
Frank Osterfeld d1dfa77976 merge changes from enterprise 19 years ago
Thomas McGuire 1b3608a5a1 - Port the tooltip of the receipientseditor. 19 years ago
Thomas McGuire 3909647ee0 Port to QTreeWidget and KTreeWidgetSearchLine 19 years ago
Tobias Koenig 01c7115ebd Manual adaption and cleanup of the previous script run 19 years ago
Daniel Molkentin 94a38cea12 major parts of the endl cleanups. 19 years ago
Laurent Montel 9079b08b83 Not necessary 19 years ago
Allen Winter cbb11bc62e add __GNUC__ guards on the #warnings 19 years ago
Thomas McGuire 96a951a70a Use the proper debug area. 19 years ago
Pradeepto Bhattacharya 25541c4ac1 Merge ... 19 years ago
Pradeepto Bhattacharya ebf81e8c65 Merge ... 19 years ago
Mathias Soeken b960974f54 Clear Button in KLineEdit instead of KPushButton in Recipient Editor 19 years ago
Mathias Soeken 275c697147 Make the RecipientsEditor look like in kmail3 again. 19 years ago
Mathias Soeken 48dc55e75d small layout fix in compose window 19 years ago
Mathias Soeken 0990fdeb99 layout fix in composewindow 19 years ago
Urs Wolfer 5d55003531 fix icon names 19 years ago
Laurent Montel 0bf43e1fa2 Fix include 19 years ago
Christian Schaarschmidt e911bb97b6 port of rev: 633315,647900 19 years ago
Christian Schaarschmidt 34c6e38d47 set focus to bottom (= empty line) 19 years ago
Volker Krause eceb3388b2 EmailAddressTools -> KPIMUtils 19 years ago
Volker Krause a1550f9791 emailfunctions -> kpimutils 19 years ago
Allen Winter 4761076693 forward port SVN commit 640981,640986 by winterz: 19 years ago
Allen Winter 5eb06f3689 merge SVN commit 640981,640986 by winterz: 19 years ago
Chusslove Illich 7de386f772 n i18n plural calls, special %n placeholder is no longer used; all placeholders are ordinary numbered ones, and the first integer-valued substitution decides plural form. 19 years ago
David Faure b89340afd8 #warnings guarded with __GNUC__ - script at http://web.davidfaure.fr/kde/guard_warnings.pl 19 years ago
David Faure 38ec9afb4b kapplication.h removed where not useful 19 years ago
Laurent Montel 9f7b1775fc Deprecated-- 19 years ago
Christian Schaarschmidt 19e84987f5 port of revision 601947 20 years ago
Christian Schaarschmidt 1c8f854c4e forward port of revision 601947 20 years ago
Allen Winter 238d7c5579 forward port SVN commit 585468 by kling: 20 years ago
Allen Winter 1627b9b3a7 forward port SVN commit 585458 by kling: 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
Allen Winter 72807f4c4d email.h moved into $incdir/emailfunctions instead of $incdir/libemailfunctions. 20 years ago
Reinhold Kainhofer 0ac46523eb deprecated-- 20 years ago
Edwin Schepers 67a7bbfdd5 fix crash 20 years ago
Volker Krause ca80c13d9e Commit danimo's libemailfunctions API cleanup and port kdepim 20 years ago
Reinhold Kainhofer 42ed96b11f some more #include <qxxxx.h> => #include <QXxxx> 20 years ago
Laurent Montel ee46d3efe0 #include <q...h> -> #include <Q...> 20 years ago
Reinhold Kainhofer 49ff0381db deprecated QLineEdit methods 20 years ago
Reinhold Kainhofer e5830100c0 deprecated QList::remove methods -> either QList::erase(iterator) or QList::removeAll(T) 20 years ago
Ismail Onur Filiz 5499cab473 Include "config.h" in the source files that already do not do so. 20 years ago
Reinhold Kainhofer 92ea42f7c5 deprecated QComboBox methods, mainly currentItem=>currentIndex, insertItem=>addItem, insertStringList=>addItems, setCurrentItem=>setCurrentIndex, setCurrentText=>setItemText(currentIndex,..), text=>itemText 20 years ago
Frank Osterfeld 7fa41a9ae1 some de-deprecation for the night 20 years ago