2014-07-26 Teemu Piippo - refactor file | diff | annotate
2014-07-16 Teemu Piippo - changed copyright lines to use my legal name instead of my nickname file | diff | annotate
2014-07-13 Teemu Piippo - changed `&&` and `||` operators to their named variants `and` and `or` file | diff | annotate
2014-06-22 Santeri Piippo - moved most of LDColorData API into LDColor file | diff | annotate
2014-06-14 Santeri Piippo - changed all color usage to use LDColor classes instead of color indices. Added support for direct colors. file | diff | annotate
2014-06-03 Santeri Piippo - added primitives toolbox file | diff | annotate
2014-06-03 Santeri Piippo - String -> QString file | diff | annotate
2014-06-02 Santeri Piippo - LDObject::Type moved back to global namespace file | diff | annotate
2014-06-02 Santeri Piippo - made LDDocument use shared pointers, this eliminates a lot of document-related crashes file | diff | annotate
2014-05-16 Santeri Piippo - hopefully stabilized the entire shared pointers deal now file | diff | annotate
2014-05-15 Santeri Piippo - improved shared pointer behavior, still not there yet file | diff | annotate
2014-05-09 Santeri Piippo - initial overhaul with smart pointers file | diff | annotate
2014-05-05 Santeri Piippo - slight refactor in ldobject methods file | diff | annotate
2014-04-27 Santeri Piippo - type-aliased QString to String file | diff | annotate
2014-04-23 Santeri Piippo - reimplemented the Vertex class as a derivative of QVector3D file | diff | annotate
2014-04-14 Santeri Piippo - use the keyword 'not' in place of the exclamation mark for operator!, this is clearer. also converted uses of '== false' to this. file | diff | annotate
2014-03-29 Santeri Piippo - renamed files to camelCase file | diff | annotate
2014-01-13 Santeri Piippo - refactoring file | diff | annotate
2014-01-07 Santeri Piippo - removed the 'str' typedef, use QString directly file | diff | annotate
2014-01-07 Santeri Piippo - some cleanup file | diff | annotate
2014-01-07 Santeri Piippo - reformatting file | diff | annotate
2013-12-31 Santeri Piippo - updated copyright year. Best wishes for 2014! file | diff | annotate
2013-12-29 Santeri Piippo - removed some unnecessary full refreshes file | diff | annotate
2013-12-18 Santeri Piippo - corrected history behavior. LDObject::clone() is now off-limits, createCopy() must be used instead. LDObject::deleteSelf() must be used to delete LDObjects (destructor is protected now) file | diff | annotate
2013-12-13 Santeri Piippo - changed source file extension from .cpp to .cc file | diff | annotate
(0) tip

mercurial