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

[Git][gambas/gambas][master] 4 commits: Fix internal requests on primary keys whose values include a '&' character.



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


Commits:
28bbf92b by Benoît Minisini at 2024-11-21T14:18:50+01:00
Fix internal requests on primary keys whose values include a '&' character.

[GB.DB.FORM]
* BUG: Fix internal requests on primary keys whose values include a '&' character.

- - - - -
b199153c by Benoît Minisini at 2024-11-21T14:19:11+01:00
Fix internal requests on primary keys whose values include a '&' character.

[GB.DB2.FORM]
* BUG: Fix internal requests on primary keys whose values include a '&' character.

- - - - -
0c853a79 by Benoît Minisini at 2024-11-21T14:21:16+01:00
Redraw the 'help' icon.

[GB.FORM.STOCK]
* NEW: Redraw the 'help' icon.

- - - - -
77050ec9 by Benoît Minisini at 2024-11-21T14:22:02+01:00
Fix how QT version is checked.

[GB.QT4]
* BUG: Fix how QT version is checked.

[GB.QT5]
* BUG: Fix how QT version is checked.

[GB.QT6]
* BUG: Fix how QT version is checked.

- - - - -


11 changed files:

- comp/src/gb.db.form/.src/DataSource.class
- comp/src/gb.db2.form/.src/DataSource.class
- comp/src/gb.form.stock/gambas-thin/128/help.png
- gb.qt4/src/CFont.cpp
- gb.qt4/src/CKey.cpp
- gb.qt4/src/CMenu.cpp
- gb.qt4/src/CPicture.cpp
- gb.qt4/src/CScreen.cpp
- gb.qt4/src/CTabStrip.cpp
- gb.qt4/src/CWidget.cpp
- gb.qt4/src/CWindow.cpp


View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/29937d0ba54c42549edea7970f665dff08227a6e...77050ec95f5c691a0d7b871c831545960f3f8d5b

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/29937d0ba54c42549edea7970f665dff08227a6e...77050ec95f5c691a0d7b871c831545960f3f8d5b
You're receiving this email because of your account on gitlab.com.