Wed, 16 Oct 2013 23:20:35 +0300 Santeri Piippo removed some custom functions in favor of Qt implementations file | diff | annotate
Wed, 16 Oct 2013 16:47:40 +0300 Santeri Piippo Removed the List -> QList alias, use QList directly file | diff | annotate
Wed, 16 Oct 2013 16:40:42 +0300 Santeri Piippo removed the List class in favor of QList file | diff | annotate
Wed, 16 Oct 2013 15:32:38 +0300 Santeri Piippo Finally got the ringfinder working! Working on integrating it to ring drawing... file | diff | annotate
Sat, 05 Oct 2013 15:18:47 +0300 Santeri Piippo further cleansing - removed most uses of unsigned ints, removed list reversers file | diff | annotate
Sat, 05 Oct 2013 12:51:13 +0300 Santeri Piippo a bit more cleanup file | diff | annotate
Thu, 03 Oct 2013 20:56:20 +0300 Santeri Piippo last code reformatting i swear file | diff | annotate
Sun, 22 Sep 2013 23:27:07 +0300 Santeri Piippo it's LDForge's 1st birthday! file | diff | annotate
Sat, 24 Aug 2013 16:52:45 +0300 Santeri Piippo made LDFile interfacing a bit clearer file | diff | annotate
Thu, 22 Aug 2013 20:39:26 +0300 Santeri Piippo Apparently CMake requires the moc files to be compiled separately.. qt4_wrap_cpp does nothing if I don't include the results in the executable... why? file | diff | annotate
Thu, 22 Aug 2013 20:24:16 +0300 Santeri Piippo Changed build system from qmake to CMake. file | diff | annotate
Tue, 20 Aug 2013 14:47:21 +0300 Santeri Piippo - added "Go to line" action, renamed the config classes to proper camelcase file | diff | annotate
Sun, 18 Aug 2013 17:53:23 +0300 Santeri Piippo Cut the Object-suffix from LDObject types, it doesn't help things at all file | diff | annotate
Sun, 18 Aug 2013 15:33:00 +0300 Santeri Piippo Code formatting: use same separators everywhere, remove extra spaces from license headers, simplified message manager api a bit file | diff | annotate
Tue, 06 Aug 2013 13:32:07 +0300 Santeri Piippo Converted configuration code to use QSettings. file | diff | annotate
Fri, 02 Aug 2013 16:33:30 +0300 Santeri Piippo style cleanup - it should be all unified now file | diff | annotate
Thu, 01 Aug 2013 02:49:42 +0300 Santeri Piippo Include the moc files in the source cpp files to reduce compile time file | diff | annotate
Thu, 01 Aug 2013 02:33:07 +0300 Santeri Piippo Renamed LDOpenFile to LDFile file | diff | annotate
Tue, 30 Jul 2013 21:31:36 +0300 Santeri Piippo - fixed: checking the hi-res option would not allow segment values over 16. file | diff | annotate
Tue, 30 Jul 2013 21:22:47 +0300 Santeri Piippo primitive generator: added support for multiple spaces before primitive numbers, add "Hi-Res" to the names of 48/ primitives file | diff | annotate
Tue, 30 Jul 2013 07:38:08 +0300 Santeri Piippo Renamed vector to List, changed it to wrap around std::deque. file | diff | annotate
Tue, 16 Jul 2013 21:02:12 +0300 Santeri Piippo restyle file | diff | annotate
Mon, 15 Jul 2013 14:43:29 +0300 Santeri Piippo restructure; removed g_BBox file | diff | annotate
Sat, 13 Jul 2013 19:02:48 +0300 Santeri Piippo Appended 'Object' to the names of all LDObject derivatives so even though the LD prefix isn't reserved for just LDObjects anymore, these classes remain distinct file | diff | annotate
Mon, 08 Jul 2013 02:43:43 +0300 Santeri Piippo further work on primitive cond-lines. I think I got it now. file | diff | annotate
Mon, 08 Jul 2013 01:29:28 +0300 Santeri Piippo primitive generator: add conditional lines to cylinders; improved bad color handling file | diff | annotate
Sun, 07 Jul 2013 16:46:30 +0300 Santeri Piippo restyle.. file | diff | annotate
Wed, 03 Jul 2013 00:43:27 +0300 Santeri Piippo Apply tr() for possible future translations file | diff | annotate
Tue, 02 Jul 2013 23:29:57 +0300 Santeri Piippo Show values in file opening prompt file | diff | annotate
Tue, 02 Jul 2013 00:06:06 +0300 Santeri Piippo Further work on the primitive generator file | diff | annotate
Mon, 01 Jul 2013 23:07:35 +0300 Santeri Piippo Begin converting the radial type into a primitive generator file | diff | annotate
Thu, 27 Jun 2013 14:12:12 +0300 Santeri Piippo minor improvements to primitive handling file | diff | annotate
Fri, 21 Jun 2013 17:29:29 +0300 Santeri Piippo Added license header to primitives.cpp file | diff | annotate
Sun, 16 Jun 2013 00:48:09 +0300 Santeri Piippo Better categorized Technic primitives file | diff | annotate
Sun, 16 Jun 2013 00:10:11 +0300 Santeri Piippo Added support for regex-based primitive categorization file | diff | annotate
Sat, 15 Jun 2013 19:14:42 +0300 Santeri Piippo Moved primitive handling to new code files file | diff | annotate
(0) tip

mercurial