nextpnr/gui
2018-06-20 09:43:18 +02:00
..
resources Initial GUI work 2018-06-05 21:03:06 +02:00
designwidget.cc Rename Design to Context, derive from Arch instead of instantiating 2018-06-18 14:06:37 +02:00
designwidget.h Rename Design to Context, derive from Arch instead of instantiating 2018-06-18 14:06:37 +02:00
emb.cc clang format for gui related files 2018-06-06 22:53:52 +02:00
emb.h clang format for gui related files 2018-06-06 22:53:52 +02:00
fpgaviewwidget.cc Rename Design to Context, derive from Arch instead of instantiating 2018-06-18 14:06:37 +02:00
fpgaviewwidget.h Rename Design to Context, derive from Arch instead of instantiating 2018-06-18 14:06:37 +02:00
gui.cmake Added custom line editor with history 2018-06-20 09:43:18 +02:00
infotab.cc Small gui improvements and open json functionality 2018-06-19 15:17:34 +02:00
infotab.h Cleanup 2018-06-14 20:04:22 +02:00
line_editor.cc Added custom line editor with history 2018-06-20 09:43:18 +02:00
line_editor.h Added custom line editor with history 2018-06-20 09:43:18 +02:00
mainwindow.cc Small gui improvements and open json functionality 2018-06-19 15:17:34 +02:00
mainwindow.h Small gui improvements and open json functionality 2018-06-19 15:17:34 +02:00
nextpnr.qrc Initial GUI work 2018-06-05 21:03:06 +02:00
pythontab.cc Added custom line editor with history 2018-06-20 09:43:18 +02:00
pythontab.h Added custom line editor with history 2018-06-20 09:43:18 +02:00
Qt5Customizations.cmake Initial GUI work 2018-06-05 21:03:06 +02:00