log

age author description
Fri, 19 Oct 2018 12:28:06 -0400 John W. Eaton style fixes stable
Fri, 19 Oct 2018 12:19:49 -0400 John W. Eaton maint: Strip trailing whitespace from source files.
Fri, 19 Oct 2018 12:14:38 -0400 John W. Eaton maint: Merge stable to default.
Fri, 19 Oct 2018 12:13:07 -0400 John W. Eaton maint: Strip trailing whitespace from source files. stable
Fri, 19 Oct 2018 02:55:12 -0400 John W. Eaton remove debugging code accidentally left in previous change
Thu, 18 Oct 2018 22:17:40 -0400 John W. Eaton refactor GUI main_window class
Fri, 19 Oct 2018 01:11:17 -0400 John W. Eaton clean MOC files in libgui/graphics directory
Fri, 19 Oct 2018 00:38:29 -0400 John W. Eaton fix dependency error in libgui/graphics directory
Thu, 18 Oct 2018 22:11:07 -0400 John W. Eaton allow access to C-style argc and argv from application class
Thu, 18 Oct 2018 22:06:55 -0400 John W. Eaton eliminate unused variables from octave_qt_link class
Thu, 18 Oct 2018 22:02:00 -0400 John W. Eaton * str-vec.cc (string_vector::delete_c_str_vec): Return early if arg is NULL.
Thu, 18 Oct 2018 15:12:16 -0400 John W. Eaton Backed out changeset 2ab0a9b66388
Wed, 17 Oct 2018 16:57:43 -0400 John W. Eaton tmp gui startup commit
Thu, 18 Oct 2018 15:08:05 -0400 John W. Eaton * fminsearch.m: Suppress output in test.
Thu, 18 Oct 2018 14:34:50 -0400 John W. Eaton maint: Update gnulib sources.
Thu, 18 Oct 2018 13:32:43 -0400 John W. Eaton * bootstrap.conf (gnulib_modules): Use nstrftime instead of strftime.
Wed, 17 Oct 2018 21:53:23 +0200 Pantxo Diribarne Fix misbehavior of axes position when "hold on" and labels are present (bug #48718)
Wed, 17 Oct 2018 08:30:07 -0400 John W. Eaton fix configuration error/build failure (bug #54851)
Fri, 28 Sep 2018 18:18:09 -0400 John W. Eaton dynamically load qt graphics
Mon, 15 Oct 2018 15:27:36 -0400 John W. Eaton * fminsearch.m: Accept problem structure for Matlab compatibility.
Sun, 07 Oct 2018 21:02:07 +0200 Pantxo Diribarne Implement "resize" property for Qt figures (bug #54774)
Fri, 12 Oct 2018 10:11:24 +0200 Kai T. Ohlhus Emit an error when utility matrices (zeros, ones, rand, etc.) are given a fractional dimension in a dimension vector (bug #54781).
Thu, 11 Oct 2018 15:48:51 -0700 Rik Emit an error when utility matrices (zeros, ones, rand, etc.) are given a fractional dimension in a dimension vector (bug #54781).
Thu, 11 Oct 2018 14:04:47 -0700 Rik Emit an error when utility matrices (zeros, ones, rand, etc.) are given a fractional dimension (bug #54781).
Thu, 11 Oct 2018 18:46:05 +0200 Torsten fix opening a function file with an error in a nested function (bug #54801)
Mon, 08 Oct 2018 23:04:24 +0200 Pantxo Diribarne Fix copy-paste errors from cset 9c47eedc44e2 (bug #42490)
Mon, 08 Oct 2018 20:41:31 +0200 Torsten call octave functions with return value from GUI (bug #47585)
Mon, 08 Oct 2018 10:27:32 -0700 Rik Create scalar structs of size 1x1 with MEX interface (bug #54799).
Mon, 08 Oct 2018 09:16:29 +0200 Pantxo Diribarne msgbox.m: use graphics objects to build dialog (bug #42490)
Sat, 06 Oct 2018 11:10:36 +0200 Pantxo Diribarne Fix OpenGL errors when using getframe with non "pixels" figure units.
Fri, 05 Oct 2018 00:13:34 +0200 Kai T. Ohlhus maint: merge stable to default.
Fri, 05 Oct 2018 00:12:50 +0200 Kai T. Ohlhus maint: Add new class test files. stable
Thu, 04 Oct 2018 22:25:20 +0200 Kai T. Ohlhus Determine an object's shape by "size" (bug #51308, bug #44498, bug #43925).
Thu, 04 Oct 2018 19:08:42 +0200 Markus Mützel Support non-ASCII characters in environment variables on Windows (bug #53922).
Wed, 03 Oct 2018 21:30:19 +0200 Torsten fix misleading names of variables in octave_cmd_buildin
Wed, 03 Oct 2018 17:00:36 +0200 Torsten editor: adding cmd objects to the cmd queue instead signaling the command
Tue, 02 Oct 2018 22:40:14 +0200 Torsten check command objects in gui command queue if still valid before executing
Fri, 28 Sep 2018 12:38:33 +0200 Kai T. Ohlhus maint: merge stable to default.
Fri, 28 Sep 2018 11:00:27 +0200 Kai T. Ohlhus Regard the precedence of binary operators for old style classes (bug #42735). stable
Thu, 27 Sep 2018 17:06:52 -0700 Lars Kindermann Correct audioplayer message strings (bug #54748).
Thu, 27 Sep 2018 17:06:39 -0700 Rik maint: merge stable to default.
Thu, 27 Sep 2018 16:45:18 -0700 Rik Fix scatter to plot data with NaN values and specified colors (bug #54747). stable
Thu, 27 Sep 2018 21:26:32 +0200 Torsten use signal/slot to give all gui dock widgets access to the command queue
Thu, 27 Sep 2018 14:35:00 -0400 John W. Eaton do sync file browser when settings change (bug #54718)
Thu, 27 Sep 2018 12:57:51 -0400 John W. Eaton * pkg.tst: Avoid test failures if gzip (libz) is not available.
Thu, 27 Sep 2018 09:37:52 -0700 Rik Implement "characters" Units property for root figure (bug #54742).
Thu, 27 Sep 2018 08:56:09 -0700 Rik Allow 'characters' as a value for the Units property of root object (bug #54742).
Thu, 27 Sep 2018 11:40:01 -0400 John W. Eaton * Makefile.am (OCTAVE_INTERPRETER_TARGETS): Add $(OCT_FILE_PKG_ADD_FILES) to the list.
Wed, 26 Sep 2018 16:43:33 +0200 Kai T. Ohlhus maint: merge stable to default.
Wed, 26 Sep 2018 16:23:26 +0200 Kai T. Ohlhus doc: Improve odeset documentation (bug #49360). stable
Wed, 26 Sep 2018 16:33:53 +0200 Kai T. Ohlhus Improve absolute tolerance handling in ode-solvers (bug #54729). stable
Wed, 26 Sep 2018 10:32:59 -0400 John W. Eaton don't sync octave dir to file browser when settings change (bug #54718)
Fri, 14 Sep 2018 16:20:20 -0400 John W. Eaton reorganize rules for building .oct files
Tue, 25 Sep 2018 17:24:53 +0200 Pantxo Diribarne Fix clipping of patch/surface markers (bug #54690)
Mon, 24 Sep 2018 21:45:36 +0200 Torsten allow to change the encoding when editor detects decoding errors (bug #54607)
Sat, 22 Sep 2018 22:29:15 +0200 Markus Mützel Fix pasting some UTF-8 characters (bug #54391)
Mon, 24 Sep 2018 08:33:02 -0700 Rik unpack.m: Fix failing BIST test on Windows (bug #54719).
Sat, 22 Sep 2018 19:26:05 +0200 Torsten fix editing an m-file with syntax error via edit ... menu (bug #54600)
Sat, 22 Sep 2018 16:22:07 +0200 Markus Mützel uicontrol: Allow uint8 for "cdata" (bug #54697).
Sat, 22 Sep 2018 16:18:29 +0200 Markus Mützel Merge extra head