summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* SQL/drilldown example: add new icons and misc cleanupChristian Ehrlicher2023-11-2312-21/+17
* Refurbish the shaped clock exampleMatthias Rauter2023-11-171-21/+34
* Make contextinfo example a manual testLaszlo Agocs2023-11-179-726/+1
* Remove undocumented embedded examplesLucie Gérard2023-11-1747-3671/+1
* Refurbish the clock exampleMatthias Rauter2023-11-133-63/+91
* Fix broken capture in hellovulkancubes exampleLaszlo Agocs2023-11-091-1/+1
* Doc: Add HTTP Client example also to Web Technologies categoryKai Köhne2023-11-061-0/+1
* Rework documentation of the serialization converter exampleEdward Welbourne2023-11-015-59/+140
* Eliminate duplicate overrides of Converter methods in exampleEdward Welbourne2023-11-0112-82/+21
* Move Converter class, in eponymous example, to a file of its ownEdward Welbourne2023-11-014-22/+27
* Break out the list of available converters to a static methodEdward Welbourne2023-11-012-10/+20
* Replace confusing member variable with a predicateEdward Welbourne2023-11-014-4/+7
* Rename Convert Example to Serialization ConverterEdward Welbourne2023-10-302-4/+4
* Convert fprintf(stderr, ...); exit(EXIT_FAILURE); to qFatal(...)Edward Welbourne2023-10-307-91/+62
* Make Converter::saveFile() consistently error on unexpected optionsEdward Welbourne2023-10-301-1/+4
* Examples: remove OpenGL code paths from painting examplesVolker Hilsheimer2023-10-2715-489/+22
* QueuedCustomType example: use QThread::requestInterruptionVolker Hilsheimer2023-10-273-19/+2
* Convert tooltips example to snippetsVolker Hilsheimer2023-10-2714-903/+0
* standarddialogs: Don't assume QMessageBox::exec() returns clicked roleTor Arne Vestbø2023-10-241-5/+7
* Rename the JSON Save Game Example to Saving a Game to FileEdward Welbourne2023-10-201-1/+1
* Split VariantOrderedMap out of Converter's header in exampleEdward Welbourne2023-10-168-15/+31
* Remove unused Map alias for VariantOrderedMap in convert exampleEdward Welbourne2023-10-161-2/+0
* Revamp Local Fortune Server Example: Allow specifying the server nameRym Bouabid2023-10-063-21/+77
* Preparations to deprecate QItemDelegateChristian Ehrlicher2023-10-054-17/+17
* Revamp Bindable Properties exp: Revisit documentationRym Bouabid2023-10-051-1/+2
* Revamp Shared Memory example: Add \examplecategory Data Processing & I/ORym Bouabid2023-10-051-0/+1
* Revamp Wait conditions exp: Add \examplecategory Data Processing & I/ORym Bouabid2023-10-051-0/+1
* Revamp Semaphores example: Add \examplecategory {Data Processing & I/O}Rym Bouabid2023-10-051-0/+1
* Revamp Mandelbrot example: Add \examplecategory {Data Processing & I/O}Rym Bouabid2023-10-051-0/+1
* Remove Custom Type Example and Custom Type Sending ExampleRym Bouabid2023-10-0415-484/+1
* Doc: QtCore: Fix documentation issuesTopi Reinio2023-10-023-3/+3
* Revamp Queued Custom Type Ex: Revisit the documentationRym Bouabid2023-10-022-3/+3
* Revamp Queued Custom Type Ex: Declare stopProcess() as a methodRym Bouabid2023-10-021-3/+1
* Revamp Queued Custom Type Ex: Add const when applicableRym Bouabid2023-10-023-12/+12
* Revamp Queued Custom Type Ex: Fix includesRym Bouabid2023-10-025-10/+28
* Deduplicate code in setup of serialization convertersEdward Welbourne2023-09-281-82/+49
* Move Calendar Widget Example to UI Components categoryKai Köhne2023-09-271-1/+1
* Doc: Fix typo in examplecategory commandAndreas Eliasson2023-09-261-1/+1
* Revamp Local Fortune Client/Server Ex: Update the QDataStream's verRym Bouabid2023-09-262-2/+2
* Revamp Local Fortune Server Example: Revisit the documentationRym Bouabid2023-09-262-2/+3
* Revamp Local Fortune Server Example: Declare sendFortune() as a methodRym Bouabid2023-09-261-4/+3
* Revamp Local Fortune Server Example: Fix includesRym Bouabid2023-09-263-10/+10
* Revamp Local Fortune Client Example: Revisit the documentationRym Bouabid2023-09-262-3/+5
* Revamp Subscription example: Cretae QString using a Literal operatorRym Bouabid2023-09-221-8/+10
* Revamp Subscription example: Fix includesRym Bouabid2023-09-221-1/+2
* Revamp Bindable Subscription ex: Cretae QString using a Literal operatorRym Bouabid2023-09-221-8/+10
* Revamp Bindable Subscription ex: Fix includesRym Bouabid2023-09-223-5/+4
* Revamp MIME Type Browser Ex: Revisit documentationRym Bouabid2023-09-221-1/+2
* Revamp MIME Type Browser Ex: Replace QObject by Q_DECLARE_TR_FUNCTIONSRym Bouabid2023-09-221-1/+2
* Revamp MIME Type Browser Ex: Fix includesRym Bouabid2023-09-224-19/+10