summaryrefslogtreecommitdiffstats
path: root/doc/src/examples
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | Merge branch 'master' of git://gitorious.org/qt/qtTobias Koenig2009-06-161-8/+8
| |\ \ \
| * \ \ \ Merge commit 'qt-mainline/master'Tobias Koenig2009-06-0421-16/+918
| |\ \ \ \
| * | | | | Complete documentation of schema example and reference it from api docsTobias Koenig2009-05-201-0/+85
| | | | | |
| * | | | | First version of documentation for schema exampleTobias Koenig2009-05-191-0/+58
| | | | | |
* | | | | | Merge commit 'qt/master-stable' into 4.6-mergedJason Barron2009-06-30204-414/+789
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: .gitignore configure.exe src/corelib/concurrent/qtconcurrentthreadengine.h src/corelib/global/qnamespace.h src/gui/graphicsview/qgraphicssceneevent.h src/gui/kernel/qapplication.cpp src/gui/kernel/qapplication.h src/gui/kernel/qapplication_p.h src/gui/kernel/qapplication_qws.cpp src/gui/kernel/qwidget.h src/gui/painting/qpaintengine_raster.cpp src/gui/text/qfontdatabase.cpp src/network/access/qnetworkaccesshttpbackend.cpp tests/auto/network-settings.h tests/auto/qscriptjstestsuite/qscriptjstestsuite.pro tests/auto/qvariant/tst_qvariant.cpp
| * | | | | Doc: Documented the Move Blocks example.Geir Vattekar2009-06-291-0/+228
| | | | | | | | | | | | | | | | | | | | | | | | Reviewed-by: Andreas Aardal Hanssen
| * | | | | Fix old/missing license headers from multitouch+gestures merge.Jason McDonald2009-06-291-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | Reviewed-by: Trust Me
| * | | | | Merge commit 'origin/4.5'Oswald Buddenhagen2009-06-231-0/+147
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | | | | | | | | | | | | Conflicts: src/sql/drivers/psql/qsql_psql.cpp
| | * | | | Doc - Adding Pierre Rossi's frozen column exampleKavindra Devi Palaraja2009-06-231-0/+147
| | | | | | | | | | | | | | | | | | | | | | | | Reviewed-By: TrustMe
| * | | | | Update license headers in files that are new in 4.6.Jason McDonald2009-06-178-16/+16
| | | | | | | | | | | | | | | | | | | | | | | | Reviewed-by: Trust Me
| * | | | | Merge license header changes from 4.5Volker Hilsheimer2009-06-16194-390/+390
| |\ \ \ \ \ | | |/ / / / | | | | | / | | |_|_|/ | |/| | |
| | * | | Cleanup our usage of the term "Qt Software".Jason McDonald2009-06-161-2/+2
| | | | | | | | | | | | | | | | | | | | Reviewed-by: Trust Me
| | * | | Update license headers as requested by the marketing department.Jason McDonald2009-06-16194-388/+388
| | | | | | | | | | | | | | | | | | | | Reviewed-by: Trust Me
| * | | | Sync application example documentation with actual examplemae2009-06-151-8/+8
| | |_|/ | |/| | | | | | | | | | | | | | | | | | The example now uses QPlainTextEdit instead of QTextEdit Reviewed-by: kavindra
* | | | Merge commit 'qt/master-stable' into 4.6-stableJason Barron2009-06-259-14/+846
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bring Qt 4.6 into the Qt-S60 repo. Conflicts: configure.exe mkspecs/features/qttest_p4.prf qmake/generators/makefile.cpp src/corelib/io/qdir.cpp src/corelib/io/qprocess.h src/corelib/kernel/qcoreevent.h src/corelib/kernel/qobject.cpp src/corelib/kernel/qsharedmemory_unix.cpp src/corelib/thread/qthread_p.h src/corelib/tools/qvector.h src/gui/dialogs/qdialog.cpp src/gui/dialogs/qfiledialog.cpp src/gui/dialogs/qfiledialog_p.h src/gui/dialogs/qmessagebox.cpp src/gui/graphicsview/qgraphicsitem.cpp src/gui/graphicsview/qgraphicsview.cpp src/gui/image/qpixmapcache.cpp src/gui/kernel/qapplication.cpp src/gui/kernel/qapplication_p.h src/gui/kernel/qwidget.cpp src/gui/kernel/qwidget_p.h src/gui/painting/qdrawhelper.cpp src/gui/painting/qpaintengine_raster.cpp src/gui/text/qfontengine_qpf.cpp src/gui/widgets/qmenubar.cpp src/network/socket/qlocalserver.cpp src/testlib/qtestcase.cpp src/testlib/testlib.pro tests/auto/qimagereader/tst_qimagereader.cpp tests/auto/qitemdelegate/tst_qitemdelegate.cpp tests/auto/qnetworkreply/tst_qnetworkreply.cpp tests/auto/qpixmap/qpixmap.pro
| * | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into ↵Thierry Bastian2009-05-2215-30/+251
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | kinetic-animations Conflicts: src/corelib/kernel/kernel.pri src/corelib/kernel/qvariant_p.h src/corelib/tools/tools.pri src/gui/graphicsview/qgraphicsitem.cpp src/gui/graphicsview/qgraphicsitem.h src/gui/graphicsview/qgraphicswidget.h src/gui/gui.pro
| | * \ \ Merge branch '4.5' of ../qt-45-documentationDavid Boddie2009-05-201-1/+1
| | |\ \ \ | | | |/ /
| | * | | Merged branch 'master' of git://gitorious.org/~icwiener/qt/icwieners-clone.gitTor Arne Vestbø2009-05-1811-12/+12
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Frederik Schwarzer (1): typos in docs: double "the" Merge-request: http://qt.gitorious.org/qt/qt/merge_requests/362 Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@nokia.com>
| | | * | | typos in docs: double "the"Frederik Schwarzer2009-05-1111-12/+12
| | | | |/ | | | |/|
| | * | | Merge branch 'master' of ../master into contiguouscacheIan Walters2009-05-141-3/+100
| | |\ \ \
| | | * \ \ Merge branch '4.5'Thiago Macieira2009-05-131-7/+7
| | | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: tests/auto/qgraphicsview/tst_qgraphicsview.cpp
| | | * \ \ \ Merge commit 'origin/4.5'Olivier Goffart2009-05-131-3/+100
| | | |\ \ \ \ | | | | |_|/ / | | | |/| | |
| | * | | | | Merge branch 'master' into contiguouscacheIan Walters2009-05-126-23/+289
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Merge commit 'origin/4.5'Olivier Goffart2009-05-041-2/+2
| | | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/gui/itemviews/qabstractitemview.cpp
| | | * \ \ \ \ Merge commit 'origin/4.5'Bjoern Erik Nilsen2009-04-291-4/+113
| | | |\ \ \ \ \
| | | * \ \ \ \ \ Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-231-0/+51
| | | |\ \ \ \ \ \
| | | * \ \ \ \ \ \ Merge branch '4.5'Thiago Macieira2009-04-231-0/+51
| | | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: tests/auto/qaction/tst_qaction.cpp
| | | * \ \ \ \ \ \ \ Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-231-0/+51
| | | |\ \ \ \ \ \ \ \
| | | * | | | | | | | | Correcting paragraphMorten Engvoldsen2009-04-151-3/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Made a mistake when pushing e0706ca2fbce063c263bad9a1eee24f057f170bd I Corrected this. Task-number: 250254 Rev-by: Frans Englich Rev-by: Geir Vattekar
| | | * | | | | | | | | Added remark about XML inputMorten Engvoldsen2009-04-151-2/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Stated a remark about the need to use well-formed XML as input to the example. Rev-by: Geir Vattekar
| | | * | | | | | | | | Merge commit 'origin/4.5'Bjoern Erik Nilsen2009-04-071-18/+21
| | | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/gui/graphicsview/qgraphicsitem.cpp src/gui/graphicsview/qgraphicsitem_p.h src/gui/graphicsview/qgraphicsscene.cpp src/gui/painting/qtransform.cpp
| | * | | | | | | | | | | Various fixes resulting from QA code review.Ian Walters2009-05-121-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Some documentation fixes. More clear handling of what is and isn't a valid indexes. Added functions for the 'really long lived circular buffer use case' Improved unit tests.
| | * | | | | | | | | | | Documentation patch from JasonIan Walters2009-05-111-18/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A bunch of minor doc fixes.
| | * | | | | | | | | | | Update licensing headers.Ian Walters2009-04-071-2/+32
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update files to have consistent licencesing with the rest of Qt.
| | * | | | | | | | | | | Merge branch 'master' into contiguouscacheIan Walters2009-04-063-20/+182
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / /
| | | * | | | | | | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-011-6/+5
| | | |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/gui/inputmethod/qximinputcontext_x11.cpp
| | | * | | | | | | | | | | Improve example so that we can demonstrate custom layout items.Jan-Arve Sæther2009-03-311-14/+41
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Should show better how to reimplement setGeometry(), sizeHint()
| | * | | | | | | | | | | | Rename OffsetVector to ContiguousCacheIan Walters2009-04-031-20/+19
| | | | | | | | | | | | | |
| | * | | | | | | | | | | | Squashed commit of the following:Rhys Weatherley2009-03-241-0/+70
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | commit 39de3862f5678b3226b4932eeb342c4a023d2f2b Author: Ian Walters <ian.walters@nokia.com> Date: Thu Feb 19 14:16:05 2009 +1000 Fixes: Test runs (and passes), doc links. Task: QT-308 Details: Minor changes related to the code having moved. commit 5a8910dd1018fb228d0e2e2819ea429577bfa834 Author: Ian Walters <ian.walters@nokia.com> Date: Thu Feb 19 09:47:20 2009 +1000 Fixes: Checkin of QOffsetVector stuff for branch Task: QT-308 Details: Files originally from research/qcircularbuffer This checkin likely won't compile. Just a copy for now.
| | * | | | | | | | | | | | Long live Qt!Lars Knoll2009-03-23198-0/+35528
| | / / / / / / / / / / /
| * | | | | | | | | | | | doc: Minor fixes + update UML diagrams for stick man exampleEskil Abrahamsen Blomfeldt2009-05-181-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Using StarUML this time, since there were "unregistered version" watermarks on the Enterprise Architect ones. Not as nice, but it's impossible to find a free UML tool which produces nice diagrams.
| * | | | | | | | | | | | Remove the connectByAnimation() function and add some documentation for the ↵Eskil Abrahamsen Blomfeldt2009-05-141-0/+115
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Stickman example The connectByAnimation() function is no longer needed since we have default animations. The docs are unfinished.
| * | | | | | | | | | | | Pop up message when a tank wins the gameEskil Abrahamsen Blomfeldt2009-05-141-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also fixed: Added some docs and moved the tanks a little so they don't start partly outside the scene rect.
| * | | | | | | | | | | | document statemachine/factorial exampleKent Hansen2009-05-131-0/+102
| | | | | | | | | | | | |
| * | | | | | | | | | | | doc: Correct names of snippets in docs for Tank Game exampleEskil Abrahamsen Blomfeldt2009-05-131-1/+1
| | | | | | | | | | | | |
| * | | | | | | | | | | | doc: Add documentation for Tank Game exampleEskil Abrahamsen Blomfeldt2009-05-131-0/+115
| | | | | | | | | | | | |
| * | | | | | | | | | | | document the statemachine/eventtransitions exampleKent Hansen2009-05-121-0/+86
| | | | | | | | | | | | |
| * | | | | | | | | | | | Fixes: document statemachine/twowaybutton exampleKent Hansen2009-05-121-0/+82
| | | | | | | | | | | | |
| * | | | | | | | | | | | document the statemachine/pingpong exampleKent Hansen2009-05-121-0/+107
| | | | | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'kinetic-statemachine' of git@scm.dev.nokia.troll.no:qt/kinetic ↵Alexis Menard2009-05-121-19/+60
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into kinetic-statemachine Conflicts: src/gui/graphicsview/qgraphicsitem.cpp