Commit Graph

16 Commits

Author SHA1 Message Date
Mario Hüttel da19037211 Activate -Wall compile flag, Fix code not to throw warnings 2018-06-05 22:51:50 +02:00
Mario Hüttel 88815bc007 Fix implicit function declaration 2018-06-04 11:37:36 +02:00
Mario Hüttel 58c7f571f4 fix type cast warning 2018-05-31 00:06:00 +02:00
Mario Hüttel 0290a6c9d3 Layer support added 2018-05-31 00:04:14 +02:00
Mario Hüttel da34256b83 Remove lonely 'Foo' 2018-05-23 14:22:02 +02:00
Mario Hüttel 93b726a05f TeX output works
* A lot is missing (paths...)
* Dimension limit of TeX is a problem.
2018-05-23 13:17:10 +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 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 035f6889eb removed printf 2018-05-17 21:53:17 +02:00
Mario Hüttel 9eb861f6d8 layer mapping save function implemented 2018-05-17 21:46:14 +02:00
Mario Hüttel f5f381b37a add spinner, remove debug messages 2018-05-16 20:07:41 +02:00
Mario Hüttel f49f32a83e Corrected License string 2018-05-16 16:29:34 +02:00
Mario Hüttel d52f5afb93 add GPL license 2018-05-16 16:27:38 +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