summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Better gradient support for Rect.Martin Jones2009-05-279-72/+196
* Don't really need QPainter::save/restore for render hint mods.Martin Jones2009-05-272-8/+6
* Remove more unneeded semicolons.Martin Jones2009-05-2720-40/+40
* Remove more unneeded semicolons.Martin Jones2009-05-2626-194/+194
* Remove more unneeded semicolons.Martin Jones2009-05-2612-23/+23
* Added no_ast_rewriter to rewriter.pri.Roberto Raggi2009-05-261-2/+7
* Don't check the QT_MODULE in the text rewriter, there's no need since it's pr...Roberto Raggi2009-05-262-79/+75
* Add qmldebugger sub dir to the pro file.Bjørn Erik Nilsen2009-05-261-1/+1
* Made the suffix for CSS literals case insensitve.Roberto Raggi2009-05-261-16/+21
* Added missing copyright headers.Roberto Raggi2009-05-266-0/+245
* Create a new TextWriter when rewriting the CSS literals.Roberto Raggi2009-05-261-7/+8
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-05-26102-2024/+3609
|\
| * Remove AssignStackObject instructionAaron Kennedy2009-05-265-39/+27
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-05-261-2/+2
| |\
| | * Do not expect QListModelInterface::data to return ONLY the roles requestedKai Koehne2009-05-261-2/+2
| * | Remove the NoOp instructionAaron Kennedy2009-05-263-22/+2
| * | Remove unnecessary conditionAaron Kennedy2009-05-261-9/+0
| * | Remove ResolveFetchObject instructionAaron Kennedy2009-05-264-39/+9
| * | Remove AssignValueSource instructionAaron Kennedy2009-05-264-43/+5
| * | Unify the store instructions into the main VME switchAaron Kennedy2009-05-263-273/+249
| * | Remove AssignObject instructionAaron Kennedy2009-05-266-142/+85
| * | Remove Try*Object instructionsAaron Kennedy2009-05-264-83/+27
| |/
| * Ensure tests passAaron Kennedy2009-05-266-30/+40
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-05-2686-1332/+3147
| |\
| | * Always treat CSS-like suffix's as bindingsAaron Kennedy2009-05-261-1/+5
| | * roberto: Added support for CSS like numeric literals e.g. 10pAaron Kennedy2009-05-2614-35/+624
| | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-05-2652-846/+715
| | |\
| | | * Test cleanup.Michael Brasser2009-05-2549-841/+701
| | | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-05-252-4/+13
| | | |\
| | | * | Fix compile when paint engine debugging is on.Michael Brasser2009-05-251-1/+1
| | * | | Move canvas scene snapshot out of in-process debuggerAaron Kennedy2009-05-2618-381/+449
| | * | | Add basic client/server debugging supportAaron Kennedy2009-05-2517-158/+1452
| | |/ /
| * | | correct path docWarwick Allison2009-05-251-3/+0
| * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-05-252-4/+13
| |\ \ \ | | | |/ | | |/|
| | * | Disable QmlDom debug output by defaultKai Koehne2009-05-251-4/+10
| | * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Julian de Bhal2009-05-25271-5145/+6710
| | |\ \ | | | |/
| | * | Update mkspecs for linux-g++-x11Julian de Bhal2009-05-251-0/+3
| * | | Fix with "new" argc/argv.Warwick Allison2009-05-251-7/+7
| | |/ | |/|
* | | Remove extraneous semicolons.Martin Jones2009-05-26113-237/+237
* | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-05-24307-5272/+7342
|\ \ \ | |/ /
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-05-243-2/+7
| |\ \ | | |/
| | * Use the true metatype of attached properties in the compilerAaron Kennedy2009-05-223-2/+7
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-05-228-48/+418
| |\ \ | | |/
| | * Add canvas framerate monitor applicationAaron Kennedy2009-05-224-2/+328
| | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-05-22143-1227/+2970
| | |\
| | * | Store the type of the attached properties objectAaron Kennedy2009-05-224-46/+90
| * | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Michael Brasser2009-05-22271-5145/+6710
| |\ \ \ | | |_|/ | |/| |
| | * | Merge commit 'origin/4.5'Samuel Rødal2009-05-206-12/+18
| | |\ \
| | | * | Fix a compile error on MSVC 64bits due to qhash casting a pointer.Thierry Bastian2009-05-201-4/+1
| | | * | Fix a wrong compiler define (was a typo).Ariya Hidayat2009-05-201-1/+1