summaryrefslogtreecommitdiffstats
path: root/Project/data/lang
Commit message (Collapse)AuthorAgeFilesLines
* Voltage heat map implementedThales Lima Oliveira2020-07-072-161/+216
| | | | | | | | | 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-132-290/+307
|
* Website updateThales Lima Oliveira2019-10-132-511/+920
|
* wxWidgets update (3.1.2) and bugfixesThales Lima Oliveira2018-12-292-77/+89
|
* Bugfixes and translation updateThales Lima Oliveira2018-04-112-1354/+1394
|
* Math expr GUI implementedThales Lima Oliveira2017-12-202-64/+72
|
* Several implementations on math expression blockThales Lima Oliveira2017-12-192-1156/+1262
|
* Documentation and translation updatedThales Lima Oliveira2017-11-082-195/+369
|
* Divider save bug fixedThales Lima Oliveira2017-10-112-414/+458
| | | | | Control icons updated Version to download updated
* About project implementedThales Lima Oliveira2017-09-142-312/+593
|
* General settings implementedThales Lima Oliveira2017-08-112-597/+969
| | | | | | A lot of pt-br translation Some forms sizes fixes init file fully implemented
* wxMathPlot implemented on chart viewThales Lima Oliveira2017-04-252-145/+435
|
* Some translation fixedThales Lima Oliveira2017-01-202-48/+51
|
* Button click event trigger implementedThales Lima Oliveira2017-01-202-234/+934
|
* Text element optimizated, but buggyThales13302017-01-032-159/+800
| | | | Element/parent search buggy
* Adding the basics graphics elementsThales Lima Oliveira2016-07-302-0/+384
The base is done, bus under contruction