summaryrefslogtreecommitdiffstats
path: root/examples/widgets
Commit message (Expand)AuthorAgeFilesLines
* Fix OpenGL mode in examples like compositionLaszlo Agocs2020-06-091-3/+5
* Phase 2 of removing QDesktopWidgetVolker Hilsheimer2020-06-082-2/+0
* Replace calls to deprecated QEvent accessor functionsShawn Rutledge2020-06-0823-92/+92
* Remove the deprecated QDirModelVolker Hilsheimer2020-06-043-7/+0
* Port QRegularExpression to QStringView, drop QStringRefGiuseppe D'Angelo2020-05-311-1/+1
* Examples/RegularExpressionDialog: remove deprecated optionsChristian Ehrlicher2020-05-232-13/+0
* Get rid of some QTextCodec leftoversLars Knoll2020-05-141-3/+2
* Get rid of QTextCodec in the textedit exampleLars Knoll2020-05-141-10/+8
* Doc: Use nullptr instead of 0 in examplePaul Wicking2020-05-111-1/+1
* Remove a couple of QTextStream usagesLars Knoll2020-05-011-3/+3
* CMake: Regenerate examples/widgets/ projectsSona Kurazyan2020-04-2916-29/+163
* Mark widget gallery example as "gallery"Friedemann Kleint2020-04-291-0/+1
* examples: avoid int -> QChar conversionsMarc Mutz2020-04-291-1/+1
* CMake: Add qt6_add_plugin public APILeander Beernaert2020-04-225-7/+9
* Remove deprecated QStyle enum valuesVolker Hilsheimer2020-04-161-2/+2
* Port example over to QRegularExpressionLars Knoll2020-04-155-26/+44
* Convert the example to use QRegularExpressionLars Knoll2020-04-152-17/+32
* Fix example documentation to not mention QRegExp anymoreLars Knoll2020-04-132-5/+2
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-111-5/+7
|\
| * Stop using obsolete TouchPoint rect accessors in tests and examplesShawn Rutledge2020-04-101-5/+7
* | Change qHash() to work with size_t instead of uintLars Knoll2020-04-091-1/+1
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-084-6/+6
|\|
| * macOS: Remove all use of deprecated Q_OS_OSX defineTor Arne Vestbø2020-04-034-6/+6
| * Doc: replace deprecated references to QGLWidgetChristian Ehrlicher2020-03-201-1/+1
* | QRegularExpression: rename AnchoredMatchOption to AnchorAtOffsetMatchOptionGiuseppe D'Angelo2020-04-031-1/+1
* | Remove the regexp exampleLars Knoll2020-03-319-436/+18
* | Move undo framework out of Qt WidgetsMitch Curtis2020-03-301-1/+1
* | High-DPI: Remove usages of Qt::AA_UseHighDpiPixmapsMorten Johan Sørvig2020-03-3010-28/+0
* | Remove QGuiAction again and split QAction implementation up insteadVolker Hilsheimer2020-03-296-3/+6
* | Re-generate various CMake projects and configure after mergeSimon Hausmann2020-03-162-0/+4
* | Merge "Merge remote-tracking branch 'origin/5.15' into dev"Simon Hausmann2020-03-166-17/+30
|\ \
| * | Merge remote-tracking branch 'origin/5.15' into devSimon Hausmann2020-03-166-17/+30
| |\|
| | * 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
* | | | cmake: Remove APPLE prefix from platform namesTor Arne Vestbø2020-03-162-2/+2
* | | | cmake: Fix naming when referring to Apple macOSTor Arne Vestbø2020-03-162-2/+2
|/ / /
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-112-0/+2
|\| |
| * | Add default arguments to QPainterPath methods using transformJarek Kobus2020-03-062-0/+2
* | | Merge remote-tracking branch 'origin/5.15' into devLars Knoll2020-03-0420-13/+91
|\| |
| * | 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
| * | Examples: use QDialog::showMaximaized() for AndroidAssam Boudjelthia2020-03-032-0/+9
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-037-8/+10
|\| |
| * | Docs: Use Qt::SplitBehavior in preference to QString::SplitBehaviorEdward Welbourne2020-02-287-8/+10
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-02-262-9/+5
|\| |
| * | 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
* | | Docs: Remove traces of QGLJohan Klokkhammer Helsing2020-02-201-1/+1
* | | QComboBox: remove currentIndexChanged(const QString&)Vitaly Fanaskov2020-02-197-17/+17