summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Move Calendar Widget Example to UI Components categoryKai Köhne2023-09-271-1/+1
* Make examples/bindableproperties a proper projectKai Köhne2023-09-234-81/+54
* Docs: Update Links to Android Notifier ExampleNicholas Bennett2023-09-221-0/+1
* Revamp Mandelbrot example: Revisit the documentatonRym Bouabid2023-09-151-2/+2
* Revamp Mandelbrot example: Add const/constexpr when applicableRym Bouabid2023-09-152-25/+24
* 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-129-107/+121
* Doc fix: Use correct initials for Porter and DuffPaul Olav Tvete2023-09-121-1/+1
* Revamp Mandelbrot example: Fix IncludesRym Bouabid2023-09-124-7/+7
* Revamp Mandelbrot example: Use a Literal operator to create QStringRym Bouabid2023-09-121-2/+4
* Revamp Mandelbrot example: Fix too long linesRym Bouabid2023-09-121-2/+4
* Doc: Add \examplecategory for qtconcurrentSafiyyah Moosa2023-09-083-0/+3
* Doc: Add example categories for qtopenglJaishree Vyas2023-09-076-1/+6
* Doc: Add example categories to Qt Widget examplesMats Honkamaa2023-09-0667-8/+75
* Minor tidies in example's XML converterEdward Welbourne2023-09-051-2/+2
* Exploit C++17 init-statements in if to simplify a loopEdward Welbourne2023-09-051-12/+5
* Update datastream converter to use Qt_6_0 instead of Qt_5_0Edward Welbourne2023-09-051-2/+2
* Core serialization examples: spacing-only clang-format changesEdward Welbourne2023-09-057-25/+25
* Image Gestures Example: use QFileInfo for images file namesAssam Boudjelthia2023-09-012-9/+18
* Exclude some examples from Android buildElias Hautala2023-08-3112-9/+47
* Doc: Add \examplecategory to qtguiSafiyyah Moosa2023-08-285-0/+5
* 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-82/+128
* Fix the project nameAmir Masoud Abdol2023-07-311-1/+1
* Move simple widget mapper example to manual testTor Arne Vestbø2023-07-2810-316/+3
* Move dials example to manual testTor Arne Vestbø2023-07-288-159/+1
* Move textedit example to manual testTor Arne Vestbø2023-07-2862-1399/+1
* Move main window example to manual testTor Arne Vestbø2023-07-2818-1906/+1
* Move fade effect example to manual testTor Arne Vestbø2023-07-2815-231/+0
* Move MDI example to manual testTor Arne Vestbø2023-07-2818-863/+0
* XBEL stream example: use constructor initializationEdward Welbourne2023-07-182-2/+2
* Examples: Revamp sql/booksLiang Qi2023-07-173-2/+6
* XBEL streaming example: renumber xbelreader.cpp's snippet fragmentsEdward Welbourne2023-07-142-6/+12
* Do XBEL example's last !QT_NO_... -> QT_CONFIG()Edward Welbourne2023-07-141-1/+1
* Core examples: consistent #include orderEdward Welbourne2023-07-143-6/+6
* Doc: Add remaining SQL examples to Data Processing & I/O categoryKai Köhne2023-07-138-0/+8
* XBEL streaming: shuffle mainwindow parts into more pedagogic orderEdward Welbourne2023-07-132-29/+36
* XBEL stream example: move createMenus() earlierEdward Welbourne2023-07-131-21/+21
* Examples: "About &Qt" should show info about Qt, not quitEdward Welbourne2023-07-133-3/+3
* Move RSS listing example to networkingEdward Welbourne2023-07-1311-15/+9
* XBEL stream reader: shuffle order of functionsEdward Welbourne2023-07-131-18/+18
* XBEL examples: construct the text of the separators cleanlyEdward Welbourne2023-07-112-2/+6
* XBEL DOM example: update the screenshotEdward Welbourne2023-07-103-1/+1
* XBEL streaming: replace images with up-to-date versionEdward Welbourne2023-07-107-3/+3
* Update XBEL examples' sample data fileEdward Welbourne2023-07-102-46/+46