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

[Git][gambas/gambas][stable] 12 commits: RadioButton: Only unselect sibling RadioButtons.



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


Commits:
37ffd8e3 by Benoît Minisini at 2026-08-14T07:31:33+02:00
RadioButton: Only unselect sibling RadioButtons.

[GB.QT4]
* BUG: RadioButton: Only unselect sibling RadioButtons.

[GB.QT5]
* BUG: RadioButton: Only unselect sibling RadioButtons.

[GB.QT6]
* BUG: RadioButton: Only unselect sibling RadioButtons.

- - - - -
547741d9 by Benoît Minisini at 2026-08-14T07:31:48+02:00
RadioButton: Management routine now compiles and works on all versions of QT.

[GB.QT4]
* BUG: RadioButton: Management routine now compiles and works on all versions of QT.

- - - - -
79d2b6ff by Benoît Minisini at 2026-08-14T07:31:59+02:00
Packager wizard: Use a SpinBox alone with its 'Prefix' property to implement the minimum Gambas version field.

[DEVELOPMENT ENVIRONMENT]
* BUG: Packager wizard: Use a SpinBox alone with its 'Prefix' property to implement the minimum Gambas version field.

- - - - -
528521ce by W. Raets at 2026-08-14T07:32:12+02:00
[GB.DESKTOP]
* Replaced FindMime (deprecated) with FromMime in DesktopMime function GetApplications

- - - - -
3d7c7189 by Benoît Minisini at 2026-08-14T07:32:41+02:00
DBus: The normalized DBus application name now allows uppercase letters.

[GB.DBUS]
* BUG: DBus: The normalized DBus application name now allows uppercase letters.
* NEW: Update project icon.

- - - - -
64cedee1 by Benoît Minisini at 2026-08-14T07:32:53+02:00
TabPanel: Smoother and faster scrolling of tabs.

[GB.FORM]
* NEW: TabPanel: Smoother and faster scrolling of tabs.

- - - - -
ab4e7200 by Benoît Minisini at 2026-08-14T07:32:59+02:00
Stock: Support for 'lxqt' desktop.

[GB.FORM]
* NEW: Stock: Support for 'lxqt' desktop.

- - - - -
5e141b79 by Benoît Minisini at 2026-08-14T07:33:09+02:00
Fix 'car' and 'taxi' icons.

[GB.FORM.STOCK]
* BUG: Fix 'car' and 'taxi' icons.

- - - - -
78a6c952 by Benoît Minisini at 2026-08-14T07:33:30+02:00
Image: Add the optional 'Fast' argument to the 'Stretch()' method.

[GB.IMAGE.IO]
* NEW: Image: Add the optional 'Fast' argument to the 'Stretch()' method.

- - - - -
53c627c0 by Benoît Minisini at 2026-08-14T07:33:39+02:00
'DECIMAL' fields are now correctly converted into Gambas Float values.

[GB.DB.ODBC]
* BUG: 'DECIMAL' fields are now correctly converted into Gambas Float values.

[GB.DB2.ODBC]
* BUG: 'DECIMAL' fields are now correctly converted into Gambas Float values.

- - - - -
a5a6ec85 by Benoît Minisini at 2026-08-14T07:33:47+02:00
Text editor: Italic text is less sheared. Selection is now always drawn with a frame, as it is more readable.

[GB.FORM.EDITOR]
* NEW: Text editor: Italic text is less sheared.
* NEW: Text editor: Selection is now always drawn with a frame, as it is more readable.

- - - - -
e7fdfbce by Benoît Minisini at 2026-08-14T07:34:11+02:00
ValueBox: Currency mode works correctly again.

[GB.FORM]
* BUG: ValueBox: Currency mode works correctly again.

- - - - -


32 changed files:

- app/src/gambas3/.project
- app/src/gambas3/.src/Packager/FMakeInstall.class
- app/src/gambas3/.src/Packager/FMakeInstall.form
- app/src/gambas3/.version
- comp/src/gb.desktop/.src/DesktopMime.class
- comp/src/gb.form.editor/.component
- comp/src/gb.form.editor/.src/TextEditor.class
- comp/src/gb.form.editor/.src/test/FTestEditor.form
- comp/src/gb.form.editor/.version
- comp/src/gb.form.stock/.component
- comp/src/gb.form.stock/.project
- comp/src/gb.form.stock/.version
- comp/src/gb.form.stock/gambas-glass/128/car.png
- comp/src/gb.form.stock/gambas-glass/128/taxi.png
- comp/src/gb.form.stock/gambas-thin/128/car.png
- comp/src/gb.form.stock/gambas-thin/128/taxi.png
- comp/src/gb.form/.src/Stock.class
- comp/src/gb.form/.src/TabPanel/TabPanel.class
- comp/src/gb.form/.src/Test/FTestValueBox.class
- comp/src/gb.form/.src/Test/FTestValueBox.form
- comp/src/gb.form/.src/ValueBox.class
- gb.db.odbc/src/main.c
- gb.db2.odbc/src/gb.db2.odbc/.component
- gb.db2.odbc/src/main.c
- gb.dbus/src/gb.dbus/.app.png
- gb.dbus/src/gb.dbus/.hidden/icon.png
- gb.dbus/src/gb.dbus/.icon.png
- gb.dbus/src/gb.dbus/.project
- gb.dbus/src/gb.dbus/.src/DBus.class
- gb.dbus/src/gb.dbus/.version
- gb.image.io/src/c_image.c
- gb.qt4/src/CRadioButton.cpp


View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/785d493247cac053d2fe1d6ba8523ec1a9dfb6fd...e7fdfbce43e72b63f49691809832dc2f003d0ac3

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/785d493247cac053d2fe1d6ba8523ec1a9dfb6fd...e7fdfbce43e72b63f49691809832dc2f003d0ac3
You're receiving this email because of your account on gitlab.com. Manage all notifications: https://gitlab.com/-/profile/notifications | Help: https://gitlab.com/help