Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #29 from ronignc/master | Thales Lima Oliveira | 2017-05-03 | 1 | -6/+6 |
|\ | | | | | Appended mb_str() method to wxString objects so that g++ does not complain to us | ||||
| * | Appended mb_str() method to wxString objects so that g++ does not complain ↵ | Roní Gonçalves | 2017-04-30 | 1 | -6/+6 |
|/ | | | | anymore about right types | ||||
* | Merge pull request #28 from Thales1330/wip/generic-controllers | Thales Lima Oliveira | 2017-04-24 | 91 | -529/+24854 |
|\ | | | | | Wip generic controllers. Chart view implementation required, creating new branch.... | ||||
| * | Chart view implementation start... New branch | Thales Lima Oliveira | 2017-04-24 | 6 | -4/+6063 |
| | | |||||
| * | Export/Import implemented | Thales Lima Oliveira | 2017-04-20 | 4 | -15/+396 |
| | | |||||
| * | Export implemented | Thales Lima Oliveira | 2017-04-19 | 2 | -1/+189 |
| | | |||||
| * | Some bugfixes and generalization | Thales Lima Oliveira | 2017-04-18 | 5 | -103/+145 |
| | | |||||
| * | Connection line import under implementation | Thales Lima Oliveira | 2017-04-17 | 11 | -55/+96 |
| | | | | | | | | Parent line not implemented yet | ||||
| * | Open control implementation | Thales Lima Oliveira | 2017-04-12 | 11 | -80/+208 |
| | | |||||
| * | Control import implementation start | Thales Lima Oliveira | 2017-04-10 | 5 | -19/+169 |
| | | |||||
| * | Control editor export under implementation | Thales Lima Oliveira | 2017-04-08 | 33 | -116/+203 |
| | | | | | | | | File handling | ||||
| * | generic controls gui implemented | Thales Lima Oliveira | 2017-04-07 | 7 | -24/+141 |
| | | |||||
| * | Io form under implementation | Thales Lima Oliveira | 2017-04-06 | 13 | -15/+1436 |
| | | |||||
| * | Gain implemented | Thales Lima Oliveira | 2017-04-04 | 15 | -13/+1124 |
| | | | | | | | | Implement io: https://ideone.com/0HDBVd | ||||
| * | Constant implemented | Thales Lima Oliveira | 2017-04-01 | 17 | -30/+1307 |
| | | | | | | | | Missing: gain and io | ||||
| * | Exponencial implemented | Thales Lima Oliveira | 2017-03-31 | 11 | -22/+1089 |
| | | |||||
| * | Exponencial under implementation | Thales Lima Oliveira | 2017-03-30 | 22 | -34/+5023 |
| | | |||||
| * | Multiplier under implementation | Thales Lima Oliveira | 2017-03-24 | 4 | -64/+117 |
| | | |||||
| * | Multiplier implementation start | Thales1330 | 2017-03-09 | 3 | -0/+26 |
| | | |||||
| * | Sum implemented | Thales1330 | 2017-03-09 | 8 | -23/+150 |
| | | |||||
| * | Sum form implementation start | Thales1330 | 2017-03-08 | 8 | -7/+109 |
| | | |||||
| * | Sum implementation start | Thales1330 | 2017-03-07 | 12 | -13/+980 |
| | | |||||
| * | Connection line fully implemented | Thales1330 | 2017-03-06 | 5 | -48/+110 |
| | | | | | | | | Bug on delete a chid line and update points | ||||
| * | Delete element implemented | Thales1330 | 2017-03-04 | 8 | -43/+172 |
| | | |||||
| * | More connection line methods implemented | Thales1330 | 2017-03-03 | 14 | -43/+352 |
| | | |||||
| * | Connection line implementation start | Thales1330 | 2017-02-24 | 11 | -73/+134 |
| | | |||||
| * | Node bug fixes, tf form implemented | Thales1330 | 2017-01-28 | 14 | -26/+1197 |
| | | |||||
| * | several control elements methods implemented | Thales1330 | 2017-01-27 | 16 | -93/+1018 |
| | | | | | | | | Node position buggy | ||||
| * | Get superscript implemented | Thales1330 | 2017-01-26 | 3 | -4/+18 |
| | | |||||
| * | Several graphic tools implemented, tf start | Thales1330 | 2017-01-25 | 16 | -36/+214 |
| | | |||||
| * | Control editor implementation start | Thales1330 | 2017-01-24 | 15 | -198/+473 |
| | | |||||
| * | Some translation fixed | Thales Lima Oliveira | 2017-01-20 | 2 | -48/+51 |
| | | |||||
| * | Button click event trigger implemented | Thales Lima Oliveira | 2017-01-20 | 9 | -290/+1035 |
| | | |||||
| * | ControlButton fixed | Thales1330 | 2017-01-20 | 6 | -69/+120 |
| | | |||||
| * | Cunston control element button implementation | Thales1330 | 2017-01-19 | 22 | -714/+1644 |
| | | |||||
| * | Control editor implementation start | Thales1330 | 2017-01-18 | 7 | -0/+1139 |
|/ | |||||
* | Merge pull request #25 from Thales1330/bugfix/data-100117 | Thales Lima Oliveira | 2017-01-18 | 28 | -289/+979 |
|\ | | | | | Bugfix data 100117 | ||||
| * | Some doc, class restruct and SC power implemented | Thales1330 | 2017-01-18 | 9 | -42/+511 |
| | | |||||
| * | Power elements methods migrated to correct class | Thales1330 | 2017-01-18 | 10 | -205/+312 |
| | | |||||
| * | Some class organization | Thales1330 | 2017-01-10 | 19 | -46/+160 |
|/ | |||||
* | .gitignore update | Thales1330 | 2017-01-10 | 5 | -4/+685 |
| | | | | Back with some IDE files | ||||
* | Merge pull request #22 from Thales1330/wip/fault | Thales Lima Oliveira | 2017-01-10 | 15 | -741/+826 |
|\ | | | | | Wip fault | ||||
| * | Elements data update | Thales1330 | 2017-01-10 | 6 | -3/+203 |
| | | | | | | | | Elements data update after fault calculation implemented. | ||||
| * | Fault calculation implemented | Thales1330 | 2017-01-09 | 7 | -68/+620 |
| | | |||||
| * | .gitignore update | Thales Lima Oliveira | 2017-01-08 | 1 | -3/+3 |
| | | |||||
| * | Removing more IDE files | Thales Lima Oliveira | 2017-01-08 | 5 | -672/+5 |
|/ | |||||
* | Merge pull request #19 from Thales1330/bugfix/power-elements | Thales Lima Oliveira | 2017-01-06 | 207 | -54822/+263 |
|\ | | | | | Bugfix on power elements | ||||
| * | Several bugfixes on power elements | Thales1330 | 2017-01-06 | 16 | -161/+216 |
| | | |||||
| * | import/export button removed | Thales1330 | 2017-01-06 | 1 | -0/+0 |
| | | |||||
| * | .gitignore file fixed | Thales1330 | 2017-01-06 | 5 | -16/+0 |
| | |