summaryrefslogtreecommitdiffstats
path: root/examples/widgets
Commit message (Expand)AuthorAgeFilesLines
* Image Gestures Example: use QFileInfo for images file namesAssam Boudjelthia2023-08-312-9/+18
* Enable QWidget::grab() with QRhiWidget in the widget treeLaszlo Agocs2023-08-281-1/+1
* examples/: fix compiler (GCC) warnings -Wsign-compareAhmad Samir2023-08-181-3/+3
* examples: Add new subdirectory to examples/widgets CMakeListsLaszlo Agocs2023-08-151-0/+1
* Add QRhiWidgetLaszlo Agocs2023-08-1426-0/+1275
* Fix the project nameAmir Masoud Abdol2023-07-311-1/+1
* Doc fix: Use correct initials for Porter and DuffPaul Olav Tvete2023-07-141-1/+1
* Doc: Update example category namesKai Köhne2023-07-101-1/+1
* Remove references to Application ExampleAxel Spoerl2023-07-061-1/+0
* Doc: Fix license of foreignwindows exampleKai Köhne2023-06-303-3/+3
* Move simple widget mapper example to manual testTor Arne Vestbø2023-06-309-314/+2
* Move simple dom model example to manual testTor Arne Vestbø2023-06-3012-693/+0
* Move plug and paint example to manual testTor Arne Vestbø2023-06-3031-1843/+2
* Move pixelator example to manual testTor Arne Vestbø2023-06-3014-771/+0
* Move dials example to manual testTor Arne Vestbø2023-06-298-159/+1
* Move textedit example to manual testTor Arne Vestbø2023-06-2962-1457/+1
* Move tetrix example to manual testTor Arne Vestbø2023-06-2912-1189/+0
* Move styles example to manual testTor Arne Vestbø2023-06-2913-1253/+0
* Move stylesheets example to manual testTor Arne Vestbø2023-06-2949-2004/+0
* Move main window example to manual testTor Arne Vestbø2023-06-2918-1906/+1
* Move MDI example to manual testTor Arne Vestbø2023-06-2918-863/+0
* Move windowcontainer example to manual testTor Arne Vestbø2023-06-295-193/+0
* Modernize EditableTreeModelCarl Schwan2023-06-285-81/+79
* Modernize SimpleTreeModel exampleCarl Schwan2023-06-285-61/+59
* Move movie example to manual testTor Arne Vestbø2023-06-289-323/+0
* Move pinch zoom example to manual testTor Arne Vestbø2023-06-2813-391/+1
* Move validators example to manual testTor Arne Vestbø2023-06-2816-790/+0
* Move item views puzzle example to manual testTor Arne Vestbø2023-06-2815-694/+0
* Move interview example to manual testTor Arne Vestbø2023-06-2813-311/+0
* Move image viewer example to manual testTor Arne Vestbø2023-06-2813-838/+0
* Move icons example to manual testTor Arne Vestbø2023-06-2828-1784/+0
* Move graphis view flow layout example to manual testTor Arne Vestbø2023-06-2811-356/+0
* Move fridge magnets example to manual testTor Arne Vestbø2023-06-2813-761/+1
* Move font sampler example to manual testTor Arne Vestbø2023-06-289-597/+1
* Move finger paint example to manual testTor Arne Vestbø2023-06-2810-556/+1
* Move fade effect example to manual testTor Arne Vestbø2023-06-2815-229/+0
* Move embedded dialogs example to manual testTor Arne Vestbø2023-06-2813-495/+0
* Move dynamic layouts example to manual testTor Arne Vestbø2023-06-288-344/+0
* Move drag and drop puzzle example to manual testTor Arne Vestbø2023-06-2816-609/+1
* Fix missing references to 'Qt Widgets - Application Example'Tor Arne Vestbø2023-06-272-5/+1
* Fix qdoc link warnings after moving a few examples to manual testsTor Arne Vestbø2023-06-271-2/+1
* Move dock widgets example to manual testTor Arne Vestbø2023-06-2613-580/+1
* Move dirview example to manual testTor Arne Vestbø2023-06-266-157/+0
* Move digital clock example to manual testTor Arne Vestbø2023-06-268-171/+0
* Move chart example to manual testTor Arne Vestbø2023-06-2612-905/+0
* Move character map example to manual testTor Arne Vestbø2023-06-2610-826/+0
* Move calendar example to manual testTor Arne Vestbø2023-06-269-482/+1
* Move border layout example to manual testTor Arne Vestbø2023-06-2610-387/+0
* Replace QDialog::exec() with open() in text edit exampleMikolaj Boc2023-06-202-91/+149
* Examples: "About &Qt" should show info about Qt, not quitEdward Welbourne2023-06-161-1/+1