Tobias Koenig
01c7115ebd
Manual adaption and cleanup of the previous script run
...
for the new kDebug/kError/kWarning/kFatal syntax.
You can use the following command to find 'old' code:
egrep -r -A 5 '(kDebug|kError|kWarning|kFatal).*' * | grep -v ".svn" | grep "<< *endl;"
svn path=/trunk/KDE/kdepim/; revision=695781
19 years ago
Daniel Molkentin
94a38cea12
major parts of the endl cleanups.
...
svn path=/trunk/KDE/kdepim/; revision=695704
19 years ago
Laurent Montel
9079b08b83
Not necessary
...
svn path=/trunk/KDE/kdepim/; revision=685858
19 years ago
Allen Winter
cbb11bc62e
add __GNUC__ guards on the #warnings
...
svn path=/trunk/KDE/kdepim/; revision=677833
19 years ago
Thomas McGuire
96a951a70a
Use the proper debug area.
...
svn path=/trunk/KDE/kdepim/; revision=676025
19 years ago
Pradeepto Bhattacharya
25541c4ac1
Merge ...
...
SVN commit 647900 by schaarsc:
set focus to bottom (= empty line)
BUG: 102001
svn path=/branches/kdepim/enterprise/kdepim/; revision=668119
19 years ago
Pradeepto Bhattacharya
ebf81e8c65
Merge ...
...
SVN commit 640993 by winterz:
merge SVN commit 640981,640986 by winterz:
compiler warnings--
svn path=/branches/kdepim/enterprise/kdepim/; revision=667840
19 years ago
Mathias Soeken
b960974f54
Clear Button in KLineEdit instead of KPushButton in Recipient Editor
...
svn path=/trunk/KDE/kdepim/; revision=659644
19 years ago
Mathias Soeken
275c697147
Make the RecipientsEditor look like in kmail3 again.
...
Question:
Should the clear button be visible inside the KLineEdit instead of the separate clear button? If so, I have to
modify KLineEdit to emit a click on the clearbutton to delete the line.
svn path=/trunk/KDE/kdepim/; revision=658039
19 years ago
Mathias Soeken
48dc55e75d
small layout fix in compose window
...
svn path=/trunk/KDE/kdepim/; revision=657323
19 years ago
Mathias Soeken
0990fdeb99
layout fix in composewindow
...
svn path=/trunk/KDE/kdepim/; revision=657299
19 years ago
Urs Wolfer
5d55003531
fix icon names
...
svn path=/trunk/KDE/kdepim/akregator/; revision=654591
19 years ago
Laurent Montel
0bf43e1fa2
Fix include
...
svn path=/trunk/KDE/kdepim/; revision=652493
19 years ago
Christian Schaarschmidt
e911bb97b6
port of rev: 633315,647900
...
set focus to bottom (= empty line)
svn path=/trunk/KDE/kdepim/; revision=649506
19 years ago
Christian Schaarschmidt
34c6e38d47
set focus to bottom (= empty line)
...
BUG: 102001
svn path=/branches/KDE/3.5/kdepim/; revision=647900
19 years ago
Volker Krause
eceb3388b2
EmailAddressTools -> KPIMUtils
...
svn path=/trunk/KDE/kdepim/; revision=647147
19 years ago
Volker Krause
a1550f9791
emailfunctions -> kpimutils
...
svn path=/trunk/KDE/kdepim/; revision=647143
19 years ago
Allen Winter
4761076693
forward port SVN commit 640981,640986 by winterz:
...
compiler warnings--
svn path=/trunk/KDE/kdepim/; revision=641050
19 years ago
Allen Winter
5eb06f3689
merge SVN commit 640981,640986 by winterz:
...
compiler warnings--
svn path=/branches/KDE/3.5/kdepim/; revision=640993
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.
...
svn path=/trunk/KDE/kdepim/; revision=632863
19 years ago
David Faure
b89340afd8
#warnings guarded with __GNUC__ - script at http://web.davidfaure.fr/kde/guard_warnings.pl
...
svn path=/trunk/KDE/kdepim/; revision=622342
19 years ago
David Faure
38ec9afb4b
kapplication.h removed where not useful
...
svn path=/trunk/KDE/kdepim/; revision=621637
19 years ago
Laurent Montel
9f7b1775fc
Deprecated--
...
svn path=/trunk/KDE/kdepim/knotes/; revision=618141
19 years ago
Christian Schaarschmidt
19e84987f5
port of revision 601947
...
keep CompletionMode within RecipientsEditor in synch for all lines.
svn path=/branches/KDE/3.5/kdepim/; revision=607798
20 years ago
Christian Schaarschmidt
1c8f854c4e
forward port of revision 601947
...
keep CompletionMode within RecipientsEditor in synch for all lines.
svn path=/trunk/KDE/kdepim/; revision=605955
20 years ago
Allen Winter
238d7c5579
forward port SVN commit 585468 by kling:
...
Always initialize mLineHeight.
svn path=/trunk/KDE/kdepim/; revision=593384
20 years ago
Allen Winter
1627b9b3a7
forward port SVN commit 585458 by kling:
...
Always initialize mFirstColumnWidth -- thanks to Julian Seward.
svn path=/trunk/KDE/kdepim/; revision=593383
20 years ago
Andreas Kling
0284caac7a
Always initialize mLineHeight.
...
BUG: 134200
svn path=/branches/KDE/3.5/kdepim/; revision=585468
20 years ago
Andreas Kling
b18eed8ffb
Always initialize mFirstColumnWidth -- thanks to Julian Seward.
...
svn path=/branches/KDE/3.5/kdepim/; revision=585458
20 years ago
Allen Winter
72807f4c4d
email.h moved into $incdir/emailfunctions instead of $incdir/libemailfunctions.
...
svn path=/trunk/KDE/kdepim/; revision=555565
20 years ago
Reinhold Kainhofer
0ac46523eb
deprecated--
...
svn path=/trunk/KDE/kdepim/konsolekalendar/; revision=543878
20 years ago
Edwin Schepers
67a7bbfdd5
fix crash
...
svn path=/trunk/KDE/kdepim/; revision=542599
20 years ago
Volker Krause
ca80c13d9e
Commit danimo's libemailfunctions API cleanup and port kdepim
...
accordingly.
svn path=/trunk/KDE/kdepim/; revision=541211
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
49ff0381db
deprecated QLineEdit methods
...
svn path=/trunk/KDE/kdepim/; revision=535604
20 years ago
Reinhold Kainhofer
e5830100c0
deprecated QList::remove methods -> either QList::erase(iterator) or QList::removeAll(T)
...
svn path=/trunk/KDE/kdepim/; revision=535182
20 years ago
Ismail Onur Filiz
5499cab473
Include "config.h" in the source files that already do not do so.
...
svn path=/trunk/KDE/kdepim/; revision=532915
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
7fa41a9ae1
some de-deprecation for the night
...
svn path=/trunk/KDE/kdepim/; revision=532041
20 years ago
Reinhold Kainhofer
f6dc7b5fb7
deprecated QAbstractButton methods, mainly setIconSet->setIcon or setPixmap->setIcon or isOn->isChecked or setToggleButton->setCheckable or setAccel->setShortcut
...
svn path=/trunk/KDE/kdepim/; revision=532015
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
86b590e799
Deprecated--
...
svn path=/trunk/KDE/kdepim/; revision=512681
20 years ago
Laurent Montel
84f4563492
Don't addline when list of line is empty
...
svn path=/trunk/KDE/kdepim/; revision=508777
20 years ago
Laurent Montel
691967fab7
deprecated--
...
fix some compile error
svn path=/trunk/KDE/kdepim/; revision=506351
20 years ago
Laurent Montel
a47a77a4d2
Q3StyleSheet--
...
svn path=/trunk/KDE/kdepim/; revision=492891
21 years ago
Laurent Montel
ee714655ed
Q3PtrList--
...
svn path=/trunk/KDE/kdepim/; revision=490646
21 years ago
Laurent Montel
08cdd31b10
Q3Whatthis--
...
svn path=/trunk/KDE/kdepim/; revision=486327
21 years ago
Ingo Klcker
3cbf0fc45b
Q_INT*/Q_UINT* -> qint*/quint*
...
QMAX/QMIN -> qMax/qMin
I don't know what to do about Q_LONG and Q_ULONG because of the following code in qglobal.h:
#if defined(Q_OS_WIN64)
typedef __int64 Q_LONG; /* word up to 64 bit signed */
typedef unsigned __int64 Q_ULONG; /* word up to 64 bit unsigned */
#else
typedef long Q_LONG; /* word up to 64 bit signed */
typedef unsigned long Q_ULONG; /* word up to 64 bit unsigned */
#endif
Should I simply convert to (unsigned) long?
svn path=/trunk/KDE/kdepim/; revision=468393
21 years ago
Till Adam
d4fb85a932
KMail compiles and links. Let's see if it starts up ... ;)
...
svn path=/trunk/KDE/kdepim/; revision=463791
21 years ago