On Monday 07 December 2009 17:20:02 Alan Grimes wrote:
> I did a cleanup pass of the connector code about a month ago. I hope you
> are basing your changes to connectors off the current SVN, it is
> considerably less buggy and more readable...
Okay. I did nothing specific. All I did was: read the r
Julian Bäume wrote:
> hi,
> I just wanted to show some progress, I made with the kde4 port. I implemented
> basic functionality of drawing connectors (graphical representation of a
> wire), tonight. The nights before, I refactored the work I did on drawing
> components. It's now based on QGraphi
hi,
I just wanted to show some progress, I made with the kde4 port. I implemented
basic functionality of drawing connectors (graphical representation of a
wire), tonight. The nights before, I refactored the work I did on drawing
components. It's now based on QGraphicsView system. I noticed some