summaryrefslogtreecommitdiffstats
path: root/Project/Workspace.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Inductor under implementationThales13302016-09-031-0/+24
| | | | Ind motor, sync condenser and load implemented
* Motor implementation done, elements classes reorganizedThales Lima Oliveira2016-09-031-2/+14
|
* generator under implementationThales13302016-09-011-0/+17
|
* Transformer completeThales Lima Oliveira2016-08-311-2/+0
|
* TransformerThales13302016-08-301-2/+12
|
* Delete implementedThales13302016-08-291-6/+60
|
* Line finally doneThales13302016-08-251-6/+28
|
* Rectangle intersection on bus failThales13302016-08-231-2/+4
|
* Line implementation almost finishedThales Lima Oliveira2016-08-211-25/+84
|
* Line still under implementationThales13302016-08-191-1/+21
|
* Line improvements, context menu implementedThales13302016-08-181-8/+66
| | | | Line still under construction, contex menu base implemented
* Line under implementationThales13302016-08-171-7/+25
|
* Line under implementationThales13302016-08-091-33/+42
|
* Start Power Line implementationThales13302016-08-081-166/+181
| | | | gogogogo
* Some minor fixesThales Lima Oliveira2016-08-071-164/+168
|
* Selection retangle implementedThales13302016-08-051-21/+79
| | | | Some selections problems
* Bus implemented, selection not workingThales13302016-08-031-69/+126
| | | | Selection to move fail
* More controllers add to busThales Lima Oliveira2016-08-031-4/+34
| | | | Next step: move elements
* Bus controllers under implementationThales13302016-08-021-30/+202
| | | | Events handler removed
* Cycle dependence fixed.Thales Lima Oliveira2016-08-021-26/+33
| | | | Next step: remove mouse handler
* Attempt to implement Event Handler in WorkspaceThales13302016-08-011-8/+55
| | | | fail
* Adding the basics graphics elementsThales Lima Oliveira2016-07-301-0/+64
The base is done, bus under contruction