89 Commits (75d32029d1e35f195f059e58563759db6475daeb)

Author SHA1 Message Date
Marc Mutz e412542865 Merged revisions 811756-811782,811784-811788 via svnmerge from 18 years ago
Bertjan Broeksema 7649b00a2f Added a missing include. 18 years ago
Thomas McGuire bc82ce6f52 - change a few iterators to const iterators 18 years ago
Thomas McGuire 9955fe44d0 More porting 18 years ago
Thomas McGuire 59d76cf573 Q3PtrList-- 18 years ago
Thomas McGuire fd77f1883f Make the "complete message" and "body of message" filter fields appear again. 18 years ago
Thomas McGuire d2b89afcf9 Remove many superflous function names in kDebug statements. 18 years ago
Andreas Hartmetz f67dffa053 Recorded merge of revisions 728017-728089,728091-728450,728452-728540,728542-728558,728560-728580,728582-728814,728816-729239,729241-729283,729285-729305,729307-729580,729583-729610,729612-729660,729662-731333,731335-731357 via svnmerge from 18 years ago
Jarosaw Staniek 60d46f8eb1 SVN_SILENT port 19 years ago
Till Adam 864c9ca4b0 Merged revisions 738629 via svnmerge from 19 years ago
Till Adam a50aa3d775 Use better strings to describe the pseudo headers in searches and filters 19 years ago
Till Adam 3dd3b9fc03 Add a button to the quicksearch which opens up a full search based on the current 19 years ago
Frank Osterfeld d1dfa77976 merge changes from enterprise 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 a2849e0f7f Not necessary 19 years ago
Pradeepto Bhattacharya d46e11860a Krazy Fix #1 - Second installment. 19 years ago
Allen Winter c0af7a7b12 more GPL headers for Marc's code, which was already so licensed. 19 years ago
Dirk Mueller d89670573a fix memory leak (CID 1487) 20 years ago
Dirk Mueller c86b439bfc fix memory leak (CID 1487) 20 years ago
David Faure 8270ad07db Cleaning up the proko2 branch mess (that I originally created); this will require a few commits and a temporary branch. 20 years ago
Stephan Kulow ffaff2c9ab removed deprecated QWidget functions 20 years ago
Reinhold Kainhofer bdb846c552 Replace the old-style QGridLayout and Q[HV]BoxLayout constructors (which contain margin, spacing, name, and possibly the # of rows and cols) with the Qt4 constructors, where one then calls setMargin, setSpacing, and setObjectName. The nr of rows and columns is no longer needed. 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
Ismail Onur Filiz ea883abdd3 Replace TRUE/FALSE with true/false in kdepim as the former are deprecated. The words inside comments are untouched. 20 years ago
Laurent Montel 86b590e799 Deprecated-- 20 years ago
Laurent Montel 691967fab7 deprecated-- 20 years ago
Andreas Gungl 1a56f00c70 porting for KConfig changes 21 years ago
Laurent Montel 60b450d35f QString::null-> QString() 21 years ago
Andreas Gungl 014b735a5f porting 21 years ago
Andreas Gungl 5fc0e1b44a SVN_SILENT re-adding object names 21 years ago
Andreas Gungl 8b62162fbe Qt3support-- 21 years ago
Andreas Gungl b71cff1166 Qt3support-- 21 years ago
Laurent Montel e84659348b Byebye Q3WidgetStack 21 years ago
Laurent Montel 3ef805634c Q3ValueList-- 21 years ago
Ingo Klcker 3cbf0fc45b Q_INT*/Q_UINT* -> qint*/quint* 21 years ago
Volker Krause 88c8470cfb Port some more files. 21 years ago
Laurent Montel 57f2203adc Some port 21 years ago
Thomas Zander a9d7b28579 Don't add tabs 21 years ago
Mario Teijeiro Otero a3c5c3b497 * Fix odd vertical oversized combobox from filter criteria. 21 years ago
David Faure db632076b8 Merged from 3.3-branch: Marc Mutz's --enable-final fix 22 years ago
Marc Mutz 8a57e9ea7e Make KMail compile with --enable-final. Please port to HEAD, can't do it myself, but should be straightforward... 22 years ago
Simon Hausmann 3168097afb - my copy of gcc is confused and has trouble finding the overload of 22 years ago
Don Sanders fb07c2481f Fix a corner case in my previous commit. Like the previous commit this is 22 years ago
Don Sanders 42069c3554 fix for bug 78611, which relates to <message> 22 years ago
Ingo Klcker 829cb376a5 Redirect focus to the header field combo box. 22 years ago
Ingo Klcker 8f4173ffcc - Make use of RuleWidgetHandlers for managing the search/filter rule widgets. 22 years ago
Ingo Klcker 63f8b7d36f - Factor the lineedit with the regular expression button into a new widget. 22 years ago
Ingo Klcker 3b8d9ac410 Fix bug 75024 (search for <new> or <unread> also returns read emails) by converting the translated status string back to its English version which is understood by KMail. 22 years ago
Till Adam f06697c746 disable todo status until it'll be implemented after 3.2 23 years ago