From ffed5ee9ae6c11acb5a7afa9fdc33b1047f5d5e9 Mon Sep 17 00:00:00 2001 From: Thales1330 Date: Fri, 16 Dec 2016 19:47:55 -0200 Subject: Basic copy paste methods implemented --- Project/Release/ElementDataObject.cpp.o | Bin 0 -> 26894 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 Project/Release/ElementDataObject.cpp.o (limited to 'Project/Release/ElementDataObject.cpp.o') diff --git a/Project/Release/ElementDataObject.cpp.o b/Project/Release/ElementDataObject.cpp.o new file mode 100644 index 0000000..f2ce58a Binary files /dev/null and b/Project/Release/ElementDataObject.cpp.o differ -- cgit From fb9de1b7935376897f1c93676ab1faeb1ea25f25 Mon Sep 17 00:00:00 2001 From: Thales1330 Date: Wed, 28 Dec 2016 20:06:41 -0200 Subject: Bus line and transformer copy/paste implemented Next step is try to generalize. Some graphical implementations in this commit. --- Project/Release/ElementDataObject.cpp.o | Bin 26894 -> 37405 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'Project/Release/ElementDataObject.cpp.o') diff --git a/Project/Release/ElementDataObject.cpp.o b/Project/Release/ElementDataObject.cpp.o index f2ce58a..d4c97c2 100644 Binary files a/Project/Release/ElementDataObject.cpp.o and b/Project/Release/ElementDataObject.cpp.o differ -- cgit From d792fcf7b2a5862ac86ee69aa86021b5637ca8ee Mon Sep 17 00:00:00 2001 From: Thales Lima Oliveira Date: Thu, 29 Dec 2016 02:32:50 -0200 Subject: Copy paste implemented Some bugs on the text --- Project/Release/ElementDataObject.cpp.o | Bin 37405 -> 22207 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'Project/Release/ElementDataObject.cpp.o') diff --git a/Project/Release/ElementDataObject.cpp.o b/Project/Release/ElementDataObject.cpp.o index d4c97c2..1982cfa 100644 Binary files a/Project/Release/ElementDataObject.cpp.o and b/Project/Release/ElementDataObject.cpp.o differ -- cgit