summaryrefslogtreecommitdiffstats
path: root/examples/widgets
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-07-0610-0/+10
|\
| * Doc: Add list with widgets examples using layoutsNico Vertriest2017-07-0310-0/+10
* | Use qRadiansToDegrees() and qDegreesToRadians() more widelyEdward Welbourne2017-07-055-25/+12
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-07-0410-11/+15
|\|
| * 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-288-8/+8
* | Be (somewhat more) consistent about the value of piEdward Welbourne2017-06-209-54/+32
* | Add QLocale::formattedDataSize and consolidate use casesShawn Rutledge2017-06-201-22/+8
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-0711-21/+63
|\|
| * Convert features.printdialog to QT_[REQUIRE_]CONFIGStephan Binner2017-05-3011-21/+63
* | 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-291-2/+2
|\|
| * Doc: Replace "Macintosh" with something suitable or omit itLeena Miettinen2017-05-231-2/+2
* | 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-071-1/+1
|\|
| * examples: fix compile without gui modulePeter Seiderer2017-05-051-1/+1
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-04-204-35/+37
|\|
| * 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-071-4/+5
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-281-0/+1
|\| |
| * | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-271-0/+1
| |\|
| | * Build examples and tests only if their requirements are metUlf Hermann2017-03-221-0/+1
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-201-4/+5
|\| |
| * | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-131-4/+5
| |\|
| | * Example: migrate treemodelcompleter example to use QRegularExpressionSamuel Gaist2017-03-071-4/+5
* | | Deprecate QSignalMapperOlivier Goffart2017-03-141-1/+0
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-021-0/+1
|\| |
| * | make TabletMove hover events conditional on QWidget::tabletTrackingShawn Rutledge2017-02-231-0/+1
* | | Examples: use std::atan2 for simper angle calculationsEdward Welbourne2017-02-234-19/+10
|/ /
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-165-44/+46
|\|
| * 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
* | QRegularExpression example: Handle empty patternsFriedemann Kleint2017-02-092-41/+58
* | 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
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-2513-60/+25
|\|