summaryrefslogtreecommitdiffstats
path: root/src/libcola/connected_components.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* cppcheck: performance + variable typeKris De Gussem2013-09-271-4/+4
* code cleanup: quiet warnings with gcc.Campbell Barton2012-11-201-1/+1
* minor performance improvementTim Dwyer2006-07-171-5/+7
* remove debug messagesTim Dwyer2006-07-171-9/+10
* remove overlaps between connected componentsTim Dwyer2006-07-171-0/+44
* Constraints are now properly divided up between the connected componentsTim Dwyer2006-07-171-4/+22
* Layout algorithm is now applied to each connected component in the Tim Dwyer2006-07-161-0/+67