Miodrag Milanovic
|
3e95c57317
|
Add SVG option to gui
|
2020-02-27 09:37:09 +01:00 |
|
Miodrag Milanovic
|
3f439c1ef2
|
Enable screenshot and recording feature
|
2020-01-05 13:51:12 +01:00 |
|
Miodrag Milanovic
|
d399346de0
|
Add options to enable/disable displayed elements
|
2019-12-20 15:25:10 +01:00 |
|
Miodrag Milanovic
|
be47fc3e9a
|
clangformat run
|
2019-06-25 18:19:25 +02:00 |
|
Miodrag Milanovic
|
66ea9f39f7
|
enable lading of jsons and setting up context
|
2019-06-14 15:18:35 +02:00 |
|
Miodrag Milanovic
|
0d8c80ad5d
|
gui for json write and proper statuses
|
2019-06-14 11:14:18 +02:00 |
|
Miodrag Milanovic
|
053bd48bef
|
Cleanup
|
2019-06-14 10:07:59 +02:00 |
|
Miodrag Milanovic
|
1cd4a4d17a
|
Remove concept of project and code connected
|
2019-06-13 17:42:41 +02:00 |
|
Miodrag Milanovic
|
e0b4a2eeab
|
Add GUI for executing python file
|
2018-12-14 17:20:25 +01:00 |
|
Miodrag Milanovic
|
5dd7a74b87
|
Make loading works nice and use settings
|
2018-08-08 21:15:54 +02:00 |
|
Miodrag Milanovic
|
fc5cee6fb8
|
clangformat
|
2018-08-08 18:17:34 +02:00 |
|
Miodrag Milanovic
|
ecc21caa77
|
move load/save proj to base
|
2018-08-08 18:14:22 +02:00 |
|
Miodrag Milanovic
|
9510c444c9
|
Disable menu options on json load
|
2018-08-05 18:02:33 +02:00 |
|
Miodrag Milanovic
|
dc4bd1b55f
|
Move ArchArgs to BaseWindow
|
2018-08-04 11:52:07 +02:00 |
|
Miodrag Milanovic
|
23a7d96f4c
|
clangformat
|
2018-08-02 19:25:20 +02:00 |
|
Miodrag Milanovic
|
44147dc704
|
Document and cleanup
|
2018-08-02 19:21:25 +02:00 |
|
Miodrag Milanovic
|
4fa0c81ed7
|
Move common logic to basewindow
|
2018-08-02 18:50:08 +02:00 |
|
Miodrag Milanovic
|
4587b8c000
|
added buttons for new zoom operations
|
2018-07-26 13:21:46 +02:00 |
|
Miodrag Milanovic
|
fe239366b5
|
Made save project work as well
|
2018-07-21 12:15:50 +02:00 |
|
Miodrag Milanovic
|
3477263431
|
removed not used and buggy features
|
2018-07-18 17:18:44 +02:00 |
|
Miodrag Milanovic
|
ee2ed461e6
|
Added Yosys tab with interactive console
|
2018-07-16 21:15:49 +02:00 |
|
Miodrag Milanovic
|
8e12ae2cfe
|
Added splash screen info while loading
|
2018-07-15 20:31:42 +02:00 |
|
Miodrag Milanovic
|
8d1996cae9
|
display selected object from tree
|
2018-07-14 19:44:37 +02:00 |
|
Miodrag Milanovic
|
5216e48863
|
join python and info into one tab
|
2018-07-14 14:06:05 +02:00 |
|
Miodrag Milanovic
|
8e54ac1542
|
Use command line parameters settings for GUI as well.
|
2018-07-13 09:14:48 +02:00 |
|
Clifford Wolf
|
b8a42ff53b
|
Updates from clang-format
Signed-off-by: Clifford Wolf <clifford@clifford.at>
|
2018-07-12 22:04:13 +02:00 |
|
Miodrag Milanovic
|
1245eb6343
|
added progress bar for future use
|
2018-07-12 14:54:16 +02:00 |
|
Miodrag Milanovic
|
6b904aefd3
|
Display nets and cells as well
|
2018-07-05 20:06:12 +02:00 |
|
Miodrag Milanovic
|
9bb4899360
|
disable new and open while tasks are running
|
2018-06-27 11:12:05 +02:00 |
|
Miodrag Milanovic
|
0bd73c1977
|
Make GUI use recreated context
|
2018-06-26 15:47:43 +02:00 |
|
Miodrag Milanovic
|
8344a21282
|
Preps for more UI functionality
|
2018-06-26 14:17:41 +02:00 |
|
Miodrag Milanovic
|
b4764031d9
|
Added credits
|
2018-06-22 16:21:49 +02:00 |
|
Miodrag Milanovic
|
7f36828270
|
fixed namespace for gui section
|
2018-06-22 13:10:43 +02:00 |
|
Miodrag Milanovic
|
54549d36e9
|
log_error now trows exception, main is covering catch
|
2018-06-21 17:44:18 +02:00 |
|
Miodrag Milanovic
|
097df1869d
|
Added task manager and worker thread for ice40
|
2018-06-21 15:42:19 +02:00 |
|
Miodrag Milanovic
|
2d405f966b
|
Add graphics view in tab
|
2018-06-21 15:42:19 +02:00 |
|
Miodrag Milanovic
|
23fe31da44
|
cleanup
|
2018-06-21 13:55:36 +02:00 |
|
Miodrag Milanovic
|
9c03909eba
|
Make arch specific main window
|
2018-06-21 13:41:33 +02:00 |
|