summaryrefslogtreecommitdiffstats
path: root/examples/widgets
Commit message (Expand)AuthorAgeFilesLines
* mainwindow example: fix creating custom QDockWidgetOlivier Goffart2016-06-241-1/+1
* Add install target to mac widget examplesAndy Nichols2016-06-012-0/+7
* Dirview example: Add option for DontUseCustomDirectoryIcons.Friedemann Kleint2016-05-111-0/+5
* fix example installsOswald Buddenhagen2016-05-0310-9/+19
* normalize structure of plugandpaint exampleOswald Buddenhagen2016-05-0321-95/+97
* Add missing indentationAllan Sandfeld Jensen2016-04-281-16/+16
* Fix compiling examples with -no-smJoni Poikelin2016-04-072-1/+6
* Remove empty first lines of files.Friedemann Kleint2016-04-061-1/+0
* Merge remote-tracking branch 'origin/5.6.0' into 5.6Frederik Gladhorn2016-03-172-0/+18
|\
| * Add option to disable "session management by closing windows".Andreas Hartmetz2016-02-152-0/+18
* | Standarddialogs example: Remove horizontal spacer from fullscreen layout.Friedemann Kleint2016-02-091-1/+0
* | Doc: Replaced Trolltech logo with Qt logoNico Vertriest2016-02-032-0/+0
|/
* Polish the Tablet exampleShawn Rutledge2016-01-287-452/+339
* Doc: removed double occurrence of systray.qdocNico Vertriest2016-01-262-186/+6
* Doc: Added brief statement for examples overview pageNico Vertriest2016-01-262-0/+3
* Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2016-01-191-2/+2
|\
| * Use unique shortcuts for the different actionsAndy Shaw2015-12-111-2/+2
* | Standarddialogs example: Adapt layout for fullscreen platforms.Friedemann Kleint2015-12-092-7/+21
* | Doc: corrected error in doc static pluginsNico Vertriest2015-11-131-3/+3
* | Fix the closeEvent of the systray example on OS XAlejandro Exojo2015-11-032-1/+10
* | examples: remove use of obsolete QStyleOption*V<N> typedefsMarc Mutz2015-11-021-2/+2
* | TextEdit example: fix build when clipboard is disabled.Rafael Roquetto2015-10-192-2/+4
* | Image viewer example: Fix broken error message formatting.Friedemann Kleint2015-10-191-1/+1
* | Examples/Doc snippets: Fix single-character string literals.Friedemann Kleint2015-10-1315-50/+50
* | Polish DnD Examples.Friedemann Kleint2015-10-0916-215/+91
* | Merge "Merge remote-tracking branch 'origin/5.5' into 5.6" into refs/staging/5.6Liang Qi2015-10-023-0/+183
|\ \
| * | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-023-0/+183
| |\|
| | * Doc: System Tray Icon exampleNico Vertriest2015-09-043-0/+183
* | | Doc: Update obsolete URLs to external documentationTopi Reinio2015-10-023-3/+3
|/ /
* | Clean up debug code and unused functions from imagegestures exampleJoni Poikelin2015-10-013-4/+0
* | Polish the settings editor example.Friedemann Kleint2015-09-237-161/+151
* | Polish the Icons example.Friedemann Kleint2015-09-1411-313/+533
* | Re-add systray.qdoc and images.Friedemann Kleint2015-09-113-0/+179
* | Polish the screen shot example.Friedemann Kleint2015-09-014-139/+104
* | Polish the systray example.Friedemann Kleint2015-09-011-12/+13
* | Polish rich text example.Friedemann Kleint2015-08-313-221/+196
* | Fix some qdoc-warnings.Friedemann Kleint2015-08-271-1/+1
* | Extend the image viewer example.Friedemann Kleint2015-08-242-17/+120
* | Polish the imageviewer example.Friedemann Kleint2015-08-213-74/+37
* | Polish widgets/dialogs/standarddialogs example.Friedemann Kleint2015-08-182-0/+10
* | Fix mainwindow examples when clipboard support is disabled.Rafael Roquetto2015-08-112-0/+9
* | Port examples/widgets/itemviews to new connection syntax.Friedemann Kleint2015-07-3124-155/+158
* | Tablet example: update the cursor according to the toolShawn Rutledge2015-07-319-11/+62
* | Tablet example: smoother, rotation stylus, better airbrushShawn Rutledge2015-07-315-74/+77
* | Add recent file handling to SDI/MDI and remove the recentfiles example.Friedemann Kleint2015-07-3112-464/+240
* | Port examples/widgets/dialogs to new connection syntax.Friedemann Kleint2015-07-2210-68/+50
* | Polish the widgets/mainwindows/mdi example.Friedemann Kleint2015-07-203-149/+125
* | Polish the examples/widgets/dockwidgets example.Friedemann Kleint2015-07-202-68/+41
* | Port examples/widgets/mainwindows/menus to new connection syntax.Friedemann Kleint2015-07-201-22/+22
* | Merge "Merge remote-tracking branch 'origin/5.5' into HEAD" into refs/staging...Simon Hausmann2015-07-173-5/+14
|\ \