summaryrefslogtreecommitdiffstats
path: root/Project/DataReport.cpp
Commit message (Collapse)AuthorAgeFilesLines
* OpenGL bugfixes and wxGC port alternative initThales Lima Oliveira2020-06-021-6/+6
| | | | | | OpenGL major bugfixes; Device context port alternative to OpenGL code init (WorkspaceDC). Some machines don't support OpenGL 3+; Fixed some issues with MSVC.
* Clipboard fixThales Lima Oliveira2018-05-031-5/+6
|
* Create loads not present in graphical dataThales Lima Oliveira2018-04-051-19/+41
| | | | | | | Create load not present in graphical data, but present in electric data. Data report copy implemented (Ctrl + C). Data report select all implemented (Ctrl + A). Some bugfixes
* Add copyright on files and documentation updateThales Lima Oliveira2017-10-051-0/+17
|
* Data report fully implementedThales Lima Oliveira2017-09-091-20/+90
|
* More grid data implementedThales Lima Oliveira2017-09-081-122/+634
| | | | Some fault bugfixes
* Some grid improvementThales Lima Oliveira2017-09-081-8/+46
|
* Data report implementation startThales Lima Oliveira2017-09-061-0/+383