summaryrefslogtreecommitdiffstats
path: root/examples/embedded/flickable
Commit message (Expand)AuthorAgeFilesLines
* Remove undocumented embedded examplesLucie Gérard2023-11-175-520/+0
* Examples: Use PRIVATE CMake linkageKai Köhne2022-11-301-1/+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-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-163-147/+6
* Do not assume implicit string-ish → QColor conversionMarc Mutz2022-03-111-2/+2
* Examples: Remove unneeded CMake optionsKai Köhne2022-01-241-4/+0
* Examples: Fix whitespace issues in CMakeLists.txtKai Köhne2021-12-131-1/+3
* Examples: Remove remaining conversion markers in CMakeLists.txtKai Köhne2021-12-131-2/+0
* 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
* Remove unnecessary int() casting in QRandomGenerator::boundedThiago Macieira2021-03-171-1/+1
* Use event cloning rather than copyingVolker Hilsheimer2020-11-251-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
* Another round of replacing 0 with nullptrAllan Sandfeld Jensen2020-10-071-1/+1
* CMake: Regenerate examplesAlexandru Croitor2020-07-091-1/+5
* Use qsizetype in QListLars Knoll2020-07-061-1/+1
* Replace calls to deprecated QEvent accessor functionsShawn Rutledge2020-06-082-8/+8
* Example compile fix with namespaced Qthjk2020-06-081-3/+1
* Regenerate examplesAlexandru Croitor2020-02-041-1/+6
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-141-5/+5
|\
| * Port two examples from QTime to QElapsedTimerAlbert Astals Cid2019-09-271-5/+5
* | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-06-141-1/+1
|\|
* | 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-12/+22
* | CMake: Add more examplesTobias Hunger2019-03-261-0/+16
|/
* Change almost all other uses of qrand() to QRandomGeneratorThiago Macieira2017-11-081-1/+1
* Updated license headersJani Heikkinen2016-01-213-48/+99
* examples: migrate to QString::asprintfMarc Mutz2015-02-121-3/+2
* Update copyright headersJani Heikkinen2015-02-113-21/+21
* Update license headers and add new license filesMatti Paaso2014-09-243-57/+33
* Update copyright year in Digia's license headersSergio Ahumada2013-01-183-3/+3
* clean up example project files, mostly wrt QT+=widgetsOswald Buddenhagen2012-12-171-1/+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
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-223-72/+72
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-303-3/+3
* Update contact information in license headers.Jason McDonald2012-01-233-3/+3
* Update copyright year in license headers.Jason McDonald2012-01-053-3/+3
* QtBase examples: Remove Maemo/Symbian-specific code.Friedemann Kleint2011-10-182-9/+0
* Merge remote-tracking branch 'base/master' into refactorJørgen Lind2011-06-273-2/+3
* Add the embedded demos-examples to the build.Casper van Donderen2011-06-241-3/+3
* Move all other demos in qtbase to examples.Casper van Donderen2011-06-244-0/+609