Commit Graph

600 Commits

Author SHA1 Message Date
Mario Hüttel efb1af7ee0 Complete chain of passing command line parameters to external renderer 2019-11-15 21:11:41 +01:00
Mario Hüttel fa1a78e54c Edit comments 2019-11-15 21:06:41 +01:00
Mario Hüttel 0417784877 Add property for command line parameters to external renderer 2019-11-15 21:04:59 +01:00
Mario Hüttel c186d3cdb3 Pass command line parameters for shared object renderer to command line convert struct 2019-11-15 20:50:46 +01:00
Mario Hüttel f02a720f99 Uodate translations of main.c 2019-11-15 20:35:36 +01:00
Mario Hüttel 374a893dda Add W option to command line parser for external renderer parameters 2019-11-15 20:31:57 +01:00
Mario Hüttel 83a7848c14 Merge branch 'dev' into external-renderer-rework 2019-11-14 23:39:40 +01:00
Mario Hüttel 7977ee7c8b Merge branch 'master' into dev 2019-11-14 23:39:29 +01:00
Mario Hüttel e7f0f904e8 main: Free command line option context, add comment for freeing all the command line parameter data 2019-11-14 23:39:12 +01:00
Mario Hüttel 48eb2c296f Merge branch 'dev' into external-renderer-rework 2019-11-14 19:36:59 +01:00
Mario Hüttel 3d5c4daad9 Doxygen: Rework documentation make targets
* new target doxygen-pdf which build the latex output
* Add doxygen-pdf to documentation target
* Move documentaiton target definition to doxygen's CMakeLists.txt
2019-11-14 19:32:54 +01:00
Mario Hüttel 9899b94db6 cmake: rework source list for generated files 2019-11-14 19:31:57 +01:00
Mario Hüttel f153485996 Implement base construct of new external renderer. CLI parameters still not implemented. Currently NULL is passed to init func. Forking implemented but not tested 2019-11-12 21:15:36 +01:00
Mario Hüttel f15e82b5dc Modify External Renderer: External renderer docu updated for future changes, restructuring. Not that the changes in the documentation are not yet implemented in code 2019-11-12 20:52:42 +01:00
Mario Hüttel daf12a7d8c Merge branch 'dev' into python-renderer 2019-11-12 19:55:01 +01:00
Mario Hüttel 11f2068b76 Improve Cmake target for translations. Still not perfect. 2019-11-12 19:53:16 +01:00
Mario Hüttel 24d66e74fe Merge commit '866d36873a4adef0ef8505de25740c03ec92a2e0' into dev 2019-11-12 19:53:02 +01:00
Mario Hüttel 58a0bd85c4 Improve Cmake target for translations. Still not perfect. 2019-11-12 19:50:34 +01:00
Mario Hüttel f8de3468de Merge branch 'translations' into python-renderer 2019-11-12 19:16:12 +01:00
Mario Hüttel 4cc31c81e3 Move plugins in CMakeLists.txt so they don't need to fullfil all warnign restrictions of the main application 2019-11-12 19:14:58 +01:00
Mario Hüttel 74dfbd9b34 Add preliminary construct for plugin renderers (shared object renderers) 2019-11-12 19:12:57 +01:00
Mario Hüttel 40a7e5a650 Compilation: Add -Wextra to compile arguments + Fix minor resulting warnings 2019-11-12 18:14:07 +01:00
Mario Hüttel d8f6981fe6 Gui: Only promt overwrite message of auto-naming tool when there are actual elements in the layer selector 2019-11-09 02:21:57 +01:00
Mario Hüttel 4e38d8f452 LayerSelector: Add layer_selector_contains_elements() function 2019-11-09 02:18:53 +01:00
Mario Hüttel 866d36873a Merge branch 'dev' into translations 2019-11-09 01:52:00 +01:00
Mario Hüttel 74eb17b2dc Merge branch 'dev' 2019-11-09 01:50:37 +01:00
Mario Hüttel 0304c0d08b Adapt Header bar to show title correctly 2019-11-03 21:07:56 +01:00
Mario Hüttel 70ea6a8901 Merge branch 'master' into translations 2019-10-29 00:03:30 +01:00
Mario Hüttel 529b49ee2e Fix coding style problems in bounding-box.c 2019-10-28 23:57:54 +01:00
Mario Hüttel 6d31193123 Fix coding style in vector-operations.c 2019-10-28 23:55:22 +01:00
Mario Hüttel e7bf59aa8c Merge branch 'master' into translations 2019-10-28 22:44:06 +01:00
Mario Hüttel 188c6f5d87 Fix style of gds-tree-checker 2019-10-28 22:43:28 +01:00
Mario Hüttel 92e40cb8ca Fix PKGBuild 2019-10-28 21:50:03 +01:00
Mario Hüttel 8f788e262f Merge branch 'dev' into translations 2019-10-25 21:20:16 +02:00
Mario Hüttel 2e8e258b49 Style improvements 2019-10-25 21:16:31 +02:00
Mario Hüttel 547b002e57 style fixes in layer-element.c 2019-10-25 20:54:11 +02:00
Mario Hüttel c7ce62673f Style fixes in conv settings dialog 2019-10-25 20:52:22 +02:00
Mario Hüttel dd488c3105 Further style mprovements 2019-10-25 20:45:25 +02:00
Mario Hüttel be0d58c54e Fix coding style in main.c 2019-10-25 20:36:54 +02:00
Mario Hüttel 4a6b0dc879 Update translation for German 2019-10-25 20:30:08 +02:00
Mario Hüttel f7b2a331ec Add German translations for command line interface 2019-10-22 23:13:09 +02:00
Mario Hüttel e90cd1313d remove useless tab at end of line in script 2019-10-22 22:59:05 +02:00
Mario Hüttel 0fbbc1db64 Update package build 2019-10-20 14:26:46 +02:00
Mario Hüttel 8005e8bcc7 Adapt install routines to install locales 2019-10-20 14:04:39 +02:00
Mario Hüttel 31a47339f8 Update translations 2019-10-18 23:25:27 +02:00
Mario Hüttel 7753e42078 Add translation output to Cmake 2019-10-18 22:51:31 +02:00
Mario Hüttel b2ffc709bb Started first translation approach 2019-10-18 21:19:38 +02:00
Mario Hüttel b6c6262662 Add helper scripts for gettext 2019-10-18 20:34:03 +02:00
Mario Hüttel c70f99a283 Remove uneeded empty line in CMakeLists.txt 2019-10-18 20:32:58 +02:00
Mario Hüttel 592dcbae53 Use translations folder in binary dir when debugging 2019-10-18 19:39:54 +02:00