KDEEdu/Rocs/Todo
< KDEEdu
List of Rocs ToDos
Data-Structure
- TODO: there is a high probability of certain raise conditions (update boarders and iterate on dataList() while one of those data items is removed): maybe a port of all Data-pointers to smart-pointers solve this problem
Graph Editor
- TODO: add option to automatically give each node a name after creation (e.g., like "a,b,c..." or "1,2,3...")
Load and Save
- TODO: add projects that gather graphs and scripts
- TODO: add a "recently used" option for loading
- TODO: fix loading of graphs
- TODO: re-enable loading of different standard file types for graphs
General Options
- TODO: add switch to allow different edge style for directed edges (current style makes problems to recognize structure of larger graphs)
UI
- TODO: the graph-list takes to much unused space
- TODO: cleanup/restructure File-menu