Denes Matetelki
|
a63518fb3c
|
doc modified title, insertPictures signals bundled(mapped) together.
|
14 years ago |
Denes Matetelki
|
ab554f47ec
|
huge GraphWidget refactor, edd/del edge from maintoolbar without active node bugfix
|
14 years ago |
Denes Matetelki
|
bec530fd18
|
more comments, no arrow is drawn at the end of an Edge if the Nodes are too close
|
14 years ago |
Denes Matetelki
|
497bda949e
|
SystemTray does not care about contentchange at quit bugfix
|
14 years ago |
Denes Matetelki
|
f68dab9bd0
|
some comments, file readonly check bugfix
|
14 years ago |
Denes Matetelki
|
4136447e73
|
test update
|
14 years ago |
Denes Matetelki
|
c55079ddbc
|
proper directory structure
|
14 years ago |
Denes Matetelki
|
f91ce440d9
|
norwegian translation file
|
14 years ago |
Denes Matetelki
|
35e284b8c9
|
filesave does not saves secondary edges bugfix
|
14 years ago |
Denes Matetelki
|
e097b51b2c
|
readonly file saving bugfix
|
14 years ago |
Denes Matetelki
|
1e417c8d47
|
unreadable file handled
|
14 years ago |
Denes Matetelki
|
e6d0657b29
|
updated README file
|
14 years ago |
Denes Matetelki
|
a76bad0e5a
|
move subtree with mouse bugfix, export action available when scene is closed bugfix
|
14 years ago |
Denes Matetelki
|
a2ac1feb6c
|
huge refactor: no keys helppage, but a hideable maintoolbar
|
14 years ago |
Denes Matetelki
|
f2f470337a
|
mainstatusbar, graphwidget shall provide public slot for each functionality
|
14 years ago |
Denes Matetelki
|
919ec7fbe5
|
node losts focus during editing mode, jet remaining in editing mode bugfix
|
14 years ago |
Denes Matetelki
|
03b184fc1f
|
mouse move/scale subtree bugfix
|
14 years ago |
Denes Matetelki
|
ecea768104
|
icon update
|
14 years ago |
Denes Matetelki
|
6bdf817793
|
adding status icons
|
14 years ago |
Denes Matetelki
|
8feb503d7a
|
add state icons, step1: toolbar
|
14 years ago |
Denes Matetelki
|
8e4d394242
|
ebuild fix2
|
14 years ago |
Denes Matetelki
|
21df8b3b4e
|
ebuild fix
|
14 years ago |
Denes Matetelki
|
62fa6806b9
|
initial ebuild
|
14 years ago |
Denes Matetelki
|
dbebae694b
|
setPos calls contentChanged before user interaction
|
14 years ago |
Denes Matetelki
|
557b8573d8
|
mainwindow::closeevent handles all the quit events
|
14 years ago |
Denes Matetelki
|
165842b1fd
|
Main window's close event is cought and handled due to content change
|
14 years ago |
Denes Matetelki
|
edad97d19a
|
quit action checks contentchange
|
14 years ago |
Denes Matetelki
|
3f9c182c2d
|
alt is used to apply change to group, shilf needed to reach - and + in some keyboards
|
14 years ago |
Denes Matetelki
|
290881c066
|
move subtree with mouse
|
14 years ago |
Denes Matetelki
|
92e3eee7e9
|
remove subtree
|
14 years ago |
Denes Matetelki
|
7d82c1eb34
|
scale subtree with mouse wheel
|
14 years ago |
Denes Matetelki
|
6a075518f5
|
rescale and setcolor on subtrees
|
14 years ago |
Denes Matetelki
|
fe8983fce9
|
move subtree with shift
|
14 years ago |
Denes Matetelki
|
1e56b29ae2
|
Bugfixes: node cannot be scaled from scene, at node scaling, edges starting from it are adjusted to. New feature: Ctrl+mousewheel scales nodes
|
14 years ago |
Denes Matetelki
|
144ed860a6
|
Secondary edges
|
14 years ago |
Denes Matetelki
|
eb97252d33
|
Edge has color and width. Edge width changes as parent Node is scaled. Edge has no arrow any more and source/dest point is the source/dest Node's sceneBoundingRect.center(). No more alpha in colors (it was useless). Edge coloring is disabled, edge has the color of the parent Node.
|
14 years ago |
Denes Matetelki
|
79bf16a352
|
edge color with k
|
14 years ago |
Denes Matetelki
|
b26e01972c
|
set text color with t, node color with c
|
14 years ago |
Denes Matetelki
|
0f21ae4faa
|
nodes are scalable with ctrl + plus/minus
|
14 years ago |
Denes Matetelki
|
565c45ce6a
|
about->keys dialog added
|
14 years ago |
Denes Matetelki
|
3cade9b1c1
|
colorful background, export bug fix: no more transparent bg
|
14 years ago |
Denes Matetelki
|
e039fce7f4
|
Node class refactor: order of definiation of functions in .cpp is the same as the declaration in the .h. Bug corrected: during editing a node, selection another with mouse and remain in editing mode.
|
14 years ago |
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 |
Denes Matetelki
|
0dd244cc19
|
new icon
|
14 years ago |
Denes Matetelki
|
c65bb1f5f3
|
refactor: new/close/save/saveAs/open file dialogs (user interactions) are handled in MainWidget, GraphWidget only saves and reads the data.
|
14 years ago |
Denes Matetelki
|
03042f5906
|
open file
|
14 years ago |
Denes Matetelki
|
790bd6a964
|
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 |
Denes Matetelki
|
822eea5a5b
|
save file as
|
14 years ago |
Denes Matetelki
|
89afb2dd3a
|
no need for aboutdialog.ui, can be done with QMessageBox with 6 lines
|
14 years ago |
Denes Matetelki
|
80321d75a2
|
new/close file
|
14 years ago |