From 3a246308dcd76f70a1b6c3e6b08f0d597b255dba Mon Sep 17 00:00:00 2001 From: Thales Lima Oliveira Date: Sat, 30 Jul 2016 00:29:03 -0300 Subject: Adding the basics graphics elements The base is done, bus under contruction --- Project/Release/Element.cpp.o | Bin 0 -> 3404 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 Project/Release/Element.cpp.o (limited to 'Project/Release/Element.cpp.o') diff --git a/Project/Release/Element.cpp.o b/Project/Release/Element.cpp.o new file mode 100644 index 0000000..9556286 Binary files /dev/null and b/Project/Release/Element.cpp.o differ -- cgit From 78aac544e1e77f5405260797cee4b94d7a0dfe32 Mon Sep 17 00:00:00 2001 From: Thales1330 Date: Tue, 2 Aug 2016 17:34:42 -0300 Subject: Bus controllers under implementation Events handler removed --- Project/Release/Element.cpp.o | Bin 3404 -> 4511 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'Project/Release/Element.cpp.o') diff --git a/Project/Release/Element.cpp.o b/Project/Release/Element.cpp.o index 9556286..860759e 100644 Binary files a/Project/Release/Element.cpp.o and b/Project/Release/Element.cpp.o differ -- cgit From 0b720e578e0e91262e04651ce81cd2e7f6828967 Mon Sep 17 00:00:00 2001 From: Thales Lima Oliveira Date: Wed, 3 Aug 2016 00:15:54 -0300 Subject: More controllers add to bus Next step: move elements --- Project/Release/Element.cpp.o | Bin 4511 -> 4511 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'Project/Release/Element.cpp.o') diff --git a/Project/Release/Element.cpp.o b/Project/Release/Element.cpp.o index 860759e..44786c5 100644 Binary files a/Project/Release/Element.cpp.o and b/Project/Release/Element.cpp.o differ -- cgit From 46c9d3fe586fb5c8ac75384b62a79971f96a5b88 Mon Sep 17 00:00:00 2001 From: Thales1330 Date: Wed, 3 Aug 2016 17:43:25 -0300 Subject: Bus implemented, selection not working Selection to move fail --- Project/Release/Element.cpp.o | Bin 4511 -> 4898 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'Project/Release/Element.cpp.o') diff --git a/Project/Release/Element.cpp.o b/Project/Release/Element.cpp.o index 44786c5..3f07424 100644 Binary files a/Project/Release/Element.cpp.o and b/Project/Release/Element.cpp.o differ -- cgit From 139b076149594e6cf508aea269b061aa8b428d9c Mon Sep 17 00:00:00 2001 From: Thales Lima Oliveira Date: Sun, 7 Aug 2016 21:36:40 -0300 Subject: Some minor fixes --- Project/Release/Element.cpp.o | Bin 4898 -> 4924 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'Project/Release/Element.cpp.o') diff --git a/Project/Release/Element.cpp.o b/Project/Release/Element.cpp.o index 3f07424..80f7c31 100644 Binary files a/Project/Release/Element.cpp.o and b/Project/Release/Element.cpp.o differ -- cgit From b5324f48c855b0c82ccf6da7d5a008fe5cf1c17e Mon Sep 17 00:00:00 2001 From: Thales1330 Date: Mon, 8 Aug 2016 17:01:53 -0300 Subject: Start Power Line implementation gogogogo --- Project/Release/Element.cpp.o | Bin 4924 -> 4934 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'Project/Release/Element.cpp.o') diff --git a/Project/Release/Element.cpp.o b/Project/Release/Element.cpp.o index 80f7c31..0c54126 100644 Binary files a/Project/Release/Element.cpp.o and b/Project/Release/Element.cpp.o differ -- cgit From 0a85e05fa7aa0e2b950c2c3bcec5d45f25b1c0e2 Mon Sep 17 00:00:00 2001 From: Thales1330 Date: Tue, 9 Aug 2016 17:45:09 -0300 Subject: Line under implementation --- Project/Release/Element.cpp.o | Bin 4934 -> 5581 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'Project/Release/Element.cpp.o') diff --git a/Project/Release/Element.cpp.o b/Project/Release/Element.cpp.o index 0c54126..efeeec9 100644 Binary files a/Project/Release/Element.cpp.o and b/Project/Release/Element.cpp.o differ -- cgit From e58cec073cbd982246898c733ae21b9f2b92b2b7 Mon Sep 17 00:00:00 2001 From: Thales1330 Date: Wed, 17 Aug 2016 17:19:58 -0300 Subject: Line under implementation --- Project/Release/Element.cpp.o | Bin 5581 -> 10291 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'Project/Release/Element.cpp.o') diff --git a/Project/Release/Element.cpp.o b/Project/Release/Element.cpp.o index efeeec9..eb21254 100644 Binary files a/Project/Release/Element.cpp.o and b/Project/Release/Element.cpp.o differ -- cgit From 05525745c0b0d189484da3c45f95356d7558e2cf Mon Sep 17 00:00:00 2001 From: Thales1330 Date: Thu, 18 Aug 2016 19:10:04 -0300 Subject: Line improvements, context menu implemented Line still under construction, contex menu base implemented --- Project/Release/Element.cpp.o | Bin 10291 -> 11710 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'Project/Release/Element.cpp.o') diff --git a/Project/Release/Element.cpp.o b/Project/Release/Element.cpp.o index eb21254..507b116 100644 Binary files a/Project/Release/Element.cpp.o and b/Project/Release/Element.cpp.o differ -- cgit