summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* CommentsAaron Kennedy2010-04-151-1/+3
* Remove unused parameterAaron Kennedy2010-04-153-4/+4
* 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
| | * | Revert "removed a few warnings on wince builds"Paul Olav Tvete2010-04-132-5/+5
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-04-1385-1084/+1519
| | |\ \
| | | * | removed a few warnings on wince buildsThierry Bastian2010-04-132-5/+5
| | | * | Removed double setting of _WIN32_WINNTThierry Bastian2010-04-133-25/+8
| | | * | QTreeView: remove dead code.Olivier Goffart2010-04-132-20/+0
| | | * | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7Eskil Abrahamsen Blomfeldt2010-04-13115-1507/+2393
| | | |\ \
| | | | * | Revert "Implement heightForWidth support for QTabWidget and QStackedLayout."Olivier Goffart2010-04-139-102/+16
| | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-04-1388-1048/+1604
| | | | |\ \
| | | | | * | build fix for S60Thierry Bastian2010-04-131-1/+1
| | | | | * | Improve handling of QAction in soft key managerThierry Bastian2010-04-135-16/+22
| | | | | * | Remove useless assertThierry Bastian2010-04-131-1/+0
| | | | | * | qdrawhelper: fix optim in 2245641baOlivier Goffart2010-04-131-29/+88
| | | * | | | doc: Clarify effect of QFont::NoFontMergingEskil Abrahamsen Blomfeldt2010-04-131-3/+5
| | | | |/ / | | | |/| |
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-04-1282-1015/+1507
| | | |\ \ \
| | | | * | | QSlider and StyleSheet: fix one pixel error while drawing the SliderAddPageOlivier Goffart2010-04-121-2/+2
| | | | * | | accelerate QWindowsPipeWriter for bigger chunks of dataJoerg Bornemann2010-04-122-6/+4
| | | | * | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7Eskil Abrahamsen Blomfeldt2010-04-12126-1586/+2865
| | | | |\ \ \
| | | | | * | | Fix flattening of largely scaled, thin, dashed beziers.Gunnar Sletta2010-04-121-4/+24
| | | | | * | | Increased the precision used to flatten beziersGunnar Sletta2010-04-121-2/+2
| | | | | * | | Fix QT_NO_MOVIETasuku Suzuki2010-04-124-0/+14
| | | | | * | | Fix compile error with QT_NO_ACTION in QtGuiTasuku Suzuki2010-04-121-7/+8
| | | | | * | | Fix QT_NO_COMPLETERTasuku Suzuki2010-04-121-1/+1
| | | | | * | | Fix QT_NO_FSCOMPLETERTasuku Suzuki2010-04-121-0/+4
| | | | | * | | Fix QT_NO_FILESYSTEMMODELTasuku Suzuki2010-04-121-0/+2
| | | | | * | | Build fixThierry Bastian2010-04-121-10/+0
| | | | | * | | Safeguard ourselves against corrupt registry values for cleartype gammaGunnar Sletta2010-04-121-0/+5
| | | | | * | | qdrawhelper: optimize the fetch transformed bilinear functionsOlivier Goffart2010-04-121-46/+46
| | | | | * | | Compile fix for WinCEThierry Bastian2010-04-121-1/+7
| | | | | * | | Make sure the selectionChanged signal is not called too muchThierry Bastian2010-04-123-1/+26
| | | | | * | | Merge commit 'internal-qt-repo/4.7' into oslo-staging-2/4.7Tom Cooksey2010-04-1220-519/+1161
| | | | | |\ \ \