Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | QLocale: Compile fix on Windows | Denis Dzyubenko | 2011-02-23 | 1 | -0/+4 | |
| | * | | Compile fix. | Denis Dzyubenko | 2011-02-23 | 1 | -2/+2 | |
| | * | | QLocale: Supporting multiple locale categories on Unix. | Denis Dzyubenko | 2011-02-23 | 2 | -14/+133 | |
| | * | | Improved qlocale manualtest | Denis Dzyubenko | 2011-02-23 | 13 | -45/+469 | |
| | * | | Added UI languages property to QLocale | Denis Dzyubenko | 2011-02-23 | 8 | -6/+279 | |
| | * | | Updated CLDR data for QLocale. | Zeno Albisser | 2011-02-22 | 1 | -327/+327 | |
| | * | | Added documentation for enum value FirstDayOfWeek | Zeno Albisser | 2011-02-22 | 1 | -0/+1 | |
| | * | | Added Misc Tab to QLocale manual test to test quotation | Zeno Albisser | 2011-02-22 | 5 | -2/+158 | |
| | * | | Implemented QLocale::quoteString(...) | Zeno Albisser | 2011-02-22 | 6 | -4/+138 | |
| | * | | Changed manual QLocale test to update FirstDayOfWeek automatically | Zeno Albisser | 2011-02-22 | 1 | -1/+2 | |
| | * | | Merge remote branch 'earth-team/4.7-i18n' into master-i18n | Denis Dzyubenko | 2011-02-21 | 2 | -2/+7 | |
| | |\ \ | ||||||
| | | * | | Fixes QLocale locale name parsing. | Denis Dzyubenko | 2011-02-03 | 2 | -2/+7 | |
| | * | | | Another improvement to the CLDR parser/QLocale data generator | Denis Dzyubenko | 2011-02-21 | 1 | -28/+47 | |
| | * | | | In the generated locale data add the version info automatically. | Denis Dzyubenko | 2011-02-18 | 2 | -1/+9 | |
| | * | | | Improved locale data generator | Denis Dzyubenko | 2011-02-18 | 3 | -107/+204 | |
| | * | | | Changed the qlocale autotest | Denis Dzyubenko | 2011-02-18 | 1 | -4/+4 | |
| | * | | | Updated CLDR data for QLocale. | Denis Dzyubenko | 2011-02-17 | 1 | -325/+730 | |
| | * | | | Added a manual test for qlocale | Denis Dzyubenko | 2011-02-17 | 8 | -0/+930 | |
| | * | | | Added currency support for QLocale | Denis Dzyubenko | 2011-02-17 | 7 | -56/+636 | |
| | * | | | Fixed QString creation for certain cases in QLocale | Denis Dzyubenko | 2011-02-17 | 1 | -1/+3 | |
| | * | | | Implemented QLocale::firstDayOfWeek() | Zeno Albisser | 2011-02-15 | 5 | -3/+91 | |
| * | | | | Fix tst_QVariant::qvariant_cast_QObject | Olivier Goffart | 2011-03-23 | 1 | -1/+7 | |
| * | | | | ReplaceExtraCompilerCacheKey: Don't recreate "::" QString on each call. | Andreas Kling | 2011-03-23 | 1 | -2/+4 | |
| * | | | | fix spelling error in HTTP multipart documentation | Peter Hartmann | 2011-03-23 | 1 | -1/+1 | |
| * | | | | Remove the qdeclarativewebview autotest. | Olivier Goffart | 2011-03-23 | 20 | -733/+0 | |
| * | | | | qmake vcxproj generator: fix non flat projects for VS2010 | Martin Petersson | 2011-03-22 | 1 | -17/+17 | |
| * | | | | network API: add support for HTTP multipart messages | Peter Hartmann | 2011-03-22 | 16 | -5/+1439 | |
| * | | | | QNAM HTTP: Fix bug with explicitly zero-length compressed responses. | Andreas Kling | 2011-03-22 | 2 | -1/+28 | |
| * | | | | SSL: send SNI extension only if not connecting to an IP | Peter Hartmann | 2011-03-22 | 2 | -3/+6 | |
| * | | | | Merge remote-tracking branch 'origin/master' | Olivier Goffart | 2011-03-21 | 946 | -4872/+33533 | |
| |\ \ \ \ | ||||||
| | * \ \ \ | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration... | Qt Continuous Integration System | 2011-03-19 | 6 | -26/+234 | |
| | |\ \ \ \ | ||||||
| | | * \ \ \ | Merge branch 4.7 into qt-master-from-4.7 | Qt Continuous Integration System | 2011-03-18 | 6 | -26/+234 | |
| | | |\ \ \ \ | ||||||
| | | | * \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2011-03-17 | 3 | -5/+76 | |
| | | | |\ \ \ \ | ||||||
| | | | | * | | | | Changes to driver workarounds. | Robin Burchell | 2011-03-17 | 1 | -2/+25 | |
| | | | | * | | | | Switch to raster also when last window is destroyed (on MeeGo). | Samuel Rødal | 2011-03-17 | 1 | -1/+38 | |
| | | | | * | | | | Clipboard/Windows: Fix a hang when sending to non-responsive clients. | Friedemann Kleint | 2011-03-17 | 1 | -2/+13 | |
| | | | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2011-03-17 | 3 | -21/+158 | |
| | | | |\ \ \ \ \ | ||||||
| | | | | * | | | | | Fix accidental population of the disk cache with partial content | Simon Hausmann | 2011-03-17 | 2 | -0/+100 | |
| | | | | * | | | | | Fix disk cache interaction for range retrieval HTTP requests. | Simon Hausmann | 2011-03-17 | 2 | -21/+58 | |
| | * | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-tools-staging into mast... | Qt Continuous Integration System | 2011-03-18 | 2 | -4/+5 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | qmake vcproj generator: do not insert $(INHERIT) | Joerg Bornemann | 2011-03-18 | 2 | -4/+5 | |
| | * | | | | | | | | | Merge branch 'staging-master' of scm.dev.nokia.troll.no:qt/qt-lighthouse into... | Qt Continuous Integration System | 2011-03-18 | 197 | -1566/+9267 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | Fixes detected by the static-check | Jørgen Lind | 2011-03-17 | 4 | -4/+86 | |
| | | * | | | | | | | | | Fixup license headers in Lighthouse plugins | Jørgen Lind | 2011-03-17 | 101 | -113/+441 | |
| | | * | | | | | | | | | Mac: add autorelease pools to create_sys | Morten Sorvig | 2011-03-17 | 1 | -0/+4 | |
| | | * | | | | | | | | | Don't skip remaining events on unhandled events in xcb backend. | Samuel Rødal | 2011-03-17 | 1 | -2/+6 | |
| | | * | | | | | | | | | Merge remote-tracking branch 'origin/master' into lighthouse-master | Jørgen Lind | 2011-03-17 | 730 | -6261/+24045 | |
| | | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | Lighthouse: Xcb, compile fix for the glx path | Jørgen Lind | 2011-03-16 | 1 | -0/+2 | |
| | | * | | | | | | | | | | Lighthouse: Make sure we don't use xkbcommon | Jørgen Lind | 2011-03-16 | 2 | -5/+16 | |
| | | * | | | | | | | | | | Lighthouse: Add pkg-config check for opengl es2 | Jørgen Lind | 2011-03-16 | 1 | -1/+10 | |