Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | record id-based messages even if they have an empty source | Oswald Buddenhagen | 2009-11-06 | 8 | -20/+41 |
* | handle messages with ids (more) correctly | Oswald Buddenhagen | 2009-11-06 | 13 | -53/+239 |
* | kill TranslatorMessage::operator==() and qHash(TranslatorMessage) | Oswald Buddenhagen | 2009-11-06 | 5 | -29/+27 |
* | eliminate TranslatorMessagePtr from the Translator api | Oswald Buddenhagen | 2009-11-06 | 6 | -48/+51 |
* | improve ordered message insertion | Oswald Buddenhagen | 2009-11-06 | 1 | -1/+1 |
* | eliminate Translator::contains() | Oswald Buddenhagen | 2009-11-06 | 3 | -11/+11 |
* | eliminate Translator::replace() | Oswald Buddenhagen | 2009-11-06 | 3 | -17/+3 |
* | use right method to record new messages | Oswald Buddenhagen | 2009-11-06 | 1 | -1/+1 |
* | do not consider plural source in comparisons | Oswald Buddenhagen | 2009-11-06 | 1 | -4/+0 |
* | remove unused TranslatorMessage::operator<() | Oswald Buddenhagen | 2009-11-06 | 2 | -12/+0 |
* | cut code dupe ... | Oswald Buddenhagen | 2009-11-06 | 1 | -12/+5 |
* | don't construct a new message for look-up purposes only | Oswald Buddenhagen | 2009-11-06 | 3 | -13/+5 |
* | Merge remote branch 'mainline/4.6' into 4.6 | Oswald Buddenhagen | 2009-11-06 | 360 | -3076/+8673 |
|\ | |||||
| * | Fix a signed/unsigned comparison warning | João Abecasis | 2009-11-06 | 1 | -1/+1 |
| * | Improving reliability and information from the large file test | João Abecasis | 2009-11-06 | 1 | -0/+35 |
| * | Merge commit 'origin/4.6' into 4.6 | Olivier Goffart | 2009-11-06 | 214 | -1659/+4643 |
| |\ | |||||
| | * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | David Boddie | 2009-11-06 | 11 | -4/+59 |
| | |\ | |||||
| | | * | Merge branch 'feature' into 4.6 | Jørgen Lind | 2009-11-06 | 11 | -4/+59 |
| | | |\ | |||||
| | | | * | Fix QT_NO_GRAPHICSVIEW | Jørgen Lind | 2009-11-06 | 1 | -0/+2 |
| | | | * | Fix QT_NO_WHEELEVENT | Jørgen Lind | 2009-11-06 | 1 | -0/+2 |
| | | | * | Fix QT_NO_WHATSTHIS | Jørgen Lind | 2009-11-06 | 1 | -0/+2 |
| | | | * | Fix QT_NO_MENUBAR | Jørgen Lind | 2009-11-06 | 1 | -0/+2 |
| | | | * | Fix QT_NO_SHORTCUT | Jørgen Lind | 2009-11-06 | 2 | -2/+4 |
| | | | * | Fix QT_NO_DATESTRING | Jørgen Lind | 2009-11-06 | 2 | -0/+4 |
| | | | * | Fix QT_NO_GRAPHICSEFFECT | Jørgen Lind | 2009-11-06 | 5 | -2/+33 |
| | | | * | Fix QT_NO_TABLETEVENT | Jørgen Lind | 2009-11-06 | 1 | -0/+6 |
| | | | * | Fix QT_NO_STATUSTIP | Jørgen Lind | 2009-11-06 | 1 | -0/+2 |
| | | | * | Fix QT_NO_TOOLBAR | Jørgen Lind | 2009-11-06 | 1 | -0/+2 |
| | * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into 4.6 | David Boddie | 2009-11-06 | 3 | -33/+68 |
| | |\ \ \ | | | |/ / | | |/| | | |||||
| | | * | | Doc: Fixed a URL to ensure that it can be used in well-formed XML. | David Boddie | 2009-11-06 | 1 | -1/+1 |
| | | * | | Doc: Moved external references to a separate collection. | David Boddie | 2009-11-06 | 2 | -32/+67 |
| | | * | | Doc: Trivial fix. | David Boddie | 2009-11-05 | 1 | -1/+1 |
| | * | | | Merge branch '4.6-s60' into 4.6 | axis | 2009-11-06 | 56 | -384/+1599 |
| | |\ \ \ | |||||
| | | * | | | Initial LFLAGS support for qmake on Symbian OS | Iain | 2009-11-05 | 2 | -12/+53 |
| | | * | | | QS60Style: Harmonize theme graphic with LineEdit and QTextEdit | Sami Merilä | 2009-11-05 | 3 | -16/+1 |
| | | * | | | QProgressBar is drawn stretched in QS60Style | Sami Merilä | 2009-11-05 | 1 | -0/+5 |
| | | * | | | QS60Style: Checked menu check indicators are not shown | Sami Merilä | 2009-11-05 | 1 | -5/+6 |
| | | * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6-s60 | axis | 2009-11-05 | 92 | -353/+1193 |
| | | |\ \ \ | |||||
| | | * | | | | Fixed symbian-abld build problems with xmlpatternsxqts | Miikka Heikkinen | 2009-11-05 | 2 | -3/+1 |
| | | * | | | | tst_qwidget widgetAt now does not leave widget lowered if test fails | Gareth Stockwell | 2009-11-04 | 1 | -2/+3 |
| | | * | | | | Fix for link error when building QtSvg | Gareth Stockwell | 2009-11-04 | 2 | -1/+6 |
| | | * | | | | QS60Style: QToolButton indicator will not fit into toolbutton area | Sami Merilä | 2009-11-04 | 1 | -5/+8 |
| | | * | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6 | Sami Merilä | 2009-11-04 | 4 | -111/+149 |
| | | |\ \ \ \ | |||||
| | | | * | | | | Unexported a class that doesn't need to be exported. | axis | 2009-11-04 | 3 | -108/+108 |
| | | | * | | | | Fixed input panel detection on post-5.0 S60 SDKs. | axis | 2009-11-04 | 2 | -3/+41 |
| | | * | | | | | Make button margins bigger in QS60Style | Sami Merilä | 2009-11-04 | 1 | -0/+7 |
| | | |/ / / / | |||||
| | | * | | | | Merge commit 's60/4.6' into mmfphonon | Frans Englich | 2009-11-04 | 747 | -8997/+20543 |
| | | |\ \ \ \ | |||||
| | | | * \ \ \ | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6-s60 | axis | 2009-11-04 | 704 | -8768/+19538 |
| | | | |\ \ \ \ | |||||
| | | | * | | | | | Fixed modal dialog fading support in Symbian. | Janne Anttila | 2009-11-04 | 3 | -4/+25 |
| | | | * | | | | | Added UIDs to projects lacking them | Miikka Heikkinen | 2009-11-04 | 9 | -3/+34 |