summaryrefslogtreecommitdiffstats
path: root/src/widgets/doc/snippets
Commit message (Expand)AuthorAgeFilesLines
* Doc: Clarify the usage of file filters in QFileDialogAlexei Cazacov2025-11-211-3/+3
* Widgets snippets code: Fix of files under the dialogs prefixOleksii Zbykovskyi2025-08-295-199/+327
* Widgets snippets: Fix snippets and add to the build systemOleksii Zbykovskyi2025-08-297-201/+391
* Fix snippet compilation for widgetsIvan Solovev2025-08-271-0/+2
* CMake: Don't use private CMake API in doc snippetsAlexandru Croitor2025-08-211-26/+28
* Widgets snippets: Use the header file instead of a new class each timeOleksii Zbykovskyi2025-08-204-81/+4
* Widget snippets: Fix indentation in qtreewidget-using exampleOleksii Zbykovskyi2025-08-191-16/+17
* Create a header file for MainWindow classOleksii Zbykovskyi2025-08-1922-259/+122
* Fix indentation issues in the widgets snippets folderOleksii Zbykovskyi2025-08-0633-333/+399
* Combine two snippets blocks in oneOleksii Zbykovskyi2025-08-061-4/+2
* Combine senselessly divided snippets in customstyleOleksii Zbykovskyi2025-08-061-6/+4
* Relocate files from separate CMake files to the main oneOleksii Zbykovskyi2025-08-0611-94/+52
* Make snippets in widget folder compilable and add to the build systemOleksii Zbykovskyi2025-08-0528-57/+335
* Doc: Update QDialog and QMessageBoxDheerendra Purohit2025-07-111-3/+3
* Widgets: pass dpr to QIcon::pixmap()Christian Ehrlicher2024-12-291-1/+3
* Doc: Use qt_add_ui instead of qt6_add_uiOrkun Tokdemir2024-08-052-26/+26
* Use QModelIndex::data()Albert Astals Cid2024-06-211-1/+1
* CMake: Add `qt_add_ui` APIOrkun Tokdemir2024-05-072-0/+53
* Convert "Color Editor Factory" Example to snippetsMohammadHossein Qanbari2024-04-191-0/+4
* Convert Group Box Example to snippets and screenshotsMohammadHossein Qanbari2024-04-181-0/+17
* Doc: don't use deprecated function in QMenu snippetsChristian Ehrlicher2024-04-171-2/+2
* Correct doc snippet licenseLucie Gérard2024-02-289-9/+9
* Change doc snippet licenseLucie Gérard2024-02-023-3/+3
* Change license of .qdoc filesLucie Gérard2024-02-011-1/+1
* Doc: complete the snippet for a dialog with extensionVolker Hilsheimer2024-01-111-0/+2
* Turn SpinBox Delegate example into snippetsVolker Hilsheimer2023-12-202-0/+91
* Doc: Modify unreadable tablesInkamari Harjula2023-11-281-17/+33
* doc: fix QScrollBar stylesheet code exampleSamuel Gaist2023-11-131-2/+2
* Convert tooltips example to snippetsVolker Hilsheimer2023-10-271-0/+74
* Include what you need: <QPointer>Marc Mutz2023-10-121-0/+2
* Add QRhiWidgetLaszlo Agocs2023-08-143-0/+134
* 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
* Convert "extension" dialog example into snippetsVolker Hilsheimer2023-05-161-0/+27
* Doc: Use qt_add_executable() not add_executable() in snippetsLeena Miettinen2023-04-261-1/+1
* Remove unused documentation code snippetsFriedemann Kleint2023-04-178-247/+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
* QtWidgets: Fix CMake Unity (Jumbo) buildsFriedemann Kleint2023-02-011-0/+2
* 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