1
0
mirror of https://github.com/YosysHQ/nextpnr.git synced 2026-03-05 19:09:40 +00:00

3 Commits

Author SHA1 Message Date
Miodrag Milanović
17d42e41db Make GUI able to compile on both Qt5 and Qt6 (#1576)
* Use QtPropertyBrowser for Qt5/6

* Fix cmake for python-console for consistency

* Make GUI compile for both Qt5 and Qt6

* Fix crash on init with Wayland on Qt6

* Cleanup

* disable deprecation warnings for now

* Relaxed cmake check for initial Qt6 test
2025-10-15 12:19:20 +02:00
Miodrag Milanovic
9347c8742d make it compile with qt5 2018-06-28 17:57:26 +02:00
Miodrag Milanovic
c63274342f initial import of python-console 2018-06-28 17:57:26 +02:00