index
:
delta/qbs.git
1.1
1.10
1.11
1.12
1.13
1.14
1.15
1.16
1.17
1.18
1.19
1.2
1.20
1.21
1.22
1.23
1.24
1.3
1.4
1.5
1.6
1.7
1.8
1.9
2.0
baserock/morph
dynablaster
egon-via-deps
master
wip/ci-ios
code.qt.io: qbs/qbs.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace "product" variable by "exportingProduct" in Export items
Raphael Cotty
2021-05-07
1
-1
/
+1
*
Implement codesign module
Jake Petroules
2021-02-18
1
-1
/
+8
*
protobuf/addressbook_objc: convert to ARC
Andrey Filipenkov
2021-01-15
2
-55
/
+48
*
Cocoa Touch Application: use launch storyboard
Andrey Filipenkov
2020-12-14
7
-15
/
+57
*
Cocoa Touch Application: change bundle identifier's prefix to io.qbs
Andrey Filipenkov
2020-12-14
2
-3
/
+5
*
Cocoa Touch Application: upgrade Xcode project to 12.2
Andrey Filipenkov
2020-12-14
2
-2
/
+44
*
Cocoa Touch Application: convert to Automated Reference Counting
Andrey Filipenkov
2020-12-14
6
-40
/
+19
*
Cocoa Touch Application: set deployment target to iOS 9.0
Andrey Filipenkov
2020-12-14
2
-3
/
+3
*
Install Cocoa Touch Application
Ivan Komissarov
2020-12-08
1
-0
/
+1
*
Move some file to bundle.resources in Cocoa Touch Application
Ivan Komissarov
2020-12-08
1
-4
/
+12
*
cmake: Replace symlinked directory with full content
Cristian Adam
2020-10-21
5
-1
/
+4723
*
baremetal: Add support for IAR toolchain to 'stm32f103' example
Denis Shienkov
2020-10-02
4
-0
/
+240
*
baremetal: Add support for IAR toolchain to 'pca10040' example
Denis Shienkov
2020-10-01
4
-0
/
+338
*
baremetal: Fix startup code for PCA10040 board using Keil toolchain
Denis Shienkov
2020-10-01
1
-238
/
+111
*
baremetal: Add missing target assembler flags for ARM architecture examples
Denis Shienkov
2020-09-30
4
-0
/
+26
*
baremetal: Add support for IAR toolchain to 'pca10001' example
Denis Shienkov
2020-09-30
4
-0
/
+229
*
baremetal: Add new example for Nordic's 'pca10001' board
Denis Shienkov
2020-09-30
12
-0
/
+1040
*
baremetal: Fix compilation of 'pca10040' example using Keil toolchain
Denis Shienkov
2020-09-30
1
-0
/
+3
*
baremetal: Add WiFi AP example for ESP8266 MCU using GCC toolchain
Denis Shienkov
2020-09-24
8
-0
/
+384
*
Initial support for GitHub Actions
Ivan Komissarov
2020-09-01
1
-0
/
+1
*
examples: fix license headers
Ivan Komissarov
2020-08-17
8
-90
/
+265
*
xcode: Fix rpaths example for XCode 9.4
Ivan Komissarov
2020-08-04
1
-0
/
+3
*
protobuf: suppress warnings in addressbook_cpp example
Ivan Komissarov
2020-07-28
2
-2
/
+9
*
Add support for Cap'n Proto for the c++ language
Ivan Komissarov
2020-07-21
7
-0
/
+1080
*
doc: Add How-To about cpp.rpaths
Ivan Komissarov
2020-07-15
7
-0
/
+288
*
protobuf: fix condition in addressbook_cpp example
Ivan Komissarov
2020-07-03
1
-1
/
+1
*
Do not use id property in protobuf examples
Ivan Komissarov
2020-07-03
2
-4
/
+4
*
Fix Qt 5.15 deprecation warnings
Christian Kandeler
2020-06-16
3
-8
/
+9
*
Fix TestBlackboxExamples with iOS profile
Ivan Komissarov
2020-06-08
9
-14
/
+23
*
Rename .qbs files in examples to match catalog structure
Ivan Komissarov
2020-05-18
15
-12
/
+11
*
Examples: Fix app_and_lib on Android multi-arch
Raphaƫl Cotty
2020-05-12
2
-4
/
+2
*
Fix copyrights
Ivan Komissarov
2020-05-12
4
-8
/
+8
*
baremetal: Add GCC toolchain support to pca10040 example
Denis Shienkov
2020-04-28
4
-1
/
+437
*
baremetal: Add GCC toolchain support to stm32f103 example
Denis Shienkov
2020-04-28
4
-1
/
+380
*
baremetal: Add LED blink example for pca10040 board using Keil toolchain
Denis Shienkov
2020-04-28
10
-0
/
+893
*
baremetal: Add LED blink example for stm32f103 MCU using Keil toolchain
Denis Shienkov
2020-04-27
10
-1
/
+702
*
Do not hardcode qbs.targetPlatform in CocoaTouchApplication.qbs
Ivan Komissarov
2020-04-14
1
-4
/
+1
*
Fix helloworld-complex in "profiling" build on Windows
Ivan Komissarov
2020-04-06
2
-3
/
+3
*
baremetal: fix greenblink example with old sdcc compiler
Ivan Komissarov
2020-03-23
1
-0
/
+3
*
baremetal: Fix some typos in README files of examples
Denis Shienkov
2020-03-17
2
-2
/
+2
*
baremetal: Fix target ARM architecture condition in an examples
Denis Shienkov
2020-03-17
1
-1
/
+1
*
Fix GRPC example
Ivan Komissarov
2020-03-06
1
-1
/
+1
*
Install some packages on Mac jobs to run more tests
Ivan Komissarov
2020-02-06
1
-0
/
+10
*
clang-cl: Fix build warnings
Ivan Komissarov
2020-01-28
1
-0
/
+4
*
travis: Add XCode 9.4 job
Ivan Komissarov
2020-01-20
1
-0
/
+1
*
Fix 'performance-unnecessary-value-param' warnings
Ivan Komissarov
2020-01-07
1
-1
/
+1
*
Adapt source code to Qt 6
Christian Kandeler
2019-12-17
1
-1
/
+3
*
Apply 'modernize-deprecated-headers' fix-it
Ivan Komissarov
2019-11-26
5
-5
/
+5
*
Apply 'readability-container-size-empty' fix-it
Ivan Komissarov
2019-11-25
1
-1
/
+1
*
Apply 'modernize-return-braced-init-list' fix-it
Ivan Komissarov
2019-11-25
1
-2
/
+1
[next]