summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* 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
* Examples: Add missing include guardsFriedemann Kleint2023-02-0112-0/+59
* Link update for Data Input Output in the save game exampleJaishree Vyas2023-01-081-1/+1
* Doc: Fix broken linkAndreas Eliasson2023-01-021-5/+5
* Wait conditions example: fix an incorrect condition variable usageGiuseppe D'Angelo2022-12-292-15/+16
* Wait conditions example: code tidiesGiuseppe D'Angelo2022-12-062-29/+38
* Avoid continuous texture alloc in Composition Modes exampleLaszlo Agocs2022-12-024-8/+22
* Doc: Fix typo and mismatch between code and descriptionAndreas Eliasson2022-11-302-2/+2
* Port from qAsConst() to std::as_const()Marc Mutz2022-11-1831-67/+67
* examples: fix configuring with -no-feature-widgetsJohannes Kauffmann2022-11-021-1/+3
* Brush up the drop site exampleFriedemann Kleint2022-09-224-24/+33
* Pass a parent pointer to the Animation instance to avoid memory leakJan Arve Sæther2022-09-152-3/+3
* Document shell-friendly data tags as best practiceEdward Welbourne2022-09-073-8/+7
* Add CBOR documentationØystein Heskestad2022-09-027-5/+145
* Sliders: Add function that changes widgets position on layoutElias Hautala2022-08-152-5/+40
* Polish the model/view tutorial examplesFriedemann Kleint2022-08-0911-51/+55
* Basiclayouts: Add scrolling to exampleElias Hautala2022-08-081-2/+17
* CMake: Make sure qtbase examples are installed into the correct pathAlexandru Croitor2022-07-273-6/+6
* Examples: Use signals, slots instead of Q_SIGNALS, Q_SLOTSKai Köhne2022-07-212-3/+3
* Support pinch zoom gesture in the Mandelbrot exampleNicholas Bennett2022-07-214-15/+59
* Addressbook example: port to QLatin1StringViewIvan Solovev2022-07-151-3/+5
* GroupBox example: port away from using deprecated QAction::setMenu()Ivan Solovev2022-07-151-3/+1
* Fix typos in docs and commentsKai Köhne2022-06-1522-29/+29
* Remove unnecessary dependency to OpenGLJoni Poikelin2022-05-301-1/+1
* Use SPDX license identifiersLucie Gérard2022-05-161195-54327/+2404
* examples: add WindowStaysOnBottomHint into preview textLiang Qi2022-05-011-0/+2
* Replace uses of _qs with _s in sources and examplesSona Kurazyan2022-04-191-1/+3
* Chip example: fix an accidental bool->int conversion when using PMF connectionsTang Haixiang2022-04-132-6/+18
* CMake: Don't build the movie example if the feature is disabledAlexandru Croitor2022-03-191-1/+3
* Examples: Do not depend on transitive includesFabian Kosmale2022-03-174-0/+11
* Use QDebugStateSaver in example operator<<()Kai Köhne2022-03-161-1/+2
* Compose render-to-texture widgets through QRhiLaszlo Agocs2022-03-116-22/+101
* Do not assume implicit string-ish → QColor conversionMarc Mutz2022-03-111-2/+2
* secure UDP server: do not use deprecated protocol (DTLS 1.0)Timur Pocheptsov2022-03-101-6/+0
* Avoid using deprecated API in the icons exampleEirik Aavitsland2022-02-241-5/+3
* qtextstream.h: streamline includesFabian Kosmale2022-02-101-0/+1
* Doc: Update Notepad tutorialLeena Miettinen2022-01-316-139/+92
* threadedqopenglwidget example: Split out class RendererFriedemann Kleint2022-01-259-310/+441
* Examples: Remove unneeded CMake optionsKai Köhne2022-01-24236-905/+0
* Enable QStyle::State_Horizontal when initializing QStyleOptionProgressBarZhang Hao2022-01-211-1/+1
* bindablesubscription: Remove duplicated file entryKai Köhne2021-12-191-1/+0
* Examples: Remove unneeded target_include_directoriesKai Köhne2021-12-174-16/+0
* mandelbrot example: Remove explicit linking against libmKai Köhne2021-12-172-8/+0
* analogclock example: Clean up link_librariesKai Köhne2021-12-171-5/+1
* Examples: Clean up WIN32_EXECUTABLE, MACOSX_BUNDLE propertiesKai Köhne2021-12-1712-66/+0