summaryrefslogtreecommitdiffstats
path: root/Project/Element.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Switching event bug fixedThales Lima Oliveira2017-05-231-2/+3
|
* Added DegreesAndRadians.h and included conditional compilation in some files ↵Roní Gonçalves2017-05-071-0/+3
| | | | in order to allow compiling this project using wxWidgets-3.0.x
* Connection line implementation startThales13302017-02-241-0/+35
|
* Several graphic tools implemented, tf startThales13302017-01-251-1/+1
|
* Some doc, class restruct and SC power implementedThales13302017-01-181-10/+1
|
* Power elements methods migrated to correct classThales13302017-01-181-121/+0
|
* Text bugs fixedThales13302017-01-051-4/+1
|
* Text element optimizated, but buggyThales13302017-01-031-4/+7
| | | | Element/parent search buggy
* Parent/child optimization implementedThales13302016-12-291-0/+17
| | | | And others bugfixes.
* Text element paste bug correctedThales13302016-12-291-8/+3
|
* Copy paste implementedThales Lima Oliveira2016-12-291-11/+23
| | | | Some bugs on the text
* Bus line and transformer copy/paste implementedThales13302016-12-281-67/+91
| | | | | Next step is try to generalize. Some graphical implementations in this commit.
* Power flow validate method under implementationThales13302016-11-031-1/+1
|
* Power flow arrows implementedThales13302016-10-291-14/+22
|
* Power flow arrow under implementationThales13302016-10-281-0/+44
|
* Transformer form implementedThales13302016-10-181-111/+134
|
* Bus form under implementation [2]Thales13302016-09-121-0/+28
|
* Fit implementedThales13302016-09-081-10/+39
|
* Movementation and rotation fixedThales Lima Oliveira2016-09-071-0/+11
|
* Counter clockwise rotation implementedThales13302016-09-061-0/+4
|
* All elements implemented, switches implementedThales13302016-09-051-8/+72
|
* Inductor under implementationThales13302016-09-031-0/+21
| | | | Ind motor, sync condenser and load implemented
* Transformer completeThales Lima Oliveira2016-08-311-3/+102
|
* Line improvements, context menu implementedThales13302016-08-181-6/+12
| | | | Line still under construction, contex menu base implemented
* Line under implementationThales13302016-08-171-5/+33
|
* Bus implemented, selection not workingThales13302016-08-031-0/+11
| | | | Selection to move fail
* Bus controllers under implementationThales13302016-08-021-0/+28
| | | | Events handler removed
* Adding the basics graphics elementsThales Lima Oliveira2016-07-301-0/+37
The base is done, bus under contruction