summaryrefslogtreecommitdiffstats
path: root/examples/widgets/animation
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-1/+0
* Examples: Add missing include guardsFriedemann Kleint2023-02-011-0/+5
* Compile easing curve example with -WeverythingJan Arve Sæther2023-01-171-8/+8
* Examples: Use PRIVATE CMake linkageKai Köhne2022-11-301-1/+1
* Examples: Use qt_standard_project_setup()Kai Köhne2022-11-171-3/+2
* Examples: Use Qt6:: to qualify Qt CMake packagesKai Köhne2022-11-171-3/+3
* Pass a parent pointer to the Animation instance to avoid memory leakJan Arve Sæther2022-09-152-3/+3
* 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
* Use SPDX license identifiersLucie Gérard2022-05-164-196/+8
* Examples: Remove unneeded CMake optionsKai Köhne2022-01-241-3/+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-132-4/+0
* CMake: Prefer unversioned commandsKai Köhne2021-12-131-1/+1
* Examples: Use find_package(Qt6 REQUIRED COMPONENTS ...) idiomKai Köhne2021-12-101-3/+1
* Raise cmake_minimum_required to VERSION 3.16 in examplesJoerg Bornemann2021-08-171-1/+1
* Build examples in isolated sub-builds using ExternalProjectCraig Scott2021-05-261-1/+1
* CMake: Regenerate examples to set the WIN32_EXECUTABLE propertyAlexandru Croitor2020-10-271-0/+4
* CMake: Regenerate examples to use qt_add_executableAlexandru Croitor2020-10-191-1/+1
* Move QStateMachine from QtCore to QtScxmlKarsten Heimrich2020-08-24119-9617/+1
* Port the QXmlStream API from QStringRef to QStringViewKarsten Heimrich2020-08-191-4/+4
* CMake: Regenerate examplesAlexandru Croitor2020-07-097-7/+35
* Use QList instead of QVector in examplesJarek Kobus2020-06-234-6/+6
* Merge "Merge remote-tracking branch 'origin/wip/cmake' into dev"Alexandru Croitor2020-02-117-14/+438
|\
| * Merge remote-tracking branch 'origin/wip/cmake' into devAlexandru Croitor2020-02-107-14/+438
| |\
| | * Regenerate examplesAlexandru Croitor2020-02-047-14/+438
* | | QSpinBox: remove deprecated signal valueChanged(const QString &)Vitaly Fanaskov2020-02-101-3/+3
|/ /
* | Merge "Merge remote-tracking branch 'origin/wip/cmake' into dev"Alexandru Croitor2020-02-077-0/+199
|\|
| * Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-01-292-4/+5
| |\
| * \ Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-242-14/+1
| |\ \
| * \ \ Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-10-1138-291/+244
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-06-146-7/+7
| |\ \ \ \
| * | | | | Fix compiling of examples on AndroidSimon Hausmann2019-06-126-6/+12
| * | | | | Fix linking of examplesSimon Hausmann2019-06-126-6/+6
| * | | | | Allow to build examples as standalone projectKevin Funk2019-06-056-231/+154
| * | | | | Rerun pro2cmake on projects that use .ui filesAlexandru Croitor2019-05-221-1/+3
| * | | | | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-1625-114/+120
| |\| | | |
| * | | | | CMake: Add widgets examplesTobias Hunger2019-03-267-0/+268
* | | | | | QButtonGroup: remove deprecated signalsVitaly Fanaskov2020-02-021-1/+1
| |_|_|_|/ |/| | | |
* | | | | Merge remote-tracking branch 'origin/5.15' into devSimon Hausmann2020-01-282-4/+5
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | QButtonGroup: deprecate overloaded signalsChristian Ehrlicher2020-01-282-4/+5
* | | | | Remove deprecated QGL* classesJohan Klokkhammer Helsing2019-12-112-14/+0
|/ / / /
* | | / Fix build of the sub-attaq exampleVolker Hilsheimer2019-11-071-0/+1
| |_|/ |/| |
* | | Cleanup QtWidgets animation examplesChristian Ehrlicher2019-08-1738-291/+244
| |/ |/|
* | QtWidgets: replace 0 with \nullptr in documentationChristian Ehrlicher2019-01-281-1/+1
* | Cleanup Widgets examples - foreachChristian Ehrlicher2019-01-235-12/+14
* | Cleanup Widgets examples - nullptrChristian Ehrlicher2019-01-2316-31/+37
* | Cleanup Widgets examples - new signal/slot syntaxChristian Ehrlicher2019-01-0614-60/+68