summaryrefslogtreecommitdiffstats
path: root/examples/embedded/flightinfo
Commit message (Expand)AuthorAgeFilesLines
* Remove undocumented embedded examplesLucie Gérard2023-11-176-642/+0
* Examples: Remove unnecessary Q_INIT_RESOURCE callsKai Köhne2023-06-081-2/+0
* examples: port embedded examples to new connection styleSamuel Gaist2022-12-211-7/+7
* 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-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-161-49/+2
* 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-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-4/+1
* Remove .prev_CMakeLists.txtKai Köhne2021-12-061-47/+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-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
* Port the QXmlStream API from QStringRef to QStringViewKarsten Heimrich2020-08-191-13/+13
* CMake: Regenerate examplesAlexandru Croitor2020-07-091-1/+5
* 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 devLiang Qi2020-02-131-2/+2
|\|
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-041-2/+2
| |\
| | * Change examples and snippets to pass QDate and QTime by valueEdward Welbourne2020-01-301-2/+2
* | | Regenerate examplesAlexandru Croitor2020-02-042-2/+66
* | | 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-21/+23
* | Rerun pro2cmake on projects that use .ui filesAlexandru Croitor2019-05-221-2/+4
* | CMake: Add more examplesTobias Hunger2019-03-261-0/+25
|/
* examples: remove some unneeded QStringRef::toString() callsMarc Mutz2017-04-071-6/+5
* Example: migrate flightinfo to QRegularExpressionSamuel Gaist2017-02-151-3/+3
* Updated license headersJani Heikkinen2016-01-211-16/+33
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* centralize and fixup example sources install targetsOswald Buddenhagen2012-11-291-3/+1
* Examples: Install to $$[QT_INSTALL_EXAMPLES]/$submodule/$examplehjk2012-11-261-2/+2
* Compile fix: Avoid deprecated functionsaavit2012-09-261-6/+10
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* QtBase examples: Remove Maemo/Symbian-specific code.Friedemann Kleint2011-10-182-16/+0
* Merge remote-tracking branch 'base/master' into refactorJørgen Lind2011-06-272-2/+2