summaryrefslogtreecommitdiffstats
path: root/src/gui/doc
Commit message (Expand)AuthorAgeFilesLines
* Ignore clang-format for GUI snippetsPaul Wicking2020-08-231-0/+2
* Fix "rectange" typos in qtbaseOliver Wolff2020-08-051-1/+1
* Remove last remaining bits of QtPlatformHeadersTor Arne Vestbø2020-08-041-1/+0
* Use QList instead of QVector in gui implementationJarek Kobus2020-07-073-4/+4
* Doc: Update docs with cmake package informationNico Vertriest2020-06-301-0/+1
* Doc snippets: Use nullptr instead of 0 literalPaul Wicking2020-06-1011-11/+11
* Licenses: Remove reference to change in Qt 5.4Kai Koehne2020-05-221-3/+2
* Enable Universal Links on iOSLars Schmertmann2020-05-191-0/+22
* Remove a couple of QTextStream usagesLars Knoll2020-05-013-12/+3
* Move versioned OpenGL functions from QtGui to QtOpenGLJohan Klokkhammer Helsing2020-04-161-30/+0
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-081-4/+4
|\
| * Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2020-03-241-4/+4
| |\
| | * Doc: fix copy paste errors in border-*-style documentationJoni Poikelin2020-03-211-4/+4
* | | Remove QRegExpValidatorLars Knoll2020-03-171-45/+0
* | | Merge remote-tracking branch 'origin/5.15' into devSimon Hausmann2020-03-162-9/+0
|\| |
| * | Doc: Remove \contentspage commandsTopi Reinio2020-03-152-9/+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-282-2/+51
|\| |
| * | Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Qt Forward Merge Bot2020-01-281-0/+49
| |\ \
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-281-0/+49
| | |\|
| | | * Doc: Update the stylesheet reference for widgets and richtextVenugopal Shivashankar2020-01-271-1/+42
| | | * Doc: Add the line-height CSS property to the listVenugopal Shivashankar2020-01-211-0/+8
| * | | Deprecate all methods that use QMatrixJarek Kobus2020-01-281-2/+2
| |/ /
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-282-2/+2
|\| |
| * | Fix some qdoc-warningsFriedemann Kleint2020-01-241-1/+1
| * | Mark QApplication::globalStrut as deprecatedVolker Hilsheimer2020-01-221-1/+1
| |/
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-191-0/+1
|\|
| * Doc: Fix qdoc compilation errors qtbaseNico Vertriest2020-01-171-0/+1
* | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-01-041-1/+1
|\|
| * Doc: Fix qdoc compilation errors qtbaseNico Vertriest2019-12-121-1/+1
* | Basic QImage cleanupAllan Sandfeld Jensen2019-12-181-1/+1
* | Merge remote-tracking branch 'origin/dev' into wip/qt6Alexandru Croitor2019-09-044-3/+749
|\|
| * Long live QColorConstants!Marc Mutz2019-08-253-0/+683
| * doc: Fix text formatting in the CSS Properties tableShawn Rutledge2019-08-081-1/+1
| * QTextDocument: allow css-styling of table cell bordersNils Jeisecke2019-08-081-2/+65
* | 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-271-0/+1
|\
| * Doc: Replace example file lists with links to code.qt.ioTopi Reinio2019-05-031-0/+1
* | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-06-143-1/+76
|\|
| * doc: Improve the Coordinate System rectangle coordinate examplesSamuel Gaist2019-05-232-1/+10
| * doc: Add dontdocument.qdoc filesMartin Smith2019-05-071-0/+66
* | 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-133-21/+8
|\|
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-093-21/+8
| |\
| | * Document how to use CMake on Qt Core, Qt GUI's central pagesKai Koehne2019-05-073-21/+8
* | | 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
|\|