summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* remotecontrolledcar example: Modernize the codeIevgenii Meshcheriakov2023-03-236-57/+27
* mainwindow example: Fix implicit conversion from qsizetype warningsTor Arne Vestbø2023-03-232-3/+3
* Remove loopback network exampleMårten Nordheim2023-03-239-283/+0
* Clean up multicast examplesMårten Nordheim2023-03-237-6/+10
* Move hellogles3 docs to where the rest of these files liveLaszlo Agocs2023-03-233-0/+2
* Remove erroneous widget dependency for hellogles3Laszlo Agocs2023-03-233-3/+9
* Change paintedwindow example to be a manual testLaszlo Agocs2023-03-237-313/+1
* Move hellowindow and qopenglwindow to be a manual testsLaszlo Agocs2023-03-2314-1028/+2
* Change computegles31 example to a manual testLaszlo Agocs2023-03-229-603/+0
* Remove hellovulkanwindow exampleLaszlo Agocs2023-03-2211-273/+50
* Move hellovulkantexture example to manual testLaszlo Agocs2023-03-2215-1005/+1
* Move rsslisting example into corelibe/serializationØystein Heskestad2023-03-219-8/+10
* Remove libQt6Xml dependency in rsslisting exampleØystein Heskestad2023-03-212-3/+2
* Remove libQt6Xml dependency in streambookmarks exampleØystein Heskestad2023-03-212-3/+2
* Doc: Fix wording in the Simple Style Plugin documentationJoerg Bornemann2023-03-211-5/+5
* Example: rename progressdialog to primecounter and modernize itDennis Oberst2023-03-2114-85/+494
* Example: update wordcount exampleDennis Oberst2023-03-202-63/+126
* Rework documentation of cbordump exampleEdward Welbourne2023-03-201-23/+24
* Use local names to make some numeric_limits references more readableEdward Welbourne2023-03-201-5/+7
* remotecontrolledcar example: Move car.xml to common directoryIevgenii Meshcheriakov2023-03-206-15/+4
* remotecontrolledcar example: Move executables into single example projectIevgenii Meshcheriakov2023-03-204-17/+13
* dbus examples: Update screenshotsIevgenii Meshcheriakov2023-03-146-2/+2
* Imagescaling example: fix memory leaksIvan Solovev2023-03-131-1/+2
* Doc: Remove broken link to Anchor Layout ExampleAndreas Eliasson2023-03-131-2/+0
* Update the bindable properties exampleJames DeLisle2023-03-099-47/+43
* Example: remove runfunction exampleDennis Oberst2023-03-096-81/+0
* Example: remove map exampleDennis Oberst2023-03-096-100/+1
* Example: update imagescaling exampleDennis Oberst2023-03-095-14/+17
* dbus examples: Remove listnames exampleIevgenii Meshcheriakov2023-03-036-114/+1
* HTTP example: update screenshotMårten Nordheim2023-03-023-1/+1
* Move anchor layout example to manual testsJan Arve Sæther2023-03-027-193/+0
* Move xmlstreamlint example into tests/manualØystein Heskestad2023-03-026-185/+0
* Remove htmlinfo exampleØystein Heskestad2023-03-0211-3494/+1
* Remove the 'sdi' exampleVolker Hilsheimer2023-03-0216-644/+3
* DNS Lookup: Use ideomatic cstdio includeMårten Nordheim2023-03-021-19/+21
* DNS Lookup: Change local function to return struct instead of enumMårten Nordheim2023-03-021-36/+38
* DNS Lookup: Use standard functions to print version/helpMårten Nordheim2023-03-021-4/+3
* DNS Lookup: reflow some code to avoid exceeding column limitMårten Nordheim2023-03-021-15/+31
* DNS Lookup: Use std::optional instead of casting enum to intMårten Nordheim2023-03-021-5/+5
* DNS Lookup: Avoid unneeded allocations in parsing functionMårten Nordheim2023-03-021-11/+11
* Delete the Network Download (Manager)? examplesMårten Nordheim2023-03-0214-622/+0
* 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