summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Collapse)AuthorAgeFilesLines
* use aliases when possibleYann Bodson2009-10-121-4/+4
|
* Reenable behaviors (now that they work again!)Aaron Kennedy2009-10-121-1/+1
|
* Merge branch 'kinetic-declarativeui' of ↵Yann Bodson2009-10-091-2/+2
|\ | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-10-091-37/+15
| |\ | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * | Fix snow demoAaron Kennedy2009-10-091-2/+2
| | |
* | | Do not use 'resources:' in examplesYann Bodson2009-10-093-174/+168
| |/ |/|
* | fixes gridview.qmlYann Bodson2009-10-091-37/+15
|/ | | | Task-number: QT-2271
* Fixes yahoonews.qmlYann Bodson2009-10-091-86/+60
| | | | Task-number: QT-2281
* Merge branch 'kinetic-declarativeui' of ↵Bea Lam2009-10-094-33/+7
|\ | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui Conflicts: examples/declarative/layouts/Button.qml
| * Fix example errorsAaron Kennedy2009-10-093-7/+5
| |
| * Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-10-084-10/+10
| |\ | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui-scriptopt
| * \ Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-10-0812-136/+173
| |\ \ | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui-scriptopt
| * \ \ Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-10-07126-743/+1596
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into test Conflicts: demos/declarative/samegame/content/samegame.js tests/auto/declarative/qmlecmascript/tst_qmlecmascript.cpp
* | \ \ \ Merge branch 'kinetic-declarativeui' of ↵Bea Lam2009-10-0925-139/+212
|\ \ \ \ \ | | |_|_|/ | |/| | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * | | | make examples compileYann Bodson2009-10-082-2/+2
| | | | |
| * | | | doc cleanupYann Bodson2009-10-082-8/+8
| | |_|/ | |/| |
| * | | Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-10-089-136/+136
| |\ \ \ | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * | | move files to avoid duplication.Yann Bodson2009-10-075-20/+0
| | | | |
| | * | | Merge branch 'kinetic-declarativeui' of ↵Yann Bodson2009-10-0742-197/+1011
| | |\ \ \ | | | | |/ | | | |/| | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * | | Update 'hello world' tutorial.Yann Bodson2009-10-075-77/+97
| | | | |
| * | | | Allow dial to be built as an exe.Martin Jones2009-10-083-0/+37
| | |/ / | |/| |
| * | | Switch Same Game tutorial to using snippets properlyAlan Alpert2009-10-0711-1/+37
| | | |
* | | | Remove redundant support/ files.Bea Lam2009-10-085-446/+0
| | | |
* | | | Clean upBea Lam2009-10-088-98/+277
| | | |
* | | | Remove redundant QFxItem::activeFocusChanged(); is not used anywhere,Bea Lam2009-10-071-1/+0
|/ / / | | | | | | | | | presumedly replaced by QFxItem::focusChanged().
* | | Merge branch 'kinetic-declarativeui' of ↵Bea Lam2009-10-0739-0/+975
|\ \ \ | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * \ \ Merge branch 'kinetic-declarativeui' of ↵Alan Alpert2009-10-0768-565/+554
| |\ \ \ | | |/ / | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * | | Add SameGame based advanced tutorialAlan Alpert2009-10-0739-0/+975
| | | | | | | | | | | | | | | | | | | | Could use some cleanup, as I didn't manage to get code snippets working correctly. Also might benefit from being re-written by a good tutor.
* | | | Remove QFxFlowView and flowview example (will be moved toBea Lam2009-10-073-197/+0
| |/ / |/| | | | | | | | | | | research/declarative-ui-examples). Functionality should eventually be added to grid view.
* | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into ↵Michael Brasser2009-10-063-8/+5
|\ \ \ | | | | | | | | | | | | kinetic-declarativeui
| * | | Removed ICON for apps and demos except fluidlauncher and desktopservicesEspen Riskedal2009-10-061-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mifconv can't always handle absolute paths to the .svg specified, so for now we don't use absolute paths, and fix it later. Task-number: QTBUG-4693 Reviewed-by: Shane Kearns
| * | | Fixed noisy looking textures in Basic Drawing example with GL2 engine.Kim Motoyoshi Kalland2009-10-051-3/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When running the Basic Drawing example with the GL2 paint engine and antialiasing enabled, textures looked noisy. When antialiasing was enabled, the example translated the painter half a pixel to get sharp lines. This caused the textures to be sampled at texel corners. Without linear interpolation, sampling textures at texel corners is unpredictable. The fix is to not translate the painter. Reviewed-by: Gunnar
| * | | Fix compilation on Solaris.Thiago Macieira2009-10-051-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | No semi-colons allowed after Q_PROPERTY. Reviewed-by: Trust Me
* | | | lowercase idsYann Bodson2009-10-061-5/+5
| | | |
* | | | Merge branch 'kinetic-declarativeui' of ↵Yann Bodson2009-10-068-0/+60
|\ \ \ \ | | |/ / | |/| | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * | | Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-10-061-1/+1
| |\ \ \ | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * \ \ \ Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-10-0510-19/+20
| |\ \ \ \ | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * \ \ \ \ Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-10-0594-414/+908
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * | | | | Allow GridView key navigation to be overridden.Martin Jones2009-09-308-0/+60
| | | | | | | | | | | | | | | | | | | | | | | | Also add GridView example.
* | | | | | lowercase idsYann Bodson2009-10-0664-552/+544
| |_|_|/ / |/| | | |
* | | | | Fix following API changes.Bea Lam2009-10-061-1/+1
| |_|/ / |/| | |
* | | | Merge branch 'kinetic-declarativeui' of ↵Bea Lam2009-10-0552-59/+73
|\ \ \ \ | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * | | | Change .sci syntax to match BorderImage.Yann Bodson2009-10-052-10/+10
| | |/ / | |/| |
| * | | Merge branch 'kinetic-declarativeui' of ↵Michael Brasser2009-10-059-34/+41
| |\ \ \ | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * \ \ \ Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into ↵Michael Brasser2009-10-0450-49/+63
| |\ \ \ \ | | | |_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | kinetic-declarativeui Conflicts: configure
| | * | | Silence moc warning.Volker Hilsheimer2009-10-031-0/+1
| | | | |
| | * | | Compile Rogue example again after state machchine event type rename.Volker Hilsheimer2009-10-031-1/+1
| | | | |
| | * | | Demos and applications have a nice Qt logo when installed on SymbianEspen Riskedal2009-10-0246-46/+48
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added a line to the symbianpkgrules.pri files which includes an ICON if the TARGET.UID3 is defined. We should fix the application_icon.prf to handle ICON without UID3 situations more gracefully, but for now I reordered existing UID3s to be specified before the symbianpkgrules.pri includes. Reviewed-by: Aleksandar Babic
| | * | | doc: Fixed numerous qdoc errors.Martin Smith2009-10-021-1/+1
| | | | |
| | * | | Added support for -small-screen argument for Context2d exampleMiikka Heikkinen2009-10-021-1/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | To improve screen real-estate utilization in small screen devices, added -small-screen command line argument to the Context2d application. Task-number: QTBUG-3296 Reviewed-by: Janne Koskinen