summaryrefslogtreecommitdiffstats
path: root/src/widgets/doc/snippets/code
Commit message (Expand)AuthorAgeFilesLines
* Doc: don't use deprecated function in QMenu snippetsChristian Ehrlicher2024-04-171-2/+2
* Change doc snippet licenseLucie Gérard2024-02-022-2/+2
* Change license of .qdoc filesLucie Gérard2024-02-011-1/+1
* Doc: Modify unreadable tablesInkamari Harjula2023-11-281-17/+33
* doc: fix QScrollBar stylesheet code exampleSamuel Gaist2023-11-131-2/+2
* Include what you need: <QPointer>Marc Mutz2023-10-121-0/+2
* Move icons example to manual testTor Arne Vestbø2023-06-281-0/+20
* Fix qdoc link warnings after moving a few examples to manual testsTor Arne Vestbø2023-06-271-0/+8
* Remove unused documentation code snippetsFriedemann Kleint2023-04-177-241/+0
* QWidget: add overload to set tab order as a list of widgetsVolker Hilsheimer2023-04-111-0/+5
* Doc: Fix member name in code snippetAndreas Eliasson2023-02-151-1/+1
* Layouts docs: pass parent widget in the ctorAhmad Samir2022-10-214-16/+12
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-111-1/+1
* Style sheets: add placeholder text color property for edit widgetsEirik Aavitsland2022-09-291-0/+3
* Update the snippet for QFileDialog::saveFileContentMikolaj Boc2022-08-261-1/+3
* Use SPDX license identifiersLucie Gérard2022-05-1662-3016/+124
* QStyle: add name() to return the name of the styleChristian Ehrlicher2021-01-141-16/+8
* Organize QtOpenGLWidgets documentationVolker Hilsheimer2020-10-291-209/+0
* Deprecate QVariant::TypeLars Knoll2020-10-231-1/+1
* Another round of replacing 0 with nullptrAllan Sandfeld Jensen2020-10-071-1/+1
* Doc: Fix documentation warnings for Qt GUITopi Reinio2020-08-283-243/+0
* Use QList instead of QVector in qtbaseJarek Kobus2020-07-071-5/+5
* Document how to use CMake for Qt WidgetsKai Koehne2020-05-312-56/+0
* Mark QApplication::globalStrut as deprecatedVolker Hilsheimer2020-01-221-1/+1
* QtWidget docs: small fixesChristian Ehrlicher2019-12-189-50/+51
* wasm: fix getOpenFileContent docLorn Potter2019-12-111-2/+2
* Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-10-241-1/+1
|\
| * Doc: Correct snippet about customizing QMenuBarNico Vertriest2019-10-111-1/+1
* | Merge remote-tracking branch 'origin/dev' into 5.14Liang Qi2019-08-271-0/+5
|\ \
| * | wasm: Add saveFileContent()Morten Johan Sørvig2019-08-201-0/+5
| |/
* / Remove dead code from Qt 4 timesTor Arne Vestbø2019-08-201-5/+0
|/
* Docs: Fix the snippet lookup for QFileDialog::getOpenFileContentAlessandro Portale2019-08-121-3/+3
* wasm: add public API for local file accessMorten Johan Sørvig2019-02-071-0/+11
* QtWidgets documentation: cleanupChristian Ehrlicher2019-02-053-9/+13
* DropSite example: fix documentationChristian Ehrlicher2018-12-101-55/+0
* Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-11-101-0/+1
|\
| * Merge remote-tracking branch 'origin/5.11' into 5.12.0Liang Qi2018-11-051-0/+1
| |\
| | * Fix stylesheet example for QLineEdit:read-only code exampleArnaud Bienner2018-10-221-0/+1
* | | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-10-255-0/+174
|\| |
| * | Doc: Move literal code block to a separate fileCristian Maureira-Fredes2018-10-155-0/+174
| |/
* / Qt Style Sheets: add support for hsl(a) colorsChristian Ehrlicher2018-10-181-7/+9
|/
* doc: Add missing override and remove redundant virtual for snippetsAlexander Volkov2018-08-165-20/+20
* QStyle: deprecate SH_Widget_Animate in favor of SH_Widget_Animation_DurationElvis Angelaccio2017-06-041-0/+4
* Doc: Add information about styling QTableView::indicatorVenugopal Shivashankar2017-05-041-0/+6
* Doc: Updated code sample to match documentation of QCompleterSamuel Gaist2016-12-201-1/+1
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-161-8/+0
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-151-8/+0
| |\
| | * doc: Remove obsolete note for QWidget::paintEvent()Alexander Volkov2016-11-121-8/+0
* | | Change confusing Q_DEAD_CODE_FROM_QT4_FOO defineTor Arne Vestbø2016-10-141-1/+1
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-161-2/+2
|\| |