3231 Commits (484123080129133b680df92d35810d7ca12f5be8)
 

Author SHA1 Message Date
Alf Gaida 48b3699a0f Fixed pep8 whining in module services
Added myself to copyright
8 years ago
Alf Gaida 5f7b1dda26 Fixed pep8 whining in module unpackfs
Added myself to copyright
8 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.
8 years ago
Adriaan de Groot 89753a35f0 Locale: double-click to close locale-selection dialog 8 years ago
Rohan Garg ad1c96cdd1
Use ftp.debian.org since deb.debian.org keeps 503'ing 8 years ago
Adriaan de Groot f1bb16c4df Merge branch 'locale-fixes' 8 years ago
Adriaan de Groot 4df0de200b Locale: refactor to update labels in one place only 8 years ago
Adriaan de Groot e0988a5e19 Timezones: make some TZ+0 pixels transparent, since otherwise it claims Amsterdam 8 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.
8 years ago
Adriaan de Groot d29acf4a06 Logging: add a global storage dump method 8 years ago
Adriaan de Groot 17b8a9d884 Logging: format the multi-line warning about no-supported-languages 8 years ago
Adriaan de Groot 14cba59ab3 Logging: distinguish different failures in module instantiation. 8 years ago
adriaandegroot eb2c14b7f6 Merge pull request #739 from siduction/pep8-grubcfg
Fixed pep8 whining in module grubcfg
8 years ago
Adriaan de Groot 29d91a4fbf Python-style: refactor calculating target path of hook-script 8 years ago
adriaandegroot a752df2db0 Merge pull request #741 from siduction/pep8-initramfscfg
Fixed pep8 whining in module initramfscfg
8 years ago
Calamares CI edfb87a0e6 [dummypythonqt] Automatic merge of Transifex translations 8 years ago
Calamares CI c0a427bde8 [dummypythonqt] Automatic merge of Transifex translations 8 years ago
Calamares CI 275d4e8cd5 [core] Automatic merge of Transifex translations 8 years ago
adriaandegroot af303c9961 Merge pull request #737 from siduction/pep8-networkcfg
Fixed pep8 whining in module networkcfg
8 years ago
Calamares CI 7ba1580461 [dummypythonqt] Automatic merge of Transifex translations 8 years ago
Calamares CI 325e90c186 [dummypythonqt] Automatic merge of Transifex translations 8 years ago
Calamares CI d88665f50e [core] Automatic merge of Transifex translations 8 years ago
Adriaan de Groot 434ac4f728 Python-style: don't check third-party code 8 years ago
Alf Gaida 9e9e1e6550 Fixed pep8 whining in module initramfscfg
added myself to copyright
8 years ago
Adriaan de Groot 231a83cf6b Python-style: actually add the new copyright headers 8 years ago
adriaandegroot cc8f19dd7c Merge pull request #718 from siduction/pep8-fstab
Fixed pep8 whining for module fstab
8 years ago
Adriaan de Groot 0b1577ace4 Fixed pep8-whining in module luksbootkeyfile
Based on PR 736 (so add Alf to copyright as well)
8 years ago
Alf Gaida 4eb0e70984 Fixed pep8 whining in module grubcfg
added myself to copyright
8 years ago
Alf Gaida 748135ae12 Fixed pep8 whining in module networkcfg
added myself to copyright
8 years ago
adriaandegroot 1dfc12e276 Merge pull request #733 from siduction/pep8-initramfs
Fixed pep8 whining in modulde initramfs
8 years ago
Adriaan de Groot 3804e4df68 Python-style: follow-up to PR 735, remove non-idiomatic use of 'is' 8 years ago
adriaandegroot 084e304c07 Merge pull request #735 from siduction/pep8-initcpiocfg
Fixed pep8 whining in module initcpiocfg
8 years ago
adriaandegroot 42f4162338 Merge pull request #734 from siduction/pep8-luksopenswaphookcfg
Fixed pep8 whininig in module luksopenswaphookcfg
8 years ago
adriaandegroot 65834b019c Merge pull request #717 from siduction/pep8-mount
Fixed pep8 whining in module mount
8 years ago
adriaandegroot c19ae0e247 Merge pull request #732 from siduction/pep8-hwclock
Fixed pep8 whining in module hwclock
8 years ago
Adriaan de Groot 1cb10d634a Python-style: note that pycodestyle is used as style-guide 8 years ago
Calamares CI cd517e9879 [dummypythonqt] Automatic merge of Transifex translations 8 years ago
Calamares CI ef334961d1 [dummypythonqt] Automatic merge of Transifex translations 8 years ago
Calamares CI 3f4d42756a [dummypythonqt] Automatic merge of Transifex translations 8 years ago
Calamares CI 53ea4a5b6a [dummypythonqt] Automatic merge of Transifex translations 8 years ago
Alf Gaida b7488b611b Fixed pep8 whining in module initcpiocfg
Added myself to copyright
8 years ago
Alf Gaida 97c48a2e5d Fixed pep8 whininig in module luksopenswaphookcfg
added myself to copyright
8 years ago
Alf Gaida 536054b0cd Fixed pep8 whining in modulde initramfs
added myself to copyright
8 years ago
Alf Gaida 4dbb097fd3 Fixed pep8 whining for module fstab
compact the fstab line
added myself to copyright
8 years ago
Alf Gaida 80b87d712b Fixed pep8 whining in module hwclock
Added myself to copyright
8 years ago
Alf Gaida 5ed51bc5b0 reworked intendation 8 years ago
Adriaan de Groot bc4cbd7964 Merge branch 'allow-empty-configs' 8 years ago
Adriaan de Groot 367fe716b3 Configs: empty config files are ok.
The default umount.conf contains no keys -- so it isn't a map,
but it is a valid config file. Avoid the warning by accepting
empty files.

FIX 707
8 years ago
Adriaan de Groot 7e87e3ccb5 Configs: fix trivial spelling error 8 years ago
adriaandegroot 84f13f295c Merge pull request #722 from shadeslayer/cleanup
Add additional variables to help improve readability
8 years ago