37 Commits (aa3678065e4e9d5cfafc9af9c5fc42953e2dd973)

Author SHA1 Message Date
Arto Hytnen 86916891d9 i18n html tags fixes only to kdepim 19 years ago
Laurent Montel a2849e0f7f Not necessary 19 years ago
Laurent Montel f259b9b15f Same fix: change page when we change item 19 years ago
Aaron J. Seigo d8b8dc90c0 build 20 years ago
Tom Albers 776009e8ea More removals of deprecated things. 20 years ago
Laurent Montel 523bd4fc86 Q3TextEdit-- 20 years ago
Edwin Schepers c895ebb96e URL -> Url 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 d892497f04 deprecated QLabel constructors and methods 20 years ago
Reinhold Kainhofer 4ea904f4b5 deprecated Q(HBox|VBox|Grid)Layout(QLayout*parentLayout) constructors 20 years ago
Stephan Kulow ffaff2c9ab removed deprecated QWidget functions 20 years ago
Reinhold Kainhofer add57fd4d3 Deprecated QString methods 20 years ago
Stephan Kulow 41f433a7d5 some deprecated functions removed 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 92ea42f7c5 deprecated QComboBox methods, mainly currentItem=>currentIndex, insertItem=>addItem, insertStringList=>addItems, setCurrentItem=>setCurrentIndex, setCurrentText=>setItemText(currentIndex,..), text=>itemText 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 7a6a236da0 KURL->KUrl 20 years ago
Laurent Montel 60b450d35f QString::null-> QString() 21 years ago
Laurent Montel 055208c180 Fix header/include 21 years ago
Laurent Montel 9d78795a05 Fix slot 21 years ago
Laurent Montel c372f698e1 Fix crash: setPixmap(0L) makes crash kmail 21 years ago
Laurent Montel e84659348b Byebye Q3WidgetStack 21 years ago
Stephan Kulow 55e305acf7 some more (script) porting 21 years ago
Volker Krause 88c8470cfb Port some more files. 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
Tobias Koenig 08ca740746 Changed alls StdAddressBook::self() to StdAddressBook::self( true ) to have 21 years ago
Stephan Binner c32bf329e7 CVS_SILENT i18n style guide fixes 21 years ago
Jakob Schrter 8d45ee7916 CVS_SILENT 21 years ago
Stephan Binner c10fded69a CVS_SILENT i18n style guide fixes and some more KStdGuiItem::del() usage 21 years ago
Jakob Schrter 8e21cc7cee - use QImage for output, too 21 years ago
Luk Tinkl fb5738297b humpf, even more 21 years ago
Luk Tinkl ea8a5101ee missing i18n() 21 years ago
Luk Tinkl 55b1bc0ad9 CVS_SILENT 21 years ago
Jakob Schrter 027d608788 doh, forgot to add these files... 22 years ago