summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | implement name() function of custom property iteratorKent Hansen2009-08-061-1/+1
| * | | | | | | | | | | | | make the calculator example use only standard JSKent Hansen2009-08-061-45/+62
| | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
| * | | | | | | | | | | | Fixed compilation of the gestures/imagewidget example.Denis Dzyubenko2009-08-063-12/+35
| * | | | | | | | | | | | Added example that uses WebKit to capture Web page frames.Andre Pedralho2009-08-064-0/+278
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
* | | | | | | | | | | | Update license headers according to commit 858c70f768e.axis2009-08-068-14/+14
* | | | | | | | | | | | Replaced $MODULE$ with hardcoded module names.axis2009-08-061-1/+1
* | | | | | | | | | | | Fixed network examples building for SymbianMiikka Heikkinen2009-08-061-1/+2
* | | | | | | | | | | | Rename Q_DECLARE_SCOPED_PRIVATE back to Q_DECLARE_PRIVATEHarald Fernengel2009-08-061-1/+1
* | | | | | | | | | | | Merge commit 'qt/master-stable'Jason Barron2009-08-0624-30/+2009
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /
| * | | | | | | | | | | Merge AudioServices into mainline.Justin McPherson2009-08-0517-0/+1772
| * | | | | | | | | | | Merge branch '4.5'Bill King2009-08-052-2/+0
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | Fix obsolete license headersJason McDonald2009-08-043-8/+6
| * | | | | | | | | | | Added the license header to the example.Denis Dzyubenko2009-08-042-0/+82
| * | | | | | | | | | | Removed the QTapAndHoldGestureDenis Dzyubenko2009-08-045-8/+151
| * | | | | | | | | | | Modify imagewidget example so it works with new APIRichard Moe Gustavsen2009-08-041-31/+15
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge commit 'origin/master'Jason Barron2009-08-0612-35/+33
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Further code style cleanup fro demos and examplesJanne Anttila2009-08-042-2/+1
| * | | | | | | | | | | 'Trailing whitespace' and 'blank line' fixes for demos and examplesJanne Anttila2009-08-0410-33/+32
* | | | | | | | | | | | Merge commit 'origin/master'Jason Barron2009-08-049-9/+243
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /
| * | | | | | | | | | | Squashed commit of the topic/exceptions branch.Harald Fernengel2009-08-031-1/+1
| * | | | | | | | | | | Added some spaces to pkg_prerules statements to make output more readable.Janne Anttila2009-07-301-1/+3
| * | | | | | | | | | | Extended PKG customization possibilities via qmake.Janne Anttila2009-07-291-1/+11
| * | | | | | | | | | | Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicJanne Anttila2009-07-276-7/+228
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Adding some interesting functions that help findingAleksandar Sasha Babic2009-07-272-5/+197
| | * | | | | | | | | | | Adaptation done to make network-chat work on S60.Aleksandar Sasha Babic2009-07-244-2/+31
| * | | | | | | | | | | | Enabled QtUiTools and related example building for Symbian OS.Janne Anttila2009-07-271-0/+1
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge commit 'qt/master-stable'Jason Barron2009-08-0412-15/+34
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Merge branch '4.5'Thiago Macieira2009-08-031-1/+4
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | |
| | * | | | | | | | | | Musicplayer example crashes when trying to open unvalid fileRichard Moe Gustavsen2009-07-241-1/+4
| * | | | | | | | | | | remove constructors that are not usefulKent Hansen2009-08-031-2/+4
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |
| * | | | | | | | | | Doc: Use new APIs in example and correct documentation regarding replacement.Volker Hilsheimer2009-07-311-2/+2
| * | | | | | | | | | Show open directory dialog for new gesture exampleRichard Moe Gustavsen2009-07-311-0/+3
| | |_|_|_|/ / / / / | |/| | | | | | | |
| * | | | | | | | | fix two bugs in the custom script class exampleKent Hansen2009-07-302-3/+10
| | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | Fix compilation errors in examples and demos on VxWorks and QNX.Robert Griebl2009-07-296-6/+11
* | | | | | | | | Merge commit 'qt/master-stable'Jason Barron2009-07-3072-6521/+0
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Move sub-attaq from examples to demos because sub-attaq is a bitAlexis Menard2009-07-2872-6521/+0
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge commit 'qt/master-stable'Jason Barron2009-07-2927-2396/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Remove tank game exampleEskil Abrahamsen Blomfeldt2009-07-2827-2396/+1
* | | | | | | | Merge commit 'qt/master-stable'Jason Barron2009-07-27142-14999/+903
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | / / / / / | |_|/ / / / / |/| | | | | |
| * | | | | | Remove the close shortcut from the example since QMdiArea provides thisAndy Shaw2009-07-231-1/+0
| * | | | | | Make QStateMachine inherit QStateKent Hansen2009-07-2212-37/+34
| * | | | | | Remove Stickman editorEskil Abrahamsen Blomfeldt2009-07-217-437/+0
| * | | | | | Merge commit 'origin/4.5'Oswald Buddenhagen2009-07-201-1/+3
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Update the example TrafficInfo for GCC 3.3Benjamin Poulain2009-07-171-1/+3
| * | | | | | Add the "star" example, which demonstrates how to mix OpenVG and QPainterRhys Weatherley2009-07-207-0/+290
| * | | | | | Update the documentation after the change in the completer exempleOlivier Goffart2009-07-171-2/+2
| * | | | | | Lets the size of the completer be configurable in a way similar to QComboBox.Frédéric Mercille2009-07-172-4/+23
| | |_|/ / / | |/| | | |
| * | | | | Doc: show warnings about unrecognized or unsupported devices in the statusVolker Hilsheimer2009-07-161-8/+25
| * | | | | And again in the examplesThiago Macieira2009-07-163-3/+3
| * | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtPeter Hartmann2009-07-1510-22/+19
| |\ \ \ \ \ | | | |/ / / | | |/| | |