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
|
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
|
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
|
39e23de934
|
Add more "read-only" comments to properties
|
2012-02-22 14:22:37 +02:00 |
|
Giorgos Tsiapaliwkas
|
35f9f7b299
|
Add "read-only" comments to read-only properties
|
2012-02-22 13:23:30 +02:00 |
|
Giorgos Tsiapaliwkas
|
a58d172b2c
|
make Q_INVOKABLE something foo() into properties
|
2012-02-16 13:36:42 +02:00 |
|
Giorgos Tsiapaliwkas
|
4018e79ca2
|
Remove unnecessary comments
|
2012-02-16 13:13:04 +02:00 |
|
Giorgos Tsiapaliwkas
|
7a94509646
|
Make the encoding stuff QVariant, in order to be able
to use them as properties.
|
2012-02-16 13:07:03 +02:00 |
|
Giorgos Tsiapaliwkas
|
da194d9246
|
Make the properties country and language read-only
|
2012-02-16 12:23:12 +02:00 |
|
Antonis Tsiapaliokas
|
1386b6aece
|
Remove unusable code for qml
|
2012-02-15 10:24:07 +02:00 |
|
Giorgos Tsiapaliwkas
|
6b784a98e8
|
Fix a typo,remove a deprecated method add comment the Locale::calendar
|
2012-02-14 12:52:08 +02:00 |
|
Antonis Tsiapaliokas
|
69e028bfbd
|
Add a missing signal into locale.h
|
2012-02-14 03:05:30 +02:00 |
|
Giorgos Tsiapaliwkas
|
cca571f430
|
Add some TODO and fix the enums
|
2012-02-10 16:04:57 +02:00 |
|
Giorgos Tsiapaliwkas
|
825af7c0ca
|
Add Q_DECLARE_OPERATORS_FOR_FLAGS
|
2012-02-09 19:27:48 +02:00 |
|
Giorgos Tsiapaliwkas
|
0dfe679164
|
Replace KLocale with Locale in locale.h
|
2012-02-01 12:08:11 +02:00 |
|
Giorgos Tsiapaliwkas
|
7b25bb5b34
|
Remove unnecessary signals and replace KLocale with Locale.
|
2012-01-24 21:01:46 +02:00 |
|
Giorgos Tsiapaliwkas
|
a7098018c5
|
Add again Q_DECLARE_FLAGS and fix some typos
|
2012-01-23 21:43:42 +02:00 |
|
Giorgos Tsiapaliwkas
|
9581c33be2
|
fix some typos
|
2012-01-23 21:16:14 +02:00 |
|
Giorgos Tsiapaliwkas
|
311ab5b82b
|
Add a ctor
|
2012-01-19 22:16:14 +02:00 |
|
Antonis Tsiapaliokas
|
78a91a7cc9
|
renamed: core/Locale.cpp -> locale/locale.cpp
renamed: core/Locale.h -> locale/locale.h
|
2012-01-18 18:15:07 +02:00 |
|