[Gambas-Notification] [Git][gambas/gambas][stable] 6 commits: fix forgotten conditional, not property a bug, conserves minimal build requirements

Benoît Minisini gitlab at mg.gitlab.com
Sat May 12 19:46:01 CEST 2018


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


Commits:
7e622ba7 by PICCORO Lenz McKAY at 2018-05-11T20:21:10Z
fix forgotten conditional, not property a bug, conserves minimal build requirements
- - - - -
386edd1f by Benoît Minisini at 2018-05-12T13:07:30Z
Merge branch 'patch-2' into 'master'

fix forgotten conditional, not property a bug, conserves minimal build requirements

See merge request gambas/gambas!20
- - - - -
352bf823 by gambas at 2018-05-12T17:38:38Z
Fix use of QFont::setStyleName()

[GB.QT4]
* BUG: Don't use QFont::setStyleName() if Qt version is not at least 4.8.

[GB.QT5]
* BUG: Call QFont::setStyleName() last, as it may be buggy if Qt version is not at least 5.3.

- - - - -
2c2146d5 by gambas at 2018-05-12T17:40:38Z
Merge branch 'master' of gitlab.com:gambas/gambas

- - - - -
dce6496c by gambas at 2018-05-12T17:41:48Z
Use text colors and not tooltip colors for form & image editors' information panel. Tooltip colors are sometimes unreadable.

[DEVELOPMENT ENVIRONMENT]
* NEW: Form editor: Use text colors and not tooltip colors for information panel. Tooltip colors are sometimes unreadable.
* NEW: Image editor: Use text colors and not tooltip colors for information panel.

- - - - -
790c023f by gambas at 2018-05-12T17:45:54Z
Merge branch 'master' into stable

- - - - -


5 changed files:

- app/src/gambas3/.src/Editor/Form/FForm.class
- app/src/gambas3/.src/Editor/Form/FForm.form
- app/src/gambas3/.src/Editor/Image/FImageEditor.class
- gb.gtk/src/gmainwindow.cpp
- gb.qt4/src/CFont.cpp


View it on GitLab: https://gitlab.com/gambas/gambas/compare/bca31eaa89df5c48c81bece31e1bbd0fafaa2b10...790c023ff7ec3e05dae4543065e61b50f39a7098

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/compare/bca31eaa89df5c48c81bece31e1bbd0fafaa2b10...790c023ff7ec3e05dae4543065e61b50f39a7098
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/20180512/0a7a1f8a/attachment.html>


More information about the Notification mailing list