Mercurial > hg > octave-nkf
graph
-
maint: move everything under libgui/qterminalMon, 26 Nov 2012 12:07:51 -0500, by Jordi Gutiérrez Hermoso
-
Fix error in setting the terminal cursor shapeMon, 13 Aug 2012 08:34:31 -0400, by Mike Miller
-
Include config.h when it exists and is specified.Sun, 05 Aug 2012 10:15:09 +0100, by Michael Goffioul
-
fixed cursor positionSat, 28 Jul 2012 08:43:35 -0400, by Jen Stewart
-
Added support for changing the cursor.Sat, 21 Jul 2012 01:36:45 -0400, by Jacob Dawid
-
Inserted msleep to reduce cpu usage on grabbing data from stdin.Fri, 20 Jul 2012 16:35:17 -0400, by Jacob Dawid
-
Cursor is now blinking in the terminal.Fri, 20 Jul 2012 11:55:56 -0400, by Jacob Dawid
-
Changed cursor to underline cursor.Fri, 20 Jul 2012 09:37:44 -0400, by Jacob Dawid
-
Removed restriction on maximum terminal size.Wed, 18 Jul 2012 15:29:06 -0400, by Jacob Dawid
-
Added patches from Michael Goffioul.Mon, 02 Jul 2012 07:33:23 +0200, by Jacob Dawid
-
Set terminal to fixed width, renamed some variables.Fri, 08 Jun 2012 18:12:41 +0200, by Jacob Dawid
-
Fix for building on MacOS.Sat, 02 Jun 2012 16:33:49 +0200, by Jacob Dawid
-
Added copy&paste context menu in the unix implementation.Mon, 28 May 2012 02:14:59 +0200, by Jacob Dawid
-
Added patched for Cygwin build from Marco Atzeri.Sun, 27 May 2012 23:38:57 +0200, by Jacob Dawid
-
Removed DESTDIR declaration in pro files.Wed, 02 May 2012 21:36:45 +0200, by Jacob Dawid
-
Added patch that allows for changing the terminal font.Wed, 02 May 2012 21:35:34 +0200, by Jacob Dawid
-
Applied patch for compiling with mingw.Wed, 02 May 2012 21:34:38 +0200, by Jacob Dawid
-
Applied patch for building under ArchLinux.Wed, 02 May 2012 21:33:09 +0200, by Jacob Dawid
-
Add msvc-specific qmake bits.Thu, 02 Feb 2012 17:33:59 +0000, by Michael Goffioul
-
Enable compilation on Win32-native platform.Thu, 02 Feb 2012 15:01:22 +0000, by Michael Goffioul
-
Added missing file.Tue, 31 Jan 2012 15:36:05 +0100, by Jacob Dawid
-
Corrections for windows code.Tue, 31 Jan 2012 12:36:33 +0100, by Jacob Dawid
-
Cleanup.Tue, 31 Jan 2012 12:12:00 +0100, by Jacob Dawid
-
Added QTerminalInteface class.Tue, 31 Jan 2012 11:14:38 +0100, by Jacob Dawid
-
Terminal is now black on white.Tue, 31 Jan 2012 00:16:26 +0100, by Jacob Dawid
-
Added sendText method again.Mon, 30 Jan 2012 23:56:34 +0100, by Jacob Dawid
-
Fix for MacOS.Mon, 30 Jan 2012 12:55:31 +0100, by Jacob Dawid
-
Fixed error in .pro.Mon, 30 Jan 2012 12:25:49 +0100, by Jacob Dawid
-
Removed INCLUDEPATH.Mon, 30 Jan 2012 12:03:12 +0100, by Jacob Dawid
-
Corrected INCLUDEPATH.Mon, 30 Jan 2012 11:42:26 +0100, by Jacob Dawid
-
Added files of QConsole.Mon, 30 Jan 2012 11:23:13 +0100, by Jacob Dawid
-
Fixed bug with redrawing the terminal when widget is being shown.Mon, 30 Jan 2012 02:18:59 +0100, by Jacob Dawid
-
Fixed bug with ECHOCTL.Mon, 30 Jan 2012 01:09:16 +0100, by Jacob Dawid
-
Renamed SessionView in TerminalView and correct proxy focus for QTerminal.Fri, 27 Jan 2012 23:44:07 +0100, by Jacob Dawid
-
Renamed SessionModel in TerminalModel.Fri, 27 Jan 2012 23:28:55 +0100, by Jacob Dawid
-
Removed unused code.Fri, 27 Jan 2012 23:21:08 +0100, by Jacob Dawid
-
removed obsolete code.Wed, 25 Jan 2012 02:21:43 +0100, by Jacob Dawid
-
Made receive blocking queued.Wed, 25 Jan 2012 02:01:10 +0100, by Jacob Dawid
-
Removed code that forked a process. Instead, connected pty directly to parent process.Wed, 25 Jan 2012 01:53:46 +0100, by Jacob Dawid
-
Fixed K3Process as it does not fork a new process and sets up communication right as it should.Tue, 24 Jan 2012 23:18:40 +0100, by Jacob Dawid
-
Fixed bug with creating multiple ptys.Tue, 24 Jan 2012 22:12:04 +0100, by Jacob Dawid
-
Using KPty to open a pty.Tue, 24 Jan 2012 21:26:45 +0100, by Jacob Dawid
-
Intermediate commit.Tue, 24 Jan 2012 00:41:31 +0100, by Jacob Dawid
-
Renamed classes.Tue, 24 Jan 2012 00:36:01 +0100, by Jacob Dawid
-
Removed Konsole namespaces.Tue, 24 Jan 2012 00:26:22 +0100, by Jacob Dawid
-
Set minimum size for terminal.Mon, 23 Jan 2012 22:52:43 +0100, by Jacob Dawid
-
Intermediate commit.Mon, 23 Jan 2012 22:27:05 +0100, by Jacob Dawid
-
Changed color scheme.Mon, 23 Jan 2012 14:34:02 +0100, by Jacob Dawid
-
Simplified code.Mon, 23 Jan 2012 14:15:27 +0100, by Jacob Dawid
-
Removed CVS directory.Mon, 23 Jan 2012 12:53:14 +0100, by Jacob Dawid
-
Compiles again.Mon, 23 Jan 2012 12:50:17 +0100, by Jacob Dawid
-
Removed useless files, renamed files appropriately.Mon, 23 Jan 2012 12:31:32 +0100, by Jacob Dawid
-
Removed cmake support and pyqt support as well as CVS support.Mon, 23 Jan 2012 12:25:07 +0100, by Jacob Dawid
-
Forked from QTermWidget.Mon, 23 Jan 2012 12:22:13 +0100, by Jacob Dawid
-
maint: remove qterminal subrepoMon, 26 Nov 2012 11:54:46 -0500, by Jordi Gutiérrez Hermoso
-
enable entering a new directory in the current directory comboboxSun, 25 Nov 2012 15:16:07 +0100, by Torsten
-
include Octave Forge java package in core OctaveFri, 23 Nov 2012 15:29:13 -0500, by John W. Eaton
-
maint: periodic merge of stable to defaultFri, 23 Nov 2012 11:43:49 -0500, by Jordi Gutiérrez Hermoso
-
maint: add a new test for Fsum corresponding to cset e9d842dcfc91Fri, 23 Nov 2012 11:42:13 -0500, by Jordi Gutiérrez Hermoso
-
doc: fix description of k in triu/tril (bug #37796) stableFri, 23 Nov 2012 11:31:31 -0500, by Jordi Gutiérrez Hermoso