aboutsummaryrefslogtreecommitdiffstats
path: root/gui/basewindow.cc
Commit message (Expand)AuthorAgeFilesLines
* gui: Fix some typosgatecat2021-07-251-1/+1
* gui: Implement about dialoggatecat2021-07-251-0/+11
* Preserve ArchArgs and reinit Context when applicable in GUIMiodrag Milanovic2021-06-301-1/+6
* loading json should be disabled in this placeMiodrag Milanovic2021-06-301-1/+1
* Fixing old emails and names in copyrightsgatecat2021-06-121-2/+2
* gui: Don't destroy context when loading JSONgatecat2021-06-071-2/+2
* cleanupMiodrag Milanovic2020-02-281-1/+1
* Add SVG option to guiMiodrag Milanovic2020-02-271-0/+27
* Skip same framesMiodrag Milanovic2020-01-111-5/+9
* Enable screenshot and recording featureMiodrag Milanovic2020-01-051-0/+50
* Merge remote-tracking branch 'origin/master' into mmicko/ecp5_guiMiodrag Milanovic2019-12-281-1/+0
|\
| * json: Remove legacy frontendDavid Shah2019-12-271-1/+0
* | Add options to enable/disable displayed elementsMiodrag Milanovic2019-12-201-0/+44
|/
* clangformat runMiodrag Milanovic2019-06-251-9/+8
* enable lading of jsons and setting up contextMiodrag Milanovic2019-06-141-17/+8
* gui for json write and proper statusesMiodrag Milanovic2019-06-141-17/+54
* CleanupMiodrag Milanovic2019-06-141-1/+0
* Remove concept of project and code connectedMiodrag Milanovic2019-06-131-76/+0
* Add GUI for executing python fileMiodrag Milanovic2018-12-141-0/+18
* Refactor log code and add log file supportDavid Shah2018-11-211-1/+0
* Hover on items in treeMiodrag Milanovic2018-08-221-0/+1
* Save settings and give nicer names to someMiodrag Milanovic2018-08-101-1/+1
* Make loading works nice and use settingsMiodrag Milanovic2018-08-081-14/+20
* clangformatMiodrag Milanovic2018-08-081-1/+0
* move load/save proj to baseMiodrag Milanovic2018-08-081-0/+33
* Disable menu options on json loadMiodrag Milanovic2018-08-051-2/+8
* Move ArchArgs to BaseWindowMiodrag Milanovic2018-08-041-2/+2
* Moved to new signal slot syntaxMiodrag Milanovic2018-08-031-38/+36
* clangformatMiodrag Milanovic2018-08-021-5/+5
* Add names to toolbarsMiodrag Milanovic2018-08-021-4/+4
* Document and cleanupMiodrag Milanovic2018-08-021-87/+102
* Move common logic to basewindowMiodrag Milanovic2018-08-021-16/+234
* Fix for macOS segfaultMiodrag Milanovic2018-08-021-1/+2
* Rename GUI "Graphics" tab to "Device"Clifford Wolf2018-08-021-1/+1
* double click on tree, zoom on selected objectMiodrag Milanovic2018-07-291-0/+1
* gui: allow selecting pipsSergiusz Bazanski2018-07-271-0/+2
* gui: ctrl click to select multiple elementsSergiusz Bazanski2018-07-271-4/+4
* gui: implement basic cursor pickingSergiusz Bazanski2018-07-261-0/+1
* Merge branch 'master' into q3k/clickitySergiusz Bazanski2018-07-261-4/+4
|\
| * gui: style fixesSergiusz Bazanski2018-07-261-4/+4
* | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnrSergiusz Bazanski2018-07-261-2/+27
|\|
| * added buttons for new zoom operationsMiodrag Milanovic2018-07-261-2/+27
* | gui: clickable bels, WIPSergiusz Bazanski2018-07-261-0/+1
|/
* Made save project work as wellMiodrag Milanovic2018-07-211-1/+1
* removed not used and buggy featuresMiodrag Milanovic2018-07-181-35/+0
* Added check for yosys availabilityMiodrag Milanovic2018-07-171-1/+1
* add tooltip for folderMiodrag Milanovic2018-07-161-0/+1
* Added Yosys tab with interactive consoleMiodrag Milanovic2018-07-161-0/+23
* Added splash screen info while loadingMiodrag Milanovic2018-07-151-6/+24
* added highlight groupsMiodrag Milanovic2018-07-151-0/+3