summaryrefslogtreecommitdiffstats
path: root/examples/widgets/itemviews/spreadsheet
Commit message (Expand)AuthorAgeFilesLines
* Examples: Remove unneeded CMake optionsKai Köhne2022-01-241-4/+0
* Examples: Fix whitespace issues in CMakeLists.txtKai Köhne2021-12-161-2/+3
* Examples: Remove remaining conversion markers in CMakeLists.txtKai Köhne2021-12-151-4/+1
* CMake: Prefer unversioned commandsKai Köhne2021-12-141-1/+1
* Examples: Use find_package(Qt6 REQUIRED COMPONENTS ...) idiomKai Köhne2021-12-101-4/+4
* Remove .prev_CMakeLists.txtKai Köhne2021-12-061-62/+0
* Raise cmake_minimum_required to VERSION 3.16 in examplesJoerg Bornemann2021-08-171-1/+1
* CMake: Regenerate examples to set the WIN32_EXECUTABLE propertyAlexandru Croitor2020-10-272-0/+8
* CMake: Regenerate examples to use qt_add_executableAlexandru Croitor2020-10-192-2/+2
* High-DPI: Remove usage of Qt::AA_EnableHighDpiScalingTor Arne Vestbø2020-08-281-3/+0
* CMake: Regenerate examplesAlexandru Croitor2020-07-092-2/+10
* Add ; to Q_UNUSEDLars Schmertmann2020-07-071-1/+1
* examples: avoid int -> QChar conversionsMarc Mutz2020-04-291-1/+1
* 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-041-0/+4
|\| |
| * | Examples: enable HighDPI scaling for examples on AndroidAssam Boudjelthia2020-03-031-0/+4
* | | Regenerate examplesAlexandru Croitor2020-02-042-2/+79
* | | 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/wip/qt6' into wip/cmakeAlexandru Croitor2019-06-141-2/+2
|\|
* | Fix compiling of examples on AndroidSimon Hausmann2019-06-121-1/+2
* | Fix linking of examplesSimon Hausmann2019-06-121-1/+1
* | Allow to build examples as standalone projectKevin Funk2019-06-051-26/+27
* | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-168-90/+72
|\|
| * Fix some deprecation warnings in examplesFriedemann Kleint2019-02-061-18/+18
| * Cleanup Spreadsheet exampleChristian Ehrlicher2018-11-238-71/+53
| * Fix use of deprecated ItemDataRoles Background/TextColorRoleChristian Ehrlicher2018-11-051-1/+1
* | CMake: Add widgets examplesTobias Hunger2019-03-261-0/+35
|/
* Fix typosJarek Kobus2018-02-131-1/+1
* qtlite: Skip building examples when configured with no-feature-itemviewsRainer Keller2018-01-121-0/+1
* Convert features.printdialog to QT_[REQUIRE_]CONFIGStephan Binner2017-05-301-2/+7
* Examples: Replace 'Q_DECL_OVERRIDE' by 'override'hjk2016-06-152-6/+6
* Updated license headersJani Heikkinen2016-01-219-152/+305
* Port examples/widgets/itemviews to new connection syntax.Friedemann Kleint2015-07-312-26/+26
* Update copyright headersJani Heikkinen2015-02-119-63/+63
* Update license headers and add new license filesMatti Paaso2014-09-249-171/+99
* Examples: Add Q_DECL_OVERRIDE to overridden functionsOlivier Goffart2014-07-152-6/+6
* QAbstractScrollArea - add SizeAdjustPolicy and viewportSizeHintChristoph Schleifenbaum2013-04-222-1/+3
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-1/+1
* Compile fix when QT_NO_PRINTDIALOG is definedPaul Olav Tvete2013-02-261-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-189-9/+9
* add and use qtHaveModule() functionOswald Buddenhagen2012-12-211-2/+2
* centralize and fixup example sources install targetsOswald Buddenhagen2012-11-291-3/+1
* Examples: Install to $$[QT_INSTALL_EXAMPLES]/$submodule/$examplehjk2012-11-261-2/+2
* QtBase: examples/widgets/itemviews code styleDavid Schulz2012-11-226-32/+36
* Fix building of examples.Friedemann Kleint2012-11-211-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-229-219/+219
* Moving .qdoc files under examples/widgets/docGabriel de Dietrich2012-08-2012-0/+1390