gambas-source-code/gb.qt4
Benoît Minisini d0b3aecc0b [DEVELOPMENT ENVIRONMENT]
* NEW: Project source files are now stored in the ".src" project 
  sub-directory.
* NEW: Project source files can be organized from the project treeview by 
  creating directories, moving source files with drag and drop or copy and
  paste.
* NEW: The hall of fame now uses some sort of blur effect.
* BUG: The breakpoint list should be accurate in all situations now.
* NEW: Showing the bottom status bar is now an entry in the "View" menu.

[INTERPRETER]
* BUG: Fix a possible crash in database component classes having 
  sub-collections, like Result.Fields.

[COMPILER]
* NEW: Support for projects whose sources are stored in the ".src" 
  sub-directory.

[GB.GTK]
* BUG: Frame.Font now works correctly.
* BUG: If the Control.Font property is set with a family name, the other 
  boolean properties of the font are reset.

[GB.NET]
* BUG: Fix a possible crash in the Socket class at connection.

[GB.QT]
* BUG: If the Control.Font property is set with a family name, the other 
  boolean properties of the font are reset.

[GB.QT4]
* BUG: If the Control.Font property is set with a family name, the other 
  boolean properties of the font are reset.
* NEW: TreeView and ColumnView got a new property, ParentKey, that returns 
  the key of the current item parent.
* BUG: Menu shortcuts are correctly disabled now, when a parent menu is 
  disabled.


git-svn-id: svn://localhost/gambas/trunk@2063 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2009-07-03 20:15:26 +00:00
..
src [DEVELOPMENT ENVIRONMENT] 2009-07-03 20:15:26 +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
config.guess [CONFIGURATION] 2008-04-24 12:49:12 +00:00
config.h.in [CONFIGURATION] 2008-04-29 13:40:55 +00:00
config.sub [CONFIGURATION] 2008-04-24 12:49:12 +00:00
configure.ac [CONFIGURATION] 2008-04-29 13:40:55 +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.image.h [INTERPRETER] 2009-01-16 23:12:10 +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
install-sh [CONFIGURATION] 2008-04-24 12:49:12 +00:00
ltmain.sh [CONFIGURATION] 2008-04-24 12:49:12 +00:00
Makefile.am [CONFIGURATION] 2008-04-24 12:49:12 +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
share [GB.QT4] 2009-01-02 20:30:17 +00:00