gambas-source-code/gb.qt4
Benoît Minisini 1d0ebd5999 [DEVELOPMENT ENVIRONMENT]
* NEW: The project tree filter box now tries to keep the focus.
* NEW: Hitting ENTER in the project filter box opens the current selected 
  file.
* NEW: Using arrows keys in the project filter box now moves the project
  tree cursor.
* NEW: CTRL+L now sets the focus back to the project filter box.
* NEW: Hitting ESC in the project filter box now resets the filter.
* NEW: Add support for gb.gsl component in the project creation dialog.

[INTERPRETER]
* NEW: Support for floating-point constants.
* BUG: The equality operators of the _operator interface now can return -1
  when a datatype is not supported.

[GB.COMPLEX]
* NEW: Remove methods that are implemented by the _operator interface.

[GB.QT4]
* OPT: Load clipboard format list only if the clipboard has changed.

[GB.GSL]
* NEW: Matrix can be compared with real or complex numbers. The number is
  then multiplied by the identity matrix before doing the comparison.


git-svn-id: svn://localhost/gambas/trunk@4958 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2012-07-16 16:30:55 +00:00
..
share [DEVELOPMENT ENVIRONMENT] 2012-05-20 02:21:43 +00:00
src [DEVELOPMENT ENVIRONMENT] 2012-07-16 16:30:55 +00:00
acinclude.m4 [CONFIGURATION] 2008-04-24 12:49:12 +00:00
AUTHORS [CONFIGURATION] 2008-04-24 12:49:12 +00:00
ChangeLog [CONFIGURATION] 2008-04-24 12:49:12 +00:00
component.am [CONFIGURATION] 2008-04-24 12:49:12 +00:00
configure.ac [CONFIGURATION] 2012-05-29 05:55:35 +00:00
COPYING [CONFIGURATION] 2008-04-24 12:49:12 +00:00
depcomp [CONFIGURATION] 2008-04-24 12:49:12 +00:00
gambas.h [CONFIGURATION] 2008-04-24 12:49:12 +00:00
gb.draw.h [CONFIGURATION] 2008-04-24 12:49:12 +00:00
gb.eval.h [CONFIGURATION] 2008-04-24 12:49:12 +00:00
gb.gl.h [GB.QT4.OPENGL] 2009-12-27 23:13:08 +00:00
gb.image.h [INTERPRETER] 2009-01-16 23:12:10 +00:00
gb.paint.h [DEVELOPMENT ENVIRONMENT] 2009-12-28 01:19:27 +00:00
gb.qt.am [CONFIGURATION] 2008-04-24 12:49:12 +00:00
gb_common.h [CONFIGURATION] 2008-04-24 12:49:12 +00:00
INSTALL [CONFIGURATION] 2008-04-24 12:49:12 +00:00
m4 [CONFIGURATION] 2009-08-16 22:51:28 +00:00
Makefile.am [CONFIGURATION] 2009-08-16 22:07:48 +00:00
missing [CONFIGURATION] 2008-04-24 12:49:12 +00:00
NEWS [CONFIGURATION] 2008-04-24 12:49:12 +00:00
README [CONFIGURATION] 2008-04-24 12:49:12 +00:00
reconf [CONFIGURATION] 2008-04-24 12:49:12 +00:00