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