Commit graph

88 commits

Author SHA1 Message Date
therecipe
9cb2c840ec initial update to Qt 5.8 + breaking changes + new speech module
1. the qt api changed in various places
2. dropped the "_minimal" suffix for the deployment folders
3. to keep using older versions of Qt (5.7.1 for example), one would
now need to explicit export "QT_VERSION=5.7.1" and also
"QT_DIR=/path/to/Qt5.7.1"
2017-02-10 18:18:44 +01:00
therecipe
c9658d52d8 update links to dependencies 2017-02-03 15:49:26 +01:00
therecipe
e70f310ce5 fix qtmoc 2017-02-01 16:38:51 +01:00
MRMillon
ad19abcb1c Update README.md 2017-02-01 17:05:04 +06:00
m8m5
260b6ca191 Reduce README length 2017-02-01 14:26:56 +06:00
nnvn
2ec4475f53 Updated readme (#212)
* Update README.md

* Update android.md

* Update README.md

* Update android.md
2017-01-31 20:15:40 +01:00
therecipe
580d22b6fb initial support for qtmoc constructors + new androidextras exception functions 2017-01-22 18:34:39 +01:00
therecipe
0996542eec minor readme update 2017-01-16 18:14:17 +01:00
therecipe
6e4c7a6b22 update readme 2017-01-16 18:10:20 +01:00
therecipe
9d86d8aac3 preparation for Qt 5.8.0 2017-01-08 20:14:18 +01:00
therecipe
0329327628 minor fixes 2016-12-30 21:40:48 +01:00
therecipe
9e0f6f0643 new qml/gallery example + new screenshots 2016-12-29 23:31:55 +01:00
therecipe
986dd10067 support various additional functions 2016-12-19 21:13:41 +01:00
therecipe
8318f0c212 fix android deployment + examples 2016-12-17 21:52:41 +01:00
therecipe
28b6970117 fix sailfish + fix ios-simulator + new checks 2016-12-16 21:59:46 +01:00
therecipe
1941c35710 fix android-sdk link for linux again 2016-12-14 16:07:24 +01:00
therecipe
98fe845133 fix android-sdk link for linux 2016-12-13 23:21:27 +01:00
therecipe
279ae4e3bc update various dependencies 2016-12-13 23:13:10 +01:00
therecipe
d10ed7da32 cleanup internal/parser 2016-12-11 21:03:06 +01:00
mukhlesur-millon
bee045355f fix link 2016-12-03 15:10:05 +06:00
therecipe
65aca8fddb use android sdk build tools 25.0.1 2016-11-23 18:45:46 +01:00
therecipe
2b0c6dc198 update readme 2016-11-16 19:02:52 +01:00
therecipe
0ffd648614 fixes + windows 64 docker image 2016-11-12 16:06:57 +01:00
therecipe
26cfcccaed support cross compilation on Linux for Windows 64bit 2016-11-07 02:48:18 +01:00
therecipe
d0152ba905 support MSYS2 2016-11-05 20:49:45 +01:00
therecipe
f2963b8a44 update readme 2016-11-03 16:46:26 +01:00
therecipe
980a9a09e6 make qtminimal and qtmoc faster + integrate new examples 2016-11-02 22:17:37 +01:00
5k3105
1d9e2524de Code Editor Settings (for code completion) 2016-11-02 14:53:42 -06:00
5k3105
0694e79409 Update Readme: 'Code Editor Settings' 2016-11-02 14:49:24 -06:00
therecipe
3917516184 minor cleanup 2016-10-30 03:53:56 +01:00
therecipe
bac79d8fdd cleanup + split qtdeploy 2016-10-29 23:28:13 +02:00
therecipe
0bd230d5f6 cleanup + better logging 2016-10-28 04:00:58 +02:00
therecipe
d51ced2197 update readme + docker support + stub support + minimal_cgo 2016-10-26 16:44:27 +02:00
therecipe
179bfd59d7 fix ci 2016-10-24 00:11:57 +02:00
therecipe
00ea5322fa support cross compilation on Linux for Windows 2016-10-23 04:32:23 +02:00
therecipe
4752e9ef23 fix installation with omited components + update readme 2016-10-21 21:20:56 +02:00
joesis
cc270751d4 Add note for Windows installation
It's time wasting to find out I need to install the depreciated "QtScript" component until after running `setup.bat` for several minutes. Adding a note would prevent others from the same situation.

I'm only playing on Windows. Not sure if same applies to other platforms.
2016-10-20 20:39:30 -07:00
therecipe
057d9ea41f fix ci + update readme 2016-10-20 18:38:53 +02:00
therecipe
11f304c487 fix ci + update android sdk deps 2016-10-20 14:34:02 +02:00
therecipe
eb44b12b3e fix scripts + update readme 2016-10-20 03:42:23 +02:00
therecipe
c0d3e45458 support homebrew on macOS + update ci + new debug logger 2016-10-20 03:25:57 +02:00
therecipe
1e89b32ea2 fix xcode sdk lookup + add slack channel to readme 2016-10-18 02:52:43 +02:00
therecipe
d9ed18e911 fix ci + linux pkg-config setup 2016-10-15 02:27:47 +02:00
therecipe
8e0f04c252 pkg-config on openSUSE 2016-10-14 21:25:25 +02:00
therecipe
57b3c13a82 support for pkg-config on linux 2016-10-14 19:06:35 +02:00
therecipe
568a1bf3eb fix qstring whitespace bug on linux 2016-10-13 17:14:49 +02:00
therecipe
e5b2d9abca env variables for rpi + only build minimal 2016-10-07 16:41:24 +02:00
therecipe
8fa1fb6a30 trigger travis + appveyor 2016-10-06 15:46:45 +02:00
therecipe
2e41f3bfab env vars for deps + fix static link order + amd64 ios-sim + buildtags + winextras + x11extras 2016-10-04 18:12:55 +02:00
therecipe
e96115cd8e fix windows symlink of qtdeploy + qtmoc 2016-09-29 20:47:38 +02:00