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 bd29b02364
hide all numbers when the typed number does not exists
14 years ago
.gitignore 'No active node' message is printed to statusbar upon attempt to delete when there is no active node 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 refactor: class attributes have m_ prefix 14 years ago
aboutdialog.h refactor: class attributes have m_ prefix 14 years ago
aboutdialog.ui system tray, edge, node initial steps 14 years ago
argumentparser.cpp argumentparser is now a new class. node cannot be moved from scene (temp fix) 14 years ago
argumentparser.h argumentparser is now a new class. node cannot be moved from scene (temp fix) 14 years ago
edge.cpp active node can be deleted with DEL. Code is getting messy, time to some refactor 14 years ago
edge.h active node can be deleted with DEL. Code is getting messy, time to some refactor 14 years ago
graphwidget.cpp hide all numbers when the typed number does not exists 14 years ago
graphwidget.h 'No active node' message is printed to statusbar upon attempt to delete when there is no active node 14 years ago
heart.svg system tray, edge, node initial steps 14 years ago
main.cpp argumentparser is now a new class. node cannot be moved from scene (temp fix) 14 years ago
mainwindow.cpp 'No active node' message is printed to statusbar upon attempt to delete when there is no active node 14 years ago
mainwindow.h 'No active node' message is printed to statusbar upon attempt to delete when there is no active node 14 years ago
mainwindow.ui nodes are selectable with vimperator-like follow keys 14 years ago
node.cpp active node can be deleted with DEL. Code is getting messy, time to some refactor 14 years ago
node.h active node can be deleted with DEL. Code is getting messy, time to some refactor 14 years ago
qtmindmap.pro argumentparser is now a new class. node cannot be moved from scene (temp fix) 14 years ago
qtmindmap.pro.user node kept inside the scene done 14 years ago
qtmindmap.qrc system tray, edge, node initial steps 14 years ago
qtmindmap_hu.ts argumentparser is now a new class. node cannot be moved from scene (temp fix) 14 years ago
scrollarea.ui system tray, edge, node initial steps 14 years ago
systemtray.cpp there is a function called sceneBoundingRect... 14 years ago
systemtray.h refactor: systemtray is now a separate object 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