8 Commits (f162ce751a7ef2d45f6bb3f146d513832b094b2b)

Author SHA1 Message Date
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() 20 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
Stephan Kulow 55e305acf7 some more (script) porting 21 years ago
Ingo Klcker 81a7e3ba13 Partial port to current kdelibs4_snapshot. Time to hit the bed. 21 years ago
Ingo Klcker 4b2759e602 KABC::Addressee::List is now officially a QList. So adapt our code accordingly. 21 years ago
Till Adam d4fb85a932 KMail compiles and links. Let's see if it starts up ... ;) 21 years ago
Volker Krause 0f6fe9fdb4 117 of 167 files compile 21 years ago
Laurent Montel 57f2203adc Some port 21 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
Till Adam 835c629c40 Since I assume the buttons were meant to be on top, make it so. I just 21 years ago
Tobias Koenig 08ca740746 Changed alls StdAddressBook::self() to StdAddressBook::self( true ) to have 21 years ago
David Faure 4525efaf9c sync with HEAD (remove a TODO) 21 years ago
David Faure aba892fc09 forward-port revision 1.27.2.2.2.2 from till 21 years ago
Till Adam bb6b8669a9 Slightly change the logic which decides when to show the acl "we don't 22 years ago
Stephan Binner 218736db53 CVS_SILENT some misc i18n style guide fixes 22 years ago
David Faure faeaac798c New distribution list class for proko2: we need distribution lists to be stored in resources, 22 years ago
David Faure 830c02c7a8 Better disable the buttons so that a user can't remove his own admin rights, 22 years ago