Mercurial > hg > octave-lyh
graph
-
improve encapsulation of command window objectSat, 06 Apr 2013 16:14:32 -0400, by John W. Eaton
-
store workspace model in main_window, not in workspace viewSat, 06 Apr 2013 14:23:52 -0400, by John W. Eaton
-
undo unintended changes in changeset 302157614308Sat, 06 Apr 2013 14:01:58 -0400, by John W. Eaton
-
rename dbstop -> breakpoint in GUI interface functionsSat, 06 Apr 2013 13:06:40 -0400, by John W. Eaton
-
deprecate symbol_table::varref functionsSat, 06 Apr 2013 11:51:23 -0400, by John W. Eaton
-
history_doc_widget context menu memory leak fix (bug #38675)Sat, 06 Apr 2013 07:53:00 -0400, by John Donoghue
-
Add editor print menu/toolbutton implementationThu, 04 Apr 2013 22:22:17 -0400, by John Donoghue
-
pink.m: Make colormap compatible with Matlab (bug #36473).Fri, 05 Apr 2013 16:21:38 -0700, by Rik
-
use signals instead of event queue for entering/leaving debug modeFri, 05 Apr 2013 03:04:56 -0400, by John W. Eaton
-
use signal for changing directoryFri, 05 Apr 2013 00:40:12 -0400, by John W. Eaton
-
* fftfilt.m: simplify computation of xisreal and xisimagThu, 04 Apr 2013 17:18:16 -0400, by Jordi Gutiérrez Hermoso
-
Merge in Adam's changesThu, 04 Apr 2013 15:45:58 -0400, by Jordi Gutiérrez Hermoso
-
ind2x.m and ind2rgb.m: Enable handling of ND imagesThu, 04 Apr 2013 20:18:54 +0100, by Adam H Aitkenhead
-
fix incorrect call to octave_link::pre_input_eventThu, 04 Apr 2013 13:30:17 -0400, by John W. Eaton
-
separate octave interpreter thread creation from executionThu, 04 Apr 2013 13:27:21 -0400, by John W. Eaton
-
use signal for setting, appending to, and clearing history widgetThu, 04 Apr 2013 13:20:43 -0400, by John W. Eaton
-
Merge in Dan's changesThu, 04 Apr 2013 09:28:47 -0400, by Jordi Gutiérrez Hermoso
-
Correct errors in the fftfilt rounding (bug #37297), add more robust tests.Wed, 03 Apr 2013 18:23:36 -0500, by Daniel J Sebald
-
Merge in Ed's changesThu, 04 Apr 2013 09:22:00 -0400, by Jordi Gutiérrez Hermoso
-
allow various types of int for names like MLWed, 03 Apr 2013 19:04:08 -0700, by Ed Meyer
-
use signals for octave_link::enter_debugger_event and octave_link::exit_debugger_eventThu, 04 Apr 2013 02:09:56 -0400, by John W. Eaton
-
delete unused functions and signal for updating dbstop markerThu, 04 Apr 2013 01:50:57 -0400, by John W. Eaton
-
use signal for octave_link::edit_fileThu, 04 Apr 2013 01:43:18 -0400, by John W. Eaton
-
use signal for octave_link::update_dbstop_markerThu, 04 Apr 2013 00:03:45 -0400, by John W. Eaton
-
include file cleanup for octave-qt-link filesWed, 03 Apr 2013 23:48:45 -0400, by John W. Eaton
-
improve use of octave_linkWed, 03 Apr 2013 23:35:33 -0400, by John W. Eaton
-
use octave-link instead of hook for edit functionWed, 03 Apr 2013 23:16:37 -0400, by John W. Eaton
-
avoid creating unnecessary octave_value objects for octave_link callsWed, 03 Apr 2013 21:15:30 -0400, by John W. Eaton
-
use octave-link instead of hooks for breakpoint set/clear functionsWed, 03 Apr 2013 20:28:44 -0400, by John W. Eaton
-
Fix possible buffer overrun in GUI.Wed, 03 Apr 2013 15:33:43 -0700, by Andre da Costa Barros
-
use octave_link instead of hook functions in input.ccWed, 03 Apr 2013 18:30:23 -0400, by John W. Eaton
-
move octave-link and octave-event-listener classes to libinterpWed, 03 Apr 2013 18:11:55 -0400, by John W. Eaton
-
use the default ARPACK convergence tolerance (bug #34461)Wed, 08 Aug 2012 20:51:24 -0700, by Ed Meyer
-
remove _terminal pointer from main_window, it is contained by other Qt objectWed, 03 Apr 2013 00:10:56 -0400, by Daniel J Sebald
-
Use legacy implementation for strsplit().Tue, 02 Apr 2013 20:48:40 -0400, by Ben Abbott
-
Improve speed and backward compatibility for strsplit()Tue, 02 Apr 2013 19:36:52 -0400, by Ben Abbott
-
gui: always show file names in file dock widgetTue, 02 Apr 2013 19:43:52 +0200, by Torsten
-
* default-qt-settings: remove editor font and size settingsTue, 02 Apr 2013 19:32:24 +0200, by Torsten
-
Add strjoin to strings.txiMon, 01 Apr 2013 22:19:35 -0400, by Ben Abbott
-
gui: call external editor when opening a file and custom editor is selectedMon, 01 Apr 2013 21:19:23 +0200, by Torsten
-
write_index.m: Adjust indentation that was incorrect.Sun, 31 Mar 2013 23:08:17 -0700, by Rik
-
make command window text black on white background for Windows systemsSun, 31 Mar 2013 23:54:46 -0400, by John W. Eaton
-
remove special sigint handling for Windows systemsSun, 31 Mar 2013 23:49:50 -0400, by John W. Eaton
-
Matlab compatibility for strsplit()Sun, 31 Mar 2013 19:19:04 -0400, by Ben Abbott
-
gui: individually configurable styles of the editor lexersSun, 31 Mar 2013 23:56:11 +0200, by Torsten
-
* NEWS: include strjoin() in list of new functions for Octave 3.8.Sun, 31 Mar 2013 14:45:28 -0400, by Ben Abbott
-
New function strjoin.mSun, 31 Mar 2013 10:36:56 -0400, by Ben Abbott
-
allow command-line edit function to use GUI editorSat, 30 Mar 2013 10:57:15 -0400, by John W. Eaton
-
simplify test for bug #38236Sat, 30 Mar 2013 10:56:15 +0100, by Carlo de Falco
-
allow continue and quit debug buttons to workFri, 29 Mar 2013 22:52:41 -0400, by John W. Eaton
-
make "dbstep out" and "dbstep" after "dbstep in" work properlyFri, 29 Mar 2013 22:00:57 -0400, by John W. Eaton
-
also provide a hook for exiting debuggerFri, 29 Mar 2013 22:37:01 -0400, by John W. Eaton
-
doc: Update texinfo @detailmenu to include Java chapter.Fri, 29 Mar 2013 12:14:52 -0700, by Rik
-
doc: Add new allowed Java words to spellcheck dictionary.Fri, 29 Mar 2013 12:07:17 -0700, by Rik
-
doc: Improve documentation for Java chapter and java functions.Fri, 29 Mar 2013 12:05:45 -0700, by Rik
-
* main-window.cc: Include <QDesktopWidget>Fri, 29 Mar 2013 12:21:12 -0400, by John W. Eaton
-
doc: removed unneeded Matlab references in java.texiFri, 29 Mar 2013 11:11:09 +0100, by Philip Nienhuis
-
gui: add shortcut for goto line action in the editor and center the target lineThu, 28 Mar 2013 17:01:43 +0100, by Torsten
-
gui: prevent a second breakpoint marker when adding a breakpoint in the editorThu, 28 Mar 2013 14:56:19 +0100, by Torsten
-
gui: recenter the line in the editor where the debugger stoppedThu, 28 Mar 2013 12:02:30 +0100, by Torsten