Revision 485402b...
Go back to digest for 16th December 2012Features in KDE-PIM
Laurent Montel committed changes in [kdepim-runtime] /:
Use non-deprecated types and methods:
as David told:
"
WFlags -> WindowFlags (it's a typedef, and it's BC, nm says
QFlags<Qt::WindowType>)
toAscii -> toLatin1
fromAscii -> fromLatin1
"
As done in kdelibs
File Changes
Modified 11 files
- migration/kmail/abstractcollectionmigrator.cpp
- migration/kmail/imapcachelocalimporter.cpp
- resources/pop3/jobs.cpp
- resources/dav/common/davcollectionsfetchjob.cpp
- resources/dav/common/davitemsfetchjob.cpp
- resources/dav/common/davitemslistjob.cpp
- resources/dav/common/davprincipalsearchjob.cpp
- resources/dav/resource/davfreebusyhandler.cpp
- resources/dav/resource/settings.cpp
- resources/pop3/tests/pop3test.cpp
- resources/pop3/tests/fakeserver/fakeserver.cpp
11 files changed in total