summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | QLocale: Compile fix on WindowsDenis Dzyubenko2011-02-231-0/+4
| | * | Compile fix.Denis Dzyubenko2011-02-231-2/+2
| | * | QLocale: Supporting multiple locale categories on Unix.Denis Dzyubenko2011-02-232-14/+133
| | * | Improved qlocale manualtestDenis Dzyubenko2011-02-2313-45/+469
| | * | Added UI languages property to QLocaleDenis Dzyubenko2011-02-238-6/+279
| | * | Updated CLDR data for QLocale.Zeno Albisser2011-02-221-327/+327
| | * | Added documentation for enum value FirstDayOfWeekZeno Albisser2011-02-221-0/+1
| | * | Added Misc Tab to QLocale manual test to test quotationZeno Albisser2011-02-225-2/+158
| | * | Implemented QLocale::quoteString(...)Zeno Albisser2011-02-226-4/+138
| | * | Changed manual QLocale test to update FirstDayOfWeek automaticallyZeno Albisser2011-02-221-1/+2
| | * | Merge remote branch 'earth-team/4.7-i18n' into master-i18nDenis Dzyubenko2011-02-212-2/+7
| | |\ \
| | | * | Fixes QLocale locale name parsing.Denis Dzyubenko2011-02-032-2/+7
| | * | | Another improvement to the CLDR parser/QLocale data generatorDenis Dzyubenko2011-02-211-28/+47
| | * | | In the generated locale data add the version info automatically.Denis Dzyubenko2011-02-182-1/+9
| | * | | Improved locale data generatorDenis Dzyubenko2011-02-183-107/+204
| | * | | Changed the qlocale autotestDenis Dzyubenko2011-02-181-4/+4
| | * | | Updated CLDR data for QLocale.Denis Dzyubenko2011-02-171-325/+730
| | * | | Added a manual test for qlocaleDenis Dzyubenko2011-02-178-0/+930
| | * | | Added currency support for QLocaleDenis Dzyubenko2011-02-177-56/+636
| | * | | Fixed QString creation for certain cases in QLocaleDenis Dzyubenko2011-02-171-1/+3
| | * | | Implemented QLocale::firstDayOfWeek()Zeno Albisser2011-02-155-3/+91
| * | | | Fix tst_QVariant::qvariant_cast_QObjectOlivier Goffart2011-03-231-1/+7
| * | | | ReplaceExtraCompilerCacheKey: Don't recreate "::" QString on each call.Andreas Kling2011-03-231-2/+4
| * | | | fix spelling error in HTTP multipart documentationPeter Hartmann2011-03-231-1/+1
| * | | | Remove the qdeclarativewebview autotest.Olivier Goffart2011-03-2320-733/+0
| * | | | qmake vcxproj generator: fix non flat projects for VS2010Martin Petersson2011-03-221-17/+17
| * | | | network API: add support for HTTP multipart messagesPeter Hartmann2011-03-2216-5/+1439
| * | | | QNAM HTTP: Fix bug with explicitly zero-length compressed responses.Andreas Kling2011-03-222-1/+28
| * | | | SSL: send SNI extension only if not connecting to an IPPeter Hartmann2011-03-222-3/+6
| * | | | Merge remote-tracking branch 'origin/master'Olivier Goffart2011-03-21946-4872/+33533
| |\ \ \ \
| | * \ \ \ Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2011-03-196-26/+234
| | |\ \ \ \
| | | * \ \ \ Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2011-03-186-26/+234
| | | |\ \ \ \
| | | | * \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2011-03-173-5/+76
| | | | |\ \ \ \
| | | | | * | | | Changes to driver workarounds.Robin Burchell2011-03-171-2/+25
| | | | | * | | | Switch to raster also when last window is destroyed (on MeeGo).Samuel Rødal2011-03-171-1/+38
| | | | | * | | | Clipboard/Windows: Fix a hang when sending to non-responsive clients.Friedemann Kleint2011-03-171-2/+13
| | | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-03-173-21/+158
| | | | |\ \ \ \ \
| | | | | * | | | | Fix accidental population of the disk cache with partial contentSimon Hausmann2011-03-172-0/+100
| | | | | * | | | | Fix disk cache interaction for range retrieval HTTP requests.Simon Hausmann2011-03-172-21/+58
| | * | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-tools-staging into mast...Qt Continuous Integration System2011-03-182-4/+5
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | qmake vcproj generator: do not insert $(INHERIT)Joerg Bornemann2011-03-182-4/+5
| | * | | | | | | | | Merge branch 'staging-master' of scm.dev.nokia.troll.no:qt/qt-lighthouse into...Qt Continuous Integration System2011-03-18197-1566/+9267
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | Fixes detected by the static-checkJørgen Lind2011-03-174-4/+86
| | | * | | | | | | | | Fixup license headers in Lighthouse pluginsJørgen Lind2011-03-17101-113/+441
| | | * | | | | | | | | Mac: add autorelease pools to create_sysMorten Sorvig2011-03-171-0/+4
| | | * | | | | | | | | Don't skip remaining events on unhandled events in xcb backend.Samuel Rødal2011-03-171-2/+6
| | | * | | | | | | | | Merge remote-tracking branch 'origin/master' into lighthouse-masterJørgen Lind2011-03-17730-6261/+24045
| | | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | Lighthouse: Xcb, compile fix for the glx pathJørgen Lind2011-03-161-0/+2
| | | * | | | | | | | | | Lighthouse: Make sure we don't use xkbcommonJørgen Lind2011-03-162-5/+16
| | | * | | | | | | | | | Lighthouse: Add pkg-config check for opengl es2Jørgen Lind2011-03-161-1/+10