100 Commits (19bd33d54c7d7f5914875e5e50c7d3c00894dcfc)

Author SHA1 Message Date
Arto Hytnen 86916891d9 i18n html tags fixes only to kdepim 19 years ago
Laurent Montel a2849e0f7f Not necessary 19 years ago
Thomas McGuire 3bd0b88816 Add a 'toolbarName' property for filters. 19 years ago
Matthias Kretz 428ee4239a merge the kinstance-redesign branch back to trunk. 19 years ago
Laurent Montel 521ce08490 Compile++ 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
Allen Winter 063033d01e "a" -> 'a' 20 years ago
Reinhold Kainhofer e5830100c0 deprecated QList::remove methods -> either QList::erase(iterator) or QList::removeAll(T) 20 years ago
Chusslove Illich 3a5fca8d00 Conversion to new i18n API (see KDE4PORTING.html->I18N->i18n calls). 20 years ago
Ismail Onur Filiz 39f1e92746 Forward port 517670: 20 years ago
Ismail Onur Filiz a61340de0f Fixes the following bug: 20 years ago
Laurent Montel 953b74f08d readListEntry-- 20 years ago
Laurent Montel 2d8ae3a58b Byebye readIntListEntry 20 years ago
Andreas Gungl a59a967c59 simplification for cleaning up QList<T*> 20 years ago
Volker Krause 3d382d34ca Build with new kdelibs snapshot. 20 years ago
Andreas Gungl e7a819f07a fix loading and saving of filter definitions 20 years ago
Andreas Gungl bc8d59416e porting for KConfig changes 21 years ago
Andreas Gungl 014b735a5f porting 21 years ago
Andreas Gungl b52af5626e fix an inverse logical operation 21 years ago
Andreas Gungl cc4b1608ce Qt3support-- 21 years ago
Andreas Gungl b9e30a6875 Qt3support-- 21 years ago
Laurent Montel 427d3a2c67 Remove some Q3ValueList 21 years ago
Laurent Montel 57f2203adc Some port 21 years ago
Andreas Gungl a1209a599b add logging capabilities to the action scheduler 21 years ago
Till Adam f7ebf4ae78 kmacctmgr.[cpp|h|moc] -> accountmanager.[cpp|h|moc] 21 years ago
Till Adam 94fdc3c63c o KMAcctMgr -> KMail::AccountManager 21 years ago
Reinhold Kainhofer 50d4efd7d4 The FSF moved to a different address, so update the license headers all through kdepim to include the new address (see also the FSF's home page for the new address): 21 years ago
Thomas Zander 753d8448fb CVSSILENT: More header cleanup 21 years ago
Till Adam b773ee4bdf SVNSILENT Cleaning up after Don (TM). No tabs, please. :) 21 years ago
Don Sanders e0b0f1f292 Enhance the Kmail filtering system so that filters can be applied to 21 years ago
Andreas Gungl 2f28c6b51c Backport for change of default for automatic folder naming 21 years ago
Andreas Gungl 30c7c427d1 Avoid case-sensitivity of the filter-rules for status values, 21 years ago
Allen Winter fcd976c3a5 Updated license header and copyright for Stefan Taferner. 21 years ago
Ingo Klcker 010ebea130 - Add displayString() method to KMFilterAction which returns a translated string describing the filter action for visualization purposes, e.g. in the filter log. 21 years ago
Andrew Coles 3cc9da2776 CVS_SILENT 21 years ago
Andreas Gungl dd4b54270d If a filter action could not be applied in a clean way, a message is 22 years ago
Andreas Gungl 587bfaab90 Another little polishing: Make it possible to assign shortcuts 22 years ago
Andreas Gungl 9c930099f6 Don't limit the naming for filters 22 years ago
Andreas Gungl f347b74993 After fixing the crash in the anti-spam wizard, there 22 years ago
Andreas Gungl 5fc9dff1c7 finish the toolbar integration of shortcut filters, 22 years ago
Till Adam 3cec80d15c Backport, because it fixes crashes, of: 22 years ago
Andreas Gungl b7cb291a7d Port the plugging of shortcut filters (AKA ad-hoc filters) into 22 years ago
Zack Rusin f85d94339b From the series: zack does magic and you, the common people, stand in awe. 22 years ago
Andreas Gungl 051795b55d add controls to the log viewer for better control of the logging, 22 years ago
Andreas Gungl 1ffba8d032 prepare support for different detail levels in the log, 22 years ago
Andreas Gungl 3207d76fcd This is the basic version of a filter log viewer. The information is 22 years ago
Ladislav Strojil c92a229a84 Commiting a patch by Ingo Klöcker: 22 years ago
Ingo Klcker 490c2b61f3 CVS_SILENT: s/TRUE/true/ s/FALSE/false/ 23 years ago
Don Sanders c541fd514f Commit the code that uses the MessageProperty class. 23 years ago
Ingo Klcker 369287e0fd - complete the ad hoc filter feature by adding a configurable icon (without icon adding an ad hoc filter to the toolbar wasn't possible resp. sucked) 23 years ago