summaryrefslogtreecommitdiffstats
path: root/examples/embedded/lightmaps
Commit message (Expand)AuthorAgeFilesLines
* Remove undocumented embedded examplesLucie Gérard2023-11-179-660/+0
* examples: port embedded examples to new connection styleSamuel Gaist2022-12-211-2/+2
* 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-4/+4
* 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-167-344/+15
* 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-4/+1
* 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-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-072-3/+3
* Add qHash implementation for QPointMitch Curtis2020-09-151-13/+0
* CMake: Regenerate examplesAlexandru Croitor2020-07-091-1/+5
* CMake: Fix lightmaps example to build in a namespaced QtAlexandru Croitor2020-06-122-1/+12
* Replace calls to deprecated QEvent accessor functionsShawn Rutledge2020-06-081-5/+5
* Change qHash() to work with size_t instead of uintLars Knoll2020-04-091-1/+1
* Merge remote-tracking branch 'origin/5.15' into devLars Knoll2020-02-281-1/+1
|\
| * Revert "QNetworkReply: deprecate the 'error' getter"Alexander Akulich2020-02-281-1/+1
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-02-262-46/+0
|\|
| * Remove usage of bearer management from lightmaps exampleMårten Nordheim2020-02-192-46/+0
* | Regenerate examplesAlexandru Croitor2020-02-041-1/+6
* | Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-241-1/+1
|\|
| * QNetworkReply: deprecate the 'error' getterTimur Pocheptsov2020-01-131-1/+1
* | 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-18/+26
* | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-161-5/+6
|\|
| * Examples: cleanup foreach usageChristian Ehrlicher2019-02-021-5/+6
* | CMake: Add more examplesTobias Hunger2019-03-261-0/+22
|/
* Call sinh() rather than implementing it using exp()Edward Welbourne2017-07-071-1/+1
* Use qRadiansToDegrees() and qDegreesToRadians() more widelyEdward Welbourne2017-07-051-10/+4
* Be (somewhat more) consistent about the value of piEdward Welbourne2017-06-201-6/+0
* Updated license headersJani Heikkinen2016-01-217-116/+235
* Update copyright headersJani Heikkinen2015-02-117-50/+50
* Update license headers and add new license filesMatti Paaso2014-09-247-133/+77
* Remove references to Nokia in qtbase examples.Friedemann Kleint2013-07-111-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-187-7/+7
* centralize and fixup example sources install targetsOswald Buddenhagen2012-11-291-3/+1
* Examples: Install to $$[QT_INSTALL_EXAMPLES]/$submodule/$examplehjk2012-11-261-2/+2
* Use organization name "QtProject" in examples.Friedemann Kleint2012-10-161-2/+2
* Fix compilation for Qt5: Avoid deprecated APIaavit2012-09-261-2/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-227-169/+169
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-307-7/+7
* Update contact information in license headers.Jason McDonald2012-01-237-7/+7