summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
...
| | * | API change. This will get rid of the ugly setAnchorSpacing() method.Jan-Arve Sæther2009-09-141-52/+31
| | * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Rhys Weatherley2009-09-142-4/+14
| | |\ \
| | | * \ Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Kurt Korbatits2009-09-144-35/+92
| | | |\ \
| | | * | | AudioDevices demo doesn't do anything on WindowsKurt Korbatits2009-09-142-234/+222
| | * | | | Don't have to glEnable(GL_TEXTURE_2D) when using shaders.Rhys Weatherley2009-09-141-4/+0
| | | |/ / | | |/| |
| | * | | Add platform specific libraries required to use OpenVG to star exampleIain2009-09-111-0/+1
| | * | | Port the textures example to OpenGL/ES 2.0Rhys Weatherley2009-09-113-35/+91
| | * | | Add a layout in the demo it looks better.Alexis Menard2009-09-101-233/+211
| | |/ /
| | * | Doc: First part of my review of the gestures overview.David Boddie2009-09-091-2/+8
| | * | Updated the pbuffers2 example to make it work with the GL2 engine.Kim Motoyoshi Kalland2009-09-091-0/+2
| | * | Update license headers again.Jason McDonald2009-09-091114-4456/+4456
* | | | Better SQL database performance / memory usage.Warwick Allison2009-09-162-3/+16
* | | | Basic first-working SQL database interface.Warwick Allison2009-09-161-0/+30
|/ / /
* | | ListView currentItemMode API replaced with highlight range API.Martin Jones2009-09-144-26/+26
* | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-09-112-2/+2
|\ \ \
| * \ \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-09-112-2/+34
| |\ \ \
| * | | | current -> currentItem property in ListView and GridViewMartin Jones2009-09-112-2/+2
* | | | | Ensure text size changes when text is made empty, or elides to empty.Warwick Allison2009-09-111-2/+2
| |/ / / |/| | |
* | | | tweakWarwick Allison2009-09-112-2/+34
|/ / /
* | | Remove unused imports from examples for extending.Christian Kamm2009-09-1010-10/+0
* | | Fix QML_DEFINE_EXTENDED_TYPE use in extending/extended example.Christian Kamm2009-09-101-1/+1
* | | Fix extending examples by inserting the appropriate import.Christian Kamm2009-09-1010-0/+10
* | | Follow renamed to SpringFollow.Martin Jones2009-09-108-19/+19
* | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-09-092-7/+7
|\ \ \
| * \ \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-09-094-38/+51
| |\ \ \
| * | | | Move ComponentInstance functionality into LoaderMartin Jones2009-09-092-7/+7
* | | | | clearer exampleWarwick Allison2009-09-091-4/+12
* | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-09-094-38/+51
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declarati...Michael Brasser2009-09-084-38/+51
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | Port examples/opengl/textures to OpenGL/ES 1.1Rhys Weatherley2009-09-084-38/+51
* | | | Modifying ListModel from JS: work for structured data too.Warwick Allison2009-09-091-4/+44
|/ / /
* | | Missed icons.Warwick Allison2009-09-083-0/+0
* | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-09-087-20/+25
|\ \ \
| * \ \ Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declarati...Martin Jones2009-09-086-18/+23
| |\ \ \ | | |/ /
| | * | Make QGraphicsShaderEffect private API for 4.6Rhys Weatherley2009-09-063-5/+5
| | * | Make the view in the flowlayout example big enough.Jan-Arve Sæther2009-09-041-0/+1
| | * | Minor fixes to the graphicsview/flowlayout exampleJan-Arve Sæther2009-09-042-13/+17
| * | | fix tutorial 3 - qmlviewer bails out with "id conflicts with type name"Frederik Gladhorn2009-09-071-2/+2
* | | | Dynamic QmlListModelWarwick Allison2009-09-081-0/+91
|/ / /
* | | Use data as the default property of the views.Michael Brasser2009-09-071-12/+9
* | | Get recipes example running again.Michael Brasser2009-09-071-6/+6
* | | Merge commit 'qt/4.6' into kinetic-declarativeuiBjørn Erik Nilsen2009-09-0323-64/+121
|\ \ \ | |/ /
| * | Fix more warnings for mingwThierry Bastian2009-09-033-6/+5
| * | fix warnings in stickman demo on mingwThierry Bastian2009-09-036-37/+32
| * | Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6Miikka Heikkinen2009-09-033-14/+32
| |\ \
| | * | Added the install path for the gestures imageviewer example.Denis Dzyubenko2009-09-031-6/+6
| | * | FortuneServer/Client example: fix displayed IPPeter Hartmann2009-09-032-8/+26
| * | | Saxbookmarks bookmarks folder fixed for Symbian.Miikka Heikkinen2009-09-031-1/+4
| * | | Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6Miikka Heikkinen2009-09-031-2/+4
| |\ \ \ | | |/ /
| | * | Added a property to QPinchGesture to specify what exactly changed.Denis Dzyubenko2009-09-031-2/+2