Commit Graph

102 Commits

Author SHA1 Message Date
Marco Martin
8eb870321c add the timeFormat property 2012-08-08 20:51:15 +02:00
Marco Martin
1180b5831d rename locale.h in locale_p.h
locale.h seems reserved in newer GCC
2012-07-30 20:11:26 +02:00
Giorgos Tsiapaliwkas
a0e5437a27 Install the qmldir in the right directory 2012-06-12 16:49:29 +03:00
Marco Martin
3c56d80d52 qdate and qtime need to be included in locale.h 2012-05-02 14:22:01 +02:00
Giorgos Tsiapaliwkas
835cd63c72 Move declarativeimports/locale/test to declarativeimports/test and
make the declarativeimports/test a plasmoid
2012-05-02 12:34:28 +03:00
Giorgos Tsiapaliwkas
920a7a0649 Rename the test into org.kde.example.localetest 2012-05-01 22:16:42 +03:00
Antonis Tsiapaliokas
1d8b0c0714 Fix a typo for klocaleqmltest.qml and remove unnecessary TODOs 2012-04-30 06:32:42 +03:00
Antonis Tsiapaliokas
bbc19904db Remove unused enumenators 2012-04-30 06:03:35 +03:00
Antonis Tsiapaliokas
5c890b1ba0 fix the wrong format type from the readTime and readLocaleTime 2012-04-24 13:25:00 +03:00
Giorgos Tsiapaliwkas
2bf1971ad4 Fix the emit 2012-04-24 23:14:30 +03:00
Giorgos Tsiapaliwkas
17265ad14c Fix compile warnings 2012-04-24 23:10:29 +03:00
Giorgos Tsiapaliwkas
d1f8e46a3e Remove the signals and make the properties constants 2012-04-13 19:51:07 +03:00
Antonis Tsiapaliokas
0e702d85f5 Fix the Q_DECLARE_FLAGS parameters 2012-03-29 23:14:19 +03:00
Giorgos Tsiapaliwkas
0c62466b99 Remove some parameters 2012-03-26 11:41:26 +03:00
Giorgos Tsiapaliwkas
f84c3642a6 Fix the includes in locale.h/cpp 2012-03-26 11:30:33 +03:00
Giorgos Tsiapaliwkas
feefca269b Remove the overloaded methods from Locale 2012-03-26 11:27:36 +03:00
Giorgos Tsiapaliwkas
ee1ce0dca9 Make the static methods normal ones 2012-03-26 11:06:00 +03:00
Giorgos Tsiapaliwkas
cc54b44fa2 Fix the includes in CalendarSystem 2012-03-24 19:36:59 +02:00
Giorgos Tsiapaliwkas
df1290b1ec Remove the @since 2012-03-24 19:31:35 +02:00
Giorgos Tsiapaliwkas
1bfb4e0083 Remove a few more overloaded methods 2012-03-24 19:29:37 +02:00
Giorgos Tsiapaliwkas
b503963b40 Fix calendar.readDate 2012-03-24 19:22:43 +02:00
Giorgos Tsiapaliwkas
1145d33e59 Make virtual methods normal 2012-03-24 19:22:19 +02:00
Giorgos Tsiapaliwkas
c94a4917c4 fix the calendarSystemsList list 2012-03-23 15:46:46 +02:00
Giorgos Tsiapaliwkas
c0cee92b7d Remove the overloaded methods from CalendarSystem 2012-03-23 15:31:03 +02:00
Giorgos Tsiapaliwkas
7a206534e3 add one more line for an overloaded method 2012-03-19 17:14:28 +02:00
Giorgos Tsiapaliwkas
5d8ab81119 Remove an unnecessary enum 2012-03-19 17:13:31 +02:00
Giorgos Tsiapaliwkas
6844da9ccb Fix CalendarSystem:getDate and CalendarSystem::dateDifference 2012-03-19 16:20:10 +02:00
Giorgos Tsiapaliwkas
9cbc32a078 fix the allDigitSetsList method and also make it a method 2012-03-19 13:32:21 +02:00
Giorgos Tsiapaliwkas
ee8eadcc80 Fix the negative values of the enums 2012-03-16 17:03:18 +02:00
Giorgos Tsiapaliwkas
48def0fb72 Fix a property in klocaleqmltest.qml 2012-03-13 17:34:16 +02:00
Giorgos Tsiapaliwkas
c67e95a4f3 Remove Locale::localizedFilePath 2012-03-13 17:33:26 +02:00
Giorgos Tsiapaliwkas
028df24350 Remove the methods insert/removeCatalog from the Locale class 2012-03-13 12:56:27 +02:00
Giorgos Tsiapaliwkas
b9efdcc1e4 Remove a comment and replace a tab with spaces 2012-03-09 13:37:20 +02:00
Giorgos Tsiapaliwkas
b3c089f51c Fix the comments and a typo. 2012-03-09 13:25:25 +02:00
Antonis Tsiapaliokas
4d40a7dd92 Rename KCalendarSystem to CalendarSystem on Api 2012-03-09 10:21:02 +02:00
Antonis Tsiapaliokas
46c6da3534 Add more unit tests 2012-03-08 14:43:23 +02:00
Giorgos Tsiapaliwkas
f2f9fc8fe7 Fix locale.readMoney, locale.readDate,readLocalTime 2012-03-03 17:03:49 +02:00
Giorgos Tsiapaliwkas
9b69f03f5c Make Locale::reparseConfiguration() a Q_INVOKABLE method 2012-03-01 21:59:43 +02:00
Giorgos Tsiapaliwkas
1118d9ac61 Fix the converDigits method 2012-03-01 21:59:07 +02:00
Giorgos Tsiapaliwkas
3025342e00 Fix the enums in klocaleqmltest 2012-03-01 15:20:43 +02:00
Giorgos Tsiapaliwkas
1e8340601b Populate the klocaleqmltest.qml 2012-03-01 12:33:58 +02:00
Giorgos Tsiapaliwkas
557e476c05 Make languageList, currencyCodeList, installedLanguages, allCountriesList
properties instead of Q_INVOKABLE
2012-03-01 12:32:01 +02:00
Giorgos Tsiapaliwkas
860d8ed68f Make fileEncodingMib a property instead of a Q_INVOKABLE 2012-03-01 11:06:21 +02:00
Giorgos Tsiapaliwkas
4319d7d0d8 Add test code for the QStringList methods of Locale. 2012-02-26 18:05:22 +02:00
Giorgos Tsiapaliwkas
b5bb3bb6e5 Remove unnecessary code 2012-02-26 18:02:17 +02:00
Giorgos Tsiapaliwkas
58bf5c9c8e Remove the methods translateRawFrom. In the documentation
we are being advised not to use them directly, the same applies
for QML.
2012-02-26 17:24:56 +02:00
Giorgos Tsiapaliwkas
0343a25c8f Fix typo.
typo == s/Locale/KLocale
2012-02-26 17:04:04 +02:00
Giorgos Tsiapaliwkas
ba409bf600 Remove the static keyword from defaultLanguage, defaultCountry,
defaultCurrencyCode
2012-02-26 16:59:59 +02:00
Giorgos Tsiapaliwkas
36e69304fb Remove the encoding* stuff 2012-02-26 16:51:54 +02:00
Giorgos Tsiapaliwkas
2a94eda81a It is calendar.$foo not locale.$foo 2012-02-22 17:57:31 +02:00