aboutsummaryrefslogtreecommitdiffstats
path: root/gui
Commit message (Expand)AuthorAgeFilesLines
...
* old boost supportMiodrag Milanovic2020-04-201-2/+2
* cleanupMiodrag Milanovic2020-02-281-1/+1
* Add support for pasting multiline code to pythonMiodrag Milanovic2020-02-282-6/+25
* gui: Fix sorting order in TreeModel.Vegard Storheil Eriksen2020-02-281-8/+3
* gui: Fix undefined behavior in TreeModel.Vegard Storheil Eriksen2020-02-281-1/+1
* Add SVG option to guiMiodrag Milanovic2020-02-274-0/+30
* Various warning fixesMiodrag Milanovic2020-01-181-1/+1
* Skip same framesMiodrag Milanovic2020-01-113-13/+24
* Enable screenshot and recording featureMiodrag Milanovic2020-01-057-2/+102
* Merge remote-tracking branch 'origin/master' into mmicko/ecp5_guiMiodrag Milanovic2019-12-282-2/+0
|\
| * json: Remove legacy frontendDavid Shah2019-12-272-2/+0
* | Add options to enable/disable displayed elementsMiodrag Milanovic2019-12-209-16/+105
* | clangformat runMiodrag Milanovic2019-12-081-1/+1
* | Add more zoomMiodrag Milanovic2019-10-201-1/+1
|/
* Major Property improvements for common and iCE40David Shah2019-08-051-3/+6
* add newlineMiodrag Milanovic2019-06-281-1/+1
* clangformat runMiodrag Milanovic2019-06-254-17/+18
* Merge masterMiodrag Milanovic2019-06-251-2/+2
|\
| * clangformatDavid Shah2019-06-241-2/+2
* | moved some context variables to settingsMiodrag Milanovic2019-06-151-2/+2
* | enable lading of jsons and setting up contextMiodrag Milanovic2019-06-148-33/+24
* | fix titleMiodrag Milanovic2019-06-142-3/+1
* | Remove base config, since deprecatedMiodrag Milanovic2019-06-142-32/+1
* | gui for json write and proper statusesMiodrag Milanovic2019-06-149-34/+81
* | CleanupMiodrag Milanovic2019-06-147-16/+1
* | Remove concept of project and code connectedMiodrag Milanovic2019-06-132-84/+0
|/
* option to disable anti aliasing in guiMiodrag Milanovic2019-05-252-3/+4
* Merge pull request #169 from ajeakins/masterMiodrag Milanović2019-05-233-20/+24
|\
| * Bring back check that GL contexts get the format requested.Adrian Jeakins2019-05-011-0/+13
| * Reduce GL shader version for wider compatibility.Adrian Jeakins2018-12-201-2/+2
| * Remove format versioning now this is set at the top level application.Adrian Jeakins2018-12-201-14/+0
| * Fix device view not showing anything on macOS.Adrian Jeakins2018-12-052-6/+11
* | gui: Fix warning: catching polymorphic type by valueMichael Buesch2019-05-201-1/+1
* | generic: Disable GUI as it isn't supported yetDavid Shah2019-04-171-8/+5
* | generic: GUI Python bindingsDavid Shah2019-04-031-1/+2
* | clangformatDavid Shah2019-03-221-5/+5
* | Merge pull request #249 from koriakin/gui-tab-fixMiodrag Milanović2019-03-121-4/+4
|\ \
| * | gui: Fix Cells/Nets tab contents.Marcin Kościelnicki2019-03-121-4/+4
* | | gui/fpgaviewwidget: Make background opaqueDavid Shah2019-03-121-1/+1
* | | gui: Allow shift+drag to move around the viewSylvain Munaut2019-02-221-5/+14
|/ /
* | Better resize, FPGAViewWidget minimal is now 320x200, fixes #222Miodrag Milanovic2019-02-071-1/+1
* | Fix reading conflicting wire in GUI for pips, fixes #225Miodrag Milanovic2019-02-071-2/+6
* | Add GUI for executing python fileMiodrag Milanovic2018-12-148-0/+45
* | Fix crash exiting nextpnr guiMiodrag Milanovic2018-12-061-0/+1
|/
* Fix crash starting the GUI on macOS where we must request a core profile.Adrian Jeakins2018-12-041-0/+1
* Refactor log code and add log file supportDavid Shah2018-11-211-1/+0
* clangformatDavid Shah2018-11-166-97/+86
* Merge pull request #107 from YosysHQ/router_improveEddie Hung2018-11-131-0/+4
|\
| * clangformatClifford Wolf2018-11-111-4/+4
| * Add getConflictingWireWire() arch API, streamline getConflictingXY semanticClifford Wolf2018-11-111-2/+4