summaryrefslogtreecommitdiffstats
path: root/doc/src/getting-started/examples.qdoc
Commit message (Collapse)AuthorAgeFilesLines
* Doc: fixing typosMorten Engvoldsen2010-07-081-2/+2
|
* Doc: Relicensed the documentation under the GNU FDL version 1.3.David Boddie2010-06-211-25/+11
| | | | | Reviewed-by: Trust Me Requested-by: Legal
* qdoc: Improved the address book tutorialMartin Smith2010-05-261-1/+1
| | | | | | I think this is not the final solution, but I need to decide how to handle \example commands.
* qdoc: Improved class index page.Martin Smith2010-05-251-540/+30
| | | | The classes.html page will look good with the correct css.
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7David Boddie2010-05-201-11/+1
|\
| * doc: Fixed many broken links.Martin Smith2010-05-191-10/+0
| |
| * doc: Updated the widgets tutorial to work without page links.Martin Smith2010-05-181-1/+1
| |
* | Doc: Updated example license to three clause BSD license.David Boddie2010-05-191-1/+4
|/ | | | | Reviewed-by: Trust Me Requested-by: Legal
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into ↵Qt Continuous Integration System2010-05-141-0/+1
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4.7-integration * '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2: (35 commits) Avoid running animation when loopCount == 0 Set the pictures for the examples of multitouch Compile fix on Windows. Remove an unnecessary assert. Documentation for the Pad Navigator Example. New Pad Nagivator example implementation. Skip definition of wintab functions in case of QT_NO_TABLETEVENT. Made curve tesselation be dynamically adjusted based on transform. Modified QPainter and QPixmap benchmarks to use raster pixmaps. Stabilize tst_QWidgetAction::visibilityUpdate Fix compiler warning in QT_REQUIRE_VERSION Stabilize tst_QColumnView::parentCurrentIndex Really fix tst_QDockWidget::taskQTBUG_9758_undockedGeometry on Linux Fix typos in Elastic Nodes example documentation. Made paint engine texture drawing work in GL ES 2 and updated docs. Opt out of visual-config size checks with extension Fix off-by-one in text layouts and widget size hints on Mac Stabilize tst_QDockWidget::taskQTBUG_9758_undockedGeometry Mark QFileDialog::Options as a Q_FLAGS fix tst_QDockWidget::taskQTBUG_9758_undockedGeometry on Linux ...
| * Documentation for the Pad Navigator Example.Andreas Aardal Hanssen2010-05-121-0/+1
| | | | | | | | This also does a few touch-ups on the source code.
* | qdoc: Another revision of the top doc page.Martin Smith2010-05-101-25/+6
| | | | | | | | More to come.
* | qdoc: Reorganized examples panel.Martin Smith2010-05-071-1/+91
|/
* Documentation for the Elastic Nodes example.Andreas Aardal Hanssen2010-04-291-1/+1
| | | | Checked for qdoc errors.
* Documentation for the Drag and Drop Robot example.Andreas Aardal Hanssen2010-04-291-1/+1
| | | | | | Checked that it doesn't introduce qdoc errors. Discussed with David and Martin; recommendation was to commit first and fix any errors via review in later commits.
* Typo.Yann Bodson2010-04-201-1/+0
|
* Create doc pages for QML focus and minehunt examples.Yann Bodson2010-04-201-3/+14
| | | | Link to declarative examples from Qt's examples page.
* Bearer management documentation.Aaron McCarthy2010-03-241-0/+2
| | | | Add overview and examples from Qt Mobility.
* Merge remote branch 'qt/4.6' into qt-master-from-4.6Qt Continuous Integration System2010-02-011-2/+2
|\ | | | | | | | | | | | | | | | | | | Conflicts: src/gui/kernel/qeventdispatcher_mac.mm src/gui/kernel/qt_cocoa_helpers_mac.mm src/gui/widgets/qmenu_mac.mm tests/auto/qgraphicswidget/tst_qgraphicswidget.cpp tools/assistant/tools/assistant/centralwidget.cpp tools/linguist/lupdate/main.cpp
| * Doc: Put the correct images with the D-Bus and Embedded Linux sections.David Boddie2010-01-281-2/+2
| | | | | | | | Reviewed-by: Trust Me
* | Merge branch '4.6'Thiago Macieira2010-01-211-3/+3
|\ \ | |/ | | | | | | Conflicts: tools/assistant/lib/qhelpsearchquerywidget.cpp
| * Doc: Fixed some earlier incorrect documentation fixes.David Boddie2010-01-201-3/+3
| | | | | | | | Reviewed-by: Trust Me
* | Merge branch '4.6'Thiago Macieira2010-01-181-131/+246
|\ \ | |/
| * Doc: Added placeholder pages for new examples and updated the overviews.David Boddie2010-01-151-131/+246
| | | | | | | | Reviewed-by: Trust Me
* | Merge branch '4.6'Thiago Macieira2010-01-131-1/+1
|\ \ | |/ | | | | | | | | | | | | | | | | | | Conflicts: bin/syncqt doc/src/deployment/deployment.qdoc src/corelib/io/qfsfileengine_win.cpp src/corelib/xml/qxmlstream.cpp src/opengl/gl2paintengineex/qpaintengineex_opengl2_p.h tools/assistant/tools/assistant/centralwidget.cpp tools/linguist/lupdate/main.cpp
| * Update copyright year to 2010Jason McDonald2010-01-061-1/+1
| | | | | | | | Reviewed-by: Trust Me
* | Merge branch '4.6'Thiago Macieira2009-12-261-3/+13
|\ \ | |/ | | | | | | | | | | Conflicts: examples/webkit/fancybrowser/main.cpp src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp tools/assistant/tools/assistant/bookmarkmanager.cpp
| * Doc: Added links to missing examples and placeholder documentation.David Boddie2009-12-041-3/+13
| | | | | | | | Reviewed-by: Trust Me
* | Merge branch '4.6'Thiago Macieira2009-11-251-14/+69
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | Conflicts: doc/src/modules.qdoc examples/assistant/simpletextviewer/findfiledialog.cpp examples/webkit/fancybrowser/mainwindow.cpp src/gui/widgets/qtabbar.cpp src/gui/widgets/qtabbar_p.h tests/auto/qpixmap/tst_qpixmap.cpp tools/assistant/compat/helpdialog.cpp tools/assistant/compat/tabbedbrowser.cpp translations/translations.pri
| * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6David Boddie2009-11-191-0/+2
| |\
| | * Doc: Adding documentation on Embedded Hardware accelerationMorten Engvoldsen2009-11-191-0/+1
| | | | | | | | | | | | | | | | | | | | | Added "best practice" page on HW acc for mebedded. Modified HW acc docs. Adding Hello GL ES for Wince to the list of examples. QTBUG-5791 David Boddie
| | * Added Input Panel example to the list of Tools examples.axis2009-11-181-0/+1
| | | | | | | | | | | | RevBy: Trust me
| * | Doc: Added placeholder documentation for missing demos and examples.David Boddie2009-11-191-14/+67
| |/ | | | | | | Reviewed-by: Trust Me
* | Assistant: Add minimal documentation for as-yet-undocumented example.ck2009-11-171-0/+2
|/ | | | | Task-number: QT-2455 Reviewed-by: David Boddie
* Doc: Improved WebKit example coverage.David Boddie2009-11-111-22/+65
| | | | Reviewed-by: Trust Me
* Attempt to fix qdoc error caused by renaming of ftp example to qftp.Jason McDonald2009-11-041-1/+1
| | | | Reviewed-by: Trust Me
* Doc: Gesture API documentation review and improvements.David Boddie2009-10-161-4/+3
| | | | Reviewed-by: Trust Me
* Move audio and video examples into the common multimedia directory.Andrew den Exter2009-10-161-5/+5
| | | | | | | | | Brings the video examples into multimedia directory, and removes the audio sub-directory so the directory structure is in line with the other example categories. Task-number: QT-667 Reviewed-by: Kurt Korbatits
* Remove the ahigl example screen driver.Rhys Weatherley2009-10-121-1/+0
| | | | | | | | This example is very old, doesn't work, and confuses anyone who reads about it into thinking that OpenGL compositing is possible with Qt/Embedded, which is not accurate. Reviewed-by: trustme
* Symbian fix: rename examples ftp and musicplayer to start with q.Frans Englich2009-10-091-1/+1
| | | | | | | | | | | | | | | | Symbian already has the executables musicplayer.exe, mediaplayer.exe and ftp.exe, with the result that we overwrite them with Qt. We solve this by renaming the examples, and do it not only on Symbian, such that Qt remains consistent across platforms. This was previously partly done for mediaplayer. The folder name needs to be consistent with the executable, for qtdemo to work. Done jointly with Alessandro. Task-number: QTBUG-4743 Reviewed-by: Alessandro Portale Reviewed-by: Frans Englich
* Doc: mark API of Gesture framework as preliminary.Volker Hilsheimer2009-10-021-0/+4
| | | | New API will most likely not be in the Beta release.
* Doc: A bit of text for example categories.Volker Hilsheimer2009-10-011-0/+4
| | | | IPC is missing.
* Doc: Resized the gestures (multitouch) image on the examples page.David Boddie2009-09-181-1/+1
| | | | Reviewed-by: Trust Me
* Corrected name of gestures png image name.Peter Yard2009-09-181-1/+1
|
* Fix qdoc warning about missing fileSarah Smith2009-09-171-1/+1
| | | | Reviewed-by: TrustMe
* Doc: Cleaned up the Designer main window and Embedded Linux pages.David Boddie2009-09-151-20/+33
| | | | Reviewed-by: Trust Me
* Doc: Ongoing improvements.David Boddie2009-09-141-71/+82
| | | | Reviewed-by: Trust Me
* Update license headers again.Jason McDonald2009-09-091-4/+4
| | | | Reviewed-by: Trust Me
* Doc: Some animation examples had no docs in qtdemo.Geir Vattekar2009-09-071-0/+4
| | | | | Task-number: 260779 Reviewed-by: Morten Engvoldsen
* Update tech preview license header for files that are new in 4.6.Jason McDonald2009-08-311-13/+13
| | | | Reviewed-by: Trust Me
* Integrate QAbstractVideoSurface API.Andrew den Exter2009-08-241-0/+7
| | | | | | | | | | This introduces a QAbstractVideoSurface interface for implementing arbitrary video outputs, and a QVideoFrame type. Also included is the QVideoSurfaceFormat class which is used to configure the input to a video surface, and the QAbstractVideoBuffer class which allows QVideoFrames to be constructed from non-native frame types. Reviewed-by: Dmytro Poplavskiy