nextpnr/gui
2018-08-02 18:10:01 +02:00
..
ecp5 add graphics toolbar to all targets 2018-07-31 17:40:19 +02:00
generic add graphics toolbar to all targets 2018-07-31 17:40:19 +02:00
ice40 Make worker generic 2018-08-02 18:10:01 +02:00
resources Move generic resources to top level 2018-08-02 17:48:02 +02:00
application.cc Handle CTRL-C for windows build 2018-08-02 09:54:16 +02: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 Fix for macOS segfault 2018-08-02 17:05:55 +02:00
basewindow.h added buttons for new zoom operations 2018-07-26 13:21:46 +02:00
CMakeLists.txt Made python console use edit line and better 2018-07-13 19:56:11 +02:00
designwidget.cc gui: fix race condition when selecting elements during plavement 2018-08-01 11:44:42 +01:00
designwidget.h gui: move tree model into own namespace 2018-08-01 02:19:30 +01:00
fpgaviewwidget.cc gui: fix zoom outbound not happening with fast startup time 2018-08-01 03:55:28 +01:00
fpgaviewwidget.h gui: fix zoom outbound not happening with fast startup time 2018-08-01 03:55:28 +01:00
line_editor.cc Added Yosys tab with interactive console 2018-07-16 21:15:49 +02:00
line_editor.h join python and info into one tab 2018-07-14 14:06:05 +02:00
lineshader.cc gui: clang-format 2018-07-27 01:22:29 +01:00
lineshader.h gui: include linshader.{cc,h} 2018-07-26 17:39:22 +01: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 join python and info into one tab 2018-07-14 14:06:05 +02:00
pythontab.h join python and info into one tab 2018-07-14 14:06:05 +02:00
quadtree.h clangformat 2018-08-01 03:59:27 +01:00
treemodel.cc Properly delete element from unordered_map 2018-08-02 08:32:16 +02:00
treemodel.h Fix destructor for tree Item, fixes clang build as well 2018-08-02 13:20:05 +02: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