summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Example fixesBea Lam2010-04-1310-83/+110
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-04-13197-1684/+2643
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Yann Bodson2010-04-13195-974/+2035
| |\
| | * Fix test (run with -qws on QWS).Michael Brasser2010-04-131-0/+4
| | * Stabilize behaviors test.Michael Brasser2010-04-133-9/+9
| | * Struct -> class because class is better.Alexis Menard2010-04-133-3/+4
| | * Move effect property where it should be.Alexis Menard2010-04-132-1/+1
| | * Tweak tests to run in parallelAaron Kennedy2010-04-1364-0/+266
| | * Network-related test fails on the rare occasionBea Lam2010-04-131-4/+16
| | * Fix code style in examplesBea Lam2010-04-1358-487/+881
| | * Make demo code more consistent with example code in terms of variableBea Lam2010-04-136-143/+175
| | * Fix score from previous changeBea Lam2010-04-131-1/+1
| | * Doc improvementsBea Lam2010-04-132-1/+4
| | * Fix example code styleBea Lam2010-04-1314-124/+206
| | * Doc fixesBea Lam2010-04-131-4/+4
| | * var -> QtObjectWarwick Allison2010-04-131-1/+1
| | * qmldir is required for remote content.Warwick Allison2010-04-131-0/+1
| | * Remote content is *required* to have qmldir; fix test.Warwick Allison2010-04-132-1/+4
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-04-1333-175/+383
| | |\
| | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-04-13546-3876/+10448
| | | |\
| | | * \ Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2010-04-1233-175/+383
| | | |\ \
| | | | * \ Merge commit 'v4.7.0-tp1' into qt-4.7-from-4.6Thiago Macieira2010-04-120-0/+0
| | | | |\ \
| | | | | * | Update def files for latest QtDeclarative APIv4.7.0-tp1Shane Kearns2010-03-102-0/+120
| | | | | * | Change WINSCW include paths to use same rules as ARMCCShane Kearns2010-03-101-1/+6
| | | | | * | Create 4.7 def files for SymbianShane Kearns2010-03-1014-8/+8899
| | | | | * | Introduces a crash on start-up regression for several apps (designer, etc) on...Jesper Thomschutz2010-03-093-262/+13
| | | | | * | Revert "Replace the inline blend function by #define"Jesper Thomschutz2010-03-091-60/+67
| | | | | * | doc: Fixed building documentationThorbjørn Lindeijer2010-03-091-0/+0
| | | | | * | Fixed declarative examples not being installed.Rohan McGovern2010-03-0814-1/+107
| | | | | * | Adapted example to use the import mechanismmae2010-03-085-31/+40
| | | | | * | Use a better method for installing declarative demos.Rohan McGovern2010-03-087-76/+16
| | | | | * | Make compile following QDeclarativeMetaProperty renamingBea Lam2010-03-084-8/+8
| | | | | * | Fixed declarative demos not being installed.Rohan McGovern2010-03-088-0/+93
| | | | | * | Rewrite Minehunt demo to use the runtime.Jesper Thomschutz2010-03-0818-151/+62
| | | | | * | Updated URLs.Robert Loehning2010-03-054-5/+5
| | | | | * | qmake/MinGw: Link statically for Qt Creator to be able to detect it.Friedemann Kleint2010-03-052-2/+2
| | | | | * | fix qmake -project modeOswald Buddenhagen2010-03-051-0/+11
| | | | | * | don't have every generator duplicate the QMAKE_QMAKE logicOswald Buddenhagen2010-03-0510-25/+12
| | | | | * | make the fallback value of QMAKE_QMAKE absoluteOswald Buddenhagen2010-03-051-1/+2
| | | | | * | make the value of QMAKE_QMAKE somewhat less magicOswald Buddenhagen2010-03-051-1/+0
| | | | | * | Fix visibility of classes in private headers upon which Bauhaus/Creator relies.Warwick Allison2010-03-052-3/+3
| | | | | * | Don't return QDeclarativeDeclarativeData for a deleting objectAaron Kennedy2010-03-052-2/+6
| | | | | * | Add config.test for multimedia/qmlJørgen Lind2010-03-054-9/+79
| | | | | * | QDeclarativeView: Add a Designer plugin.Friedemann Kleint2010-03-054-0/+220
| | | | | * | QDeclarativeView: Make usable in DesignerFriedemann Kleint2010-03-051-1/+3
| | | | | * | typo for windows ce exclusion ruleMaurice Kalinowski2010-03-021-1/+1
| | | | | * | build fix for WinCEMaurice Kalinowski2010-03-021-1/+3
| | | | | * | compile fix for WinCEMaurice Kalinowski2010-03-021-0/+2
| | | | | * | compile fix for WinCEMaurice Kalinowski2010-03-021-1/+2
| | | | | * | Added static method isValidColor to QColor.Erik Verbruggen2010-03-022-3/+28