Thu, 04 Apr 2013 15:45:58 -0400 |
Jordi Gutiérrez Hermoso |
Merge in Adam's changes
|
Thu, 04 Apr 2013 20:18:54 +0100 |
Adam H Aitkenhead |
ind2x.m and ind2rgb.m: Enable handling of ND images
|
Thu, 04 Apr 2013 13:30:17 -0400 |
John W. Eaton |
fix incorrect call to octave_link::pre_input_event
|
Thu, 04 Apr 2013 13:27:21 -0400 |
John W. Eaton |
separate octave interpreter thread creation from execution
|
Thu, 04 Apr 2013 13:20:43 -0400 |
John W. Eaton |
use signal for setting, appending to, and clearing history widget
|
Thu, 04 Apr 2013 09:28:47 -0400 |
Jordi Gutiérrez Hermoso |
Merge in Dan's changes
|
Wed, 03 Apr 2013 18:23:36 -0500 |
Daniel J Sebald |
Correct errors in the fftfilt rounding (bug #37297), add more robust tests.
|
Thu, 04 Apr 2013 09:22:00 -0400 |
Jordi Gutiérrez Hermoso |
Merge in Ed's changes
|
Wed, 03 Apr 2013 19:04:08 -0700 |
Ed Meyer |
allow various types of int for names like ML
|
Thu, 04 Apr 2013 02:09:56 -0400 |
John W. Eaton |
use signals for octave_link::enter_debugger_event and octave_link::exit_debugger_event
|
Thu, 04 Apr 2013 01:50:57 -0400 |
John W. Eaton |
delete unused functions and signal for updating dbstop marker
|
Thu, 04 Apr 2013 01:43:18 -0400 |
John W. Eaton |
use signal for octave_link::edit_file
|
Thu, 04 Apr 2013 00:03:45 -0400 |
John W. Eaton |
use signal for octave_link::update_dbstop_marker
|
Wed, 03 Apr 2013 23:48:45 -0400 |
John W. Eaton |
include file cleanup for octave-qt-link files
|
Wed, 03 Apr 2013 23:35:33 -0400 |
John W. Eaton |
improve use of octave_link
|
Wed, 03 Apr 2013 23:16:37 -0400 |
John W. Eaton |
use octave-link instead of hook for edit function
|
Wed, 03 Apr 2013 21:15:30 -0400 |
John W. Eaton |
avoid creating unnecessary octave_value objects for octave_link calls
|
Wed, 03 Apr 2013 20:28:44 -0400 |
John W. Eaton |
use octave-link instead of hooks for breakpoint set/clear functions
|
Wed, 03 Apr 2013 15:33:43 -0700 |
Andre da Costa Barros |
Fix possible buffer overrun in GUI.
|
Wed, 03 Apr 2013 18:30:23 -0400 |
John W. Eaton |
use octave_link instead of hook functions in input.cc
|
Wed, 03 Apr 2013 18:11:55 -0400 |
John W. Eaton |
move octave-link and octave-event-listener classes to libinterp
|
Wed, 08 Aug 2012 20:51:24 -0700 |
Ed Meyer |
use the default ARPACK convergence tolerance (bug #34461)
|
Wed, 03 Apr 2013 00:10:56 -0400 |
Daniel J Sebald |
remove _terminal pointer from main_window, it is contained by other Qt object
|
Tue, 02 Apr 2013 20:48:40 -0400 |
Ben Abbott |
Use legacy implementation for strsplit().
|
Tue, 02 Apr 2013 19:36:52 -0400 |
Ben Abbott |
Improve speed and backward compatibility for strsplit()
|
Tue, 02 Apr 2013 19:43:52 +0200 |
Torsten |
gui: always show file names in file dock widget
|
Tue, 02 Apr 2013 19:32:24 +0200 |
Torsten |
* default-qt-settings: remove editor font and size settings
|
Mon, 01 Apr 2013 22:19:35 -0400 |
Ben Abbott |
Add strjoin to strings.txi
|
Mon, 01 Apr 2013 21:19:23 +0200 |
Torsten |
gui: call external editor when opening a file and custom editor is selected
|
Sun, 31 Mar 2013 23:08:17 -0700 |
Rik |
write_index.m: Adjust indentation that was incorrect.
|