gambas-source-code/gb.qt5/src
gambas 08a24c7927 Delete global QThreadPool object on fork only if QT version is at least 5.15.0.
[GB.QT5]
* BUG: Delete global QThreadPool object on fork only if QT version is at least 5.15.0.
2021-06-13 22:53:27 +02:00
..
ext Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
opengl [GB.QT5] 2019-07-03 10:27:12 +02:00
wayland Fix modal dialogs and default resolution on Wayland. 2021-01-20 21:51:25 +01:00
webkit Strip png files with ImageMagick convert command. 2018-09-19 20:53:00 +02:00
webview Try to make Qt5 and GTK+3 webview raise their events the same way when loading pages. 2021-05-24 21:33:57 +02:00
x11 Do not use a deprecated API to grab the screen. 2021-02-22 00:38:49 +01:00
canimation.cpp MovieBox is now implemented in Gambas, through a new Animation class. 2021-01-09 10:24:56 +01:00
canimation.h MovieBox is now implemented in Gambas, through a new Animation class. 2021-01-09 10:24:56 +01:00
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
CFont.cpp
CFont.h
CImage.cpp
CImage.h
CKey.cpp
CKey.h
CMenu.cpp
CMenu.h
CMouse.cpp
CMouse.h
cpaint_impl.cpp
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
CStyle.h
csvgimage.cpp
csvgimage.h
CTabStrip.cpp
CTabStrip.h
CTextArea.cpp
CTextArea.h
CTextBox.cpp
CTextBox.h
ctrayicon.cpp [INTERPRETER] 2015-06-29 01:46:51 +00:00
ctrayicon.h [INTERPRETER] 2015-06-29 01:46:51 +00:00
CWatch.cpp
CWatch.h
CWatcher.cpp
CWatcher.h
CWidget.cpp
CWidget.h
CWindow.cpp
CWindow.h
desktop.c [INTERPRETER] 2015-07-02 14:26:10 +00:00
desktop.h [INTERPRETER] 2015-07-02 14:26:10 +00:00
fix_style.cpp Add CheckBox and RadioButton Invert property. Fix resize against arrangement and GTK painting on DrawingArea and UserControl. 2021-03-06 13:17:35 +01:00
fix_style.h Add CheckBox and RadioButton Invert property. Fix resize against arrangement and GTK painting on DrawingArea and UserControl. 2021-03-06 13:17:35 +01:00
gb.qt.h
gb.qt.platform.h Working on Wayland support... 2020-07-14 16:17:10 +02:00
gb.qt5.component Correct gb.qt5.component Key 2018-08-06 12:36:38 +02:00
main.cpp Delete global QThreadPool object on fork only if QT version is at least 5.15.0. 2021-06-13 22:53:27 +02:00
main.h Forgot to commit some TextArea changes. 2021-03-06 13:17:35 +01:00
Makefile.am Add CheckBox and RadioButton Invert property. Fix resize against arrangement and GTK painting on DrawingArea and UserControl. 2021-03-06 13:17:35 +01:00
trayicon.xpm