nextpnr/gui
Miodrag Milanovic f2fecc3c69 make gui run
2018-11-28 17:04:26 +01:00
..
ecp5 clangformat 2018-11-16 13:25:51 +00:00
generic Fix method override in gui 2018-11-05 08:56:01 +01:00
ice40 Fix method override in gui 2018-11-05 08:56:01 +01:00
resources Added image generator and regenerate icons 2018-11-03 10:02:53 +01:00
xc7 make gui run 2018-11-28 17:04:26 +01:00
application.cc make gui run 2018-11-28 17:04:26 +01:00
application.h
base.qrc
basewindow.cc Refactor log code and add log file support 2018-11-21 17:08:45 +00:00
basewindow.h
CMakeLists.txt Make imgui and qtgui compile on older qt as well, opengl 3.2 required 2018-10-24 19:00:58 +02:00
create_img.sh Added image generator and regenerate icons 2018-11-03 10:02:53 +01:00
designwidget.cc clangformat 2018-11-16 13:25:51 +00:00
designwidget.h Changes to cover issues from code review 2018-10-29 19:39:52 +01:00
fpgaviewwidget.cc clangformat 2018-11-16 13:25:51 +00:00
fpgaviewwidget.h Sorted out zoomout, works for all now 2018-11-11 09:04:20 +01:00
line_editor.cc
line_editor.h
lineshader.cc clangformat 2018-11-16 13:25:51 +00:00
lineshader.h clangformat 2018-11-16 13:25:51 +00:00
pyconsole.cc
pyconsole.h
pythontab.cc
pythontab.h
quadtree.h clangformat 2018-11-16 13:25:51 +00:00
treemodel.cc Propagate proper ctx, fixes fetchMore 2018-11-11 10:53:48 +01:00
treemodel.h Propagate proper ctx, fixes fetchMore 2018-11-11 10:53:48 +01:00
worker.cc
worker.h