summaryrefslogtreecommitdiffstats
path: root/examples/widgets
Commit message (Expand)AuthorAgeFilesLines
* Fix typosJarek Kobus2018-02-132-2/+2
* doc: Change \l StyleSheetEditor to \c StyleSheetEditorMartin Smith2018-02-031-1/+1
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-2089-8/+147
|\
| * Doc: add doc to Anchor Layout ExampleNico Vertriest2018-01-181-0/+43
| * Doc: revamp Animated Tiles exampleNico Vertriest2018-01-161-7/+7
| * Doc: add documentation to Blur Picker exampleNico Vertriest2018-01-161-0/+9
| * qtlite: Skip building examples when configured with no-feature-itemviewsRainer Keller2018-01-1286-1/+88
* | Fix QAbstractItemModel::beginRemoveRows in examplesChristian Ehrlicher2018-01-032-4/+9
* | Merge "Merge remote-tracking branch 'origin/5.10' into dev" into refs/staging...Liang Qi2018-01-0247-497/+1132
|\ \
| * | Merge remote-tracking branch 'origin/5.10' into devLars Knoll2018-01-0247-497/+1132
| |\|
| | * Doc: remove Config Dialog ExampleNico Vertriest2017-12-2712-558/+0
| | * Improve the findfiles example: use QDirIterator, etcShawn Rutledge2017-12-273-54/+46
| | * Doc: complete Draggable Text exampleNico Vertriest2017-12-191-0/+1
| | * Doc: complete Easing Curve ExampleNico Vertriest2017-12-182-0/+3
| | * Doc: move notepad example to qtbase and improve itNico Vertriest2017-12-1829-1/+1152
| | * Doc: Complete Simple Anchor Layout ExampleNico Vertriest2017-11-302-0/+46
* | | Add QHeaderView::setFirstSectionMovable(), useful for flat treeviewsDavid Faure2018-01-023-0/+92
|/ /
* | Make the Main Window example use high-DPI toolbar iconsAndre de la Rocha2017-12-192-15/+20
* | Update usage of QFontMetrics::width() to new APIEskil Abrahamsen Blomfeldt2017-12-088-14/+14
* | Use dependencies instead of CONFIG+=orderedAllan Sandfeld Jensen2017-12-021-1/+0
* | 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
|\|