2013-08-02 Santeri Piippo style cleanup - it should be all unified now file | diff | annotate
2013-07-30 Santeri Piippo Made File::iterator private - it's used only for range-for loops so it should not be used by anything else than File itself. file | diff | annotate
2013-07-30 Santeri Piippo Renamed vector to List, changed it to wrap around std::deque. file | diff | annotate
2013-07-15 Santeri Piippo restructure; removed g_BBox file | diff | annotate
2013-07-15 Santeri Piippo Moved the bbox class to types file | diff | annotate
2013-07-04 Santeri Piippo Re-added the message log, now draws into the viewport file | diff | annotate
2013-06-21 Santeri Piippo Added license header to primitives.cpp file | diff | annotate
2013-06-15 Santeri Piippo Added support for regex-based primitive categorization file | diff | annotate
2013-06-15 Santeri Piippo Added primitive scanning, replaced parts list in subfile add dialog with it file | diff | annotate
2013-06-14 Santeri Piippo Converted from C-style fopen to the new File class file | diff | annotate
2013-06-14 Santeri Piippo Added a File type that wraps around QFile and provides stuff like a null file and range-for-iterating file | diff | annotate
2013-06-14 Santeri Piippo Converted to 16-bit strings.. again file | diff | annotate
2013-06-12 Santeri Piippo Reworked properties a bit file | diff | annotate
2013-06-10 Santeri Piippo Restructed recent files handling, the list shouldn't screw the hell up anymore. file | diff | annotate
2013-06-10 Santeri Piippo Cleansed the string class, moved implementations from header to code file file | diff | annotate
2013-06-10 Santeri Piippo Laid down the foundations of the new history system file | diff | annotate
2013-06-01 Santeri Piippo fixed: subfiles and radials couldn't be moved, made add-picking with control work again despite its double-use as range picking, changed 'Name' to 'Title' in new part dialog and widened it a bit file | diff | annotate
2013-06-01 Santeri Piippo Make LDMatrixObject's transform and pos members properties file | diff | annotate
2013-05-27 Santeri Piippo Added ability to snap to pre-existing vertices while drawing, added changelog file | diff | annotate
2013-05-24 Santeri Piippo Added ability to have multiple GLRenderers file | diff | annotate
2013-05-24 Santeri Piippo Made a vector class which wraps around std::vector... finally I have an operator<< for the thing. file | diff | annotate
2013-05-18 Santeri Piippo Added ability to set the depth value to something else than 0. file | diff | annotate
2013-05-14 Santeri Piippo Split some stuff into separate files file | diff | annotate
2013-05-11 Santeri Piippo Readded BFC red-green view, although determining inversion isn't always correct and it cannot handle CW-certified files... file | diff | annotate
2013-05-10 Santeri Piippo Rewrote the string class with a simpler version. The old one was more than probably leaking water like a boat with an elephant on board... file | diff | annotate
2013-05-09 Santeri Piippo Further removal of hungarian notation file | diff | annotate
2013-05-08 Santeri Piippo Moved source files to src/, removed zz_ prefix off dialog files. file | diff | annotate
(0) tip

mercurial