summaryrefslogtreecommitdiffstats
path: root/examples/widgets/dialogs
Commit message (Expand)AuthorAgeFilesLines
* CMake: Add deployment API to our examplesAlexandru Croitor2024-03-224-36/+40
* Correct license for examples filesLucie Gérard2024-03-075-5/+5
* standarddialogs: Don't assume QMessageBox::exec() returns clicked roleTor Arne Vestbø2023-10-241-5/+7
* Dialogs example: add checkbox for ColorDialogOption::NoEyeDropperButtonOliver Eftevaag2023-06-121-0/+1
* Examples: Remove unnecessary Q_INIT_RESOURCE callsKai Köhne2023-06-081-2/+0
* Remove the "classwizard" exampleVolker Hilsheimer2023-05-1617-624/+10
* Convert "extension" dialog example into snippetsVolker Hilsheimer2023-05-167-182/+0
* Move findfiles example into manual testsVolker Hilsheimer2023-02-097-377/+0
* QErrorMessage: Improve standard dialogs exampleTor Arne Vestbø2022-11-302-9/+7
* Examples: Use PRIVATE CMake linkageKai Köhne2022-11-307-7/+7
* Modernize QMessageBox documentation and exampleTor Arne Vestbø2022-11-181-24/+18
* Examples: Use qt_standard_project_setup()Kai Köhne2022-11-177-14/+14
* Examples: Use Qt6:: to qualify Qt CMake packagesKai Köhne2022-11-178-23/+23
* sharedmemory example: Handle QSharedMemory::AlreadyExists by attachingTor Arne Vestbø2022-11-151-0/+47
* QMessageBox: Don't add details button to native dialog helperTor Arne Vestbø2022-11-111-2/+2
* Exercise QMessageBox::setInformativeText() in standard dialogs exampleTor Arne Vestbø2022-11-031-13/+22
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-111-1/+1
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-238-8/+8
* Add license headers to cmake filesLucie Gérard2022-08-038-0/+24
* Use SPDX license identifiersLucie Gérard2022-05-1619-931/+38
* Replace uses of _qs with _s in sources and examplesSona Kurazyan2022-04-191-1/+3
* Examples: Remove unneeded CMake optionsKai Köhne2022-01-247-28/+0
* Examples: Fix whitespace issues in CMakeLists.txtKai Köhne2021-12-137-9/+21
* Examples: Remove remaining conversion markers in CMakeLists.txtKai Köhne2021-12-138-16/+0
* CMake: Prefer unversioned commandsKai Köhne2021-12-132-2/+2
* Examples: Use find_package(Qt6 REQUIRED COMPONENTS ...) idiomKai Köhne2021-12-107-22/+7
* Remove .prev_CMakeLists.txtKai Köhne2021-12-061-13/+0
* Raise cmake_minimum_required to VERSION 3.16 in examplesJoerg Bornemann2021-08-177-7/+7
* Improve translations loading code in standarddialogs exampleFriedemann Kleint2021-08-061-7/+8
* Build examples in isolated sub-builds using ExternalProjectCraig Scott2021-05-261-7/+7
* standarddialogs example: Fix font handlingFriedemann Kleint2021-04-071-1/+7
* 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
* Rename QLibraryInfo::location() to path()Lars Knoll2020-09-124-4/+4
* CMake: Regenerate examplesAlexandru Croitor2020-07-097-7/+35
* CMake: Regenerate examples/widgets/ projectsSona Kurazyan2020-04-292-7/+19
* High-DPI: Remove usages of Qt::AA_UseHighDpiPixmapsMorten Johan Sørvig2020-03-304-7/+0
* Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-02-132-2/+3
|\
| * Deprecate one overload of QInputDialog::getDouble() for 5.15Jan Arve Sæther2020-02-121-1/+2
| * 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-9/+70
* | | Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-241-1/+1
|\| |
| * | Deprecate constructing QFlags from a pointerAllan Sandfeld Jensen2019-11-201-1/+1
| |/
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeSimon Hausmann2019-10-171-2/+2
|\|
| * Prepare for deprecating the QDesktopWidgetSona Kurazyan2019-10-151-2/+2
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-1411-25/+25
|\|
| * Cleanup QtWidgets examplesChristian Ehrlicher2019-10-117-21/+21
| * Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-09-304-4/+4
| |\
| | * I18N: Load qtbase_ translation catalogs in examplesLeena Miettinen2019-09-274-4/+4