[KDE/Mac] KDE/kdelibs/kdecore [POSSIBLY UNSAFE]
John Layt
john at layt.net
Mon Aug 2 21:21:36 CEST 2010
SVN commit 1158444 by jlayt:
Change KLocale to a fully private implementation model and split Mac and Win
code into derived private classes. This is a cleaner foundation for
implementing separate host system locale backends that respect the host locale
settings while still able to use the base KDE settings where needed.
See Reviewboard http://reviewboard.kde.org/r/4683/
Compiled and tested under Windows, not able to check under Mac, but Mac code
was compiled under Linux so only likely failure would be in the ifdefs.
CCMAIL: kde-mac at kde.org
CCMAIL: kde-windows at kde.org
M +3 -0 CMakeLists.txt
M +179 -2322 localization/klocale.cpp
M +1 -0 localization/klocale.h
A localization/klocale_kde.cpp localization/klocale.cpp#1151073 [License: LGPL (v2+)]
A localization/klocale_mac.cpp [License: LGPL (v2+)]
A localization/klocale_mac_p.h [License: LGPL (v2+)]
M +1024 -0 localization/klocale_p.h
A localization/klocale_win.cpp [POSSIBLY UNSAFE: system] [License: LGPL (v2+)]
A localization/klocale_win_p.h [License: LGPL (v2+)]
http://websvn.kde.org/?view=rev&revision=1158444
More information about the kde-mac
mailing list