Sun, 13 Oct 2013 19:57:35 +0200 |
Torsten |
* octave-gui.cc: set the encoding of qt strings to utf8
|
Fri, 04 Oct 2013 15:26:10 -0400 |
John W. Eaton |
arrange to pass signals to the GUI subprocess
|
Fri, 04 Oct 2013 13:53:25 -0400 |
John W. Eaton |
provide --no-fork command line option
|
Thu, 03 Oct 2013 19:09:00 +0200 |
Torsten |
* octave-gui.cc: install translators before showing the wlecome wizard
|
Fri, 30 Aug 2013 15:43:39 -0400 |
John Donoghue |
Update windows GUI terminal handling
|
Thu, 25 Jul 2013 21:51:54 +0200 |
Torsten |
make sure a central menu bar does not show a widgets title but "Octave"
|
Thu, 27 Jun 2013 20:37:51 +0200 |
Torsten |
Use the Qscintilla langiage file if available
|
Tue, 14 May 2013 02:49:07 -0400 |
John W. Eaton |
go back to fork and setsid, but not on OS X systems
|
Wed, 01 May 2013 02:24:04 -0400 |
John W. Eaton |
ensure TERM environment variable is set when GUI starts
|
Wed, 01 May 2013 02:02:21 -0400 |
Ben Abbott |
if available, use ioctl to give up controlling terminal
|
Tue, 09 Apr 2013 23:12:19 -0400 |
John W. Eaton |
* octave-gui.cc (octave_start_gui): Restore call to dissociate_terminal.
|
Thu, 04 Apr 2013 00:03:45 -0400 |
John W. Eaton |
use signal for octave_link::update_dbstop_marker
|
Tue, 29 Jan 2013 18:24:16 +0100 |
Torsten |
gui: prevent error messages at start-up (regression from changeset 6c0fce0632a4)
|
Sat, 19 Jan 2013 16:21:55 +0100 |
Torsten |
gui: selectable language in settings dialog
|
Fri, 30 Nov 2012 20:41:30 -0500 |
Mike Miller |
Use the Qt gnuplot terminal only if available when using the GUI
|
Mon, 05 Nov 2012 01:47:56 +0000 |
Michael Goffioul |
Use octave_env instead of setenv.
|
Thu, 20 Sep 2012 04:08:53 -0500 |
Daniel J Sebald |
Retain QsciAPIs lexer_api as part of lexer_octave_gui object (bug #37359)
|
Thu, 13 Sep 2012 12:32:51 -0400 |
Jordi GutiƩrrez Hermoso |
Merge in Daniel's and Torsten's changes
|
Thu, 13 Sep 2012 12:32:17 -0400 |
Daniel J Sebald |
Set Qt as the default gnuplot terminal if using the GUI.
|
Wed, 12 Sep 2012 20:32:57 -0400 |
John W. Eaton |
avoid some GCC warnings in the libgui code
|
Mon, 20 Aug 2012 17:24:46 -0400 |
John W. Eaton |
set initial keyboard focus in command window (bug #36955)
|
Mon, 20 Aug 2012 14:02:08 -0400 |
John W. Eaton |
update copyright notices in libgui directory
|
Sat, 18 Aug 2012 18:10:09 -0400 |
John W. Eaton |
rename gui directory to libgu
base
gui/src/octave-gui.cc@82823d06efe1
|