summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Move Weather Anchor Layout example to manual testsJan Arve Sæther2023-03-0214-327/+1
* Doc: move snippet for implicit translation contextVolker Hilsheimer2023-03-012-2/+2
* Doc: fix links to renamed network examplesVolker Hilsheimer2023-03-015-8/+7
* pingpong example: Remove pong.hIevgenii Meshcheriakov2023-02-284-19/+12
* pingpong example: Modernize the codeIevgenii Meshcheriakov2023-02-283-24/+22
* Doc: Remove duplicate wordsAndreas Eliasson2023-02-285-5/+5
* Fortune* Example: update screenshotsMårten Nordheim2023-02-284-0/+0
* Remove threadeqopenglwidget exampleLaszlo Agocs2023-02-2811-616/+0
* chat example: Update code styleIevgenii Meshcheriakov2023-02-272-66/+27
* chat example: Remove empty destructorIevgenii Meshcheriakov2023-02-272-5/+0
* chat example: Remove commented-out codeIevgenii Meshcheriakov2023-02-271-2/+0
* chat example: Use QInputDialog to get a user nicknameIevgenii Meshcheriakov2023-02-275-178/+20
* examples: port widget examples to new connection styleSamuel Gaist2023-02-257-34/+41
* Fix qtbase build when all deprecated code are disabledYuhang Zhao2023-02-225-8/+8
* Torrent example: Fix use-after-free crashMårten Nordheim2023-02-211-0/+4
* Torrent example: Fix some stack overflow issuesMårten Nordheim2023-02-211-2/+2
* Torrent: simplify QBitArray usageMårten Nordheim2023-02-211-7/+1
* examples: Connect Quit action to QCoreApplication::quit, not QWidget::closeTor Arne Vestbø2023-02-2010-10/+11
* mainwindow example: Don't assume toolbar parent is main windowTor Arne Vestbø2023-02-202-12/+6
* Torrent example: delete unimplemented functionsMårten Nordheim2023-02-141-3/+0
* Torrent example: Convert some timeouts from int to chronoMårten Nordheim2023-02-144-9/+11
* Torrent example: Remove manual little-big endian conversionMårten Nordheim2023-02-141-43/+24
* Delete googlesuggestMårten Nordheim2023-02-1411-500/+0
* Examples: move widgets/codeeditor into manual testsVolker Hilsheimer2023-02-099-446/+0
* Move findfiles example into manual testsVolker Hilsheimer2023-02-098-646/+0
* Turn elidedlabel example into a code snippetVolker Hilsheimer2023-02-0910-474/+0
* savegame ex.: fix include order [2/2]: game.hMarc Mutz2023-02-081-3/+3
* savegame ex.: make Level ctor explicitMarc Mutz2023-02-081-1/+1
* savegame ex.: use ranged instead of indexed loopsMarc Mutz2023-02-082-4/+4
* savegame ex.: use NSDMI, =default the default ctorMarc Mutz2023-02-082-6/+4
* savegame ex.: fix include orderMarc Mutz2023-02-082-3/+4
* savegame ex.: fix extra ';' after Q_GADGETMarc Mutz2023-02-081-1/+1
* permissions: Replace deprecated location permission usage keyTor Arne Vestbø2023-02-081-5/+5
* Add android manifest and java files to exampleDavid Schulz2023-02-072-0/+3
* Remove "Analog Clock Window Example"Jan Arve Sæther2023-02-079-292/+3
* permissions: Set explicit bundle identifier for permissions exampleTor Arne Vestbø2023-02-071-0/+1
* 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