Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Example fixes | Bea Lam | 2010-04-13 | 10 | -83/+110 |
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-04-13 | 197 | -1684/+2643 |
|\ | |||||
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Yann Bodson | 2010-04-13 | 195 | -974/+2035 |
| |\ | |||||
| | * | Fix test (run with -qws on QWS). | Michael Brasser | 2010-04-13 | 1 | -0/+4 |
| | * | Stabilize behaviors test. | Michael Brasser | 2010-04-13 | 3 | -9/+9 |
| | * | Struct -> class because class is better. | Alexis Menard | 2010-04-13 | 3 | -3/+4 |
| | * | Move effect property where it should be. | Alexis Menard | 2010-04-13 | 2 | -1/+1 |
| | * | Tweak tests to run in parallel | Aaron Kennedy | 2010-04-13 | 64 | -0/+266 |
| | * | Network-related test fails on the rare occasion | Bea Lam | 2010-04-13 | 1 | -4/+16 |
| | * | Fix code style in examples | Bea Lam | 2010-04-13 | 58 | -487/+881 |
| | * | Make demo code more consistent with example code in terms of variable | Bea Lam | 2010-04-13 | 6 | -143/+175 |
| | * | Fix score from previous change | Bea Lam | 2010-04-13 | 1 | -1/+1 |
| | * | Doc improvements | Bea Lam | 2010-04-13 | 2 | -1/+4 |
| | * | Fix example code style | Bea Lam | 2010-04-13 | 14 | -124/+206 |
| | * | Doc fixes | Bea Lam | 2010-04-13 | 1 | -4/+4 |
| | * | var -> QtObject | Warwick Allison | 2010-04-13 | 1 | -1/+1 |
| | * | qmldir is required for remote content. | Warwick Allison | 2010-04-13 | 1 | -0/+1 |
| | * | Remote content is *required* to have qmldir; fix test. | Warwick Allison | 2010-04-13 | 2 | -1/+4 |
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-04-13 | 33 | -175/+383 |
| | |\ | |||||
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-04-13 | 546 | -3876/+10448 |
| | | |\ | |||||
| | | * \ | Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in... | Qt Continuous Integration System | 2010-04-12 | 33 | -175/+383 |
| | | |\ \ | |||||
| | | | * \ | Merge commit 'v4.7.0-tp1' into qt-4.7-from-4.6 | Thiago Macieira | 2010-04-12 | 0 | -0/+0 |
| | | | |\ \ | |||||
| | | | | * | | Update def files for latest QtDeclarative APIv4.7.0-tp1 | Shane Kearns | 2010-03-10 | 2 | -0/+120 |
| | | | | * | | Change WINSCW include paths to use same rules as ARMCC | Shane Kearns | 2010-03-10 | 1 | -1/+6 |
| | | | | * | | Create 4.7 def files for Symbian | Shane Kearns | 2010-03-10 | 14 | -8/+8899 |
| | | | | * | | Introduces a crash on start-up regression for several apps (designer, etc) on... | Jesper Thomschutz | 2010-03-09 | 3 | -262/+13 |
| | | | | * | | Revert "Replace the inline blend function by #define" | Jesper Thomschutz | 2010-03-09 | 1 | -60/+67 |
| | | | | * | | doc: Fixed building documentation | Thorbjørn Lindeijer | 2010-03-09 | 1 | -0/+0 |
| | | | | * | | Fixed declarative examples not being installed. | Rohan McGovern | 2010-03-08 | 14 | -1/+107 |
| | | | | * | | Adapted example to use the import mechanism | mae | 2010-03-08 | 5 | -31/+40 |
| | | | | * | | Use a better method for installing declarative demos. | Rohan McGovern | 2010-03-08 | 7 | -76/+16 |
| | | | | * | | Make compile following QDeclarativeMetaProperty renaming | Bea Lam | 2010-03-08 | 4 | -8/+8 |
| | | | | * | | Fixed declarative demos not being installed. | Rohan McGovern | 2010-03-08 | 8 | -0/+93 |
| | | | | * | | Rewrite Minehunt demo to use the runtime. | Jesper Thomschutz | 2010-03-08 | 18 | -151/+62 |
| | | | | * | | Updated URLs. | Robert Loehning | 2010-03-05 | 4 | -5/+5 |
| | | | | * | | qmake/MinGw: Link statically for Qt Creator to be able to detect it. | Friedemann Kleint | 2010-03-05 | 2 | -2/+2 |
| | | | | * | | fix qmake -project mode | Oswald Buddenhagen | 2010-03-05 | 1 | -0/+11 |
| | | | | * | | don't have every generator duplicate the QMAKE_QMAKE logic | Oswald Buddenhagen | 2010-03-05 | 10 | -25/+12 |
| | | | | * | | make the fallback value of QMAKE_QMAKE absolute | Oswald Buddenhagen | 2010-03-05 | 1 | -1/+2 |
| | | | | * | | make the value of QMAKE_QMAKE somewhat less magic | Oswald Buddenhagen | 2010-03-05 | 1 | -1/+0 |
| | | | | * | | Fix visibility of classes in private headers upon which Bauhaus/Creator relies. | Warwick Allison | 2010-03-05 | 2 | -3/+3 |
| | | | | * | | Don't return QDeclarativeDeclarativeData for a deleting object | Aaron Kennedy | 2010-03-05 | 2 | -2/+6 |
| | | | | * | | Add config.test for multimedia/qml | Jørgen Lind | 2010-03-05 | 4 | -9/+79 |
| | | | | * | | QDeclarativeView: Add a Designer plugin. | Friedemann Kleint | 2010-03-05 | 4 | -0/+220 |
| | | | | * | | QDeclarativeView: Make usable in Designer | Friedemann Kleint | 2010-03-05 | 1 | -1/+3 |
| | | | | * | | typo for windows ce exclusion rule | Maurice Kalinowski | 2010-03-02 | 1 | -1/+1 |
| | | | | * | | build fix for WinCE | Maurice Kalinowski | 2010-03-02 | 1 | -1/+3 |
| | | | | * | | compile fix for WinCE | Maurice Kalinowski | 2010-03-02 | 1 | -0/+2 |
| | | | | * | | compile fix for WinCE | Maurice Kalinowski | 2010-03-02 | 1 | -1/+2 |
| | | | | * | | Added static method isValidColor to QColor. | Erik Verbruggen | 2010-03-02 | 2 | -3/+28 |