Calamares CI
de1755c404
[core] Automatic merge of Transifex translations
2017-06-29 02:49:04 +00:00
Philip Müller
f64266a294
Merge pull request #758 from manjaro/lightdm-greeters
...
[displaymanager] check for installed lightdm greeter and configure accordingly
2017-06-28 17:04:40 +02:00
Bernhard Landauer
a1173bccc2
[displaymanager] check for installed lightdm greeter and configure accordingly
...
- no matter if for example slick-greeter is installed as "lightdm-slick-greeter" or whatever.
tested with lightdm-deepin-greeter and slick-greeter.
- plus some little simplifications
- added Copyright
https://github.com/calamares/calamares/issues/756
2017-06-28 16:43:07 +02:00
Adriaan de Groot
5cd328dad3
Clang: if we're going to crash on purpose, crash the C++ way
2017-06-28 08:44:59 -04:00
Adriaan de Groot
97ded0ec48
i18n: see if Transifex sync uses these scripts.
2017-06-28 08:09:22 -04:00
Adriaan de Groot
4561849c39
UI: add tooltip to Cancel / Quit button
...
Change 'Quit' at the end to 'Done', because we're done -- and Quit
is sometimes interpreted as cancelling. Tooltip for additional
explanation.
2017-06-28 07:48:51 -04:00
Adriaan de Groot
d669df625a
Clang: static QString -> literal
2017-06-28 06:35:41 -04:00
Adriaan de Groot
c0b3f3fe9d
Clang: reduce warnings; make enum-switch explicit
2017-06-28 05:49:53 -04:00
Philip
07e84bf315
Merge branch 'master' of https://github.com/calamares/calamares into development
2017-06-28 11:04:27 +02:00
Adriaan de Groot
2905a9969d
SDDM-config: allow poorly formatted SDDM config
...
SDDM itself doesn't trip over duplicate sections or keys, but
the Python config-parser does (in strict mode). Relax a bit.
FIXES #579
2017-06-28 03:57:01 -04:00
Philip
5ad6958888
Merge branch 'master' of https://github.com/calamares/calamares into development
2017-06-28 09:11:57 +02:00
Adriaan de Groot
90e8a6cff9
Shrink upper padding.
...
FIXES #591
2017-06-28 02:46:24 -04:00
Calamares CI
a2a94af984
[dummypythonqt] Automatic merge of Transifex translations
2017-06-28 02:49:02 +00:00
Calamares CI
d2058df677
[dummypythonqt] Automatic merge of Transifex translations
2017-06-28 00:37:14 +00:00
Calamares CI
7650924407
[core] Automatic merge of Transifex translations
2017-06-28 00:37:13 +00:00
Philip
76693e6a1f
[users] adopt PasswordTests
2017-06-27 21:27:44 +02:00
Philip
c2aed163bc
Merge branch 'master' of https://github.com/calamares/calamares into development
2017-06-27 21:05:09 +02:00
Adriaan de Groot
a41a23a230
Merge pull request #757 from manjaro/deepin-greeter
...
fix #756 .. good catch
2017-06-27 09:44:30 -04:00
Adriaan de Groot
cea9f0fb33
Clang: stick with integers
2017-06-27 09:28:32 -04:00
Adriaan de Groot
8f867f72bc
Translation: this is a CSS string, shouldn't be translated at all.
2017-06-27 09:27:01 -04:00
Bernhard Landauer
72cfb83873
fix https://github.com/calamares/calamares/issues/756
2017-06-27 14:50:53 +02:00
Adriaan de Groot
3b0b05186a
Clang: reduce warnings
2017-06-27 07:36:46 -04:00
Adriaan de Groot
b20defc411
Clang: be less pedantic about c++98 compatibility
2017-06-27 07:21:05 -04:00
Adriaan de Groot
0d884869e5
Clang: reduce warnings about code-documentation
2017-06-27 07:17:40 -04:00
Adriaan de Groot
f2d2218070
Clang: fix warning about implict copy-ctor with explicit move-ctor
2017-06-27 07:15:31 -04:00
Adriaan de Groot
09b25ab3e9
Clang: make ViewManager instance a proper singleton.
2017-06-27 06:46:59 -04:00
Adriaan de Groot
6a3aa01564
Clang: reduce warnings
2017-06-27 06:11:26 -04:00
Adriaan de Groot
2add7f6f86
Clang: type-annotate float literal
2017-06-27 06:08:07 -04:00
Adriaan de Groot
3b5955900e
Coverity: explicit initialization
2017-06-27 06:05:26 -04:00
Adriaan de Groot
e415660f96
Docs: update RELEASE documentation a bit
2017-06-27 06:01:57 -04:00
Adriaan de Groot
d756edfc9a
CMake: turn testing on, following KDE style.
...
A new option BUILD_TESTING is available; you can turn this off at
CMake-time, but building the tests themselves is harmless (although
it takes some CPU time).
The main advantage of doing this is that running the tests becomes
simple:
make test
Instead of figuring out which tests there are and how to run them
individually. Note that the partition-manager tests will normally
fail, because they require an additional environment variable to
be set to tell them what disk to destroy.
2017-06-27 05:05:12 -04:00
Adriaan de Groot
5a1a02197d
CMake: since 3.2 is required, no need for the check
2017-06-27 04:56:38 -04:00
Calamares CI
aba0f6f8ca
[dummypythonqt] Automatic merge of Transifex translations
2017-06-27 02:49:21 +00:00
Calamares CI
02ba6cb66b
[dummypythonqt] Automatic merge of Transifex translations
2017-06-27 00:37:07 +00:00
Calamares CI
c1d9c52aa0
[core] Automatic merge of Transifex translations
2017-06-27 00:37:06 +00:00
Calamares CI
14c5b57fcc
[dummypythonqt] Automatic merge of Transifex translations
2017-06-26 02:49:04 +00:00
Calamares CI
dac25a2000
[dummypythonqt] Automatic merge of Transifex translations
2017-06-26 00:37:32 +00:00
Calamares CI
00f2aaba85
[dummypythonqt] Automatic merge of Transifex translations
2017-06-25 02:48:46 +00:00
Calamares CI
fd95566ee5
[core] Automatic merge of Transifex translations
2017-06-25 02:48:45 +00:00
Calamares CI
91c746ada8
[dummypythonqt] Automatic merge of Transifex translations
2017-06-24 02:49:37 +00:00
Calamares CI
cf0f815284
[dummypythonqt] Automatic merge of Transifex translations
2017-06-24 00:37:01 +00:00
Calamares CI
fd973a813d
[core] Automatic merge of Transifex translations
2017-06-24 00:37:00 +00:00
Philip
8d1a6b524d
[servicescfg] PEP8 modification
2017-06-23 12:45:14 +02:00
Philip
709a9e9078
[chrootcfg] PEP8 modification
2017-06-23 12:33:19 +02:00
Philip
a1e1c66f1d
[PEP8] fix several modules
2017-06-23 12:29:44 +02:00
Philip
09f11a4091
[PEP8] fix several modules
2017-06-23 11:59:45 +02:00
Philip
cf1c4bd7ae
[servicescfg] PEP8 modification
2017-06-23 11:51:47 +02:00
Philip
4b19c677b3
[chrootcfg] PEP8 modification
2017-06-23 11:46:43 +02:00
Philip
779f602df7
[openrcdmcryptcfg] PEP8 modification
...
- see also: https://github.com/calamares/calamares/pull/750
2017-06-23 11:35:14 +02:00
Philip
66c36446fa
[services] PEP8 modification
2017-06-23 11:32:41 +02:00