summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | macOS: Make QMacNativeWidget example more usableTor Arne Vestbø2017-02-121-3/+2
* | | Polish the XML bookmarks examplesFriedemann Kleint2017-02-1716-208/+227
|/ /
* | QRegularExpression example: Handle empty patternsFriedemann Kleint2017-02-092-41/+58
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-081-1/+0
|\|
| * QXmlStream{Reader,Writer} don't need QtXmlThiago Macieira2017-01-311-1/+0
* | Merge remote-tracking branch 'gerrit/dev' into HEADOswald Buddenhagen2017-02-0125-94/+43
|\ \
| * | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-304-6/+9
| |\|
| | * Example: migrate the classwizard example to use QRegularExpressionSamuel Gaist2017-01-241-1/+2
| | * Example: migrate licensewizard example to use QRegularExpressionSamuel Gaist2017-01-241-2/+4
| | * Doc: Fixed old text still mentioning QRegExpSamuel Gaist2017-01-241-2/+2
| | * Tutorial: migrate addressbook tutorial to use QRegularExpressionSamuel Gaist2017-01-241-1/+1
| | * Example: migrate network-chat to use QRegularExpressionSamuel Gaist2017-01-231-1/+1
| * | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-2521-88/+34
| |\|
| | * examples: Use lambdas instead of functor classesAlexander Volkov2017-01-092-25/+4
| | * Fix compilation without sharedmemoryUlf Hermann2017-01-051-2/+2
| | * prune vestiges of DEPLOYMENT_PLUGINOswald Buddenhagen2016-12-233-9/+0