log

age author description
Mon, 13 Aug 2012 08:34:31 -0400 Mike Miller Fix error in setting the terminal cursor shape
Sun, 05 Aug 2012 10:15:09 +0100 Michael Goffioul Include config.h when it exists and is specified.
Sat, 28 Jul 2012 08:43:35 -0400 Jen Stewart fixed cursor position
Sat, 21 Jul 2012 01:36:45 -0400 Jacob Dawid Added support for changing the cursor.
Fri, 20 Jul 2012 16:35:17 -0400 Jacob Dawid Inserted msleep to reduce cpu usage on grabbing data from stdin.
Fri, 20 Jul 2012 11:55:56 -0400 Jacob Dawid Cursor is now blinking in the terminal.
Fri, 20 Jul 2012 09:37:44 -0400 Jacob Dawid Changed cursor to underline cursor.
Wed, 18 Jul 2012 15:29:06 -0400 Jacob Dawid Removed restriction on maximum terminal size.
Mon, 02 Jul 2012 07:33:23 +0200 Jacob Dawid Added patches from Michael Goffioul.
Fri, 08 Jun 2012 18:12:41 +0200 Jacob Dawid Set terminal to fixed width, renamed some variables.
Sat, 02 Jun 2012 16:33:49 +0200 Jacob Dawid Fix for building on MacOS.
Mon, 28 May 2012 02:14:59 +0200 Jacob Dawid Added copy&paste context menu in the unix implementation.
Sun, 27 May 2012 23:38:57 +0200 Jacob Dawid Added patched for Cygwin build from Marco Atzeri.
Wed, 02 May 2012 21:36:45 +0200 Jacob Dawid Removed DESTDIR declaration in pro files.
Wed, 02 May 2012 21:35:34 +0200 Jacob Dawid Added patch that allows for changing the terminal font.
Wed, 02 May 2012 21:34:38 +0200 Jacob Dawid Applied patch for compiling with mingw.
Wed, 02 May 2012 21:33:09 +0200 Jacob Dawid Applied patch for building under ArchLinux.
Thu, 02 Feb 2012 17:33:59 +0000 Michael Goffioul Add msvc-specific qmake bits.
Thu, 02 Feb 2012 15:01:22 +0000 Michael Goffioul Enable compilation on Win32-native platform.
Tue, 31 Jan 2012 15:36:05 +0100 Jacob Dawid Added missing file.
Tue, 31 Jan 2012 12:36:33 +0100 Jacob Dawid Corrections for windows code.
Tue, 31 Jan 2012 12:12:00 +0100 Jacob Dawid Cleanup.
Tue, 31 Jan 2012 11:14:38 +0100 Jacob Dawid Added QTerminalInteface class.
Tue, 31 Jan 2012 00:16:26 +0100 Jacob Dawid Terminal is now black on white.
Mon, 30 Jan 2012 23:56:34 +0100 Jacob Dawid Added sendText method again.
Mon, 30 Jan 2012 12:55:31 +0100 Jacob Dawid Fix for MacOS.
Mon, 30 Jan 2012 12:25:49 +0100 Jacob Dawid Fixed error in .pro.
Mon, 30 Jan 2012 12:03:12 +0100 Jacob Dawid Removed INCLUDEPATH.
Mon, 30 Jan 2012 11:42:26 +0100 Jacob Dawid Corrected INCLUDEPATH.
Mon, 30 Jan 2012 11:23:13 +0100 Jacob Dawid Added files of QConsole.