summaryrefslogtreecommitdiffstats
path: root/examples/widgets
Commit message (Expand)AuthorAgeFilesLines
* preserve HTML heading level in QTextBlockFormat; demonstrate in exampleShawn Rutledge2018-03-022-49/+95
* Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-02-212-15/+43
|\
| * Doc: review language and spelling in Editable Tree Model ExampleNico Vertriest2018-02-191-15/+15
| * Doc: complete Border Layout ExampleNico Vertriest2018-02-191-0/+28
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-02-163-2/+12
|\|
| * Merge "Merge remote-tracking branch 'origin/5.10' into 5.11" into refs/stagin...Liang Qi2018-02-152-1/+12
| |\
| | * Merge remote-tracking branch 'origin/5.10' into 5.11Liang Qi2018-02-152-1/+12
| | |\
| | | * examples: Fix notepad example for configurations without printsupportOliver Wolff2018-01-222-1/+12
| * | | Doc: Remove Validators example from highlighted widgets examplesNico Vertriest2018-02-151-1/+0
| |/ /
* | | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-02-132-2/+2
|\| |
| * | Fix typosJarek Kobus2018-02-132-2/+2
* | | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-02-111-1/+1
|\| |
| * | doc: Change \l StyleSheetEditor to \c StyleSheetEditorMartin Smith2018-02-031-1/+1
* | | Fix a bunch of compiler warnings in the qtbase examplesJake Petroules2018-02-075-3/+5
|/ /
* | 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