plasma-framework/declarativeimports/locale
Giorgos Tsiapaliwkas e34130edd0 Add tests for the Locale component
Properties: monetaryThousandsSeparator, negativeMonetarySignPosition,
negativePrefixCurrencySymbol, negativeSign, pageSize,
negativeMonetarySignPosition, positiveMonetarySignPosition,
positivePrefixCurrencySymbol, positiveSign, thousandsSeparator,
weekDayOfPray, weekNumberSystem, weekStartDay, workingWeekEndDay,
workingWeekStartDay, use12Clock, defaultLanguage, defaultCountry,
defaultCurrencyCode, useTranscript, encodingMib
2012-02-22 14:17:55 +02:00
..
tests Add tests for the Locale component 2012-02-22 14:17:55 +02:00
calendarsystem.cpp Fix the pure virtual methods and the ctor. 2012-02-16 12:22:44 +02:00
calendarsystem.h Make the Q_INVOKABLE something foo() into properties, 2012-02-16 14:02:06 +02:00
CMakeLists.txt Add localebindingsplugin.cpp to CMakeLists.txt 2012-02-14 04:08:46 +02:00
locale.cpp Remove the definition of Locale::copyCatalogsTo. 2012-02-16 14:01:14 +02:00
locale.h Add "read-only" comments to read-only properties 2012-02-22 13:23:30 +02:00
localebindingsplugin.cpp Add CalendarSystem to the qmlRegisterType<>() 2012-02-01 11:44:48 +02:00
localebindingsplugin.h Create localebindingsplugin.{cpp,h},CMakeLists.txt,qmldir 2012-01-18 11:32:49 +02:00
qmldir fix some typos 2012-01-19 22:12:26 +02:00