Alphabetical Index | Tags by Size | Find tag:

Rectangle

Authorship: 100% skyjake

View commits by groups

March 2014
2014-03-06 Added | libdeng2 : Added utility method for making an (x,y,w,h) vector
June 2013
2013-06-20 Added | libdeng2 : Added a new contains() and intersection methods
May 2013
2013-05-29 libdeng2 | Vector : More methods for Vector and Rectangle templates
2013-05-28 Added | libdeng2 : Added methods (area, isNull, moved)
2013-05-18 Added | libdeng2 : Added shrunk() and an inequality operator
2013-05-10 libdeng2 : Constructing a Rectangle<> from QRect
April 2013
2013-04-26 libdeng2 : Another fromSize() constructor
2013-04-25 Added | libdeng2 : Added expanded(), fromSize() constructor, union