summaryrefslogtreecommitdiffstats
path: root/examples/widgets
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-3025-607/+99
|\
| * Doc: modify connect statement to new syntaxNico Vertriest2017-11-291-24/+24
| * Doc: Minor corrections custom sort filter exampleNico Vertriest2017-11-291-3/+3
| * Demonstrate the new AA_CompressTabletEvents in the tablet exampleShawn Rutledge2017-11-242-0/+11
| * Doc: drop Application Chooser ExampleNico Vertriest2017-11-209-238/+0
| * Doc: Add screenshot to Validators exampleNico Vertriest2017-11-201-0/+2
| * Doc: update screenshots in Addressbook Example docNico Vertriest2017-11-203-0/+0
| * Doc: drop Lighting Effect ExampleNico Vertriest2017-11-206-334/+0
| * Doc: add doc to Style Sheet exampleNico Vertriest2017-11-201-0/+51
| * Doc: review Star Delegate ExampleNico Vertriest2017-11-201-8/+8
* | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-2329-68/+57
|\|
| * Change almost all other uses of qrand() to QRandomGeneratorThiago Macieira2017-11-0829-68/+57
* | Merge remote-tracking branch 'origin/5.10' into devAllan Sandfeld Jensen2017-10-2424-183/+211
|\|
| * Address Book example: Correctly update "Edit entry" and "Remove entry" actionsAlexander Volkov2017-10-232-5/+12
| * Revamp QtWidgets/DragAndDrop examples to C++11Friedemann Kleint2017-10-1819-122/+125
| * Merge "Merge remote-tracking branch 'origin/5.9' into 5.10" into refs/staging...Liang Qi2017-10-171-2/+10
| |\
| | * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-161-2/+10
| | |\
| | | * regularexpression example: Fix compilation with clipboard disabledFriedemann Kleint2017-09-281-2/+10
| * | | Address Book example: Replace QPair by structAlexander Volkov2017-10-174-54/+64
| |/ /
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-10-174-8/+8
|\| |
| * | Doc: minor language editsNico Vertriest2017-09-291-3/+3
| * | Doc: update screenshot stylesheet exampleNico Vertriest2017-09-291-0/+0
| * | Doc: minor corrections doc Calendar Widget ExampleNico Vertriest2017-09-291-5/+5
| * | Doc: update Editable Tree Model ExampleNico Vertriest2017-09-291-0/+0
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-09-264-11/+67
|\| |
| * | examples: remove wince leftoversGatis Paeglis2017-09-221-1/+0
| * | Polish the StorageView exampleFriedemann Kleint2017-09-203-10/+67
* | | Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-1915-17/+17
* | | Tablet example: update only the drawn areas of the canvasShawn Rutledge2017-09-152-2/+7
|/ /
* | 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-194-13/+3
|\|
| * Examples: Remove remains of winceFriedemann Kleint2017-07-144-13/+3
* | 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
* | 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