2014-01-10 |
Santeri Piippo |
- configuration is now always situated and read from the application working directory
|
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-12 |
Santeri Piippo |
- Reworked primitive listing. No longer uses multi-threading.
|
file |
diff |
annotate
|
2013-12-12 |
Santeri Piippo |
- LDFile renamed to LDDocument, file.h -> document.h
|
file |
diff |
annotate
|
2013-12-05 |
Santeri Piippo |
- Renamed common.h to main.h, split the PROPERTY macro and supporting macros to property.h
|
file |
diff |
annotate
|
2013-12-05 |
Santeri Piippo |
- Changed the callback parm of PROPERTY to a stock/custom write method argument.
|
file |
diff |
annotate
|
2013-12-05 |
Santeri Piippo |
- upgraded the PROPERTY macro, resulting in a major code refactor
|
file |
diff |
annotate
|
2013-12-05 |
Santeri Piippo |
- ensured header files' guards start with LDFORGE_
|
file |
diff |
annotate
|
2013-10-16 |
Santeri Piippo |
Removed the List -> QList alias, use QList directly
|
file |
diff |
annotate
|
2013-10-16 |
Santeri Piippo |
removed the List class in favor of QList
|
file |
diff |
annotate
|
2013-10-16 |
Santeri Piippo |
Finally got the ringfinder working! Working on integrating it to ring drawing...
|
file |
diff |
annotate
|
2013-10-05 |
Santeri Piippo |
further cleansing - removed most uses of unsigned ints, removed list reversers
|
file |
diff |
annotate
|
2013-10-05 |
Santeri Piippo |
a bit more cleanup
|
file |
diff |
annotate
|
2013-10-03 |
Santeri Piippo |
further cleanup
|
file |
diff |
annotate
|
2013-10-03 |
Santeri Piippo |
last code reformatting i swear
|
file |
diff |
annotate
|
2013-08-18 |
Santeri Piippo |
Code formatting: use same separators everywhere, remove extra spaces from license headers, simplified message manager api a bit
|
file |
diff |
annotate
|
2013-08-02 |
Santeri Piippo |
style cleanup - it should be all unified now
|
file |
diff |
annotate
|
2013-07-30 |
Santeri Piippo |
- fixed: checking the hi-res option would not allow segment values over 16.
|
file |
diff |
annotate
|
2013-07-30 |
Santeri Piippo |
Renamed vector to List, changed it to wrap around std::deque.
|
file |
diff |
annotate
|
2013-07-01 |
Santeri Piippo |
Begin converting the radial type into a primitive generator
|
file |
diff |
annotate
|
2013-06-27 |
Santeri Piippo |
minor improvements to primitive handling
|
file |
diff |
annotate
|
2013-06-15 |
Santeri Piippo |
Added support for regex-based primitive categorization
|
file |
diff |
annotate
|
2013-06-15 |
Santeri Piippo |
Moved primitive handling to new code files
|
file |
diff |
annotate
|