summaryrefslogtreecommitdiffstats
path: root/Project/Load.h
Commit message (Collapse)AuthorAgeFilesLines
* Some class enum implementationThales Lima Oliveira2020-06-061-3/+3
| | | | Just for better code design: https://docs.microsoft.com/pt-br/dotnet/architecture/microservices/microservice-ddd-cqrs-patterns/enumeration-classes-over-enum-types
* OpenGL bugfixes and wxGC port alternative initThales Lima Oliveira2020-06-021-1/+2
| | | | | | OpenGL major bugfixes; Device context port alternative to OpenGL code init (WorkspaceDC). Some machines don't support OpenGL 3+; Fixed some issues with MSVC.
* Frequency response implementedThales Lima Oliveira2019-04-261-1/+1
| | | | Need a form
* File handling and control initialization organizedThales Lima Oliveira2018-01-081-0/+3
|
* ZIP load fully implementedThales Lima Oliveira2017-11-071-0/+33
| | | | Need to save the new data
* A lot of documentation writtenThales Lima Oliveira2017-10-061-0/+7
|
* Add copyright on files and documentation updateThales Lima Oliveira2017-10-051-10/+21
|
* Fast data visualization implementedThales13302017-01-021-1/+2
|
* Copy paste implementedThales Lima Oliveira2016-12-291-1/+2
| | | | Some bugs on the text
* Power flow (gs) under implementationThales13302016-11-011-0/+1
|
* Capacitor and Inductor forms implementedThales13302016-10-251-2/+5
|
* Load form under implementationThales13302016-10-211-0/+19
|
* Counter clockwise rotation implementedThales13302016-09-061-1/+1
|
* Inductor under implementationThales13302016-09-031-0/+21
Ind motor, sync condenser and load implemented