nextpnr/gui
Clifford Wolf d2bdb670c0 Add getConflictingPipWire() arch API, router1 improvements
Signed-off-by: Clifford Wolf <clifford@clifford.at>
2018-11-11 11:34:38 +01:00
..
ecp5 Fix method override in gui 2018-11-05 08:56:01 +01: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 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 Hover on items in tree 2018-08-22 17:38:42 +02: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 Add getConflictingPipWire() arch API, router1 improvements 2018-11-11 11:34:38 +01:00
designwidget.h clangformat 2018-09-30 15:13:18 +01:00
fpgaviewwidget.cc fix edge case 2018-10-27 10:21:29 +02:00
fpgaviewwidget.h Fix tooltip position when doing screenshot 2018-10-24 20:50:38 +02: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 do not invalidate buffer, leave as is 2018-10-25 20:33:49 +02:00
lineshader.h gui: improved FPGAViewWidget::paintGL() performance 2018-10-23 15:43:51 +02: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-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