Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | merge commit c638ddc70f6a8196f2c8b11808ab01510233a0ee from harfbuzz: | Lars Knoll | 2010-04-14 | 3 | -50/+193 | |
| * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-04-14 | 1 | -0/+1 | |
| |\ \ \ | | |_|/ | |/| | | ||||||
| | * | | Fix autotest failure: QIODevice::read() on a closed device must return -1 | Thiago Macieira | 2010-04-14 | 1 | -0/+1 | |
| * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2010-04-14 | 5 | -23/+59 | |
| |\ \ \ | | |_|/ | |/| | | ||||||
| | * | | QS60Style: HouseKeeping task | Sami Merila | 2010-04-14 | 1 | -10/+9 | |
| | * | | QS60Style: In a very short combobox, text is cut | Sami Merila | 2010-04-14 | 1 | -9/+10 | |
| | * | | QS60Style: Sometimes progressbars do not animate | Sami Merila | 2010-04-14 | 1 | -2/+4 | |
| | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2010-04-14 | 4 | -2/+36 | |
| | |\ \ | ||||||
| | | * | | Implement OpenVG buffer scrolling and enable it on Symbian. | Jason Barron | 2010-04-14 | 4 | -2/+36 | |
| * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-04-14 | 2 | -3/+15 | |
| |\ \ \ \ | | |_|_|/ | |/| | | | ||||||
| | * | | | QAbstractScrollArea StyleSheet: fix drawing of border with SH_ScrollView_Fram... | Olivier Goffart | 2010-04-14 | 2 | -3/+15 | |
| * | | | | Improve test coverage of QtScript translation functions | Kent Hansen | 2010-04-14 | 1 | -2/+2 | |
| * | | | | QFtp: Fix possible crash | Markus Goetz | 2010-04-14 | 1 | -0/+6 | |
| | |/ / | |/| | | ||||||
* | | | | Correctly support translation in QDeclarativePixmapCache | Warwick Allison | 2010-04-16 | 2 | -5/+7 | |
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-04-16 | 53 | -314/+704 | |
|\ \ \ \ | ||||||
| * | | | | Correctly support translation in QDeclarativeCompiler | Aaron Kennedy | 2010-04-15 | 2 | -8/+2 | |
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-04-15 | 46 | -309/+647 | |
| |\ \ \ \ | ||||||
| | * \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-04-15 | 46 | -309/+647 | |
| | |\ \ \ \ | ||||||
| | | * | | | | Support valuetypes as method return values | Aaron Kennedy | 2010-04-15 | 5 | -40/+99 | |
| | | * | | | | Compile without Qt3 support. | Yann Bodson | 2010-04-15 | 1 | -1/+1 | |
| | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-04-15 | 1 | -0/+20 | |
| | | |\ \ \ \ | ||||||
| | | | * | | | | Doc | Aaron Kennedy | 2010-04-15 | 1 | -0/+20 | |
| | | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-04-15 | 12 | -99/+126 | |
| | | |\ \ \ \ \ | | | | |/ / / / | ||||||
| | | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-04-15 | 3 | -10/+104 | |
| | | | |\ \ \ \ | ||||||
| | | | * | | | | | Add Component.onDestruction attached property | Aaron Kennedy | 2010-04-15 | 11 | -94/+119 | |
| | | | * | | | | | Comments | Aaron Kennedy | 2010-04-15 | 1 | -1/+3 | |
| | | | * | | | | | Remove unused parameter | Aaron Kennedy | 2010-04-15 | 3 | -4/+4 | |
| | | * | | | | | | Simplify dynamic resource loading to avoid cluttering Text API. | Warwick Allison | 2010-04-15 | 2 | -12/+5 | |
| | | * | | | | | | Use qmlInfo for image loading errors, not qWarning(). | Warwick Allison | 2010-04-15 | 6 | -24/+73 | |
| | | | |/ / / / | | | |/| | | | | ||||||
| * | | | | | | | QListView: Re-fix scrollbar ranges | Gabriel de Dietrich | 2010-04-15 | 1 | -4/+10 | |
| * | | | | | | | Fix compile error with QT_NO_GRAPHICSVIEW in QtMultimedia | Tasuku Suzuki | 2010-04-15 | 3 | -1/+23 | |
| * | | | | | | | Fix compile error with QT_NO_IMAGEFORMAT_XPM in QtGui | Tasuku Suzuki | 2010-04-15 | 2 | -0/+4 | |
| * | | | | | | | Wrap EGL image function pointers and move into QEgl namespace | Tom Cooksey | 2010-04-15 | 4 | -32/+49 | |
| * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-04-15 | 14 | -35/+94 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| | * | | | | | | Fix compilation of ShivaVG, which does not have EGL. | Rhys Weatherley | 2010-04-15 | 1 | -0/+2 | |
| | * | | | | | | Move nativePaintingActive flag to GL2 engine's private | Tom Cooksey | 2010-04-14 | 2 | -9/+10 | |
| | * | | | | | | More adjustments to QTBUG-6800 | Carolina Gomes | 2010-04-14 | 3 | -13/+11 | |
| | * | | | | | | 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 | 8 | -32/+44 | |
| | * | | | | | | 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 | 4047 | -160751/+330419 | |
| | |\ \ \ \ \ \ | ||||||
| | * | | | | | | | Avoid taking sqrt of negative number in FT font engine | Eskil Abrahamsen Blomfeldt | 2010-03-30 | 1 | -1/+1 | |
| * | | | | | | | | 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 | 8 | -60/+200 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ | 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 | 8 | -60/+200 | |
| | |\ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | | | ||||||
| | | * | | | | | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-04-14 | 8 | -60/+200 | |
| | | |\ \ \ \ \ \ \ | | | | | |_|_|/ / / | | | | |/| | | | | | ||||||
| | | | * | | | | | | 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 | 3 | -4/+16 | |
| | | | |\ \ \ \ \ \ | | | | | |_|_|_|_|/ | | | | |/| | | | | | ||||||
| | | | | * | | | | | Fix QNX screen initialization | Johannes Zellner | 2010-04-13 | 1 | -1/+1 | |
| | | | | * | | | | | QNAM HTTP: Do not pipeline with WebLogic servers | Markus Goetz | 2010-04-13 | 1 | -0/+2 | |