summaryrefslogtreecommitdiffstats
path: root/src/gui/doc/snippets/code
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie Gérard2022-05-1644-2156/+88
* Doc: Replace "C:\Documents and Settings" pathsKai Köhne2022-01-121-1/+1
* Introduce QDoubleValidator::fixup()Ivan Solovev2021-09-171-0/+19
* Android: Enable QDesktopServiceLars Schmertmann2021-09-101-1/+25
* QMenu/QToolBar: remove addAction() functionsMarc Mutz2021-07-131-2/+2
* Doc: Improve QTransform documentationPaul Wicking2021-06-251-4/+4
* vulkan: Update legacy tests and examples to the modern validation layerLaszlo Agocs2021-05-312-4/+4
* Initialize some uninitialized member variablesHe MingYang2021-02-201-1/+1
* Revert "Remove the qmake project files" for snippetsNico Vertriest2021-02-121-0/+3
* Remove the qmake project filesJoerg Bornemann2021-01-072-51/+0
* Organize QtOpenGLWidgets documentationVolker Hilsheimer2020-10-293-317/+0
* Add an example to the documentation of QImage::scanLine()Mitch Curtis2020-10-121-0/+11
* Improve QRgb documentationMitch Curtis2020-10-121-0/+8
* Long live QKeyCombination!Giuseppe D'Angelo2020-09-032-3/+5
* Remove "fallback session management"Andreas Hartmetz2020-09-011-1/+0
* 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: 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-282-2/+24
* Doc: Fix documentation warnings for Qt GUITopi Reinio2020-08-283-0/+243
* Use QList instead of QVector in gui implementationJarek Kobus2020-07-072-3/+3
* Doc snippets: Use nullptr instead of 0 literalPaul Wicking2020-06-101-1/+1
* Enable Universal Links on iOSLars Schmertmann2020-05-191-0/+22
* Remove QRegExpValidatorLars Knoll2020-03-171-45/+0
* Don't use deprecated QPixmapCache::find overloadVolker Hilsheimer2020-03-041-2/+1
* Deprecate all methods that use QMatrixJarek Kobus2020-01-281-2/+2
* Mark QApplication::globalStrut as deprecatedVolker Hilsheimer2020-01-221-1/+1
* doc: Improve the Coordinate System rectangle coordinate examplesSamuel Gaist2019-05-231-0/+2
* doc: improve QStandardItemModel code snippetSamuel Gaist2019-05-161-2/+2
* Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-091-4/+0
|\
| * Document how to use CMake on Qt Core, Qt GUI's central pagesKai Koehne2019-05-071-4/+0
* | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-02-087-136/+213
|\|
| * QtGui: Unify license headersKai Koehne2019-01-297-136/+213
* | QtGui documentation: cleanupChristian Ehrlicher2019-02-052-5/+8
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-12-131-1/+1
|\|
| * Doc: Fix typo in snippetPaul Wicking2018-12-111-1/+1