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
|
36e69304fb
|
Remove the encoding* stuff
|
2012-02-26 16:51:54 +02:00 |
|
Giorgos Tsiapaliwkas
|
94ca0b3a5d
|
Remove the definition of Locale::copyCatalogsTo.
I forgot to remove it in the previous commit
|
2012-02-16 14:01:14 +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 |
|
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 |
|
Giorgos Tsiapaliwkas
|
cca571f430
|
Add some TODO and fix the enums
|
2012-02-10 16:04:57 +02:00 |
|
Giorgos Tsiapaliwkas
|
e9db43b00a
|
fix QList<Locale::DigitSet> and remove an unnecessary emit.
|
2012-01-31 13:09:22 +02:00 |
|
Giorgos Tsiapaliwkas
|
4829d45f95
|
1.Fix then enums
2.Place the emit foo() first and then the return foo;
|
2012-01-24 21:02:33 +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 |
|