summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-14262-1442/+1451
| |\| | | | | | | | |
| | * | | | | | | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-1457-201/+222
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Fix compilationLars Knoll2019-10-041-0/+1
| * | | | | | | | | | | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-10-1148-319/+263
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | cmake: add examples/openglFrederik Gladhorn2019-10-0722-1/+810
| * | | | | | | | | | | | cmake: add examples/vulkanFrederik Gladhorn2019-10-077-1/+253
| * | | | | | | | | | | | Update public CMake macros' versionLeander Beernaert2019-08-234-6/+6
| * | | | | | | | | | | | Merge branch 'wip/qt6' into wip/cmakeAlexandru Croitor2019-08-159-21/+28
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-07-1120-87/+136
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ 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
| |\| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-06-0340-155/+645
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Regenerate more projects that are using uicAlexandru Croitor2019-05-235-9/+59
| * | | | | | | | | | | | | | | | Rerun pro2cmake on projects that use .ui filesAlexandru Croitor2019-05-2221-35/+123
| * | | | | | | | | | | | | | | | Write find_dependency() calls in Qt Module config filesAlexandru Croitor2019-05-021-2/+1
| * | | | | | | | | | | | | | | | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-16439-2476/+3146
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | CMake: allow custom plugin output/install directoriesTobias Hunger2019-03-271-0/+1
| * | | | | | | | | | | | | | | | | CMake: Add widgets examplesTobias Hunger2019-03-26193-0/+4055
| * | | | | | | | | | | | | | | | | CMake: Add more examplesTobias Hunger2019-03-2688-5/+1637
| * | | | | | | | | | | | | | | | | CMake: Use AUTOMOC/AUTOUIC/AUTORCCTobias Hunger2018-12-141-17/+5
| * | | | | | | | | | | | | | | | | Begin port of qtbase to CMakeSimon Hausmann2018-11-013-0/+22
* | | | | | | | | | | | | | | | | | QButtonGroup: remove deprecated signalsVitaly Fanaskov2020-02-023-7/+9
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge remote-tracking branch 'origin/5.15' into devSimon Hausmann2020-01-288-21/+23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | QButtonGroup: deprecate overloaded signalsChristian Ehrlicher2020-01-284-12/+14
| * | | | | | | | | | | | | | | | Deprecate all methods that use QMatrixJarek Kobus2020-01-285-9/+9
* | | | | | | | | | | | | | | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-2812-91/+91
|\| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Doc: Replace some usages of 0/zero/null with \nullptrSze Howe Koh2020-01-271-1/+1
| * | | | | | | | | | | | | | | | Fix some qdoc-warningsFriedemann Kleint2020-01-241-1/+1
| * | | | | | | | | | | | | | | | Replace most use of QVariant::type and occurrences of QVariant::TypeOlivier Goffart2020-01-2310-89/+89
* | | | | | | | | | | | | | | | | Move QOpenGLPaintEngine and related classes from QtGui to QtOpenGLJohan Klokkhammer Helsing2020-01-2211-6/+8
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-192-18/+11
|\| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-182-18/+11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | | Pad Navigator example: Remove duplicated property animationsTopi Reinio2020-01-162-18/+11
* | | | | | | | | | | | | | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-161-5/+5
|\| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-151-5/+5
| |\| | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | Fix Mandelbrot Example documentation with regards to qRegisterMetaType()Friedemann Kleint2020-01-131-5/+5
* | | | | | | | | | | | | | | | Move QOpenGLWindow from QtGui to QtOpenGLJohan Klokkhammer Helsing2020-01-156-1/+13
* | | | | | | | | | | | | | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-1511-17/+47
|\| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Add documentation for the widget galleryFriedemann Kleint2020-01-141-0/+36
| * | | | | | | | | | | | | | | Build the securesocketclient example for other SSL backendsMårten Nordheim2020-01-141-1/+1
| * | | | | | | | | | | | | | | Unify application palette handling between QGuiApplication and QApplicationTor Arne Vestbø2020-01-132-8/+2
| * | | | | | | | | | | | | | | QNetworkReply: deprecate the 'error' getterTimur Pocheptsov2020-01-137-8/+8
* | | | | | | | | | | | | | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-137-11/+11
|\| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | QAbstractSocket: deprecate 'error' member-functionTimur Pocheptsov2020-01-103-4/+4
| * | | | | | | | | | | | | | | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2020-01-094-7/+7
| |\| | | | | | | | | | | | | |