2014-01-08 |
Santeri Piippo |
- if loading another file to replace an explicitly loaded file, this file won't get closed automatically and thus needs to be manually closed. We also need to check that it's safe to close before doing this. Also fixed a rather argh problem with ::save not using the proper path...
|
changeset |
files
|
2014-01-08 |
Santeri Piippo |
- corrected relationships between documents: opening a main file with the same name as another document is to overload it and editing the document is to invalidate its cache so that it gets rendered properly in other documents possibly referencing it.
|
changeset |
files
|
2014-01-07 |
Santeri Piippo |
- removed the 'str' typedef, use QString directly
|
changeset |
files
|
2014-01-07 |
Santeri Piippo |
- use --long in the git describe command for the GIT_DESCRIBE macro definition
|
changeset |
files
|
2014-01-07 |
Santeri Piippo |
- some cleanup
|
changeset |
files
|
2014-01-07 |
Santeri Piippo |
- reformatting
|
changeset |
files
|
2014-01-07 |
Santeri Piippo |
- added Ball Joint-8 stuff to primitive categories
|
changeset |
files
|
2013-12-31 |
Santeri Piippo |
- updated copyright year in the about prompt
|
changeset |
files
|
2013-12-31 |
Santeri Piippo |
- updated copyright year. Best wishes for 2014!
|
changeset |
files
|
2013-12-29 |
Santeri Piippo |
- when configuration options are default, they need to be removed from the settings
|
changeset |
files
|
2013-12-29 |
Santeri Piippo |
- whoops, forgot an #include in gldraw.cc
|
changeset |
files
|
2013-12-29 |
Santeri Piippo |
- minor edit
|
changeset |
files
|
2013-12-29 |
Santeri Piippo |
- split the ring finder to separate files
|
changeset |
files
|
2013-12-29 |
Santeri Piippo |
- fixed: subfile rotation had matrix multiplication done with operands the wrong way around, causing morphing
|
changeset |
files
|
2013-12-29 |
Santeri Piippo |
- removed some unnecessary full refreshes
|
changeset |
files
|
2013-12-23 |
Santeri Piippo |
- added a configurable select color
|
changeset |
files
|
2013-12-23 |
Santeri Piippo |
- "black edges" now actually mean white edges when the background is dark
|
changeset |
files
|
2013-12-23 |
Santeri Piippo |
- removed debug code from ldobject::select
|
changeset |
files
|
2013-12-23 |
Santeri Piippo |
- refactored config code
|
changeset |
files
|
2013-12-23 |
Santeri Piippo |
- use a local file with QSettings at all times. Registry is such a pain..
|
changeset |
files
|
2013-12-23 |
Santeri Piippo |
- now recognizes the recently added 8\ subdirectory
|
changeset |
files
|
2013-12-23 |
Santeri Piippo |
- removed the horrible actions.h hack in favor of usage of Qt's meta object system
|
changeset |
files
|
2013-12-22 |
Santeri Piippo |
- updated .gitignore
|
changeset |
files
|
2013-12-22 |
Santeri Piippo |
- forgot this too!
|
changeset |
files
|