Commit Graph

30 Commits

Author SHA1 Message Date
Mario Hüttel f42a4c40fb fix widget 2018-05-17 22:36:09 +02:00
Mario Hüttel 035f6889eb removed printf 2018-05-17 21:53:17 +02:00
Mario Hüttel 9eb861f6d8 layer mapping save function implemented 2018-05-17 21:46:14 +02:00
Mario Hüttel d7d8e6b2dc Library deletion completed 2018-05-17 20:31:25 +02:00
Mario Hüttel f5f381b37a add spinner, remove debug messages 2018-05-16 20:07:41 +02:00
Mario Hüttel 7aa593fdf9 make list scrollable 2018-05-16 16:36:36 +02:00
Mario Hüttel f49f32a83e Corrected License string 2018-05-16 16:29:34 +02:00
Mario Hüttel d52f5afb93 add GPL license 2018-05-16 16:27:38 +02:00
Mario Hüttel 781c2a603a Implemente layer box
* Layers can be added dynamically
* Layers are sorted

TODO:
- implement load and save functions
2018-05-16 16:24:06 +02:00
Mario Hüttel 43b208a467 Remove multiple library support 2018-05-16 10:32:00 +02:00
Mario Hüttel 3d94eddd57 fixed license 2018-05-15 22:54:10 +02:00
Mario Hüttel ace8a1d8f5 Implement Handler for Convert button 2018-05-15 22:51:22 +02:00
Mario Hüttel aea3b490ca layer element created, dialog for multiple files added 2018-05-15 16:57:08 +02:00
Mario Hüttel 1539348cc6 Include license in each file, fix Foobar reference 2018-05-10 01:43:14 +02:00
Mario Hüttel 68db40dfd2 removed empty lines 2018-05-10 01:39:01 +02:00
Mario Hüttel 628c1ad8d0 improved performance 2018-05-10 01:36:01 +02:00
Mario Hüttel e469e614ab style fixes 2018-05-10 01:29:01 +02:00
Mario Hüttel e8adee3197 clean up 2018-05-10 01:11:07 +02:00
Mario Hüttel f75b549b7d Cleaned up uneeded parsing_state type. 2018-05-10 01:05:19 +02:00
Mario Hüttel ccbaf949bf fixed number parser 2018-05-10 00:49:24 +02:00
Mario Hüttel e245c772f1 Implemented open file dialog 2018-05-10 00:14:00 +02:00
Mario Hüttel 34086e2458 Updated tree view code 2018-05-08 16:50:30 +02:00
Mario Hüttel 5aeaa1db9e appended tree view 2018-05-08 16:02:44 +02:00
Mario Hüttel 7d3b7f96eb Main Window and list clear
* designed basic window
* implemented free function to clear library structures
2018-05-08 15:00:37 +02:00
Mario Hüttel 3cfdc86ef8 Parser finished?
* Implemented basic parser functionality
* Tested with GDSII file
* Ready to write render output
2018-05-08 11:59:32 +02:00
Mario Hüttel 1a46313d1b parser almost finished 2018-05-07 17:36:14 +02:00
Mario Hüttel f20a59eb30 redesigned lists to GLists 2018-05-07 15:57:47 +02:00
Mario Hüttel bc28446ce4 parser 2018-05-07 15:17:29 +02:00
Mario Hüttel a1196e11b8 library and Cell parser works 2018-05-07 13:42:06 +02:00
Mario Hüttel db753126ac parser for gds started 2018-05-07 13:27:50 +02:00