summaryrefslogtreecommitdiffstats
path: root/examples/widgets/graphicsview/chip
Commit message (Expand)AuthorAgeFilesLines
* CMake: Add deployment API to our examplesAlexandru Croitor2024-03-221-9/+10
* Correct license for examples filesLucie Gérard2024-03-071-1/+1
* Examples: Remove unnecessary Q_INIT_RESOURCE callsKai Köhne2023-06-081-2/+0
* Remove unused variable/codeAmir Masoud Abdol2023-04-071-3/+0
* Examples: Use PRIVATE CMake linkageKai Köhne2022-11-301-2/+2
* Examples: Remove duplicated Qt6::PrintSupport link informationKai Köhne2022-11-301-3/+1
* Examples: Use qt_standard_project_setup()Kai Köhne2022-11-171-2/+2
* Examples: Use Qt6:: to qualify Qt CMake packagesKai Köhne2022-11-171-5/+5
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* Remove unnecessary dependency to OpenGLJoni Poikelin2022-05-301-1/+1
* Use SPDX license identifiersLucie Gérard2022-05-167-343/+14
* Chip example: fix an accidental bool->int conversion when using PMF connectionsTang Haixiang2022-04-132-6/+18
* Examples: Remove unneeded CMake optionsKai Köhne2022-01-241-4/+0
* Examples: Fix whitespace issues in CMakeLists.txtKai Köhne2021-12-131-2/+3
* Examples: Remove remaining conversion markers in CMakeLists.txtKai Köhne2021-12-131-2/+0
* CMake: Prefer unversioned commandsKai Köhne2021-12-131-1/+1
* Examples: Use find_package(Qt6 REQUIRED COMPONENTS ...) idiomKai Köhne2021-12-101-5/+4
* Remove .prev_CMakeLists.txtKai Köhne2021-12-061-66/+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
* CMake: Regenerate examplesAlexandru Croitor2020-07-092-2/+10
* Use QList instead of QVector in examplesJarek Kobus2020-06-231-1/+1
* Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-02-131-1/+1
|\
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-041-1/+1
| |\
| | * Examples: fix compile without printsupportChristian Ehrlicher2020-01-311-1/+1
* | | Regenerate examplesAlexandru Croitor2020-02-042-7/+86
* | | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-01-291-2/+2
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.15' into devSimon Hausmann2020-01-281-2/+2
| |\| |
| | * | Deprecate all methods that use QMatrixJarek Kobus2020-01-281-2/+2
| | |/
* | | Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-243-24/+0
|\| |
| * | Remove deprecated QGL* classesJohan Klokkhammer Helsing2019-12-113-24/+0
| |/
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-145-10/+8
|\|
| * Widgets/GraphicsView examples: cleanupChristian Ehrlicher2019-09-055-10/+8
* | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-10-111-1/+1
|\|
| * Remove usages of deprecated APIs of QWheelEventSona Kurazyan2019-08-231-1/+1
* | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-06-141-3/+3
|\|
* | 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-35/+29
* | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-162-19/+19
|\|
| * Fix some deprecation warnings in examplesFriedemann Kleint2019-02-061-3/+3
| * Cleanup Widgets examples - new signal/slot syntaxChristian Ehrlicher2019-01-061-16/+16
* | CMake: Add widgets examplesTobias Hunger2019-03-261-0/+44
|/
* Convert features.wheelevent to QT_CONFIGStephan Binner2017-06-282-2/+2
* Convert features.printdialog to QT_[REQUIRE_]CONFIGStephan Binner2017-05-301-1/+6
* Fix compilation without QPrinter supportMaurice Kalinowski2016-11-231-2/+0
* Examples: Replace 'Q_DECL_OVERRIDE' by 'override'hjk2016-06-152-7/+7
* Updated license headersJani Heikkinen2016-01-217-118/+237