summaryrefslogtreecommitdiffstats
path: root/examples/widgets/itemviews
Commit message (Expand)AuthorAgeFilesLines
* examples: check return value of QFile::open() callsAhmad Samir2025-01-221-1/+4
* QSortFilterProxyModel: add endFilterChange, deprecate invalidateFilterVolker Hilsheimer2025-01-221-2/+2
* CMake: Use a unique resource identifier in simpletreemodel exampleAlexandru Croitor2025-01-201-1/+1
* Replace qdebug.h includes in public headers with forward-declarationsAhmad Samir2025-01-151-0/+1
* Removal of generic stylesheet rule for dropdownPatryk Stachniak2024-12-021-1/+0
* QSortFilterProxyModel: add a protected beginFilterChangeVolker Hilsheimer2024-08-281-2/+4
* Replace 'Qt Designer' and 'Qt Widgets Designer' in codeKai Köhne2024-05-162-10/+10
* Convert "Color Editor Factory" Example to snippetsMohammadHossein Qanbari2024-04-199-215/+0
* Don't add any entry whose name doesn't start with a letterChris Lerner2024-04-111-1/+4
* CMake: Add deployment API to our examplesAlexandru Croitor2024-03-2211-99/+110
* Correct license for examples filesLucie Gérard2024-03-0712-12/+12
* Use the unique resource identifier in editabletreemodel exampleAlexey Edelev2024-02-131-1/+1
* Examples: Add Qt6::Gui editabletreemodel and simpletreemodel testsAssam Boudjelthia2023-12-202-0/+12
* Turn SpinBox Delegate example into snippetsVolker Hilsheimer2023-12-207-192/+0
* SimpleTreeModel: Polish TreeModel::setupModelData()Friedemann Kleint2023-12-062-34/+26
* Polish the SimpleTreeModel exampleFriedemann Kleint2023-12-065-59/+49
* EditableTreeModel: Add a testFriedemann Kleint2023-12-062-1/+64
* Polish the EditableTreeModel exampleFriedemann Kleint2023-12-066-44/+41
* EditableTreeModel: Polish TreeModel::setupModelData()Friedemann Kleint2023-12-042-34/+25
* SimpleTreeModel: Add a testFriedemann Kleint2023-12-042-1/+62
* examples/: fix compiler (GCC) warnings -Wsign-compareAhmad Samir2023-08-181-3/+3
* Move simple widget mapper example to manual testTor Arne Vestbø2023-06-307-203/+0
* Move simple dom model example to manual testTor Arne Vestbø2023-06-3011-437/+0
* Move pixelator example to manual testTor Arne Vestbø2023-06-3013-540/+0
* Modernize EditableTreeModelCarl Schwan2023-06-284-64/+63
* Modernize SimpleTreeModel exampleCarl Schwan2023-06-284-47/+45
* Move item views puzzle example to manual testTor Arne Vestbø2023-06-2813-679/+0
* Move interview example to manual testTor Arne Vestbø2023-06-2812-296/+0
* Move dirview example to manual testTor Arne Vestbø2023-06-265-108/+0
* Move chart example to manual testTor Arne Vestbø2023-06-2611-847/+0
* Move storageview example into tests/manualVolker Hilsheimer2023-06-127-294/+1
* Remove flattreeview exampleVolker Hilsheimer2023-06-125-82/+0
* Examples: Remove unnecessary Q_INIT_RESOURCE callsKai Köhne2023-06-088-19/+0
* Remove unused variable/codeAmir Masoud Abdol2023-04-071-4/+0
* Doc: move snippet for implicit translation contextVolker Hilsheimer2023-03-011-0/+2
* Don't use file dialog in the address book exampleJan Arve Sæther2023-01-133-11/+11
* Examples: Use PRIVATE CMake linkageKai Köhne2022-11-3021-24/+24
* Examples: Remove duplicated Qt6::PrintSupport link informationKai Köhne2022-11-302-12/+4
* Examples: Use qt_standard_project_setup()Kai Köhne2022-11-1721-43/+42
* Examples: Use Qt6:: to qualify Qt CMake packagesKai Köhne2022-11-1722-71/+71
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-112-3/+3
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-2322-22/+22
* Add license headers to cmake filesLucie Gérard2022-08-0322-0/+66
* Examples: Use signals, slots instead of Q_SIGNALS, Q_SLOTSKai Köhne2022-07-211-1/+1
* Addressbook example: port to QLatin1StringViewIvan Solovev2022-07-151-3/+5
* Use SPDX license identifiersLucie Gérard2022-05-16105-5148/+213
* Examples: Remove unneeded CMake optionsKai Köhne2022-01-2421-83/+0
* Examples: Fix whitespace issues in CMakeLists.txtKai Köhne2021-12-1321-30/+63
* Examples: Remove remaining conversion markers in CMakeLists.txtKai Köhne2021-12-1322-50/+5
* CMake: Prefer unversioned commandsKai Köhne2021-12-139-9/+9