[Gambas-Notification] [Git][gambas/gambas][master] 6 commits: TreeView: Removing an item or clearing the view now correctly update the list of selected items.

Benoît Minisini gitlab at mg.gitlab.com
Mon Mar 15 21:04:19 CET 2021



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


Commits:
231e77d9 by gambas at 2021-03-15T19:31:59+01:00
TreeView: Removing an item or clearing the view now correctly update the list of selected items.

[GB.GUI.BASE]
* NEW: SpinBox: ShowSign is a new property that adds the "+" character to the positive numbers.
* NEW: SpinBox: If ReadOnly is set, the SpinBox is grayed out, and the arrows are hidden.
* BUG: TreeView: Removing an item or clearing the view now correctly update the list of selected items.

- - - - -
ea0ad8df by gambas at 2021-03-15T20:57:13+01:00
Automatic usage of help coming from the source code comments.

[WIKI]
* NEW: Update message icons.
* NEW: Less margins around paragraphs.
* NEW: Automatic usage of help coming from the source code comments.

- - - - -
5b6cff70 by gambas at 2021-03-15T20:58:14+01:00
Merge branch 'master' of gitlab.com:gambas/gambas

- - - - -
1dd3ff60 by gambas at 2021-03-15T20:59:42+01:00
Really don't leak a control if we quit between a MouseDown and a MouseUp event.

[GB.QT5]
* BUG: Really don't leak a control if we quit between a MouseDown and a MouseUp event.

- - - - -
11aa4592 by gambas at 2021-03-15T21:01:23+01:00
FontChooser: Use a disabled SpinBox for font size now.

[GB.FORM]
* NEW: FontChooser: Use a disabled SpinBox for font size now.

- - - - -
42a7196d by gambas at 2021-03-15T21:04:07+01:00
Update 12px Gambas regular font and default project icon.

[DEVELOPMENT ENVIRONMENT]
* NEW: Update 12px Gambas regular font.
* NEW: Update default project icon.

*

- - - - -


27 changed files:

- app/src/gambas-wiki/.icon.png
- − app/src/gambas-wiki/.public/critical.png
- + app/src/gambas-wiki/.public/critical.png
- − app/src/gambas-wiki/.public/info.png
- + app/src/gambas-wiki/.public/info.png
- app/src/gambas-wiki/.public/style.css
- app/src/gambas-wiki/.public/vb.png
- − app/src/gambas-wiki/.public/warning.png
- + app/src/gambas-wiki/.public/warning.png
- app/src/gambas-wiki/.src/CClassInfo.class
- app/src/gambas-wiki/.src/CComponent.class
- app/src/gambas-wiki/.src/CSymbolInfo.class
- app/src/gambas-wiki/.src/Main.module
- app/src/gambas-wiki/.src/Wiki.class
- app/src/gambas-wiki/.src/WikiMarkdown.class
- app/src/gambas3/.hidden/font/GambasRegular.sfd
- app/src/gambas3/.hidden/font/gambasr12.otb
- app/src/gambas3/img/logo/project.png
- comp/src/gb.form/.src/Font/FFontChooser.class
- comp/src/gb.form/.src/Font/FFontChooser.form
- comp/src/gb.gui.base/.project
- comp/src/gb.gui.base/.src/SpinBox.class
- + comp/src/gb.gui.base/.src/Test/FTestListView.class
- + comp/src/gb.gui.base/.src/Test/FTestListView.form
- comp/src/gb.gui.base/.src/Test/FTestSpinBox.form
- comp/src/gb.gui.base/.src/TreeView/_TreeView.class
- gb.qt5/src/main.cpp


View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/f0eb33110639f658270effa77eb179a0b1a164e4...42a7196d992c06d515001a216164e90a5cd6ab7c

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/f0eb33110639f658270effa77eb179a0b1a164e4...42a7196d992c06d515001a216164e90a5cd6ab7c
You're receiving this email because of your account on gitlab.com.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/notification/attachments/20210315/2370466a/attachment.htm>


More information about the Notification mailing list