3520 Commits (5b97d2367a165f9a89957a97447fd2912cc02711)
 

Author SHA1 Message Date
Adriaan de Groot c0b3f3fe9d Clang: reduce warnings; make enum-switch explicit 7 years ago
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
7 years ago
Adriaan de Groot 90e8a6cff9 Shrink upper padding.
FIXES #591
7 years ago
Calamares CI a2a94af984 [dummypythonqt] Automatic merge of Transifex translations 7 years ago
Calamares CI d2058df677 [dummypythonqt] Automatic merge of Transifex translations 7 years ago
Calamares CI 7650924407 [core] Automatic merge of Transifex translations 7 years ago
Adriaan de Groot a41a23a230 Merge pull request #757 from manjaro/deepin-greeter
fix #756 .. good catch
7 years ago
Adriaan de Groot cea9f0fb33 Clang: stick with integers 7 years ago
Adriaan de Groot 8f867f72bc Translation: this is a CSS string, shouldn't be translated at all. 7 years ago
Bernhard Landauer 72cfb83873 fix https://github.com/calamares/calamares/issues/756 7 years ago
Adriaan de Groot 3b0b05186a Clang: reduce warnings 7 years ago
Adriaan de Groot b20defc411 Clang: be less pedantic about c++98 compatibility 7 years ago
Adriaan de Groot 0d884869e5 Clang: reduce warnings about code-documentation 7 years ago
Adriaan de Groot f2d2218070 Clang: fix warning about implict copy-ctor with explicit move-ctor 7 years ago
Adriaan de Groot 09b25ab3e9 Clang: make ViewManager instance a proper singleton. 7 years ago
Adriaan de Groot 6a3aa01564 Clang: reduce warnings 7 years ago
Adriaan de Groot 2add7f6f86 Clang: type-annotate float literal 7 years ago
Adriaan de Groot 3b5955900e Coverity: explicit initialization 7 years ago
Adriaan de Groot e415660f96 Docs: update RELEASE documentation a bit 7 years ago
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.
7 years ago
Adriaan de Groot 5a1a02197d CMake: since 3.2 is required, no need for the check 7 years ago
Calamares CI aba0f6f8ca [dummypythonqt] Automatic merge of Transifex translations 7 years ago
Calamares CI 02ba6cb66b [dummypythonqt] Automatic merge of Transifex translations 7 years ago
Calamares CI c1d9c52aa0 [core] Automatic merge of Transifex translations 7 years ago
Calamares CI 14c5b57fcc [dummypythonqt] Automatic merge of Transifex translations 7 years ago
Calamares CI dac25a2000 [dummypythonqt] Automatic merge of Transifex translations 7 years ago
Calamares CI 00f2aaba85 [dummypythonqt] Automatic merge of Transifex translations 7 years ago
Calamares CI fd95566ee5 [core] Automatic merge of Transifex translations 7 years ago
Calamares CI 91c746ada8 [dummypythonqt] Automatic merge of Transifex translations 7 years ago
Calamares CI cf0f815284 [dummypythonqt] Automatic merge of Transifex translations 7 years ago
Calamares CI fd973a813d [core] Automatic merge of Transifex translations 7 years ago
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
7 years ago
Calamares CI 849edba14c [dummypythonqt] Automatic merge of Transifex translations 7 years ago
Calamares CI 0ee309f354 [dummypythonqt] Automatic merge of Transifex translations 7 years ago
Calamares CI 9ee6517cc4 [core] Automatic merge of Transifex translations 7 years ago
Adriaan de Groot 70ed67744f Release: drop rc-number 7 years ago
Calamares CI 43fbc42d47 [dummypythonqt] Automatic merge of Transifex translations 7 years ago
Calamares CI c69cfde0b1 [dummypythonqt] Automatic merge of Transifex translations 7 years ago
Calamares CI 6627d75489 [core] Automatic merge of Transifex translations 7 years ago
Adriaan de Groot 4841230801 Release: bump version number 7 years ago
Adriaan de Groot 8ea14d7957 Release: add copyright to files I've touched 7 years ago
Adriaan de Groot 12a0edfa50 Clang: reduce warnings 7 years ago
Adriaan de Groot 2148538fac Clang: reduce warnings 7 years ago
Adriaan de Groot 4643ba0adc Clang: improve usefullness of clang-warnings
- don't check c++98 compatibility
 - don't show warnings on third-party code
 - don't check for padding
7 years ago
Adriaan de Groot 1f458ac067 Merge branch 'screen-size' 7 years ago
Adriaan de Groot b0c4cc1481 Screensize: warn the user if the screen is too small to show the installer nicely.
Also document the welcome screen requirements-checks.

FIXES #751
7 years ago
Adriaan de Groot d9ea22a486 Screensize: refactor, move screen-size constants into global constexpr
Also drop the minimum size a tiny bit, to 1024x520.
7 years ago
Adriaan de Groot f9ee774d4e Screensize: on small screens, crush the sidebar.
This still isn't enough to show the whole timezone or keyboard widget,
but does make more of it visible.
7 years ago
Calamares CI 31c08eef6b [dummypythonqt] Automatic merge of Transifex translations 7 years ago
Calamares CI 49fa7ab078 [dummypythonqt] Automatic merge of Transifex translations 7 years ago