31 Commits (8df042b889fc294284eb0d6c7b81058cfc9aab55)

Author SHA1 Message Date
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 9079b08b83 Not necessary 19 years ago
Ingo Klcker 76ed9c3f5c Fix pass-by-value issues found by krazy. Patch by Bernhard Breinbauer. 19 years ago
Laurent Montel e72617aa7c Add const 19 years ago
Mathias Soeken 0ce2058b8e Some Q3CString -> QByteArray changes 19 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
Reinhold Kainhofer 42ed96b11f some more #include <qxxxx.h> => #include <QXxxx> 20 years ago
Allen Winter 063033d01e "a" -> 'a' 20 years ago
Laurent Montel ee46d3efe0 #include <q...h> -> #include <Q...> 20 years ago
Frank Osterfeld ecef6689b4 deprecated-- 20 years ago
Reinhold Kainhofer e5830100c0 deprecated QList::remove methods -> either QList::erase(iterator) or QList::removeAll(T) 20 years ago
Ismail Onur Filiz 5499cab473 Include "config.h" in the source files that already do not do so. 20 years ago
Laurent Montel 58f60da7fd Deprecated-- 20 years ago
Laurent Montel 691967fab7 deprecated-- 20 years ago
Volker Krause 61773c224a More porting. 21 years ago
Laurent Montel 57f2203adc Some port 21 years ago
Reinhold Kainhofer 2e77a55d99 The FSF has moved, use the new address in all license files and headers ... 21 years ago
Helge Deller 33d41b8f24 danimo was right - no need to reimplement already existing functions. 22 years ago
Helge Deller dfbef61101 micro-optimization 22 years ago
Dirk Mueller dd0f3bb8f4 unbreak compilation (gcc 4.0) 22 years ago
Dirk Mueller 9f4df4f8f8 fix compile (gcc 4.0) 22 years ago
Andreas Gungl 051795b55d add controls to the log viewer for better control of the logging, 22 years ago
Andreas Gungl 3c606ce68d start with filter logging switched off to avoid cpu load and memory consumption 22 years ago
Andreas Gungl 91b65008c4 fix teh output in a messagebox, remove debug statement which can produce 22 years ago
George Staikos e72a6f4bfd remove excessive debug 22 years ago
Andreas Gungl 7f0618b470 make member variables of the classes starting with m; 22 years ago
Ingo Klcker ddef814f1d Don't shrink the filter log if max size is unlimited. 22 years ago
Andreas Gungl fb2b6b4925 new support for a limit of the log size in the backend, 22 years ago
Andreas Gungl 1ffba8d032 prepare support for different detail levels in the log, 22 years ago
Andreas Gungl f5e3a8520d improve the readability of the log output (separators and indentation), 22 years ago
Ingo Klcker ca8928da0a Fetching 38 messages from local inbox took a couple of minutes and produced 20 MB of debug output (the filter log was dumped 177 times). That's a bit too much for my taste. 22 years ago
Andreas Gungl 3207d76fcd This is the basic version of a filter log viewer. The information is 22 years ago
Carsten Burghardt 3b2c8a3b36 License update 23 years ago
Dirk Mueller 05ce0dd767 unbreak compilation (gcc 3.4+) 23 years ago
Carsten Burghardt fb2264ec98 Some small bugfixes and the migration to imapaccountbase 24 years ago
Carsten Burghardt 6bbd788c03 rename subscription to subscriptiondialog 24 years ago
Carsten Burghardt 53c70621cc move to namespace KMail 24 years ago
Carsten Burghardt a412017ce7 Add the kmail-specific subscription classes. They're not activated yet. 24 years ago