kdelibs/kdecore/localization
Ivailo Monev d02d2b3fa4 kdecore: implement precision field for KuitSemantics
otherwise KLocale::formatNumber() has to guess the precision that was
passed to KLocalizedString::subs() and make up a localized integer string
with a magic wand, the precision for precise number types (e.g. ulong,
qlonglong, etc.) remains -1

fixes KSignalPlotter test case failure

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2023-07-28 15:45:04 +03:00
..
all_languages.desktop SVN_SILENT made messages (after extraction) 2015-01-03 22:50:38 +00:00
common_helpers.cpp initial import 2014-11-13 01:04:59 +02:00
common_helpers_p.h initial import 2014-11-13 01:04:59 +02:00
entry.desktop initial import 2014-11-13 01:04:59 +02:00
kcatalog.cpp kdecore: do not insert and remove catalogs from KPluginFactory 2023-07-28 10:04:36 +03:00
kcatalog_p.h kdecore: do not insert invalid catalogs into KLocale 2023-07-28 10:02:57 +03:00
kcharsets.cpp kdecore: KCharsets optimizations 2022-12-11 09:49:04 +02:00
kcharsets.h kdecore: de-virtualize KCharsets destructor 2022-09-23 18:20:44 +03:00
kentities.cpp kdecore: regenerate entities source file 2021-06-15 04:35:52 +03:00
kentities.gperf kdecore: generate entities as C++ code 2015-09-04 01:57:00 +00:00
klocale.cpp kdecore: more compat bits for KLocale::formatNumber() 2023-07-28 15:38:13 +03:00
klocale.h kdecore: replace the "ok" argument of KLocale::readDate() and KLocale::readTime() with "format" one 2023-07-28 12:54:53 +03:00
klocalizedstring.cpp kdecore: implement precision field for KuitSemantics 2023-07-28 15:45:04 +03:00
klocalizedstring.h kdecore: reimplement KLocale 2023-07-26 23:50:18 +03:00
kuitsemantics.cpp kdecore: implement precision field for KuitSemantics 2023-07-28 15:45:04 +03:00
kuitsemantics_p.h kdecore: replace KuitSemantics::escape() with Qt::escape() 2021-03-18 09:46:22 +02:00