99 Commits (cc9a60dc6e99351e6ea93b8ce2c9f2ddba8b07e5)

Author SHA1 Message Date
Thomas McGuire a26ee0ebc8 The commit message below is wrong, this is about enabling search by status again, r1002525 by jarmond in trunk. 17 years ago
Jonathan Armond a2025852d2 Enable search by status. 17 years ago
Jonathan Armond 55fcdbcf67 Allow searching by tag. Created new RuleWidgetHandler for tags. 17 years ago
Allen Winter 80909a85fa Cleanup kDebug/kWarning/kError(): 17 years ago
Thomas McGuire ef13fff63f Merged revisions 950856 via svnmerge from 17 years ago
Albert Astals Cid e9a25a9f1d Backport r950340 | aacid | 2009-04-06 23:21:18 +0200 (Mon, 06 Apr 2009) | 4 lines 17 years ago
Andrew Coles 7c6e655161 Tidied up the hack to handle i18n context - localized string is now obtained through 17 years ago
Albert Astals Cid c2a3a643cc I18N_NOOP2 is evil as it's very easy to loose the context please try not to use it 17 years ago
Laurent Montel d3fa4f8b5c Don't use deprecated signal 17 years ago
Laurent Montel ce96b179f2 Fix iterator 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
Thomas McGuire dbaa85ddb3 Merge from trunk: 18 years ago
Thomas McGuire cc9b62f8d5 Allow translating some of the filter critera for headers, namely 18 years ago
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
Till Adam 9dc518bce6 Merge in the rest of enterprise branch. Manually reviewed. I'll make a wiki page 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