3239 Commits (ea8b6c8ba8b965c7985e1a44d1cb49941819a708)
 

Author SHA1 Message Date
adriaandegroot 1813686d19 Merge pull request #275 from highvoltage/add-man-page
Add man page
7 years ago
Calamares CI df8067d767 [dummypythonqt] Automatic merge of Transifex translations 7 years ago
Calamares CI 2e5aed22dd [dummypythonqt] Automatic merge of Transifex translations 7 years ago
Calamares CI b11de8b29d [core] Automatic merge of Transifex translations 7 years ago
Adriaan de Groot 56dec8f575 Merge branch 'locale-fixes' 7 years ago
adriaandegroot aa75fda9f2 Merge pull request #738 from siduction/pep8-unpackfs
Fixed pep8 whining in module unpackfs
7 years ago
Adriaan de Groot e1a5af6529 Locale: when entering page, guess language.
If user picks an installer language on the welcome page, then
the system language follows that setting -- but only after the
first action where Calamares must guess the system language
based on location. So guess on entry, so that system language
follows installer language.

FIXES #688.
7 years ago
Alf Gaida f9695cabac Fixed pep8 whining in module displaymanager
Added myself to copyright
7 years ago
Alf Gaida 48b3699a0f Fixed pep8 whining in module services
Added myself to copyright
7 years ago
Alf Gaida 5f7b1dda26 Fixed pep8 whining in module unpackfs
Added myself to copyright
7 years ago
Adriaan de Groot d545904f5c Locale: don't overwrite explicit choice
If the user selects a language from the dialog (by clicking 'change'),
then preserve that explicit choice even when clicking on another
location which would reset the language based on the installer-
language.
7 years ago
Adriaan de Groot 89753a35f0 Locale: double-click to close locale-selection dialog 7 years ago
Rohan Garg ad1c96cdd1
Use ftp.debian.org since deb.debian.org keeps 503'ing 7 years ago
Adriaan de Groot f1bb16c4df Merge branch 'locale-fixes' 7 years ago
Adriaan de Groot 4df0de200b Locale: refactor to update labels in one place only 7 years ago
Adriaan de Groot e0988a5e19 Timezones: make some TZ+0 pixels transparent, since otherwise it claims Amsterdam 7 years ago
Adriaan de Groot 3ae12f2573 Keyboard: avoid multiple connects
When selecting keyboard layout, pause, then select another, the
QTimer wasn't being disconnected from the previously selected
language, so the second selection would fire the timeout, and
then call *two* slots .. and then three, ... Disconnect when
the timer fires, too.
7 years ago
Adriaan de Groot d29acf4a06 Logging: add a global storage dump method 7 years ago
Adriaan de Groot 17b8a9d884 Logging: format the multi-line warning about no-supported-languages 7 years ago
Adriaan de Groot 14cba59ab3 Logging: distinguish different failures in module instantiation. 7 years ago
adriaandegroot eb2c14b7f6 Merge pull request #739 from siduction/pep8-grubcfg
Fixed pep8 whining in module grubcfg
7 years ago
Adriaan de Groot 29d91a4fbf Python-style: refactor calculating target path of hook-script 7 years ago
adriaandegroot a752df2db0 Merge pull request #741 from siduction/pep8-initramfscfg
Fixed pep8 whining in module initramfscfg
7 years ago
Calamares CI edfb87a0e6 [dummypythonqt] Automatic merge of Transifex translations 7 years ago
Calamares CI c0a427bde8 [dummypythonqt] Automatic merge of Transifex translations 7 years ago
Calamares CI 275d4e8cd5 [core] Automatic merge of Transifex translations 7 years ago
adriaandegroot af303c9961 Merge pull request #737 from siduction/pep8-networkcfg
Fixed pep8 whining in module networkcfg
7 years ago
Calamares CI 7ba1580461 [dummypythonqt] Automatic merge of Transifex translations 7 years ago
Calamares CI 325e90c186 [dummypythonqt] Automatic merge of Transifex translations 7 years ago
Calamares CI d88665f50e [core] Automatic merge of Transifex translations 7 years ago
Adriaan de Groot 434ac4f728 Python-style: don't check third-party code 7 years ago
Alf Gaida 9e9e1e6550 Fixed pep8 whining in module initramfscfg
added myself to copyright
7 years ago
Adriaan de Groot 231a83cf6b Python-style: actually add the new copyright headers 7 years ago
adriaandegroot cc8f19dd7c Merge pull request #718 from siduction/pep8-fstab
Fixed pep8 whining for module fstab
7 years ago
Adriaan de Groot 0b1577ace4 Fixed pep8-whining in module luksbootkeyfile
Based on PR 736 (so add Alf to copyright as well)
7 years ago
Alf Gaida 4eb0e70984 Fixed pep8 whining in module grubcfg
added myself to copyright
7 years ago
Alf Gaida 748135ae12 Fixed pep8 whining in module networkcfg
added myself to copyright
7 years ago
adriaandegroot 1dfc12e276 Merge pull request #733 from siduction/pep8-initramfs
Fixed pep8 whining in modulde initramfs
7 years ago
Adriaan de Groot 3804e4df68 Python-style: follow-up to PR 735, remove non-idiomatic use of 'is' 7 years ago
adriaandegroot 084e304c07 Merge pull request #735 from siduction/pep8-initcpiocfg
Fixed pep8 whining in module initcpiocfg
7 years ago
adriaandegroot 42f4162338 Merge pull request #734 from siduction/pep8-luksopenswaphookcfg
Fixed pep8 whininig in module luksopenswaphookcfg
7 years ago
adriaandegroot 65834b019c Merge pull request #717 from siduction/pep8-mount
Fixed pep8 whining in module mount
7 years ago
adriaandegroot c19ae0e247 Merge pull request #732 from siduction/pep8-hwclock
Fixed pep8 whining in module hwclock
7 years ago
Adriaan de Groot 1cb10d634a Python-style: note that pycodestyle is used as style-guide 7 years ago
Calamares CI cd517e9879 [dummypythonqt] Automatic merge of Transifex translations 7 years ago
Calamares CI ef334961d1 [dummypythonqt] Automatic merge of Transifex translations 7 years ago
Calamares CI 3f4d42756a [dummypythonqt] Automatic merge of Transifex translations 7 years ago
Calamares CI 53ea4a5b6a [dummypythonqt] Automatic merge of Transifex translations 7 years ago
Alf Gaida b7488b611b Fixed pep8 whining in module initcpiocfg
Added myself to copyright
7 years ago
Alf Gaida 97c48a2e5d Fixed pep8 whininig in module luksopenswaphookcfg
added myself to copyright
7 years ago