Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | * | | | Made QFontEngineFT compile on 64-bit platforms with legacy headers. | Samuel Rødal | 2009-05-11 | 1 | -1/+1 | |
| | | | * | | | | qdoc: Fixed qdoc errors, or tried to. | Martin Smith | 2009-05-11 | 1 | -117/+102 | |
| | | * | | | | | Fixed Qt 4.6 source package compilation by moving the qvfb skins. | Friedemann Kleint | 2009-05-13 | 71 | -46/+14 | |
| | | * | | | | | fix wince build | Maurice Kalinowski | 2009-05-13 | 1 | -1/+1 | |
| | | * | | | | | Fixed compile on Windows in debug-only mode. | Rohan McGovern | 2009-05-13 | 1 | -1/+1 | |
| | | * | | | | | Cleanup private QWidget functions. | Bjørn Erik Nilsen | 2009-05-12 | 6 | -114/+43 | |
| | | * | | | | | Reduce QWidget footprint and do some cleanup. | Bjørn Erik Nilsen | 2009-05-12 | 7 | -350/+332 | |
| | | * | | | | | Ensure that windows hidden by deletion affect closeOnLastWindow | Norwegian Rock Cat | 2009-05-12 | 1 | -1/+1 | |
| | | * | | | | | The description cited MySQL and the code is for PostgreSQL. | Benjamin Poulain | 2009-05-12 | 1 | -1/+1 | |
| | | * | | | | | QListView was assuming that selected indexes were always children of | Thierry Bastian | 2009-05-12 | 2 | -2/+30 | |
| | | * | | | | | Fix typo in spreadsheet example | Thomas Zander | 2009-05-12 | 1 | -1/+1 | |
| | * | | | | | | Grammer fix, 'be be' to 'be' | Ian Walters | 2009-05-14 | 1 | -1/+1 | |
| | * | | | | | | Merge branch 'master' into contiguouscache | Ian Walters | 2009-05-12 | 1024 | -40557/+36099 | |
| | |\ \ \ \ \ \ | ||||||
| | * | | | | | | | Various fixes resulting from QA code review. | Ian Walters | 2009-05-12 | 6 | -69/+217 | |
| | * | | | | | | | Documentation patch from Jason | Ian Walters | 2009-05-11 | 2 | -50/+51 | |
| | * | | | | | | | Move qDebug code to correct location | Ian Walters | 2009-04-08 | 2 | -24/+19 | |
| | * | | | | | | | Update licensing headers. | Ian Walters | 2009-04-07 | 7 | -11/+267 | |
| | * | | | | | | | Merge branch 'master' into contiguouscache | Ian Walters | 2009-04-06 | 437 | -5702/+13242 | |
| | |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Rename OffsetVector to ContiguousCache | Ian Walters | 2009-04-03 | 14 | -518/+516 | |
| | * | | | | | | | | Squashed commit of the following: | Rhys Weatherley | 2009-03-24 | 12 | -0/+1295 | |
* | | | | | | | | | | Move inside guards | Aaron Kennedy | 2009-05-15 | 1 | -3/+2 | |
* | | | | | | | | | | Add more resiliant TEST_FILE() method | Aaron Kennedy | 2009-05-15 | 2 | -4/+25 | |
| |_|_|_|_|_|_|/ / |/| | | | | | | | | ||||||
* | | | | | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Aaron Kennedy | 2009-05-15 | 3 | -6/+6 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | ||||||
| * | | | | | | | | class exports | Warwick Allison | 2009-05-15 | 3 | -6/+6 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Aaron Kennedy | 2009-05-15 | 21 | -1245/+1281 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| * | | | | | | | Make test compile. | Michael Brasser | 2009-05-15 | 1 | -0/+1 | |
| * | | | | | | | Fix finishPlaying behavior for repeating animations. | Michael Brasser | 2009-05-15 | 1 | -1/+9 | |
| * | | | | | | | Fix SetProperties not always setting properties correctly. | Michael Brasser | 2009-05-15 | 3 | -53/+60 | |
| * | | | | | | | Compile with gcc 4.2. | Roberto Raggi | 2009-05-14 | 2 | -46/+71 | |
| * | | | | | | | Introduced UiStatement in the QML grammar. | Roberto Raggi | 2009-05-14 | 5 | -804/+827 | |
| * | | | | | | | There's no need to record the current AST in the QML/JS engine. | Roberto Raggi | 2009-05-14 | 1 | -12/+1 | |
| * | | | | | | | Some (internal) API cleanup. | Roberto Raggi | 2009-05-14 | 6 | -46/+46 | |
| * | | | | | | | Moved Parser::DiagnosticMessage and AST::SourceLocation | Roberto Raggi | 2009-05-14 | 6 | -72/+50 | |
| * | | | | | | | Renamed JavaScriptEnginePrivate in Engine. | Roberto Raggi | 2009-05-14 | 10 | -40/+40 | |
| * | | | | | | | Protect the QML front-end using the namespace JavaScript. | Roberto Raggi | 2009-05-14 | 9 | -208/+222 | |
| * | | | | | | | Removed javascriptvalue.h | Roberto Raggi | 2009-05-14 | 6 | -18/+9 | |
* | | | | | | | | Add id shortcut test | Aaron Kennedy | 2009-05-14 | 3 | -0/+41 | |
|/ / / / / / / | ||||||
* | | | | | | | Add another binding test | Aaron Kennedy | 2009-05-14 | 2 | -1/+67 | |
* | | | | | | | Deleted context property test | Aaron Kennedy | 2009-05-14 | 1 | -0/+14 | |
* | | | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Aaron Kennedy | 2009-05-14 | 4 | -13/+33 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Michael Brasser | 2009-05-14 | 24 | -455/+661 | |
| |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Martin Jones | 2009-05-14 | 9 | -11/+142 | |
| | |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Flickr demo: Scale the image about the center of the visible area. | Martin Jones | 2009-05-14 | 1 | -2/+17 | |
| | * | | | | | | | | GridView shall not crash when given a broken delegate. | Martin Jones | 2009-05-14 | 1 | -6/+11 | |
| * | | | | | | | | | Have scale grid images degrade a bit nicer. | Michael Brasser | 2009-05-14 | 2 | -4/+4 | |
| * | | | | | | | | | Make compile on arm. | Michael Brasser | 2009-05-14 | 1 | -1/+1 | |
* | | | | | | | | | | Array expressions test | Aaron Kennedy | 2009-05-14 | 5 | -112/+149 | |
| |_|/ / / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Add some expression tests | Aaron Kennedy | 2009-05-14 | 1 | -0/+95 | |
* | | | | | | | | | Cleanup testcase | Aaron Kennedy | 2009-05-14 | 8 | -11/+43 | |
* | | | | | | | | | Add gcov flags | Aaron Kennedy | 2009-05-14 | 1 | -0/+4 | |
| |/ / / / / / / |/| | | | | | | |