aboutsummaryrefslogtreecommitdiffstats
path: root/gui/basewindow.h
Commit message (Expand)AuthorAgeFilesLines
* gui: Implement about dialoggatecat2021-07-251-0/+2
* Fixing old emails and names in copyrightsgatecat2021-06-121-1/+1
* Add SVG option to guiMiodrag Milanovic2020-02-271-0/+2
* Enable screenshot and recording featureMiodrag Milanovic2020-01-051-0/+6
* Add options to enable/disable displayed elementsMiodrag Milanovic2019-12-201-0/+6
* clangformat runMiodrag Milanovic2019-06-251-1/+1
* enable lading of jsons and setting up contextMiodrag Milanovic2019-06-141-3/+3
* gui for json write and proper statusesMiodrag Milanovic2019-06-141-6/+7
* CleanupMiodrag Milanovic2019-06-141-1/+0
* Remove concept of project and code connectedMiodrag Milanovic2019-06-131-8/+0
* Add GUI for executing python fileMiodrag Milanovic2018-12-141-0/+5
* Make loading works nice and use settingsMiodrag Milanovic2018-08-081-2/+3
* clangformatMiodrag Milanovic2018-08-081-0/+1
* move load/save proj to baseMiodrag Milanovic2018-08-081-2/+5
* Disable menu options on json loadMiodrag Milanovic2018-08-051-3/+3
* Move ArchArgs to BaseWindowMiodrag Milanovic2018-08-041-1/+2
* clangformatMiodrag Milanovic2018-08-021-7/+8
* Document and cleanupMiodrag Milanovic2018-08-021-11/+12
* Move common logic to basewindowMiodrag Milanovic2018-08-021-1/+38
* added buttons for new zoom operationsMiodrag Milanovic2018-07-261-0/+4
* Made save project work as wellMiodrag Milanovic2018-07-211-0/+1
* removed not used and buggy featuresMiodrag Milanovic2018-07-181-5/+0
* Added Yosys tab with interactive consoleMiodrag Milanovic2018-07-161-0/+2
* Added splash screen info while loadingMiodrag Milanovic2018-07-151-0/+6
* display selected object from treeMiodrag Milanovic2018-07-141-0/+1
* join python and info into one tabMiodrag Milanovic2018-07-141-2/+3
* Use command line parameters settings for GUI as well.Miodrag Milanovic2018-07-131-3/+3
* Updates from clang-formatClifford Wolf2018-07-121-1/+1
* added progress bar for future useMiodrag Milanovic2018-07-121-0/+2
* Display nets and cells as wellMiodrag Milanovic2018-07-051-0/+1
* disable new and open while tasks are runningMiodrag Milanovic2018-06-271-0/+2
* Make GUI use recreated contextMiodrag Milanovic2018-06-261-1/+4
* Preps for more UI functionalityMiodrag Milanovic2018-06-261-2/+3
* Added creditsMiodrag Milanovic2018-06-221-0/+19
* fixed namespace for gui sectionMiodrag Milanovic2018-06-221-3/+4
* log_error now trows exception, main is covering catchMiodrag Milanovic2018-06-211-1/+1
* Added task manager and worker thread for ice40Miodrag Milanovic2018-06-211-3/+6
* Add graphics view in tabMiodrag Milanovic2018-06-211-0/+1
* cleanupMiodrag Milanovic2018-06-211-4/+3
* Make arch specific main windowMiodrag Milanovic2018-06-211-0/+45