summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Use QScroller in the Dir View exampleShawn Rutledge2020-10-142-3/+13
* Don't depend on tools for the qtestlib examplesAndy Shaw2020-09-161-1/+1
* Polish the settingseditor exampleFriedemann Kleint2020-08-314-107/+232
* Deprecate QTimeLine's curveShape in favor of its easingCurveEdward Welbourne2020-07-161-1/+1
* Examples/RegularExpressionDialog: remove deprecated optionsChristian Ehrlicher2020-07-142-13/+0
* Doc: Fix typoPaul Wicking2020-06-251-1/+1
* Example: Connect to correct slotPaul Wicking2020-06-231-1/+1
* Use | to OR some related flagsGiuseppe D'Angelo2020-06-191-1/+1
* Fix OpenGL mode in examples like compositionLaszlo Agocs2020-06-091-3/+5
* Mark widget gallery example as "gallery"Friedemann Kleint2020-05-191-0/+1
* Doc: Use nullptr instead of 0 in examplePaul Wicking2020-05-181-1/+1
* Do not mention Qt XML's SAX API anymore in examples/xml/READMEKai Koehne2020-05-181-5/+3
* torrent example: fix stripping of file extensionMarc Mutz2020-04-271-1/+1
* SslSocketClient - fix example not to crashTimur Pocheptsov2020-04-221-0/+1
* Stop using obsolete TouchPoint rect accessors in tests and examplesShawn Rutledge2020-04-101-5/+7
* macOS: Remove all use of deprecated Q_OS_OSX defineTor Arne Vestbø2020-04-035-7/+7
* More qOverload cleanups in qtbaseTimur Pocheptsov2020-03-241-2/+1
* QAbstractSocket: Fix usage of deprecated error signal in exampleMårten Nordheim2020-03-241-1/+1
* Doc: replace deprecated references to QGLWidgetChristian Ehrlicher2020-03-203-13/+13
* Mandelbrot Example: Use High DPI scalingFriedemann Kleint2020-03-125-21/+47
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-03-116-17/+30
|\
| * examples: Fix build for configurations that do not have printsupportOliver Wolff2020-03-056-17/+30
* | Polish the Mandelbrot ExampleFriedemann Kleint2020-03-103-33/+29
* | Add default arguments to QPainterPath methods using transformJarek Kobus2020-03-065-0/+5
* | Doc: Let SQL Drill Down example show correct use of qgraphicsitem_castPaul Wicking2020-03-062-0/+6
* | Examples: add scrollbar to allow viewing all options on AndroidAssam Boudjelthia2020-03-032-12/+33
* | Examples: enable HighDPI scaling for examples on AndroidAssam Boudjelthia2020-03-0316-1/+49
* | QNetworkReply: Deprecate 'error' signal, use 'errorOccurred' insteadMårten Nordheim2020-03-031-1/+1
* | Examples: use QDialog::showMaximaized() for AndroidAssam Boudjelthia2020-03-033-1/+14
* | Docs: Use Qt::SplitBehavior in preference to QString::SplitBehaviorEdward Welbourne2020-02-289-10/+12
* | Revert "QNetworkReply: deprecate the 'error' getter"Alexander Akulich2020-02-287-8/+8
* | QAbstractSocket: deprecate 'error' signal, use 'errorOccurred' insteadAlexander Akulich2020-02-277-13/+11
* | Examples: request Android storage permissions when using QStandardPathsAssam Boudjelthia2020-02-262-1/+24
* | Revert "QAbstractSocket: deprecate 'error' member-function"Alexander Akulich2020-02-263-4/+4
* | Remove bearer management from remaining network examplesMårten Nordheim2020-02-196-139/+9
* | Remove the bearermonitor exampleMårten Nordheim2020-02-1910-2012/+0
* | Remove usage of bearer management from lightmaps exampleMårten Nordheim2020-02-192-46/+0
* | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2020-02-181-5/+1
|\|
| * Doc: remove link to Qt Quarterly in examplePaul Wicking2020-02-141-5/+1
* | Deprecate QTabletEvent::device() in favor of deviceType()Shawn Rutledge2020-02-171-4/+4
* | Deprecate one overload of QInputDialog::getDouble() for 5.15Jan Arve Sæther2020-02-121-1/+2
* | QLocalSocket: Deprecate 'error' signal, use 'errorOccurred' insteadv5.15.0-alpha1Alexander Akulich2020-02-111-2/+1
* | Remove unused variableJan Arve Sæther2020-02-101-1/+0
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-0421-33/+39
|\|
| * Markdown importer: use Unicode decodingGiuseppe D'Angelo2020-02-031-4/+4
| * Examples: fix compile without printsupportChristian Ehrlicher2020-01-3110-11/+11
| * Change examples and snippets to pass QDate and QTime by valueEdward Welbourne2020-01-306-18/+19
| * Doc: Specify install path for Vulkan examplesTopi Reinio2020-01-305-0/+5
* | Examples: Replace deprecated QLabel APISze Howe Koh2020-02-015-11/+11
* | QButtonGroup: deprecate overloaded signalsChristian Ehrlicher2020-01-284-12/+14