summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* handle messages with ids (more) correctlyOswald Buddenhagen2009-11-0613-53/+239
* kill TranslatorMessage::operator==() and qHash(TranslatorMessage)Oswald Buddenhagen2009-11-065-29/+27
* eliminate TranslatorMessagePtr from the Translator apiOswald Buddenhagen2009-11-066-48/+51
* improve ordered message insertionOswald Buddenhagen2009-11-061-1/+1
* eliminate Translator::contains()Oswald Buddenhagen2009-11-063-11/+11
* eliminate Translator::replace()Oswald Buddenhagen2009-11-063-17/+3
* use right method to record new messagesOswald Buddenhagen2009-11-061-1/+1
* do not consider plural source in comparisonsOswald Buddenhagen2009-11-061-4/+0
* remove unused TranslatorMessage::operator<()Oswald Buddenhagen2009-11-062-12/+0
* cut code dupe ...Oswald Buddenhagen2009-11-061-12/+5
* don't construct a new message for look-up purposes onlyOswald Buddenhagen2009-11-063-13/+5
* Merge remote branch 'mainline/4.6' into 4.6Oswald Buddenhagen2009-11-06360-3076/+8673
|\
| * Fix a signed/unsigned comparison warningJoão Abecasis2009-11-061-1/+1
| * Improving reliability and information from the large file testJoão Abecasis2009-11-061-0/+35
| * Merge commit 'origin/4.6' into 4.6Olivier Goffart2009-11-06214-1659/+4643
| |\
| | * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6David Boddie2009-11-0611-4/+59
| | |\
| | | * Merge branch 'feature' into 4.6Jørgen Lind2009-11-0611-4/+59
| | | |\
| | | | * Fix QT_NO_GRAPHICSVIEWJørgen Lind2009-11-061-0/+2
| | | | * Fix QT_NO_WHEELEVENTJørgen Lind2009-11-061-0/+2
| | | | * Fix QT_NO_WHATSTHISJørgen Lind2009-11-061-0/+2
| | | | * Fix QT_NO_MENUBARJørgen Lind2009-11-061-0/+2
| | | | * Fix QT_NO_SHORTCUTJørgen Lind2009-11-062-2/+4
| | | | * Fix QT_NO_DATESTRINGJørgen Lind2009-11-062-0/+4
| | | | * Fix QT_NO_GRAPHICSEFFECTJørgen Lind2009-11-065-2/+33
| | | | * Fix QT_NO_TABLETEVENTJørgen Lind2009-11-061-0/+6
| | | | * Fix QT_NO_STATUSTIPJørgen Lind2009-11-061-0/+2
| | | | * Fix QT_NO_TOOLBARJørgen Lind2009-11-061-0/+2
| | * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into 4.6David Boddie2009-11-063-33/+68
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Doc: Fixed a URL to ensure that it can be used in well-formed XML.David Boddie2009-11-061-1/+1
| | | * | Doc: Moved external references to a separate collection.David Boddie2009-11-062-32/+67
| | | * | Doc: Trivial fix.David Boddie2009-11-051-1/+1
| | * | | Merge branch '4.6-s60' into 4.6axis2009-11-0656-384/+1599
| | |\ \ \
| | | * | | Initial LFLAGS support for qmake on Symbian OSIain2009-11-052-12/+53
| | | * | | QS60Style: Harmonize theme graphic with LineEdit and QTextEditSami Merilä2009-11-053-16/+1
| | | * | | QProgressBar is drawn stretched in QS60StyleSami Merilä2009-11-051-0/+5
| | | * | | QS60Style: Checked menu check indicators are not shownSami Merilä2009-11-051-5/+6
| | | * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6-s60axis2009-11-0592-353/+1193
| | | |\ \ \
| | | * | | | Fixed symbian-abld build problems with xmlpatternsxqtsMiikka Heikkinen2009-11-052-3/+1
| | | * | | | tst_qwidget widgetAt now does not leave widget lowered if test failsGareth Stockwell2009-11-041-2/+3
| | | * | | | Fix for link error when building QtSvgGareth Stockwell2009-11-042-1/+6
| | | * | | | QS60Style: QToolButton indicator will not fit into toolbutton areaSami Merilä2009-11-041-5/+8
| | | * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6Sami Merilä2009-11-044-111/+149
| | | |\ \ \ \
| | | | * | | | Unexported a class that doesn't need to be exported.axis2009-11-043-108/+108
| | | | * | | | Fixed input panel detection on post-5.0 S60 SDKs.axis2009-11-042-3/+41
| | | * | | | | Make button margins bigger in QS60StyleSami Merilä2009-11-041-0/+7
| | | |/ / / /
| | | * | | | Merge commit 's60/4.6' into mmfphononFrans Englich2009-11-04747-8997/+20543
| | | |\ \ \ \
| | | | * \ \ \ Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6-s60axis2009-11-04704-8768/+19538
| | | | |\ \ \ \
| | | | * | | | | Fixed modal dialog fading support in Symbian.Janne Anttila2009-11-043-4/+25
| | | | * | | | | Added UIDs to projects lacking themMiikka Heikkinen2009-11-049-3/+34
| | | | * | | | | def files updateShane Kearns2009-11-038-147/+817