103 Commits (e3b36decc3999a19c175b051ada5496e254cd8d4)
 

Author SHA1 Message Date
Denes Matetelki e3b36decc3 selecting destination at edge add/remove does not set the dest node the active one bugfix
14 years ago
Denes Matetelki da74ca1a3e removed Node::addEdge call from Edge ctor, called it at Edge creation
14 years ago
Denes Matetelki c9fb8b7c85 doxyfile added. Notifications to parent objects done with signals, not with callbacks. Node is created with factory method in GraphWidget.
14 years ago
Denes Matetelki 4abf53400f desktop file moved to /other, ebuild update
14 years ago
Denes Matetelki 05506486a9 desktop file and .pro INSTALL section update thanks to Eugene, locale.pri file to automatic .ts -> .qm generation
14 years ago
Denes Matetelki da288747b5 remove carelessly added snapshot.png
14 years ago
Denes Matetelki a0f708bd81 Merge branch 'master' of gitorious.org:qtmindmap/qtmindmap
14 years ago
Denes Matetelki 88aed416e6 save new file bugfix
14 years ago
Denes Matetelki 4c4b520586 ebuild is ok
14 years ago
Denes Matetelki 6f4af90e13 do not allow adding new node outside of the scene
14 years ago
Denes Matetelki 7b45f784e6 no more definitions of get functions in headers
14 years ago
Denes Matetelki 11e8fa36d0 crash fix
14 years ago
Denes Matetelki d84063fac6 ebuild work with translation files
14 years ago
Denes Matetelki 06e9d8ed95 working ebuild, but still lacks translation files
14 years ago
Denes Matetelki d7b96d6a8b ebuild destdir fix(?)
14 years ago
Denes Matetelki 1c3a41666e dropshadow effect on selected node
14 years ago
Denes Matetelki 67819c5538 qtmindmap.pro update, it checks qt version >= 4.6
14 years ago
Denes Matetelki 6a076d2330 Node refactor
14 years ago
Denes Matetelki 8843d20ac2 graphwidget's zoomIn/Out has been splitted to zoomIn/Out and scaleUp/Down so they can be called separately (cannot modify the modifier keys when calling them)
14 years ago
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