Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-webkit into 4.7-integration | Qt Continuous Integration System | 2010-05-18 | 16 | -16/+151 |
|\ | |||||
| * | Updated WebKit to cacbdf18fc917122834042d77a9164a490aafde4 | Simon Hausmann | 2010-05-18 | 4 | -6/+18 |
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-webkit into 4.7-integration | Qt Continuous Integration System | 2010-05-18 | 16 | -16/+139 |
| |\ | |||||
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-webkit into 4.7-integration | Qt Continuous Integration System | 2010-05-17 | 16 | -16/+139 |
| | |\ | |||||
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-webkit into 4.7-integration | Qt Continuous Integration System | 2010-05-17 | 16 | -16/+139 |
| | | |\ | |||||
| | | | * | Updated WebKit to 4696beb87359fe9236d23e0791526eb38dab341d | Simon Hausmann | 2010-05-16 | 7 | -8/+61 |
| | | | * | Updated WebKit to 3d774b9df1f963452b1cfe34f9fafad0d399372a | Simon Hausmann | 2010-05-15 | 13 | -10/+80 |
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-05-18 | 4 | -69/+60 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-05-17 | 4 | -69/+60 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| | * | | | | Compile with Gcc 4.1 | Olivier Goffart | 2010-05-17 | 1 | -0/+1 |
| | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-05-17 | 4 | -69/+59 |
| | |\ \ \ \ | | | |/ / / | | |/| | | | |||||
| | | * | | | Optimized pixmapcache key generation for icons and styles | Olivier Goffart | 2010-05-17 | 4 | -69/+59 |
| | | |/ / | |||||
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-05-18 | 2 | -2/+3 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | qmake/MinGw: Link statically. | Friedemann Kleint | 2010-05-18 | 2 | -2/+3 |
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-05-17 | 9 | -10/+32 |
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | | | |||||
| * | | | Fix a small typo in assistant manual: hompage -> homepage | Laszlo Papp | 2010-05-17 | 1 | -1/+1 |
| * | | | Print icon in doc pages has no effect. | kh1 | 2010-05-17 | 3 | -0/+3 |
| * | | | Assistant has unnecessary repaints when expand/collapse selected node. | kh1 | 2010-05-17 | 1 | -7/+11 |
| * | | | Compile fixes. | ck | 2010-05-17 | 3 | -0/+5 |
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-05-17 | 1 | -2/+12 |
| |\ \ \ |/ / / / | |||||
| * | | | Changelog: Added Designer/uic3 changes for 4.7.0. | Friedemann Kleint | 2010-05-17 | 1 | -2/+12 |
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-05-17 | 429 | -673/+1254 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Move xmldata example into rssnews demo. | Yann Bodson | 2010-05-17 | 11 | -146/+218 |
| * | | | Move Q_ENUMS to start of class declaration | Aaron Kennedy | 2010-05-17 | 2 | -3/+3 |
| * | | | Restructure QDeclarativeAbstractBinding destructor | Aaron Kennedy | 2010-05-17 | 1 | -2/+4 |
| * | | | Don't call pure virtual method in ~QDeclarativeAbstractBinding() | Aaron Kennedy | 2010-05-17 | 1 | -1/+1 |
| * | | | Fix examples autotest when compiled without webkit or xmlpatterns | Bea Lam | 2010-05-17 | 1 | -2/+2 |
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-05-17 | 100 | -958/+2482 |
| |\ \ \ | |||||
| | * \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-05-17 | 416 | -535/+980 |
| | |\ \ \ | |/ / / / |/| | | | | |||||
| | * | | | Focus should be applied to focus scopes all the way up the chain, not | Bea Lam | 2010-05-17 | 2 | -6/+2 |
| | * | | | Add focus docs snippets | Bea Lam | 2010-05-17 | 2 | -22/+28 |
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-05-17 | 14 | -88/+432 |
| | |\ \ \ | |||||
| | | * \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-05-17 | 401 | -429/+495 |
| | | |\ \ \ | |||||
| | | * | | | | Don't crash due to recursive positioning. | Martin Jones | 2010-05-17 | 3 | -27/+65 |
| | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-05-16 | 306 | -3218/+6499 |
| | | |\ \ \ \ | |||||
| | | * \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-05-14 | 6 | -16/+18 |
| | | |\ \ \ \ \ | |||||
| | | * | | | | | | Add a "priority" property to Keys and KeyNavigation | Martin Jones | 2010-05-14 | 9 | -46/+361 |
| | * | | | | | | | Fix doc for status, add Image::onLoaded. | Warwick Allison | 2010-05-17 | 3 | -5/+29 |
* | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-05-17 | 44 | -590/+1020 |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | / | |_|_|_|_|_|_|/ |/| | | | | | | | |||||
| * | | | | | | | Empty commit to trigger a rebuild in the CI system | Thiago Macieira | 2010-05-16 | 0 | -0/+0 |
| * | | | | | | | Use case-insensitive comparison for the "data" scheme in URLs | Thiago Macieira | 2010-05-15 | 1 | -1/+1 |
| * | | | | | | | tst_bic: Fix building on Mac 64 | Thiago Macieira | 2010-05-15 | 1 | -1/+1 |
| * | | | | | | | Fix building of tst_QTcpSocket | Thiago Macieira | 2010-05-15 | 1 | -2/+2 |
| * | | | | | | | Autotest: some improvements to timeout testing of tst_QTcpSocket | Thiago Macieira | 2010-05-15 | 1 | -4/+22 |
| * | | | | | | | Revert "Optimized pixmapcache key generation for icons and styles" | Thiago Macieira | 2010-05-15 | 3 | -48/+65 |
| * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-05-15 | 44 | -649/+1044 |
| |\ \ \ \ \ \ \ |/ / / / / / / / | |||||
| * | | | | | | | Revert "More improvements to pixmap cache key generation" | Thiago Macieira | 2010-05-14 | 4 | -57/+50 |
| * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-05-14 | 45 | -653/+1055 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | More improvements to pixmap cache key generation | Jens Bache-Wiig | 2010-05-14 | 4 | -50/+57 |
| | * | | | | | | | More 4.7 stuff. | Trond Kjernåsen | 2010-05-14 | 1 | -0/+3 |