cfd564e4a8
* NEW: Merge of the database manager CSV import dialog. * NEW: When editing a connection, the database charset can be ignored, i.e. string fields are assumed to be encoded in UTF-8. * BUG: Be read-only when editing a system table or a SQL request. * NEW: A new way of showing selected controls on forms. Maybe a little less easier, but faster anyway. * NEW: A new cool & useless animation on the welcome dialog. [GB.DB] * NEW: You can initialize a Connection object at creation by passing a "database URL" to the constructor. For example: "mysql://root@localhost/database" or "sqlite:///home/benoit/sqlite.db". This is not tested yet! * NEW: Connection.IgnoreCharset is a new boolean property. It just stores the value, and do nothing with it. It's up to you to use the information later if you need. [GB.DB.FORM] * NEW: DataView does not extract Blob value anymore. It just displays "BLOB" in the cell with a darker background. [GB.GTK] * NEW: Indent is new container boolean property. When set, an indentation of Desktop.Scale pixels is added to the layout. [GB.QT] * NEW: Indent is new container boolean property. When set, an indentation of Desktop.Scale pixels is added to the layout. [GB.QT4] * NEW: Indent is new container boolean property. When set, an indentation of Desktop.Scale pixels is added to the layout. [GB.QT4] * OPT: Some optimizations in the Editor for very long lines. Fix a bug in Qt that updated two lines when it was asked for one only. git-svn-id: svn://localhost/gambas/trunk@2128 867c0c6c-44f3-4631-809d-bfa615b0a4ec |
||
---|---|---|
.. | ||
ext | ||
gb.qt | ||
opengl | ||
CButton.cpp | ||
CButton.h | ||
CCheckBox.cpp | ||
CCheckBox.h | ||
CClipboard.cpp | ||
CClipboard.h | ||
CColor.cpp | ||
CColor.h | ||
CConst.cpp | ||
CConst.h | ||
CContainer.cpp | ||
CContainer.h | ||
CDialog.cpp | ||
CDialog.h | ||
CDraw.cpp | ||
CDraw.h | ||
CDrawingArea.cpp | ||
CDrawingArea.h | ||
CEmbedder.cpp | ||
CEmbedder.h | ||
CFont.cpp | ||
CFont.h | ||
CFrame.cpp | ||
CFrame.h | ||
CGridView.cpp | ||
CGridView.h | ||
CIconView.cpp | ||
CIconView.h | ||
CImage.cpp | ||
CImage.h | ||
CKey.cpp | ||
CKey.h | ||
CLabel.cpp | ||
CLabel.h | ||
CListBox.cpp | ||
CListBox.h | ||
CMenu.cpp | ||
CMenu.h | ||
CMessage.cpp | ||
CMessage.h | ||
CMouse.cpp | ||
CMouse.h | ||
CMovieBox.cpp | ||
CMovieBox.h | ||
CPanel.cpp | ||
CPanel.h | ||
CPicture.cpp | ||
CPicture.h | ||
CPictureBox.cpp | ||
CPictureBox.h | ||
CProgress.cpp | ||
CProgress.h | ||
CRadioButton.cpp | ||
CRadioButton.h | ||
CScreen.cpp | ||
CScreen.h | ||
CScrollBar.cpp | ||
CScrollBar.h | ||
CScrollView.cpp | ||
CScrollView.h | ||
CSlider.cpp | ||
CSlider.h | ||
CSpinBox.cpp | ||
CSpinBox.h | ||
CSplitter.cpp | ||
CSplitter.h | ||
CTabStrip.cpp | ||
CTabStrip.h | ||
CTextArea.cpp | ||
CTextArea.h | ||
CTextBox.cpp | ||
CTextBox.h | ||
CTrayIcon.cpp | ||
CTrayIcon.h | ||
CTreeView.cpp | ||
CTreeView.h | ||
CWatch.cpp | ||
CWatch.h | ||
CWatcher.cpp | ||
CWatcher.h | ||
CWidget.cpp | ||
CWidget.h | ||
CWindow.cpp | ||
CWindow.h | ||
gb.qt.component | ||
gb.qt.h | ||
main.cpp | ||
main.h | ||
Makefile.am | ||
qtxembed.cpp | ||
qtxembed.h | ||
trayicon.xpm | ||
x11.c | ||
x11.h |