698 Commits (1d9535053aee34f87bc31d421386f27aaecebe94)
 

Author SHA1 Message Date
Teo Mrnjavac 1d9535053a Use Retranslator in GreetingPage. 10 years ago
Teo Mrnjavac e5c3888be2 Allow multiple CALAMARES_RETRANSLATE blocks in the same widget. 10 years ago
Teo Mrnjavac 945b59748a Add RETRANSLATE macro to CalamaresUtils::Retranslator. 10 years ago
Rohan Garg 2c8aa950a3 Update README.md 10 years ago
Teo Mrnjavac 6f3898a73d Use Retranslator in LocalePage. 10 years ago
Teo Mrnjavac 08b90e975b Add retranslator class to CalamaresUtils. 10 years ago
Calamares CI 30f029c184 Automatic merge of Transifex translations 10 years ago
Teo Mrnjavac 54feddb330 Merge pull request #145 from shadeslayer/master
Add a initramfs module that updates the initramfs post install
10 years ago
Rohan Garg 2b26be4162 Fix copyright holder 10 years ago
Rohan Garg ce96b13c0d Add a initramfs module that updates the initramfs post install 10 years ago
Teo Mrnjavac dec452f9b5 Make LocalePage retranslatable. 10 years ago
Teo Mrnjavac 2617ef369e Use retranslate pattern in GreetingPage. 10 years ago
Teo Mrnjavac 9e9a922498 Language selector + focus fix in GreetingPage. 10 years ago
Teo Mrnjavac 78075d7412 Use the new CalamaresUtils::installTranslator. 10 years ago
Teo Mrnjavac 058be8beb2 Ensure viewpages will have focus. To choose a focused widget inside it,
a viewpage should override void focusInEvent( QFocusEvent* ).
10 years ago
Teo Mrnjavac 8b343ace4a QTranslator switching in CalamaresUtils. 10 years ago
Teo Mrnjavac fc4ce3d23b Make progress view unfocusable. 10 years ago
Calamares CI e0b1f91054 Automatic merge of Transifex translations 10 years ago
Calamares CI 1081cdf6af Automatic merge of Transifex translations 10 years ago
Calamares CI 2a75a8dbfd Automatic merge of Transifex translations 10 years ago
Teo Mrnjavac fd5d193529 Fix colors test again. 10 years ago
Teo Mrnjavac 0849a5983c Actually build translations qrc. 10 years ago
Teo Mrnjavac 4c968be60a Newline. 10 years ago
Teo Mrnjavac 22c2d96650 Fix rcc call for translation resources. 10 years ago
Rohan Garg d3d9ea130c Fix build, last merge was a bit broken 10 years ago
Teo Mrnjavac 294d6a34ca Merge pull request #142 from shadeslayer/github_master
Make sure we also write to the /etc/hosts file
10 years ago
Rohan Garg 7a2fe5e647 Make sure we also write to the /etc/hosts file 10 years ago
Teo Mrnjavac efdf4cb490 Fix check in CMakeColors. 10 years ago
Manjaro Linux 36e8ed5f46 adjust LXDE startup scripts
- add LXQT support
- add LXDE 0.5 changes in Archlinux
10 years ago
Teo Mrnjavac 7c89613332 Merge pull request #140 from kkofler/detect-sddm-session-type
displaymanager: Detect SDDM session type
10 years ago
Teo Mrnjavac 0dfc536dee Merge pull request #139 from kkofler/fix-sddm-chroot-call
displaymanager: Run "sddm --example-config > /etc/sddm.conf" in a shell.
10 years ago
Calamares CI 74384dc5d4 Automatic merge of Transifex translations 10 years ago
Kevin Kofler 8512e43405 displaymanager: Set Session= for sddm autologin.
Detect the correct value using find_desktop_environment.
10 years ago
Kevin Kofler 467d78dde6 displaymanager: Use a regex to match User= in sddm.conf.
This ensures we really only match the User= line and not the
RememberLastUser= one.
10 years ago
Kevin Kofler e365864c05 displaymanager: Detect the KDE Plasma (5 and 4) and GNOME desktop environments.
Add them to the front of the list of desktop environments because users
are more likely to expect those as the default if they have them
installed.
10 years ago
Kevin Kofler 4990b8e3f8 displaymanager: Refactor the desktop environment detection to eliminate the copy&paste.
This also fixes some issues with the previous code:

* The code for LightDM only supported Xfce.

* The case where multiple desktop environments are installed was not
  handled in a good way.

* We now also check that the xsession definition actually exists. This
  allows handling the case where upstream changed the xsession
  definition's name without renaming the invoked binary.
10 years ago
Kevin Kofler 5a4ae7f62c displaymanager: Run "sddm --example-config > /etc/sddm.conf" in a shell.
Otherwise, the output redirection cannot work (and the argument was also
misinterpreted as part of the command name).
10 years ago
Teo Mrnjavac 1df44eddba Fix displaymanager sddm config call. 10 years ago
Calamares CI 90cd09b759 Automatic merge of Transifex translations 10 years ago
Manjaro Linux 76421e300d Merge pull request #137 from kkofler/fix-issue-124
CMakeColors.cmake: Use colors only if stderr is an interactive terminal.
10 years ago
Manjaro Linux 822d75d1ce Merge pull request #136 from kkofler/pkexec-policy-file-name
Rename pkexec policy file to .policy extension.
10 years ago
demmm 3828eb6d2a add the define 10 years ago
demmm a186c7e44b Missing define, check_chroot_call replaced
not really needed here, subprocess.call well tested
10 years ago
Kevin Kofler 3fdd06b013 CMakeColors.cmake: Use colors only if stderr is an interactive terminal.
In particular, do not write ugly escape sequences to log files.

Fixes #124.
10 years ago
Kevin Kofler bc9b9d2ce4 Rename pkexec policy file to .policy extension.
Rename com.github.calamares.calamares.bin to
com.github.calamares.calamares.policy. This matches how other policy
files in the same directory are named.
10 years ago
Calamares CI 4c226fdaf3 Automatic merge of Transifex translations 10 years ago
Rohan Garg b9af5b7d54 XDG_APPS_INSTALL_DIR comes from ECM, use a different var 10 years ago
Rohan Garg 36bd745e65 Install the desktop file 10 years ago
Rohan Garg fe9a768f29 Use pkexec to execute calamares with the right permissions 10 years ago
Teo Mrnjavac 486f160ca9 Merge pull request #134 from calamares/sddm
Generate sddm.conf if not present.
10 years ago