dfighter1985
|
5e91c2f374
|
When changing the value of a node, change the size the node if needed.
--HG--
branch : dfighter-tools
|
2014-09-16 15:31:06 +02:00 |
|
dfighter1985
|
f0e78b5fbb
|
Allow to set and change values of value nodes.
--HG--
branch : dfighter-tools
|
2014-09-16 15:15:31 +02:00 |
|
dfighter1985
|
142d82d788
|
Only allow variable nodes to have their number of slots changed.
--HG--
branch : dfighter-tools
|
2014-09-16 03:45:26 +02:00 |
|
dfighter1985
|
89aaa52703
|
Set the number of slots and their names from the data loaded from XMLs.
--HG--
branch : dfighter-tools
|
2014-09-16 03:38:21 +02:00 |
|
dfighter1985
|
af74411104
|
Parse expression files, and build the expression tree from the expressions parsed from these files.
--HG--
branch : dfighter-tools
|
2014-09-16 02:32:10 +02:00 |
|
dfighter1985
|
5e5fb49f12
|
Slot count can now be changed.
--HG--
branch : dfighter-tools
|
2014-09-15 01:25:01 +02:00 |
|
dfighter1985
|
7f2091d6c9
|
Expression Editor is now a QMainWindow subclass. Also added an expression tree, with some sample nodes.
--HG--
branch : dfighter-tools
|
2014-09-14 21:00:40 +02:00 |
|
dfighter1985
|
65382b45b7
|
Show the node names as title, in the link dialog.
--HG--
branch : dfighter-tools
|
2014-09-14 17:19:11 +02:00 |
|
dfighter1985
|
eb0693cd27
|
Add serial number to nodes.
--HG--
branch : dfighter-tools
|
2014-09-14 17:04:42 +02:00 |
|
dfighter1985
|
99ebe16c03
|
Allow painting of arbitrary number of connection slots.
--HG--
branch : dfighter-tools
|
2014-09-14 16:57:56 +02:00 |
|
dfighter1985
|
40b4bce729
|
A little refactoring.
--HG--
branch : dfighter-tools
|
2014-09-14 16:43:45 +02:00 |
|
dfighter1985
|
42cd76c768
|
Support for adding nodes with different slot count.
--HG--
branch : dfighter-tools
|
2014-09-14 16:37:17 +02:00 |
|
dfighter1985
|
aa67011381
|
Added unlinking support.
--HG--
branch : dfighter-tools
|
2014-09-14 15:36:41 +02:00 |
|
dfighter1985
|
875cad3f72
|
Improved linking
--HG--
branch : dfighter-tools
|
2014-09-14 15:15:20 +02:00 |
|
dfighter1985
|
2e6a5bb1d6
|
There are more than 1 slots available now.
--HG--
branch : dfighter-tools
|
2014-09-13 23:54:25 +02:00 |
|
dfighter1985
|
275095107b
|
More refactoring.
--HG--
branch : dfighter-tools
|
2014-09-13 22:54:50 +02:00 |
|
dfighter1985
|
5fc392623b
|
More refactoring.
--HG--
branch : dfighter-tools
|
2014-09-13 22:39:00 +02:00 |
|
dfighter1985
|
c63f22fe92
|
Refactoring
--HG--
branch : dfighter-tools
|
2014-09-13 22:31:48 +02:00 |
|
dfighter1985
|
4cf4440a97
|
Connection slots are now managed by their own object, and linking is now done to their positions.
--HG--
branch : dfighter-tools
|
2014-09-13 22:26:11 +02:00 |
|
dfighter1985
|
7c930366de
|
Paint the connection text, boxes separately.
--HG--
branch : dfighter-tools
|
2014-09-13 21:34:47 +02:00 |
|
dfighter1985
|
aef69eef64
|
Add a little style.
--HG--
branch : dfighter-tools
|
2014-09-13 18:03:02 +02:00 |
|
dfighter1985
|
af550acd62
|
Throw an error message when trying to link nodes that are already linked.
--HG--
branch : dfighter-tools
|
2014-09-13 00:54:37 +02:00 |
|
dfighter1985
|
d2c396bc84
|
Link nodes and remove and delete the link too when deleting one of the nodes.
--HG--
branch : dfighter-tools
|
2014-09-13 00:43:00 +02:00 |
|
dfighter1985
|
adece7564a
|
Subclassed QGraphicsItem and QGraphicsItemLine.
--HG--
branch : dfighter-tools
|
2014-09-12 23:45:57 +02:00 |
|
dfighter1985
|
83566116d9
|
Added link action.
--HG--
branch : dfighter-tools
|
2014-09-12 21:01:29 +02:00 |
|
dfighter1985
|
e2ea5a74b8
|
We can select multiple items
--HG--
branch : dfighter-tools
|
2014-09-12 19:47:28 +02:00 |
|
dfighter1985
|
cc7e93c96e
|
Added GUI for expression editor.
--HG--
branch : dfighter-tools
|
2014-09-12 19:19:51 +02:00 |
|
dfighter1985
|
1ca2b634ee
|
Merged default.
--HG--
branch : dfighter-tools
|
2014-09-10 20:18:00 +02:00 |
|
dfighter1985
|
52963260a8
|
Offer to save changes when closing a dialog.
--HG--
branch : dfighter-tools
|
2014-09-10 19:59:38 +02:00 |
|
dfighter1985
|
09ccd8613d
|
When closing a dialog, remove it from the docked dialogs, and delete it.
--HG--
branch : dfighter-tools
|
2014-09-10 19:52:35 +02:00 |
|
dfighter1985
|
97d7fbe6e8
|
Allow editing of the comment section, and save comments when saving.
--HG--
branch : dfighter-tools
|
2014-09-10 19:14:26 +02:00 |
|
dfighter1985
|
104506a717
|
Raise the widget after adding.
--HG--
branch : dfighter-tools
|
2014-09-10 18:50:07 +02:00 |
|
dfighter1985
|
78a65459f0
|
WTF?
--HG--
branch : dfighter-tools
|
2014-09-10 18:49:34 +02:00 |
|
dfighter1985
|
7abd407bc5
|
oups
--HG--
branch : dfighter-tools
|
2014-09-10 18:04:55 +02:00 |
|
dfighter1985
|
1d028c759c
|
Use a file browser for setting files.
--HG--
branch : dfighter-tools
|
2014-09-10 17:59:22 +02:00 |
|
dfighter1985
|
946685dfac
|
A little refactoring
--HG--
branch : dfighter-tools
|
2014-09-10 17:02:51 +02:00 |
|
dfighter1985
|
c44d910434
|
Store the filename only in the Dfn value.
--HG--
branch : dfighter-tools
|
2014-09-10 16:44:49 +02:00 |
|
dfighter1985
|
e89cde4b93
|
Properly support color types.
--HG--
branch : dfighter-tools
|
2014-09-10 16:22:08 +02:00 |
|
nimetu
|
0cd3ea8d3b
|
Fix #199 Studio object viewer plugin font
|
2014-09-10 12:19:11 +02:00 |
|
dfighter1985
|
0587d6a687
|
Create vstruct node when needed.
--HG--
branch : dfighter-tools
|
2014-09-10 00:36:55 +02:00 |
|
dfighter1985
|
e47d480170
|
Instead of storing the node, store the name and the node type.
--HG--
branch : dfighter-tools
|
2014-09-10 00:28:03 +02:00 |
|
dfighter1985
|
53357ca9ec
|
Don't add Virtual Structs to the property browser!
--HG--
branch : dfighter-tools
|
2014-09-09 22:01:52 +02:00 |
|
dfighter1985
|
821ec6cfad
|
Added support for Virtual Structs.
--HG--
branch : dfighter-tools
|
2014-09-09 21:57:30 +02:00 |
|
dfighter1985
|
46e3242557
|
Merged default.
--HG--
branch : dfighter-tools
|
2014-09-05 22:28:11 +02:00 |
|
dfighter1985
|
3a94909a92
|
Get type info from DFN.
--HG--
branch : dfighter-tools
|
2014-09-05 21:42:14 +02:00 |
|
dfighter1985
|
ff0df2bf50
|
Added support for manipulating atoms.
--HG--
branch : dfighter-tools
|
2014-09-05 20:28:43 +02:00 |
|
dfighter1985
|
b63f73b1b6
|
Appending, resizing arrays, deleting array members should now create the proper new nodes.
--HG--
branch : dfighter-tools
|
2014-09-05 19:41:51 +02:00 |
|
dfighter1985
|
6233c25461
|
Added support for adding atoms and virtual structs in the treeview.
--HG--
branch : dfighter-tools
|
2014-09-05 18:58:47 +02:00 |
|
dfighter1985
|
0ac5d7c9ee
|
Do the same when readding items after a deletion.
--HG--
branch : dfighter-tools
|
2014-09-05 15:20:22 +02:00 |
|
dfighter1985
|
683efde803
|
Add new array entries with all their children.
--HG--
branch : dfighter-tools
|
2014-09-05 15:13:58 +02:00 |
|