aboutsummaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* baremetal: Add example for SDCC toolchain for 8051 architectureDenis Shienkov2019-05-062-5/+19
* bare-metal: Add example for CC2540 USB dongleDenis Shienkov2019-04-268-1/+468
* bare-metal: Add example for OLIMEX AVR-CAN boardDenis Shienkov2019-04-177-1/+409
* bare-metal: Add example for STM32F4DISCOVERY boardDenis Shienkov2019-04-1515-0/+1526
* Use 'const auto' keywords more at objects allocationsDenis Shienkov2019-02-231-1/+1
* Add protobuf.cpp and protobuf.objc modulesIvan Komissarov2018-11-228-0/+446
* Fix the "colliding mice" example on non-Darwin platformsChristian Kandeler2018-11-161-2/+3
* Merge 1.11 into masterChristian Kandeler2018-02-232-2/+4
|\
| * Examples: explicitly set the target platform for the Apple onesJake Petroules2018-02-232-2/+4
* | Use 'auto' keywords more for the allocated variablesDenis Shienkov2018-01-231-1/+1
|/
* Replace 'foreach' macro with range-based 'for'Denis Shienkov2017-11-241-2/+2
* Rename CoreUtils in install-bundle exampleJake Petroules2017-11-131-3/+3
* Polish examples/collidingmiceJoerg Bornemann2017-10-171-8/+7
* Polish examples/app-and-libJoerg Bornemann2017-10-173-4/+5
* Merge 1.9 into masterChristian Kandeler2017-10-052-3/+3
|\
| * Increase the iOS example app's deployment target to 8.0Jake Petroules2017-10-042-3/+3
* | Merge remote-tracking branch 'origin/1.9'Joerg Bornemann2017-09-264-3/+4
|\|
| * Fix broken deployment target handling in install-bundle exampleJake Petroules2017-09-202-1/+2
| * Fix Info.plist variable expansion warning in example projectsJake Petroules2017-09-202-2/+2
* | Make sure all files in the repository are shown in the Qbs project treeJake Petroules2017-08-165-0/+17
* | Merge 1.9 into masterChristian Kandeler2017-08-142-7/+9
|\|
| * Do not access the bundle module unconditionallyChristian Kandeler2017-08-022-7/+9
* | Update the license headers of examplesJoerg Bornemann2017-08-0334-275/+543
* | Add support for the Qt Quick compilerJoerg Bornemann2017-08-036-0/+264
|/
* Add support for building macOS disk imagesJake Petroules2017-06-1228-32/+262
* Fix race condition in code-generator exampleChristian Kandeler2017-04-031-8/+2
* Attach the bundle.content file tag to files that are part of a bundleJake Petroules2017-02-0811-31/+794
* Fix Cocoa examplesJake Petroules2016-12-123-4/+13
* Update license headersIikka Eklund2016-08-2912-98/+393
* Update license headersIikka Eklund2016-08-299-66/+271
* Merge 1.5 into 1.6Jake Petroules2016-06-281-1/+1
|\
| * Do the OS X to macOS rename.v1.5.2Jake Petroules2016-06-271-1/+1
* | Merge remote-tracking branch 'origin/1.5'Joerg Bornemann2016-06-0833-33/+33
|\|
| * Replace 'the Qt build suite' with 'Qbs' in copyright notices.Jake Petroules2016-06-0633-33/+33
* | Use Qt5-style connectsOrgad Shaneh2016-06-071-1/+1
* | Remove items scheduled for removal in 1.6.Jake Petroules2016-04-222-8/+2
|/
* Deprecate bundle.infoPlistFile and start tagging Info.plist files.Jake Petroules2015-11-023-2/+6
* Merge branch 1.4 into master.Christian Kandeler2015-10-261-4/+3
|\
| * fix examples/code-generatorJoerg Bornemann2015-09-111-4/+3
* | Use org.example instead of com.petroules in Info.plists.Jake Petroules2015-09-222-2/+2
|/
* Don't advertise using relative paths in export items.Christian Kandeler2015-07-281-1/+1
* Fix installed bundle example to work well on Windows.Jake Petroules2015-05-043-4/+9
* Add an example demonstrating how to properly install bundle products.Jake Petroules2015-05-045-0/+73
* update license headersJoerg Bornemann2015-03-021-3/+3
* Merge branch '1.3' into 'master'Christian Kandeler2015-01-2832-149/+149
|\
| * Update LicenseEike Ziller2015-01-2632-149/+149
* | Refactor bundle (CFBundle) support across all of Qbs.Jake Petroules2015-01-134-6/+3
* | use standard pattern for exporting "." include pathsJoerg Bornemann2015-01-121-1/+1
* | Improve the "app and lib" example.Christian Kandeler2015-01-073-3/+16
* | fix code-generator example for OS XJoerg Bornemann2014-12-031-2/+6