Wed, 16 Oct 2013 16:47:40 +0300 Santeri Piippo Removed the List -> QList alias, use QList directly 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, 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
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:33:07 +0300 Santeri Piippo Renamed LDOpenFile to LDFile 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, 09 Jul 2013 02:57:11 +0300 Santeri Piippo apply the c++11 'override' keyword to overriding virtual functions file | diff | annotate
Sun, 07 Jul 2013 23:43:43 +0300 Santeri Piippo Added history functionality for swapping file | diff | annotate
Thu, 13 Jun 2013 00:48:53 +0300 Santeri Piippo Reworked properties a bit file | diff | annotate
Mon, 10 Jun 2013 15:15:23 +0300 Santeri Piippo Laid down the foundations of the new history system file | diff | annotate
Sat, 01 Jun 2013 20:09:31 +0300 Santeri Piippo Make LDObject's color and parent properties with accessors file | diff | annotate
Sat, 01 Jun 2013 03:17:52 +0300 Santeri Piippo Purged out the old history code 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
Sun, 12 May 2013 20:21:44 +0300 Santeri Piippo Split inverting into methods into LDObject and its subclasses, fixed a rather severe memory leak issue (GL display lists weren't being removed properly) file | diff | annotate
Fri, 10 May 2013 21:45:36 +0300 Santeri Piippo Added tool for replacing coordinate values file | diff | annotate
Thu, 09 May 2013 02:28:39 +0300 Santeri Piippo Speed up picking - no need to rebuild the object list as its contents do not change while picking. Fixed transparent stuff always being opaque (although it still appears messed up for some reason) file | diff | annotate
Wed, 08 May 2013 15:19:06 +0300 Santeri Piippo Moved source files to src/, removed zz_ prefix off dialog files. file | diff | annotate
(0) tip

mercurial