summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Make pbuffers example compile under OpenGL/ES 1.1Rhys Weatherley2009-11-151-0/+8
* Make it clear that the two semi-floating widget should overflow.Jan-Arve Sæther2009-11-131-2/+2
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Gunnar Sletta2009-11-137-90/+97
|\
| * Merge commit upstream/4.6 into oslo-staging-2/4.6Olivier Goffart2009-11-1313-5/+609
| |\
| | * Merge oslo-staging-2/4.6 into upstream/4.6Olivier Goffart2009-11-136-69/+84
| | |\
| * | | Clean up example (remove unused ifdef).Jan-Arve Sæther2009-11-131-14/+6
| * | | Compile fix Solaris: "sun" is defined to 1 on Solaris :)Jan-Arve Sæther2009-11-131-9/+9
| | |/ | |/|
| * | Merge commit 'widget/4.6' into oslo-staging-2/4.6Olivier Goffart2009-11-116-69/+84
| |\ \
| | * | Make the new examples for effects use the Qt Animation FrameworkThierry Bastian2009-11-106-69/+84
| * | | Merge branch '4.6-platform' into 4.6Denis Dzyubenko2009-11-113-6/+19
| |\ \ \
| | * | | Pinchzoom example zooms more smoothDenis Dzyubenko2009-11-112-5/+18
| | * | | Fixed opening files in the findfile example.Denis Dzyubenko2009-11-101-1/+1
* | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-11-1347-79/+1045
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge commit 'origin/4.6' into 4.6-ceJoerg Bornemann2009-11-1214-8/+618
| |\ \ \ \
| | * | | | Pinchzoom example zooms more smoothDenis Dzyubenko2009-11-112-5/+18
| | * | | | Fixed opening files in the findfile example.Denis Dzyubenko2009-11-111-1/+1
| | * | | | Doc: Improved WebKit example coverage.David Boddie2009-11-118-3/+317
| | * | | | Improvements to graphics effects API after review round.Samuel Rødal2009-11-114-6/+6
| | * | | | Changes to low-level audio API.Kurt Korbatits2009-11-113-12/+12
| | * | | | Changes to low-level audio API.Kurt Korbatits2009-11-113-12/+12
| | * | | | Changes to low-level audio API.Kurt Korbatits2009-11-113-12/+12
| | * | | | Doc: Added an example to demonstrate the QWebElement class.David Boddie2009-11-096-1/+284
| * | | | | fademessage example: don't use a fixed width for the rect under the textJoerg Bornemann2009-11-111-3/+7
| * | | | | fademessage example: deploy jpeg plugin on Windows CEJoerg Bornemann2009-11-111-0/+3
| | |/ / / | |/| | |
| * | | | Improvements to graphics effects API after review round.Samuel Rødal2009-11-104-6/+6
| | |/ / | |/| |
| * | | Changes to low-level audio API.Kurt Korbatits2009-11-103-12/+12
| * | | Changes to low-level audio API.Kurt Korbatits2009-11-103-12/+12
| * | | Merge branch '4.6' of ../qt into 4.6Kurt Korbatits2009-11-1026-67/+424
| |\ \ \ | | |/ /
| | * | Merge commit 'qtwebkit/qtwebkit-4.6' into 4.6Jocelyn Turcotte2009-11-091-4/+3
| | |\ \
| | | * | Corrects bug in fancybrowser example where image rotation did not work.Jocelyn Turcotte2009-11-061-4/+3
| | * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Morten Engvoldsen2009-11-091-2/+2
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Merge branch '4.6-api-review' into 4.6Marius Storm-Olsen2009-11-091-2/+2
| | | |\ \
| | | | * | API review: QRegExp::numCaptures() -> QRegExp::captureCount()Marius Storm-Olsen2009-11-061-2/+2
| | * | | | ÿþdMorten Engvoldsen2009-11-094-27/+46
| | |/ / /
| | * | | Merge commit 'origin/4.6' into 4.6Olivier Goffart2009-11-0610-33/+72
| | |\ \ \
| | | * \ \ Merge branch '4.6-s60' into 4.6axis2009-11-066-3/+27
| | | |\ \ \ | | | | |/ / | | | |/| |
| | | | * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6-s60axis2009-11-052-15/+0
| | | | |\ \ | | | | | |/
| | | | * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6-s60axis2009-11-0410-32/+28
| | | | |\ \
| | | | * | | Added UIDs to projects lacking themMiikka Heikkinen2009-11-046-3/+27
| | | * | | | Merge remote branch 'qt-official/4.6' into 4.6Morten Johan Sørvig2009-11-062-17/+25
| | | |\ \ \ \
| | | * | | | | Fixed pinching in the imagegestures example.Denis Dzyubenko2009-11-051-6/+5
| | | * | | | | Small improvement in the imagegesture example.Denis Dzyubenko2009-11-051-1/+1
| | | * | | | | Implemented QSwipeGesture recognizer using touch events.Denis Dzyubenko2009-11-051-8/+10
| | | * | | | | Merge remote branch 'qt-official/4.6' into 4.6Morten Johan Sørvig2009-11-0511-41/+15
| | | |\ \ \ \ \ | | | | | |_|_|/ | | | | |/| | |
| | | * | | | | Mac: pinch gesture scales to fast and event below zeroRichard Moe Gustavsen2009-11-042-4/+10
| | * | | | | | Pro file fixes wrt anchor layout examples.Jan-Arve Sæther2009-11-062-4/+3
| | * | | | | | Make sure the pixmap is properly initialized.Jan-Arve Sæther2009-11-061-0/+1
| | * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-widget-team into 4.6Jan-Arve Sæther2009-11-054-35/+16
| | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| | | |
| | * | | | | | Merge branch 'fixes' of git://gitorious.org/~morphbr/qt/morphbrs-clone into m...Jan-Arve Sæther2009-11-059-0/+300
| | |\ \ \ \ \ \
| | | * | | | | | Weather Anchor Layout exampleArtur Duque de Souza2009-11-059-0/+300