summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Modernize the json savegame exampleMårten Nordheim2017-08-318-82/+175
* Merge remote-tracking branch 'origin/5.9' into devOswald Buddenhagen2017-08-021-7/+94
|\
| * Regular Expression Example: Add context menuFriedemann Kleint2017-07-191-7/+94
* | Merge remote-tracking branch 'origin/5.9' into devSimon Hausmann2017-07-1913-65/+16
|\|
| * Examples: Remove remains of winceFriedemann Kleint2017-07-1413-65/+16
* | Clean up some arithmetic code in an exampleEdward Welbourne2017-07-141-17/+13
* | Merge remote-tracking branch 'origin/5.9' into devGabriel de Dietrich2017-07-136-404/+1
|\|
| * pathstroke example: Add Q_FALLTHROUGH to unmarked fallthrough seen by GCC 7Friedemann Kleint2017-07-091-0/+1
| * Remove WinCE-specific sipdialog exampleFriedemann Kleint2017-07-055-404/+0
* | Allow QImage with more than 2GByte of image dataAllan Sandfeld Jensen2017-07-081-1/+1
* | Exploit QVector3D::length() instead of duplicating its workEdward Welbourne2017-07-071-1/+1
* | Call sinh() rather than implementing it using exp()Edward Welbourne2017-07-071-1/+1
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-07-0611-8/+13
|\|
| * Doc: Add list with widgets examples using layoutsNico Vertriest2017-07-0310-0/+10
| * doc: cleanup raster window exampleGatis Paeglis2017-07-031-8/+3
* | Use qRadiansToDegrees() and qDegreesToRadians() more widelyEdward Welbourne2017-07-057-40/+19
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-07-0412-13/+17
|\|
| * Convert features.wizard to QT_[REQUIRE_]CONFIGStephan Binner2017-07-021-1/+5
| * Convert features.statustip to QT_CONFIGStephan Binner2017-06-291-2/+2
| * Convert features.wheelevent to QT_CONFIGStephan Binner2017-06-2810-10/+10
* | Don’t flicker on startup: render on exposeMorten Johan Sørvig2017-06-272-1/+3
* | Be (somewhat more) consistent about the value of piEdward Welbourne2017-06-2020-143/+102
* | Add QLocale::formattedDataSize and consolidate use casesShawn Rutledge2017-06-201-22/+8
* | Typo-fix: s/looses/loses/gEdward Welbourne2017-06-081-1/+1
* | 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