log

age author description
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.
Mon, 30 Jan 2012 02:18:59 +0100 Jacob Dawid Fixed bug with redrawing the terminal when widget is being shown.
Mon, 30 Jan 2012 01:09:16 +0100 Jacob Dawid Fixed bug with ECHOCTL.
Fri, 27 Jan 2012 23:44:07 +0100 Jacob Dawid Renamed SessionView in TerminalView and correct proxy focus for QTerminal.
Fri, 27 Jan 2012 23:28:55 +0100 Jacob Dawid Renamed SessionModel in TerminalModel.
Fri, 27 Jan 2012 23:21:08 +0100 Jacob Dawid Removed unused code.
Wed, 25 Jan 2012 02:21:43 +0100 Jacob Dawid removed obsolete code.
Wed, 25 Jan 2012 02:01:10 +0100 Jacob Dawid Made receive blocking queued.
Wed, 25 Jan 2012 01:53:46 +0100 Jacob Dawid Removed code that forked a process. Instead, connected pty directly to parent process.
Tue, 24 Jan 2012 23:18:40 +0100 Jacob Dawid Fixed K3Process as it does not fork a new process and sets up communication right as it should.
Tue, 24 Jan 2012 22:12:04 +0100 Jacob Dawid Fixed bug with creating multiple ptys.
Tue, 24 Jan 2012 21:26:45 +0100 Jacob Dawid Using KPty to open a pty.
Tue, 24 Jan 2012 00:41:31 +0100 Jacob Dawid Intermediate commit.
Tue, 24 Jan 2012 00:36:01 +0100 Jacob Dawid Renamed classes.
Tue, 24 Jan 2012 00:26:22 +0100 Jacob Dawid Removed Konsole namespaces.
Mon, 23 Jan 2012 22:52:43 +0100 Jacob Dawid Set minimum size for terminal.
Mon, 23 Jan 2012 22:27:05 +0100 Jacob Dawid Intermediate commit.