summaryrefslogtreecommitdiffstats
path: root/src/gui/doc/snippets
Commit message (Expand)AuthorAgeFilesLines
* 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
|\|
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-092-4/+2
| |\
| | * Document how to use CMake on Qt Core, Qt GUI's central pagesKai Koehne2019-05-072-4/+2
* | | Prefix textstream operators with Qt::Lars Knoll2019-05-021-1/+1
|/ /
* | 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-0515-55/+64
* | 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
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-131-0/+71
|\|
| * QImageWriter: improve documentation regarding use of resourcesSamuel Gaist2018-11-121-0/+71
* | Fix usage of QGuiApplication::set/resetOverrideCursorChristian Ehrlicher2018-11-051-2/+2
|/
* Doc: Move literal code block to a separate fileCristian Maureira-Fredes2018-10-159-0/+646
* doc: Add missing override and remove redundant virtual for snippetsAlexander Volkov2018-08-1610-21/+21
* Introduce QIcon::fallbackSearchPaths()Alexander Volkov2018-01-151-0/+3
* Update usage of QFontMetrics::width() to new APIEskil Abrahamsen Blomfeldt2017-12-082-3/+3
* Update QSyntaxHighlighter docs to use QRegularExpressionAaron Linville2017-02-151-31/+12