31 Commits (ad57c7b73bdcf555d494ac04aa6f3a52e5cfbef2)

Author SHA1 Message Date
Jakob Petsovits 29e872865d Remove the unused "problematic signature" and 18 years ago
Jarosaw Staniek 882da262ab make the QPixmap global static 18 years ago
Thomas McGuire 5bc0d5b4e3 - Don't draw on null pixmaps 18 years ago
Jakob Petsovits a374198d57 Fix icon uglyness by combining them on a transparent 19 years ago
Thomas McGuire d031daa713 deprecated-- 19 years ago
Frank Osterfeld d1dfa77976 merge changes from enterprise 19 years ago
Arto Hytnen f1ee1a5928 SVN_SILENT just few typos and qMin/qMax fixes. 19 years ago
Ismail Onur Filiz ff2e7ae95a Finally, port the tagging feature to KDE4. It is in a slightly worse state than what I had for KDE 3.5, 19 years ago
Laurent Montel 9079b08b83 Not necessary 19 years ago
Ingo Klcker 76ed9c3f5c Fix pass-by-value issues found by krazy. Patch by Bernhard Breinbauer. 19 years ago
Volker Krause 57e225819c Also change the font of cut messages in case the inactive color is to similar to the normal color. 19 years ago
Volker Krause 01bafaed15 Merge revisions 633599, 638231, 647127, 647145 and 647816 from 19 years ago
Volker Krause 957680fab8 Forwardport SVN commit 647136 by vkrause: 19 years ago
Volker Krause a575696340 Mark cut messages in the header list. 19 years ago
Stephan Kulow 7b17b410c3 replaced QColorGroup:: with QPalette:: 20 years ago
Reinhold Kainhofer b3e8c0482f Deprecated QPalette calls 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 1a753fd376 deprecated: QMenu::insertSeparator() -> QMenu::addSeparator(), QBitmap(w,h,bool) -> QBitmap(w,h) and QBitmap::clear() 20 years ago
Laurent Montel a574251bf1 Adapt to new kdelibs api 20 years ago
Andreas Gungl 99b1dcf126 Q3PtrList-- 20 years ago
Laurent Montel 60b450d35f QString::null-> QString() 21 years ago
Laurent Montel 3ef805634c Q3ValueList-- 21 years ago
Laurent Montel eb077e0b11 qt3support-- 21 years ago
Andreas Gungl 575ebaa9ac - ading some more methods to MessageStatus which are usefull in the port 21 years ago
Ingo Klcker 3cbf0fc45b Q_INT*/Q_UINT* -> qint*/quint* 21 years ago
Volker Krause ed72a72900 More KMail porting. 21 years ago
Laurent Montel 57f2203adc Some port 21 years ago
Ingo Klcker f879436b17 QListView tried to show the tooltip with the subject of a message which was just added to the current folder. For some reason getting the corresponding MsgBase object failed and KMail bailed out. Simply return an empty string if this should ever happen again. 21 years ago
Lus Pedro Coelho 49ecfeea4b Full text indexing for KMAIL (finally) 21 years ago
Till Adam 06da7a98e8 Make kmheaders depend on a few fewer headers. 21 years ago
Mario Teijeiro Otero a1558a19c6 * Fix show todo icon status when the message has a "replied status". 21 years ago
Volker Krause f9e131a2e9 Initialize the mask bitmap before merging and align the icons horizontally centred. 21 years ago
Ingo Klcker c17d28a798 Make font for new/unread/important messages configurable. Based on patch by Jason 'vanRijn' Kasper. 22 years ago
Till Adam abb68058ad CVS_SILENT remove unused code 22 years ago
Till Adam b928cccc3a o factor out HeaderItem class out of KMHeaders, it's just too large 22 years ago