summaryrefslogtreecommitdiffstats
path: root/examples/widgets/itemviews
Commit message (Expand)AuthorAgeFilesLines
* 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
* Brush up the basicsortfiltermodel exampleFriedemann Kleint2020-10-141-1/+25
* Use QScroller in the Dir View exampleShawn Rutledge2020-10-141-1/+5
* Another round of replacing 0 with nullptrAllan Sandfeld Jensen2020-10-073-3/+3
* Rename QLibraryInfo::location() to path()Lars Knoll2020-09-121-1/+1
* Remove deprecated QPrinter and QPagedPaintDevice APIsVolker Hilsheimer2020-09-041-4/+4
* Long live QKeyCombination!Giuseppe D'Angelo2020-09-031-1/+1
* High-DPI: Remove usage of Qt::AA_EnableHighDpiScalingTor Arne Vestbø2020-08-282-6/+0
* Replace QAbstractItemView::viewOptions with initViewItemOptionVolker Hilsheimer2020-08-261-5/+11
* Disentangle QIODevice dependenciesLars Knoll2020-08-151-2/+2
* CMake: Regenerate examplesAlexandru Croitor2020-07-0924-24/+120
* 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