[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Git][gambas/gambas][master] [CONFIGURATION]



Benoît Minisini pushed to branch master at Gambas / gambas


Commits:
bcc45afd by Benoît Minisini at 2024-03-09T00:22:43+01:00
[CONFIGURATION]
* NEW: Update 'lunar' compilation in '.gitlab-ci.yml' so that it compiles the new 'gb.qt6' component.
* NEW: New components based on Qt6.

[DEVELOPMENT ENVIRONMENT]
* NEW: Support for new GUI component 'gb.qt6'.

[GB.QT4]
* NEW: Update source code for 'gb.qt6'.

[GB.QT5]
* NEW: Update source code for 'gb.qt6'.

[GB.QT6]
* NEW: New component based on Qt6.

[GB.QT6.EXT]
* NEW: New component based on Qt6.

[GB.QT6.OPENGL]
* NEW: New component based on Qt6.

[GB.QT6.WEBVIEW]
* NEW: New component based on Qt6.

[GB.QT6.WAYLAND]
* NEW: New component based on Qt6.

[GB.QT6.X11]
* NEW: New component based on Qt6.

- - - - -


30 changed files:

- .gitlab-ci.yml
- Makefile.am
- app/src/gambas3/.lang/fr.po
- app/src/gambas3/.src/Component/CDocumentation.class
- app/src/gambas3/.src/FMain.form
- configure.ac
- gb.qt4/src/CClipboard.cpp
- gb.qt4/src/CConst.cpp
- gb.qt4/src/CContainer.cpp
- gb.qt4/src/CFont.cpp
- gb.qt4/src/CImage.cpp
- gb.qt4/src/CKey.cpp
- gb.qt4/src/CMouse.cpp
- gb.qt4/src/CPicture.cpp
- gb.qt4/src/CScreen.cpp
- gb.qt4/src/CTextBox.cpp
- gb.qt4/src/CWidget.cpp
- gb.qt4/src/CWindow.cpp
- gb.qt4/src/cpaint_impl.cpp
- gb.qt4/src/ext/CTextEdit.cpp
- gb.qt4/src/gb.qt.h
- gb.qt5/src/gb.qt.platform.h
- gb.qt5/src/main.cpp
- gb.qt5/src/wayland/main.cpp
- gb.qt5/src/webview/c_websettings.cpp
- gb.qt5/src/webview/c_webview.cpp
- gb.qt5/src/webview/main.cpp
- gb.qt5/src/x11/main.cpp
- gb.qt5/src/x11/main.h
- + gb.qt6/AUTHORS


View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/bcc45afda686ab92120fadc95484e143bae0d4d2

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/bcc45afda686ab92120fadc95484e143bae0d4d2
You're receiving this email because of your account on gitlab.com.