summaryrefslogtreecommitdiffstats
path: root/src/gui/graphicsview/qgraph_p.h
Commit message (Expand)AuthorAgeFilesLines
* QGraphicsAnchorLayout: add both vertex information in anchor dataCaio Marcelo de Oliveira Filho2009-08-141-1/+1
* QGraphicsAnchorLayout: adding small debug messagesCaio Marcelo de Oliveira Filho2009-08-131-1/+2
* Added Graph::connections().Jan-Arve Sæther2009-08-121-0/+40
* QGraphicsAnchorLayout: Use Q_ASSERT instead of "if" testsEduardo M. Fleury2009-07-221-7/+7
* Implemented parallel simplification, some bugfixes of the previous code.Jan-Arve Sæther2009-07-221-5/+13
* Improve how graphviz (dotty) renders the serialized graph.Jan-Arve Sæther2009-07-221-1/+10
* Some cleanup - improve dot dumper.Jan-Arve Sæther2009-07-221-63/+47
* QGraphicsAnchorLayout: Apply Jan-Arve's patchEduardo M. Fleury2009-07-221-8/+19
* QGraph: Adding the graph structureJesus Sanchez-Palencia2009-07-221-0/+179