changelog
- 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