summaryrefslogtreecommitdiffstats
path: root/Project/Workspace.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Line improvements, context menu implementedThales13302016-08-181-8/+66
| | | | Line still under construction, contex menu base implemented
* Line under implementationThales13302016-08-171-7/+25
|
* Line under implementationThales13302016-08-091-33/+42
|
* Start Power Line implementationThales13302016-08-081-166/+181
| | | | gogogogo
* Some minor fixesThales Lima Oliveira2016-08-071-164/+168
|
* Selection retangle implementedThales13302016-08-051-21/+79
| | | | Some selections problems
* Bus implemented, selection not workingThales13302016-08-031-69/+126
| | | | Selection to move fail
* More controllers add to busThales Lima Oliveira2016-08-031-4/+34
| | | | Next step: move elements
* Bus controllers under implementationThales13302016-08-021-30/+202
| | | | Events handler removed
* Cycle dependence fixed.Thales Lima Oliveira2016-08-021-26/+33
| | | | Next step: remove mouse handler
* Attempt to implement Event Handler in WorkspaceThales13302016-08-011-8/+55
| | | | fail
* Adding the basics graphics elementsThales Lima Oliveira2016-07-301-0/+64
The base is done, bus under contruction