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 |
|
Marco Martin
|
3c56d80d52
|
qdate and qtime need to be included in locale.h
|
2012-05-02 14:22:01 +02:00 |
|
Giorgos Tsiapaliwkas
|
920a7a0649
|
Rename the test into org.kde.example.localetest
|
2012-05-01 22:16:42 +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 |
|
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
|
9cbc32a078
|
fix the allDigitSetsList method and also make it a method
|
2012-03-19 13:32:21 +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
|
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 |
|