124 Commits (3844f6a8290b473b8b09b1299b016edfb16a5081)

Author SHA1 Message Date
Allen Winter 2857a06d80 replace the deprecated '--no-rebuild' option with '--no-sync'. 18 years ago
Thomas McGuire a68ccb3b97 Merge the KMail summer of code branch back to trunk. 18 years ago
Bertjan Broeksema baa8238797 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 ee090935c7 Use safe iterators, as pointed out by dirk. 18 years ago
Laurent Montel 86fb6c9353 Use clear() 18 years ago
Marc Mutz 72f9701341 Merged revisions 817668-818612 via svnmerge from 18 years ago
George Goldberg 2502661945 Fix image in the anti-spam and anti-virus wizards so they don't move and the frame doesn't resize around them when resizing the dialog. 18 years ago
George Goldberg 422735a95c Fix issue with text not wrapping on first page of anti-spam wizard. 18 years ago
Thomas McGuire 211cf1b2f9 Some coding style fixes. 18 years ago
Szymon Stefanek b6ad9093d7 Splitted the folder selection stuff into two files: move towards a nicer source layout. Added a missing null pointer check that caused crashes on tree nodes without a real folder. 18 years ago
Szymon Stefanek b705d47e28 Ported the FolderSelectionDialog to native Qt4 18 years ago
Volker Krause faa4d6e049 SVN_SILENT merge trivial changes from enterpise branch (whitespaces, 18 years ago
Till Adam 0213a1d4a3 Merged revisions 737263 via svnmerge from 18 years ago
Allen Winter 5181d49ce3 tiny, minor string change. 19 years ago
Allen Winter 1a9139fa21 fix "Wrong sentence in Antivirus wizard" 19 years ago
Pino Toscano 497012ebac icon renaming: 19 years ago
Frank Osterfeld d1dfa77976 merge changes from enterprise 19 years ago
Allen Winter 290ec8c502 minor spelling and contraction fixes. 19 years ago
Arto Hytnen 86916891d9 i18n html tags fixes only to kdepim 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
Volker Krause bebc0b4779 Allow to select DIMAP folders on which filters should be applied. 19 years ago
Thomas McGuire b2b695420e Update the way the type of the account is stored. 19 years ago
Laurent Montel 9079b08b83 Not necessary 19 years ago
Pradeepto Bhattacharya d46e11860a Krazy Fix #1 - Second installment. 19 years ago
Mathias Soeken 9ee982c2c6 K3Process -> KProcess 19 years ago
Ingo Klcker 76ed9c3f5c Fix pass-by-value issues found by krazy. Patch by Bernhard Breinbauer. 19 years ago
Thomas McGuire 808359e25e KMFolderSelDlg -> FolderSelectionDialog 19 years ago
Thomas McGuire 3bd0b88816 Add a 'toolbarName' property for filters. 19 years ago
Thomas McGuire 30bb8df195 Remove useless mark as spam/ham actions. 19 years ago
Stephan Binner 19f86533c3 i18n style guide fixes 19 years ago
Laurent Montel aa58f72c51 Include not necessary 19 years ago
Oswald Buddenhagen e4f30a0818 KProcess -> K3Process 19 years ago
Mathias Soeken 7d5f0beaee KDE4 Porting (in AntiSpam/AntiVirus Wizard): 19 years ago
Aaron J. Seigo f7c8d965d1 icon spec name updates 19 years ago
Stephan Kulow 944280d5a6 merge kconfigroup_port branch 19 years ago
Volker Krause 34d6fd7254 KListBox -> K3ListBox 19 years ago
Matthias Kretz 428ee4239a merge the kinstance-redesign branch back to trunk. 19 years ago
David Faure 38ec9afb4b kapplication.h removed where not useful 19 years ago
Laurent Montel 00040ca9eb Fix word wrap 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
Laurent Montel ee46d3efe0 #include <q...h> -> #include <Q...> 20 years ago
Ismail Onur Filiz 1795f0afe9 Backward port following coverity fixes: 20 years ago
Reinhold Kainhofer 60256d9d9f deprecated QWidget methods 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 add57fd4d3 Deprecated QString methods 20 years ago
Reinhold Kainhofer e5830100c0 deprecated QList::remove methods -> either QList::erase(iterator) or QList::removeAll(T) 20 years ago
Dirk Mueller a92b630041 fix crash (CID 1317) 20 years ago
Reinhold Kainhofer a3c5c30139 Fix compilation... 20 years ago