|
2a204640bd
|
Add warning to probably misunderstandable function
|
2019-03-12 19:02:34 +01:00 |
|
|
a237a89ecf
|
Feature: Double click on cells now also opens the convert settings menu. Same callback as for the convert button is used.
|
2019-03-11 23:33:51 +01:00 |
|
|
1ec0f9b297
|
Merge branch 'master' of git.shimatta.de:mhu/gds-render
|
2019-03-11 10:38:35 +01:00 |
|
|
2f2eb90b69
|
Add automatic version numbering to command line and GUI
|
2019-03-11 10:36:02 +01:00 |
|
|
bbf08a4d6e
|
style fix, convert dialog size preview in SI units
|
2019-03-08 20:46:48 +01:00 |
|
|
34a19fa11d
|
Fix style in external renderer
|
2019-03-07 20:35:23 +01:00 |
|
|
b4ae8eee37
|
fix style issues in main-window.c
|
2019-03-07 20:32:55 +01:00 |
|
|
6e1b7d3f61
|
Update style checker to new version
|
2019-03-07 20:26:03 +01:00 |
|
|
d1e6e7b05a
|
fix style issues in main.c
|
2019-03-07 20:14:44 +01:00 |
|
|
187ae2a74b
|
Add style checker as submodule
|
2019-03-07 20:00:54 +01:00 |
|
|
eeae61ad47
|
Check cells before displaying them and color the cells accordingly. Fixes #4
|
2019-03-06 20:07:26 +01:00 |
|
|
3146ca801f
|
Add functions for checking cell reference loops
|
2019-03-06 20:06:01 +01:00 |
|
|
43fdab4533
|
Improve GDS parser
|
2019-03-06 20:04:49 +01:00 |
|
|
59835018af
|
Edit colors
|
2019-03-06 19:58:26 +01:00 |
|
|
d81c6d1037
|
Make gds-parser more robust
|
2019-03-06 18:16:14 +01:00 |
|
|
ba53a1151e
|
Add cell recursion cehck to command line interface
|
2019-03-06 18:15:50 +01:00 |
|
|
fdf2c9a42b
|
fix style issue
|
2019-03-06 18:15:11 +01:00 |
|
|
34c113517b
|
Fox doxygen file header
|
2019-03-06 18:14:53 +01:00 |
|
|
5291b682c7
|
remove braces around scale to prevent doxygen from interpreting this as HTML tag
|
2019-03-06 17:38:47 +01:00 |
|
|
e76f2cbb9d
|
Merge branch 'master' into dev
|
2019-03-05 21:48:26 +01:00 |
|
|
586339cac1
|
fix doxygen
|
2019-03-05 21:46:29 +01:00 |
|
|
3882f3944e
|
Change selction filter function. Now only cells without major errors are selectable. Warnings are okay because the renderers can handle these (unresolved references etc...)
|
2019-03-05 21:03:27 +01:00 |
|
|
00b47d7ded
|
Add lib cell renderer to main window. It is needed for the Error level defines of the cells
|
2019-03-05 20:55:04 +01:00 |
|
|
e9b67fe1bc
|
Implement error level indicator for cells
|
2019-03-05 20:52:00 +01:00 |
|
|
976bdd9854
|
Fix function description
|
2019-03-05 20:21:49 +01:00 |
|
|
73e4806e65
|
Implenment child cell resolve checker
|
2019-03-05 20:14:07 +01:00 |
|
|
0b17c25ecc
|
Add defualt value for check results
|
2019-03-05 20:08:10 +01:00 |
|
|
0ef6d2f40f
|
update trigonometric library doxygen
|
2019-03-05 19:50:01 +01:00 |
|
|
58bb74b905
|
Add checks to cell structure
|
2019-03-05 19:48:03 +01:00 |
|
|
cd9030a24e
|
Create GDS Tree checking functions. Renamed doxygen section of GDS Parser to GDS-Utilities so the cheking function fit into this section
|
2019-03-05 19:38:07 +01:00 |
|
|
546332a9c2
|
Merge branch 'dev'
|
2019-03-04 20:20:15 +01:00 |
|
|
68e7d52cd8
|
Changed settings dialog api to use database units. Implement render output size preview
|
2019-03-04 20:14:21 +01:00 |
|
|
91a3e8f983
|
Fix style
|
2019-03-04 19:35:25 +01:00 |
|
|
f74e2d5cf5
|
Fix bug
|
2019-03-04 19:35:04 +01:00 |
|
|
8ffb1d42b6
|
Fix bug of wrong bounding box calculation: Replace DBL_MIN with -DBL_MAX
|
2019-02-28 21:21:00 +01:00 |
|
|
845da756b7
|
Fix bug of wrong bounding box calculation: Replace DBL_MIN with -DBL_MAX
|
2019-02-28 21:17:54 +01:00 |
|
|
531634b55a
|
Fix bug in bounding box 2d translation
|
2019-02-27 21:42:54 +01:00 |
|
|
2e1cf456c7
|
Add pointer to parent library to cells, implement first draft of cell size/shape preview
|
2019-02-27 21:33:12 +01:00 |
|
|
bce47f11fc
|
Fix formatting
|
2019-02-27 20:28:53 +01:00 |
|
|
5573ceb46b
|
Fix formatting in GDS-Parser
|
2019-02-27 20:28:06 +01:00 |
|
|
7124c9a5cc
|
Add fallthrough mark, correct Typo
|
2019-02-27 20:27:01 +01:00 |
|
|
d5997ab5f2
|
Merge branch 'master' into dev
|
2019-02-22 20:04:27 +01:00 |
|
|
e692129477
|
fix minor code style stuff
|
2019-02-22 19:54:08 +01:00 |
|
|
c28da2ab71
|
Update doxygen color
|
2019-02-05 20:54:29 +01:00 |
|
|
6937d24699
|
Remove old search and implement new search using filtering.
|
2019-02-05 20:38:52 +01:00 |
|
|
1d67424bc9
|
Tree storage modified to use combination struct
|
2019-02-05 19:45:02 +01:00 |
|
|
c7ffcf68ed
|
Add readme
|
2019-02-04 21:52:50 +01:00 |
|
|
8306c34292
|
Implement first draft of cell search
|
2019-02-04 20:02:10 +01:00 |
|
|
af031acc38
|
Merge branch 'master' into dev
|
2019-02-03 22:56:47 +01:00 |
|
|
9f2544ee94
|
fix double 0 in layer mapping
|
2019-02-03 22:50:34 +01:00 |
|