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
1f281119df
Fix the better solution. This makes it an even better solution
2019-02-03 22:47:54 +01:00
bdb06c4d6e
Fix segfault and implement better *cough* fix for locale problems
2019-02-03 22:44:03 +01:00
1fa2d75abd
Fix broken layer mapping if locale is different than english
2019-02-03 22:29:06 +01:00
199833d603
Updated code for cell size calculation
2018-12-29 01:13:33 +01:00
b0acbda6e3
Temporarily re-enabled SVG output (from GUI only)
...
* Cairo version: 1.16.0-1
* SVG output doens't seem as broken as before with the current cairo version
* Transparency doesn't work. Transparent layers aren't rendered at all.
2018-12-22 21:30:16 +01:00
7e4b915961
Remove useless empty lines
2018-12-22 21:06:52 +01:00
1fe70422db
Update size labels when size is set
2018-12-22 21:04:34 +01:00
b5087769ee
Add cell size preview to dialog
2018-12-22 20:54:02 +01:00
4f9e5ca0b4
Add drawing area for size demonstartion
2018-12-22 19:37:57 +01:00
a2b83c37a9
Edit trigonometric functions
2018-12-22 19:31:36 +01:00
15ff68ea74
Fix invalid conversion
2018-12-22 19:13:33 +01:00
6bb05890b9
Add database unit parsing
2018-12-22 19:11:09 +01:00
a3be13bc7c
Update doyygen look
2018-12-15 00:21:01 +01:00
4cc519a661
Update usage page
2018-12-15 00:13:01 +01:00
f3968bee48
fix file tag in doxygen header
2018-12-15 00:08:37 +01:00
f54ff7ded6
Add support for external shared object renderer
2018-12-15 00:05:34 +01:00
f025a0233d
fix doxygen header
2018-12-15 00:04:53 +01:00
bbdc6c9049
remove unused variable warnings
2018-12-15 00:03:40 +01:00
03a5aea335
Edit Doxygen config. Add image to latex output
2018-12-11 00:19:25 +01:00
3e1a4c7d92
Fixed style and warnings
2018-12-11 00:06:27 +01:00
fc6756b1fb
Add doxygen to build system
2018-12-10 23:53:57 +01:00
d7293de1dc
Fix doxygen foo
2018-12-10 23:37:00 +01:00
37c21ced04
Fix typo
2018-12-10 21:30:07 +01:00
179dfa0724
Add description to bounding box
2018-12-10 21:28:43 +01:00
3c1f4f9c97
Doxygen Docu
2018-12-10 21:24:52 +01:00
d4ba826474
Update doxygen
2018-12-10 19:36:00 +01:00
8b1626c111
Revert previous commit, fix typos
2018-12-10 19:23:54 +01:00
2a860ab949
Update doxygen
2018-12-10 19:16:07 +01:00
eaf692e046
Add .buildconfig to gitignore
2018-12-06 23:05:56 +01:00
2fe6358815
remove buildconfig
2018-12-06 23:05:19 +01:00
e8b7bd65ac
Add static to global variable
2018-09-22 23:32:22 +02:00
d69082a676
Fix CmakeLists File. Project command has to be first to prevent errors
2018-09-22 23:29:31 +02:00
b6ea48ba47
Merge branch 'master' of git.shimatta.de:mhu/gds-render
2018-08-24 16:15:42 +02:00
cf7e4ccad0
trigonometric operations added
2018-08-24 16:15:36 +02:00
1a6fdf59ab
edit error handling
2018-08-01 12:42:41 +02:00
299d65aa6c
cairo ouput svg modifications. Still doesn't work. Only for integer coordinates (scaling 1) it seems to work
2018-08-01 12:36:31 +02:00
54d5148c9d
update doxygen
2018-07-30 12:44:37 +02:00
6a01d67594
Add cairo SVG export. However, cairo is buggy so it is on hold for the time being
2018-07-30 12:35:30 +02:00
01367af99c
vector operations added
2018-07-28 10:37:00 +02:00