Commit Graph

126 Commits

Author SHA1 Message Date
Mario Hüttel d69082a676 Fix CmakeLists File. Project command has to be first to prevent errors 2018-09-22 23:29:31 +02:00
Mario Hüttel b6ea48ba47 Merge branch 'master' of git.shimatta.de:mhu/gds-render 2018-08-24 16:15:42 +02:00
Mario Hüttel cf7e4ccad0 trigonometric operations added 2018-08-24 16:15:36 +02:00
Mario Hüttel 1a6fdf59ab edit error handling 2018-08-01 12:42:41 +02:00
Mario Hüttel 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
Mario Hüttel 54d5148c9d update doxygen 2018-07-30 12:44:37 +02:00
Mario Hüttel 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
Mario Hüttel 01367af99c vector operations added 2018-07-28 10:37:00 +02:00
Mario Hüttel f04418376c add overwrite confirmation to file dialogs 2018-07-28 10:01:02 +02:00
Mario Hüttel 74783f312a bounding box functions added 2018-07-27 21:08:45 +02:00
Mario Hüttel d4517aa493 add trigonometric sub library, add function to calculate bounding box of polygon 2018-07-27 21:00:30 +02:00
Mario Hüttel 13676deb34 doxygen documentation, add image of GUI 2018-07-26 15:03:06 +02:00
Mario Hüttel f204d4c2e8 Fix bug in LaTeX renderer 2018-07-26 15:02:44 +02:00
Mario Hüttel 7047315892 Describe layer mapping file 2018-07-26 14:44:52 +02:00
Mario Hüttel a56bec272b Doxygen documentation 2018-07-25 16:44:04 +02:00
Mario Hüttel 8f9531d63f fix absolute paths in Doxygen documentation 2018-07-25 12:31:18 +02:00
Mario Hüttel 5aaa4d85b8 fix PKGBUILD 2018-07-25 11:25:58 +02:00
Mario Hüttel 6f9b23301e Add PKGBUILD to build Pacman package 2018-07-25 11:19:15 +02:00
Mario Hüttel 7c47d7207f add preliminary icon, configure icon in widgets 2018-07-25 10:50:22 +02:00
Mario Hüttel c502b65297 Doxygen Header created 2018-07-24 18:47:29 +02:00
Mario Hüttel 5526e403a3 Disable prints in GDS renderer. Wrote documentation 2018-07-24 17:45:16 +02:00
Mario Hüttel 5c3b299eb0 minor fixes and doxygen Documentation started 2018-07-24 14:42:28 +02:00
Mario Hüttel 6f7feb7aa9 Add doxygen 2018-07-24 10:21:55 +02:00
Mario Hüttel 13aa2c8609 fix typo 2018-07-23 21:16:01 +02:00
Mario Hüttel 942df1d971 fix typo 2018-07-23 21:14:35 +02:00
Mario Hüttel bb13993e34 Command line interface finished 2018-07-23 21:12:25 +02:00
Mario Hüttel b25f147707 command line progress 2018-07-23 20:17:18 +02:00
Mario Hüttel c60afedd6c start command line interface 2018-07-23 17:00:37 +02:00
Mario Hüttel a5d794461a Add license 2018-07-23 15:26:51 +02:00
Mario Hüttel 6fb4d39fc8 Add application menu and about dialog 2018-07-23 15:10:40 +02:00
Mario Hüttel d0e1383861 reconstructed code to use g_application 2018-07-23 13:10:34 +02:00
Mario Hüttel 6296627ac2 Merge branch 'master' of git.shimatta.de:mhu/gds-render 2018-07-23 09:59:26 +02:00
Mario Hüttel f79bab102b Remove Bounding box calculations from parser. They're not needed 2018-07-23 09:58:14 +02:00
Mario Hüttel e5300e60aa Color of Load layer mapping button changed to blue 2018-07-22 16:55:20 +02:00
Mario Hüttel 4c5784c3a4 finished first version of Cairo export 2018-07-22 16:38:26 +02:00
Mario Hüttel f765e27ce8 fix rendering of box in cairo renderer 2018-07-20 23:29:27 +02:00
Mario Hüttel 40760725b8 Merge branch 'master' into cairo-dev 2018-07-20 23:26:50 +02:00
Mario Hüttel dac834aef2 auto detect glade files 2018-07-20 23:22:47 +02:00
Mario Hüttel d4f2d6798e Merge branch 'master' into cairo-dev 2018-07-20 22:41:16 +02:00
Mario Hüttel f8cbf7e066 use enum name instead of pure integer value 2018-07-20 22:36:54 +02:00
Mario Hüttel 59ec0c5a10 cairo layer renderer 2018-07-20 22:32:23 +02:00
Mario Hüttel 2a615367d7 Add advanced export settings for LaTeX export 2018-07-19 22:09:58 +02:00
Mario Hüttel 3167da4648 cairo output started 2018-07-19 18:45:37 +02:00
Mario Hüttel b72466957c Added variable scaling factor for Tex output 2018-07-19 17:54:05 +02:00
Mario Hüttel d9f0f3cdd5 settings dialog fully implemented 2018-07-19 17:49:33 +02:00
Mario Hüttel 4c04ce3614 further implementation of settings dialog 2018-07-19 16:38:52 +02:00
Mario Hüttel a2bc980c64 dialog implementation 2018-07-19 15:47:57 +02:00
Mario Hüttel 73ea4d6838 re-organized folder structure 2018-07-19 15:11:18 +02:00
Mario Hüttel 526785cffd add dialog to compile resources 2018-07-19 15:07:20 +02:00
Mario Hüttel 6a8b359f3d add dialog for conversion options 2018-07-19 15:05:44 +02:00