Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Hash table refactoring | gatecat | 2021-04-14 | 1 | -0/+5 |
* | Fixup GUI link dependencies on headers from libraries. | Keith Rothman | 2021-03-18 | 1 | -0/+4 |
* | Fix compiler warnings introduced by -Wextra | gatecat | 2021-02-25 | 3 | -5/+5 |
* | Replace DelayInfo with DelayPair/DelayQuad | gatecat | 2021-02-19 | 1 | -6/+6 |
* | machxo2: Python bindings and stub GUI | gatecat | 2021-02-12 | 4 | -0/+158 |
* | Remove the unused CellInfo::pins field | gatecat | 2021-02-10 | 1 | -12/+0 |
* | Update copywrite headers. | Keith Rothman | 2021-02-04 | 2 | -0/+2 |
* | Add initial GUI files. | Keith Rothman | 2021-02-04 | 4 | -0/+96 |
* | Mark IdString and IdStringList single argument constructors explicit. | Keith Rothman | 2021-02-04 | 1 | -4/+6 |
* | ecp5: Use snake case for arch-specific functions | D. Shah | 2021-02-03 | 1 | -11/+11 |
* | ice40: Use snake case for arch-specific functions | D. Shah | 2021-02-03 | 1 | -13/+13 |
* | Refactor GUI to use IdStringLists | D. Shah | 2021-02-02 | 4 | -51/+50 |
* | refactor: Replace getXName().c_str(ctx) with ctx->nameOfX | D. Shah | 2021-02-02 | 2 | -16/+14 |
* | cleanup: Spelling fixes | D. Shah | 2021-01-28 | 4 | -9/+9 |
* | ice40: Switch from RelPtr to RelSlice | D. Shah | 2021-01-27 | 1 | -1/+1 |
* | Gowin target (#542) | Pepijn de Vos | 2020-12-30 | 4 | -0/+96 |
* | nexus: Add stub GUI | David Shah | 2020-11-30 | 4 | -0/+138 |
* | Python code cleanup | Miodrag Milanovic | 2020-11-14 | 1 | -2/+1 |
* | Preserve cmd parameters when loading json from GUI | Miodrag Milanovic | 2020-09-04 | 2 | -0/+2 |
* | Use proper names in GUI | Miodrag Milanovic | 2020-07-08 | 1 | -12/+12 |
* | Support rest of parts | Miodrag Milanovic | 2020-07-08 | 1 | -0/+6 |
* | Adding LP4K as well | Miodrag Milanovic | 2020-07-08 | 1 | -0/+2 |
* | Support 4K parts directly | Miodrag Milanovic | 2020-07-08 | 1 | -0/+2 |
* | Fix assert, check should be other way arround | Miodrag Milanovic | 2020-07-06 | 1 | -1/+1 |
* | Simplify and improve chipdb embedding/loading. | whitequark | 2020-06-26 | 3 | -80/+42 |
* | old boost support | Miodrag Milanovic | 2020-04-20 | 1 | -2/+2 |
* | cleanup | Miodrag Milanovic | 2020-02-28 | 1 | -1/+1 |
* | Add support for pasting multiline code to python | Miodrag Milanovic | 2020-02-28 | 2 | -6/+25 |
* | gui: Fix sorting order in TreeModel. | Vegard Storheil Eriksen | 2020-02-28 | 1 | -8/+3 |
* | gui: Fix undefined behavior in TreeModel. | Vegard Storheil Eriksen | 2020-02-28 | 1 | -1/+1 |
* | Add SVG option to gui | Miodrag Milanovic | 2020-02-27 | 4 | -0/+30 |
* | Various warning fixes | Miodrag Milanovic | 2020-01-18 | 1 | -1/+1 |
* | Skip same frames | Miodrag Milanovic | 2020-01-11 | 3 | -13/+24 |
* | Enable screenshot and recording feature | Miodrag Milanovic | 2020-01-05 | 7 | -2/+102 |
* | Merge remote-tracking branch 'origin/master' into mmicko/ecp5_gui | Miodrag Milanovic | 2019-12-28 | 2 | -2/+0 |
|\ | |||||
| * | json: Remove legacy frontend | David Shah | 2019-12-27 | 2 | -2/+0 |
* | | Add options to enable/disable displayed elements | Miodrag Milanovic | 2019-12-20 | 9 | -16/+105 |
* | | clangformat run | Miodrag Milanovic | 2019-12-08 | 1 | -1/+1 |
* | | Add more zoom | Miodrag Milanovic | 2019-10-20 | 1 | -1/+1 |
|/ | |||||
* | Major Property improvements for common and iCE40 | David Shah | 2019-08-05 | 1 | -3/+6 |
* | add newline | Miodrag Milanovic | 2019-06-28 | 1 | -1/+1 |
* | clangformat run | Miodrag Milanovic | 2019-06-25 | 4 | -17/+18 |
* | Merge master | Miodrag Milanovic | 2019-06-25 | 1 | -2/+2 |
|\ | |||||
| * | clangformat | David Shah | 2019-06-24 | 1 | -2/+2 |
* | | moved some context variables to settings | Miodrag Milanovic | 2019-06-15 | 1 | -2/+2 |
* | | enable lading of jsons and setting up context | Miodrag Milanovic | 2019-06-14 | 8 | -33/+24 |
* | | fix title | Miodrag Milanovic | 2019-06-14 | 2 | -3/+1 |
* | | Remove base config, since deprecated | Miodrag Milanovic | 2019-06-14 | 2 | -32/+1 |
* | | gui for json write and proper statuses | Miodrag Milanovic | 2019-06-14 | 9 | -34/+81 |
* | | Cleanup | Miodrag Milanovic | 2019-06-14 | 7 | -16/+1 |