summaryrefslogtreecommitdiffstats
path: root/examples/widgets/itemviews
Commit message (Expand)AuthorAgeFilesLines
* Add ; to Q_UNUSEDLars Schmertmann2020-07-071-1/+1
* Use QList instead of QVector in examplesJarek Kobus2020-06-2316-49/+46
* Replace calls to deprecated QEvent accessor functionsShawn Rutledge2020-06-083-11/+11
* CMake: Regenerate examples/widgets/ projectsSona Kurazyan2020-04-292-6/+33
* examples: avoid int -> QChar conversionsMarc Mutz2020-04-291-1/+1
* Port example over to QRegularExpressionLars Knoll2020-04-154-22/+40
* Convert the example to use QRegularExpressionLars Knoll2020-04-152-17/+32
* Merge remote-tracking branch 'origin/5.15' into devSimon Hausmann2020-03-162-4/+10
|\
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-03-112-4/+10
| |\
| | * examples: Fix build for configurations that do not have printsupportOliver Wolff2020-03-052-4/+10
* | | Merge remote-tracking branch 'origin/5.15' into devLars Knoll2020-03-042-0/+7
|\| |
| * | Examples: enable HighDPI scaling for examples on AndroidAssam Boudjelthia2020-03-032-0/+7
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-033-3/+5
|\| |
| * | Docs: Use Qt::SplitBehavior in preference to QString::SplitBehaviorEdward Welbourne2020-02-283-3/+5
* | | QComboBox: remove currentIndexChanged(const QString&)Vitaly Fanaskov2020-02-191-2/+2
* | | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-02-133-9/+9
|\| |
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-043-9/+9
| |\|
| | * Examples: fix compile without printsupportChristian Ehrlicher2020-01-311-1/+1
| | * Change examples and snippets to pass QDate and QTime by valueEdward Welbourne2020-01-302-8/+8
* | | Merge "Merge remote-tracking branch 'origin/wip/cmake' into dev"Alexandru Croitor2020-02-1124-32/+390
|\ \ \
| * | | Regenerate examplesAlexandru Croitor2020-02-0424-32/+390
* | | | QSpinBox: remove deprecated signal valueChanged(const QString &)Vitaly Fanaskov2020-02-101-2/+2
|/ / /
* | | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-01-292-2/+2
|\| |
| * | Replace most use of QVariant::type and occurrences of QVariant::TypeOlivier Goffart2020-01-232-2/+2
* | | Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2019-11-192-3/+3
|\| |
| * | Widget examples: replace QItemDelegate with QStyledItemDelegateChristian Ehrlicher2019-10-282-3/+3
| |/
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeSimon Hausmann2019-10-171-2/+2
|\|
| * Prepare for deprecating the QDesktopWidgetSona Kurazyan2019-10-151-2/+2
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-143-7/+8
|\|
| * Cleanup QtWidgets examplesChristian Ehrlicher2019-10-113-7/+8
* | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-10-111-2/+6
|\|
| * QFileSystemModel: Fix naming of Option enumerationFriedemann Kleint2019-09-021-1/+1
| * QFileSystemModel: Add optionsFriedemann Kleint2019-08-141-2/+6
* | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-06-1421-26/+26
|\|
* | Fix compiling of examples on AndroidSimon Hausmann2019-06-1221-21/+42
* | Fix linking of examplesSimon Hausmann2019-06-1221-21/+21
* | Allow to build examples as standalone projectKevin Funk2019-06-0521-341/+508
* | Rerun pro2cmake on projects that use .ui filesAlexandru Croitor2019-05-221-1/+3
* | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-1671-550/+486
|\|
| * Fix some deprecation warnings in examplesFriedemann Kleint2019-02-063-20/+20
| * Cleanup EditableItemModel exampleChristian Ehrlicher2019-01-247-68/+66
| * Cleanup SimpleTreeModel exampleChristian Ehrlicher2019-01-234-34/+29
| * Cleanup Itemviews examplesChristian Ehrlicher2018-12-1724-92/+79
| * Cleanup SimpleDomModel exampleChristian Ehrlicher2018-12-046-44/+45
| * Cleanup StarDelegate exampleChristian Ehrlicher2018-12-047-43/+33
| * Cleanup Addressbook exampleChristian Ehrlicher2018-12-0410-127/+116
| * Cleanup Spreadsheet exampleChristian Ehrlicher2018-11-238-71/+53
| * Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-136-53/+47
| |\
| | * Itemviews: Cleanup examplesChristian Ehrlicher2018-11-126-53/+47
| * | Fix use of deprecated ItemDataRoles Background/TextColorRoleChristian Ehrlicher2018-11-051-1/+1
| |/