summaryrefslogtreecommitdiffstats
path: root/examples/widgets/mainwindows
Commit message (Expand)AuthorAgeFilesLines
* Raise cmake_minimum_required to VERSION 3.16 in examplesJoerg Bornemann2021-08-176-6/+6
* Build examples in isolated sub-builds using ExternalProjectCraig Scott2021-05-261-6/+6
* Remove unnecessary int() casting in QRandomGenerator::boundedThiago Macieira2021-03-171-1/+1
* CMake: Regenerate examples to set the WIN32_EXECUTABLE propertyAlexandru Croitor2020-10-277-0/+28
* CMake: Regenerate examples to use qt_add_executableAlexandru Croitor2020-10-197-7/+7
* Deprecate implicit QPixmap conversion to QBitmapVolker Hilsheimer2020-09-171-1/+1
* Port from devicePixelRatioF() to devicePixelRatio()Morten Johan Sørvig2020-09-101-1/+1
* Deliver Quit event when calling QCoreApplication::quit()Tor Arne Vestbø2020-09-072-2/+2
* Remove "fallback session management"Andreas Hartmetz2020-09-011-1/+0
* High-DPI: Remove usage of Qt::AA_EnableHighDpiScalingTor Arne Vestbø2020-08-283-7/+0
* Move QStringRef and remains to Qt5CompatKarsten Heimrich2020-08-201-3/+3
* CMake: Regenerate examplesAlexandru Croitor2020-07-097-7/+35
* Use qsizetype in QListLars Knoll2020-07-061-1/+1
* Example: Connect to correct slotPaul Wicking2020-06-231-1/+1
* Replace calls to deprecated QEvent accessor functionsShawn Rutledge2020-06-081-1/+1
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-081-2/+2
|\
| * macOS: Remove all use of deprecated Q_OS_OSX defineTor Arne Vestbø2020-04-031-2/+2
* | High-DPI: Remove usages of Qt::AA_UseHighDpiPixmapsMorten Johan Sørvig2020-03-301-1/+0
* | Remove QGuiAction again and split QAction implementation up insteadVolker Hilsheimer2020-03-293-2/+3
* | Merge remote-tracking branch 'origin/5.15' into devLars Knoll2020-03-042-0/+6
|\|
| * Examples: enable HighDPI scaling for examples on AndroidAssam Boudjelthia2020-03-032-0/+6
* | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-02-131-1/+1
|\|
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-041-1/+1
| |\
| | * Examples: fix compile without printsupportChristian Ehrlicher2020-01-311-1/+1
* | | Regenerate examplesAlexandru Croitor2020-02-047-11/+177
* | | Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-242-2/+2
|\| |
| * | Deprecate constructing QFlags from a pointerAllan Sandfeld Jensen2019-11-202-2/+2
| |/
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeSimon Hausmann2019-10-173-4/+4
|\|
| * Prepare for deprecating the QDesktopWidgetSona Kurazyan2019-10-153-4/+4
* | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-07-113-32/+54
|\|
| * Use QSaveFile in MainWindow examplesFriedemann Kleint2019-06-123-32/+54
* | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-06-146-7/+7
|\|
* | Fix compiling of examples on AndroidSimon Hausmann2019-06-126-6/+12
* | Fix linking of examplesSimon Hausmann2019-06-126-6/+6
* | Allow to build examples as standalone projectKevin Funk2019-06-056-127/+140
* | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-1613-35/+41
|\|
| * QtBase: compile examples with QT_DISABLE_DEPRECATED_BEFORE=0x050d00Christian Ehrlicher2019-02-131-1/+1
| * Fix some deprecation warnings in examplesFriedemann Kleint2019-02-061-1/+1
| * Cleanup Widgets examples - foreachChristian Ehrlicher2019-01-236-8/+14
| * Cleanup Widgets examples - nullptrChristian Ehrlicher2019-01-234-11/+11
| * Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-11-103-0/+0
| |\
| | * Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-11-093-0/+0
| | |\
| | | * Update the floppy disk icon (save) to be physically correctThiago Macieira2018-11-063-0/+0
| * | | Fix usage of QGuiApplication::set/resetOverrideCursorChristian Ehrlicher2018-11-054-14/+14
| |/ /
* / / CMake: Add widgets examplesTobias Hunger2019-03-267-0/+170
|/ /
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-05-032-0/+14
|\|
| * Examples: Fix unused variable warnings by ClangFriedemann Kleint2018-05-022-0/+14
* | Fix a bunch of compiler warnings in the qtbase examplesJake Petroules2018-02-071-0/+1
|/
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-205-0/+5
|\
| * qtlite: Skip building examples when configured with no-feature-itemviewsRainer Keller2018-01-125-0/+5