summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* 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
* QApplication::syncX doesn't do anything in Qt 5 anymoreThiago Macieira2012-05-292-2/+0
* Replace QVariant::typeToName usage by QMetaType::typeName call.Jędrzej Nowacki2012-05-281-2/+2
* OpenGL/HelloWindow example: Fix resource leaks.Friedemann Kleint2012-05-253-10/+21
* Fixed unused paramater warning in download example.Mitch Curtis2012-05-221-0/+2
* Fixed "No such signal" error in download example output.Mitch Curtis2012-05-221-0/+3
* Fixed unused variable warning in anchorlayout example.Mitch Curtis2012-05-191-23/+23
* Fixed unused variable warning in chart example.Mitch Curtis2012-05-191-5/+0
* Fixed unused parameter warning in hellowindow example.Mitch Curtis2012-05-181-0/+2