summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)AuthorFilesLines
2013-03-05Doc: fixed snippet issues with customcompleter.qdocNico Vertriest1-19/+21
2013-02-20Fixed qtbase examples build when configured with -no-openglSamuel Rødal3-1/+7
2013-02-11Fix module name format in displayed codeSze Howe Koh1-1/+1
2013-01-31Merge branch 'release' into stableSergio Ahumada50-124/+101
2013-01-31fix install locations of examples/widgets/toolsOswald Buddenhagen18-18/+18
2013-01-31push feature conditionals down to subdirectoriesOswald Buddenhagen12-23/+39
2013-01-31don't build shared demo library which is not used anywayOswald Buddenhagen2-46/+7
2013-01-30Doc: Fix references to Qt TestSze Howe Koh1-2/+2
2013-01-28Fix warnings about files that can't be found in QtConcurrentSergio Ahumada5-5/+5
2013-01-28Fix some more old references and links to NokiaSergio Ahumada13-32/+32
2013-01-28Fix unopened commentSze Howe Koh1-1/+1
2013-01-27Doc: Widgets/Tools examples: fix group and missing imagesTopi Reinio4-2/+2
2013-01-25Doc: Fix module name formatSze Howe Koh7-10/+10
2013-01-22Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn1-1/+1
2013-01-18fix a typo in cube exampleJing Bai1-1/+1
2013-01-18Update copyright year in Digia's license headersSergio Ahumada1331-1331/+1331
2013-01-15Fix crash in hellowindow example when minimizing.Friedemann Kleint1-1/+2
2013-01-11Doc: corrected typo "the the"Nico Vertriest2-43/+43
2013-01-03Remove metatype registration of built-in types.Stephen Kelly1-1/+0
2012-12-28Polish code of some opengl exampleshjk29-255/+182
2012-12-21add and use qtHaveModule() functionOswald Buddenhagen29-36/+36
2012-12-21Fix typo in docs.Richard Moore1-1/+1
2012-12-19Fix compilation of Open GL ES 2 examples when using a Qt-namespace.Friedemann Kleint3-5/+2
2012-12-19fix examples/gui/analogclock for MSVCJoerg Bornemann1-0/+3
2012-12-18Qt Gui Examples: Fixed QDoc filesChristiaan Janssen3-0/+0
2012-12-18Fix building of the painting examples that use shared codehjk1-16/+15
2012-12-17clean up example project files, mostly wrt QT+=widgetsOswald Buddenhagen168-351/+324
2012-12-17remove QT+=widgets from SUBDIRS projectsOswald Buddenhagen28-50/+0
2012-12-17remove some unnecessary CONFIG additionsOswald Buddenhagen7-8/+0
2012-12-17OpenGL examples: Add error message about ANGLE on WindowsThomas Hartmann7-0/+42
2012-12-17Fix mandlebrot and imagescaling example qdoc markup.hjk2-7/+6
2012-12-14D-Bus Examples: added qdoc files and pathChristiaan Janssen5-0/+155
2012-12-14Entered hardcoded url to XaoS as a workaroundNico Vertriest1-1/+1
2012-12-14Doc: Added documentation for dbus and touch examplesVenugopal Shivashankar6-0/+112
2012-12-14Entered hardcoded url workaround QTBUG-28500Nico Vertriest1-2/+2
2012-12-14QtBase: Removed moved linguist examples.David Schulz20-982/+0
2012-12-14Doc: remove example docs that were moved to qttoolsLeena Miettinen2-159/+0
2012-12-14Enhance example qtbase/examples/widgets/widgets/mousebuttonsRick Stockton3-6/+55
2012-12-14Fix empty window title regression, add application display name to window titleDavid Faure1-0/+1
2012-12-13Docs: Fix referencesChristian Stenger1-1/+1
2012-12-12Some fixes to the OpenGL docs in GUIGunnar Sletta1-0/+0
2012-12-11install a sane top-level examples.pro fileOswald Buddenhagen2-0/+12
2012-12-11Hardcoded url to RFC3174 QTBUG-28500Nico Vertriest1-1/+1
2012-12-11Doc: Added documentation for the examplesVenugopal Shivashankar51-60/+552
2012-12-10Mark \brief comments in thread examples.hjk4-4/+4
2012-12-10Fixed installation of gui examples' targetsOliver Wolff3-0/+9
2012-12-10QtBase: Doc: Fix Links to designer manual.David Schulz1-3/+2
2012-12-10Doc: Updated outdated docs to use new macroChristian Stenger2-9/+18
2012-12-06Removed requestOrientation() API from QWindow.Samuel Rødal1-9/+7
2012-12-06Fix compile with -DQT_NO_SYSTEMTRAYICONMontel Laurent3-1/+34