summaryrefslogtreecommitdiffstats
path: root/Project/Workspace.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Code fixes to compile in MinGW and MSVCThales Lima Oliveira2020-07-081-1/+1
| | | | CMakeLists includes
* Voltage heat map implementedThales Lima Oliveira2020-07-071-613/+840
| | | | | | | | | Voltage heat map implemented using modern OpenGL =) New external library required: -GLEW -GLFW -GLM (incorporeted at the source) Old memory leaks fixed =)
* Device context implementedThales Lima Oliveira2020-06-131-9/+9
|
* Control editor DC fixesThales Lima Oliveira2020-06-101-1/+1
|
* Some OpenGL canvas fixThales Lima Oliveira2020-06-091-3/+12
|
* Some class enum implementationThales Lima Oliveira2020-06-061-84/+84
| | | | 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-3/+5
| | | | | | OpenGL major bugfixes; Device context port alternative to OpenGL code init (WorkspaceDC). Some machines don't support OpenGL 3+; Fixed some issues with MSVC.
* Motor integration with PFThales Lima Oliveira2019-07-251-3/+9
| | | | | | Newton bug fixed Newton inertia implemented Gauss-Newton implemented
* Newton bug fixedThales Lima Oliveira2019-07-241-5/+19
|
* Power quality fully implementedThales Lima Oliveira2019-04-261-15/+36
| | | | A formal filter element must be implemented in future
* Frequency response implementedThales Lima Oliveira2019-04-261-4/+48
| | | | Need a form
* Matpower Importer and power quality calculationThales Lima Oliveira2019-04-251-0/+29
| | | | Power quality in implementation
* Some code stability optimizationThales Lima Oliveira2019-01-221-3/+8
|
* Some vector pre-allocation and test curves implementationThales Lima Oliveira2018-07-141-0/+6
|
* Some ANAREDE to PSP electric data implementedThales Lima Oliveira2018-04-041-64/+38
| | | | Some bugfixes
* Several implementations on math expression blockThales Lima Oliveira2017-12-191-3/+0
|
* Shared OpenGL context bug fixedThales Lima2017-10-281-2/+2
|
* Fixed textures bug on linuxThales Lima2017-10-251-3/+7
|
* A lot of text bugfixesThales Lima Oliveira2017-10-241-1/+6
|
* Text element reimplementedThales Lima Oliveira2017-10-231-1/+2
|
* Several changes and bugfixes to compile the program on linux ↵Thales Lima2017-10-211-3/+5
| | | | (ubuntu-xenial-amb64)
* Divider save bug fixedThales Lima Oliveira2017-10-111-6/+0
| | | | | Control icons updated Version to download updated
* Add copyright on files and documentation updateThales Lima Oliveira2017-10-051-0/+17
|
* Zero xd bug fixed, some parameters showedThales Lima Oliveira2017-09-251-0/+2
| | | | The calculation is wrong
* Open file .psp implementedThales Lima Oliveira2017-09-191-1/+1
| | | | Several directories bugfixes
* Data report fully implementedThales Lima Oliveira2017-09-091-6/+14
|
* Data report implementation startThales Lima Oliveira2017-09-061-2/+39
|
* Some bugfixesThales Lima Oliveira2017-09-041-15/+25
|
* Stability properties implementedThales Lima Oliveira2017-08-091-1/+6
|
* Removing sync generator is now working, bus plot implementedThales Lima Oliveira2017-05-291-0/+7
|
* Sync generator plot implementedThales Lima Oliveira2017-05-261-0/+13
| | | | Electromechanical calc not working
* Dynamic elements initialization implementedThales Lima Oliveira2017-05-241-1/+1
|
* Events implementedThales Lima Oliveira2017-05-221-12/+19
| | | | | | | Effects on adimittance matrix and elements: ->Fault on bus; ->Generation/Load switching; ->Branch switching.
* Electromechanical class and several methods implementedThales Lima Oliveira2017-05-201-42/+51
|
* generic controls gui implementedThales Lima Oliveira2017-04-071-1/+1
|
* More connection line methods implementedThales13302017-03-031-1/+1
|
* Several graphic tools implemented, tf startThales13302017-01-251-10/+0
|
* Control editor implementation startThales13302017-01-241-39/+1
|
* Button click event trigger implementedThales Lima Oliveira2017-01-201-2/+1
|
* Cunston control element button implementationThales13302017-01-191-12/+2
|
* Some doc, class restruct and SC power implementedThales13302017-01-181-0/+15
|
* Power elements methods migrated to correct classThales13302017-01-181-10/+18
|
* Elements data updateThales13302017-01-101-0/+16
| | | | Elements data update after fault calculation implemented.
* Several bugfixes on power elementsThales13302017-01-061-56/+98
|
* Text bugs fixedThales13302017-01-051-69/+116
|
* Text element optimizated, but buggyThales13302017-01-031-5/+20
| | | | Element/parent search buggy
* Fast data visualization implementedThales13302017-01-021-0/+29
|
* Parent/child optimization implementedThales13302016-12-291-26/+70
| | | | And others bugfixes.
* Text element paste bug correctedThales13302016-12-291-978/+874
|
* Copy paste implementedThales Lima Oliveira2016-12-291-863/+984
| | | | Some bugs on the text