|
f54ff7ded6
|
Add support for external shared object renderer
|
2018-12-15 00:05:34 +01:00 |
|
|
fc6756b1fb
|
Add doxygen to build system
|
2018-12-10 23:53:57 +01:00 |
|
|
d69082a676
|
Fix CmakeLists File. Project command has to be first to prevent errors
|
2018-09-22 23:29:31 +02:00 |
|
|
d4517aa493
|
add trigonometric sub library, add function to calculate bounding box of polygon
|
2018-07-27 21:00:30 +02:00 |
|
|
6f9b23301e
|
Add PKGBUILD to build Pacman package
|
2018-07-25 11:19:15 +02:00 |
|
|
c60afedd6c
|
start command line interface
|
2018-07-23 17:00:37 +02:00 |
|
|
d0e1383861
|
reconstructed code to use g_application
|
2018-07-23 13:10:34 +02:00 |
|
|
d9f0f3cdd5
|
settings dialog fully implemented
|
2018-07-19 17:49:33 +02:00 |
|
|
73ea4d6838
|
re-organized folder structure
|
2018-07-19 15:11:18 +02:00 |
|
|
7734467ea9
|
Use cairo for path bounding box
|
2018-07-11 12:24:15 +02:00 |
|
|
da19037211
|
Activate -Wall compile flag, Fix code not to throw warnings
|
2018-06-05 22:51:50 +02:00 |
|
|
29f66951d1
|
Completely restructudred code
* Subfolders for different modules
* LaTeX output module started
* Convert button sensitivity impemented
|
2018-05-22 16:17:14 +02:00 |
|
|
35d10a5a24
|
Custom Library/Cell Renderer for tree view
This allows direct storing of library/cell structures instead of only names
|
2018-05-22 00:00:19 +02:00 |
|
|
302a0d1da7
|
move glade files into resources inside the binary
|
2018-05-18 18:47:19 +02:00 |
|
|
9eb861f6d8
|
layer mapping save function implemented
|
2018-05-17 21:46:14 +02:00 |
|
|
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 |
|
|
aea3b490ca
|
layer element created, dialog for multiple files added
|
2018-05-15 16:57:08 +02:00 |
|
|
7d3b7f96eb
|
Main Window and list clear
* designed basic window
* implemented free function to clear library structures
|
2018-05-08 15:00:37 +02:00 |
|
|
3cfdc86ef8
|
Parser finished?
* Implemented basic parser functionality
* Tested with GDSII file
* Ready to write render output
|
2018-05-08 11:59:32 +02:00 |
|
|
f20a59eb30
|
redesigned lists to GLists
|
2018-05-07 15:57:47 +02:00 |
|
|
db753126ac
|
parser for gds started
|
2018-05-07 13:27:50 +02:00 |
|