~conlenov2k/ubiquity:master

Last commit made on 2021-01-08
Get this branch:
git clone -b master https://git.launchpad.net/~conlenov2k/ubiquity
Only Condratiy Lenovin can upload to this branch. If you are Condratiy Lenovin please log in for upload directions.

Branch merges

Branch information

Name:
master
Repository:
lp:~conlenov2k/ubiquity

Recent commits

9bc01b6... by Iain Lane

Finalise changelog

d43e11b... by Jean-Baptiste Lallement

Replaced deprecated imp module by importlib

0ffb72b... by Jean-Baptiste Lallement

Update from sip4 to sip from PyQt5

sip4 is deprecated and replaced the sip from PyQt5. Also disable the
automatic conversion of QVariant according to the new API. Cf
https://www.riverbankcomputing.com/static/Docs/PyQt5/pyqt_qvariant.html
for more details.

Co-authored-by: Didier Roche <email address hidden>

b9d66a4... by Jean-Baptiste Lallement

Updated changelog

b8f3e13... by Jean-Baptiste Lallement

Merge remote-tracking branch 'fourdollar/master'

6423d4b... by Gunnar Hjalmarsson

Set nl (Dutch) as the default Belgian language

LP: #1907914

8cd72df... by Łukasz Zemczak

Fix PEP8

7f1c8b4... by Łukasz Zemczak

The Spinner() class was busted, probably something changed in Qt recently.

f9c0440... by Łukasz Zemczak

Add changelog.

1199a77... by Łukasz Zemczak

Add counter-parts for the KDE backend as well, slightly different, but still looking good. Re-using ProgressIndicator from the NM widget.