79 Commits (aa3678065e4e9d5cfafc9af9c5fc42953e2dd973)

Author SHA1 Message Date
Kevin Krammer a7716296dc Modifying the portions of PIM code that access distributions lists 19 years ago
Rafael Fernndez Lpez fd15f72439 Code adaptation because of changes on libraries related to revision 719630 19 years ago
Allen Winter 607bc9a6c3 forward port SVN commit 713487 by tokoe: 19 years ago
Allen Winter 720ad3fcd2 follow the move of RecentAddresses into the KPIM namespace. 19 years ago
Thomas McGuire 93635cfc8b RecipientsPicker: 19 years ago
Thomas McGuire 3909647ee0 Port to QTreeWidget and KTreeWidgetSearchLine 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
Laurent Montel 9079b08b83 Not necessary 19 years ago
Mathias Soeken d1e6e99011 adopt changes in DistributionList::Entry 19 years ago
Thomas McGuire 96a951a70a Use the proper debug area. 19 years ago
Lubo Luk 08746e45c9 KWM->KWindowSystem 19 years ago
Thomas McGuire 0df9855357 Correct porting errors (currentItem(QString,int)->addItem(QString, QVariant)) introduced by commit 532058 19 years ago
Lubo Luk 9d8aa41122 KWin/KWinModule -> KWM 19 years ago
Chusslove Illich 7de386f772 n i18n plural calls, special %n placeholder is no longer used; all placeholders are ordinary numbered ones, and the first integer-valued substitution decides plural form. 19 years ago
Stephan Kulow 77fb0ac34e fix some porting errors 19 years ago
Matthias Kretz 428ee4239a merge the kinstance-redesign branch back to trunk. 19 years ago
David Faure b89340afd8 #warnings guarded with __GNUC__ - script at http://web.davidfaure.fr/kde/guard_warnings.pl 19 years ago
Aaron J. Seigo 94403b8aed build? (winterz is pestering me so i'm committing before building ;) 19 years ago
Aaron J. Seigo cc5f24ca0f adjust to api changes 19 years ago
Laurent Montel f2ab7fdb9b Not necessary to have "clear" 20 years ago
Tom Albers 74168ad2ce Next bunch of removal of deprecated things 20 years ago
Reinhold Kainhofer 6e4cd9faa5 Replace deprecated Q*Action, QDialog and QImage calls 20 years ago
Allen Winter 063033d01e "a" -> 'a' 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
Stephan Kulow 41f433a7d5 some deprecated functions removed 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
Ismail Onur Filiz 5499cab473 Include "config.h" in the source files that already do not do so. 20 years ago
Reinhold Kainhofer 92ea42f7c5 deprecated QComboBox methods, mainly currentItem=>currentIndex, insertItem=>addItem, insertStringList=>addItems, setCurrentItem=>setCurrentIndex, setCurrentText=>setItemText(currentIndex,..), text=>itemText 20 years ago
Frank Osterfeld 7fa41a9ae1 some de-deprecation for the night 20 years ago
Reinhold Kainhofer f6dc7b5fb7 deprecated QAbstractButton methods, mainly setIconSet->setIcon or setPixmap->setIcon or isOn->isChecked or setToggleButton->setCheckable or setAccel->setShortcut 20 years ago
Chusslove Illich 3a5fca8d00 Conversion to new i18n API (see KDE4PORTING.html->I18N->i18n calls). 20 years ago
Laurent Montel 659ee5067e Adapt to new kdelibs api 20 years ago
Laurent Montel a574251bf1 Adapt to new kdelibs api 20 years ago
Ismail Onur Filiz 42fa1b3860 Forward-port: 20 years ago
Ismail Onur Filiz 9739ac1cbc Fix bug #122218 where a shift-select in a filtered recipients picker results in non-visible contacts to be added as recipients as well. 20 years ago
Allen Winter bb3c502f0b forward port 513401: 20 years ago
Allen Winter aabada4334 forward port SVN 497767: 20 years ago
Till Adam 97802486ff Fix regression apparently introduced by Bram's fix for #117118, if the 20 years ago
Laurent Montel 86b590e799 Deprecated-- 20 years ago
Laurent Montel 691967fab7 deprecated-- 20 years ago
Andreas Gungl 99b1dcf126 Q3PtrList-- 20 years ago
Bram Schoenmakers 724c6f8a1a Fix bug 117118: composer kaddressbook no adresses at first launch 20 years ago
Andreas Gungl c901b1247d reduce readEntry(...).toInt() where possible 20 years ago
Andreas Gungl 8339b64efe replace calls to KConfig::setGroup(...) 20 years ago
Andreas Gungl db8f1ad5ad porting for KConfig changes 21 years ago
Laurent Montel 60b450d35f QString::null-> QString() 21 years ago
Daniel Molkentin c5de7269af adjustment to changes in kabc from snapshot 21 years ago
Till Adam d4fb85a932 KMail compiles and links. Let's see if it starts up ... ;) 21 years ago