Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make arch specific main window | Miodrag Milanovic | 2018-06-21 | 1 | -145/+0 |
* | Cleanup of cmake files for easier development | Miodrag Milanovic | 2018-06-20 | 1 | -0/+2 |
* | Small gui improvements and open json functionality | Miodrag Milanovic | 2018-06-19 | 1 | -16/+44 |
* | Rename Design to Context, derive from Arch instead of instantiating | Clifford Wolf | 2018-06-18 | 1 | -4/+4 |
* | Create all without ui file, enables more control | Miodrag Milanovic | 2018-06-15 | 1 | -9/+90 |
* | Propagate signals | Miodrag Milanovic | 2018-06-15 | 1 | -0/+5 |
* | Added back some size limits for UI | Miodrag Milanovic | 2018-06-14 | 1 | -3/+5 |
* | Split design widget on side | Miodrag Milanovic | 2018-06-14 | 1 | -214/+8 |
* | separate clearProperties | Miodrag Milanovic | 2018-06-14 | 1 | -4/+11 |
* | Split to classes | Miodrag Milanovic | 2018-06-14 | 1 | -104/+0 |
* | Split per widgets | Miodrag Milanovic | 2018-06-14 | 1 | -304/+330 |
* | Cleanup and preps for further ui work | Miodrag Milanovic | 2018-06-13 | 1 | -27/+42 |
* | Make custom types for elements in tree view | Miodrag Milanovic | 2018-06-13 | 1 | -175/+137 |
* | Add hierarchy to bel/wire/pip names | Clifford Wolf | 2018-06-13 | 1 | -2/+3 |
* | context menu and cleanup | Miodrag Milanovic | 2018-06-12 | 1 | -10/+35 |
* | clangformat cleanup | Miodrag Milanovic | 2018-06-12 | 1 | -7/+6 |
* | reveresed logic for enabling main file, and made tests link arch files | Miodrag Milanovic | 2018-06-12 | 1 | -6/+31 |
* | Add QTreeWidget and fill with bels | Miodrag Milanovic | 2018-06-12 | 1 | -0/+12 |
* | Clang format to ignore 3rdparty and fix one file | Miodrag Milanovic | 2018-06-11 | 1 | -36/+83 |
* | Added property editor for example | Miodrag Milanovic | 2018-06-11 | 1 | -1/+135 |
* | Proper looking output in python console | Miodrag Milanovic | 2018-06-11 | 1 | -7/+12 |
* | Pass design to gui, display chip name | Miodrag Milanovic | 2018-06-10 | 1 | -2/+4 |
* | clang format for gui related files | Miodrag Milanovic | 2018-06-06 | 1 | -24/+18 |
* | Allow loading and running Python files before GUI starts | David Shah | 2018-06-07 | 1 | -4/+0 |
* | Initial GUI work | Miodrag Milanovic | 2018-06-05 | 1 | -0/+87 |