gambas-source-code/gb.qt4
Benoît Minisini 49e0d1788d [DEVELOPMENT ENVIRONMENT]
* NEW: Database manager integration continues. Tables can be renamed.
  System tables are read-only. Bug fixes...

[GB.FORM]
* NEW: Predefined icon size are not proportional to Desktop.Scale anymore.
  This change may be rolled back in the future.
* NEW: Medium icon size is now 22 pixels instead of 24, because apparently 
  this is the size used by icon themes.

[GB.DB.FORM]
* NEW: DataSource.Reset now only resets the metadata associated with the
  DataSource table.
* NEW: DataSource.ResetAll() is a new static method that clears entirely
  the internal metadata cache.

[GB.QT4]
* BUG: GridView header is now correctly updated on a font or style change.
* BUG: Label, Button and ToolButton size is now correctly updated on a font 
  or style change.
* NEW: Message now tries to use the QT4 predefined buttons by using the 
  button names specified by the user.


git-svn-id: svn://localhost/gambas/trunk@2123 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2009-07-15 02:53:18 +00:00
..
src [DEVELOPMENT ENVIRONMENT] 2009-07-15 02:53:18 +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