Commit Graph

38 Commits

Author SHA1 Message Date
Mario Hüttel 3f198f870a Add buttons for layer sorting to glade file 2019-03-12 19:10:43 +01:00
Mario Hüttel 2f2eb90b69 Add automatic version numbering to command line and GUI 2019-03-11 10:36:02 +01:00
Mario Hüttel 68e7d52cd8 Changed settings dialog api to use database units. Implement render output size preview 2019-03-04 20:14:21 +01:00
Mario Hüttel d5997ab5f2 Merge branch 'master' into dev 2019-02-22 20:04:27 +01:00
Mario Hüttel 8306c34292 Implement first draft of cell search 2019-02-04 20:02:10 +01:00
Mario Hüttel 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
Mario Hüttel b5087769ee Add cell size preview to dialog 2018-12-22 20:54:02 +01:00
Mario Hüttel 4f9e5ca0b4 Add drawing area for size demonstartion 2018-12-22 19:37:57 +01: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 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 7c47d7207f add preliminary icon, configure icon in widgets 2018-07-25 10:50:22 +02:00
Mario Hüttel 6fb4d39fc8 Add application menu and about dialog 2018-07-23 15:10:40 +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 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 2a615367d7 Add advanced export settings for LaTeX export 2018-07-19 22:09:58 +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 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
Mario Hüttel ea53890cd0 Move delete-event signal connect from glade to C-File 2018-06-04 11:41:35 +02:00
Mario Hüttel 6c24cebaf7 Drag and drop layer arrangement. Major Feature 2018-05-23 01:03:16 +02:00
Mario Hüttel 084c6999c7 Add option to specify layer order, wrote tex output for layer order 2018-05-22 18:45:23 +02:00
Mario Hüttel 29f66951d1 Completely restructudred code
* Subfolders for different modules
* LaTeX output module started
* Convert button sensitivity impemented
2018-05-22 16:17:14 +02:00
Mario Hüttel 1db0ac1d17 Optimized Layout in Header Bar 2018-05-22 12:47:44 +02:00
Mario Hüttel 46cc20e878 Colorized Save/Load Layer mapping buttons 2018-05-19 20:37:09 +02:00
Mario Hüttel dc748504ad edited for Gnome builder 2018-05-19 18:31:18 +02:00
Mario Hüttel e8fbe25bcb Improved Layer Selection
* Removed Slider for opacity. Use Color Dialog instead
* Implement Layer loading
* remove Spinner from header bar
2018-05-18 22:47:39 +02:00
Mario Hüttel 302a0d1da7 move glade files into resources inside the binary 2018-05-18 18:47:19 +02:00
Mario Hüttel f42a4c40fb fix widget 2018-05-17 22:36:09 +02:00
Mario Hüttel f5f381b37a add spinner, remove debug messages 2018-05-16 20:07:41 +02:00
Mario Hüttel 7aa593fdf9 make list scrollable 2018-05-16 16:36:36 +02:00
Mario Hüttel 781c2a603a Implemente layer box
* Layers can be added dynamically
* Layers are sorted

TODO:
- implement load and save functions
2018-05-16 16:24:06 +02:00
Mario Hüttel ace8a1d8f5 Implement Handler for Convert button 2018-05-15 22:51:22 +02:00
Mario Hüttel aea3b490ca layer element created, dialog for multiple files added 2018-05-15 16:57:08 +02:00
Mario Hüttel e245c772f1 Implemented open file dialog 2018-05-10 00:14:00 +02:00
Mario Hüttel 5aeaa1db9e appended tree view 2018-05-08 16:02:44 +02:00
Mario Hüttel 7d3b7f96eb Main Window and list clear
* designed basic window
* implemented free function to clear library structures
2018-05-08 15:00:37 +02:00