summaryrefslogtreecommitdiffstats
path: root/doc/src/getting-started/examples.qdoc
Commit message (Collapse)AuthorAgeFilesLines
* Update licenseheader text in source filesJyri Tahtela2011-05-131-10/+10
| | | | | | | Updated version of LGPL and FDL licenseheaders. Apply release phase licenseheaders for all source files. Reviewed-by: Trust Me
* Edited the Tutorials and Examples pages. Renamed links in index.qdoc.Jerome Pasion2011-03-251-2/+9
| | | | | | Added a link to the eLearning materials and Creator manual. Reviewed-by: David Boddie
* Doc: Converted the Internationalization with Qt document into a group.David Boddie2011-03-011-0/+1
|
* Doc: Fixed QML syntax.David Boddie2011-01-191-2/+4
|
* Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
| | | | Reviewed-by: Trust Me
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7David Boddie2010-10-201-1/+1
|\
| * Corrected spelling mistake and whitespace fixes.Jerome Pasion2010-10-181-1/+1
| | | | | | | | Task-number: QTBUG-14501
* | Doc: Fixed links to the online BSD license information.David Boddie2010-10-071-1/+2
|/
* Added the QtWebKit bridge Image Analyzer example.Jerome Pasion2010-10-041-2/+5
| | | | | | | Originally written by Jervey Kong. Task-number: QTBUG-14154 Reviewed-by: David Boddie
* Doc: Fixed the in-repository licenses for the documentation.David Boddie2010-10-041-5/+5
| | | | | | In the repository, we should always use the No Commercial license alongside the GNU Free Documentation License for documentation files.
* Doc: maintainance - fixing grammar and spellingMorten Engvoldsen2010-09-231-25/+25
|
* Doc: linking up orphant filesMorten Engvoldsen2010-08-231-0/+4
|
* Doc: Removed invalid entities in documentation.David Boddie2010-08-101-2/+2
| | | | | Details: It is not necessary to use entities. In any case, I replaced them with words for consistency.
* doc: Fixed some missing images.Martin Smith2010-08-061-1/+1
| | | | Task-nr: QTBUG-8246
* Modified file/directory names and text to remove disallowed terminology.Kevin Wright2010-07-271-8/+8
|
* 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