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 d0eb7ce0f3
exporting to PNG image creation part went to GraphWidget, contentchange: star in the windowtitle, need to save before new/close file
14 years ago
.gitignore shorter lines, less qDebug(), Node::calculateBiggestAngle() works 14 years ago
Qt47supp.txt system tray, edge, node initial steps 14 years ago
README system tray, edge, node initial steps 14 years ago
algorithmtests.cpp shorter lines, less qDebug(), Node::calculateBiggestAngle() works 14 years ago
algorithmtests.h shorter lines, less qDebug(), Node::calculateBiggestAngle() works 14 years ago
argumentparser.cpp shorter lines, less qDebug(), Node::calculateBiggestAngle() works 14 years ago
argumentparser.h shorter lines, less qDebug(), Node::calculateBiggestAngle() works 14 years ago
edge.cpp exporting to PNG image creation part went to GraphWidget, contentchange: star in the windowtitle, need to save before new/close file 14 years ago
edge.h exporting to PNG image creation part went to GraphWidget, contentchange: star in the windowtitle, need to save before new/close file 14 years ago
graphwidget.cpp exporting to PNG image creation part went to GraphWidget, contentchange: star in the windowtitle, need to save before new/close file 14 years ago
graphwidget.h exporting to PNG image creation part went to GraphWidget, contentchange: star in the windowtitle, need to save before new/close file 14 years ago
heart.svg system tray, edge, node initial steps 14 years ago
main.cpp exporting to PNG image creation part went to GraphWidget, contentchange: star in the windowtitle, need to save before new/close file 14 years ago
mainwindow.cpp exporting to PNG image creation part went to GraphWidget, contentchange: star in the windowtitle, need to save before new/close file 14 years ago
mainwindow.h exporting to PNG image creation part went to GraphWidget, contentchange: star in the windowtitle, need to save before new/close file 14 years ago
mainwindow.ui new icon 14 years ago
node.cpp exporting to PNG image creation part went to GraphWidget, contentchange: star in the windowtitle, need to save before new/close file 14 years ago
node.h refactor: node and edge does not have createXml functions, graphwidget do it from them with the values of the public getvalue functions of node/edge. But probalby graphwidget shall not have the save functionality either, but mainwindow 14 years ago
qtmindmap.pro save file as 14 years ago
qtmindmap.qrc new icon 14 years ago
qtmindmap.svg new icon 14 years ago
qtmindmap_hu.ts argumentparser is now a new class. node cannot be moved from scene (temp fix) 14 years ago
qtmindmap_test.pro shorter lines, less qDebug(), Node::calculateBiggestAngle() works 14 years ago
scrollarea.ui system tray, edge, node initial steps 14 years ago
systemtray.cpp shorter lines, less qDebug(), Node::calculateBiggestAngle() works 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