Block a user
a237a89ecf
Feature: Double click on cells now also opens the convert settings menu. Same callback as for the convert button is used.
1ec0f9b297
Merge branch 'master' of git.shimatta.de:mhu/gds-render
2f2eb90b69
Add automatic version numbering to command line and GUI
bbf08a4d6e
style fix, convert dialog size preview in SI units
34a19fa11d
Fix style in external renderer
b4ae8eee37
fix style issues in main-window.c
1ec0f9b297
Merge branch 'master' of git.shimatta.de:mhu/gds-render
2f2eb90b69
Add automatic version numbering to command line and GUI
9238b877ef
Init with modified form of linux style checker, add script to conveniently execute style checker
eeae61ad47
Check cells before displaying them and color the cells accordingly. Fixes #4
3146ca801f
Add functions for checking cell reference loops
43fdab4533
Improve GDS parser
59835018af
Edit colors
d81c6d1037
Make gds-parser more robust
eeae61ad47
Check cells before displaying them and color the cells accordingly. Fixes #4
3146ca801f
Add functions for checking cell reference loops
43fdab4533
Improve GDS parser
59835018af
Edit colors
d81c6d1037
Make gds-parser more robust
ba53a1151e
Add cell recursion cehck to command line interface
fdf2c9a42b
fix style issue
34c113517b
Fox doxygen file header
5291b682c7
remove braces around scale to prevent doxygen from interpreting this as HTML tag
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...)