3239 Commits (ea8b6c8ba8b965c7985e1a44d1cb49941819a708)
 

Author SHA1 Message Date
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
Calamares CI 849cf1286a [core] Automatic merge of Transifex translations 7 years ago
Adriaan de Groot 0edf041b31 Screensize: on small screens, be smaller.
On 1024x768, limit to 1024x520.
On 800x600, limit to 800x520. This is too small to show everything in the
  timezone widget and keyboard, so it needs some more work.
7 years ago
Adriaan de Groot 742ccf02a7 Merge branch 'salt' 7 years ago
Adriaan de Groot 9f526be198 Salt: add test for salt format 7 years ago
Adriaan de Groot de45f43640 Salt: add copyright info 7 years ago
Adriaan de Groot 6616315269 Partitionmanager: minor docs edit 7 years ago
Adriaan de Groot 4c9703ad27 Merge branch 'master' into salt 7 years ago
Adriaan de Groot 22ccf920d7 Merge branch 'pm-tests' of github.com:calamares/calamares 7 years ago
Adriaan de Groot 8708260689 Partitionmanager: fix PM-tests build 7 years ago
Adriaan de Groot 7ebbcc33b2 Partitionmanager: remove unused code files 7 years ago
Adriaan de Groot ea44021cb4 Partitionmanager: partly fix PM-tests build 7 years ago
Adriaan de Groot f1ab9df7ee Salt: improve saltiness. 7 years ago
Calamares CI e9aea41a25 [dummypythonqt] Automatic merge of Transifex translations 7 years ago
Calamares CI 287dbad807 [dummypythonqt] Automatic merge of Transifex translations 7 years ago
Calamares CI 56befc9a8c [core] Automatic merge of Transifex translations 7 years ago
Adriaan de Groot 4405790253 Displaymanager: simplify gdm configuration.
Replace calling out to shell to run echo redirected to a file by
opening the file and writing to it.
7 years ago
Adriaan de Groot 70af29672d Displaymanager: check alternative locations for kdmrc.
FIXES #578
7 years ago
Adriaan de Groot 582e4354a7 Displaymanager: refactor a little, don't bail out at the first DM that doesn't configure 7 years ago
Adriaan de Groot ee030c4d56 CMake: revertlast, DESTDIR is the way to stage.
Thanks to Kevin Kofler for putting me back on the right track.
7 years ago
Adriaan de Groot ae34d99f10 Netinstall: remove no-longer-used icons and qrc 7 years ago
Adriaan de Groot 448af86242 CMake: follow prefix even for the polkit files, for easier staged installs. 7 years ago
Adriaan de Groot e9ab78cd52 Keyboard: special-case, pc+latin interpreted as us,
instead of as unknown which selects the first layout in the list.
7 years ago
Adriaan de Groot 6ef2f5d769 Keyboard: code-docs, copyright 7 years ago
Adriaan de Groot 59605d552e Keyboard: simplify execution of setxkbmap.
Use QProcess::execute() with the 'safer' argument-list, rather than
escaping and de-escaping strings. Also reduce noise by only passing
a variant if there is one.
7 years ago
Adriaan de Groot 444aa24a04 Increate the maximum allowed length of a hostname.
The hostname madagascarsteenplaatschildpad (.uva.nl) doesn't fit in 24,
and hostname(1) accepts up to 64 characters. The RFCs vary, but 63 +
terminating NUL or length-octet + data maximum 64 bytes seen to be
the common ground.

FIXES #514
7 years ago
Philip 7eeb4dbed4 [CMakeModules] Add support for PythonQT v3.2+
- this fixes #749
7 years ago
Calamares CI fe15b11520 [dummypythonqt] Automatic merge of Transifex translations 7 years ago
Calamares CI c4ed76b1d0 [dummypythonqt] Automatic merge of Transifex translations 7 years ago
Calamares CI 959e37807d [core] Automatic merge of Transifex translations 7 years ago
Calamares CI ea64341a87 [dummypythonqt] Automatic merge of Transifex translations 7 years ago
Calamares CI 3753a802e0 [dummypythonqt] Automatic merge of Transifex translations 7 years ago