Commit Graph

3484 Commits (d5dca07e22852541888d90f20f4c1111bb5781cd)
 

Author SHA1 Message Date
Calamares CI 6b7a03ea97 [dummypythonqt] Automatic merge of Transifex translations
Calamares CI 418974c0ea [dummypythonqt] Automatic merge of Transifex translations
Calamares CI 1f8af77738 [core] Automatic merge of Transifex translations
Adriaan de Groot 75b5303b49 i18n: stop trying to install Qt translations
Adriaan de Groot 611cb1f94c i18n: QT_TRANSLATIONS_DIR hasn't been set since Qt 5.3.
None of the Qt translations are found, nor shipped along with the
Calamares translations; it depends on the translations of Qt
on the live system. The mechanism was broken, anyway, by the
split into qt_<foo>.qm and qtbase_<foo>.qm, and the introduction
for QPT for the translation of standard button texts.

Just drop the special code looking for Qt translations and the
rcc hacks that entails.

FIXES 
Adriaan de Groot 61c0ab4534 Clang: fix the right conversions (thanks KKofler)
Calamares CI 0b6e43c899 [dummypythonqt] Automatic merge of Transifex translations
Calamares CI de1755c404 [core] Automatic merge of Transifex translations
Philip Müller f64266a294 Merge pull request from manjaro/lightdm-greeters
[displaymanager] check for installed lightdm greeter and configure accordingly
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
Adriaan de Groot 5cd328dad3 Clang: if we're going to crash on purpose, crash the C++ way
Adriaan de Groot 97ded0ec48 i18n: see if Transifex sync uses these scripts.
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.
Adriaan de Groot d669df625a Clang: static QString -> literal
Adriaan de Groot c0b3f3fe9d Clang: reduce warnings; make enum-switch explicit
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 
Adriaan de Groot 90e8a6cff9 Shrink upper padding.
FIXES 
Calamares CI a2a94af984 [dummypythonqt] Automatic merge of Transifex translations
Calamares CI d2058df677 [dummypythonqt] Automatic merge of Transifex translations
Calamares CI 7650924407 [core] Automatic merge of Transifex translations
Adriaan de Groot a41a23a230 Merge pull request from manjaro/deepin-greeter
fix  .. good catch
Adriaan de Groot cea9f0fb33 Clang: stick with integers
Adriaan de Groot 8f867f72bc Translation: this is a CSS string, shouldn't be translated at all.
Bernhard Landauer 72cfb83873 fix https://github.com/calamares/calamares/issues/756
Adriaan de Groot 3b0b05186a Clang: reduce warnings
Adriaan de Groot b20defc411 Clang: be less pedantic about c++98 compatibility
Adriaan de Groot 0d884869e5 Clang: reduce warnings about code-documentation
Adriaan de Groot f2d2218070 Clang: fix warning about implict copy-ctor with explicit move-ctor
Adriaan de Groot 09b25ab3e9 Clang: make ViewManager instance a proper singleton.
Adriaan de Groot 6a3aa01564 Clang: reduce warnings
Adriaan de Groot 2add7f6f86 Clang: type-annotate float literal
Adriaan de Groot 3b5955900e Coverity: explicit initialization
Adriaan de Groot e415660f96 Docs: update RELEASE documentation a bit
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.
Adriaan de Groot 5a1a02197d CMake: since 3.2 is required, no need for the check
Calamares CI aba0f6f8ca [dummypythonqt] Automatic merge of Transifex translations
Calamares CI 02ba6cb66b [dummypythonqt] Automatic merge of Transifex translations
Calamares CI c1d9c52aa0 [core] Automatic merge of Transifex translations
Calamares CI 14c5b57fcc [dummypythonqt] Automatic merge of Transifex translations
Calamares CI dac25a2000 [dummypythonqt] Automatic merge of Transifex translations
Calamares CI 00f2aaba85 [dummypythonqt] Automatic merge of Transifex translations
Calamares CI fd95566ee5 [core] Automatic merge of Transifex translations
Calamares CI 91c746ada8 [dummypythonqt] Automatic merge of Transifex translations
Calamares CI cf0f815284 [dummypythonqt] Automatic merge of Transifex translations
Calamares CI fd973a813d [core] Automatic merge of Transifex translations
Philip ea8b6c8ba8 [travis] use depreciated Trusty images
- see also: https://blog.travis-ci.com/2017-06-21-trusty-updates-2017-Q2-launch
- we may check this until September 1st
Calamares CI 849edba14c [dummypythonqt] Automatic merge of Transifex translations
Calamares CI 0ee309f354 [dummypythonqt] Automatic merge of Transifex translations
Calamares CI 9ee6517cc4 [core] Automatic merge of Transifex translations
Adriaan de Groot 70ed67744f Release: drop rc-number