changelog
- Fri, 10 Jan 2014 03:36:21 +0200
- by Santeri Piippo <crimsondusk64@gmail.com> [Fri, 10 Jan 2014 03:36:21 +0200] rev 612
- - changelog: the file loading fix was backported to 0.2.1
- Fri, 10 Jan 2014 03:35:50 +0200
- by Santeri Piippo <crimsondusk64@gmail.com> [Fri, 10 Jan 2014 03:35:50 +0200] rev 611
- - configuration is now always situated and read from the application working directory
- primitive scanner now works for sure
- some minor cleanup
- Wed, 08 Jan 2014 23:52:25 +0200
- by Santeri Piippo <crimsondusk64@gmail.com> [Wed, 08 Jan 2014 23:52:25 +0200] rev 610
- - did stuff to types, fixed primitive listing
- Wed, 08 Jan 2014 21:43:46 +0200
- by Santeri Piippo <crimsondusk64@gmail.com> [Wed, 08 Jan 2014 21:43:46 +0200] rev 609
- - removed the File class in favor of QFile
- Wed, 08 Jan 2014 13:57:10 +0200
- by Santeri Piippo <crimsondusk64@gmail.com> [Wed, 08 Jan 2014 13:57:10 +0200] rev 608
- - 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...
- Wed, 08 Jan 2014 13:43:39 +0200
- by Santeri Piippo <crimsondusk64@gmail.com> [Wed, 08 Jan 2014 13:43:39 +0200] rev 607
- - 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.
- Tue, 07 Jan 2014 12:21:46 +0200
- by Santeri Piippo <crimsondusk64@gmail.com> [Tue, 07 Jan 2014 12:21:46 +0200] rev 606
- - removed the 'str' typedef, use QString directly
- Tue, 07 Jan 2014 12:06:12 +0200
- by Santeri Piippo <crimsondusk64@gmail.com> [Tue, 07 Jan 2014 12:06:12 +0200] rev 605
- - use --long in the git describe command for the GIT_DESCRIBE macro definition
- Tue, 07 Jan 2014 11:56:26 +0200
- by Santeri Piippo <crimsondusk64@gmail.com> [Tue, 07 Jan 2014 11:56:26 +0200] rev 604
- - some cleanup
- Tue, 07 Jan 2014 08:53:27 +0200
- by Santeri Piippo <crimsondusk64@gmail.com> [Tue, 07 Jan 2014 08:53:27 +0200] rev 603
- - reformatting
- Tue, 07 Jan 2014 08:26:15 +0200
- by Santeri Piippo <crimsondusk64@gmail.com> [Tue, 07 Jan 2014 08:26:15 +0200] rev 602
- - added Ball Joint-8 stuff to primitive categories
- Wed, 01 Jan 2014 00:26:47 +0200
- by Santeri Piippo <crimsondusk64@gmail.com> [Wed, 01 Jan 2014 00:26:47 +0200] rev 601
- - updated copyright year in the about prompt
- Wed, 01 Jan 2014 00:25:01 +0200
- by Santeri Piippo <crimsondusk64@gmail.com> [Wed, 01 Jan 2014 00:25:01 +0200] rev 600
- - updated copyright year. Best wishes for 2014!
- Sun, 29 Dec 2013 17:03:30 +0200
- by Santeri Piippo <crimsondusk64@gmail.com> [Sun, 29 Dec 2013 17:03:30 +0200] rev 599
- - when configuration options are default, they need to be removed from the settings
- Sun, 29 Dec 2013 17:02:40 +0200
- by Santeri Piippo <crimsondusk64@gmail.com> [Sun, 29 Dec 2013 17:02:40 +0200] rev 598
- - whoops, forgot an #include in gldraw.cc
- Sun, 29 Dec 2013 16:52:08 +0200
- by Santeri Piippo <crimsondusk64@gmail.com> [Sun, 29 Dec 2013 16:52:08 +0200] rev 597
- - minor edit
- Sun, 29 Dec 2013 16:40:45 +0200
- by Santeri Piippo <crimsondusk64@gmail.com> [Sun, 29 Dec 2013 16:40:45 +0200] rev 596
- - split the ring finder to separate files
- Sun, 29 Dec 2013 16:25:52 +0200
- by Santeri Piippo <crimsondusk64@gmail.com> [Sun, 29 Dec 2013 16:25:52 +0200] rev 595
- - fixed: subfile rotation had matrix multiplication done with operands the wrong way around, causing morphing
- Sun, 29 Dec 2013 16:24:41 +0200
- by Santeri Piippo <crimsondusk64@gmail.com> [Sun, 29 Dec 2013 16:24:41 +0200] rev 594
- - removed some unnecessary full refreshes
- Mon, 23 Dec 2013 16:29:44 +0200
- by Santeri Piippo <crimsondusk64@gmail.com> [Mon, 23 Dec 2013 16:29:44 +0200] rev 593
- - added a configurable select color
- Mon, 23 Dec 2013 16:16:45 +0200
- by Santeri Piippo <crimsondusk64@gmail.com> [Mon, 23 Dec 2013 16:16:45 +0200] rev 592
- - "black edges" now actually mean white edges when the background is dark
- Mon, 23 Dec 2013 16:13:09 +0200
- by Santeri Piippo <crimsondusk64@gmail.com> [Mon, 23 Dec 2013 16:13:09 +0200] rev 591
- - removed debug code from ldobject::select
- Mon, 23 Dec 2013 16:10:36 +0200
- by Santeri Piippo <crimsondusk64@gmail.com> [Mon, 23 Dec 2013 16:10:36 +0200] rev 590
- - refactored config code
- Mon, 23 Dec 2013 11:57:32 +0200
- by Santeri Piippo <crimsondusk64@gmail.com> [Mon, 23 Dec 2013 11:57:32 +0200] rev 589
- - use a local file with QSettings at all times. Registry is such a pain..
- Mon, 23 Dec 2013 11:48:55 +0200
- by Santeri Piippo <crimsondusk64@gmail.com> [Mon, 23 Dec 2013 11:48:55 +0200] rev 588
- - now recognizes the recently added 8\ subdirectory
- Mon, 23 Dec 2013 10:57:54 +0200
- by Santeri Piippo <crimsondusk64@gmail.com> [Mon, 23 Dec 2013 10:57:54 +0200] rev 587
- - removed the horrible actions.h hack in favor of usage of Qt's meta object system
- Sun, 22 Dec 2013 20:46:46 +0200
- by Santeri Piippo <crimsondusk64@gmail.com> [Sun, 22 Dec 2013 20:46:46 +0200] rev 586
- - updated .gitignore
- Sun, 22 Dec 2013 20:46:16 +0200
- by Santeri Piippo <crimsondusk64@gmail.com> [Sun, 22 Dec 2013 20:46:16 +0200] rev 585
- - forgot this too!