summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* HTTP example: Reflow QMessageBox usage in if-statementMårten Nordheim2023-02-021-3/+4
* Fix analog clock example to adhere to guidelinesJan Arve Sæther2023-02-022-3/+6
* permissions: Finalize permission example at end of CMakeLists.txtTor Arne Vestbø2023-02-011-2/+2
* Examples: Fix CMake Unity (Jumbo) buildsFriedemann Kleint2023-02-016-14/+18
* Examples: Add missing include guardsFriedemann Kleint2023-02-0112-0/+59
* Remove wiggly exampleJan Arve Sæther2023-01-3110-357/+0
* Fix ContextInfo example crashing on AndroidJani Korteniemi2023-01-311-0/+2
* Merge "undo" and "undoframework" examplesVolker Hilsheimer2023-01-3137-1688/+82
* Torrent example: Use QByteArray toPercentEncodingMårten Nordheim2023-01-301-6/+2
* Torrent example: don't try to announce to an empty URLMårten Nordheim2023-01-301-0/+2
* Adhere to https://wiki.qt.io/Qt6/Example-GuidelineJan Arve Sæther2023-01-261-2/+2
* HTTP Example: Add proxy handlingMårten Nordheim2023-01-242-0/+32
* HTTP example: remove needlessly unset-ing window flagMårten Nordheim2023-01-241-2/+0
* HTTP example: Fix missing translation and improve othersMårten Nordheim2023-01-241-13/+12
* HTTP example: rename to HTTP ClientMårten Nordheim2023-01-242-2/+4
* Fortune* Example: Rename and add category/tagsMårten Nordheim2023-01-244-4/+12
* Fix CMakeLists.txt of Style Plugin Example (broken on macOS)Axel Spoerl2023-01-191-1/+1
* Fix Style Plugin Example, and add some CMake DocsAmir Masoud Abdol2023-01-187-19/+77
* Fortune* Example: remove needless unset-ing of window flagMårten Nordheim2023-01-172-2/+0
* Fortune* Example: Bump QDataStream format versionMårten Nordheim2023-01-174-4/+4
* Fortune* Example: convert simple for-loop to ranged-forMårten Nordheim2023-01-174-22/+20
* Threaded Fortune Example: update example to use qintptr for descriptorsMårten Nordheim2023-01-172-3/+3
* Painting examples: Don't mix const_iterator and non-const iteratorsJan Arve Sæther2023-01-171-1/+1
* Compile easing curve example with -WeverythingJan Arve Sæther2023-01-171-8/+8
* Remove mousebuttons examplesVolker Hilsheimer2023-01-179-374/+0
* Don't use file dialog in the address book exampleJan Arve Sæther2023-01-134-19/+17
* permissions: Improve error when building example on non-supported platformTor Arne Vestbø2023-01-101-1/+4
* Link update for Data Input Output in the save game exampleJaishree Vyas2023-01-051-1/+1
* Fix unused variable compiler warning in slider exampleAxel Spoerl2023-01-051-0/+1
* Examples: Do not wrap custom types in Qt namespaceKai Köhne2023-01-0210-41/+1
* Doc: Fix broken linkAndreas Eliasson2023-01-021-5/+5
* Wait conditions example: fix an incorrect condition variable usageGiuseppe D'Angelo2022-12-282-15/+16
* examples: port xml examples to new connection styleSamuel Gaist2022-12-211-9/+9
* examples: port network examples to new connection styleSamuel Gaist2022-12-216-6/+6
* examples: port qpa examples to new connection styleSamuel Gaist2022-12-211-1/+1
* examples: port qmake examples to new connection styleSamuel Gaist2022-12-211-1/+2
* examples: port embedded examples to new connection styleSamuel Gaist2022-12-213-13/+14
* wiggly example: add support for emojis etc. (utf16 surrogate pairs)Eirik Aavitsland2022-12-123-11/+15
* Remove useless Q_OBJECT in Semaphores exampleAleksandr Reviakin2022-12-071-3/+0
* Wait conditions example: code tidiesGiuseppe D'Angelo2022-12-062-29/+38
* Use const reference in loop in JSON Save Game exampleAleksandr Reviakin2022-12-051-1/+1
* CMake: Clean up usage of the examples/widgets/painting/shared libJoerg Bornemann2022-12-055-95/+0
* CMake: Fix examples/widgets/painting/shared libraryJoerg Bornemann2022-12-051-3/+3
* Avoid continuous texture alloc in Composition Modes exampleLaszlo Agocs2022-12-024-8/+22
* Remove Android High-DPI workarounds in examplesTor Arne Vestbø2022-12-023-9/+1
* Remove showMaximized() workaround for Android in examplesTor Arne Vestbø2022-12-023-12/+0
* QErrorMessage: Improve standard dialogs exampleTor Arne Vestbø2022-11-302-9/+7
* Examples: Use PRIVATE CMake linkageKai Köhne2022-11-30238-273/+273
* Examples: Remove duplicated Qt6::PrintSupport link informationKai Köhne2022-11-3011-57/+11
* Doc: Fix typo and mismatch between code and descriptionAndreas Eliasson2022-11-302-2/+2