log

age author description
Wed, 02 Jan 2013 15:16:08 -0500 John W. Eaton snapshot version 3.7.1 ss-3-7-1
Wed, 02 Jan 2013 19:18:15 -0500 John W. Eaton make docstrings for __java_init__ and __java_exit__ available unconditionally
Wed, 02 Jan 2013 15:05:39 +0100 Andreas Weber doc: orderfields.m bug #38009
Wed, 02 Jan 2013 14:51:17 +0100 Andreas Weber fix bug #38010 struct2cell documentation error
Wed, 02 Jan 2013 20:18:28 -0800 Rik configure.ac: Replace uses of 'true' as a command.
Wed, 02 Jan 2013 17:15:57 -0800 Rik configure.ac: Simplify test for math library.
Wed, 02 Jan 2013 16:59:10 -0800 Rik configure.ac: Remove some no longer accurate comments.
Wed, 02 Jan 2013 14:29:50 -0500 John W. Eaton allow build to proceed if either Qt or QScintilla is missing
Wed, 02 Jan 2013 11:31:44 -0500 Jordi Gutiérrez Hermoso maint: periodic merge of stable to default
Wed, 02 Jan 2013 11:26:38 -0500 Jordi Gutiérrez Hermoso textscan.m: fix treatment of whitespace argument (bug #37961) stable
Tue, 01 Jan 2013 19:54:15 -0500 Michael Goffioul Implement embryonic value-class semantic. classdef
Tue, 01 Jan 2013 19:42:17 -0500 Michael Goffioul Implement some embryonic handle-classdef semantic. classdef
Tue, 01 Jan 2013 22:02:58 +0100 Andy Register textscan.m: various whitespace & delimiter tests added
Tue, 01 Jan 2013 14:55:31 -0500 Mike Miller Modify contourc recursion to a loop to avoid stack overflow (bug #37891)
Sat, 29 Dec 2012 08:15:04 -0800 Rik oct-rand.cc: Silence compiler warning about possible uninitialized variable.
Fri, 28 Dec 2012 22:43:18 -0700 Max Brister Array-jit.cc: Ensure Cell.h is never included
Fri, 28 Dec 2012 22:35:05 -0700 Max Brister Array-jit.cc: Be more conservative on header inclusion
Fri, 28 Dec 2012 12:21:11 -0800 Rik build: Use $host_os variable to clarify configure.ac
Fri, 28 Dec 2012 21:08:26 +0100 Torsten gui: smaller minimal size of the command widget (bug #37038)
Fri, 28 Dec 2012 15:39:46 +0100 Torsten editor: when opening an open file, bring its tab (even with short title) on top
Fri, 28 Dec 2012 15:01:08 +0100 Torsten editor: add list of recently used files to the file menu
Thu, 27 Dec 2012 23:04:46 -0800 Rik ov-java.cc: Replace instances of comma operator for code clarity.
Thu, 27 Dec 2012 21:43:35 -0800 Rik Silence compilation warning in ov-java.h.
Thu, 27 Dec 2012 19:58:09 -0800 Rik configure.ac: Move tests for programs necessary to build Octave close to top of file.
Thu, 27 Dec 2012 16:09:55 -0800 Rik configure.ac: Remove unused EXTERN_CFLAGS, EXTERN_CXXFLAGS variables
Fri, 28 Dec 2012 00:11:41 +0100 Philip Nienhuis strread: make warning mesage more tractable
Thu, 27 Dec 2012 13:15:12 -0800 Rik configure.ac: Remove unnecessary double quotes in test expression.
Thu, 27 Dec 2012 15:01:22 +0100 Torsten correctly displaying ranges and strings in the workspace view
Wed, 26 Dec 2012 12:56:38 -0800 Rik build: Check that system has math defines such as M_PI.
Wed, 26 Dec 2012 11:25:12 -0800 Rik randpoisson.c: Use Octave spacing convention on function calls.
Wed, 26 Dec 2012 11:14:46 -0800 Rik build: Check for isascii() before using it.
Tue, 25 Dec 2012 22:15:02 +0100 Torsten editor: prevent reloaded file from being added twice to the file watcher
Sun, 23 Dec 2012 14:33:48 -0600 Daniel J Sebald Redo portions of file editor to use more signals/slots rather than casting.
Tue, 25 Dec 2012 19:41:12 +0000 Carnë Draug doc: small fixes for impordata
Tue, 25 Dec 2012 10:59:37 -0800 Rik configure.ac: Avoid non-portable sh technique of double-quoted, backtick expressions.
Mon, 24 Dec 2012 18:58:11 -0500 Ben Abbott Enable dashed-lines for many of Gnuplot's terminals.
Mon, 24 Dec 2012 18:49:37 -0500 Ben Abbott Fix assertions with "observed" and "expected" out of order.
Sun, 23 Dec 2012 19:03:38 -0500 Michael Goffioul Re-instate classdef bootstrapping. classdef
Sun, 23 Dec 2012 19:02:26 -0500 Michael Goffioul Add visit_funcall method to JIT tree walker. classdef
Sun, 23 Dec 2012 17:43:06 -0500 Michael Goffioul Move classdef related source files to correct location. classdef
Sun, 23 Dec 2012 13:19:40 -0500 Michael Goffioul maint: periodic merge of default to classef classdef
Sun, 23 Dec 2012 13:17:51 -0500 Michael Goffioul Fix incorrect shell double-quoting syntax.
Sun, 23 Dec 2012 13:00:02 -0500 Michael Goffioul maint: periodic merge of default to classdef classdef
Sun, 23 Dec 2012 03:16:33 +0000 Michael Goffioul Replace JAVAPKG_API with OCTINTERP_API
Sun, 23 Dec 2012 03:16:08 +0000 Michael Goffioul Fix JAVA detection for MSVC and support white space in Java path.
Fri, 21 Dec 2012 16:17:13 -0500 John W. Eaton maint: merge away extra head on default branch
Fri, 21 Dec 2012 16:11:33 -0500 John W. Eaton periodic merge of stable to default
Fri, 21 Dec 2012 16:05:26 -0500 John W. Eaton Remove doc-cache file in maintainer-clean target, not distclean stable
Thu, 11 Oct 2012 12:13:28 -0700 Rik Export doc-cache in distribution tarball (bug #37542) stable
Tue, 04 Dec 2012 13:52:51 -0500 John W. Eaton USe pkg-config for freetype2 configure check. stable
Thu, 07 Jun 2012 11:08:30 -0700 Rik maint: Use Octave 2-space indent for helper Perl scripts. stable
Wed, 16 May 2012 17:24:59 -0700 Rik maint: Rename mygethelp function to gethelp in scripts/mkdoc.pl stable
Thu, 10 May 2012 16:58:41 -0700 Rik doc: Use Perl to create DOCSTRINGS in scripts directory. stable
Tue, 08 May 2012 21:03:42 -0700 Rik doc: Produce .texi from .txi files using Perl rather than C++. stable
Fri, 21 Dec 2012 22:12:29 +0100 Philip Nienhuis javamem.m: adapt to 'boxing' Java doubles
Fri, 21 Dec 2012 22:09:51 +0100 Philip Nienhuis ov-java.cc: tests added for javaObject and javaMethod
Fri, 21 Dec 2012 10:18:38 -0800 Rik Return correct value for ischar() predicate test on octave_java objects.
Thu, 20 Dec 2012 14:54:12 -0500 John W. Eaton allow history commands to take numeric arguments
Thu, 20 Dec 2012 08:12:55 -0800 Rik Add conversion for Octave integer and single classes to Java int and float classes.
Wed, 19 Dec 2012 17:18:54 -0800 Rik Short-circuit out of Java box code as soon as valid class has been found.
Wed, 19 Dec 2012 17:02:55 -0800 Rik Add autoconversion of Java numeric types (byte, short, integer, long, float) to Octave double.
Wed, 19 Dec 2012 09:36:08 -0800 Rik Fix segfault with clear -regexp (bug #37924)
Wed, 19 Dec 2012 10:55:44 -0500 Jordi Gutiérrez Hermoso main: periodic merge of stable to default
Wed, 19 Dec 2012 10:47:11 -0500 Jordi Gutiérrez Hermoso Fix argument passing to history() command
Tue, 18 Dec 2012 11:54:57 -0800 Rik Don't box return values from javaObject. Always return a Java object.
Tue, 18 Dec 2012 11:39:24 -0800 Rik Add autoconversion between java.lang.Character class and Octave string class.
Tue, 18 Dec 2012 14:29:15 -0500 Jordi Gutiérrez Hermoso Return history as a cell string when called with an output argument (bug #37947)
Tue, 18 Dec 2012 10:29:51 -0800 Rik Implement octave_value function class_name() for class "octave_java"
Tue, 18 Dec 2012 08:21:29 -0800 Rik ov-class.cc: Fix compilation when HAVE_JAVA is false.
Mon, 17 Dec 2012 16:52:10 -0800 Rik Modify class() to return Java class name, not type name "octave_java".
Mon, 17 Dec 2012 16:44:41 -0800 Rik Add typeinfo %!tests for onCleanup and octave_java types.
Mon, 17 Dec 2012 16:43:02 -0800 Rik doc: Change function type to "Function File".
Mon, 17 Dec 2012 14:59:41 -0800 Rik isa.m: Match docstring variable names and function prototype names.
Mon, 17 Dec 2012 13:32:33 -0800 Rik Add command-line completion for method names of Java object.
Mon, 17 Dec 2012 10:23:43 -0800 Rik doc: Re-organize and improve Java Interface documentation.
Mon, 17 Dec 2012 10:16:08 -0800 Rik build: Move usejava.m from scripts/miscellaneous to scripts/java directory.
Mon, 17 Dec 2012 09:19:27 -0800 Rik java.m: Remove m-file which is merely a pointer to documentation.
Mon, 17 Dec 2012 10:48:08 -0500 Jordi Gutiérrez Hermoso Fix vertical arrows in quiver3 (bug #37933)
Mon, 17 Dec 2012 08:59:28 -0500 Jordi Gutiérrez Hermoso maint: merge in Steven's Faddeeva changes
Sat, 15 Dec 2012 14:12:47 -0500 Steven G. Johnson Merge new upstream Faddeeva release.
Sun, 16 Dec 2012 21:43:52 -0800 Rik Deprecate java_debug, java_convert_matrix, java_unsigned_conversion.
Sun, 16 Dec 2012 19:14:20 -0500 Ben Abbott struct2hdl.m: Set the "position" and "outerposition" properties in the
Sat, 15 Dec 2012 22:47:26 -0800 Rik Allow one char paths, like '/', in javaclasspath.txt
Sat, 15 Dec 2012 17:53:31 -0800 Rik Search for "javaclasspath.txt" as well as "classpath.txt" to set static class path.
Sat, 15 Dec 2012 07:07:16 -0800 Rik build: Add rule to uninstall built-in-docstrings and allow distcheck to pass.
Sat, 15 Dec 2012 22:55:57 +0100 Philip Nienhuis logspace.m: fix tests
Sat, 15 Dec 2012 22:23:00 +0100 Philip Nienhuis java_new, java_invoke: convey cs-list rather than cell array
Fri, 14 Dec 2012 16:03:50 -0800 Rik build: Include new gui icons in distribution tarball.
Fri, 14 Dec 2012 13:58:19 -0800 Rik doc: tweak docstrings for javaObject and javaArray.
Fri, 14 Dec 2012 12:15:47 -0800 Rik ov-java.h: is_map must return false, java object is not a struct.
Fri, 14 Dec 2012 09:51:37 -0800 Rik Deprecate java_invoke, replace with javaMethod.
Fri, 14 Dec 2012 09:43:22 -0800 Rik doc: First pass at updating Java documentation.
Fri, 14 Dec 2012 13:24:41 +0100 Torsten merge in changeset b081fbe80174 (separate icons for floating widgets)
Fri, 14 Dec 2012 13:18:14 +0100 Torsten provide separate icons for gui's floating widgets
Thu, 13 Dec 2012 22:45:47 -0800 Rik Fix Copyright statement on new functions in scripts/deprecated.
Thu, 13 Dec 2012 22:41:48 -0800 Rik Add methods.m which extends methods() to work on Java objects.
Thu, 13 Dec 2012 22:14:36 +0100 Philip Nienhuis java_new.m: can also have only one argument
Thu, 13 Dec 2012 15:58:25 -0500 John W. Eaton coerce plot array and vector properties to full
Thu, 13 Dec 2012 15:40:51 -0500 Jordi Gutiérrez Hermoso doc: overhaul struct docstring
Thu, 13 Dec 2012 10:57:04 -0800 Rik Add fieldnames.m which extensds fieldnames() to work on Java objects.
Thu, 13 Dec 2012 10:47:24 -0800 Rik configure.ac: Use build_java as internal script variable rather than HAVE_JAVA.
Thu, 13 Dec 2012 10:17:19 -0800 Rik configure.ac: Ensure that all AC_DEFINEs are captured by UGLY_DEFS variable.
Wed, 12 Dec 2012 20:19:28 -0800 Rik build: Build documentation correctly even without Java installed.
Wed, 12 Dec 2012 16:03:46 -0800 Rik configure.ac: Search for jvm.dll on MingW/Cygwin platforms for Java.
Wed, 12 Dec 2012 16:01:52 -0800 Rik recycle.m: Fix docstring.
Wed, 12 Dec 2012 18:07:55 -0500 Ben Abbott struct2hdl.m: Set the "*.mode" properties last. (Bug # 37645)
Wed, 12 Dec 2012 14:32:59 -0800 Rik Remove cell2mlstr.m and update java XXXdlg.m functions.
Wed, 12 Dec 2012 14:19:37 -0800 Rik listdlg.m: Correct behavior for ListSize where height and width were swapped.
Wed, 12 Dec 2012 13:48:47 -0800 Rik Overhaul scripts/java directory to conform to Octave core.
Wed, 12 Dec 2012 13:33:37 -0800 Rik Hide java_init, java_exit functions. Deprecate java_new, java_set, java_get.
Wed, 12 Dec 2012 13:15:31 -0800 Rik Add new isjava function.
Wed, 12 Dec 2012 08:35:29 -0800 Rik configure.ac: Add with-java-xxx options to specify homedir, libdir, includedir
Wed, 12 Dec 2012 09:35:36 -0500 John W. Eaton use JAVA_CPPFLAGS when building .df files.
Wed, 12 Dec 2012 08:38:22 -0500 John W. Eaton only register java type if using java
Tue, 11 Dec 2012 14:06:09 -0800 Rik build: Add more searching for Java libjvm.so.
Tue, 11 Dec 2012 15:40:02 -0500 Jordi Gutiérrez Hermoso maint: update .hgignore to reflect new libgnu/ structure
Mon, 10 Dec 2012 15:38:38 -0800 Rik Temporary fix for display of indexed images of integer class.
Mon, 10 Dec 2012 13:15:08 -0800 Rik build: Overhaul auto-detection of Java when JAVA_HOME is not set.
Sun, 09 Dec 2012 18:27:58 -0500 Mike Miller test.m: Better error reporting for arguments that can't be tested (bug #37592)
Sun, 09 Dec 2012 15:07:24 -0800 Rik configure.ac: Add warning message if JAVA_HOME variable is not set.
Sun, 09 Dec 2012 13:01:53 -0500 Pantxo Diribarne graphics.cc (graphics_object::set (const octave_map& m)): set structure
Sun, 09 Dec 2012 15:02:11 +0100 Torsten respect charset when updating the history widget
Sun, 25 Nov 2012 21:52:06 +0100 Torsten respect charset when syncing directories between octave and gui (bug #37813)
Sat, 08 Dec 2012 18:00:54 -0500 Mike Miller Increase test tolerance on sqp (bug #37742)
Sat, 08 Dec 2012 16:08:09 -0500 Mike Miller Make the path to the shell interpreter configuable
Sat, 08 Dec 2012 08:27:03 -0800 Rik ov-java.cc: Correcty typo HAVE_WINDWOS_H to HAVE_WINDOWS_H
Sat, 08 Dec 2012 00:36:52 -0500 John W. Eaton register octave_java type at Octave startup
Sat, 08 Dec 2012 00:24:45 -0500 John W. Eaton style fixes and copyright update for java files
Sat, 08 Dec 2012 00:23:13 -0500 John W. Eaton make java functions part of core octave_value classes
Fri, 07 Dec 2012 19:34:19 -0500 Mike Miller Avoid future timestamp warning on non-existent shared libs
Fri, 07 Dec 2012 18:03:01 -0500 John W. Eaton use numel instead of length in newly imported java functions
Fri, 07 Dec 2012 18:00:09 -0500 John W. Eaton additional doc fixes for newly imported Java package
Fri, 07 Dec 2012 17:21:27 -0500 John W. Eaton style and doc fixes for newly imported Java package .m files
Fri, 07 Dec 2012 16:19:22 -0500 John W. Eaton * __java__.cc, __java__.h: Clean up lists of include files.
Fri, 07 Dec 2012 16:14:49 -0500 John W. Eaton update copyright statements in newly added java files
Fri, 07 Dec 2012 16:04:58 -0500 John W. Eaton * __java__.h, __java__.cc: Style fixes.
Fri, 07 Dec 2012 11:34:03 -0500 John W. Eaton eliminate most compilation warnings for __java__.cc
Thu, 06 Dec 2012 22:24:36 -0800 Rik Correctly locate octave.jar in VPATH builds (bug #37815)
Thu, 06 Dec 2012 18:05:23 -0800 Rik isa.m: Add "integer" class category for compatibility with Matlab.
Thu, 06 Dec 2012 20:15:58 -0500 Mike Miller Fix infinite loop when setting fftw planner method (bug #37873) stable
Thu, 06 Dec 2012 16:13:49 -0800 Rik build: include scripts/image/private functions in build.
Thu, 06 Dec 2012 15:09:37 -0800 Rik configure.ac: Use portable sh programming techniques for java autoconf code.
Thu, 06 Dec 2012 12:06:08 -0800 Rik build: Check for 'mkdir -p' and then use it in Makefiles.
Thu, 06 Dec 2012 11:54:22 -0800 Rik build: Add rules to clean built files in java/scripts directory.
Thu, 06 Dec 2012 10:37:54 -0800 Rik build: Add --disable-java option to configure (bug #37838).
Thu, 06 Dec 2012 10:33:36 -0800 Rik build: Don't delete java-images under source control when using maintainer-clean target.
Thu, 06 Dec 2012 09:16:35 -0800 Rik maint: Remove unnecessary execute permissions from java images in doc directory.
Thu, 06 Dec 2012 08:22:32 -0800 Rik maint: Remove unnecessary execute permissions from newly added java files.
Wed, 05 Dec 2012 16:53:53 -0500 Jordi Gutiérrez Hermoso num2str: Take into account inf inputs. Add tests for inf and NaN
Tue, 04 Dec 2012 20:06:49 +0100 Juan Pablo Carbajal error_ids: Adding ids and documentation
Tue, 04 Dec 2012 16:40:22 -0500 John W. Eaton Remove libgnu/Makefile.am.
Tue, 04 Dec 2012 16:34:12 -0500 John W. Eaton Don't link liboctinterp with $(GRAPHICS_LIBS).
Tue, 04 Dec 2012 13:52:51 -0500 John W. Eaton USe pkg-config for freetype2 configure check.
Tue, 04 Dec 2012 10:34:50 -0500 John W. Eaton libgnu/Makefile.am: gnulib update changes
Tue, 04 Dec 2012 10:22:20 -0500 John W. Eaton * libinterp/dldfcn/config-files.awk: Print list of DLDFCN_INC files.
Tue, 04 Dec 2012 10:07:51 -0500 John W. Eaton libgnu/Makefile.am: undo unintended changes from d65de42265c9
Mon, 03 Dec 2012 16:02:30 -0500 John W. Eaton fix incorrect sparse array allocation introduced in cda76da34693
Mon, 03 Dec 2012 15:17:03 -0500 John W. Eaton * libinterp/module-files (chol.cc): Link with sparse libs.
Mon, 03 Dec 2012 14:48:32 -0500 John W. Eaton distribute __java__.h
Mon, 03 Dec 2012 12:56:35 -0500 John W. Eaton maint: update gnulib
Mon, 03 Dec 2012 09:38:58 -0800 Rik Colormap error() calls now report the input variable which is a problem.
Mon, 03 Dec 2012 08:37:38 -0800 Rik cmunique.m: Expand to accept inputs of class single.
Mon, 03 Dec 2012 08:18:17 -0800 Rik cmpermute.m: Expand to accept indexed image formats uint16 and single.
Sun, 02 Dec 2012 22:36:07 -0800 Rik NTSC images can only be of class double.
Sun, 02 Dec 2012 13:59:00 -0800 Ben Abbott Correct typo in docstring in changeset 6ae93518356c.
Sun, 02 Dec 2012 10:17:46 -0800 Rik rgbplot.m. Match variable in docstring to function prototype.
Sun, 02 Dec 2012 10:02:57 -0800 Rik Clean up scripts in image directory.
Sun, 02 Dec 2012 17:29:47 +0100 Carnë Draug rgbplot.m: create style option and add new composite style
Sun, 02 Dec 2012 13:12:53 +0100 Carnë Draug Remove default colormap for ind2rgb and ind2gray.
Tue, 27 Nov 2012 22:39:26 +0100 Carlo de Falco improve autoconf check for java version and location.
Mon, 19 Nov 2012 16:15:05 +0100 pantxo copyobj.m: ensure gca() and gcf() are reset to original values
Sat, 01 Dec 2012 18:10:55 +0100 Philip Nienhuis Update Java dialog scrips to latest octave-forge status
Fri, 30 Nov 2012 20:41:30 -0500 Mike Miller Use the Qt gnuplot terminal only if available when using the GUI
Fri, 30 Nov 2012 13:21:15 -0800 Rik Tweak C++ implementation of jet colormap to produce exactly the same result as jet.m
Sun, 02 Sep 2012 16:21:48 -0300 Júlio Hoffimann Added Display option for fminbnd()
Fri, 30 Nov 2012 08:44:13 -0800 Rik Update error_ids.m and add it to the build system.
Fri, 30 Nov 2012 08:05:35 -0800 Rik NEWS: erfinv and erfcinv do not accept complex inputs.
Tue, 20 Nov 2012 00:25:31 +0100 Juan Pablo Carbajal error_ids: explanations of standard Octave: erorr ids
Thu, 29 Nov 2012 23:39:21 -0500 Mike Miller Add isguirunning function to query whether the GUI is running
Thu, 25 Oct 2012 14:06:35 -0700 Corbin Champion Change .m files to use tempdir instead of P_tmpdir (patch #7875)
Thu, 29 Nov 2012 23:10:51 -0500 Mike Miller Fix regexp escaping of arguments to ls
Thu, 29 Nov 2012 09:39:37 -0800 Rik NEWS: Correct typo in changeset ea2788117ee3.
Thu, 29 Nov 2012 09:37:33 -0800 Rik NEWS: Add notice about extending error functions to accept complex inputs.
Thu, 29 Nov 2012 10:40:32 -0500 Jordi Gutiérrez Hermoso maint: merge in Faddeeva functions and relatives
Tue, 27 Nov 2012 23:39:54 -0500 Steven G. Johnson Add complex erf,erfc,erfcx,erfi,dawson routines from Faddeeva package.
Wed, 28 Nov 2012 14:05:20 -0500 Jordi Gutiérrez Hermoso maint: merge into default Carnë's changes
Wed, 28 Nov 2012 14:04:56 -0500 Jordi Gutiérrez Hermoso maint: merge together Carn̈́ë's changes
Wed, 28 Nov 2012 06:01:09 +0100 Carnë Draug maint: merge default into image-overhaul head, specially changeset 806ea52. Resolving many conflicts and fixing bugs related to correctly indexing on image class (float vs integer have different offset)
Thu, 15 Nov 2012 18:17:47 +0000 Carnë Draug rgb2ind: great speedup increase creating indexed image (changeset 89c8d8f made a proper indexed image that used less memory but was much slower to create)
Mon, 12 Nov 2012 05:32:02 +0000 Carnë Draug gray2ind: return indexed image as integer for matlab compatibility
Mon, 12 Nov 2012 05:25:37 +0000 Carnë Draug gray2ind: also accept binary images and default n to 2 in such cases
Mon, 12 Nov 2012 04:53:42 +0000 Carnë Draug ind2sub ind2gray: merge common code in private function, expanding fix for images when integers, input check, and expansion of colormap to ind2gray.
Mon, 12 Nov 2012 04:21:52 +0000 Carnë Draug ind2rgb: correction for indexes when image is uint class. Added tests block.
Sun, 11 Nov 2012 04:48:36 +0000 Carnë Draug rgb2ind: find unique RGB values for indexed image and scale colormap for correct range
Thu, 15 Nov 2012 23:02:11 +0000 Carnë Draug powerset: always return a cell array, even when set is empty. Augmented documentation and new tests.
Wed, 28 Nov 2012 09:15:59 -0800 Rik maint: Merge stable to default to pick up fix for bug #37787.
Wed, 28 Nov 2012 09:13:56 -0800 Rik Fix Info index for language statements (bug #37787) stable
Tue, 27 Nov 2012 16:38:13 -0800 Rik Overhaul m-files in image directory to provide better support for images stored as integers.
Mon, 26 Nov 2012 12:09:09 -0500 Jordi Gutiérrez Hermoso merge in qterminal's history
Mon, 26 Nov 2012 12:07:51 -0500 Jordi Gutiérrez Hermoso maint: move everything under libgui/qterminal
Mon, 13 Aug 2012 08:34:31 -0400 Mike Miller Fix error in setting the terminal cursor shape
Sun, 05 Aug 2012 10:15:09 +0100 Michael Goffioul Include config.h when it exists and is specified.
Sat, 28 Jul 2012 08:43:35 -0400 Jen Stewart fixed cursor position
Sat, 21 Jul 2012 01:36:45 -0400 Jacob Dawid Added support for changing the cursor.
Fri, 20 Jul 2012 16:35:17 -0400 Jacob Dawid Inserted msleep to reduce cpu usage on grabbing data from stdin.
Fri, 20 Jul 2012 11:55:56 -0400 Jacob Dawid Cursor is now blinking in the terminal.
Fri, 20 Jul 2012 09:37:44 -0400 Jacob Dawid Changed cursor to underline cursor.
Wed, 18 Jul 2012 15:29:06 -0400 Jacob Dawid Removed restriction on maximum terminal size.
Mon, 02 Jul 2012 07:33:23 +0200 Jacob Dawid Added patches from Michael Goffioul.
Fri, 08 Jun 2012 18:12:41 +0200 Jacob Dawid Set terminal to fixed width, renamed some variables.
Sat, 02 Jun 2012 16:33:49 +0200 Jacob Dawid Fix for building on MacOS.
Mon, 28 May 2012 02:14:59 +0200 Jacob Dawid Added copy&paste context menu in the unix implementation.
Sun, 27 May 2012 23:38:57 +0200 Jacob Dawid Added patched for Cygwin build from Marco Atzeri.
Wed, 02 May 2012 21:36:45 +0200 Jacob Dawid Removed DESTDIR declaration in pro files.
Wed, 02 May 2012 21:35:34 +0200 Jacob Dawid Added patch that allows for changing the terminal font.
Wed, 02 May 2012 21:34:38 +0200 Jacob Dawid Applied patch for compiling with mingw.
Wed, 02 May 2012 21:33:09 +0200 Jacob Dawid Applied patch for building under ArchLinux.
Thu, 02 Feb 2012 17:33:59 +0000 Michael Goffioul Add msvc-specific qmake bits.
Thu, 02 Feb 2012 15:01:22 +0000 Michael Goffioul Enable compilation on Win32-native platform.
Tue, 31 Jan 2012 15:36:05 +0100 Jacob Dawid Added missing file.
Tue, 31 Jan 2012 12:36:33 +0100 Jacob Dawid Corrections for windows code.
Tue, 31 Jan 2012 12:12:00 +0100 Jacob Dawid Cleanup.
Tue, 31 Jan 2012 11:14:38 +0100 Jacob Dawid Added QTerminalInteface class.
Tue, 31 Jan 2012 00:16:26 +0100 Jacob Dawid Terminal is now black on white.
Mon, 30 Jan 2012 23:56:34 +0100 Jacob Dawid Added sendText method again.
Mon, 30 Jan 2012 12:55:31 +0100 Jacob Dawid Fix for MacOS.
Mon, 30 Jan 2012 12:25:49 +0100 Jacob Dawid Fixed error in .pro.
Mon, 30 Jan 2012 12:03:12 +0100 Jacob Dawid Removed INCLUDEPATH.
Mon, 30 Jan 2012 11:42:26 +0100 Jacob Dawid Corrected INCLUDEPATH.
Mon, 30 Jan 2012 11:23:13 +0100 Jacob Dawid Added files of QConsole.
Mon, 30 Jan 2012 02:18:59 +0100 Jacob Dawid Fixed bug with redrawing the terminal when widget is being shown.
Mon, 30 Jan 2012 01:09:16 +0100 Jacob Dawid Fixed bug with ECHOCTL.
Fri, 27 Jan 2012 23:44:07 +0100 Jacob Dawid Renamed SessionView in TerminalView and correct proxy focus for QTerminal.
Fri, 27 Jan 2012 23:28:55 +0100 Jacob Dawid Renamed SessionModel in TerminalModel.
Fri, 27 Jan 2012 23:21:08 +0100 Jacob Dawid Removed unused code.
Wed, 25 Jan 2012 02:21:43 +0100 Jacob Dawid removed obsolete code.
Wed, 25 Jan 2012 02:01:10 +0100 Jacob Dawid Made receive blocking queued.
Wed, 25 Jan 2012 01:53:46 +0100 Jacob Dawid Removed code that forked a process. Instead, connected pty directly to parent process.
Tue, 24 Jan 2012 23:18:40 +0100 Jacob Dawid Fixed K3Process as it does not fork a new process and sets up communication right as it should.
Tue, 24 Jan 2012 22:12:04 +0100 Jacob Dawid Fixed bug with creating multiple ptys.