summaryrefslogtreecommitdiffstats
path: root/examples/examples.pro
Commit message (Expand)AuthorAgeFilesLines
* Fixed Qt examples building when QT_NO_GESTURES is used.jaanttil2012-02-071-0/+2
* Fix "make install" for declarative examplesDaniel Molkentin2011-11-221-1/+1
* don't build activeqt examples on mingwOswald Buddenhagen2011-09-291-1/+1
* Merge branch '4.8' of scm.dev.nokia.troll.no:qt/qtDavid Boddie2011-05-241-1/+0
|\
| * Revert all QScroller and QFlickGesture related code.Robert Griebl2011-05-161-1/+0
* | Squashed commit of the changes from the mobile-examples repositoryDavid Boddie2011-04-281-1/+0
|/
* QScroller merge, part 1Robert Griebl2010-12-021-0/+1
* Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-09-071-1/+1
|\
| * Some small Solaris fixes.Pierre Rossi2010-08-311-1/+1
* | Modified file/directory names and text to remove disallowed terminology.Kevin Wright2010-07-271-1/+1
* | Fix example compile and runtime warnings, webkit examples not built.Friedemann Kleint2010-06-181-0/+2
* | Allow building Qt without the QtGui moduleBernhard Rosenkraenzer2010-04-071-9/+13
* | Add declarative subdir to examples.proJoona Petrell2010-03-261-0/+1
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-03-151-0/+2
|\|
| * Enabled some examples by default in Symbian buildsMiikka Heikkinen2010-03-101-0/+2
* | Merge branch 'kinetic-declarativeui' of git://git-nokia.trolltech.com.au/qtso...Warwick Allison2010-02-041-1/+0
|\ \
| * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declarati...Michael Brasser2009-10-191-2/+1
| |\|
| | * Move audio and video examples into the common multimedia directory.Andrew den Exter2009-10-161-2/+1
| * | Remove redundant QFxItem::activeFocusChanged(); is not used anywhere,Bea Lam2009-10-071-1/+0
| * | Compile!Andreas Aardal Hanssen2009-09-031-1/+0
| * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declarati...Michael Brasser2009-08-261-3/+23
| |\|
| * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Michael Brasser2009-08-131-0/+1
| |\ \
| * \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Aaron Kennedy2009-07-231-0/+1
| |\ \ \
| * \ \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Michael Brasser2009-07-021-1/+3
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Michael Brasser2009-05-281-1/+1
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' of ../../qt/qt into kinetic-declarativeuiMichael Brasser2009-04-221-1/+1
| |\ \ \ \ \ \
| * | | | | | | Initial import of kinetic-dui branch from the old kineticMichael Brasser2009-04-221-0/+3
| * | | | | | | Long live Qt!Lars Knoll2009-03-231-0/+43
| / / / / / /
* | | | | | | Move audio and video examples into the common multimedia directory.Andrew den Exter2009-10-161-2/+1
* | | | | | | Remove deprecated Assistant sample code.kh12009-08-311-3/+3
| |_|_|_|_|/ |/| | | | |
* | | | | | Remove the 'script' sub-directory from the symbian scope.Jason Barron2009-08-251-1/+0
* | | | | | Integrate QAbstractVideoSurface API.Andrew den Exter2009-08-251-1/+6
* | | | | | renamed examplebase.pri to symbianpkgrules.priEspen Riskedal2009-08-211-1/+1
* | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into master-s60axis2009-08-211-0/+1
|\ \ \ \ \ \
| * \ \ \ \ \ Merge commit 'qt/master' into kinetic-graphicseffectBjørn Erik Nilsen2009-08-211-1/+1
| |\ \ \ \ \ \
| * | | | | | | Move examples/graphicsview/blurpicker|lighting to examples/effects.Bjørn Erik Nilsen2009-08-191-0/+1
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge commit 'qt/master'Jason Barron2009-08-211-1/+1
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | add configure options for (not) building the QtScript moduleKent Hansen2009-08-071-1/+1
| |/ / / / /
* | | | | | Merge commit 'qt/master-stable'Jason Barron2009-08-061-0/+1
|\| | | | |
| * | | | | Merge AudioServices into mainline.Justin McPherson2009-08-051-0/+1
| | |_|_|/ | |/| | |
* | | | | Merge commit 'origin/master'Jason Barron2009-08-041-0/+1
|\ \ \ \ \
| * | | | | Enabled QtUiTools and related example building for Symbian OS.Janne Anttila2009-07-271-0/+1
* | | | | | Merge commit 'qt/master-stable'Jason Barron2009-07-271-0/+1
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | / Add the "star" example, which demonstrates how to mix OpenVG and QPainterRhys Weatherley2009-07-201-0/+1
| | |_|/ | |/| |
* | | | Merge commit 'qt/master-stable' into 4.6-mergedJason Barron2009-06-301-1/+3
|\| | |
| * | | 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
| |\ \ \ | | | |/ | | |/|
| * | | build the multitouch examples from the top-level buildBradley T. Hughes2009-05-081-1/+2
| | |/ | |/|
* | | Merge commit 'qt/master-stable' into 4.6-stableJason Barron2009-06-251-0/+2
|\ \ \ | | |/ | |/|
| * | fix two .pro file bugsKent Hansen2009-05-201-1/+1