summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* QSslSocket: fix setReadBufferSizeMartin Petersson2011-03-312-14/+2
* Merge remote branch 'origin/master' into 4.8-earthDenis Dzyubenko2011-03-3132-301/+510
|\
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-03-2913-59/+144
| |\
| | * Unix configure: Add support for --sysrootThiago Macieira2011-03-292-2/+27
| | * Add a 'capabilities' flag to the marshaller and demarshallerThiago Macieira2011-03-297-34/+40
| | * Add a set of connection capabilities to QDBusConnectionThiago Macieira2011-03-294-2/+31
| | * Move the main D-Bus session and system connections to the main threadThiago Macieira2011-03-291-1/+11
| | * Add a way to obtain the DBusConnection* pointer from a QDBusConnectionThiago Macieira2011-03-292-0/+17
| | * Make the QIconvCodec on Unix not enforce the Latin1 codec.Thiago Macieira2011-03-291-20/+18
| * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste...Qt Continuous Integration System2011-03-2819-242/+366
| |\ \
| | * \ Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qt-fire-teamQt Continuous Integration System2011-03-2819-242/+366
| | |\ \
| | | * | Fix crash and infinite recursion caused by previous commitsJiang Jiang2011-03-282-2/+3
| | | * | Fix remaining regressions in QWSJiang Jiang2011-03-253-2/+7
| | | * | Take Xft.hintstyle by default to match the behavior of GTK+Jiang Jiang2011-03-252-1/+10
| | | * | Fixed remaining issues in subpixel positioning with FreeTypeJiang Jiang2011-03-246-142/+142
| | | * | Fix QTransform debug outputJiang Jiang2011-03-241-0/+3
| | | * | qFloor the decoration line width before paintingJiang Jiang2011-03-241-1/+1
| | | * | Let QTextLine decide its own x position in QPainterJiang Jiang2011-03-241-8/+5
| | | * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-teamaavit2011-03-2313-105/+209
| | | |\ \
| | | | * | Reset GL glyph cache when texture limit is reachedEskil Abrahamsen Blomfeldt2011-03-236-2/+45
| | | | * | unlockFace was put in the wrong place in previous patchJiang Jiang2011-03-221-2/+2
| | | | * | Implement subpixel positioning with FreeTypeJiang Jiang2011-03-228-105/+166
| | | * | | Avoid repeatedly trying to load unloadable plugins, causing slownessaavit2011-03-231-2/+7
| | | |/ /
* | | | | Improved documentation for new QTranslator::load() overloadDenis Dzyubenko2011-03-291-8/+9
* | | | | Changed the #ifdef block in QLocale to check for Q_OS_WIN instead of WS.Denis Dzyubenko2011-03-291-1/+1
* | | | | Fixed checking for default arguments in QLocale::toCurrencyString()Denis Dzyubenko2011-03-291-3/+3
* | | | | Use region name as a locale name on Mac.Denis Dzyubenko2011-03-291-31/+0
* | | | | Updated CLDR data for QLocale.Denis Dzyubenko2011-03-291-370/+561
* | | | | Added native language and country names (endonyms) to QLocale.Denis Dzyubenko2011-03-2911-5/+275
* | | | | Fix errors when compiling Qt with STLportCédric OCHS2011-03-282-1/+4
* | | | | QSslConfiguration: do not lazily construct the d-pointerPeter Hartmann2011-03-287-26/+113
* | | | | This test fails in Europe/London timezone due to this check, since in winter ...Darryl L. Miles2011-03-281-1/+1
* | | | | Merge remote branch 'origin/master' into 4.8-earthDenis Dzyubenko2011-03-28203-1613/+78842
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-tools-staging into mast...Qt Continuous Integration System2011-03-283-52/+54
| |\ \ \ \
| | * | | | Designer: Fix tab order in action editor dialog.Friedemann Kleint2011-03-281-48/+48
| | * | | | Make QtUiTools use the lib-infix passed to configure.Friedemann Kleint2011-03-252-4/+6
| * | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-03-283-2/+120
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | tst_qlocale: improve failure message in tst_QLocale::macDefaultLocaleRohan McGovern2011-03-281-1/+5
| | * | | | Add a once-over unrolled fromLatin1 conversion (32 characters)Thiago Macieira2011-03-271-0/+46
| | * | | | Add 16-byte loads of the Neon fromLatin1 functionsThiago Macieira2011-03-271-0/+68
| | * | | | Fix warning about unused parameterThiago Macieira2011-03-271-1/+1
| |/ / / /
| * | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-earth-staging into mast...Qt Continuous Integration System2011-03-254-4/+57
| |\ \ \ \
| | * | | | Skip failing testsJoão Abecasis2011-03-252-0/+26
| | * | | | QDir: Fix absolute paths when using file enginesJoão Abecasis2011-03-182-4/+31
| * | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-releng-staging into mas...Qt Continuous Integration System2011-03-252-20/+0
| |\ \ \ \ \
| | * | | | | Removed old autotest references from Symbian build filesEckhart Koppen2011-03-242-20/+0
| * | | | | | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2011-03-2417-85/+283
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2011-03-2417-85/+283
| | |\ \ \ \ \ \ | |/ / / / / / /
| | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-03-233-12/+40
| | |\ \ \ \ \ \
| | | * | | | | | Icon in QMessageBox::question is deformed on SymbianSami Merila2011-03-231-3/+10