Commit Graph

59 Commits

Author SHA1 Message Date
cdcd1e71e0 doc/README: updated MSYS2 install instructions 2024-12-11 19:56:11 +13:00
240d1c3925 doc/README: remove requirement for manual bool define 2024-12-11 19:55:59 +13:00
138883fb2d doc/README: add link to benchmarks thread 2024-12-07 14:18:06 +13:00
a6eab7a514 doc/README: update latest list of package bindings 2024-11-27 18:19:01 +13:00
b04953bc5f doc/README: update latest Linux build test notes 2024-11-27 18:18:53 +13:00
1b577f86bd doc/README: add note regarding virtual subclassing 2024-11-19 20:45:51 +13:00
281b1a832c doc/README: add note about LockOSThread affinity 2024-11-18 19:35:02 +13:00
Rick Calixte
7f0ef690b1
Add Linux ARM64 support to README
I have tested this with a Debian Linux ARM64 system. Both compilation and
execution worked well. This did however fail on Asahi Linux but I believe that
is because of an issue with Asahi.
2024-11-07 19:33:36 -05:00
b9b457eb8b doc/README: update headline with current library support list 2024-11-06 18:44:05 +13:00
c40d54ef5e doc/README: simplify FAQ entry about library bindings 2024-11-06 18:44:05 +13:00
90e1695b6a doc/README: add note re qmap/qhash type projection 2024-11-04 21:33:55 +13:00
ad29389e9e doc/README: add more notes about libicu on Windows 2024-11-04 20:18:53 +13:00
eb59a97d2a doc/README: use capital MIQT in sentence 2024-11-04 20:18:43 +13:00
946d483265 doc/README: standardize wording for links to build environments 2024-10-27 18:35:12 +13:00
18db56b618 build/windows: move buildvcs flag from README into container files 2024-10-27 18:35:12 +13:00
eaa6cf4494 build/macos: support osxcross docker container 2024-10-27 18:35:02 +13:00
a34aa88d62 doc/README: macOS support notes for Homebrew 2024-10-27 17:52:10 +13:00
d92ef2f71d doc/README: add build test notes for Qt6 on Windows MSYS2 2024-10-27 12:38:23 +13:00
34525edf0d doc/README: add test notes for Qt 6.7 2024-10-26 12:41:03 +13:00
db2f367f8c docs: update for Qt 6, QByteArray, more clear wording 2024-10-22 18:45:29 +13:00
4d29341c71 doc/README: upgrading qt5 to qt6 2024-10-21 19:10:31 +13:00
3a0e1690a2 doc/README: add pkg-config info 2024-10-21 19:10:31 +13:00
ab84c70f03 qt6: initial support 2024-10-21 19:10:31 +13:00
8a0c7029ed docker: build from root repo context, to allow embedding other files 2024-10-20 18:07:38 +13:00
2c668c77f3 doc/README: msys2-static is built with no-icu 2024-10-14 18:30:58 +13:00
bd15f9c10f doc/README: MSYS2: add version details used for test 2024-10-11 18:40:06 +13:00
c88543c051 doc/README: add architecture diagram about uic/rcc 2024-10-05 18:19:48 +13:00
ab5dcce9e8 doc/README: add initial made-with-miqt section 2024-10-05 17:53:15 +13:00
de1951684d doc/README: add note re QString UTF8/UTF16 conversion 2024-10-05 17:52:30 +13:00
e012ab6fdb doc/README: add MSYS2 build example for windows 2024-10-02 19:51:25 +13:00
81767b1bfb doc/README: fix go install line for dockerfile caching 2024-10-02 19:51:14 +13:00
efcb73b26c doc/README: add a small country badge 2024-09-28 15:29:55 +12:00
98c2cfd22a doc/README: separate FAQ and build how-to sections 2024-09-28 15:04:59 +12:00
18e30eaf70 doc/README: add note re overloaded methods in subclasses 2024-09-28 14:27:29 +12:00
91835dd808 doc/README: android should also use -ldflags "-s -w" 2024-09-24 18:59:47 +12:00
239ed883c2 miqt: android support 2024-09-24 18:55:27 +12:00
841605a279 doc/README: mention blockers for macOS ARM64 support 2024-09-20 18:40:53 +12:00
125238ab47 doc/README: MSVC is not compatible with CGO 2024-09-19 18:52:38 +12:00
d476988ec0 doc/README: document native Windows compilation instructions 2024-09-19 18:30:53 +12:00
ae45c8bbbd doc/README: add "go report card" website badge 2024-09-18 17:23:01 +12:00
29e6248669 doc/README: more files should be copied for dynamic linking 2024-09-15 11:06:05 +12:00
0bcdf08fc0 doc/README: add CI actions badge 2024-09-09 18:55:36 +12:00
99b4b9c6cb examples: add windows manifest example 2024-09-03 20:30:03 +12:00
9448418a8d doc/README: add separate instructions for windows static vs dynamic 2024-09-03 20:11:35 +12:00
cef75b87bd windows: add extra link libraries for static qwindows plugin 2024-09-03 20:11:23 +12:00
ca2e3c4a19 doc/README: update instructions for container build cache 2024-09-03 18:24:57 +12:00
d7ccbe3c17 docker: add dockerfile variants for go1.19 vs go1.23 2024-09-03 18:24:44 +12:00
3aba55b9f9 doc/README: add note about qt class inheritance 2024-09-03 18:14:51 +12:00
c709264ec9 doc/README: describe how to compile on Windows 2024-09-01 19:01:55 +12:00
04d2d8e7c2 doc/README: add more information about other bindings 2024-09-01 14:38:02 +12:00