summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
...
* Move digital clock example to manual testTor Arne Vestbø2023-06-298-171/+0
* Move styles example to manual testTor Arne Vestbø2023-06-2913-1253/+0
* Move tetrix example to manual testTor Arne Vestbø2023-06-2912-1189/+0
* Move stylesheets example to manual testTor Arne Vestbø2023-06-2949-2004/+0
* Move qpa examples to manual testsTor Arne Vestbø2023-06-2912-448/+1
* Move chart example to manual testTor Arne Vestbø2023-06-2912-905/+0
* Move character map example to manual testTor Arne Vestbø2023-06-2910-826/+0
* Move dock widgets example to manual testTor Arne Vestbø2023-06-2913-580/+1
* Move dirview example to manual testTor Arne Vestbø2023-06-296-157/+0
* Move calendar example to manual testTor Arne Vestbø2023-06-299-482/+1
* Move windowcontainer example to manual testTor Arne Vestbø2023-06-295-193/+0
* Move border layout example to manual testTor Arne Vestbø2023-06-2910-387/+0
* Fix qdoc link warnings after moving a few examples to manual testsTor Arne Vestbø2023-06-291-2/+1
* Move item views puzzle example to manual testTor Arne Vestbø2023-06-2915-694/+0
* Revamp bindable subscription exampleAmanda Hamblin-Trué2023-06-281-0/+2
* QBindable example: Replace SpinBox connection with QBindableAmanda Hamblin-Trué2023-06-281-3/+6
* Move fridge magnets example to manual testTor Arne Vestbø2023-06-2813-761/+1
* Move graphis view flow layout example to manual testTor Arne Vestbø2023-06-2811-356/+0
* Move icons example to manual testTor Arne Vestbø2023-06-2828-1784/+0
* 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 embedded dialogs example to manual testTor Arne Vestbø2023-06-2813-495/+0
* Move drag and drop puzzle example to manual testTor Arne Vestbø2023-06-2816-609/+1
* Move permissions example to manual testTor Arne Vestbø2023-06-265-249/+0
* Revamp Bindable Properties ExampleAmanda Hamblin-Trué2023-06-261-2/+1
* rhiwindow example: Make -g option (OpenGL) work on macOSLaszlo Agocs2023-06-211-1/+11
* Add missing QApplication include in streambookmarks exampleTor Arne Vestbø2023-06-171-1/+1
* QMessageBox: Remove include of qdebug.hFriedemann Kleint2023-06-171-0/+1
* There is no frank.xbel so don't tell qmake to find itEdward Welbourne2023-06-162-2/+2
* XBEL example - modernize strings: use "..."_L1 for literalsEdward Welbourne2023-06-163-38/+33
* XBEL example: minor simplificationsEdward Welbourne2023-06-161-9/+2
* XBEL example: Fix null dereference bugEdward Welbourne2023-06-161-1/+1
* Doc: Fix documentation issuesTopi Reinio2023-06-163-1/+5
* Examples: Remove unnecessary Q_INIT_RESOURCE callsKai Köhne2023-06-1443-85/+0
* XBEL stream reader: Brush upFriedemann Kleint2023-06-134-26/+38
* Brush up the DOM bookmarks exampleFriedemann Kleint2023-06-134-54/+71
* Move storageview example into tests/manualVolker Hilsheimer2023-06-127-294/+1
* Move scroller/graphicsview example into tests/manualVolker Hilsheimer2023-06-127-304/+0
* Remove flattreeview exampleVolker Hilsheimer2023-06-125-82/+0
* Fix deprecation warnings agains u"..."_qs in dnslookup.cppEdward Welbourne2023-06-071-5/+5
* Move widgets Application example to manual testsAxel Spoerl2023-06-0416-907/+3
* Polish forward decl in vulkan and opengl examplesLaszlo Agocs2023-06-015-29/+17
* Network chat: Update example meta infoMårten Nordheim2023-05-311-1/+3
* Network chat: style fixesMårten Nordheim2023-05-312-4/+2
* Network chat: simplify lookup functionMårten Nordheim2023-05-311-5/+1
* Network chat: when removing an entry in multihash, specify which oneMårten Nordheim2023-05-311-1/+1
* Network chat: avoid double lookups into hashMårten Nordheim2023-05-311-8/+11
* Network chat: Use QStringBuilderMårten Nordheim2023-05-312-0/+5
* Network chat: make ctors explicitMårten Nordheim2023-05-314-5/+5
* Network chat: default-initialize or direct-initialize membersMårten Nordheim2023-05-315-19/+10