summaryrefslogtreecommitdiffstats
path: root/examples/examples.pro
Commit message (Collapse)AuthorAgeFilesLines
* add configure options for (not) building the QtScript moduleKent Hansen2009-08-071-1/+1
| | | | | | | | | | | | | | | | | | -script (default) and -no-script. This means we can get rid of the SCRIPT feature from qfeatures, since it's now handled by the new configure variable. It also allows us to get rid of all the QT_NO_SCRIPT ifdefs from the source files, since qmake isn't going to include those files for compilation when you configure with -no-script. The QtScriptTools module will be disabled if the QtScript module is not built. You'll have to build the old QtScript back-end (will be made available in a separate package), then build the QtScriptTools module yourself. Reviewed-by: Simon Hausmann
* Merge AudioServices into mainline.Justin McPherson2009-08-051-0/+1
|
* Add the "star" example, which demonstrates how to mix OpenVG and QPainterRhys Weatherley2009-07-201-0/+1
| | | | Reviewed-by: trustme
* add gesture examples to the examples.pro SUBDIRSBradley T. Hughes2009-06-101-1/+2
|
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-05-261-0/+2
|\ | | | | | | | | | | Conflicts: src/corelib/kernel/qcoreevent.h src/gui/graphicsview/qgraphicsitem_p.h
| * fix two .pro file bugsKent Hansen2009-05-201-1/+1
| |
| * Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-statemachineAlexis Menard2009-05-121-1/+1
| |\ | | | | | | | | | | | | Conflicts: src/gui/graphicsview/qgraphicsitem.cpp
| * | Initial import of statemachine branch from the old kinetic repositoryAlexis Menard2009-04-171-0/+45
| /
* | build the multitouch examples from the top-level buildBradley T. Hughes2009-05-081-1/+2
|/ | | | just needed to add multitouch to SUBDIRS in examples/examples.pro
* Unable to build ActiveQt with Opensource edition.Prasanth Ullattil2009-04-201-1/+1
| | | | | | | Updated the project files and headers necessary for enabling this. Reviewed-by: Thiago Macieira Reviewed-by: Jens Bache-Wiig
* Long live Qt 4.5!Lars Knoll2009-03-231-0/+43