summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Command-line-only examples should not build as .app bundles on OSXShawn Rutledge2012-09-038-0/+8
* Properly reflect format changes in calendarwidget example.Mitch Curtis2012-09-032-14/+30
* Don't reference widgets/widgets in example doc.Frederik Gladhorn2012-09-0124-571/+571
* Moved gui example documentation to the proper location.Samuel Rødal2012-09-014-0/+456
* Added OpenGL example and documentation.Samuel Rødal2012-08-297-1/+443
* Move address book example images to proper location.Frederik Gladhorn2012-08-286-0/+0
* Add missing examples from doc repo.Frederik Gladhorn2012-08-282-0/+85
* doc: fix linksFrederik Gladhorn2012-08-282-3/+3
* doc: key -> uicontrolFrederik Gladhorn2012-08-271-1/+1
* Remove mentioning of Phonon.Frederik Gladhorn2012-08-271-4/+3
* Doc: replace occurrence of \starslash in widget docsAndy Nichols2012-08-231-1/+1
* change http example default URL to http[s]://qt-project.orgJeremy Katz2012-08-231-2/+2
* Doc: Fix snippet and example referencing widget examplesAndy Nichols2012-08-23101-1498/+1498
* Doc: change \menu to \uicontrol in application example docsAndy Nichols2012-08-221-10/+10
* Making trivial snippets inlineGabriel de Dietrich2012-08-215-13/+47
* Moved a bunch of widgets example images from qtdoc to qtwidgetsJ-P Nurmi2012-08-2033-0/+0
* Moving .qdoc files under examples/widgets/docGabriel de Dietrich2012-08-201300-57/+18815
* Doc: Add FOV to rogue example.Geir Vattekar2012-08-181-0/+49
* Clean up QScreen::grabWindow()aavit2012-08-181-1/+3
* Doc: Fix broken return codes for a few examplesGeir Vattekar2012-08-155-5/+5
* Call clear() instead of empty() in addressbook/part6 tutorial.Mitch Curtis2012-08-091-1/+1
* Avoid potential crash.Gunnar Sletta2012-08-081-1/+1
* let qmake auto-generate d-bus adaptors and interfacesOswald Buddenhagen2012-08-0711-703/+10
* fix class and file names in the d-bus examplesOswald Buddenhagen2012-08-078-22/+22
* Remove some dead code wrapped in Q_WS_QWS.Stephen Kelly2012-08-031-5/+0
* Remove the obsolete scene argument for constructors of graphics itemsLars Knoll2012-08-0310-20/+15
* examples: fixed compile with -no-widgetsRohan McGovern2012-07-272-2/+10
* Correct status tips for Menus example.Mitch Curtis2012-07-251-1/+1
* statemachine: Move RestorePolicy enum to QState classKent Hansen2012-07-161-1/+1
* Analog clock and raster window examplesGunnar Sletta2012-07-138-0/+426
* Make it clear that stickman example animations are binary files.Jason McDonald2012-07-136-9/+9
* qtbase: Add missing example installs and files.Friedemann Kleint2012-07-107-3/+34
* Change deprecated use of CONFIG+=qdbus to QT+=dbusSergio Ahumada2012-07-098-11/+8
* Make QCalendarWidget use its locale's firstDayOfWeek.Mitch Curtis2012-06-281-1/+4
* QGraphicsItem::setAcceptsHoverEvents is deprecated, replace itThiago Macieira2012-06-262-2/+2
* Replace the QGraphicsItem deprecated transforming functionsThiago Macieira2012-06-267-12/+12
* Update calendarwidget exampleGatis Paeglis2012-06-201-4/+4
* Fix building of qtbase examples when printsupport module is disabled.Janne Anttila2012-06-1822-15/+49
* Fix encoding of non-ASCII stringsThiago Macieira2012-06-144-10/+10
* Change path for 'mousebuttons' widgets exampleGatis Paeglis2012-06-141-2/+2
* Add install path for qpa windows exampleGatis Paeglis2012-06-141-0/+6
* Use a QVector<int> instead of a QSet<int> in itemviews/models.Stephen Kelly2012-06-122-2/+2
* Replace deprecated QGraphicsScene::itemAt() with items()Thiago Macieira2012-06-091-1/+2
* Fix assert in painting demos when switching to OpenGL.Friedemann Kleint2012-06-091-3/+6
* Fix compilation of examples with -no-widgetsKent Hansen2012-06-075-5/+5
* Remove widgets dependency from xmlstreamlint exampleKent Hansen2012-06-071-1/+1
* Remove widgets dependency from qtconcurrent/map autotestKent Hansen2012-06-072-3/+3
* Remove useless "QT += widgets"Kent Hansen2012-06-0513-22/+0
* Fix digiflip example build.Janne Anttila2012-05-311-0/+2
* Remove the MacMainWindow example.Morten Johan Sorvig2012-05-305-506/+0