Reinhold Kainhofer
08e5b20b90
QList::find(..)==QList::end() => QList::contains()
...
QList::find => QList::indexOf
QString::find => QString::indexOf or contains
svn path=/trunk/KDE/kdepim/; revision=535038
20 years ago
Frank Osterfeld
1bc672fede
s/findRev/lastIndexOf
...
svn path=/trunk/KDE/kdepim/; revision=534505
20 years ago
Volker Krause
de8b7a17f1
kasciistricmp() is in kdelibs since KDE 3.4.
...
svn path=/trunk/KDE/kdepim/; revision=532720
20 years ago
Frank Osterfeld
7fa41a9ae1
some de-deprecation for the night
...
svn path=/trunk/KDE/kdepim/; revision=532041
20 years ago
Reinhold Kainhofer
ec399ad656
Fix compilation
...
svn path=/trunk/KDE/kdepim/; revision=531974
20 years ago
Reinhold Kainhofer
0daf3e2ee9
deprecated QSplitter methods, mostly removed some *name params from the constructors and used setObjectName
...
svn path=/trunk/KDE/kdepim/karm/; revision=531970
20 years ago
Reinhold Kainhofer
023aa181bd
deprecated QFileInfo methods
...
svn path=/trunk/KDE/kdepim/konsolekalendar/; revision=531936
20 years ago
Frank Osterfeld
cb0876d3f3
start up again
...
svn path=/trunk/KDE/kdepim/; revision=530831
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
Volker Krause
52b0522f23
Compile with the new snapshot.
...
svn path=/trunk/KDE/kdepim/; revision=521600
20 years ago
Laurent Montel
ef7778dfbf
Launch script to help to porting
...
svn path=/trunk/KDE/kdepim/akregator/; revision=521490
20 years ago
Ismail Onur Filiz
ea883abdd3
Replace TRUE/FALSE with true/false in kdepim as the former are deprecated. The words inside comments are untouched.
...
BUG: 123261
svn path=/trunk/KDE/kdepim/; revision=516822
20 years ago
Allen Winter
d1e161e3a8
forward port 511744 by burghard:
...
Do not try to update an attachment when the source should be viewed.
*sigh* I know that this mAtmUpdate is an ugly thing.
svn path=/trunk/KDE/kdepim/; revision=516111
20 years ago
Laurent Montel
5214f977ce
KURL->KUrl
...
svn path=/trunk/KDE/kdepim/akregator/; revision=508599
20 years ago
Volker Krause
5106454956
Compile with new kdelibs snapshot.
...
svn path=/trunk/KDE/kdepim/; revision=506385
20 years ago
Laurent Montel
691967fab7
deprecated--
...
fix some compile error
svn path=/trunk/KDE/kdepim/; revision=506351
20 years ago
Tobias Koenig
367d04d94b
Ported VCardConverter::create/parseVCards from QString to QByteArray
...
svn path=/trunk/KDE/kdepim/; revision=503625
20 years ago
Laurent Montel
7a6a236da0
KURL->KUrl
...
svn path=/trunk/KDE/kdepim/konsolekalendar/; revision=501915
20 years ago
Laurent Montel
b08df31b5b
Fix some compile error
...
svn path=/trunk/KDE/kdepim/; revision=501668
20 years ago
Andreas Gungl
c901b1247d
reduce readEntry(...).toInt() where possible
...
svn path=/trunk/KDE/kdepim/; revision=497208
20 years ago
Andreas Gungl
4ff92dd82b
forget readEntry(...).toBool()
...
svn path=/trunk/KDE/kdepim/; revision=497182
20 years ago
Ingo Klcker
f7ab5ee48e
Reset new feature info.
...
svn path=/trunk/KDE/kdepim/; revision=495200
20 years ago
Ingo Klcker
ae4ce1dfd8
We don't need NewByteArray anymore.
...
svn path=/trunk/KDE/kdepim/; revision=495153
20 years ago
Andreas Gungl
db8f1ad5ad
porting for KConfig changes
...
svn path=/trunk/KDE/kdepim/; revision=493930
21 years ago
Laurent Montel
60b450d35f
QString::null-> QString()
...
.clear()
etc.
svn path=/trunk/KDE/kdepim/; revision=493449
21 years ago
Laurent Montel
a47a77a4d2
Q3StyleSheet--
...
svn path=/trunk/KDE/kdepim/; revision=492891
21 years ago
Laurent Montel
c7fdc6278b
Q3CString
...
svn path=/trunk/KDE/kdepim/; revision=491809
21 years ago
David Faure
1e2f09b342
Allow both text/x-vcard and the more standard text/directory
...
svn path=/trunk/KDE/kdepim/; revision=489713
21 years ago
Till Adam
7bf4b7b984
Forward port proper showing of quoted printable encoded attachments.
...
svn path=/trunk/KDE/kdepim/; revision=488999
21 years ago
Laurent Montel
036381f99c
Q3HVBox--
...
svn path=/trunk/KDE/kdepim/; revision=486329
21 years ago
Laurent Montel
3ef805634c
Q3ValueList--
...
svn path=/trunk/KDE/kdepim/; revision=486326
21 years ago
Laurent Montel
eb077e0b11
qt3support--
...
svn path=/trunk/KDE/kdepim/; revision=478377
21 years ago
Andreas Gungl
575ebaa9ac
- ading some more methods to MessageStatus which are usefull in the port
...
- porting KMail to the new MessageStatus class (the next step is to get
rid of KMMsgStatus...)
svn path=/trunk/KDE/kdepim/; revision=475356
21 years ago
Andreas Gungl
ac5bbfe5be
changes to switch to the new MessageStatus class
...
- extend the interface of the class to simplify it's handling
- partial port of existing kmail code to use the new class
svn path=/trunk/KDE/kdepim/; revision=474940
21 years ago
Ingo Klcker
59616a4f37
kmail compiles again. Linking still fails due to a problem with KTempDir::existing().
...
svn path=/trunk/KDE/kdepim/; revision=467698
21 years ago
Ingo Klcker
81a7e3ba13
Partial port to current kdelibs4_snapshot. Time to hit the bed.
...
svn path=/trunk/KDE/kdepim/; revision=467348
21 years ago
Ingo Klcker
4e96aaca3f
Get rid of KPIM::kFileToString.
...
svn path=/trunk/KDE/kdepim/; revision=465790
21 years ago
Ingo Klcker
6d639c1402
Get rid of all usages of KPIM::kBytesToFile (replaced by the safer KPIM::kByteArrayToFile).
...
svn path=/trunk/KDE/kdepim/; revision=465783
21 years ago
Ingo Klcker
1e12f12270
Qt4 porting: Get rid of Q3PaintDeviceMetrics.
...
svn path=/trunk/KDE/kdepim/; revision=465023
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
Volker Krause
05ed13c77c
More porting, about 10 files still don't build.
...
svn path=/trunk/KDE/kdepim/; revision=461419
21 years ago
Volker Krause
61773c224a
More porting.
...
svn path=/trunk/KDE/kdepim/; revision=461116
21 years ago
Laurent Montel
57f2203adc
Some port
...
svn path=/trunk/KDE/kdepim/; revision=457004
21 years ago
Laurent Montel
79ac728299
Launch my script on kdepim
...
svn path=/trunk/KDE/kdepim/; revision=456643
21 years ago
Don Sanders
0cc5d2b7e2
GUI: New kmailNewFeature
...
Automatically delete older mails on POP servers
'older' is the best term I could think of to cover
over N days old, or over N messages old, or over
X bytes old(?).
svn path=/branches/KDE/3.5/kdepim/; revision=452002
21 years ago
Don Sanders
dc130d2b87
GUI: Update new version message with the following strings:
...
Account specific filtering
Filtering of incoming mail for online IMAP accounts
Online IMAP folders can be used when filtering into folders
Micro bump version number from 1.8.90 to 1.8.91.
Ingo hope you are ok with these changes.
CCMAIL:kloecker@kde.org
svn path=/branches/KDE/3.5/kdepim/; revision=451948
21 years ago
Till Adam
fdc65c9a3b
Display a nice html page when selecting an online imap folder in offline
...
mode offering a link to click to go online. Better than a message box, I
think.
svn path=/trunk/KDE/kdepim/; revision=438846
21 years ago
Till Adam
b6593a27e5
And another new feature!
...
svn path=/trunk/KDE/kdepim/; revision=438295
21 years ago
Till Adam
35021f1984
Brag about our nifty new feature. Go, Matt! :)
...
svn path=/trunk/KDE/kdepim/; revision=438294
21 years ago
Thomas Zander
6f02354dca
Usability stuff:
...
Remove GUI options to set spam/ham; as discussed with ingo
s/Select All/Select All Text/
s/&Expire Folder/&Expiration Settings/
svn path=/trunk/KDE/kdepim/; revision=437412
21 years ago