]> Shamusworld >> Repos - ttedit/log
ttedit
11 years agoRemoved deleted file from .qrc file.
Shamus Hammons [Tue, 20 Nov 2012 21:26:16 +0000 (15:26 -0600)]
Removed deleted file from .qrc file.

11 years agoRemoved unnecessary graphic files, updated tool palette.
Shamus Hammons [Tue, 20 Nov 2012 20:10:33 +0000 (20:10 +0000)]
Removed unnecessary graphic files, updated tool palette.

11 years agoAdded rotation tool, save/load capability.
Shamus Hammons [Sun, 18 Nov 2012 04:22:58 +0000 (04:22 +0000)]
Added rotation tool, save/load capability.

11 years agoFix for missing ampersand in QApplication.
Shamus Hammons [Fri, 14 Sep 2012 16:57:37 +0000 (16:57 +0000)]
Fix for missing ampersand in QApplication.

12 years agoFix to prevent segfaulting on 64-bit platforms.
Shamus Hammons [Mon, 6 Feb 2012 17:27:17 +0000 (17:27 +0000)]
Fix to prevent segfaulting on 64-bit platforms.

15 years agoMinor changes: Supply a reasonable default epsilon to vector::zero() and
Shamus Hammons [Fri, 27 Mar 2009 02:35:58 +0000 (02:35 +0000)]
Minor changes: Supply a reasonable default epsilon to vector::zero() and
make char win draw solid black representation of outlines in main edit
window.

15 years agoAdded some functions to GlyphPoints to reduce redundancy in glyph
Shamus Hammons [Fri, 27 Mar 2009 02:28:49 +0000 (02:28 +0000)]
Added some functions to GlyphPoints to reduce redundancy in glyph
rendering code. Prolly have to do more. :-P

15 years agoFixed character window to render the main window's points properly,
Shamus Hammons [Sun, 22 Mar 2009 04:25:41 +0000 (04:25 +0000)]
Fixed character window to render the main window's points properly,
added some support functions to GlyphPoints structure.

15 years agoAdded missing files... D'oh!
Shamus Hammons [Thu, 19 Mar 2009 21:02:33 +0000 (21:02 +0000)]
Added missing files... D'oh!

15 years agoSeparated out app object, added character window.
Shamus Hammons [Thu, 19 Mar 2009 21:01:07 +0000 (21:01 +0000)]
Separated out app object, added character window.

15 years agoConverted project from wxWidgets to Qt. This will be the LAST time this
Shamus Hammons [Fri, 13 Mar 2009 21:19:06 +0000 (21:19 +0000)]
Converted project from wxWidgets to Qt. This will be the LAST time this
happens. Unless something better comes along. ;-)

15 years agoColorized Makefile. Whee!
Shamus Hammons [Tue, 3 Feb 2009 03:37:34 +0000 (03:37 +0000)]
Colorized Makefile. Whee!

15 years agoFix cursors so that the use proper masks, added char window toggle,
Shamus Hammons [Tue, 2 Sep 2008 13:08:53 +0000 (13:08 +0000)]
Fix cursors so that the use proper masks, added char window toggle,
changed scroll from dedicated tool to MMB drag.

15 years agoFixed middle drag scrolling, restructured mouse loop a bit
Shamus Hammons [Sun, 31 Aug 2008 13:55:10 +0000 (13:55 +0000)]
Fixed middle drag scrolling, restructured mouse loop a bit

15 years agoSet the eol style on the project to native, to avoid line ending chaos.
Shamus Hammons [Sun, 31 Aug 2008 11:30:09 +0000 (11:30 +0000)]
Set the eol style on the project to native, to avoid line ending chaos.

15 years agoRepurposed code in bezier.h/cpp, added middle button scrolling
Shamus Hammons [Sat, 30 Aug 2008 18:35:28 +0000 (18:35 +0000)]
Repurposed code in bezier.h/cpp, added middle button scrolling

15 years agoForgot new files in last commit. D'oh!
Shamus Hammons [Fri, 29 Aug 2008 19:23:01 +0000 (19:23 +0000)]
Forgot new files in last commit. D'oh!

15 years agoToo many changes between last commit and here. I forgot that
Shamus Hammons [Fri, 29 Aug 2008 19:21:29 +0000 (19:21 +0000)]
Too many changes between last commit and here. I forgot that
I had made an SVN repository for this project. Basically,
made a good stab at converting the app to wxWidgets, and fixed
a nasty bug in the tool palette. Hopefully forthcoming commits
will be more erudite.

16 years agoMove main repo to trunk.
Shamus Hammons [Tue, 29 May 2007 17:15:58 +0000 (17:15 +0000)]
Move main repo to trunk.