Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Regenerate recordsnapshot to fix fillmode visual test in qml | Leonardo Sobral Cunha | 2010-04-20 | 2 | -1/+1 | |
| * | Doc | Aaron Kennedy | 2010-04-20 | 1 | -4/+72 | |
| * | Image for declarative examples. | Yann Bodson | 2010-04-20 | 1 | -0/+0 | |
| * | Add .qmlproject files for declarative demos. | Yann Bodson | 2010-04-20 | 9 | -0/+144 | |
| * | Create doc pages for QML focus and minehunt examples. | Yann Bodson | 2010-04-20 | 8 | -23/+132 | |
| * | Fix test failure. | Warwick Allison | 2010-04-20 | 1 | -2/+2 | |
| * | Improve error messages, especially on embedded. | Warwick Allison | 2010-04-20 | 19 | -26/+259 | |
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-04-20 | 1 | -23/+45 | |
| |\ | ||||||
| | * | Modify qdoc to handle qml examples files. | Yann Bodson | 2010-04-20 | 1 | -23/+45 | |
| * | | Missing file | Aaron Kennedy | 2010-04-20 | 1 | -0/+7 | |
| |/ | ||||||
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-04-20 | 48 | -9/+808 | |
| |\ | ||||||
| | * | Add drag.active property to MouseArea in qml | Leonardo Sobral Cunha | 2010-04-20 | 5 | -9/+120 | |
| | * | Add an examples.qmlproject for all QML examples. | Yann Bodson | 2010-04-20 | 1 | -0/+16 | |
| | * | Add .qmlproject files to declarative examples. | Yann Bodson | 2010-04-20 | 42 | -0/+672 | |
| * | | Handle overrides correctly in extension objects | Aaron Kennedy | 2010-04-20 | 4 | -2/+119 | |
| |/ | ||||||
| * | Allow Loader sourceComponent to be set to undefeined. | Martin Jones | 2010-04-20 | 4 | -3/+35 | |
| * | Doc fix. | Michael Brasser | 2010-04-19 | 1 | -3/+10 | |
| * | Minor internal anchor refactoring. | Michael Brasser | 2010-04-19 | 6 | -123/+122 | |
| * | Doc clarification. | Michael Brasser | 2010-04-19 | 1 | -2/+4 | |
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7 | Alan Alpert | 2010-04-19 | 159 | -2231/+24731 | |
| |\ | ||||||
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-04-19 | 15 | -128/+147 | |
| | |\ | ||||||
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-04-18 | 15 | -128/+147 | |
| | | |\ | ||||||
| | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-04-17 | 15 | -128/+147 | |
| | | | |\ | ||||||
| | | | | * | Some QWindowSurface implementations might implement flush as a buffer | Bjørn Erik Nilsen | 2010-04-16 | 5 | -24/+128 | |
| | | | | * | Set EGL_SWAP_BEHAVIOR to EGL_BUFFER_PRESERVED for regular QWidgets | Tom Cooksey | 2010-04-16 | 2 | -0/+7 | |
| | | | | * | Cleanup & remove unused function overloads from QEgl* APIs | Tom Cooksey | 2010-04-16 | 8 | -102/+10 | |
| | | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-04-16 | 1 | -2/+2 | |
| | | | | |\ | ||||||
| | | | | | * | QScrollArea: Excessive scrolling in focusNextPrevChild() | Gabriel de Dietrich | 2010-04-16 | 1 | -2/+2 | |
| | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-04-19 | 144 | -2114/+24577 | |
| | |\ \ \ \ \ | ||||||
| | | * \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-04-18 | 144 | -2114/+24577 | |
| | | |\ \ \ \ \ | | | | |/ / / / | | | |/| | | | | ||||||
| | | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-04-17 | 144 | -2114/+24577 | |
| | | | |\ \ \ \ | | | | | |/ / / | | | | |/| | | | ||||||
| | | | | * | | | Autotest: increase wait time to 3s on Windows to bypass 2s-granularity limita... | Thiago Macieira | 2010-04-17 | 1 | -1/+1 | |
| | | | | * | | | Autotest: update to the new values for the locale | Thiago Macieira | 2010-04-17 | 1 | -3/+3 | |
| | | | | * | | | do not expand variables in read()'s file name | Oswald Buddenhagen | 2010-04-16 | 1 | -2/+1 | |
| | | | | * | | | remove ability to use break() a block outside any loop | Oswald Buddenhagen | 2010-04-16 | 1 | -2/+0 | |
| | | | | * | | | don't add -unix to the qmake command line | Oswald Buddenhagen | 2010-04-16 | 1 | -1/+0 | |
| | | | | * | | | Increase the timeout for the QNAM getter test to 30 seconds | Thiago Macieira | 2010-04-16 | 1 | -3/+3 | |
| | | | | * | | | Remove unstable hosts from the list | Thiago Macieira | 2010-04-16 | 1 | -2/+0 | |
| | | | | * | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | Martin Smith | 2010-04-16 | 18 | -429/+20214 | |
| | | | | |\ \ \ | ||||||
| | | | | | * | | | Other fixes to the remote network stresstester | Thiago Macieira | 2010-04-16 | 1 | -8/+7 | |
| | | | | | * | | | Fix SSL connection problem. | Thiago Macieira | 2010-04-16 | 1 | -4/+6 | |
| | | | | | * | | | Make sure we don't try URLs that aren't HTTP or HTTPS | Thiago Macieira | 2010-04-16 | 1 | -3/+5 | |
| | | | | | * | | | Fix menu bar visibility. | Fabien Freling | 2010-04-16 | 1 | -3/+3 | |
| | | | | | * | | | Add SSL remote host tests | Thiago Macieira | 2010-04-16 | 1 | -34/+95 | |
| | | | | | * | | | Split the remote and the local tests in two, in preparation for SSL tests | Thiago Macieira | 2010-04-16 | 6 | -266/+465 | |
| | | | | | * | | | Add tests for remote hosts | Thiago Macieira | 2010-04-16 | 3 | -9/+322 | |
| | | | | | * | | | Change the way we calculate the average transfer rates. | Thiago Macieira | 2010-04-16 | 1 | -49/+84 | |
| | | | | | * | | | Finish renaming | Thiago Macieira | 2010-04-16 | 2 | -7/+4 | |
| | | | | | * | | | Move these tests to tests/manual. | Thiago Macieira | 2010-04-16 | 7 | -2/+0 | |
| | | | | | * | | | Add a QNetworkAccessManager stresstest | Thiago Macieira | 2010-04-16 | 2 | -17/+142 | |