aboutsummaryrefslogtreecommitdiffstats
path: root/gui/ice40/mainwindow.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixing old emails and names in copyrightsgatecat2021-06-121-1/+1
* ice40: Use snake case for arch-specific functionsD. Shah2021-02-031-13/+13
* Preserve cmd parameters when loading json from GUIMiodrag Milanovic2020-09-041-0/+1
* Use proper names in GUIMiodrag Milanovic2020-07-081-12/+12
* Support rest of partsMiodrag Milanovic2020-07-081-0/+6
* Adding LP4K as wellMiodrag Milanovic2020-07-081-0/+2
* Support 4K parts directlyMiodrag Milanovic2020-07-081-0/+2
* Simplify and improve chipdb embedding/loading.whitequark2020-06-261-44/+19
* json: Remove legacy frontendDavid Shah2019-12-271-1/+0
* clangformat runMiodrag Milanovic2019-06-251-3/+4
* enable lading of jsons and setting up contextMiodrag Milanovic2019-06-141-4/+4
* gui for json write and proper statusesMiodrag Milanovic2019-06-141-2/+6
* CleanupMiodrag Milanovic2019-06-141-6/+0
* Save settings and give nicer names to someMiodrag Milanovic2018-08-101-1/+1
* Make loading works nice and use settingsMiodrag Milanovic2018-08-081-6/+6
* Use settings for json and pcfMiodrag Milanovic2018-08-081-1/+1
* clangformatMiodrag Milanovic2018-08-081-1/+1
* move load/save proj to baseMiodrag Milanovic2018-08-081-34/+1
* Use ProjectHandler from gui as wellMiodrag Milanovic2018-08-061-86/+9
* Utility calls staticMiodrag Milanovic2018-08-041-1/+1
* Move ArchArgs to BaseWindowMiodrag Milanovic2018-08-041-1/+1
* not needed anymoreMiodrag Milanovic2018-08-041-7/+0
* Moved to new signal slot syntaxMiodrag Milanovic2018-08-031-3/+3
* clangformatMiodrag Milanovic2018-08-021-13/+6
* Document and cleanupMiodrag Milanovic2018-08-021-6/+6
* Move common logic to basewindowMiodrag Milanovic2018-08-021-207/+13
* Make worker genericMiodrag Milanovic2018-08-021-47/+26
* added buttons for new zoom operationsMiodrag Milanovic2018-07-261-0/+2
* clangformatClifford Wolf2018-07-221-1/+1
* Fix warnings and statusMiodrag Milanovic2018-07-211-2/+2
* Made save project work as wellMiodrag Milanovic2018-07-211-6/+40
* made open project to workMiodrag Milanovic2018-07-211-2/+73
* removed not used and buggy featuresMiodrag Milanovic2018-07-181-1/+0
* Added splash screen info while loadingMiodrag Milanovic2018-07-151-0/+1
* make linked items clickableMiodrag Milanovic2018-07-151-10/+10
* simplified Icon allocationMiodrag Milanovic2018-07-141-50/+30
* join python and info into one tabMiodrag Milanovic2018-07-141-6/+0
* Add ctx->pack() APIClifford Wolf2018-07-131-1/+0
* Fixed initial title and actions after newMiodrag Milanovic2018-07-131-2/+3
* Use command line parameters settings for GUI as well.Miodrag Milanovic2018-07-131-19/+30
* Add ctx->place() APIClifford Wolf2018-07-111-1/+0
* Add ctx->route() APIClifford Wolf2018-07-111-2/+1
* Added ICE40_HX1K_ONLY check in gui and mainMiodrag Milanovic2018-07-101-0/+4
* Added selection of chip and pacakge on new projet in GUIMiodrag Milanovic2018-07-071-10/+66
* Display nets and cells as wellMiodrag Milanovic2018-07-051-0/+4
* clangformat cleanupMiodrag Milanovic2018-06-281-6/+6
* disable new and open while tasks are runningMiodrag Milanovic2018-06-271-0/+9
* Make GUI use recreated contextMiodrag Milanovic2018-06-261-4/+22
* Preps for more UI functionalityMiodrag Milanovic2018-06-261-3/+31
* Added Save ASC optionMiodrag Milanovic2018-06-261-3/+36