| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
This contains Catalan translation updates for Qt 5.6 branch
Change-Id: I3090bb020a7af2da76439c38416290d5b123f392
Reviewed-by: Albert Astals Cid <aacid@kde.org>
Reviewed-by: Josep Ma. Ferrer <txemaq@gmail.com>
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
|
|
|
|
|
|
|
|
|
| |
This contains Catalan translations for Qt 5.5 branch
Change-Id: Ifb8c7e4f6ee5e0fbbf7d0d5db191765d38c10c25
Reviewed-by: Albert Astals Cid <aacid@kde.org>
Reviewed-by: Aleix Pol Gonzalez <aleixpol@kde.org>
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Conflicts:
translations/assistant_ru.ts
translations/assistant_uk.ts
translations/designer_ru.ts
translations/designer_uk.ts
translations/linguist_ru.ts
translations/linguist_uk.ts
translations/qtbase_fi.ts
translations/qtbase_ru.ts
translations/qtbase_uk.ts
Change-Id: I033f8d700d76360068cb9307d986092fd31cd685
|
| |
| |
| |
| |
| | |
Change-Id: I71eae55086b23c56918e6fe4d7faa1104ff09236
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Qt copyrights are now in The Qt Company, so we could update the source
code headers accordingly. In the same go we should also fix the links to
point to qt.io.
Change-Id: Idcecf516ee140800138abca5b095719992cccee0
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
|
|/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
In order to resolve Right-to-Left layout from the translation file, we
used to check if the result of QApplication::tr("QT_LAYOUT_DIRECTION")
was the string "RTL".
During modularization this changed context (using the wrong
QCoreApplication::tr()), but the translation files didn't change.
It turns out that it didn't make much sense to use that context,
since the layout direction can only be changed on the QGuiApplication.
We therefore have changed the context to QGuiApplication (in qtbase),
and we must therefore update the relevant translation files.
Change-Id: Iacea23da32a3d4128c259d7e8aad1823801dfd5f
Task-number: QTBUG-43447
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
|
|
This contains translations by me and Antoni Bella
(antonibella5@yahoo.com) from whom I have permission
to commit this to Qt.
Change-Id: Icb1e23536c8108f707092c8f2e289e62abca0fd0
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
Reviewed-by: Aleix Pol Gonzalez <aleixpol@kde.org>
Reviewed-by: Albert Astals Cid <aacid@kde.org>
|