116 Commits (fd56fbfdb28a3cb0d448a5dc48967048d5e019f9)

Author SHA1 Message Date
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
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
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
Reinhold Kainhofer c4bca6becc Replace the old-style Q...Layout(QLayout*parent) constructors by the new empty constructors and a subsequent paren->addLayout(child). Heuristically, assume that if parent matches .*[Ll]ayout.*, then it is a QLayout*. Again, this is done by my script, which is committed into kdesdk/scripts/qt4/ 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
Ismail Onur Filiz 5499cab473 Include "config.h" in the source files that already do not do so. 20 years ago
Chusslove Illich 3a5fca8d00 Conversion to new i18n API (see KDE4PORTING.html->I18N->i18n calls). 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 f2a05acb7d Deprecated-- 20 years ago
Volker Krause 5106454956 Compile with new kdelibs snapshot. 20 years ago
Laurent Montel 691967fab7 deprecated-- 20 years ago
Till Adam d822070e13 Begone, tabs. 20 years ago
Till Adam 42d8b0d2fd Commit patch by Jan Callewaert <jan.callewaert@gmail.com> (with slight 20 years ago
Andreas Gungl c901b1247d reduce readEntry(...).toInt() where possible 20 years ago
Andreas Gungl 4ff92dd82b forget readEntry(...).toBool() 20 years ago
Andreas Gungl db8f1ad5ad porting for KConfig changes 21 years ago