summaryrefslogtreecommitdiffstats
path: root/Project/WorkspaceBase.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Voltage heat map implementedThales Lima Oliveira2020-07-071-0/+10
| | | | | | | | | Voltage heat map implemented using modern OpenGL =) New external library required: -GLEW -GLFW -GLM (incorporeted at the source) Old memory leaks fixed =)
* Some OpenGL canvas fixThales Lima Oliveira2020-06-091-1/+1
|
* Base folder strategy abandoned due compatibility with wxCrafterThales Lima Oliveira2018-04-101-0/+84
|
* Base form files organizedThales Lima Oliveira2017-11-091-84/+0
|
* Some bugfixesThales Lima Oliveira2017-09-041-0/+2
|
* Text bugs fixedThales13302017-01-051-0/+2
|
* Fast data visualization implementedThales13302017-01-021-0/+8
|
* All elements implemented, switches implementedThales13302016-09-051-0/+2
|
* Line improvements, context menu implementedThales13302016-08-181-0/+2
| | | | Line still under construction, contex menu base implemented
* Bus controllers under implementationThales13302016-08-021-0/+8
| | | | Events handler removed
* Attempt to implement Event Handler in WorkspaceThales13302016-08-011-0/+4
| | | | fail
* Adding the basics graphics elementsThales Lima Oliveira2016-07-301-0/+56
The base is done, bus under contruction