summaryrefslogtreecommitdiffstats
path: root/Project/main.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Voltage heat map implementedThales Lima Oliveira2020-07-071-0/+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-3/+3
|
* Some class enum implementationThales Lima Oliveira2020-06-061-0/+4
| | | | 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-0/+10
| | | | | | OpenGL major bugfixes; Device context port alternative to OpenGL code init (WorkspaceDC). Some machines don't support OpenGL 3+; Fixed some issues with MSVC.
* PSP-UFU automated testThales Lima Oliveira2019-10-161-2/+7
|
* Windows direct file open bugfixThales Lima Oliveira2019-10-161-2/+3
|
* Test message buildThales Lima Oliveira2019-10-161-1/+1
|
* Test input buildThales Lima Oliveira2019-10-161-5/+61
|
* Stability and site updatesThales Lima Oliveira2019-01-161-1/+6
|
* wxWidgets update (3.1.2) and bugfixesThales Lima Oliveira2018-12-291-9/+18
|
* Several changes and bugfixes to compile the program on linux ↵Thales Lima2017-10-211-2/+4
| | | | (ubuntu-xenial-amb64)
* Open file .psp implementedThales Lima Oliveira2017-09-191-4/+18
| | | | Several directories bugfixes
* Update psp download for windowsThales Lima Oliveira2017-09-151-0/+1
|
* General settings implementedThales Lima Oliveira2017-08-111-43/+45
| | | | | | A lot of pt-br translation Some forms sizes fixes init file fully implemented
* Model 1 machine fixed, init file under implementationThales Lima Oliveira2017-08-101-4/+65
|
* Chart view implementedThales Lima Oliveira2017-05-031-1/+2
|
* Text bugs fixedThales13302017-01-051-26/+16
|
* Adding the basics graphics elementsThales Lima Oliveira2016-07-301-8/+33
| | | | The base is done, bus under contruction
* Main frame under constructionThales Lima Oliveira2016-07-271-1/+2
| | | | Ribbon bar icons done, all controllers set, does nothing
* Projeto baseThales Lima Oliveira2016-07-271-0/+25
nenhum código implementado ainda.