summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Examples: Remove unnecessary Q_INIT_RESOURCE callsKai Köhne2023-06-0843-85/+0
* Fix deprecation warnings agains u"..."_qs in dnslookup.cppEdward Welbourne2023-06-071-5/+5
* Move widgets blurpicker example to manual testTor Arne Vestbø2023-06-0521-346/+0
* Move widgets Application example to manual testsAxel Spoerl2023-06-0416-907/+3
* Polish forward decl in vulkan and opengl examplesLaszlo Agocs2023-06-015-29/+17
* Network chat: Update example meta infoMårten Nordheim2023-05-311-1/+3
* Network chat: style fixesMårten Nordheim2023-05-312-4/+2
* Network chat: simplify lookup functionMårten Nordheim2023-05-311-5/+1
* Network chat: when removing an entry in multihash, specify which oneMårten Nordheim2023-05-311-1/+1
* Network chat: avoid double lookups into hashMårten Nordheim2023-05-311-8/+11
* Network chat: Use QStringBuilderMårten Nordheim2023-05-312-0/+5
* Network chat: make ctors explicitMårten Nordheim2023-05-314-5/+5
* Network chat: default-initialize or direct-initialize membersMårten Nordheim2023-05-315-19/+10
* Network chat: update includesMårten Nordheim2023-05-317-14/+14
* Doc: Fix documentation warnings for Qt GuiTopi Reinio2023-05-301-2/+2
* Diagram Scene: Fix documentation word repetitonAndre Hartmann2023-05-291-1/+1
* Examples: Do not add the same category twiceEike Ziller2023-05-261-1/+0
* Document the RSS Listing exampleEdward Welbourne2023-05-255-98/+170
* rsslisting example: use initializer list to construct string listEdward Welbourne2023-05-251-3/+1
* rsslisting example: rename a slot to reflect what it doesEdward Welbourne2023-05-252-3/+3
* RSSListing: remove metaDataChanged slot to handle redirectsEdward Welbourne2023-05-252-10/+0
* Turn itemActivated() slot of RSS listing example into a lambdaEdward Welbourne2023-05-252-10/+2
* Update Cached Table example meta-dataVolker Hilsheimer2023-05-241-1/+2
* Move qopenglwidget example to manual testsLaszlo Agocs2023-05-2413-1108/+0
* Doc: fix links to examplesVolker Hilsheimer2023-05-241-2/+2
* rhi: Make it a QPA-style private but semi-public APILaszlo Agocs2023-05-2119-1/+1188
* shortcuteditor example: Don't reference null-actionTor Arne Vestbø2023-05-171-5/+5
* RSS listing example: prefer setDevice() over addData(readAll())Edward Welbourne2023-05-161-13/+9
* Remove the "classwizard" exampleVolker Hilsheimer2023-05-1620-794/+13
* Convert "extension" dialog example into snippetsVolker Hilsheimer2023-05-168-303/+0
* Revamp the shapedclock exampleVolker Hilsheimer2023-05-163-66/+22
* Doc cleanup: remove old gettingStarted tutorial, move doc fileVolker Hilsheimer2023-05-1522-517/+1
* Update screenshot exampleVolker Hilsheimer2023-05-151-1/+1
* Shrink the CBOR dumper example's imageEdward Welbourne2023-05-151-0/+0
* Move the addressbook tutorial into manual testsVolker Hilsheimer2023-05-1547-3747/+1
* rsslisting example: fix bug in construction of title stringEdward Welbourne2023-05-151-4/+3
* rsslisting example: shuffle parts of constructor for clarityEdward Welbourne2023-05-151-8/+4
* rsslisting example: move default URL to main()Edward Welbourne2023-05-153-4/+5
* rsslisting example: Tidy up #include usageEdward Welbourne2023-05-153-7/+4
* rsslisting example (coding style): split a long line, purge stray bracesEdward Welbourne2023-05-151-5/+4
* rsslisting example (coding style): fix horizontal spacingEdward Welbourne2023-05-152-3/+3
* rsslisting example: remove unused include and surplus blank linesEdward Welbourne2023-05-152-7/+0
* savegame example: clarify that CBOR can be readEdward Welbourne2023-05-151-5/+6
* Add metadata to serialization examplesEdward Welbourne2023-05-153-0/+4
* Docs: Update OpenGl example docsNicholas Bennett2023-05-092-14/+135
* rsslisting example: don't leak the RSSListing objectEdward Welbourne2023-05-091-2/+2
* Update cbordump image to a higher-resolution oneEdward Welbourne2023-05-091-0/+0
* Doc: Add XML, Json, CBOR examples to IO categoryKai Köhne2023-05-095-1/+5
* savegame ex.: revamp the way print() worksMarc Mutz2023-05-098-20/+29
* Revamp DOM Bookmarks exampleØystein Heskestad2023-05-045-4/+106