summaryrefslogtreecommitdiffstats
path: root/examples/widgets/mainwindows/mainwindow
Commit message (Expand)AuthorAgeFilesLines
* Move main window example to manual testTor Arne Vestbø2023-06-2914-1890/+0
* Move widgets Application example to manual testsAxel Spoerl2023-06-041-0/+2
* mainwindow example: Fix implicit conversion from qsizetype warningsTor Arne Vestbø2023-03-232-3/+3
* examples: Connect Quit action to QCoreApplication::quit, not QWidget::closeTor Arne Vestbø2023-02-201-1/+1
* mainwindow example: Don't assume toolbar parent is main windowTor Arne Vestbø2023-02-202-12/+6
* Examples: Use PRIVATE CMake linkageKai Köhne2022-11-301-1/+1
* Examples: Use qt_standard_project_setup()Kai Köhne2022-11-171-2/+2
* Examples: Use Qt6:: to qualify Qt CMake packagesKai Köhne2022-11-171-3/+3
* Use popup() instead of exec() in examplesMikolaj Boc2022-09-071-1/+1
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* Use SPDX license identifiersLucie Gérard2022-05-167-343/+14
* Examples: Do not depend on transitive includesFabian Kosmale2022-03-171-0/+3
* Examples: Remove unneeded CMake optionsKai Köhne2022-01-241-4/+0
* Examples: Fix whitespace issues in CMakeLists.txtKai Köhne2021-12-131-2/+3
* Examples: Remove remaining conversion markers in CMakeLists.txtKai Köhne2021-12-131-2/+0
* CMake: Prefer unversioned commandsKai Köhne2021-12-131-1/+1
* Examples: Use find_package(Qt6 REQUIRED COMPONENTS ...) idiomKai Köhne2021-12-101-3/+1
* Raise cmake_minimum_required to VERSION 3.16 in examplesJoerg Bornemann2021-08-171-1/+1
* Remove unnecessary int() casting in QRandomGenerator::boundedThiago Macieira2021-03-171-1/+1
* CMake: Regenerate examples to set the WIN32_EXECUTABLE propertyAlexandru Croitor2020-10-271-0/+4
* CMake: Regenerate examples to use qt_add_executableAlexandru Croitor2020-10-191-1/+1
* Deprecate implicit QPixmap conversion to QBitmapVolker Hilsheimer2020-09-171-1/+1
* Port from devicePixelRatioF() to devicePixelRatio()Morten Johan Sørvig2020-09-101-1/+1
* High-DPI: Remove usage of Qt::AA_EnableHighDpiScalingTor Arne Vestbø2020-08-281-1/+0
* Move QStringRef and remains to Qt5CompatKarsten Heimrich2020-08-201-3/+3
* CMake: Regenerate examplesAlexandru Croitor2020-07-091-1/+5
* 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
* | Regenerate examplesAlexandru Croitor2020-02-041-2/+22
* | 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/wip/qt6' into wip/cmakeAlexandru Croitor2019-06-141-1/+1
|\|
* | Fix compiling of examples on AndroidSimon Hausmann2019-06-121-1/+2
* | Fix linking of examplesSimon Hausmann2019-06-121-1/+1
* | Allow to build examples as standalone projectKevin Funk2019-06-051-27/+21
* | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-162-12/+14
|\|
| * Fix some deprecation warnings in examplesFriedemann Kleint2019-02-061-1/+1
| * Cleanup Widgets examples - foreachChristian Ehrlicher2019-01-232-4/+6
| * Cleanup Widgets examples - nullptrChristian Ehrlicher2019-01-232-7/+7
* | CMake: Add widgets examplesTobias Hunger2019-03-261-0/+35
|/
* 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-201-0/+1
|\