summaryrefslogtreecommitdiffstats
path: root/examples/widgets/widgets
Commit message (Expand)AuthorAgeFilesLines
* Convert Group Box Example to snippets and screenshotsMohammadHossein Qanbari2024-04-187-247/+0
* CMake: Add deployment API to our examplesAlexandru Croitor2024-03-2212-108/+120
* Correct license for examples filesLucie Gérard2024-03-0712-12/+12
* Update Sliders exampleVolker Hilsheimer2023-12-194-93/+52
* Refurbish the shaped clock exampleMatthias Rauter2023-11-171-21/+34
* Refurbish the clock exampleMatthias Rauter2023-11-131-26/+48
* Convert tooltips example to snippetsVolker Hilsheimer2023-10-2713-528/+0
* Move tetrix example to manual testTor Arne Vestbø2023-06-2911-782/+0
* Move styles example to manual testTor Arne Vestbø2023-06-2912-805/+0
* Move stylesheets example to manual testTor Arne Vestbø2023-06-2947-1940/+0
* Move movie example to manual testTor Arne Vestbø2023-06-288-307/+0
* Move validators example to manual testTor Arne Vestbø2023-06-2815-779/+0
* Move image viewer example to manual testTor Arne Vestbø2023-06-287-518/+0
* Move icons example to manual testTor Arne Vestbø2023-06-2827-979/+0
* Move digital clock example to manual testTor Arne Vestbø2023-06-267-120/+0
* Move character map example to manual testTor Arne Vestbø2023-06-269-575/+0
* Examples: Remove unnecessary Q_INIT_RESOURCE callsKai Köhne2023-06-084-8/+0
* shortcuteditor example: Don't reference null-actionTor Arne Vestbø2023-05-171-5/+5
* Revamp the shapedclock exampleVolker Hilsheimer2023-05-162-12/+3
* Fix pointer mismatch after QList::move() in tooltip exampleAxel Spoerl2023-03-282-18/+26
* examples: port widget examples to new connection styleSamuel Gaist2023-02-254-27/+31
* Fix qtbase build when all deprecated code are disabledYuhang Zhao2023-02-221-3/+3
* examples: Connect Quit action to QCoreApplication::quit, not QWidget::closeTor Arne Vestbø2023-02-201-1/+1
* Examples: move widgets/codeeditor into manual testsVolker Hilsheimer2023-02-097-267/+0
* Turn elidedlabel example into a code snippetVolker Hilsheimer2023-02-099-343/+0
* Remove "Analog Clock Window Example"Jan Arve Sæther2023-02-071-3/+3
* Examples: Add missing include guardsFriedemann Kleint2023-02-011-0/+5
* Remove wiggly exampleJan Arve Sæther2023-01-319-210/+0
* Remove mousebuttons examplesVolker Hilsheimer2023-01-177-304/+0
* Fix unused variable compiler warning in slider exampleAxel Spoerl2023-01-051-0/+1
* wiggly example: add support for emojis etc. (utf16 surrogate pairs)Eirik Aavitsland2022-12-122-6/+7
* Examples: Use PRIVATE CMake linkageKai Köhne2022-11-3026-29/+29
* Examples: Remove duplicated Qt6::PrintSupport link informationKai Köhne2022-11-302-12/+0
* Examples: Use qt_standard_project_setup()Kai Köhne2022-11-1726-54/+52
* Examples: Use Qt6:: to qualify Qt CMake packagesKai Köhne2022-11-1726-86/+86
* Add a shortcut editor exampleLaszlo Papp2022-10-2515-0/+767
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-112-2/+2
* Style sheets: add placeholder text color property for edit widgetsEirik Aavitsland2022-09-292-0/+6
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-2326-26/+26
* Sliders: Add function that changes widgets position on layoutElias Hautala2022-08-152-5/+40
* Add license headers to cmake filesLucie Gérard2022-08-0326-0/+78
* GroupBox example: port away from using deprecated QAction::setMenu()Ivan Solovev2022-07-141-3/+1
* Use SPDX license identifiersLucie Gérard2022-05-16113-5540/+229
* examples: add WindowStaysOnBottomHint into preview textLiang Qi2022-05-011-0/+2
* CMake: Don't build the movie example if the feature is disabledAlexandru Croitor2022-03-191-1/+3
* Avoid using deprecated API in the icons exampleEirik Aavitsland2022-02-241-5/+3
* Examples: Remove unneeded CMake optionsKai Köhne2022-01-2425-96/+0
* Examples: Fix whitespace issues in CMakeLists.txtKai Köhne2021-12-1325-30/+75
* Examples: Remove remaining conversion markers in CMakeLists.txtKai Köhne2021-12-1326-57/+3
* CMake: Prefer unversioned commandsKai Köhne2021-12-135-5/+5