Jérôme Leclercq
|
66799a7bc8
|
Refactor Qt packages to prepare Qt6 (#2252)
* Refactor Qt packages to prepare Qt6
* Update xmake.lua
* update qtbase
* Fix qt5base install
* Fix CI
* Update xmake.lua
* Update xmake.lua
* Try something
* Update xmake.lua
|
1 year ago |
Maxime
|
bf1b6d5684
|
Add Qt webview (#2232)
* Add Qt webview
* WebKit
* Delete xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
According to https://doc.qt.io/qt-5/qtwebview.html the right include is QtWebView
* Update xmake.lua
* Create qt5webview
* Delete xmake.lua
* Update xmake.lua
* Update xmake.lua
* Delete qt5webview
* Create xmake.lua
* qt5webview: disable MinGW
---------
Co-authored-by: Jérôme Leclercq <lynix680@gmail.com>
|
1 year ago |
ruki
|
e3c1dceb3a
|
improve qt5base (#1902)
* improve qt5base
* remove localcache
* remove configs
* add path
|
2 years ago |
Jérôme Leclercq
|
4359f03bcc
|
Add nodeeditor (#1046)
* Add nodeeditor
* qt5base: add support for MinGW on Linux and macOS
* Small refactor
* final fix
* final fix2 --'
|
3 years ago |
Jérôme Leclercq
|
a5f86837ce
|
Add Qt5 packages (using aqt installer) (#1031)
* Add Qt5 packages (using aqt installer)
* Improve qt5 packages
* Revert usage of find_qt (can't work with mingw)
* Fix Qt for android and mingw@macosx
* Improve Qt
* Qt: fix android
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
Co-authored-by: ruki <waruqi@gmail.com>
|
3 years ago |