summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | | | | | | | | | Remove unused parameterAaron Kennedy2010-04-153-4/+4
| | | * | | | | | | | | | | Simplify dynamic resource loading to avoid cluttering Text API.Warwick Allison2010-04-152-12/+5
| | | * | | | | | | | | | | Use qmlInfo for image loading errors, not qWarning().Warwick Allison2010-04-156-24/+73
| | | | |/ / / / / / / / / | | | |/| | | | | | | | |
| * | | | | | | | | | | | QListView: Re-fix scrollbar rangesGabriel de Dietrich2010-04-151-4/+10
| * | | | | | | | | | | | Fix compile error with QT_NO_GRAPHICSVIEW in QtMultimediaTasuku Suzuki2010-04-153-1/+23
| * | | | | | | | | | | | Fix compile error with QT_NO_IMAGEFORMAT_XPM in QtGuiTasuku Suzuki2010-04-152-0/+4
| * | | | | | | | | | | | Wrap EGL image function pointers and move into QEgl namespaceTom Cooksey2010-04-154-32/+49
| * | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-04-1514-35/+94
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | Fix compilation of ShivaVG, which does not have EGL.Rhys Weatherley2010-04-151-0/+2
| | * | | | | | | | | | | Move nativePaintingActive flag to GL2 engine's privateTom Cooksey2010-04-142-9/+10
| | * | | | | | | | | | | More adjustments to QTBUG-6800Carolina Gomes2010-04-143-13/+11
| | * | | | | | | | | | | Adjustments to QTBUG-6800 patch.Carolina Gomes2010-04-141-8/+6
| | * | | | | | | | | | | QTBUG-6800 patch included, but only for OpenGL 2.0Carolina Gomes2010-04-143-1/+39
| | * | | | | | | | | | | Support building with desktop OpenGL managed via EGLTom Cooksey2010-04-148-32/+44
| | * | | | | | | | | | | Print more information when debugging X11 Visual selectionTom Cooksey2010-04-141-0/+10
| | * | | | | | | | | | | Fix gcc compile warning in qstatictext.cppEskil Abrahamsen Blomfeldt2010-04-141-1/+1
| | * | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7Eskil Abrahamsen Blomfeldt2010-03-304047-160751/+330419
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / / / / | | | |/| | | | | | | | |
| | * | | | | | | | | | | Avoid taking sqrt of negative number in FT font engineEskil Abrahamsen Blomfeldt2010-03-301-1/+1
| * | | | | | | | | | | | Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2010-04-158-60/+200
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2010-04-148-60/+200
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / | | |/| | | | | | | | | | |
| | | * | | | | | | | | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-04-148-60/+200
| | | |\ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|/ / / / / / / | | | | |/| | | | | | / / / | | | | |_|_|_|_|_|_|/ / / | | | |/| | | | | | | | |
| | | | * | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-04-133-4/+16
| | | | |\ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|/ / / / | | | | |/| | | | | | | |
| | | | | * | | | | | | | Fix QNX screen initializationJohannes Zellner2010-04-131-1/+1
| | | | | * | | | | | | | QNAM HTTP: Do not pipeline with WebLogic serversMarkus Goetz2010-04-131-0/+2
| | | | | * | | | | | | | Make qsTr work in global scopeKent Hansen2010-04-131-3/+13
| | | | * | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-04-131-2/+13
| | | | |\ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / / / | | | | |/| | | | | | | |
| | | | | * | | | | | | | Not possible to show selected text in virtual keyboardSami Merila2010-04-131-2/+13
| | | | * | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-04-131-1/+1
| | | | |\ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / / / | | | | |/| | | | | | | |
| | | | | * | | | | | | | Fix typos, there is no QT_NO_SSLMarkus Goetz2010-04-131-1/+1
| | | | * | | | | | | | | QS60Style: Single Click UI support for SD 9.2 time-boxSami Merila2010-04-133-53/+170
| | | | |/ / / / / / / /
* | | | | | | | | | | | Improve warning for non-Item delegates.Martin Jones2010-04-161-2/+12
| |_|_|_|_|/ / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Correctly resolve, and load, IMG tags in Text element.Warwick Allison2010-04-153-10/+104
| |_|_|_|_|/ / / / / |/| | | | | | | | |
* | | | | | | | | | Rename the ridiculous QDeclarativeDeclarativeData -> QDeclarativeDataAaron Kennedy2010-04-1521-80/+80
* | | | | | | | | | Rename QDeclarativeData -> QAbstractDeclarativeDataAaron Kennedy2010-04-156-17/+17
* | | | | | | | | | Add flow property to Grid, adding TopToBottom mode.Martin Jones2010-04-152-43/+112
* | | | | | | | | | Add QML object destruction hookAaron Kennedy2010-04-152-2/+13
* | | | | | | | | | Make sure richtext wraps correctly with a fixed height set.Martin Jones2010-04-151-1/+1
* | | | | | | | | | Output script errors in ScriptAction and StateChangeScriptMartin Jones2010-04-152-0/+13
* | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-04-149-66/+235
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-04-1444-169/+610
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-04-149-66/+235
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | Phonon MMF: fixed typo in trace statementGareth Stockwell2010-04-141-1/+1
| | * | | | | | | | | Update to def files for 4.7.0-beta1Shane Kearns2010-04-148-65/+234
| | | |_|_|_|_|/ / / | | |/| | | | | | |
* | | | | | | | | | Don't create delegates when destroying view.Martin Jones2010-04-141-1/+4
| |_|/ / / / / / / |/| | | | | | | |
* | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-04-143-6/+12
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Updates to the module documentationmae2010-04-142-4/+10
* | | | | | | | | | Add QML documentation for validatorsAlan Alpert2010-04-141-9/+70
|/ / / / / / / / /
* | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7Alan Alpert2010-04-1493-1068/+1631
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-04-1481-1055/+1507
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| | * | | | | | | Revert "Removed double setting of _WIN32_WINNT"Olivier Goffart2010-04-133-8/+25