summaryrefslogtreecommitdiffstats
path: root/examples/widgets
Commit message (Expand)AuthorAgeFilesLines
* 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
* UndoFramework example: make the background visibleIvan Solovev2021-02-021-0/+0
* DropSite example: support markdownShawn Rutledge2020-11-022-0/+5
* Use QScroller in the Dir View exampleShawn Rutledge2020-10-142-3/+13
* Polish the settingseditor exampleFriedemann Kleint2020-08-314-107/+232
* 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
* 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-034-6/+6
* Doc: replace deprecated references to QGLWidgetChristian Ehrlicher2020-03-201-1/+1
* 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
* | Add default arguments to QPainterPath methods using transformJarek Kobus2020-03-062-0/+2
* | 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
* | Docs: Use Qt::SplitBehavior in preference to QString::SplitBehaviorEdward Welbourne2020-02-287-8/+10
* | 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
* | Remove unused variableJan Arve Sæther2020-02-101-1/+0
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-0414-29/+30
|\|
| * 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-304-14/+15
* | Examples: Replace deprecated QLabel APISze Howe Koh2020-02-015-11/+11
* | QButtonGroup: deprecate overloaded signalsChristian Ehrlicher2020-01-284-12/+14
* | Deprecate all methods that use QMatrixJarek Kobus2020-01-285-9/+9
* | Fix some qdoc-warningsFriedemann Kleint2020-01-241-1/+1
* | Replace most use of QVariant::type and occurrences of QVariant::TypeOlivier Goffart2020-01-235-70/+70
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-182-18/+11
|\|
| * Pad Navigator example: Remove duplicated property animationsTopi Reinio2020-01-162-18/+11
* | Add documentation for the widget galleryFriedemann Kleint2020-01-141-0/+36
* | Unify application palette handling between QGuiApplication and QApplicationTor Arne Vestbø2020-01-132-8/+2
* | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2020-01-094-7/+7
|\|
| * Doc: Correct qdoc compilation errors qtbaseNico Vertriest2020-01-094-7/+7
* | Add a widget gallery exampleFriedemann Kleint2020-01-096-1/+650
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-063-42/+46
|\|
| * styles example: Implement standarPalette()Tor Arne Vestbø2020-01-023-42/+46