Commit Graph

14 Commits

Author SHA1 Message Date
Mario Hüttel 59835018af Edit colors 2019-03-06 19:58:26 +01:00
Mario Hüttel e76f2cbb9d Merge branch 'master' into dev 2019-03-05 21:48:26 +01:00
Mario Hüttel 586339cac1 fix doxygen 2019-03-05 21:46:29 +01:00
Mario Hüttel 3882f3944e Change selction filter function. Now only cells without major errors are selectable. Warnings are okay because the renderers can handle these (unresolved references etc...) 2019-03-05 21:03:27 +01:00
Mario Hüttel e9b67fe1bc Implement error level indicator for cells 2019-03-05 20:52:00 +01:00
Mario Hüttel 6937d24699 Remove old search and implement new search using filtering. 2019-02-05 20:38:52 +01:00
Mario Hüttel 1d67424bc9 Tree storage modified to use combination struct 2019-02-05 19:45:02 +01:00
Mario Hüttel 8306c34292 Implement first draft of cell search 2019-02-04 20:02:10 +01:00
Mario Hüttel a56bec272b Doxygen documentation 2018-07-25 16:44:04 +02:00
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 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 9a6aee1410 Make only Cells selectable 2018-05-22 13:00:50 +02:00
Mario Hüttel 4987459337 restructured code 2018-05-22 12:59:28 +02:00
Mario Hüttel 35d10a5a24 Custom Library/Cell Renderer for tree view
This allows direct storing of library/cell structures instead of only names
2018-05-22 00:00:19 +02:00