1402 Commits (15a22ea4ab5c65ef963e7c8f33508c4824440e85)

Author SHA1 Message Date
Bertjan Broeksema f7c27a226d krazy fixes: Qt classes that should not be used 18 years ago
Allen Winter 32126b8856 don't test for attachments if the attachWordsList is empty. 18 years ago
Thomas McGuire 510eb300a1 An attempt to repair the encoding mess a bit, when attaching files: 18 years ago
Thomas McGuire 0131f041f8 Fixes for "insert file": 18 years ago
Bertjan Broeksema ea2c663148 krazy fixes: QDialog -> KDialog 18 years ago
Thomas McGuire 1a117a3e2a Simplify. 18 years ago
Thomas McGuire bdd6b33525 When inserting a file to the composer: 18 years ago
Laurent Montel b18e8016d3 Fix some iterator 18 years ago
Thomas McGuire dd403858e0 Work around a problem in KEncodingProber which would detect UTF-16LE for 18 years ago
Thomas McGuire 3b62c3a10c Get rid of most kdeversion.h includes, most of them seem to be unused. Some of them were 18 years ago
Tom Albers 80ceb1b5a2 Remove the dictionarycombo from libkdepim and adjust KMail to use the combo from Sonnet. 18 years ago
Thomas McGuire b7e17e509a Merged revisions 875487 via svnmerge from 18 years ago
Thomas McGuire 72c008ef4e Merged revisions 870426 via svnmerge from 18 years ago
Thomas McGuire df407ef398 Merged revisions 866973 via svnmerge from 18 years ago
Thomas McGuire 615ce09833 Fix the charset name being "ISO 8859-xx" instead of "ISO-8859-xx". 18 years ago
Thomas McGuire 9483549a35 Backport r866019 by mjansen from trunk to the 4.1 branch: 18 years ago
Michael Jansen 6784f4f921 Don't call setShortcut for a KAction over a QAction Pointer. 18 years ago
Bertjan Broeksema efe7e2f3dc EBN Fixes: validity of i18n calls. 18 years ago
Bertjan Broeksema ddf3e14e0f EBN Fixes: Qt classes that should not be used 18 years ago
Bertjan Broeksema 20792edc21 EBN Fixes: single-char QString operations for efficiency. 18 years ago
Thomas McGuire c96eb68de5 - Remove the unused phrases tab from the config dialog code. 18 years ago
Thomas McGuire 1b8f11b43f Merged revisions 857148 via svnmerge from 18 years ago
Volker Krause 25305e9459 Add charset autodetection. This is more or less a complete reimplementation 18 years ago
Thomas McGuire 69a25a7462 Store the attachment keywords in the kcfg instead. 18 years ago
Thomas McGuire 40ceac451b - Move the default forgotten keywords to a common function 18 years ago
Thomas McGuire b4adaa9c46 Backport r850588 by tmcguire from trunk to the 4.1 branch: 18 years ago
Thomas McGuire 38462b9361 Backport r850587 by tmcguire from trunk to the 4.1 branch: 18 years ago
Thomas McGuire a24145ba0d Merged revisions 850326 via svnmerge from 18 years ago
Thomas McGuire b958d03752 Merged revisions 850308 via svnmerge from 18 years ago
Kevin Ottens f0e5b619fa Merged revisions 769035 via svnmerge from 18 years ago
Kevin Ottens 4352872509 Merged revisions 769033 via svnmerge from 18 years ago
Thomas McGuire bdc4dbc143 - Follow spellcheck changes in kdelibs (aka get rid of cruft) 18 years ago
Thomas McGuire 3d96451ac9 Merged revisions 841023 via svnmerge from 18 years ago
Thomas McGuire 5c1318a6ac Backport r839222 by tmcguire to the 4.1 branch: 18 years ago
Thomas McGuire 0d40ff3422 Fix spellcheck language not being correctly set for some languages. 18 years ago
Thomas McGuire 3b2975d1b0 Remove the code for spellchecking the subject line, which was broken anyway. 18 years ago
Thomas McGuire c07d4c3eda Remove the ability to set custom background and foreground colors. 18 years ago
Thomas McGuire d1c5b60541 Some color fixes: 18 years ago
Thomas McGuire e4413c61f2 - Use the same font in the to/cc/bcc fields as in the subject 18 years ago
Thomas McGuire fee63eda7d Merged revisions 830977 via svnmerge from 18 years ago
Thomas McGuire 2682fff730 Merged revisions 830518 via svnmerge from 18 years ago
Thomas McGuire 50d3b40c20 #warning-- 18 years ago
Allen Winter 847f132364 backport fix for BUG 166242 18 years ago
Allen Winter 53cef0ad02 fix composer "save as draft" vs. "discard changes" vs. "cancel" 18 years ago
Thomas McGuire 77b65010f6 Merged revisions 813234,813336,813759,816897,817156,817345,819078,820276,820278 via svnmerge from 18 years ago
Laurent Montel 86fb6c9353 Use clear() 18 years ago
Jarosaw Staniek 4f7c91f09f attach only if user accepted the file dialog 18 years ago
Jarosaw Staniek a36028f86a Avoid implicit cast of -1 value (when "maximumAttachmentSize" is undefined) to uint. 18 years ago
Thomas McGuire dfbfc04ba7 Actually use the encoding specified in the composer. 18 years ago
Marc Mutz 7ddfa62732 Merged revisions 813728-814407 via svnmerge from 18 years ago