summaryrefslogtreecommitdiffstats
path: root/src/gui/graphicsview/qgraph_p.h
Commit message (Expand)AuthorAgeFilesLines
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Update tech preview license header for files that are new in 4.6.Jason McDonald2009-08-311-13/+13
* Remove warningJan-Arve Sæther2009-08-241-2/+1
* Add missing license headers and header guards.Jason McDonald2009-08-211-0/+57
* make the new anchor layout code compile with namespaceshjk2009-08-211-0/+4
* Only compile in toString() functions if we are compiling in debug mode.Jan-Arve Sæther2009-08-181-3/+7
* 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