log

age author description
Sat, 10 Sep 2011 15:36:02 +0200 Jacob Dawid Fixed KPtyDevice.
Sat, 10 Sep 2011 09:38:49 +0200 Jacob Dawid Improved highlighting and incremented version.
Sat, 10 Sep 2011 09:15:38 +0200 Jacob Dawid Implemented highlighting of octave keywords in terminal.
Sat, 10 Sep 2011 08:11:44 +0200 Jacob Dawid Huge performance bosst by using edit blocks.
Fri, 09 Sep 2011 22:35:10 +0200 Jacob Dawid Now using a terminal font.
Fri, 09 Sep 2011 20:58:52 +0200 Jacob Dawid Reverted KPty to work with MacOS again.
Thu, 08 Sep 2011 00:06:43 -0500 Jordi Gutiérrez Hermoso Merge with Savannah
Mon, 05 Sep 2011 06:52:45 -0500 Jordi Gutiérrez Hermoso Merge with Savannah
Sun, 28 Aug 2011 20:53:15 +0200 ttl included some editor setting into the setting dialog
Sun, 28 Aug 2011 00:19:14 +0200 ttl make gui active window after start
Sun, 28 Aug 2011 00:03:28 +0200 ttl modified editor files can be saved when main window is closed
Sat, 27 Aug 2011 00:17:11 +0000 Andriy Shinkarchuck Comment/uncomment selected text operation can be undone with a single Undo action
Fri, 26 Aug 2011 13:40:10 -0500 Jordi Gutiérrez Hermoso Merge with Savannah
Thu, 25 Aug 2011 20:12:31 +0200 ttl editor: comment/uncomment selected text
Wed, 24 Aug 2011 00:16:53 +0200 Jacob Dawid Added PATH_MAX define.
Tue, 23 Aug 2011 21:53:52 +0200 Jacob Dawid Merge.
Tue, 23 Aug 2011 21:53:16 +0200 Jacob Dawid Catching Ctrl+D.
Tue, 23 Aug 2011 21:51:14 +0200 ttl editor: bookmarks now toggled by F7 (bug #34066), menu entry for removing all bookmarks
Tue, 23 Aug 2011 21:37:27 +0200 ttl improve save as: auto-add extension .m with check for overwrite
Tue, 23 Aug 2011 20:31:51 +0200 Jacob Dawid Renamed OctaveTerminal to TerminalView.
Tue, 23 Aug 2011 18:22:27 +0200 Jacob Dawid Renamed file.
Tue, 23 Aug 2011 18:06:45 +0200 Jacob Dawid Lowered size limits for subwindows.
Tue, 23 Aug 2011 16:32:23 +0200 Jacob Dawid Removed KProcess.
Tue, 23 Aug 2011 11:02:09 +0200 Jacob Dawid Removed unused methods.
Tue, 23 Aug 2011 02:41:09 +0200 Jacob Dawid Added readline adapter class.
Tue, 23 Aug 2011 00:59:49 +0200 Jacob Dawid Added patch from aAndriy with adding file extension when not present.
Tue, 23 Aug 2011 00:55:38 +0200 Jacob Dawid Updated language files by adding patches from Andriy and adding german patches.
Mon, 22 Aug 2011 23:49:25 +0200 Jacob Dawid Cleanly separated terminal emulation code with an interface for platform-dependent terminals.
Mon, 22 Aug 2011 22:32:07 +0200 Jacob Dawid Removed useless code.
Mon, 22 Aug 2011 22:15:26 +0200 Jacob Dawid Removed kprocess_p.