Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Document the time format pattern for timezone info. | Denis Dzyubenko | 2010-04-16 | 1 | -0/+1 |
* | Convert date/time format to something that Qt understands | Denis Dzyubenko | 2010-04-16 | 1 | -420/+422 |
* | 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 |
* | Fix tst_QEventLoop::exec() regression introduced by commit 816523117bc00cfeb1... | Bradley T. Hughes | 2010-04-16 | 4 | -5/+17 |
* | 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 | 72 | -1018/+1569 |
|\ | |||||
| * | 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 | 72 | -1018/+1569 |
| |\ | |||||
| | * | 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 |
| | * | 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 | 61 | -295/+1045 |
| | |\ | |||||
| | | * | 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 | 37 | -1009/+1350 |
| | | |\ | |||||
| | * | | | Add missing QT_NO_BEARERMANAGEMENT ifdefs. | Aaron McCarthy | 2010-04-15 | 20 | -11/+84 |
| | * | | | Introduce a qconfig feature for Bearer Management | Tasuku Suzuki | 2010-04-15 | 25 | -3/+115 |
| | | |/ | | |/| | |||||
| | * | | Remove holes in bearer management data structures. | Aaron McCarthy | 2010-04-15 | 8 | -26/+35 |
| | * | | Don't link bearer plugins against QtGui unnecessarily. | Aaron McCarthy | 2010-04-14 | 5 | -5/+5 |
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-04-14 | 25 | -978/+1310 |
| | |\ \ | |||||
| | | * | | Fixed a crash on embedded due to uninitialized pointer. | Denis Dzyubenko | 2010-04-14 | 1 | -4/+0 |
| | | * | | Fix a race where QThread::exit() is "lost" when called after start() | Bradley T. Hughes | 2010-04-14 | 4 | -38/+6 |
| | | * | | Cocoa: qwidget autotest fails on setToolTip | Richard Moe Gustavsen | 2010-04-14 | 2 | -7/+18 |
| | | * | | Compile on Mac OS 10.4 | Kent Hansen | 2010-04-14 | 6 | -3/+12 |
| | | * | | Merge remote branch 'staging/4.7' into bearermanagement/mobility-changes-squash | Aaron McCarthy | 2010-04-14 | 13 | -16/+130 |
| | | |\ \ | |||||
| | | | * \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-04-14 | 1 | -3/+6 |
| | | | |\ \ | |||||
| | | | | * | | Fix margins for placeholdertext in QLineEdit | Jens Bache-Wiig | 2010-04-13 | 1 | -3/+6 |
| | | * | | | | Bearer management changes from Qt Mobility (7a5ff985) | Aaron McCarthy | 2010-04-14 | 11 | -923/+1268 |
* | | | | | | | 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 |