Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix method override in gui | Miodrag Milanovic | 2018-11-05 | 1 | -1/+1 |
* | Added image generator and regenerate icons | Miodrag Milanovic | 2018-11-03 | 2 | -0/+0 |
* | Save settings and give nicer names to some | Miodrag Milanovic | 2018-08-10 | 1 | -1/+1 |
* | Make loading works nice and use settings | Miodrag Milanovic | 2018-08-08 | 2 | -8/+6 |
* | Use settings for json and pcf | Miodrag Milanovic | 2018-08-08 | 1 | -1/+1 |
* | clangformat | Miodrag Milanovic | 2018-08-08 | 1 | -1/+1 |
* | move load/save proj to base | Miodrag Milanovic | 2018-08-08 | 2 | -37/+2 |
* | Use ProjectHandler from gui as well | Miodrag Milanovic | 2018-08-06 | 1 | -86/+9 |
* | Disable menu options on json load | Miodrag Milanovic | 2018-08-05 | 1 | -1/+2 |
* | Utility calls static | Miodrag Milanovic | 2018-08-04 | 1 | -1/+1 |
* | Move ArchArgs to BaseWindow | Miodrag Milanovic | 2018-08-04 | 2 | -3/+1 |
* | not needed anymore | Miodrag Milanovic | 2018-08-04 | 1 | -7/+0 |
* | Moved to new signal slot syntax | Miodrag Milanovic | 2018-08-03 | 1 | -3/+3 |
* | clangformat | Miodrag Milanovic | 2018-08-02 | 2 | -13/+7 |
* | Document and cleanup | Miodrag Milanovic | 2018-08-02 | 1 | -6/+6 |
* | Move common logic to basewindow | Miodrag Milanovic | 2018-08-02 | 2 | -234/+18 |
* | Make worker generic | Miodrag Milanovic | 2018-08-02 | 4 | -382/+27 |
* | Move generic resources to top level | Miodrag Milanovic | 2018-08-02 | 9 | -8/+0 |
* | Revert "always assign budget before placing" | Eddie Hung | 2018-07-30 | 1 | -2/+1 |
* | added buttons for new zoom operations | Miodrag Milanovic | 2018-07-26 | 1 | -0/+2 |
* | make update of tree for nets and cells partial | Miodrag Milanovic | 2018-07-23 | 1 | -2/+2 |
* | write frequency info | Miodrag Milanovic | 2018-07-23 | 1 | -0/+1 |
* | always assign budget before placing | Miodrag Milanovic | 2018-07-23 | 1 | -2/+2 |
* | clangformat | Clifford Wolf | 2018-07-22 | 1 | -1/+1 |
* | Fix warnings and status | Miodrag Milanovic | 2018-07-21 | 1 | -2/+2 |
* | Made save project work as well | Miodrag Milanovic | 2018-07-21 | 2 | -7/+44 |
* | made open project to work | Miodrag Milanovic | 2018-07-21 | 1 | -2/+73 |
* | removed not used and buggy features | Miodrag Milanovic | 2018-07-18 | 1 | -1/+0 |
* | Added splash screen info while loading | Miodrag Milanovic | 2018-07-15 | 1 | -0/+1 |
* | make linked items clickable | Miodrag Milanovic | 2018-07-15 | 1 | -10/+10 |
* | simplified Icon allocation | Miodrag Milanovic | 2018-07-14 | 1 | -50/+30 |
* | join python and info into one tab | Miodrag Milanovic | 2018-07-14 | 1 | -6/+0 |
* | Add ctx->pack() API | Clifford Wolf | 2018-07-13 | 2 | -3/+1 |
* | Fixed initial title and actions after new | Miodrag Milanovic | 2018-07-13 | 2 | -3/+4 |
* | Use command line parameters settings for GUI as well. | Miodrag Milanovic | 2018-07-13 | 2 | -21/+34 |
* | Add ctx->place() API | Clifford Wolf | 2018-07-11 | 2 | -3/+1 |
* | Add ctx->route() API | Clifford Wolf | 2018-07-11 | 2 | -4/+2 |
* | Added ICE40_HX1K_ONLY check in gui and main | Miodrag Milanovic | 2018-07-10 | 1 | -0/+4 |
* | Set family specific parameters for GUI | Miodrag Milanovic | 2018-07-10 | 1 | -0/+3 |
* | Added selection of chip and pacakge on new projet in GUI | Miodrag Milanovic | 2018-07-07 | 2 | -10/+67 |
* | Display nets and cells as well | Miodrag Milanovic | 2018-07-05 | 1 | -0/+4 |
* | Improving the SA+legalisation flow | David Shah | 2018-06-29 | 1 | -1/+2 |
* | Tidying up the SA placer | David Shah | 2018-06-29 | 1 | -1/+2 |
* | clangformat cleanup | Miodrag Milanovic | 2018-06-28 | 2 | -11/+7 |
* | disable new and open while tasks are running | Miodrag Milanovic | 2018-06-27 | 1 | -0/+9 |
* | Make GUI use recreated context | Miodrag Milanovic | 2018-06-26 | 4 | -10/+40 |
* | Preps for more UI functionality | Miodrag Milanovic | 2018-06-26 | 4 | -5/+37 |
* | Added Save ASC option | Miodrag Milanovic | 2018-06-26 | 6 | -3/+59 |
* | added PCF load | Miodrag Milanovic | 2018-06-23 | 6 | -9/+61 |
* | clangformat cleanup | Miodrag Milanovic | 2018-06-23 | 2 | -26/+10 |