summaryrefslogtreecommitdiffstats
path: root/src/gui/doc/snippets
Commit message (Expand)AuthorAgeFilesLines
* Doc: Compile GUI vulkan snippetsPaul Wicking2020-09-014-126/+209
* Doc: Compile GUI util snippetsPaul Wicking2020-09-013-5/+64
* Doc: Remove unused snippet for removed codePaul Wicking2020-09-011-3/+0
* Doc: Make snippets Qt Gui compilable - textdocument-charformatsNico Vertriest2020-08-313-3/+9
* Doc: Make snippets Qt Gui compilable - textdocument-blocksNico Vertriest2020-08-313-9/+15
* Doc: Remove obsolete/removed snippet codePaul Wicking2020-08-318-482/+4
* Doc: rename qfontdatabase snippet project filePaul Wicking2020-08-311-0/+0
* Doc: Make Qt Gui snippets compilable - clipboardNico Vertriest2020-08-313-9/+16
* Doc: Remove obsolete snippet codePaul Wicking2020-08-293-181/+0
* Doc: Make Qt Gui snippets compilable - draganddropNico Vertriest2020-08-294-6/+14
* Doc: Make Qt Gui snippets compilable - brushPaul Wicking2020-08-294-50/+29
* Doc: rename snippet project filePaul Wicking2020-08-291-0/+0
* Doc: Compile text snippetsPaul Wicking2020-08-288-22/+136
* Doc: Compile QOpenGLShader snippetsPaul Wicking2020-08-282-1/+14
* Doc: Compile painting snippetsPaul Wicking2020-08-289-12/+274
* Doc: Remove unused snippet filePaul Wicking2020-08-281-72/+0
* Doc: Compile OpenGL snippetsPaul Wicking2020-08-284-81/+146
* Doc: Compile QQuaternion snippetsPaul Wicking2020-08-282-3/+22
* Doc: Compile GUI kernel snippetsPaul Wicking2020-08-288-6/+146
* Doc: drop obsolete snippetPaul Wicking2020-08-281-10/+0
* Doc: Compile standard item model snippetsPaul Wicking2020-08-282-1/+31
* Doc: Compile image snippetsPaul Wicking2020-08-288-14/+118
* Doc: Compile coordinate system snippetsPaul Wicking2020-08-282-2/+38
* Doc: Compile more GUI snippetsPaul Wicking2020-08-282-1/+11
* Doc: Remove unused snippetPaul Wicking2020-08-281-8/+0
* Doc: Remove unused snippetPaul Wicking2020-08-281-10/+9
* Doc: Compile rich text code snippetsPaul Wicking2020-08-283-2/+25
* Doc: Compile textdocument-end snippetsPaul Wicking2020-08-283-9/+14
* Doc: Compile qfontdatabase snippetsPaul Wicking2020-08-283-28/+30
* Doc: Add skeleton project for GUI snippetsPaul Wicking2020-08-281-0/+6
* Doc: Fix documentation warnings for Qt GUITopi Reinio2020-08-283-0/+243
* Ignore clang-format for GUI snippetsPaul Wicking2020-08-231-0/+2
* Use QList instead of QVector in gui implementationJarek Kobus2020-07-073-4/+4
* Doc snippets: Use nullptr instead of 0 literalPaul Wicking2020-06-1011-11/+11
* Enable Universal Links on iOSLars Schmertmann2020-05-191-0/+22
* Remove a couple of QTextStream usagesLars Knoll2020-05-013-12/+3
* Remove QRegExpValidatorLars Knoll2020-03-171-45/+0
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-111-2/+1
|\
| * Don't use deprecated QPixmapCache::find overloadVolker Hilsheimer2020-03-041-2/+1
* | Merge remote-tracking branch 'origin/5.15' into devSimon Hausmann2020-01-281-2/+2
|\|
| * Deprecate all methods that use QMatrixJarek Kobus2020-01-281-2/+2
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-281-1/+1
|\|
| * Mark QApplication::globalStrut as deprecatedVolker Hilsheimer2020-01-221-1/+1
* | Kill all QPictureIOAllan Sandfeld Jensen2019-08-121-79/+0
|/
* Remove usages of deprecated APIs from QDateTimeSona Kurazyan2019-07-022-2/+2
* Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-06-141-0/+2
|\
| * doc: Improve the Coordinate System rectangle coordinate examplesSamuel Gaist2019-05-231-0/+2
* | Merge remote-tracking branch 'origin/5.13' into devFriedemann Kleint2019-05-271-2/+2
|\|
| * doc: improve QStandardItemModel code snippetSamuel Gaist2019-05-161-2/+2
* | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-05-132-4/+2
|\|