summaryrefslogtreecommitdiffstats
path: root/examples/widgets
Commit message (Expand)AuthorAgeFilesLines
* Replace MAC OS X with OS XNico Vertriest2015-06-305-9/+9
* Doc: rearrange tables with overflowNico Vertriest2015-06-261-1/+2
* fix usage of wince scopeOswald Buddenhagen2015-06-059-12/+15
* Merge "Merge remote-tracking branch 'origin/5.5.0' into 5.5" into refs/stagin...Liang Qi2015-06-023-2/+10
|\
| * Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-06-013-2/+10
| |\
| | * Doc: Added the missing \brief and \image for example docsVenugopal Shivashankar2015-05-273-2/+10
* | | imageviewer example: support loading images on iOSRichard Moe Gustavsen2015-06-021-1/+1
|/ /
* | Fix exclusion for legacy Open GL examples.Friedemann Kleint2015-05-151-5/+1
* | Make the windowcontainer example more robustLaszlo Agocs2015-05-121-7/+11
* | Polish the Dir View example.Friedemann Kleint2015-03-061-1/+21
* | doc: imagegestures example: document the pinch handlerShawn Rutledge2015-03-032-15/+54
* | imagegestures example: scaleFactor is relative; get values directlyShawn Rutledge2015-02-251-8/+4
* | Fixed license headersJani Heikkinen2015-02-1712-12/+12
* | Use C++ <cmath> instead of <math.h>Allan Sandfeld Jensen2015-02-1612-36/+42
* | Updated BSD licensed file headersJani Heikkinen2015-02-15562-1686/+1686
* | MSVC: Remove use of -Zm argumentKai Koehne2015-02-132-13/+0
* | Update copyright headersJani Heikkinen2015-02-11806-4577/+4483
* | Remove traces of the Maemo platformTor Arne Vestbø2015-02-042-9/+0
* | Make it more obvious that Q_WS_ is dead code, and should perhaps be portedTor Arne Vestbø2015-02-032-3/+3
* | systray example: revert the heart icon to its previous versionShawn Rutledge2015-01-281-0/+0
* | Simplify fontsampler example by using the automatic tristate feature.David Faure2015-01-251-40/+1
* | D-Bus tray icon: ensure that the image is square before sendingShawn Rutledge2015-01-231-0/+0
* | Haiku: Make examples compile on HaikuTobias Koenig2015-01-142-2/+2
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-12-291-5/+5
|\|
| * Remove a memory leak in the custom sort filter model exampleGiuseppe D'Angelo2014-12-231-5/+5
* | Merge remote-tracking branch 'origin/5.4' into devSimon Hausmann2014-12-101-0/+37
|\|
| * Doc: corrected autolink errors corelib/ioNico Vertriest2014-11-261-0/+37
* | QCommandLineParser: Show usage and errors in message boxes on Windows.Friedemann Kleint2014-11-271-8/+1
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-11-2423-8/+11
|\|
| * New Qt logoAlessandro Portale2014-11-0518-0/+0
| * Fix includes in mousebuttons exampleAlexander Volkov2014-10-273-3/+6
| * Doc: Include QtWidgets instead of QtGuiAlexander Volkov2014-10-272-5/+5
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-10-094-4/+4
|\|
| * Fix executable name of mousebuttons example.Friedemann Kleint2014-10-091-1/+1
| * Doc: Use title case in section1 titlesNico Vertriest2014-09-303-3/+3
* | Add debug output for QGestureEvent and QGesture classes.Friedemann Kleint2014-09-301-2/+2
|/
* Balloon tip must follow systemtray iconAllan Sandfeld Jensen2014-09-251-0/+1
* Polish the mdi example.Friedemann Kleint2014-09-243-6/+26
* Update license headers and add new license filesMatti Paaso2014-09-24103-1957/+1133
* Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-09-231-1/+5
|\
| * Fix selection of fonts based on styleNameAllan Sandfeld Jensen2014-08-141-1/+5
* | Changed font-family to Times New RomanTomi Korpipää2014-09-191-1/+1
* | Fix cancel operation for example "Application"Mika Salmela2014-09-171-4/+4
* | Merge "Merge remote-tracking branch 'origin/5.3' into 5.4" into refs/staging/5.4Giuseppe D'Angelo2014-08-191-0/+3
|\ \
| * | Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-08-121-0/+3
| |\|
| | * Font Database: Add support for private, system UI font familiesGabriel de Dietrich2014-08-111-0/+3
* | | Add the StorageView exampleIvan Komissarov2014-08-145-1/+327
|/ /
* | Make QOpenGLWidget publicLaszlo Agocs2014-08-011-1/+1
* | Examples: Add Q_DECL_OVERRIDE to overridden functionsOlivier Goffart2014-07-15146-605/+605
* | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-031-7/+6
|\|