summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-02-1327-47/+53
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Deprecate one overload of QInputDialog::getDouble() for 5.15Jan Arve Sæther2020-02-121-1/+2
| * | QLocalSocket: Deprecate 'error' signal, use 'errorOccurred' insteadv5.15.0-alpha1Alexander Akulich2020-02-111-2/+1
| * | Remove unused variableJan Arve Sæther2020-02-101-1/+0
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-0421-33/+39
| |\|
| | * Markdown importer: use Unicode decodingGiuseppe D'Angelo2020-02-031-4/+4
| | * Examples: fix compile without printsupportChristian Ehrlicher2020-01-3110-11/+11
| | * Change examples and snippets to pass QDate and QTime by valueEdward Welbourne2020-01-306-18/+19
| | * Doc: Specify install path for Vulkan examplesTopi Reinio2020-01-305-0/+5
| * | Examples: Replace deprecated QLabel APISze Howe Koh2020-02-015-11/+11
* | | Merge "Merge remote-tracking branch 'origin/wip/cmake' into dev"Alexandru Croitor2020-02-11276-466/+5714
|\ \ \
| * \ \ Merge remote-tracking branch 'origin/wip/cmake' into devAlexandru Croitor2020-02-10276-466/+5714
| |\ \ \
| | * | | Regenerate examplesAlexandru Croitor2020-02-04276-466/+5714
* | | | | QSpinBox: remove deprecated signal valueChanged(const QString &)Vitaly Fanaskov2020-02-1016-24/+24
* | | | | QComboBox: remove deprecated signalsVitaly Fanaskov2020-02-1015-32/+32
|/ / / /
* | | | Merge "Merge remote-tracking branch 'origin/wip/cmake' into dev"Alexandru Croitor2020-02-07317-0/+9069
|\| | |
| * | | Post-merge fixesAlexandru Croitor2020-01-306-12/+61
| * | | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-01-2931-118/+122
| |\ \ \
| * | | | Post Merge FixesLeander Beernaert2020-01-2423-75/+232
| * | | | Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-24163-6196/+1104
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2019-11-1911-67/+26
| |\ \ \ \ \
| | * \ \ \ \ Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-025-39/+8
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-305-28/+17
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-191-0/+1
| | |\ \ \ \ \ \ \
| * | | | | | | | | Merge remote-tracking branch 'origin/dev' into wip/cmakeSimon Hausmann2019-10-1720-34/+36
| |\| | | | | | | |
| | * | | | | | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-1720-34/+36
| | |\ \ \ \ \ \ \ \
| * | | | | | | | | | 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