Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert date/time format to something that Qt understands | Denis Dzyubenko | 2010-04-16 | 3 | -424/+547 |
* | adding new entries to qt::key enum | Adam Wasila | 2010-04-16 | 1 | -0/+2 |
* | adding new entries to qt::key enum | Adam Wasila | 2010-04-16 | 2 | -2/+4 |
* | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | Martin Smith | 2010-04-16 | 188 | -2488/+2151 |
|\ | |||||
| * | Fix tst_QEventLoop::exec() regression introduced by commit 816523117bc00cfeb1... | Bradley T. Hughes | 2010-04-16 | 5 | -19/+35 |
| * | Fix building of corelib, network and gui with qconfig minimal. | Aaron McCarthy | 2010-04-16 | 5 | -0/+14 |
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-04-16 | 121 | -1712/+4344 |
| |\ | |||||
| | * | Fix duplicate project entry in visual studio solution file. | Andrew den Exter | 2010-04-16 | 1 | -1/+1 |
| | * | Doc | Aaron Kennedy | 2010-04-16 | 1 | -1/+4 |
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | David Boddie | 2010-04-15 | 29 | -128/+327 |
| | |\ | |||||
| | | * | 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 | 119 | -1707/+4333 |
| | | |\ | |||||
| | | | * | Speed up qsTr() by caching the translation context | Kent Hansen | 2010-04-15 | 2 | -2/+19 |
| | | | * | Crash while printing from the portedcanvas example on Mac Cocoa. | Prasanth Ullattil | 2010-04-15 | 2 | -1/+9 |
| | * | | | qdoc: Added the index and fixed images in the extra files list. | David Boddie | 2010-04-15 | 5 | -27/+30 |
| | | |/ | | |/| | |||||
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-04-16 | 144 | -2312/+1740 |
| |\ \ \ | | |_|/ | |/| | | |||||
| | * | | 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 | 102 | -722/+1366 |
| | |\ \ | |||||
| | | * | | 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 | 144 | -2302/+1724 |
| | | |\ \ | | |/ / / | |/| | | | |||||
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-04-15 | 144 | -2302/+1724 |
| | | |\ \ | |||||
| | | | * | | Small calculator fix. | Yann Bodson | 2010-04-15 | 2 | -10/+10 |
| | | | * | | Improve declarative calculator example. | Yann Bodson | 2010-04-15 | 13 | -227/+238 |
| | | | * | | Update examples autotest to use the runtime directly | Aaron Kennedy | 2010-04-15 | 4 | -96/+42 |
| | | | * | | Support valuetypes as method return values | Aaron Kennedy | 2010-04-15 | 9 | -41/+133 |
| | | | * | | 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 | 18 | -104/+178 |
| | | | |\ \ \ | | | | | |/ / | |||||
| | | | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-04-15 | 56 | -1467/+327 |
| | | | | |\ \ | |||||
| | | | | * | | | Add Component.onDestruction attached property | Aaron Kennedy | 2010-04-15 | 17 | -99/+171 |
| | | | | * | | | 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 | 3 | -13/+10 |
| | | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-04-15 | 24 | -1436/+130 |
| | | | |\ \ \ \ | | | | | | |/ / | | | | | |/| | | |||||
| | | | * | | | | Use qmlInfo for image loading errors, not qWarning(). | Warwick Allison | 2010-04-15 | 11 | -44/+101 |
| * | | | | | | | 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 | 24 | -124/+296 |
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | |||||
| | * | | | | | | QListView: Re-fix scrollbar ranges | Gabriel de Dietrich | 2010-04-15 | 2 | -4/+40 |
| | * | | | | | | 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 | 15 | -87/+180 |
| | |\ \ \ \ \ \ | |||||
| | | * | | | | | | 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 | 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 |
| | | |\ \ \ \ \ \ |