21 Commits (962c18f5e1e2796eebc8a0c439c6b893000d4cd7)

Author SHA1 Message Date
Laurent Montel 78a16fe660 We can use directly autoqpointer.h from libmessageviewer 17 years ago
Thomas McGuire f611cd0ae8 warnings-- 17 years ago
Michael Leupold e210f74bbb Fix KMail krazy2 crashy issues using a private copy of kalarm/lib/autoqpointer.h 17 years ago
Thomas McGuire 0091392c47 Crossport r883931 by krake from trunk to the enterprise4 branch: 17 years ago
Allen Winter 80909a85fa Cleanup kDebug/kWarning/kError(): 17 years ago
Thomas McGuire 9a889b9d40 Merged revisions 956784 via svnmerge from 17 years ago
Allen Winter b177ccb4cc Merged revisions 955451 via svnmerge from 17 years ago
Jonathan Marten 6140a870da Add a "Maintenance" tab to the folder properties dialogue. This gives some 17 years ago
Laurent Montel 5e496278db Fix iterator 18 years ago
Kevin Krammer 24e73a5b9f Switching from the kdepim internal distribution list implementation to the one provided by our public API in kdepimlibs 18 years ago
Bertjan Broeksema 20792edc21 EBN Fixes: single-char QString operations for efficiency. 18 years ago
Jarosaw Staniek 417909b121 cast to unsigned to remove warning (gcc) 18 years ago
Thomas McGuire 211cf1b2f9 Some coding style fixes. 18 years ago
Thomas McGuire c6c320f833 whitespace cleanup (style) 18 years ago
Szymon Stefanek 85d5430573 Port of the folder dialog ACL tab to native Qt4 18 years ago
Kevin Krammer a7716296dc Modifying the portions of PIM code that access distributions lists 19 years ago
Allen Winter 51b13b90a9 fix compile when KDEPIM_NEW_DISTRLISTS is defined 19 years ago
Allen Winter 0814cea2c2 follow the kaddrbook.h -> kaddrbookexternal.h rename 19 years ago
Volker Krause a8c6fd5356 Forwardport reading/writing of seen flags in read-only IMAP folders. 19 years ago
Thiago Macieira 421c83769c Remove use of k_funcinfo 19 years ago
Daniel Molkentin 94a38cea12 major parts of the endl cleanups. 19 years ago
Mathias Soeken d1e6e99011 adopt changes in DistributionList::Entry 19 years ago
Thomas McGuire b6f388cf5a * folderdia -> folderdialog 19 years ago
Laurent Montel 750d1061b8 Fix include 19 years ago
Matthias Kretz 428ee4239a merge the kinstance-redesign branch back to trunk. 19 years ago
Laurent Montel 21f1bdc805 Deprecated-- 20 years ago
Edwin Schepers 83c939c5f5 incInitialSize -> incrementInitialSize 20 years ago
Laurent Montel 1d42e4b91d Adapt to new kdelibs api 20 years ago
Volker Krause 5693af6b31 KDialog porting. 20 years ago
Thorsten Roeder d74b2ddb8c fixed some EBN issues. 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
Reinhold Kainhofer 6e4cd9faa5 Replace deprecated Q*Action, QDialog and QImage calls 20 years ago
Reinhold Kainhofer 42ed96b11f some more #include <qxxxx.h> => #include <QXxxx> 20 years ago
Laurent Montel ee46d3efe0 #include <q...h> -> #include <Q...> 20 years ago
Reinhold Kainhofer e5830100c0 deprecated QList::remove methods -> either QList::erase(iterator) or QList::removeAll(T) 20 years ago
Reinhold Kainhofer 95c3998045 QList::find(..)==QList::end() => QList::contains() 20 years ago
Laurent Montel 9b8326c146 I hope that I ported all kmail to kjob api 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 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
Frank Osterfeld 0098b3abab fix word wrap 20 years ago
Chusslove Illich 3a5fca8d00 Conversion to new i18n API (see KDE4PORTING.html->I18N->i18n calls). 20 years ago
Laurent Montel a574251bf1 Adapt to new kdelibs api 20 years ago
Frank Osterfeld 72ff7fdb95 deprecated-- 20 years ago
Laurent Montel 691967fab7 deprecated-- 20 years ago
Laurent Montel 7a6a236da0 KURL->KUrl 20 years ago
Laurent Montel 60b450d35f QString::null-> QString() 21 years ago
Laurent Montel e84659348b Byebye Q3WidgetStack 21 years ago
Laurent Montel 036381f99c Q3HVBox-- 21 years ago
Laurent Montel 3ef805634c Q3ValueList-- 21 years ago
Laurent Montel eb077e0b11 qt3support-- 21 years ago