summaryrefslogtreecommitdiffstats
path: root/Project/Text.h
Commit message (Collapse)AuthorAgeFilesLines
* Voltage heat map implementedThales Lima Oliveira2020-07-071-1/+3
| | | | | | | | | 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-1/+1
|
* Readaptation to non-msw compilersThales Lima Oliveira2020-06-021-0/+2
|
* OpenGL bugfixes and wxGC port alternative initThales Lima Oliveira2020-06-021-0/+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/+2
| | | | Need a form
* Matpower Importer and power quality calculationThales Lima Oliveira2019-04-251-1/+3
| | | | Power quality in implementation
* File handling and control initialization organizedThales Lima Oliveira2018-01-081-0/+4
|
* Fixed textures bug on linuxThales Lima2017-10-251-0/+1
|
* A lot of text bugfixesThales Lima Oliveira2017-10-241-14/+3
|
* Text element reimplementedThales Lima Oliveira2017-10-231-3/+13
|
* A lot of documentation writtenThales Lima Oliveira2017-10-061-0/+7
|
* Add copyright on files and documentation updateThales Lima Oliveira2017-10-051-4/+20
|
* Power elements methods migrated to correct classThales13302017-01-181-0/+1
|
* Some class organizationThales13302017-01-101-2/+2
|
* Text element optimizated, but buggyThales13302017-01-031-7/+10
| | | | Element/parent search buggy
* Copy paste implementedThales Lima Oliveira2016-12-291-1/+2
| | | | Some bugs on the text
* Multiline text implementedThales13302016-12-071-0/+2
| | | | text update still under implementation
* Text update under implementationThales13302016-12-061-3/+4
|
* Text Form under implementation [3]Thales13302016-12-011-1/+15
|
* Text form under implementationThales13302016-11-291-13/+53
|
* Text under implementation [2]Thales13302016-11-241-4/+4
|
* Text under implementationThales13302016-11-231-0/+39