| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Fixes https://github.com/AyatanaIndicators/qmenumodel/issues/22
|
| |
|
|
|
|
|
|
| |
To support more menu type, add support for all integer sizes and
signedness. In particular this enables support for org.ayatana.
indicator.level and org.ayatana.indicator.progress (need uint16).
Bug-UBports: https://gitlab.com/ubports/development/core/packaging/ayatana-indicators/ayatana-indicator-bluetooth/-/issues/3
|
| | |
|
| |
|
|
|
|
|
| |
The warning was:
format ‘%s’ expects argument of type ‘char*’, but argument 5 has type
‘const QChar*’
|
| | |
|
| |
|