Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-doc-staging into master... | Qt Continuous Integration System | 2011-08-31 | 7 | -10/+21 |
|\ | |||||
| * | Merge remote branch 'mainline/4.8' | Casper van Donderen | 2011-08-31 | 21 | -62/+78 |
| |\ | |||||
| * \ | Merge branch '4.8' | Casper van Donderen | 2011-08-30 | 1 | -0/+5 |
| |\ \ | |||||
| | * | | Doc: Internalized QDeclarativeTypeLoader | Geir Vattekar | 2011-08-24 | 1 | -0/+5 |
| | * | | Merge branch '4.8' of scm.dev.nokia.troll.no:qt/qt into 4.8 | David Boddie | 2011-06-17 | 110 | -719/+1039 |
| | |\ \ | |||||
| | * \ \ | Merge branch '4.8' of scm.dev.nokia.troll.no:qt/qt into 4.8 | David Boddie | 2011-06-09 | 239 | -5756/+8408 |
| | |\ \ \ | |||||
| * | \ \ \ | Merge remote branch 'mainline/4.8' | Casper van Donderen | 2011-08-30 | 657 | -8818/+20058 |
| |\ \ \ \ \ | |||||
| * | | | | | | Doc: Said that QIODevice::isSequential returns false by default | Geir Vattekar | 2011-08-23 | 1 | -0/+2 |
| * | | | | | | Doc: Said that QList::clear deallocates memory | Geir Vattekar | 2011-08-23 | 1 | -2/+2 |
| * | | | | | | Doc: Fix doc bug in QMouseEvent | Geir Vattekar | 2011-08-22 | 1 | -2/+1 |
| * | | | | | | Doc: Fixed doc bug in QMetaObject | Geir Vattekar | 2011-08-22 | 1 | -3/+8 |
| * | | | | | | Doc: Fixed date format doc bug in QDateTime/Qt namespace | Geir Vattekar | 2011-08-22 | 2 | -3/+3 |
* | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master... | Qt Continuous Integration System | 2011-08-31 | 1 | -0/+23 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fix build with Clang for libpng versions 1.4.0 to 1.5.2 | Tor Arne Vestbø | 2011-08-31 | 1 | -0/+23 |
* | | | | | | | | 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 |