Wed, 16 Jul 2014 15:00:41 +0300 |
Teemu Piippo |
- changed copyright lines to use my legal name instead of my nickname
|
file |
diff |
annotate
|
Mon, 28 Apr 2014 17:50:42 +0300 |
Santeri Piippo |
- added build time to window title properly
|
file |
diff |
annotate
|
Sat, 29 Mar 2014 05:26:10 +0200 |
Santeri Piippo |
- renamed files to camelCase
|
file |
diff |
annotate
|
Mon, 20 Jan 2014 23:44:22 +0200 |
Santeri Piippo |
- bleh, don't need IN_IDE_PARSER there..
|
file |
diff |
annotate
|
Mon, 20 Jan 2014 23:43:14 +0200 |
Santeri Piippo |
- added dvalof debug macro
|
file |
diff |
annotate
|
Fri, 10 Jan 2014 15:28:29 +0200 |
Santeri Piippo |
- improved rotation point finding behavior. not sure what did I even do to improve it...
|
file |
diff |
annotate
|
Fri, 10 Jan 2014 11:09:38 +0200 |
Santeri Piippo |
- use QCoreApplication::applicationDirPath instead of a custom hack to get the application path
|
file |
diff |
annotate
|
Fri, 10 Jan 2014 03:35:50 +0200 |
Santeri Piippo |
- configuration is now always situated and read from the application working directory
|
file |
diff |
annotate
|
Tue, 07 Jan 2014 12:21:46 +0200 |
Santeri Piippo |
- removed the 'str' typedef, use QString directly
|
file |
diff |
annotate
|
Tue, 07 Jan 2014 11:56:26 +0200 |
Santeri Piippo |
- some cleanup
|
file |
diff |
annotate
|
Tue, 07 Jan 2014 08:53:27 +0200 |
Santeri Piippo |
- reformatting
|
file |
diff |
annotate
|
Wed, 01 Jan 2014 00:25:01 +0200 |
Santeri Piippo |
- updated copyright year. Best wishes for 2014!
|
file |
diff |
annotate
|
Mon, 23 Dec 2013 10:57:54 +0200 |
Santeri Piippo |
- removed the horrible actions.h hack in favor of usage of Qt's meta object system
|
file |
diff |
annotate
|
Thu, 19 Dec 2013 02:37:12 +0200 |
Santeri Piippo |
- fixed minor goofup with for_axis
|
file |
diff |
annotate
|
Thu, 19 Dec 2013 01:18:34 +0200 |
Santeri Piippo |
- removed the version monikers, new version is now just 0.3 instead of 0.3-alpha. BUILD_ID can now only be INTERNAL and RELEASE. It was way too complicated to my tastes.
|
file |
diff |
annotate
|
Wed, 18 Dec 2013 17:44:31 +0200 |
Santeri Piippo |
- corrected history behavior. LDObject::clone() is now off-limits, createCopy() must be used instead. LDObject::deleteSelf() must be used to delete LDObjects (destructor is protected now)
|
file |
diff |
annotate
|
Fri, 13 Dec 2013 20:01:49 +0200 |
Santeri Piippo |
- changed source file extension from .cpp to .cc
|
file |
diff |
annotate
|
Fri, 13 Dec 2013 00:28:24 +0200 |
Santeri Piippo |
- Reworked primitive listing. No longer uses multi-threading.
|
file |
diff |
annotate
|
Sat, 07 Dec 2013 00:01:20 +0200 |
Santeri Piippo |
Cleaned up download.cpp/.h, used PROPERTY. Added LIST_OPS to PROPERTY
|
file |
diff |
annotate
|
Fri, 06 Dec 2013 00:29:44 +0200 |
Santeri Piippo |
- Renamed common.h to main.h, split the PROPERTY macro and supporting macros to property.h
|
file |
diff |
annotate
|