Arto Hytnen
86916891d9
i18n html tags fixes only to kdepim
...
svn path=/trunk/KDE/kdepim/; revision=702957
19 years ago
Laurent Montel
a2849e0f7f
Not necessary
...
svn path=/trunk/KDE/kdepim/; revision=685626
19 years ago
Laurent Montel
f259b9b15f
Same fix: change page when we change item
...
svn path=/trunk/KDE/kdepim/; revision=665891
19 years ago
Aaron J. Seigo
d8b8dc90c0
build
...
svn path=/trunk/KDE/kdepim/; revision=612631
20 years ago
Tom Albers
776009e8ea
More removals of deprecated things.
...
svn path=/trunk/KDE/kdepim/; revision=577438
20 years ago
Laurent Montel
523bd4fc86
Q3TextEdit--
...
svn path=/trunk/KDE/kdepim/; revision=569368
20 years ago
Edwin Schepers
c895ebb96e
URL -> Url
...
svn path=/trunk/KDE/kdepim/; revision=558423
20 years ago
Reinhold Kainhofer
42ed96b11f
some more #include <qxxxx.h> => #include <QXxxx>
...
svn path=/trunk/KDE/kdepim/; revision=540424
20 years ago
Laurent Montel
ee46d3efe0
#include <q...h> -> #include <Q...>
...
svn path=/trunk/KDE/kdepim/kalarm/lib/; revision=539348
20 years ago
Reinhold Kainhofer
d892497f04
deprecated QLabel constructors and methods
...
svn path=/trunk/KDE/kdepim/; revision=535649
20 years ago
Reinhold Kainhofer
4ea904f4b5
deprecated Q(HBox|VBox|Grid)Layout(QLayout*parentLayout) constructors
...
svn path=/trunk/KDE/kdepim/; revision=535644
20 years ago
Stephan Kulow
ffaff2c9ab
removed deprecated QWidget functions
...
svn path=/trunk/KDE/kdepim/; revision=535553
20 years ago
Reinhold Kainhofer
add57fd4d3
Deprecated QString methods
...
svn path=/trunk/KDE/kdepim/; revision=535196
20 years ago
Stephan Kulow
41f433a7d5
some deprecated functions removed
...
svn path=/trunk/KDE/kdepim/; revision=535030
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.
...
I used my kdesdk/scripts/qt4/convert-qgridlayout.pl and kdesdk/scripts/qt4/convert-qboxlayout.pl scripts for this. Apart from one instance (where the params were commented out), no manual intervention was needed and everything worked like a charm...
What still needs to be done is to replace all Q*Layout(QLayout*parent) constructors by Q*Layout(); parent->insertLayout(..); calls. This can't be automated since it's impossible to detect whether the parent object is a QWidget* or a QLayout*. At best one can parst the compiler warning and just replace in those lines that through a deprecated warning...
svn path=/trunk/KDE/kdepim/; revision=533942
20 years ago
Reinhold Kainhofer
92ea42f7c5
deprecated QComboBox methods, mainly currentItem=>currentIndex, insertItem=>addItem, insertStringList=>addItems, setCurrentItem=>setCurrentIndex, setCurrentText=>setItemText(currentIndex,..), text=>itemText
...
svn path=/trunk/KDE/kdepim/; revision=532058
20 years ago
Frank Osterfeld
0098b3abab
fix word wrap
...
svn path=/trunk/KDE/kdepim/; revision=530842
20 years ago
Chusslove Illich
3a5fca8d00
Conversion to new i18n API (see KDE4PORTING.html->I18N->i18n calls).
...
svn path=/trunk/KDE/kdepim/; revision=528186
20 years ago
Laurent Montel
7a6a236da0
KURL->KUrl
...
svn path=/trunk/KDE/kdepim/konsolekalendar/; revision=501915
20 years ago
Laurent Montel
60b450d35f
QString::null-> QString()
...
.clear()
etc.
svn path=/trunk/KDE/kdepim/; revision=493449
21 years ago
Laurent Montel
055208c180
Fix header/include
...
Port to QFrame (perhaps use kseparator)
svn path=/trunk/KDE/kdepim/; revision=487894
21 years ago
Laurent Montel
9d78795a05
Fix slot
...
svn path=/trunk/KDE/kdepim/; revision=486450
21 years ago
Laurent Montel
c372f698e1
Fix crash: setPixmap(0L) makes crash kmail
...
=> use clear
svn path=/trunk/KDE/kdepim/; revision=486448
21 years ago
Laurent Montel
e84659348b
Byebye Q3WidgetStack
...
svn path=/trunk/KDE/kdepim/; revision=486342
21 years ago
Stephan Kulow
55e305acf7
some more (script) porting
...
svn path=/trunk/KDE/kdepim/kontact/plugins/; revision=474979
21 years ago
Volker Krause
88c8470cfb
Port some more files.
...
svn path=/trunk/KDE/kdepim/; revision=461157
21 years ago
Laurent Montel
57f2203adc
Some port
...
svn path=/trunk/KDE/kdepim/; revision=457004
21 years ago
Reinhold Kainhofer
2e77a55d99
The FSF has moved, use the new address in all license files and headers ...
...
svn path=/trunk/KDE/kdepim/; revision=437980
21 years ago
Tobias Koenig
08ca740746
Changed alls StdAddressBook::self() to StdAddressBook::self( true ) to have
...
only _one_ address book available...
That might break some apps... but since we'll use an async API in 4.0 the apps
must be rewritten anyway.
CCMAIL:kde-pim@kde.org
svn path=/trunk/kdepim/; revision=399156
21 years ago
Stephan Binner
c32bf329e7
CVS_SILENT i18n style guide fixes
...
svn path=/trunk/kdepim/; revision=381688
21 years ago
Jakob Schrter
8d45ee7916
CVS_SILENT
...
typos
svn path=/trunk/kdepim/; revision=379093
21 years ago
Stephan Binner
c10fded69a
CVS_SILENT i18n style guide fixes and some more KStdGuiItem::del() usage
...
svn path=/trunk/kdepim/; revision=379084
21 years ago
Jakob Schrter
8e21cc7cee
- use QImage for output, too
...
svn path=/trunk/kdepim/; revision=378920
21 years ago
Luk Tinkl
fb5738297b
humpf, even more
...
svn path=/trunk/kdepim/; revision=378721
21 years ago
Luk Tinkl
ea8a5101ee
missing i18n()
...
svn path=/trunk/kdepim/; revision=378719
21 years ago
Luk Tinkl
55b1bc0ad9
CVS_SILENT
...
fix grammar
svn path=/trunk/kdepim/; revision=378718
21 years ago
Jakob Schrter
027d608788
doh, forgot to add these files...
...
svn path=/trunk/kdepim/; revision=365487
22 years ago