gambas-source-code/gb.qt4/src
gambas dedf7e17fe Style.BackgroundOf() method is now reliable.
[GB.GTK]
* BUG: Style.BackgroundOf() method is now reliable.

[GB.GTK3]
* BUG: Style.BackgroundOf() method is now reliable.

[GB.QT4]
* BUG: Style.BackgroundOf() method is now reliable.

[GB.QT5]
* BUG: Style.BackgroundOf() method is now reliable.
2021-06-25 12:21:33 +02:00
..
ext
opengl
webkit
webview
canimation.cpp
canimation.h
CButton.cpp
CButton.h
CCheckBox.cpp
CCheckBox.h
CClipboard.cpp
CClipboard.h
CColor.cpp
CColor.h
CConst.cpp
CConst.h
CContainer.cpp Fix focus management so that the focus order is always the stacking order. 2021-06-17 11:15:07 +02:00
CContainer.h Fix focus management so that the focus order is always the stacking order. 2021-06-17 11:15:07 +02:00
CDialog.cpp
CDialog.h
CDraw.cpp Fix compilation on Qt < 5.14. 2021-06-17 12:24:38 +02:00
CDraw.h
CDrawingArea.cpp
CDrawingArea.h
CEmbedder.cpp
CEmbedder.h
CFont.cpp
CFont.h
CImage.cpp
CImage.h
CKey.cpp
CKey.h
CMenu.cpp
CMenu.h
CMouse.cpp Fix Mouse.Button and Mouse.State, especially for mouses having more than 3 buttons. 2021-06-10 02:10:09 +02:00
CMouse.h
cpaint_impl.cpp Fix compilation on Qt < 5.3. 2021-06-17 13:07:11 +02:00
cpaint_impl.h
CPanel.cpp
CPanel.h
CPicture.cpp
CPicture.h
cprinter.cpp
cprinter.h
CRadioButton.cpp
CRadioButton.h
CScreen.cpp
CScreen.h
CScrollBar.cpp
CScrollBar.h
CSlider.cpp
CSlider.h
CStyle.cpp Style.PaintButton() now can take a background color as optional argument. 2021-06-16 01:50:07 +02:00
CStyle.h
csvgimage.cpp
csvgimage.h
CTabStrip.cpp
CTabStrip.h
CTextArea.cpp
CTextArea.h
CTextBox.cpp TextBox & ComboBox: Fix declaration of new Cursor event. 2021-06-04 21:09:00 +02:00
CTextBox.h TextBox & ComboBox now raise a Cursor event when the cursor moves. 2021-06-04 20:26:16 +02:00
ctrayicon.cpp
ctrayicon.h
CWatch.cpp
CWatch.h
CWatcher.cpp
CWatcher.h
CWidget.cpp Style.BackgroundOf() method is now reliable. 2021-06-25 12:21:33 +02:00
CWidget.h Fix focus management so that the focus order is always the stacking order. 2021-06-17 11:15:07 +02:00
CWindow.cpp Do not loop indefinitely when searching for the next focus widget. 2021-06-17 11:20:39 +02:00
CWindow.h Fix focus management so that the focus order is always the stacking order. 2021-06-17 11:15:07 +02:00
desktop.c
desktop.h
fix_style.cpp
fix_style.h
gb.qt.h
gb.qt4.component
main.cpp Fix new gcc compiler warning. 2021-06-04 20:16:02 +02:00
main.h
Makefile.am
trayicon.xpm
x11.c
x11.h