summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Revamp Mandelbrot example: Fix too long linesRym Bouabid2023-09-121-2/+4
* Revamp Mandelbrot example: Use a Literal operator to create QStringRym Bouabid2023-09-121-2/+4
* Revamp Mandelbrot example: Fix IncludesRym Bouabid2023-09-124-7/+7
* Turn Directions enum into an enum class in serialization converterEdward Welbourne2023-09-129-13/+15
* Turn Converter::Direction into a QFlags enumEdward Welbourne2023-09-1216-22/+24
* Serialization converter example: const-ify the Converter typeEdward Welbourne2023-09-1216-129/+143
* Separate streaming dumper and converter in the convert exampleEdward Welbourne2023-09-127-102/+124
* corelib/serialization examples: clang-tidy and coding style clean-upEdward Welbourne2023-09-1220-118/+75
* corelib/serialization examples: use string literals moreEdward Welbourne2023-09-089-107/+121
* Doc: Add \examplecategory for qtconcurrentSafiyyah Moosa2023-09-083-0/+3
* Core serialization examples: spacing-only clang-format changesEdward Welbourne2023-09-066-24/+24
* Minor tidies in example's XML converterEdward Welbourne2023-09-061-2/+2
* Exploit C++17 init-statements in if to simplify a loopEdward Welbourne2023-09-061-12/+5
* Update datastream converter to use Qt_6_0 instead of Qt_5_0Edward Welbourne2023-09-061-2/+2
* Doc: Add example categories to Qt Widget examplesMats Honkamaa2023-09-0667-8/+75
* Doc: Add example categories for qtopenglJaishree Vyas2023-09-066-1/+6
* Image Gestures Example: use QFileInfo for images file namesAssam Boudjelthia2023-08-312-9/+18
* Doc: Add \examplecategory to qtguiSafiyyah Moosa2023-08-304-0/+4
* Exclude some examples from Android buildElias Hautala2023-08-2812-9/+47
* Doc: Add example categories for Qt Network examplesMats Honkamaa2023-08-163-0/+3
* Doc: Add example categories for Qt D-bus examplesMats Honkamaa2023-08-144-0/+4
* XBEL stream reader: rework documentationEdward Welbourne2023-08-041-80/+126
* Fix the project nameAmir Masoud Abdol2023-08-011-1/+1
* XBEL DOM example: update the screenshotEdward Welbourne2023-08-013-1/+1
* XBEL streaming: replace images with up-to-date versionEdward Welbourne2023-08-017-3/+3
* Update XBEL examples' sample data fileEdward Welbourne2023-08-012-46/+46
* Update Qt Documentation link title in XBEL examplesEdward Welbourne2023-08-012-2/+2
* Move qpa examples to manual testsTor Arne Vestbø2023-07-2812-448/+1
* Move simple dom model example to manual testTor Arne Vestbø2023-07-2812-693/+0
* Move simple widget mapper example to manual testTor Arne Vestbø2023-07-2810-316/+3
* Move pixelator example to manual testTor Arne Vestbø2023-07-2814-771/+0
* Move textedit example to manual testTor Arne Vestbø2023-07-2862-1399/+1
* Move styles example to manual testTor Arne Vestbø2023-07-2813-1253/+0
* Move item views puzzle example to manual testTor Arne Vestbø2023-07-2815-694/+0
* Move fridge magnets example to manual testTor Arne Vestbø2023-07-2813-761/+1
* Move fade effect example to manual testTor Arne Vestbø2023-07-2815-231/+0
* Move permissions example to manual testTor Arne Vestbø2023-07-285-248/+0
* XBEL streaming example: renumber xbelreader.cpp's snippet fragmentsEdward Welbourne2023-07-202-6/+12
* Brush up the DOM bookmarks exampleFriedemann Kleint2023-07-184-54/+72
* Doc fix: Use correct initials for Porter and DuffPaul Olav Tvete2023-07-181-1/+1
* XBEL stream example: use constructor initializationEdward Welbourne2023-07-182-2/+2
* XBEL streaming: shuffle mainwindow parts into more pedagogic orderEdward Welbourne2023-07-142-29/+36
* XBEL stream example: move createMenus() earlierEdward Welbourne2023-07-141-21/+21
* Examples: "About &Qt" should show info about Qt, not quitEdward Welbourne2023-07-143-3/+3
* Core examples: consistent #include orderEdward Welbourne2023-07-143-6/+6
* XBEL stream reader: shuffle order of functionsEdward Welbourne2023-07-141-18/+18
* Doc: Add remaining SQL examples to Data Processing & I/O categoryKai Köhne2023-07-138-0/+8
* Doc: Update example category namesKai Köhne2023-07-117-8/+7
* Add metadata to serialization examplesEdward Welbourne2023-07-113-0/+4
* There is no frank.xbel so don't tell qmake to find itEdward Welbourne2023-07-052-2/+2