nextpnr/gui
Adrian Jeakins 38f80b1048 Fix device view not showing anything on macOS.
* Fix line shader when running under the core profile and make version match those elsewhere.
* Make surface format version match the openGL functions we are using.
2018-12-05 22:27:04 +00: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
application.cc Fix device view not showing anything on macOS. 2018-12-05 22:27:04 +00:00
application.h Added custom QApplication implementation 2018-06-22 16:49:15 +02:00
base.qrc Move generic resources to top level 2018-08-02 17:48:02 +02:00
basewindow.cc Refactor log code and add log file support 2018-11-21 17:08:45 +00:00
basewindow.h Make loading works nice and use settings 2018-08-08 21:15:54 +02:00
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 Moved to new signal slot syntax 2018-08-03 10:53:38 +02:00
line_editor.h join python and info into one tab 2018-07-14 14:06:05 +02:00
lineshader.cc clangformat 2018-11-16 13:25:51 +00:00
lineshader.h Fix device view not showing anything on macOS. 2018-12-05 22:27:04 +00:00
pyconsole.cc join python and info into one tab 2018-07-14 14:06:05 +02:00
pyconsole.h join python and info into one tab 2018-07-14 14:06:05 +02:00
pythontab.cc Moved to new signal slot syntax 2018-08-03 10:53:38 +02:00
pythontab.h join python and info into one tab 2018-07-14 14:06:05 +02:00
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 Make worker generic 2018-08-02 18:10:01 +02:00
worker.h Make worker generic 2018-08-02 18:10:01 +02:00