18 Commits (acc070e5de7eaffe728a32680ed2d83d439d3ea8)

Author SHA1 Message Date
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
Pradeepto Bhattacharya d1ec243595 Merge ... 19 years ago
Dirk Mueller 00aa142420 - the usual "daily unbreak compilation" 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 72d34ac78b deprecated OQbject methods: constructor with name, name=>objectName, isA, etc. I don't know how to port queryList and child.. 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 691967fab7 deprecated-- 20 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
Matt Douhan c78f7d4fb1 Add dcop calls to pause and resume backgroundjobs such 21 years ago
David Faure 63f6cfd3c0 use the typedef everywhere (it's simpler to keep the code in sync with HEAD) 22 years ago
David Faure 9c1a58b155 Use the typedef everywhere 22 years ago
David Faure 0043ffd2ce Fix crash when expiring mail with the menu item (#88508) 22 years ago
David Faure 12e35b92e0 Fix crash when expiring mail with the menu item 22 years ago
David Faure 451879c548 The scheduler assumed that jobs could be run synchronously when wanted. 22 years ago
David Faure 2c1ef86be1 open() might call notifyOpeningFolder() more than once (e.g. due to the open() 22 years ago
David Faure 886f6549e5 Recursive invokations work, but look bad in Bo's backtraces :) 22 years ago
David Faure 7802f8151a CVS_SILENT debug 22 years ago
David Faure c44c484bb5 Similarly to expiring old mails in the background, this implements compacting 22 years ago
David Faure b1da3c11d7 GUI: Implemented "Expire messages by moving them to another folder". 22 years ago
David Faure d0bc54df5c Reworked the "mail expiry" feature to work as a background task (timer-driven) 22 years ago