summaryrefslogtreecommitdiff
path: root/src/gui/graphicsview/qgraph_p.h
Commit message (Expand)AuthorAgeFilesLines
* Change copyrights from Nokia to Digia.Marko Valtanen2012-12-041-10/+11
* Change to release licenses for 4.6.3.Jason McDonald2010-05-301-13/+13
* Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* QGAL: Add AnchorData::minPrefSize and maxPrefSizeEduardo M. Fleury2009-11-271-1/+3
* QGAL: Use single arrow in "dumpGraph"Eduardo M. Fleury2009-11-271-1/+1
* QGAL: escape vertices names in the serialized graph outputCaio Marcelo de Oliveira Filho2009-11-041-2/+2
* QGAL: keep references to layout verticesCaio Marcelo de Oliveira Filho2009-11-041-12/+0
* 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-221-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