summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* savegame ex.: fix include order [2/2]: game.hMarc Mutz2023-02-131-3/+3
* savegame ex.: use NSDMI, =default the default ctorMarc Mutz2023-02-132-6/+4
* savegame ex.: fix include orderMarc Mutz2023-02-132-3/+4
* savegame ex.: fix extra ';' after Q_GADGETMarc Mutz2023-02-131-1/+1
* savegame ex.: make Level ctor explicitMarc Mutz2023-02-081-1/+1
* Fix ContextInfo example crashing on AndroidJani Korteniemi2023-01-311-0/+2
* examples: add WindowStaysOnBottomHint into preview textLiang Qi2022-05-011-0/+2
* Chip example: fix an accidental bool->int conversion when using PMF connectionsTang Haixiang2022-04-142-6/+18
* Fix treemodelcompleter exampleJoerg Bornemann2021-10-271-3/+2
* Android: Fix build error issue in examplesJukka Passi2021-06-101-1/+5
* Fix Editable Tree Model example model rowCount and model instance leakSamuel Gaist2021-04-072-1/+4
* Brush up the imageviewer exampleFriedemann Kleint2021-03-012-4/+5
* Turn off the dbus examples for qmake-generated VS projectsJoerg Bornemann2021-02-101-1/+3
* UndoFramework example: make the background visibleIvan Solovev2021-02-021-0/+0
* secureudpclient - a speculative fix for non-reproducible crashTimur Pocheptsov2020-12-111-0/+5
* DropSite example: support markdownShawn Rutledge2020-11-022-0/+5
* 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