summaryrefslogtreecommitdiffstats
path: root/examples/widgets/itemviews
Commit message (Expand)AuthorAgeFilesLines
* Use the unique resource identifier in editabletreemodel exampleAlexey Edelev2024-02-141-1/+1
* Examples: Add Qt6::Gui editabletreemodel and simpletreemodel testsAssam Boudjelthia2023-12-202-0/+12
* EditableTreeModel: Add a testFriedemann Kleint2023-12-092-1/+64
* EditableTreeModel: Polish TreeModel::setupModelData()Friedemann Kleint2023-12-092-34/+25
* SimpleTreeModel: Add a testFriedemann Kleint2023-12-092-1/+62
* Polish the EditableTreeModel exampleFriedemann Kleint2023-12-086-44/+41
* examples/: fix compiler (GCC) warnings -Wsign-compareAhmad Samir2023-12-081-3/+3
* Modernize EditableTreeModelCarl Schwan2023-12-084-64/+63
* SimpleTreeModel: Polish TreeModel::setupModelData()Friedemann Kleint2023-12-072-34/+26
* Polish the SimpleTreeModel exampleFriedemann Kleint2023-12-075-59/+49
* Modernize SimpleTreeModel exampleCarl Schwan2023-11-164-47/+45
* Move simple widget mapper example to manual testTor Arne Vestbø2023-07-287-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
* Move interview example to manual testTor Arne Vestbø2023-06-2912-296/+0
* Move chart example to manual testTor Arne Vestbø2023-06-2911-847/+0
* Move dirview example to manual testTor Arne Vestbø2023-06-295-108/+0
* Move item views puzzle example to manual testTor Arne Vestbø2023-06-2913-679/+0
* Examples: Remove unnecessary Q_INIT_RESOURCE callsKai Köhne2023-06-148-19/+0
* Move storageview example into tests/manualVolker Hilsheimer2023-06-127-294/+1
* Remove flattreeview exampleVolker Hilsheimer2023-06-125-82/+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
* Examples: Use find_package(Qt6 REQUIRED COMPONENTS ...) idiomKai Köhne2021-12-1021-66/+27
* Remove .prev_CMakeLists.txtKai Köhne2021-12-064-205/+0
* Modify the target Square in the puzzleTang Haixiang2021-11-031-2/+2
* Raise cmake_minimum_required to VERSION 3.16 in examplesJoerg Bornemann2021-08-1721-21/+21
* Port all in-tree addAction() users from postfix to infix QKeySequenceMarc Mutz2021-07-141-2/+2
* Build examples in isolated sub-builds using ExternalProjectCraig Scott2021-05-261-21/+21
* Rewrite the fetchmore exampleFriedemann Kleint2021-04-234-48/+79
* Fix Editable Tree Model example model rowCount and model instance leakSamuel Gaist2021-03-292-1/+4
* dirview example: Show file icons on WindowsFriedemann Kleint2021-02-131-0/+2
* Add multi key bindings to QShortcutAllan Sandfeld Jensen2020-11-041-1/+1
* CMake: Regenerate examples to set the WIN32_EXECUTABLE propertyAlexandru Croitor2020-10-2724-0/+96
* CMake: Regenerate examples to use qt_add_executableAlexandru Croitor2020-10-1924-24/+24