| Commit message (Expand) | Author | Age | Files | Lines |
* | refuse to open empty translation files | Oswald Buddenhagen | 2010-12-10 | 1 | -0/+7 |
|
|
* | Resolve EPOCROOT in qt.conf using same logic as in .pro | Miikka Heikkinen | 2010-11-18 | 1 | -0/+1 |
|
|
* | Localize .loc and .pkg content based on TRANSLATIONS | Miikka Heikkinen | 2010-11-12 | 1 | -0/+4 |
|
|
* | Doc: Fixing typo | Sergio Ahumada | 2010-11-09 | 2 | -3/+3 |
|
|
* | make the dtd reflect reality | Oswald Buddenhagen | 2010-11-02 | 1 | -18/+5 |
|
|
* | Don't use translations for console tools under windows | Victor Ostashevsky | 2010-09-28 | 3 | -1/+7 |
|
|
* | I18n: Fix some lupdate warnings. | Friedemann Kleint | 2010-09-14 | 1 | -2/+2 |
|
|
* | fetch next token after class definition opening | Oswald Buddenhagen | 2010-09-10 | 1 | -0/+2 |
|
|
* | delay next token fetching when opening namespace | Oswald Buddenhagen | 2010-09-10 | 1 | -1/+1 |
|
|
* | don't let operator overloads confuse us | Oswald Buddenhagen | 2010-09-10 | 1 | -0/+15 |
|
|
* | don't try to show source when no locations are given | Oswald Buddenhagen | 2010-09-10 | 2 | -4/+4 |
|
|
* | search translator comments | Oswald Buddenhagen | 2010-09-06 | 1 | -0/+2 |
|
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-09-01 | 1 | -1/+158 |
|\ |
|
| * | The declarative parser should only save comment text (and not /*,*/,//) | Michael Brasser | 2010-09-01 | 1 | -3/+1 |
|
|
| * | Support for qsTrId and meta-data in comments for QML. | Michael Brasser | 2010-09-01 | 1 | -1/+160 |
|
|
* | | Wrap translatable messages with tr() in assistant, designer and linguist | Victor Ostashevsky | 2010-09-01 | 11 | -146/+192 |
|
|
* | | Enable loading/generating translations by assistant and linguist tools | Victor Ostashevsky | 2010-09-01 | 3 | -2/+31 |
|/ |
|
* | preserve non-standard source references | Oswald Buddenhagen | 2010-08-30 | 1 | -4/+20 |
|
|
* | properly parse ts contexts in obsolete messages | Oswald Buddenhagen | 2010-08-30 | 1 | -0/+2 |
|
|
* | move the MAGIC_OBSOLETE_REFERENCE hack to the xlf file handler | Oswald Buddenhagen | 2010-08-30 | 2 | -8/+15 |
|
|
* | Make lupdate's QtScript frontend recognize qsTrId() / QT_TRID_NOOP() | Kent Hansen | 2010-08-23 | 2 | -0/+40 |
|
|
* | Add support for comments and meta-data in the lupdate QtScript frontend | Kent Hansen | 2010-08-23 | 2 | -22/+311 |
|
|
* | Streamline lupdate's QtScript frontend's error messaging | Kent Hansen | 2010-08-23 | 2 | -44/+78 |
|
|
* | add full width characters to ending() in linguist | Tasuku Suzuki | 2010-08-20 | 1 | -0/+3 |
|
|
* | update Russian translations for Qt and tools | Ritt Konstantin | 2010-08-11 | 1 | -2/+14 |
|
|
* | Translation work for 4.7 | Pierre Rossi | 2010-08-06 | 1 | -0/+40 |
|
|
* | Some french translations | Pierre Rossi | 2010-08-06 | 1 | -5/+17 |
|
|
* | Fix the remote command delimiter, this has cahnged at some point. | kh1 | 2010-08-04 | 1 | -1/+1 |
|
|
* | more fine-grained ts targets | Oswald Buddenhagen | 2010-07-15 | 1 | -12/+0 |
|
|
* | immediately set function context when entering a namespace | Oswald Buddenhagen | 2010-07-07 | 1 | -1/+6 |
|
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-06-29 | 1 | -26/+58 |
|\ |
|
| * | Make compile. | Michael Brasser | 2010-06-24 | 1 | -1/+1 |
|
|
| * | Update lupdate to recognize concatenated text in QML files. | Michael Brasser | 2010-06-24 | 1 | -16/+56 |
|
|
| * | Support for non-literal plural arguments to qsTr() in lupdate (QML). | Michael Brasser | 2010-06-23 | 1 | -12/+4 |
|
|
* | | warn about stray meta data | Oswald Buddenhagen | 2010-06-29 | 1 | -4/+7 |
|
|
* | | don't complain multiple times about same abuse of //% meta strings | Oswald Buddenhagen | 2010-06-29 | 1 | -0/+3 |
|
|
* | | fix double percent sign after migration to yyMsg() | Oswald Buddenhagen | 2010-06-29 | 1 | -2/+2 |
|/ |
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.... | Qt Continuous Integration System | 2010-06-09 | 1 | -1/+1 |
|\ |
|
| * | Fixed compilation for solaris based compilers, macro doesn't require trailing... | Toby Tomkins | 2010-06-09 | 1 | -1/+1 |
|
|
* | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Olivier Goffart | 2010-06-08 | 2 | -1/+2 |
|\ \
| |/
|/| |
|
| * | fix translations from some header files being omitted | Oswald Buddenhagen | 2010-06-07 | 1 | -0/+1 |
|
|
| * | propagate code change back to .g source | Oswald Buddenhagen | 2010-06-03 | 1 | -1/+1 |
|
|
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-06-04 | 1 | -0/+752 |
|\ \ |
|
| * | | Synchronizing to latest tree | Garami Gábor | 2010-06-04 | 1 | -0/+8 |
|
|
| * | | Adding correct hungarian translation | Garami Gábor | 2010-06-04 | 1 | -0/+744 |
|
|
* | | | remove spurious empty lines in the linguist tools' output | Oswald Buddenhagen | 2010-06-03 | 6 | -18/+18 |
|
|
* | | | don't use qWarning() - or even qFatal()! - gratuitously. | Oswald Buddenhagen | 2010-06-03 | 9 | -178/+178 |
|/ / |
|
* | | write PO files without duplicated message ids | Oswald Buddenhagen | 2010-06-02 | 1 | -7/+60 |
|
|
* | | update Russian translation for Qt libraries | Ritt Konstantin | 2010-05-31 | 1 | -1/+1 |
|
|
* | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Olivier Goffart | 2010-04-16 | 1 | -27/+70 |
|\ \
| |/ |
|