Teo Mrnjavac
0dbd8906ac
Alignment.
2016-12-22 13:52:33 +01:00
demmm
cfef01de39
fix crash on loading webview page with QtWebengine
2016-12-22 12:11:46 +01:00
Calamares CI
96476982d7
[dummypythonqt] Automatic merge of Transifex translations
2016-12-22 02:54:26 +00:00
Calamares CI
f88a980526
[dummypythonqt] Automatic merge of Transifex translations
2016-12-22 00:35:29 +00:00
Calamares CI
84d52a8b78
[dummypythonqt] Automatic merge of Transifex translations
2016-12-21 02:46:51 +00:00
Calamares CI
b3c62180a1
[dummypythonqt] Automatic merge of Transifex translations
2016-12-21 00:35:32 +00:00
Rohan Garg
4a55802b18
Allow passing a LOCALE variable in the package list
...
This allows for installing locale packages. This can be achieved
by adding a entry of the format packagename-${LOCALE} in the
packages configuration module.
2016-12-20 16:57:23 +01:00
Calamares CI
39d188079c
[dummypythonqt] Automatic merge of Transifex translations
2016-12-20 02:46:41 +00:00
Calamares CI
8b1da00235
[dummypythonqt] Automatic merge of Transifex translations
2016-12-20 00:35:35 +00:00
Calamares CI
54e98359de
[dummypythonqt] Automatic merge of Transifex translations
2016-12-19 02:47:02 +00:00
Calamares CI
afca3d2778
[dummypythonqt] Automatic merge of Transifex translations
2016-12-19 00:35:30 +00:00
Calamares CI
cee5bc34f5
[dummypythonqt] Automatic merge of Transifex translations
2016-12-18 02:46:57 +00:00
Calamares CI
0614753216
[dummypythonqt] Automatic merge of Transifex translations
2016-12-18 00:35:35 +00:00
Calamares CI
13e16b6954
[dummypythonqt] Automatic merge of Transifex translations
2016-12-17 02:46:16 +00:00
Calamares CI
4b78714704
[dummypythonqt] Automatic merge of Transifex translations
2016-12-17 00:35:22 +00:00
Calamares CI
5bea549daa
[dummypythonqt] Automatic merge of Transifex translations
2016-12-16 17:15:41 +00:00
Teo Mrnjavac
ec1fc5f74d
Properly load translations.
2016-12-16 17:03:14 +01:00
Calamares CI
172d336f57
[dummypythonqt] Automatic merge of Transifex translations
2016-12-16 17:03:14 +01:00
Calamares CI
86bb699fdf
[dummypythonqt] Automatic merge of Transifex translations
2016-12-16 17:03:14 +01:00
Calamares CI
7b5b099c39
[dummypythonqt] Automatic merge of Transifex translations
2016-12-16 17:03:14 +01:00
Calamares CI
404d261839
[core] Automatic merge of Transifex translations
2016-12-16 17:03:14 +01:00
Calamares CI
5f632e8a3d
[dummypythonqt] Automatic merge of Transifex translations
2016-12-16 17:03:14 +01:00
Teo Mrnjavac
13e79f8c64
Format correctly.
2016-12-16 17:03:13 +01:00
Teo Mrnjavac
1797c5fea1
Handle exception.
2016-12-16 17:03:13 +01:00
Teo Mrnjavac
7160aa60c3
Reorder.
2016-12-16 17:03:13 +01:00
Teo Mrnjavac
27328a720b
Get new locale name in retranslate function.
2016-12-16 17:03:13 +01:00
Teo Mrnjavac
b1c67f429f
Update headers.
2016-12-16 17:03:13 +01:00
Teo Mrnjavac
f4696f22a1
Pass locale name to PythonQt module.
2016-12-16 17:03:13 +01:00
Teo Mrnjavac
99ca3d768d
Expose translator locale name.
2016-12-16 17:03:13 +01:00
Teo Mrnjavac
0c36de68ff
Attach retranslator to base widget of ViewStep.
2016-12-16 17:03:13 +01:00
Teo Mrnjavac
3143015440
PEP fix.
2016-12-16 17:03:13 +01:00
Teo Mrnjavac
e541dbfbea
React to retranslate call.
2016-12-16 17:03:13 +01:00
Teo Mrnjavac
9923e8504d
Nicer strings.
2016-12-16 17:03:00 +01:00
Teo Mrnjavac
d3845144bb
Start from empty str for entry point annotation.
2016-12-16 17:03:00 +01:00
Teo Mrnjavac
46787222c9
Fix ifdefs for WITH_PYTHONQT.
2016-12-16 17:03:00 +01:00
Teo Mrnjavac
0d6daf11b5
Update dummypythonqt to test PythonQt jobs.
2016-12-16 17:03:00 +01:00
Teo Mrnjavac
ca7728cd34
Implement PythonQtViewStep::jobs as a wrapper for Python-provided jobs.
2016-12-16 17:03:00 +01:00
Teo Mrnjavac
d425f71fdb
Build it.
2016-12-16 17:03:00 +01:00
Teo Mrnjavac
aad1c536d1
New PythonQtJob class.
2016-12-16 17:03:00 +01:00
Teo Mrnjavac
3170067089
Make JobResult inheritable and remove obsolete Status enum.
2016-12-16 17:03:00 +01:00
Teo Mrnjavac
f3fa124f8d
Set configuration map in PythonQt module.
2016-12-16 17:03:00 +01:00
Teo Mrnjavac
a3887d268a
Expose global_storage and utils as objects in PythonQt.calamares.
2016-12-16 17:03:00 +01:00
Teo Mrnjavac
864109fd4e
Build them.
2016-12-16 17:03:00 +01:00
Teo Mrnjavac
4648f5e8e0
Utils wrapper class, to expose libcalamares.utils under PythonQt.
2016-12-16 17:03:00 +01:00
Teo Mrnjavac
7791307e1e
Wrapper for GlobalStorage, to make it available through PythonQt.
2016-12-16 17:03:00 +01:00
Teo Mrnjavac
25613d1bef
Fix _calamares_module_basewidget check and improve readability.
2016-12-16 17:03:00 +01:00
Teo Mrnjavac
0f0a6ab18d
PythonQtViewStep has no decorator.
2016-12-16 17:03:00 +01:00
Teo Mrnjavac
9aefeed648
Expose PythonQt.calamares.global_storage.
2016-12-16 17:03:00 +01:00
Teo Mrnjavac
69d870a486
Preliminary work on translations support in dummypythonqt.
2016-12-16 17:03:00 +01:00
Teo Mrnjavac
b77b4ee7d5
Extend dummypythonqt to test QWidget parenting and QObject::connect.
2016-12-16 17:03:00 +01:00