summaryrefslogtreecommitdiffstats
path: root/examples/declarative/declarative.pro
Commit message (Collapse)AuthorAgeFilesLines
* Qmlshadersplugin examples added.Marko Niemelä2011-06-131-0/+3
| | | | | | Example application for OpenGL shading language and QML. Added also a link from qml examples main documents labs section. Reviewed-by: Kim Gronholm
* Restructure the examples. They are now organized into variousBea Lam2010-05-161-42/+17
| | | | | | subdirectories to make it easier to locate examples for certain features (e.g. animation) and to distinguish between different types of examples (e.g. very basic examples vs complex demo-like examples).
* Add an example spinner.Martin Jones2010-05-131-0/+1
| | | | | Also add missing increment/decrementCurrentIndex() slots to PathView, and tweak the number of points cached along a Path.
* Add an example of creating a QDeclarativeNetworkAccessManagerFactory.Martin Jones2010-04-291-0/+1
|
* Doc: fix QStringList model docsMartin Jones2010-04-221-0/+1
|
* Merge remote branch 'origin/4.7' into HEADThiago Macieira2010-04-011-1/+1
|\ | | | | | | | | Conflicts: demos/declarative/minehunt/minehunt.pro
| * Renamed widgets example to proxywidgets to avoid conflictsJoona Petrell2010-04-011-1/+1
| | | | | | | | | | Task-number: QTBUG-9518 Reviewed-by: Martin Jones
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into ↵Qt Continuous Integration System2010-03-311-0/+3
|\ \ | |/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4.7-integration * '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public: Fix regression on Symbian Fix broken test case Cleanup the deployment code Fix 'make sis' finding the dll on symbian Re-add line that was lost during webkit update. Work around bad naming of exported class in symbian sdk causing conflict Fix building on public symbian SDK. Fix qmake with the symbian makespec failing when project has a dash in it Make s60main static lib not depend on QtCore Remove stray non-latin1 character Fix out-of-source symbian build for external apps Update EABI def files for 4.7 Exporting QFontDatabase::removeAllApplicationFonts() Adding QFontDatabase::removeAllApplicationFonts()
| * Merge commit 'origin/4.7' into symbian47Thomas Zander2010-03-311-1/+0
| |\ | | | | | | | | | | | | | | | | | | Conflicts: src/3rdparty/webkit/WebCore/WebCore.pro src/s60installs/bwins/QtGuiu.def src/s60installs/eabi/QtGuiu.def
| * | Work around bad naming of exported class in symbian sdk causing conflictThomas Zander2010-03-301-0/+3
| | | | | | | | | | | | | | | | | | The symbian SDK has a Time class defined which means that the compiler complains about the name already being used. Lets just disable the compile as this is not worth disturbing the example over.
* | | Update examples/declarative.proYann Bodson2010-03-311-1/+1
| |/ |/|
* | Move basic focusscope examples into auto tests.Yann Bodson2010-03-301-1/+0
|/
* Update examples/declarative.proYann Bodson2010-03-291-2/+3
|
* Fixed declarative examples not being installed.Rohan McGovern2010-03-081-0/+48