summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Assign a category to Contiguous Cache ExampleKai Köhne2024-02-191-0/+1
* Use the unique resource identifier in editabletreemodel exampleAlexey Edelev2024-02-141-1/+1
* Android: request POST_NOTIFICATIONS permission for Android NotifierAssam Boudjelthia2024-02-083-1/+14
* Doc: Fix documentation issues for Qt CoreTopi Reinio2024-01-122-15/+8
* Minor updates to the "Touch Knobs" exampleVolker Hilsheimer2023-12-212-0/+1
* Examples: Add Qt6::Gui editabletreemodel and simpletreemodel testsAssam Boudjelthia2023-12-202-0/+12
* Update Sliders exampleVolker Hilsheimer2023-12-195-136/+97
* examples: update local fortune example to use transactionSamuel Gaist2023-12-162-12/+5
* Examples: fix touch handling in painting examplesVolker Hilsheimer2023-12-161-3/+6
* Update the books exampleEd Cooke2023-12-1512-241/+184
* Turn the "concentriccircles" example into snippets, update screenshotVolker Hilsheimer2023-12-1510-484/+0
* examples: Update content of "draggabletext"Audun Sutterud2023-12-141-35/+29
* EditableTreeModel: Add a testFriedemann Kleint2023-12-093-1/+79
* EditableTreeModel: Polish TreeModel::setupModelData()Friedemann Kleint2023-12-092-34/+25
* SimpleTreeModel: Add a testFriedemann Kleint2023-12-093-1/+78
* Polish the EditableTreeModel exampleFriedemann Kleint2023-12-086-44/+41
* examples/: fix compiler (GCC) warnings -Wsign-compareAhmad Samir2023-12-081-3/+3
* Modernize EditableTreeModelCarl Schwan2023-12-085-81/+79
* SimpleTreeModel: Polish TreeModel::setupModelData()Friedemann Kleint2023-12-072-34/+26
* Polish the SimpleTreeModel exampleFriedemann Kleint2023-12-076-61/+52
* Docs: Add stereoscopic example to OpenGL examplesSafiyyah Moosa2023-12-051-5/+10
* Doc: PainterPaths-Graphic&Multimedia-Example typo in the documentationJaishree Vyas2023-12-011-7/+4
* Doc: Match descriptive text with code snippetAndreas Eliasson2023-12-012-2/+2
* Refurbish the shaped clock exampleMatthias Rauter2023-11-171-21/+34
* Refurbish the clock exampleMatthias Rauter2023-11-163-63/+91
* Modernize SimpleTreeModel exampleCarl Schwan2023-11-165-61/+59
* securesocketclient: Update meta infoMårten Nordheim2023-11-151-1/+3
* Doc: RSS listing example: Fix file quotingTopi Reinio2023-11-111-7/+7
* Doc: Add HTTP Client example also to Web Technologies categoryKai Köhne2023-11-111-0/+1
* Rework documentation of the serialization converter exampleEdward Welbourne2023-11-035-59/+140
* Eliminate duplicate overrides of Converter methods in exampleEdward Welbourne2023-11-0312-82/+21
* Move Converter class, in eponymous example, to a file of its ownEdward Welbourne2023-11-034-22/+27
* Break out the list of available converters to a static methodEdward Welbourne2023-11-032-10/+20
* Split VariantOrderedMap out of Converter's header in exampleEdward Welbourne2023-11-038-15/+31
* Remove unused Map alias for VariantOrderedMap in convert exampleEdward Welbourne2023-11-031-2/+0
* Replace confusing member variable with a predicateEdward Welbourne2023-11-014-4/+7
* Rename Convert Example to Serialization ConverterEdward Welbourne2023-10-302-4/+4
* Make Converter::saveFile() consistently error on unexpected optionsEdward Welbourne2023-10-301-1/+4
* Convert fprintf(stderr, ...); exit(EXIT_FAILURE); to qFatal(...)Edward Welbourne2023-10-307-91/+62
* Convert tooltips example to snippetsVolker Hilsheimer2023-10-2714-903/+0
* QueuedCustomType example: use QThread::requestInterruptionVolker Hilsheimer2023-10-273-19/+2
* Rename the JSON Save Game Example to Saving a Game to FileEdward Welbourne2023-10-261-1/+1
* standarddialogs: Don't assume QMessageBox::exec() returns clicked roleTor Arne Vestbø2023-10-241-5/+7
* Move rsslisting documentation to common dirKai Köhne2023-10-192-0/+0
* Remove Custom Type Example and Custom Type Sending ExampleRym Bouabid2023-10-1115-484/+1
* Revamp Local Fortune Server Example: Allow specifying the server nameRym Bouabid2023-10-093-21/+77
* Make \brief of Saving a Game to File actually briefEdward Welbourne2023-10-061-2/+1
* Preparations to deprecate QItemDelegateChristian Ehrlicher2023-10-064-17/+17
* Revamp Semaphores example: Add \examplecategory {Data Processing & I/O}Rym Bouabid2023-10-051-0/+1
* Revamp Wait conditions exp: Add \examplecategory Data Processing & I/ORym Bouabid2023-10-051-0/+1