Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar... | Michael Brasser | 2009-07-10 | 12 | -77/+460 |
|\ | |||||
| * | Updated the french phrasebook (some translations from Qt Creator) | Pierre Rossi | 2009-07-09 | 1 | -1/+226 |
| * | Merge commit 'origin/4.5' | Bill King | 2009-07-08 | 2 | -12/+45 |
| |\ | |||||
| | * | don't drop all location tags after the first file without any | Oswald Buddenhagen | 2009-07-08 | 1 | -2/+3 |
| | * | Update Russian Qt phrase book | Ritt Konstantin | 2009-07-06 | 1 | -10/+42 |
| * | | general wording change for some file type names | Frederik Schwarzer | 2009-07-06 | 8 | -31/+31 |
| * | | support for id-based translations | Oswald Buddenhagen | 2009-07-06 | 4 | -17/+126 |
| * | | remove arbitrary string length limits | Oswald Buddenhagen | 2009-07-06 | 1 | -11/+2 |
| * | | add support for attaching meta data to translatable messages | Oswald Buddenhagen | 2009-07-02 | 1 | -5/+30 |
* | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar... | Michael Brasser | 2009-07-02 | 19 | -86/+478 |
|\ \ \ | |/ / | |||||
| * | | tools: Remove QT_WA and non-Unicode code paths, dropping Win9x and NT support | miniak | 2009-07-01 | 1 | -2/+2 |
| * | | const ref for foreach() | Oswald Buddenhagen | 2009-06-30 | 1 | -1/+1 |
| * | | Linguist: defers the creation of the QPrinter | Thierry Bastian | 2009-06-30 | 2 | -8/+20 |
| * | | Merge branch '4.5' | Marius Storm-Olsen | 2009-06-30 | 1 | -0/+1 |
| |\ \ | | |/ | |||||
| | * | add Russian to the "'own' languages hack" until task #196275 will be closed | Ritt Konstantin | 2009-06-29 | 1 | -0/+1 |
| * | | support editing of length variants | Oswald Buddenhagen | 2009-06-29 | 15 | -63/+442 |
| * | | Remove trailing dot in tooltips. | Ritt Konstantin | 2009-06-29 | 2 | -12/+12 |
* | | | Support compile-in-namespace for the declarative module. | Michael Brasser | 2009-06-30 | 1 | -2/+2 |
* | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar... | Michael Brasser | 2009-06-24 | 2 | -3/+28 |
|\ \ \ | |/ / | |||||
| * | | Merge commit 'origin/4.5' | Oswald Buddenhagen | 2009-06-23 | 2 | -3/+28 |
| |\ \ | | |/ | |||||
| | * | mark plural messages as such in the qm reader | Oswald Buddenhagen | 2009-06-23 | 1 | -0/+18 |
| | * | add -input-codec option for qm reader | Oswald Buddenhagen | 2009-06-23 | 2 | -3/+10 |
* | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar... | Aaron Kennedy | 2009-06-19 | 82 | -397/+599 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-06-18 | 2 | -23/+105 |
| |\ \ | | |/ | |||||
| | * | Add Russian translation for Qt Linguist. | Ritt Konstantin | 2009-06-17 | 1 | -0/+1 |
| | * | Update Russian phrase book. | Ritt Konstantin | 2009-06-17 | 1 | -23/+104 |
| * | | Update license headers in files that are new in 4.6. | Jason McDonald | 2009-06-17 | 2 | -4/+4 |
| * | | fix typo | Oswald Buddenhagen | 2009-06-16 | 1 | -1/+1 |
| * | | Merge license header changes from 4.5 | Volker Hilsheimer | 2009-06-16 | 78 | -180/+215 |
| |\ \ | | |/ | |||||
| | * | Update license headers as requested by the marketing department. | Jason McDonald | 2009-06-16 | 77 | -172/+214 |
| | * | no point in ProFile being a QObject | Oswald Buddenhagen | 2009-06-15 | 1 | -4/+1 |
| | * | remove unused includes | Oswald Buddenhagen | 2009-06-15 | 2 | -2/+0 |
| | * | remove pointless pris | Oswald Buddenhagen | 2009-06-15 | 1 | -2/+0 |
| * | | purge dead code | Oswald Buddenhagen | 2009-06-15 | 1 | -18/+4 |
| * | | simplify ending() | Oswald Buddenhagen | 2009-06-15 | 1 | -4/+3 |
| * | | use textedit's signal instead of the textedit's document's | Oswald Buddenhagen | 2009-06-15 | 1 | -4/+3 |
| * | | centralize settings | Oswald Buddenhagen | 2009-06-15 | 8 | -33/+128 |
| * | | make the focus tracking insensitive to loss of actual window focus | Oswald Buddenhagen | 2009-06-15 | 4 | -26/+55 |
| * | | greatly simplify exclusive selection handling | Oswald Buddenhagen | 2009-06-15 | 4 | -73/+49 |
| * | | make MessageEditor::activeEditor() & co. return a QTextEdit instead of a | Oswald Buddenhagen | 2009-06-15 | 2 | -37/+33 |
| * | | don't let comments weaved into strings confuse us | Oswald Buddenhagen | 2009-06-15 | 1 | -1/+3 |
| * | | Merge commit 'origin/4.5' | Bjørn Erik Nilsen | 2009-06-12 | 2 | -2/+5 |
| |\ \ | | |/ | |||||
| | * | fix arabic plurals | Oswald Buddenhagen | 2009-06-11 | 1 | -2/+2 |
| | * | add plural rules for urdu | Oswald Buddenhagen | 2009-06-11 | 1 | -0/+1 |
| | * | fix hover selection of source strings | Oswald Buddenhagen | 2009-06-10 | 1 | -0/+2 |
| | * | don't let comments weaved into strings confuse us | Oswald Buddenhagen | 2009-06-10 | 1 | -1/+3 |
* | | | Renamed the QML front-end. | Roberto Raggi | 2009-06-11 | 1 | -7/+7 |
* | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar... | Michael Brasser | 2009-06-09 | 2 | -25/+48 |
|\ \ \ | |/ / | |||||
| * | | Merge commit 'origin/4.5' | Oswald Buddenhagen | 2009-06-08 | 1 | -5/+20 |
| |\ \ | | |/ | |||||
| | * | explicitly handle windows and mac9 line endings | Oswald Buddenhagen | 2009-06-05 | 1 | -5/+20 |