Danial Behzadi
56ecfb59ac
Update Persian translation
2020-08-18 16:47:20 +00:00
Bin Li
f66e22df57
details-page.ui: Fixed rows of text collide, increased child's top_attach
...
after auto_connect_check.
Closes: https://gitlab.gnome.org/GNOME/gnome-control-center/-/issues/933
2020-08-18 15:06:40 +12:00
Ian Douglas Scott
3893a1da77
power: Refactor brightness scale code into a CcBrightnessScale class
...
This reduces some redundancy between the screen brightness and keyboard
brightness code.
Such refactoring is a prerequisite for including a keyboard backlight
control in the Keyboard panel, as has been [proposed][1]. But hopefully
this makes the code a bit neater and more managable even without that.
[1]: https://gitlab.gnome.org/Teams/Design/settings-mockups/-/blob/master/keyboard/Keyboard-with-dialogs.png
2020-08-18 03:01:02 +00:00
Adrien Plazas
fd60c313df
Stop using HANDY_USE_UNSTABLE_API
...
It isn't needed anymore since libhandy 0.90.0.
2020-08-18 02:51:04 +00:00
Adrien Plazas
bccbaf5e43
Bump libhandy to 0.90.0
...
The API is now stable.
2020-08-18 02:51:04 +00:00
Emin Tufan Çetin
9e96307b79
Update Turkish translation
2020-08-16 23:23:58 +00:00
Rafael Fontenelle
8c2fdccc6e
Update Brazilian Portuguese translation
2020-08-16 10:25:36 +00:00
Baurzhan Muftakhidinov
bfffcbdf67
Update Kazakh translation
2020-08-16 08:33:54 +00:00
Georges Basile Stavracas Neto
57db927933
Revert "Temporarily disable the canonicalization test"
...
This reverts commit db80e32730
.
2020-08-15 18:13:48 -03:00
Georges Basile Stavracas Neto
28cafa451e
3.37.90
2020-08-15 18:06:40 -03:00
Georges Basile Stavracas Neto
db80e32730
Temporarily disable the canonicalization test
...
This needs to be investigated, but the release needs to
happen.
2020-08-15 18:06:40 -03:00
sicklylife
e23b5cf688
Update Japanese translation
2020-08-15 11:22:34 +00:00
sicklylife
c3327944b7
Update Japanese translation
2020-08-15 11:19:34 +00:00
Akarshan Biswas
f7fc920381
Update Bengali (India) translation
2020-08-14 13:56:16 +00:00
Florentina Mușat
846be7a1f0
Update Romanian translation
2020-08-14 12:24:46 +00:00
Fran Dieguez
d9088532cb
Update Galician translation
2020-08-13 18:23:13 +00:00
Daniel Mustieles
7ed674e810
Updated Spanish translation
2020-08-13 10:40:43 +02:00
Daniel Mustieles
6358b3f336
Updated Spanish translation
2020-08-13 10:32:03 +02:00
Thibault Martin
d1d0092e04
Update French translation
2020-08-12 14:36:02 +00:00
Yuri Chornoivan
5c87894f96
Update Ukrainian translation
2020-08-12 06:31:37 +00:00
Lionir Deadman
fc3de80fc7
Add back "Universal Access" keyword to allow for old users to still find their way to it.
...
This was mentioned here : https://gitlab.gnome.org/GNOME/gnome-control-center/-/merge_requests/795#note_872863
2020-08-11 22:25:58 +00:00
Mohammed Sadiq
c2b0f8cb1d
datetime: Fix activating time and timezone rows
...
These rows seems not activatable by default and thus not able to edit those values
2020-08-10 13:06:30 +00:00
Rafael Fontenelle
883f136ed3
Update Brazilian Portuguese translation
2020-08-10 11:42:55 +00:00
Asier Sarasua Garmendia
8d23655bc4
Update Basque translation
2020-08-10 07:55:03 +00:00
Jordi Mas
10e2bae76f
Update Catalan translation
2020-08-09 16:02:36 +02:00
Yuri Chornoivan
cadd61e462
Update Ukrainian translation
2020-08-08 14:56:14 +00:00
Emin Tufan Çetin
07b08fc4e1
Update Turkish translation
2020-08-07 14:38:03 +00:00
Baurzhan Muftakhidinov
5ffb10e704
Update Kazakh translation
2020-08-07 08:42:15 +00:00
jeongsu816
015fbf8f4c
applications: ensure private types used by the template
...
on some systems, private types of settings app are not resolved.
Error building template class 'CcApplicationsPanel' for
an instance of type 'CcApplicationsPanel':
Invalid object type 'CcToggleRow'
to fix this issue, ensure private types used by the template
2020-08-07 03:44:49 +00:00
Robert Ancell
f1d892f46b
network: Fix logic in showing IP6 route metric.
...
The logic was inverted and ensured the value was always <= 0.
2020-08-07 03:40:01 +00:00
Robert Ancell
3b9954ab37
online-accounts: Use panel cancellable for GOA operations
2020-08-07 02:36:16 +00:00
Ian Douglas Scott
d6ef1036ac
region: update HdyLeaflet usage in CcFormatChooser
...
This resulted in a crash when trying to open the dialog. It seems this
was changed in libhandy 1.
Mentioned in https://gitlab.gnome.org/GNOME/gnome-control-center/-/merge_requests/785#note_878171
2020-08-07 02:30:55 +00:00
Felipe Borges
6db6d8a402
user-accounts: Show "Take a picture" button only when cam is available
...
We already had the machanism to show/hide the button based on the number
of camera devices detected. We were just not checking for that at
startup.
Fixes #1087
2020-08-07 00:14:33 +00:00
Ethan Brierley
5202edaebf
docs: Fix pipeline badge in README.md
...
This line was last updated 2 years ago and it looks like at some point it became broken.
This commit fixes it by changing the path to the status image.
2020-08-07 00:02:57 +00:00
Mohammed Sadiq
244e70272e
Add tests for text escape
2020-08-05 14:25:54 +05:30
Mohammed Sadiq
cc7662e24b
wifi: Add HotSpot QR code support
...
When wifi hotspots are created generate a QR code
so that supported devices can connect to the hotspot
by simply scanning the QR code image
2020-08-05 14:25:51 +05:30
Jordan Petridis
92a79d2339
ci: remove deprecated jobs
...
The functionality of these jobs exists in the normal
build job now and they are no longer needed.
citemplates@544836ee
2020-08-02 16:39:28 +00:00
Emin Tufan Çetin
a184783342
Update Turkish translation
2020-08-01 06:48:59 +00:00
Adrien Plazas
f2f188974d
Adapt to HdyActionRow changes
...
Its title property got dropped as it was coliding with the one it
inherits from HdyPreferencesRow, so use that one instead.
See https://gitlab.gnome.org/GNOME/libhandy/-/issues/258
2020-07-30 12:07:05 +00:00
Daniel Mustieles
11f957aacc
Updated Spanish translation
2020-07-29 12:08:43 +02:00
Ian Douglas Scott
21d5e6c6e0
keyboard: make Alternate Character Key HdyActionRow activatable
...
libhandy made this not activatable by default, breaking this.
ef6707f6cc
2020-07-29 02:04:38 +00:00
Daniel Șerbănescu
2b3ad3dc2c
Update Romanian translation
2020-07-27 08:52:01 +00:00
Jordi Mas
5f9b121817
Update Catalan translation
2020-07-25 20:24:20 +02:00
Florentina Mușat
c098f24132
Update Romanian translation
2020-07-25 08:51:33 +00:00
Daniel Șerbănescu
3db76c6396
Updated Romanian translation.
2020-07-24 18:01:01 +02:00
Baurzhan Muftakhidinov
7764723116
Update Kazakh translation
2020-07-24 15:19:57 +00:00
Rafael Fontenelle
1423db8753
Update Brazilian Portuguese translation
2020-07-24 14:50:28 +00:00
Yuri Chornoivan
3eb63ef107
Update Ukrainian translation
2020-07-24 10:36:45 +00:00
Olivier Fourdan
6428355436
applications: Add shortcuts permissions
...
gnome-shell saves the user choice for applications allowed to disable
regular shortcuts in the permission store, using "GRANTED" or "DENIED"
(in gnome-shell/js/ui/inhibitShortcutsDialog.js).
Add a new entry to change that permission in the application panel,
similar to what gnome-shell does.
2020-07-21 16:52:22 +02:00
Daniel Șerbănescu
a810088d5b
Updated Romanian translation.
2020-07-21 09:14:00 +02:00