diff --git a/TODO.md b/TODO.md deleted file mode 100644 index 4c641872..00000000 --- a/TODO.md +++ /dev/null @@ -1,32 +0,0 @@ -## TODO List -- [x] Add `.panda` to files when saving. [link](https://github.com/GIBIS-UNIFESP/wiRedPanda/issues/10) -- [x] Undo/Redo. [link](https://github.com/GIBIS-UNIFESP/wiRedPanda/issues/1) -- [x] Boxes. [link](https://github.com/GIBIS-UNIFESP/wiRedPanda/issues/9) -- [ ] Installer. [link](https://github.com/GIBIS-UNIFESP/wiRedPanda/issues/3) -- [x] Add keyboard shortcuts to inputs. [link](https://github.com/GIBIS-UNIFESP/wiRedPanda/issues/11) -- [x] Line Split. -- [x] Zoom. -- [x] Dynamic scene resizing -- [x] Align to grid [link](https://github.com/GIBIS-UNIFESP/wiRedPanda/issues/14). -- [ ] ~~Align lines to grid ()~~ -- [x] Hide Lines, Wires and Ports. -- [x] Show Lines with issues. -- [x] Search. -- [ ] Flip Elements in the latteral pannel. -- [X] 16-seg Display. -- [ ] ~~Allow gates with more than 8 in/out.~~ -- [ ] ~~Labels always in horizontal.~~ -- [ ] Verify if file changed outside. -- [x] MUX and DEMUX. -- [x] Ctrl + Drag copy. -- [x] Lauch box in new instance. - -## Features we have yet to implement -- [ ] Karnaught Map or Truth Table. -- [ ] Limited Clock Frequencies. -- [ ] Images as buttons. -- [ ] Labels as separate elements. -- [ ] Verilog Script Generator. -- [ ] Add support to custom image backgrounds.. -- [ ] ~~Create separate modules for execution and edition.~~ -- [ ] Bugs and Warnings highlights.