27 Commits (3ce237441de170b39dfa45ccaa9cd342489986b4)

Author SHA1 Message Date
Laurent Montel a2849e0f7f Not necessary 19 years ago
Stephan Kulow 2b3b8b8f10 compile 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
Laurent Montel ee46d3efe0 #include <q...h> -> #include <Q...> 20 years ago
Reinhold Kainhofer d892497f04 deprecated QLabel constructors and methods 20 years ago
Stephan Kulow ffaff2c9ab removed deprecated QWidget functions 20 years ago
Reinhold Kainhofer ffe5a512df Deprecated QLabel constructors -> call setBuddy and setObjectName manually... 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
Reinhold Kainhofer fa50c79e24 setColStretch -> setColumnStretch; 65 less deprecated warnings, ~5300 left in kdepim.... 20 years ago
Reinhold Kainhofer c567557304 addMultiCell(Widget|Layout) => add(Widget|Layout) with swapped params and with row/colspan instead of last row/col. This means that there are ~350 less deprecated warnings 20 years ago
Laurent Montel 5214f977ce KURL->KUrl 20 years ago
Laurent Montel 7a6a236da0 KURL->KUrl 20 years ago
Andreas Gungl c901b1247d reduce readEntry(...).toInt() where possible 20 years ago
Andreas Gungl 4ff92dd82b forget readEntry(...).toBool() 20 years ago
Volker Krause 3d382d34ca Build with new kdelibs snapshot. 20 years ago
Andreas Gungl db8f1ad5ad porting for KConfig changes 21 years ago
Laurent Montel 60b450d35f QString::null-> QString() 21 years ago
Volker Krause 0f6fe9fdb4 117 of 167 files compile 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
David Faure 5f65475546 Rename everything from last commit to include "vacation" in the name; there 21 years ago
David Faure 9659a734ed Make sieve script filename configurable, as needed for e.g. kolab2. 21 years ago
Dirk Mueller 9f1418ac89 compile with explicit KURL() constructor 22 years ago
Marc Mutz c4df6a1a84 Add <config.h> to all .cpp files as in aegypten_branch we really 23 years ago
Dirk Mueller 05ce0dd767 unbreak compilation (gcc 3.4+) 23 years ago
Zack Rusin b128a466e2 Lets try this : major include's cleanup. Should shave a few mins of kmail's compilation. 23 years ago
Carsten Pfeiffer 2162e98ee8 s/qlineedit/klineedit/ 23 years ago
Marc Mutz c207fdd2e9 from kroupware_branch: Sieve Vacation support 24 years ago