| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-05-01 | fix qt compile | star-hengxing | |
| 2023-04-03 | clean up semicolons | jingkaimori | |
| 2023-04-03 | fix import error | jingkaimori | |
| 2023-04-03 | improve detection of qt version at config stage | jingkaimori | |
| 2023-04-03 | refactor static linking of qt | jingkaimori | |
| extract these codes as separate function. | |||
| 2023-04-02 | adjust code style | jingkaimori | |
| 2023-04-02 | fix missing frameworks in wasm | jingkaimori | |
| 2023-04-01 | add missing documents and branches | jingkaimori | |
| 2023-03-31 | Update load.lua | ruki | |
| 2023-03-31 | Update xmake.lua | ruki | |
| 2023-03-31 | fix linking issues for qt6 | jingkaimori | |
| 2023-03-29 | Update load.lua | ruki | |
| 2023-03-29 | fix 3rd lib | jingkaimori | |
| 2023-03-24 | use on_config for qt qmlplugin | ruki | |
| 2023-03-15 | fix install qt program on windows #3505 | ruki | |
| 2023-03-09 | improve qt | ruki | |
| 2023-03-09 | improve path and moc rule #3457 | ruki | |
| 2023-02-28 | fix mingw include for qt | ruki | |
| 2023-02-03 | fix qt cpp language detection | Arthur LAURENT | |
| 2023-01-28 | fix languages for qt | ruki | |
| 2023-01-27 | Fix detection of target language for qt projects | xaizek | |
| Stray change in 02fb7ef69e78a5d6a8e0066f8866684533836ac3 broke it such that language set via `set_languages()` wasn't detected and `-std=c++11` was appended after `-std` flag that came from `set_languages()` in `xmake.lua`. To reproduce: 1. `xmake create -tqt.quickapp` 2. `vim xmake.lua` and add `set_languages("c++17")` 3. `xmake --verbose` and look at `-std=` options | |||
| 2023-01-10 | improve install dir on windows | ruki | |
| 2023-01-06 | Update load.lua | ruki | |
| 2023-01-05 | conditionnaly add c++17 flag on qt rules | Arthur LAURENT | |
| 2022-12-27 | improve archive | ruki | |
| 2022-12-25 | improve qt | ruki | |
| 2022-12-25 | disable qtplatform for qt6 #2791 | ruki | |
| 2022-09-29 | Simplify code | [email protected] | |
| 2022-09-29 | fix link error on linux when use qt4 | carols | |
| 2022-09-15 | fix qt.moc | ruki | |
| 2022-09-15 | fix max depth | ruki | |
| 2022-08-05 | optimize to get headerunits info | ruki | |
| 2022-07-31 | Improve C++20 modules support | Arthur LAURENT | |
| 2022-07-13 | Fix user flags for *deployqt | Arthur LAURENT | |
| 2022-07-12 | Update windows.lua | ruki | |
| 2022-07-12 | Update macosx.lua | ruki | |
| 2022-07-11 | Install qmldir and plugin.qmltypes to the right directory | Arthur LAURENT | |
| 2022-07-11 | Add user flag and qmldir variable for deployqt script | Arthur LAURENT | |
| 2022-06-27 | Merge pull request #2497 from Arthapz/qml-import-path | ruki | |
| Support of custom QML2_IMPORT_PATH and auto-add output path to import custom qmlplugins | |||
| 2022-06-27 | Update xmake.lua | ruki | |
| 2022-06-25 | Support of custom QML2_IMPORT_PATH and auto-add output path to import custom ↵ | Arthur LAURENT | |
| qmlplugins | |||
| 2022-06-25 | Fix qmldir file handling | Arthur LAURENT | |
| 2022-06-25 | Fix qmlplugin output directory | Arthur LAURENT | |
| 2022-06-18 | improve cachekey | ruki | |
| 2022-06-11 | improve qt rule | ruki | |
| 2022-06-10 | Apply PR suggestions | Arthur LAURENT | |
| 2022-06-10 | Apply PR suggestions | Arthur LAURENT | |
| 2022-06-10 | rename quickplugin into qmlplugin | Arthur LAURENT | |
| 2022-06-10 | Fix missing moc json generation | Arthur LAURENT | |
| 2022-06-09 | Add qt.quickplugin rule and support of qmltypesregistrar | Arthur LAURENT | |
