summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-311-3/+6
|\
| * Improve the Frozen Column exampleSamuel Gaist2018-03-291-3/+6
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-03-282-0/+5
|\|
| * Add Qt::SvgMiterJoin option to pathstroke exampleKai Pastor2018-03-212-0/+5
* | Examples: replace QDesktopWidget::availableGeometry()/screenGeometry()Christian Ehrlicher2018-03-272-5/+5
* | Examples: replace QDate::longMonthName()/longDayName()Christian Ehrlicher2018-03-271-3/+3
* | Examples: replace deprecated QQuaternion::conjugate()Christian Ehrlicher2018-03-271-8/+8
* | Update rasterwindow example to not render in resizeEventTor Arne Vestbø2018-03-202-5/+2
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-182-24/+35
|\|
| * regularexpression example: Add raw string literal displayFriedemann Kleint2018-03-172-24/+35
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-158-37/+165
|\|
| * sub-attaq example: Fix crash with software Open GLFriedemann Kleint2018-03-141-2/+7
| * Doc: Complete Dynamic Layouts ExampleNico Vertriest2018-03-143-29/+108
| * Doc: complete Dir View ExampleNico Vertriest2018-03-131-3/+33
| * Doc: Add doc to Graphics View Flow Layout exampleNico Vertriest2018-03-133-3/+17
* | Examples: fix superfluous ';' in undo exampleChristian Ehrlicher2018-03-121-1/+1
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-071-8/+8
|\|
| * Doc: Update example Embedded DialogsNico Vertriest2018-03-051-8/+8
* | 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-221-15/+15
|\|
| * Fix some qdoc-warnings for 5.11Friedemann Kleint2018-02-211-15/+15
* | 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-166-5/+20
|\|
| * Merge "Merge remote-tracking branch 'origin/5.10' into 5.11" into refs/stagin...Liang Qi2018-02-153-1/+13
| |\
| | * Merge remote-tracking branch 'origin/5.10' into 5.11Liang Qi2018-02-153-1/+13
| | |\
| | | * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-292-3/+7
| | | |\
| | | * | rasterwindow: End painting on device before ending on backingstoreTor Arne Vestbø2018-01-291-0/+1
| | | * | 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.9' into 5.11Liang Qi2018-02-142-3/+7
| |\ \ \ | | | |/ | | |/|
| | * | examples: Add localserver feature check for localfortune examplesFrank Richter2018-01-271-1/+5
| | * | hellogles3 example: Fix start-up crash when using dynamic GLFriedemann Kleint2018-01-261-2/+2
* | | | 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
|\| | |
| * | | Merge remote-tracking branch 'origin/dev' into 5.11Liang Qi2018-02-1011-2/+2
| |\ \ \
| * | | | 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
| |/ / / |/| | |
* | | | Create corelib/serialization and move existing file formats into itThiago Macieira2018-01-2611-2/+2
|/ / /
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-20115-8/+174
|\ \ \ | | |/ | |/|
| * | 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-12112-1/+115
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-115-0/+5
|\| |
| * | qtlite: Skip building examples when configured with no-feature-udpsocketRainer Keller2018-01-115-0/+5
* | | 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-0251-515/+1184
|\ \ \