summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-0712-24/+69
|\
| * Convert features.printdialog to QT_[REQUIRE_]CONFIGStephan Binner2017-05-3012-24/+69
* | tablet example: don't update the cursor image on iOSShawn Rutledge2017-06-021-0/+2
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-05-292-2/+4
|\|
| * Doc: Replace "Macintosh" with something suitable or omit itLeena Miettinen2017-05-231-2/+2
| * Add some missing breaks in switch statementsMarc Mutz2017-05-101-0/+2
* | QVulkanWindow: return QMatrix4x4 by valueMarc Mutz2017-05-223-3/+3
* | QVulkanWindow: use QVector, not QSet, for small int setMarc Mutz2017-05-223-4/+3
* | tablet example: enable high-DPI renderingShawn Rutledge2017-05-152-16/+25
* | Merge remote-tracking branch 'origin/5.9' into devFrederik Gladhorn2017-05-101-1/+1
|\|
| * Remove some more register keywordsMarc Mutz2017-05-061-1/+1
* | tablet example: use stylus rotation property correctlyShawn Rutledge2017-05-081-5/+5
* | tablet example: make smoother strokes with the rotation stylusShawn Rutledge2017-05-082-2/+12
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-05-073-6/+3
|\|
| * examples: fix compile without gui modulePeter Seiderer2017-05-052-2/+2
| * Update rasterwindow example to not create() in the constructorTor Arne Vestbø2017-04-211-4/+1
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-04-206-43/+44
|\|
| * Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-04-183-31/+32
| |\
| | * Doc: updated QSyntaxHighlighter documentation and use QRegularExpressionSamuel Gaist2017-04-123-31/+32
| * | examples: remove some unneeded QStringRef::toString() callsMarc Mutz2017-04-073-12/+12
* | | hellovulkanwidget example: Add a widget showing debug outputFriedemann Kleint2017-03-303-9/+34
* | | Add the Vulkan cube exampleLaszlo Agocs2017-03-2931-1/+5703
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-283-10/+11
|\| |
| * | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-273-11/+11
| |\|
| | * Build examples and tests only if their requirements are metUlf Hermann2017-03-223-11/+11
* | | Clarify the front face winding order in the Vulkan examplesLaszlo Agocs2017-03-262-3/+3
* | | Introduce QVulkanWindowLaszlo Agocs2017-03-2238-1/+2765
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-202-5/+6
|\| |
| * | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-132-5/+6
| |\|
| | * Example: migrate treemodelcompleter example to use QRegularExpressionSamuel Gaist2017-03-071-4/+5
| | * Example: fix memory leak in relationnaltablemodel exampleSamuel Gaist2017-03-071-1/+1
| | * Fix building of various examples and tools with -no-feature-processUlf Hermann2017-03-062-3/+2
* | | Deprecate QSignalMapperOlivier Goffart2017-03-141-1/+0
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-148-64/+178
|\| |
| * | Fix computegles31 examplePaolo Angelelli2017-03-083-48/+82
| * | Replace outdated BSD license textKai Koehne2017-03-038-16/+96
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-022-1/+1
|\| |
| * | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-241-1/+0
| |\|
| | * use regular configure mechanism for openssl library referencesOswald Buddenhagen2017-02-221-1/+0
| * | make TabletMove hover events conditional on QWidget::tabletTrackingShawn Rutledge2017-02-231-0/+1
* | | Add support for custom texture format in QOpenGLWidgetLaszlo Agocs2017-02-262-0/+8
* | | Examples: use std::atan2 for simper angle calculationsEdward Welbourne2017-02-235-26/+13
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-02-178-54/+56
|\| |
| * | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-167-51/+54
| |\|
| | * Example: migrate flightinfo to QRegularExpressionSamuel Gaist2017-02-151-3/+3
| | * Example: migrate grabber to use QRegularExpressionSamuel Gaist2017-02-151-4/+5
| | * Example: migrate the arthur code sample to use QRegularExpressionSamuel Gaist2017-02-151-5/+4
| | * Example: migrate the codecs example to use QRegularExpressionSamuel Gaist2017-02-151-3/+4
| | * Example: migrate settingseditor example to use QRegularExpressionSamuel Gaist2017-02-152-33/+34
| | * Example: migrate stylesheet example to use QRegularExpressionSamuel Gaist2017-02-151-3/+4