Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Some class enum implementation | Thales Lima Oliveira | 2020-06-06 | 1 | -9/+11 |
| | | | | 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 init | Thales Lima Oliveira | 2020-06-02 | 1 | -0/+67 |
| | | | | | | OpenGL major bugfixes; Device context port alternative to OpenGL code init (WorkspaceDC). Some machines don't support OpenGL 3+; Fixed some issues with MSVC. | ||||
* | Power quality fully implemented | Thales Lima Oliveira | 2019-04-26 | 1 | -1/+8 |
| | | | | A formal filter element must be implemented in future | ||||
* | Frequency response implemented | Thales Lima Oliveira | 2019-04-26 | 1 | -11/+19 |
| | | | | Need a form | ||||
* | File handling and control initialization organized | Thales Lima Oliveira | 2018-01-08 | 1 | -1/+3 |
| | |||||
* | Some power element file hand. organized | Thales Lima Oliveira | 2018-01-05 | 1 | -0/+84 |
| | |||||
* | Add copyright on files and documentation update | Thales Lima Oliveira | 2017-10-05 | 1 | -0/+17 |
| | |||||
* | COI (center of inertia) implemented | Thales Lima Oliveira | 2017-08-30 | 1 | -2/+6 |
| | | | | See Milano's book p. 342 | ||||
* | Removing sync generator is now working, bus plot implemented | Thales Lima Oliveira | 2017-05-29 | 1 | -19/+31 |
| | |||||
* | Added DegreesAndRadians.h and included conditional compilation in some files ↵ | Roní Gonçalves | 2017-05-07 | 1 | -0/+3 |
| | | | | in order to allow compiling this project using wxWidgets-3.0.x | ||||
* | Some class organization | Thales1330 | 2017-01-10 | 1 | -2/+2 |
| | |||||
* | Text bugs fixed | Thales1330 | 2017-01-05 | 1 | -1/+1 |
| | |||||
* | Fast data visualization implemented | Thales1330 | 2017-01-02 | 1 | -63/+92 |
| | |||||
* | Copy paste implemented | Thales Lima Oliveira | 2016-12-29 | 1 | -1/+8 |
| | | | | Some bugs on the text | ||||
* | Bus line and transformer copy/paste implemented | Thales1330 | 2016-12-28 | 1 | -1/+1 |
| | | | | | Next step is try to generalize. Some graphical implementations in this commit. | ||||
* | Many elements save implemented | Thales1330 | 2016-12-12 | 1 | -1/+1 |
| | |||||
* | Bus form under implementation [2] | Thales1330 | 2016-09-12 | 1 | -8/+16 |
| | |||||
* | Bus form under implementation | Thales1330 | 2016-09-09 | 1 | -0/+13 |
| | |||||
* | Movementation and rotation fixed | Thales Lima Oliveira | 2016-09-07 | 1 | -3/+1 |
| | |||||
* | Counter clockwise rotation implemented | Thales1330 | 2016-09-06 | 1 | -6/+10 |
| | |||||
* | generator under implementation | Thales1330 | 2016-09-01 | 1 | -68/+1 |
| | |||||
* | Transformer complete | Thales Lima Oliveira | 2016-08-31 | 1 | -3/+5 |
| | |||||
* | Transformer | Thales1330 | 2016-08-30 | 1 | -1/+1 |
| | |||||
* | Delete implemented | Thales1330 | 2016-08-29 | 1 | -0/+1 |
| | |||||
* | Line fixed | Thales1330 | 2016-08-24 | 1 | -12/+63 |
| | |||||
* | Rectangle intersection on bus fail | Thales1330 | 2016-08-23 | 1 | -5/+24 |
| | |||||
* | Line improvements, context menu implemented | Thales1330 | 2016-08-18 | 1 | -1/+8 |
| | | | | Line still under construction, contex menu base implemented | ||||
* | Start Power Line implementation | Thales1330 | 2016-08-08 | 1 | -5/+2 |
| | | | | gogogogo | ||||
* | Some minor fixes | Thales Lima Oliveira | 2016-08-07 | 1 | -7/+11 |
| | |||||
* | Bus implemented, selection not working | Thales1330 | 2016-08-03 | 1 | -19/+25 |
| | | | | Selection to move fail | ||||
* | More controllers add to bus | Thales Lima Oliveira | 2016-08-03 | 1 | -5/+55 |
| | | | | Next step: move elements | ||||
* | Bus controllers under implementation | Thales1330 | 2016-08-02 | 1 | -9/+85 |
| | | | | Events handler removed | ||||
* | Adding the basics graphics elements | Thales Lima Oliveira | 2016-07-30 | 1 | -0/+19 |
The base is done, bus under contruction |