|
c60afedd6c
|
start command line interface
|
2018-07-23 17:00:37 +02:00 |
|
|
73ea4d6838
|
re-organized folder structure
|
2018-07-19 15:11:18 +02:00 |
|
|
da19037211
|
Activate -Wall compile flag, Fix code not to throw warnings
|
2018-06-05 22:51:50 +02:00 |
|
|
88815bc007
|
Fix implicit function declaration
|
2018-06-04 11:37:36 +02:00 |
|
|
58c7f571f4
|
fix type cast warning
|
2018-05-31 00:06:00 +02:00 |
|
|
0290a6c9d3
|
Layer support added
|
2018-05-31 00:04:14 +02:00 |
|
|
da34256b83
|
Remove lonely 'Foo'
|
2018-05-23 14:22:02 +02:00 |
|
|
93b726a05f
|
TeX output works
* A lot is missing (paths...)
* Dimension limit of TeX is a problem.
|
2018-05-23 13:17:10 +02:00 |
|
|
6c24cebaf7
|
Drag and drop layer arrangement. Major Feature
|
2018-05-23 01:03:16 +02:00 |
|
|
084c6999c7
|
Add option to specify layer order, wrote tex output for layer order
|
2018-05-22 18:45:23 +02:00 |
|
|
29f66951d1
|
Completely restructudred code
* Subfolders for different modules
* LaTeX output module started
* Convert button sensitivity impemented
|
2018-05-22 16:17:14 +02:00 |
|
|
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 |
|
|
035f6889eb
|
removed printf
|
2018-05-17 21:53:17 +02:00 |
|
|
9eb861f6d8
|
layer mapping save function implemented
|
2018-05-17 21:46:14 +02:00 |
|
|
f5f381b37a
|
add spinner, remove debug messages
|
2018-05-16 20:07:41 +02:00 |
|
|
f49f32a83e
|
Corrected License string
|
2018-05-16 16:29:34 +02:00 |
|
|
d52f5afb93
|
add GPL license
|
2018-05-16 16:27:38 +02:00 |
|
|
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 |
|