summaryrefslogtreecommitdiffstats
path: root/src/widgets/doc/snippets
Commit message (Expand)AuthorAgeFilesLines
* Layouts docs: pass parent widget in the ctorAhmad Samir2022-10-215-18/+13
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-113-4/+4
* 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
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-238-8/+8
* Documentation: Fix "Using Model Indexes" in Model View Programming guide to workFriedemann Kleint2022-08-091-25/+31
* Add license headers to cmake filesLucie Gérard2022-08-038-0/+24
* CustomStyle doc: fix code indentationLaszlo Papp2022-07-141-1/+1
* Use SPDX license identifiersLucie Gérard2022-05-16125-6092/+250
* QtWidgets: use _L1 for for creating Latin-1 string literalsSona Kurazyan2022-05-021-8/+10
* QtWidgets: stop using QLatin1Char constructor for creating char literalsSona Kurazyan2022-04-262-3/+3
* Doc: Use find_package(Qt6 REQUIRED COMPONENTS ...) idiomKai Köhne2021-12-091-1/+1
* Partially modified to use C++11 standard nullptrchenbin2021-09-061-1/+1
* Doc: Fix qdoc warnings on snippet filesNico Vertriest2021-03-221-0/+3
* Fix signature of canDropMimeData used in code snippetAlbert Astals Cid2021-03-042-2/+2
* CMake: Port the snippet project setup to CMakeVenugopal Shivashankar2021-02-108-2/+61
* QStyle: add name() to return the name of the styleChristian Ehrlicher2021-01-141-16/+8
* Remove the qmake project filesJoerg Bornemann2021-01-0718-99/+0
* Doc: Use explicit linkage with target_link_librariesKai Koehne2020-11-301-1/+1
* Doc: Update CMake functions in Qt Widgets for Qt 6Kai Koehne2020-11-231-6/+0
* Adjust code format, add space after 'if'Zhang Sheng2020-11-161-1/+1
* Doc: Prefer versioned CMake library targetsv6.0.0-beta3Kai Koehne2020-11-011-1/+1
* Organize QtOpenGLWidgets documentationVolker Hilsheimer2020-10-291-209/+0
* QLayout docs: explain better what the QWidget ctor arg doesAhmad Samir2020-10-271-8/+4
* Deprecate QVariant::TypeLars Knoll2020-10-231-1/+1
* Another round of replacing 0 with nullptrAllan Sandfeld Jensen2020-10-0710-10/+10
* Doc: Make widgets snippets a subdirs/lib projectPaul Wicking2020-09-2310-41/+62
* Doc: Clean up widget snippets projectPaul Wicking2020-09-108-13/+13
* Deliver Quit event when calling QCoreApplication::quit()Tor Arne Vestbø2020-09-071-1/+1
* Remove QMacNativeWidget and QMacCocoaViewContainerTor Arne Vestbø2020-08-281-94/+0
* 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-314-57/+9
* Enable warnings-are-errors also for snippetsKai Koehne2020-05-071-0/+1
* Snippets: Fix dependency issuesKai Koehne2020-05-071-3/+0
* Fix build of the widgets doc snippetsFriedemann Kleint2020-05-071-1/+1
* Fix build of the widgets doc snippets after opengl splitFriedemann Kleint2020-05-061-1/+1
* Fix build of the widgets doc snippets on WindowsFriedemann Kleint2020-05-062-2/+2
* CMake: Document versionless commandsKai Koehne2020-05-061-0/+6
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-05-048-64/+137
|\
| * Doc: Make snippets Qt Widgets compilableNico Vertriest2020-05-018-64/+137
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-081-1/+5
|\|
| * Doc: replace deprecated references to QGLWidgetChristian Ehrlicher2020-03-201-1/+5
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-031-1/+1
|\|
| * Docs: Use Qt::SplitBehavior in preference to QString::SplitBehaviorEdward Welbourne2020-02-281-1/+1
* | QComboBox: remove deprecated signalsVitaly Fanaskov2020-02-102-2/+2
* | 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