summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #29 from ronignc/masterThales Lima Oliveira2017-05-031-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çalves2017-04-301-6/+6
|/ | | | anymore about right types
* Merge pull request #28 from Thales1330/wip/generic-controllersThales Lima Oliveira2017-04-2491-529/+24854
|\ | | | | Wip generic controllers. Chart view implementation required, creating new branch....
| * Chart view implementation start... New branchThales Lima Oliveira2017-04-246-4/+6063
| |
| * Export/Import implementedThales Lima Oliveira2017-04-204-15/+396
| |
| * Export implementedThales Lima Oliveira2017-04-192-1/+189
| |
| * Some bugfixes and generalizationThales Lima Oliveira2017-04-185-103/+145
| |
| * Connection line import under implementationThales Lima Oliveira2017-04-1711-55/+96
| | | | | | | | Parent line not implemented yet
| * Open control implementationThales Lima Oliveira2017-04-1211-80/+208
| |
| * Control import implementation startThales Lima Oliveira2017-04-105-19/+169
| |
| * Control editor export under implementationThales Lima Oliveira2017-04-0833-116/+203
| | | | | | | | File handling
| * generic controls gui implementedThales Lima Oliveira2017-04-077-24/+141
| |
| * Io form under implementationThales Lima Oliveira2017-04-0613-15/+1436
| |
| * Gain implementedThales Lima Oliveira2017-04-0415-13/+1124
| | | | | | | | Implement io: https://ideone.com/0HDBVd
| * Constant implementedThales Lima Oliveira2017-04-0117-30/+1307
| | | | | | | | Missing: gain and io
| * Exponencial implementedThales Lima Oliveira2017-03-3111-22/+1089
| |
| * Exponencial under implementationThales Lima Oliveira2017-03-3022-34/+5023
| |
| * Multiplier under implementationThales Lima Oliveira2017-03-244-64/+117
| |
| * Multiplier implementation startThales13302017-03-093-0/+26
| |
| * Sum implementedThales13302017-03-098-23/+150
| |
| * Sum form implementation startThales13302017-03-088-7/+109
| |
| * Sum implementation startThales13302017-03-0712-13/+980
| |
| * Connection line fully implementedThales13302017-03-065-48/+110
| | | | | | | | Bug on delete a chid line and update points
| * Delete element implementedThales13302017-03-048-43/+172
| |
| * More connection line methods implementedThales13302017-03-0314-43/+352
| |
| * Connection line implementation startThales13302017-02-2411-73/+134
| |
| * Node bug fixes, tf form implementedThales13302017-01-2814-26/+1197
| |
| * several control elements methods implementedThales13302017-01-2716-93/+1018
| | | | | | | | Node position buggy
| * Get superscript implementedThales13302017-01-263-4/+18
| |
| * Several graphic tools implemented, tf startThales13302017-01-2516-36/+214
| |
| * Control editor implementation startThales13302017-01-2415-198/+473
| |
| * Some translation fixedThales Lima Oliveira2017-01-202-48/+51
| |
| * Button click event trigger implementedThales Lima Oliveira2017-01-209-290/+1035
| |
| * ControlButton fixedThales13302017-01-206-69/+120
| |
| * Cunston control element button implementationThales13302017-01-1922-714/+1644
| |
| * Control editor implementation startThales13302017-01-187-0/+1139
|/
* Merge pull request #25 from Thales1330/bugfix/data-100117Thales Lima Oliveira2017-01-1828-289/+979
|\ | | | | Bugfix data 100117
| * Some doc, class restruct and SC power implementedThales13302017-01-189-42/+511
| |
| * Power elements methods migrated to correct classThales13302017-01-1810-205/+312
| |
| * Some class organizationThales13302017-01-1019-46/+160
|/
* .gitignore updateThales13302017-01-105-4/+685
| | | | Back with some IDE files
* Merge pull request #22 from Thales1330/wip/faultThales Lima Oliveira2017-01-1015-741/+826
|\ | | | | Wip fault
| * Elements data updateThales13302017-01-106-3/+203
| | | | | | | | Elements data update after fault calculation implemented.
| * Fault calculation implementedThales13302017-01-097-68/+620
| |
| * .gitignore updateThales Lima Oliveira2017-01-081-3/+3
| |
| * Removing more IDE filesThales Lima Oliveira2017-01-085-672/+5
|/
* Merge pull request #19 from Thales1330/bugfix/power-elementsThales Lima Oliveira2017-01-06207-54822/+263
|\ | | | | Bugfix on power elements
| * Several bugfixes on power elementsThales13302017-01-0616-161/+216
| |
| * import/export button removedThales13302017-01-061-0/+0
| |
| * .gitignore file fixedThales13302017-01-065-16/+0
| |