Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | | Adjustments to QTBUG-6800 patch. | Carolina Gomes | 2010-04-14 | 1 | -8/+6 | |
| | | * | | | | | | QTBUG-6800 patch included, but only for OpenGL 2.0 | Carolina Gomes | 2010-04-14 | 3 | -1/+39 | |
| | | * | | | | | | Support building with desktop OpenGL managed via EGL | Tom Cooksey | 2010-04-14 | 9 | -84/+130 | |
| | | * | | | | | | Print more information when debugging X11 Visual selection | Tom Cooksey | 2010-04-14 | 1 | -0/+10 | |
| | | * | | | | | | Fix gcc compile warning in qstatictext.cpp | Eskil Abrahamsen Blomfeldt | 2010-04-14 | 1 | -1/+1 | |
| | | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | Eskil Abrahamsen Blomfeldt | 2010-03-30 | 4669 | -165340/+343604 | |
| | | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | | Avoid taking sqrt of negative number in FT font engine | Eskil Abrahamsen Blomfeldt | 2010-03-30 | 1 | -1/+1 | |
| * | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-04-15 | 1 | -1/+3 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | Shouldn't call epocRoot() in non-epoc builds in generatePkgFile | Miikka Heikkinen | 2010-04-15 | 1 | -1/+3 | |
| | | | | * | | | | | Improve warning for non-Item delegates. | Martin Jones | 2010-04-16 | 1 | -2/+12 | |
| | | | | | |/ / / | | | | | |/| | | | ||||||
| | | | | * | | | | Visual test updates. | Michael Brasser | 2010-04-15 | 21 | -1422/+109 | |
| | | | | * | | | | Rename section so that it's not linked to by references to "JavaScript" | Bea Lam | 2010-04-15 | 1 | -1/+1 | |
| | | | | * | | | | Doc improvements | Bea Lam | 2010-04-15 | 2 | -13/+20 | |
| | | | | |/ / / | ||||||
| | | | | * | | | Correctly resolve, and load, IMG tags in Text element. | Warwick Allison | 2010-04-15 | 10 | -10/+176 | |
| | | | | * | | | Rename "sql" test so autotester doesn't get confused. | Warwick Allison | 2010-04-15 | 20 | -20/+20 | |
| | | | | * | | | Should work now, don't skip. | Warwick Allison | 2010-04-15 | 1 | -1/+0 | |
| | | | | * | | | ignore autotester logs | Warwick Allison | 2010-04-15 | 1 | -0/+1 | |
| | | | | |/ / | ||||||
| | | | | * | | Rename the ridiculous QDeclarativeDeclarativeData -> QDeclarativeData | Aaron Kennedy | 2010-04-15 | 21 | -80/+80 | |
| | | | | * | | Rename QDeclarativeData -> QAbstractDeclarativeData | Aaron Kennedy | 2010-04-15 | 6 | -17/+17 | |
| | | | | * | | Fix typo | Bea Lam | 2010-04-15 | 1 | -1/+1 | |
| | | | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-04-15 | 8 | -51/+319 | |
| | | | | |\ \ | ||||||
| | | | | | * | | Improve integration docs and add examples | Bea Lam | 2010-04-15 | 8 | -51/+319 | |
| | | | | * | | | Add flow property to Grid, adding TopToBottom mode. | Martin Jones | 2010-04-15 | 4 | -43/+185 | |
| | | | | |/ / | ||||||
| | | | | * | | Add QML object destruction hook | Aaron Kennedy | 2010-04-15 | 2 | -2/+13 | |
| | | | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-04-15 | 5 | -3/+36 | |
| | | | | |\ \ | ||||||
| | | | | | * | | Make sure richtext wraps correctly with a fixed height set. | Martin Jones | 2010-04-15 | 2 | -1/+21 | |
| | | | | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-04-15 | 1 | -2/+2 | |
| | | | | | |\ \ | ||||||
| | | | | | | * | | Fix localFont path in fonts example. | Yann Bodson | 2010-04-15 | 1 | -2/+2 | |
| | | | | | * | | | Output script errors in ScriptAction and StateChangeScript | Martin Jones | 2010-04-15 | 2 | -0/+13 | |
| | | | | | |/ / | ||||||
| | | | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-04-14 | 134 | -1266/+2184 | |
| | | | | |\ \ \ | | | | | | |/ / | ||||||
| | | | | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-04-14 | 10 | -70/+259 | |
| | | | | | |\ \ | ||||||
| | | | | | * | | | Don't create delegates when destroying view. | Martin Jones | 2010-04-14 | 1 | -1/+4 | |
| | | | | * | | | | Remove dead wgt support from qml runtime | Aaron Kennedy | 2010-04-14 | 4 | -136/+44 | |
* | | | | | | | | | qdoc: Improved TOC for class ref pages. | Martin Smith | 2010-04-16 | 2 | -10/+39 | |
| |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
* | | | | | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | Martin Smith | 2010-04-15 | 498 | -3962/+7086 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Disable debug-only framework builds on Mac. | Morten Johan Sørvig | 2010-04-15 | 1 | -1/+3 | |
| * | | | | | | | | Compile (with -no-pch) | Morten Johan Sørvig | 2010-04-15 | 1 | -1/+1 | |
| * | | | | | | | | Merge remote branch 'staging/4.7' into bearermanagement/qconfig | Aaron McCarthy | 2010-04-15 | 348 | -2787/+5217 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-04-15 | 80 | -1693/+3998 | |
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | | | ||||||
| | | * | | | | | | | Fix MOBILITY-404 | Wolfgang Beck | 2010-04-15 | 1 | -0/+2 | |
| | * | | | | | | | | Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in... | Qt Continuous Integration System | 2010-04-15 | 22 | -65/+344 | |
| | |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | | | ||||||
| | | * | | | | | | | Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in... | Qt Continuous Integration System | 2010-04-14 | 22 | -65/+344 | |
| | | |\ \ \ \ \ \ \ | | | | |_|_|_|/ / / | | | |/| | | | | | | ||||||
| | | | * | | | | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-04-14 | 22 | -65/+344 | |
| | | | |\ \ \ \ \ \ | ||||||
| | | | | * \ \ \ \ \ | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-04-13 | 14 | -8/+133 | |
| | | | | |\ \ \ \ \ \ | ||||||
| | | | | | * \ \ \ \ \ | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-04-13 | 14 | -8/+133 | |
| | | | | | |\ \ \ \ \ \ | ||||||
| | | | | | | * | | | | | | Fix QNX screen initialization | Johannes Zellner | 2010-04-13 | 1 | -1/+1 | |
| | | | | | | * | | | | | | tst_qftp: Attempting to reproduce a crash | Markus Goetz | 2010-04-13 | 1 | -0/+26 | |
| | | | | | | * | | | | | | QNAM HTTP: Do not pipeline with WebLogic servers | Markus Goetz | 2010-04-13 | 1 | -0/+2 | |
| | | | | | | * | | | | | | Autotest: update path location on the test server | Thiago Macieira | 2010-04-13 | 3 | -3/+3 | |
| | | | | | | * | | | | | | Autotest: update location of fluke.gif on test server | Thiago Macieira | 2010-04-13 | 1 | -1/+1 | |