gambas-source-code/gb.qt5/src
Benoît Minisini 2eeae0aea6 Make window activation specific to the GUI platform, in the hope of finding a workaround to the fact that window activation request is impossible in Wayland.
[GB.QT5]
* BUG: Make window activation specific to the GUI platform, in the hope of finding a workaround to the fact that window activation request is impossible in Wayland.
2022-12-09 18:16:01 +01:00
..
ext Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
opengl Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
wayland Make window activation specific to the GUI platform, in the hope of finding a workaround to the fact that window activation request is impossible in Wayland. 2022-12-09 18:16:01 +01:00
webkit Strip png files with ImageMagick convert command. 2018-09-19 20:53:00 +02:00
webview WebView: Settings property is now actually specific to the view. 2022-10-27 15:05:24 +02:00
x11 Make window activation specific to the GUI platform, in the hope of finding a workaround to the fact that window activation request is impossible in Wayland. 2022-12-09 18:16:01 +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
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 Make window activation specific to the GUI platform, in the hope of finding a workaround to the fact that window activation request is impossible in Wayland. 2022-12-09 18:16:01 +01:00
gb.qt5.component Correct gb.qt5.component Key 2018-08-06 12:36:38 +02:00
main.cpp Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
main.h Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
Makefile.am 'Desktop.Type' property is now implemented in 'gb.gui.base'. 2021-08-18 21:53:06 +02:00
trayicon.xpm