summaryrefslogtreecommitdiffstats
path: root/Project/Element.h
Commit message (Collapse)AuthorAgeFilesLines
* Inductor under implementationThales13302016-09-031-0/+4
| | | | Ind motor, sync condenser and load implemented
* Motor implementation done, elements classes reorganizedThales Lima Oliveira2016-09-031-1/+2
|
* generator under implementationThales13302016-09-011-1/+2
|
* Transformer completeThales Lima Oliveira2016-08-311-0/+3
|
* TransformerThales13302016-08-301-3/+3
|
* Delete implementedThales13302016-08-291-1/+3
|
* Line finally doneThales13302016-08-251-3/+4
|
* Line implementation almost finishedThales Lima Oliveira2016-08-211-2/+6
|
* Line improvements, context menu implementedThales13302016-08-181-5/+24
| | | | Line still under construction, contex menu base implemented
* Line under implementationThales13302016-08-171-15/+26
|
* Line under implementationThales13302016-08-091-1/+2
|
* Start Power Line implementationThales13302016-08-081-0/+1
| | | | gogogogo
* Some minor fixesThales Lima Oliveira2016-08-071-0/+1
|
* Bus implemented, selection not workingThales13302016-08-031-13/+19
| | | | Selection to move fail
* More controllers add to busThales Lima Oliveira2016-08-031-2/+15
| | | | Next step: move elements
* Bus controllers under implementationThales13302016-08-021-14/+18
| | | | Events handler removed
* Adding the basics graphics elementsThales Lima Oliveira2016-07-301-0/+60
The base is done, bus under contruction