gambas-source-code/gb.qt4
Benoît Minisini 588e0f3942 [DEVELOPMENT ENVIRONMENT]
* BUG: Fix scrolling of code editor procedure list.
* BUG: Automatic local variable declaration now works correctly when a 
  method named "Get" is called inside the analyzed expression.

[COMPILER]
* NEW: "[]" now is compiled to return a array with no elements.

[INTERPRETER]
* BUG: Array with no elements can be casted to any other array datatype.

[GB.GUI.BASE]
* BUG: Fix visibility of expanded TreeView items.

[GB.QT4.EXT]
* NEW: When the Editor loses the focus, it does not scroll to the cursor 
  position automatically anymore.


git-svn-id: svn://localhost/gambas/trunk@5266 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2012-10-30 23:44:24 +00:00
..
share [DEVELOPMENT ENVIRONMENT] 2012-10-30 23:44:24 +00:00
src [DEVELOPMENT ENVIRONMENT] 2012-10-30 23:44:24 +00:00
acinclude.m4
AUTHORS
ChangeLog
component.am
configure.ac
COPYING
depcomp
gambas.h
gb.draw.h
gb.eval.h
gb.gl.h
gb.image.h
gb.paint.h
gb.qt.am
gb_common.h
INSTALL
m4
Makefile.am
missing
NEWS
README
reconf