Mon, 27 May 2013 22:05:10 +0300 |
Santeri Piippo |
Fixed behavior of mid-button vertex selector, add ability to all-replace and relative moving to replace coords
|
file |
diff |
annotate
|
Sat, 25 May 2013 02:15:25 +0300 |
Santeri Piippo |
Removed the Configure button from the LDraw path config dialog, it's no longer needed
|
file |
diff |
annotate
|
Sat, 25 May 2013 02:13:11 +0300 |
Santeri Piippo |
Fixed text editing not triggering configuration. So simple..
|
file |
diff |
annotate
|
Fri, 24 May 2013 15:23:56 +0300 |
Santeri Piippo |
Made a vector class which wraps around std::vector... finally I have an operator<< for the thing.
|
file |
diff |
annotate
|
Fri, 24 May 2013 04:34:20 +0300 |
Santeri Piippo |
Make LDOpenFile's members PROPERTIES
|
file |
diff |
annotate
|
Fri, 24 May 2013 03:34:09 +0300 |
Santeri Piippo |
Use QMutex for the thread locking, remove filename from the progress dialog since it's not known anyway
|
file |
diff |
annotate
|
Fri, 24 May 2013 03:22:11 +0300 |
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
|
Sun, 19 May 2013 13:51:38 +0300 |
Santeri Piippo |
Prompt for unsaved changes before loading or creating a new file
|
file |
diff |
annotate
|
Fri, 17 May 2013 03:11:47 +0300 |
Santeri Piippo |
Fixed: rotation point dialog didn't accept negative custom coords; objects were rotated by the grid angle's half
|
file |
diff |
annotate
|
Thu, 16 May 2013 22:59:10 +0300 |
Santeri Piippo |
Added dialog for rotation points
|
file |
diff |
annotate
|
Tue, 14 May 2013 18:00:50 +0300 |
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
|
Tue, 14 May 2013 04:03:52 +0300 |
Santeri Piippo |
Merged new part and LDraw path dialogs into dialogs.cpp
|
file |
diff |
annotate
|
Tue, 14 May 2013 03:49:15 +0300 |
Santeri Piippo |
Made Qt file includes more proper (<QLineEdit> instead of <qlineedit.h>), merged setContentsDialog.cpp into dialogs.cpp
|
file |
diff |
annotate
|
Tue, 14 May 2013 03:23:01 +0300 |
Santeri Piippo |
Split some stuff into separate files
|
file |
diff |
annotate
|