Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote-tracking branch 'upstream/4.8' into qt-4.8-from-4.7 | Sergio Ahumada | 2011-08-31 | 578 | -5349/+11586 |
|\ | |||||
| * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-symbian-staging into ma... | Qt Continuous Integration System | 2011-08-31 | 7 | -17/+115 |
| |\ | |||||
| | * | Fix Symbian system date format parsing. | Miikka Heikkinen | 2011-08-30 | 1 | -8/+55 |
| | * | Fix pointer event mapping when windows are fixed to native orientation | Laszlo Agocs | 2011-08-29 | 2 | -4/+38 |
| | * | Fix BLD_INF_RULES.prj_exports statements in Qt libs for shadow builds. | Miikka Heikkinen | 2011-08-24 | 2 | -4/+9 |
| | * | Giving QUuid::createUuid() more entropy on Symbian | mread | 2011-08-24 | 1 | -0/+6 |
| | * | Merge branch 'xmlExtRefBuffer' | Honglei Zhang | 2011-08-24 | 1 | -1/+7 |
| | |\ | |||||
| | | * | QXmlSimpleReader handle external entity reference file over 1k | Honglei Zhang | 2011-08-24 | 1 | -1/+7 |
| * | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master... | Qt Continuous Integration System | 2011-08-31 | 17 | -34/+44 |
| |\ \ \ | |||||
| | * \ \ | Merge remote-tracking branch 'upstream/4.8' | Sergio Ahumada | 2011-08-29 | 70 | -405/+833 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge remote-tracking branch 'mainline/4.8' | Oswald Buddenhagen | 2011-08-26 | 46 | -174/+336 |
| | |\ \ \ \ | |||||
| | * | | | | | Disable activeqt on win32-g++ (it doesn't build). | Ray Donnelly | 2011-08-22 | 1 | -1/+1 |
| | * | | | | | Make the DBus timeout configurable in QDBusAbstractInterface. | David Faure | 2011-08-19 | 3 | -4/+31 |
| | * | | | | | Revert "Fix build with the Clang compiler" | Tor Arne Vestbø | 2011-08-18 | 1 | -3/+3 |
| | * | | | | | Replace 'i < len-1 && func(i+1)' by 'i+1 < len && func(i+1)' | suzuki toshiya | 2011-08-18 | 12 | -19/+19 |
| | * | | | | | Merge remote-tracking branch 'mainline/4.8' | Oswald Buddenhagen | 2011-08-18 | 54 | -3018/+7923 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | Fix build with the Clang compiler | Tor Arne Vestbø | 2011-08-16 | 1 | -3/+3 |
| | * | | | | | | Add support for rawFonts loaded from data in FaceId | Pierre Rossi | 2011-08-15 | 2 | -1/+4 |
| | * | | | | | | directfb: Include directfbgl.h directly | Holger Hans Peter Freyther | 2011-08-12 | 1 | -1/+1 |
| | * | | | | | | don't detach until the list is going to be modified | Ritt Konstantin | 2011-08-12 | 1 | -1/+0 |
| | * | | | | | | optimize QList::removeAll() | Ritt Konstantin | 2011-08-12 | 1 | -11/+19 |
| * | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-earth-staging into mast... | Qt Continuous Integration System | 2011-08-30 | 1 | -10/+12 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | QSslCertificate: also check common name for blacklisted certificates | Peter Hartmann | 2011-08-30 | 1 | -11/+12 |
| | * | | | | | | | QSslCertificate: blacklist fraudulent *.google.com | Peter Hartmann | 2011-08-30 | 1 | -0/+1 |
| * | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-tools-staging into mast... | Qt Continuous Integration System | 2011-08-30 | 1 | -0/+2 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Doc: added since tag to QDateTime::msecsTo | Joerg Bornemann | 2011-08-30 | 1 | -0/+2 |
| * | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml-staging into master... | Qt Continuous Integration System | 2011-08-30 | 2 | -18/+20 |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | |||||
| | * | | | | | | | | QDeclarative::hasActiveFocus should return false for hidden items | Alan Alpert | 2011-08-30 | 1 | -2/+2 |
| | * | | | | | | | | FocusScope's focusItem must always be a descendent | Alan Alpert | 2011-08-30 | 1 | -16/+18 |
| * | | | | | | | | | Merge remote-tracking branch 'review/master' | Sergio Ahumada | 2011-08-29 | 475 | -4848/+10383 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | Do not unconditionally use pkg-config in .pro files | Rohan McGovern | 2011-08-26 | 3 | -3/+3 |
| | * | | | | | | | | | Updated WebKit to dda59e50379214c098f365a39c4d64b39ced427e | Ademar de Souza Reis Jr | 2011-08-26 | 8 | -78/+69 |
| | * | | | | | | | | | Updated WebKit to 85d4df147ac7b239497b05979a51fd6fde7580fd | Ademar de Souza Reis Jr | 2011-08-25 | 8 | -2/+14 |
| | * | | | | | | | | | Updated WebKit to 836fa24be73978fb292e954abb151fb46b1d97e0 | Ademar de Souza Reis Jr | 2011-08-25 | 47 | -71/+1312 |
| | * | | | | | | | | | Updated WebKit to 4277f8277b1daf3ec33c996f5a760ccd1113af4b | Ademar de Souza Reis Jr | 2011-08-18 | 301 | -22/+392 |
| | * | | | | | | | | | Updated WebKit to 8ed79cb10ca72b5d240beae674a7932963cbd007 | Ademar de Souza Reis Jr | 2011-08-11 | 4 | -2/+12 |
| | * | | | | | | | | | Updated WebKit to 66b76cdb8ef823f27a8229c5cae2d35e7f2d3c59 | Ademar de Souza Reis Jr | 2011-08-11 | 139 | -4752/+8663 |
| * | | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml-staging into master... | Qt Continuous Integration System | 2011-08-29 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | / / / | | |_|_|_|_|_|/ / / | |/| | | | | | | | | |||||
| | * | | | | | | | | Fix conversion of QAbstractItemModel::rowsMoved() parameters | Bea Lam | 2011-08-29 | 1 | -1/+1 |
| * | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-symbian-staging into ma... | Qt Continuous Integration System | 2011-08-28 | 10 | -3/+107 |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / | | |/| | | | | | | | |||||
| | * | | | | | | | | Merge remote-tracking branch 'qt/4.8' | Sami Lempinen | 2011-08-23 | 136 | -3683/+8870 |
| | |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | Fix warning about missing qs60keycapture_p.h header in gui | Miikka Heikkinen | 2011-08-10 | 1 | -2/+1 |
| | * | | | | | | | | | Fixed Symbian memory leak in utcToLocal(QDate &, QTime &) | mread | 2011-08-05 | 1 | -1/+4 |
| | * | | | | | | | | | DEF file freeze | mread | 2011-08-04 | 8 | -0/+102 |
| * | | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste... | Qt Continuous Integration System | 2011-08-28 | 18 | -89/+319 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | uikit: get rid of the "min 30fps" for event handling. | Eike Ziller | 2011-08-25 | 1 | -9/+2 |
| | * | | | | | | | | | | uikit: update README | Eike Ziller | 2011-08-25 | 1 | -5/+14 |
| | * | | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-team | aavit | 2011-08-24 | 16 | -75/+303 |
| | |\ \ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | | Fix QGLGlyphCache for Open GL ES (1). | Eike Ziller | 2011-08-24 | 1 | -15/+20 |
| | | * | | | | | | | | | | Revert "Include trailing space width in RTL text line width" | Eskil Abrahamsen Blomfeldt | 2011-08-24 | 1 | -5/+1 |