aboutsummaryrefslogtreecommitdiff
path: root/src/corelib/i18n/mlocale.cpp
AgeCommit message (Expand)Author
2011-01-10Changes: MLocale::languageEndonym() uses static MLocale::languageEndonym(cons...Kuisma Salonen
2011-01-10Fixes: NB#217105Kuisma Salonen
2010-12-23Fixes: NB#208977, Time and date always in Hindi numbers and does not affected...Mike FABIAN
2010-12-23Changes: fix the last bucket problem for KoreanMike FABIAN
2010-12-23Changes: fix problem with Turkish i, make it go correctly to the İ bucketMike FABIAN
2010-12-23Changes: Fix the problem with the わ and ん bucketsMike FABIAN
2010-12-23Changes: add MLocale::indexBucket()Mike FABIAN
2010-12-23Changes: add a function MLocale::exemplarCharactersIndex()Mike FABIAN
2010-12-13Changes: make parsing of exponentioal symbols case insensitiveMike FABIAN
2010-12-10Fixes: NB#210881, calendar app crashing on trying to add new eventMike FABIAN
2010-12-02Changes: make fix for NB#206357 threadsafeMike FABIAN
2010-12-02Fixes: NB#206357, Calling MLocale::formatDateTime() takes over 7msecMike FABIAN
2010-11-29Fixes: NB#207150, Invalid entries are ignored when the pasted value starts wi...Mike FABIAN
2010-11-24Fixes: NB#206766, All Chinese language names should be distinguishableMike FABIAN
2010-11-24Changes: Amharic is *not* a RTL languageMike FABIAN
2010-11-22Changes: don’t return the same language endonym “zh_CN”, “zh_HK”, ...Mike FABIAN
2010-11-11Changes: change regexp for parsing LANG to accept es_419 as wellMike FABIAN
2010-10-20Changes: introduce locale aware MLocale::toUpper() and MLocale::toLower()Mike FABIAN
2010-10-19Fixes: NB#198551, Catalog installation and setting default locale gets slower...Mike FABIAN
2010-10-15Changes: make POSIX date and formats %A and %B use the stand-alone formsMike FABIAN
2010-10-14Changes: use @ as well as a delimiter when searching for translationsMike FABIAN
2010-10-14Changes: shut up krazy2 warnings for foreachMike FABIAN
2010-10-14Changes: shut up krazy2 warnings about integer typesMike FABIAN
2010-10-06Changes: Fix languageEndonym() for some corner casesMike FABIAN
2010-10-05Changes: fix MLocale::countryEndonym() for some corner casesMike FABIAN
2010-10-05Changes: Now all variables read from gconf has their defaultsJaroslaw Jaryszew
2010-10-05Changes: make MLocale::languageEndonym() and MLocale::countryEndonym do somet...Mike FABIAN
2010-09-29Changes: load only the file for the newly installed catalog in MLocale::insta...Mike FABIAN
2010-09-29Changes: remove unused code from MLocale::setDefault()Mike FABIAN
2010-09-28Revert "Changes: Now all variables read from gconf has their defaults"Armin Berres
2010-09-28Changes: Now all variables read from gconf has their defaultsJaroslaw Jaryszew
2010-09-27Changes: make MLocale::languageEndonym() work more correctlyMike FABIAN
2010-09-24Revert "Changes: Now all variables read from gconf has their defaults"Daniel d'Andrada
2010-09-24Changes: Now all variables read from gconf has their defaultsJaroslaw Jaryszew
2010-09-16Changes: fix typos in resource file namesMike FABIAN
2010-09-16Changes: add Q_UNUSED() macros to fix buildHolger Schröder
2010-09-16Fixes: NB#184502 - [browser-blocker] MLocale must not spin the main loopMike FABIAN
2010-09-13Changes: Fix some krazy issuesHolger Schroeder
2010-09-10Changes: add MLocale::TimeFormat24h MLocale::defaultTimeFormat24h()Mike FABIAN
2010-09-01Fixes: NB#170703, Support unformatNumber() in MLocaleMike FABIAN
2010-08-31Fixes: MB#6081 - compile failure when disable ICUTomas Junnonen
2010-08-31Changes: Doxygen syntax fixesJohn Tapsell
2010-08-26Fixes: NB#160042 - DuiLocale does not respect 24h time format preferenceMike FABIAN
2010-08-18Fixes: NB#183211, MLocalePrivate::loadCountryCodes / isValidCountryCode is in...Miguel Gómez
2010-08-18Fixes: NB#184502, MLocale must not spin the main loopMike FABIAN
2010-08-17Fixes: NB#180677 - Delete MLocale etc when MApplication is deletedJohn Tapsell
2010-07-30Changes: make overriding ICU resources work for non-MApplications as wellMike FABIAN
2010-07-30Changes: don’t try to exchange the date format symbolsMike FABIAN
2010-07-26Changes: fix compilation problem with gcc 4.5Mike FABIAN
2010-07-26Changes: use MLocale::CalendarType instead of const MCalendar& as parameter f...Mike FABIAN