aboutsummaryrefslogtreecommitdiff
path: root/ports/qt5-webview
AgeCommit message (Collapse)Author
2019-07-17[qt5]Fix build failure in linux (#7230)JackBoosY
2019-05-08[qt5] update to 5.12.3 (#6127)Lennart Trunk
* update CONTROL files and version variable * fix qt5 linkage in debug * revert target_link_libraries to set_property * revert mqtt to 5.12.1 since 5.12.3 is not released yet * update mqtt to 5.12.3 * update hashes * remove unnecessary patch * fix qmldevtools debug linkage for qt5-tools
2019-02-25[qt5-webview] Add new port (fix #5427) (#5441)myd7349