summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Update public CMake macros' versionLeander Beernaert2019-08-234-6/+6
* Merge branch 'wip/qt6' into wip/cmakeAlexandru Croitor2019-08-159-21/+28
|\
| * Remove usages of deprecated APIs of qtbase/widgetsSona Kurazyan2019-08-011-1/+1
| * Remove the remaining usages of deprecated APIs of qtbaseSona Kurazyan2019-08-011-1/+1
| * QOpenGLWindow example: use std::unique_ptr instead of QScopedPointerMarc Mutz2019-07-252-8/+14
| * Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-171-4/+5
| |\
| | * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-121-4/+5
| | |\
| | | * Fix the systray example to only show an icon when requestedVolker Hilsheimer2019-07-091-4/+5
| * | | Remove usages of deprecated APIs of qtbase/guiSona Kurazyan2019-07-134-7/+7
* | | | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-07-1120-87/+136
|\| | |
| * | | Remove usages of deprecated APIs of corelibSona Kurazyan2019-07-051-1/+1
| * | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-07-012-7/+8
| |\| |
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-282-7/+8
| | |\|
| | | * styles example: Use QImage instead of QPixmap in NorwegianWoodStyleTor Arne Vestbø2019-06-252-7/+8
| * | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-06-271-6/+32
| |\| |
| | * | Example: Move the SQL statementsVenugopal Shivashankar2019-06-211-6/+32
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-06-201-1/+1
| | |\|
| * | | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-06-251-1/+1
| |\ \ \ | | | |/ | | |/|
| | * | Doc: Fix typo in briefPaul Wicking2019-06-191-1/+1
| * | | Convert uses of QTime as a timer to QElapsedTimerEdward Welbourne2019-06-149-21/+19
| * | | Use QSaveFile in MainWindow examplesFriedemann Kleint2019-06-124-35/+60
| * | | SecureUDPServer example: use std::unique_ptr instead of QSharedPointerMarc Mutz2019-05-152-16/+15
* | | | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-06-14239-318/+318
|\| | |
* | | | Fix compiling of examples on AndroidSimon Hausmann2019-06-12237-218/+454
* | | | Fix linking of examplesSimon Hausmann2019-06-12218-218/+218
* | | | Fix Standalone Example build when crosscompilingLeander Beernaert2019-06-061-36/+2
* | | | Allow to build examples as standalone projectKevin Funk2019-06-05249-4212/+5995
* | | | Fix OpenGL vs. GLESv2 linkage, attempt number threeSimon Hausmann2019-06-051-2/+0
* | | | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-06-038-28/+60
|\| | |
| * | | RelationalTableModel example: use std::unique_ptr instead of QScopedPointerMarc Mutz2019-05-151-4/+6
| * | | HTTP example: use std::unique_ptr instead of QScopedPointerMarc Mutz2019-05-152-10/+22
| * | | ThreadedOpenGL example: use std::unique_ptr instead of QScopedPointerMarc Mutz2019-05-151-2/+4
| * | | Torrent example: Replace the last Java-style iterator with STL onesMarc Mutz2019-05-231-5/+7
| * | | Icons example: use std::unique_ptr instead of QScopedPointerMarc Mutz2019-05-151-2/+4
| * | | Composition example: use std::unique_ptr instead of QScopedPointerMarc Mutz2019-05-152-5/+17
* | | | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-06-0340-155/+645
|\| | |
| * | | Torrent example: replace a QMultiMap with a sorted vectorMarc Mutz2019-05-251-7/+7
| * | | Torrent example: add missing qAsConst()Marc Mutz2019-05-231-2/+2
| * | | Torrent example: rewrite some very convoluted codeMarc Mutz2019-05-241-17/+13
| * | | Torrent example: replace Java-style iteration with STL iteratorsMarc Mutz2019-05-231-5/+5
| * | | Remove usages of Q_OS_WINCEJoerg Bornemann2019-05-231-4/+0
| * | | Fix memory leak with arthur styleSimon Hausmann2019-05-231-3/+3
| * | | Fix qdoc warnings for Qt 5.14Friedemann Kleint2019-05-211-6/+1
| * | | examples: port away from Java-style iteratorsMarc Mutz2019-05-234-19/+6
| * | | QFileDialog: mark obsolete enum DontUseSheet as deprecatedChristian Ehrlicher2019-05-171-1/+0
| * | | QtCore: mark obsolete enumerations as deprecatedChristian Ehrlicher2019-05-172-2/+2
| * | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-05-151-3/+3
| |\ \ \ | | | |/ | | |/|
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-121-3/+3
| | |\|
| | | * hellogles3: Request core profile contextLaszlo Agocs2019-05-111-3/+3
| * | | Migrate Windows system libs to external dependenciesJoerg Bornemann2019-05-081-1/+1