summaryrefslogtreecommitdiffstats
path: root/src/gui/doc/snippets/code
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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
* 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
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-061-1/+1
|\
| * Doc: Fix references to QGuiApplication::clipboard()Joerg Bornemann2016-05-191-1/+1
* | Unify license header usage.Jani Heikkinen2016-03-2938-114/+494
* | Merge remote-tracking branch 'origin/5.6.0' into 5.7v5.7.0-alpha1Oswald Buddenhagen2016-03-071-0/+1
|\|
| * Add option to disable "session management by closing windows".Andreas Hartmetz2016-02-151-0/+1
* | QtGui: eradicate Q_FOREACH loops [rvalues]Marc Mutz2016-02-111-2/+4
|/
* doc: Fix error in QOpenGLShaderProgram exampleEskil Abrahamsen Blomfeldt2015-07-011-1/+1
* Clarify QPainter::drawText() documentation.Mitch Curtis2015-06-031-0/+20