gambas-source-code/gb.qt4/src
gambas 89b94d073f Still try to make 'gb.qt4' compile again.
[GB.QT4]
* BUG: Still try to make 'gb.qt4' compile again.
2020-07-15 01:45:28 +02:00
..
ext Editor: Fix Highlight.Alternate property. 2019-07-04 20:52:17 +02:00
opengl
webkit Raise Progress events later on the event loop, to avoir possible crashes of WebView methods. 2020-01-07 02:05:12 +01:00
CButton.cpp
CButton.h
CCheckBox.cpp
CCheckBox.h [GB.QT5] 2019-07-03 10:27:12 +02:00
CClipboard.cpp Fix Drag() that was returning the drag frame instead of the target control. 2020-01-24 08:12:01 +01:00
CClipboard.h [GB.QT5] 2019-07-03 10:27:12 +02:00
CColor.cpp
CColor.h
CConst.cpp
CConst.h
CContainer.cpp
CContainer.h
CDialog.cpp Fix compiler warning in gb.qt5 about deprecation of QString::null 2019-11-02 18:53:00 +01:00
CDialog.h
CDraw.cpp Working on Wayland support... 2020-07-14 16:17:10 +02:00
CDraw.h Automatically set Paint.FontScale when painting on a printer, so that font size is actually the same as on the screen. 2019-07-10 04:19:02 +02:00
CDrawingArea.cpp Working on Wayland support... 2020-07-14 16:17:10 +02:00
CDrawingArea.h [GB.QT5] 2019-07-03 10:27:12 +02:00
CEmbedder.cpp
CEmbedder.h
CFont.cpp Automatically set Paint.FontScale when painting on a printer, so that font size is actually the same as on the screen. 2019-07-10 04:19:02 +02:00
CFont.h
CFrame.cpp
CFrame.h [GB.QT5] 2019-07-03 10:27:12 +02:00
CImage.cpp
CImage.h
CKey.cpp
CKey.h
CLabel.cpp
CLabel.h [GB.QT5] 2019-07-03 10:27:12 +02:00
CMenu.cpp Disable top-level menus shortcuts when the window menu bar is hidden. 2019-05-25 22:25:13 +02:00
CMenu.h [GB.QT5] 2019-07-03 10:27:12 +02:00
CMouse.cpp Add Mouse.Click property. 2020-05-19 22:25:31 +02:00
CMouse.h Add Mouse.Click property. 2020-05-19 22:25:31 +02:00
CMovieBox.cpp
CMovieBox.h
cpaint_impl.cpp Working on Wayland support... 2020-07-14 16:17:10 +02:00
cpaint_impl.h
CPanel.cpp
CPanel.h
CPicture.cpp Working on Wayland support... 2020-07-14 16:17:10 +02:00
CPicture.h
cprinter.cpp Add Paint.FontScale, and make gb.gtk and gb.gtk3 printer drawing behave the same as QT components. 2019-07-09 19:35:01 +02:00
cprinter.h
CRadioButton.cpp
CRadioButton.h [GB.QT5] 2019-07-03 10:27:12 +02:00
CScreen.cpp Add void wayland platform component and Desktop.Platform property. 2020-07-14 17:58:15 +02:00
CScreen.h
CScrollBar.cpp
CScrollBar.h
CSlider.cpp
CSlider.h [GB.QT5] 2019-07-03 10:27:12 +02:00
CStyle.cpp Working on Wayland support... 2020-07-14 16:17:10 +02:00
CStyle.h
csvgimage.cpp
csvgimage.h
CTabStrip.cpp Fix compiler warning in gb.qt5 about deprecation of QString::sprintf() 2019-11-02 18:53:00 +01:00
CTabStrip.h [GB.QT5] 2019-07-03 10:27:12 +02:00
CTextArea.cpp
CTextArea.h [GB.QT5] 2019-07-03 10:27:12 +02:00
CTextBox.cpp TextBox: Add Placeholder property. 2020-01-24 08:08:42 +01:00
CTextBox.h [GB.QT5] 2019-07-03 10:27:12 +02:00
ctrayicon.cpp
ctrayicon.h [GB.QT5] 2019-07-03 10:27:12 +02:00
CWatch.cpp
CWatch.h
CWatcher.cpp
CWatcher.h
CWidget.cpp Working on Wayland support... 2020-07-14 16:17:10 +02:00
CWidget.h Fix modal and popup window management. 2020-06-29 20:16:30 +02:00
CWindow.cpp Still try to make 'gb.qt4' compile again. 2020-07-15 01:45:28 +02:00
CWindow.h Working on Wayland support... 2020-07-14 16:17:10 +02:00
desktop.c
desktop.h
fix_breeze.cpp
fix_breeze.h
gb.qt.h
gb.qt4.component
main.cpp System tray now works with QT5. Drawing on a cached DrawingArea does not display a warning message anymore. 2020-05-11 18:37:21 +02:00
main.h Add void wayland platform component and Desktop.Platform property. 2020-07-14 17:58:15 +02:00
Makefile.am Replace the message box native implementation by a Gambas implementation. 2019-06-05 03:08:22 +02:00
trayicon.xpm
x11.c Work on wayland support continues. 2020-07-14 23:54:26 +02:00
x11.h