mindmap software in Qt
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Denes Matetelki e4510d57af
edge adjust() calculates endpoints correctly (with brute force :P), no arrow if the line is too short, no line if the nodes collide
14 years ago
Qt47supp.txt system tray, edge, node initial steps 14 years ago
README system tray, edge, node initial steps 14 years ago
aboutdialog.cpp export as png, translation 14 years ago
aboutdialog.h system tray, edge, node initial steps 14 years ago
aboutdialog.ui system tray, edge, node initial steps 14 years ago
edge.cpp edge adjust() calculates endpoints correctly (with brute force :P), no arrow if the line is too short, no line if the nodes collide 14 years ago
edge.h system tray, edge, node initial steps 14 years ago
graphwidget.cpp edge adjust() calculates endpoints correctly (with brute force :P), no arrow if the line is too short, no line if the nodes collide 14 years ago
graphwidget.h edge adjust() calculates endpoints correctly (with brute force :P), no arrow if the line is too short, no line if the nodes collide 14 years ago
heart.svg system tray, edge, node initial steps 14 years ago
main.cpp export as png, translation 14 years ago
mainwindow.cpp edge adjust() calculates endpoints correctly (with brute force :P), no arrow if the line is too short, no line if the nodes collide 14 years ago
mainwindow.h export as png, translation 14 years ago
mainwindow.ui export as png, translation 14 years ago
node.cpp edge adjust() calculates endpoints correctly (with brute force :P), no arrow if the line is too short, no line if the nodes collide 14 years ago
node.h edge adjust() calculates endpoints correctly (with brute force :P), no arrow if the line is too short, no line if the nodes collide 14 years ago
qtmindmap.pro export as png, translation 14 years ago
qtmindmap.pro.user system tray, edge, node initial steps 14 years ago
qtmindmap.qrc system tray, edge, node initial steps 14 years ago
qtmindmap_hu.ts export as png, translation 14 years ago
scrollarea.ui system tray, edge, node initial steps 14 years ago

README

Create a backlog list.

Let's do this project with Scrum.

- Dummy main widget & build system
- Test system(?)
- Menu bar: save/open file, quit.
- canvas with root element
- element widget
- connect/disconnect emelent (line widget)
- move element
- element, line widget properties (rigth click menu)
- moving with cursor keys, inserting / deleting with cursor keys
- icon
- taskbar app


TODO:
- set about dialog's size fiexd