2013-08-02 Santeri Piippo style cleanup - it should be all unified now file | diff | annotate
2013-07-30 Santeri Piippo Renamed vector to List, changed it to wrap around std::deque. file | diff | annotate
2013-07-16 Santeri Piippo Further restructure, removed GUI toolbar icon size slider (always 22x22 now) file | diff | annotate
2013-07-09 Santeri Piippo make file loading be done properly as just a QObject rather than multi-threaded.. file | diff | annotate
2013-07-04 Santeri Piippo Converted ldraw path prompt file | diff | annotate
2013-07-04 Santeri Piippo Converted overlay prompt file | diff | annotate
2013-07-04 Santeri Piippo Removed more obsolete code file | diff | annotate
2013-07-04 Santeri Piippo Converted rotation point prompt file | diff | annotate
2013-07-04 Santeri Piippo Designerified the replace coordinates action file | diff | annotate
2013-07-01 Santeri Piippo UI-ified the new part prompt file | diff | annotate
2013-06-12 Santeri Piippo Reworked properties a bit file | diff | annotate
2013-06-01 Santeri Piippo Make LDObject's color and parent properties with accessors file | diff | annotate
2013-05-27 Santeri Piippo Fixed behavior of mid-button vertex selector, add ability to all-replace and relative moving to replace coords file | diff | annotate
2013-05-24 Santeri Piippo Removed the Configure button from the LDraw path config dialog, it's no longer needed 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-24 Santeri Piippo Make LDOpenFile's members PROPERTIES file | diff | annotate
2013-05-24 Santeri Piippo Use QMutex for the thread locking, remove filename from the progress dialog since it's not known anyway file | diff | annotate
2013-05-24 Santeri Piippo Added a progress dialog for file loading to respond to desktops while loading files. With large files the no-response policy could be a bad thing. My first real use case of multi-threading... file | diff | annotate
2013-05-22 Santeri Piippo Added LICENSE.icons to help clarity on the licensing of the icons file | diff | annotate
2013-05-16 Santeri Piippo Added dialog for rotation points file | diff | annotate
2013-05-14 Santeri Piippo Un-templated CheckBoxGroup, moved it and RadioButton into widgets.cpp/widgets.h; removed license text tab because I think LICENSE is enough. file | diff | annotate
2013-05-14 Santeri Piippo Merged new part and LDraw path dialogs into dialogs.cpp file | diff | annotate
2013-05-14 Santeri Piippo Made Qt file includes more proper (<QLineEdit> instead of <qlineedit.h>), merged setContentsDialog.cpp into dialogs.cpp file | diff | annotate
2013-05-14 Santeri Piippo Split some stuff into separate files file | diff | annotate
(0) tip

mercurial