Commit Graph

  • 1f6feb9417 Make sure we return a message when dracut or initramfs fail Rohan Garg 2014-11-12 17:04:28 +0100
  • 388363c1f2 Merge pull request #148 from calamares/gummibot Teo Mrnjavac 2014-11-12 12:17:32 +0100
  • c102ddb185 Automatic merge of Transifex translations Calamares CI 2014-11-12 08:45:25 +0000
  • faa77d7f5e Use Retranslator in Partitioning module. Teo Mrnjavac 2014-11-11 17:09:33 +0100
  • 8575240b95 Capture by-val in Retranslator macro. Teo Mrnjavac 2014-11-11 16:33:23 +0100
  • 688cc8f798 Use Retranslator in KeyboardPage. Teo Mrnjavac 2014-11-11 15:45:51 +0100
  • fb92697a93 Make sure our return value is correct Rohan Garg 2014-11-11 15:33:03 +0100
  • 99114e04d8 Merge pull request #147 from kkofler/fix-issue-31 Teo Mrnjavac 2014-11-11 15:23:07 +0100
  • 1d9535053a Use Retranslator in GreetingPage. Teo Mrnjavac 2014-11-11 15:17:46 +0100
  • e5c3888be2 Allow multiple CALAMARES_RETRANSLATE blocks in the same widget. Teo Mrnjavac 2014-11-11 15:12:17 +0100
  • 945b59748a Add RETRANSLATE macro to CalamaresUtils::Retranslator. Teo Mrnjavac 2014-11-11 15:11:06 +0100
  • 3e9de2a05a keyboard: Allow absolute paths for the xOrgConfFileName setting. Kevin Kofler 2014-11-11 14:59:30 +0100
  • 2c8aa950a3 Update README.md Rohan Garg 2014-11-11 14:56:34 +0100
  • 86d51b4a9c keyboard: Pass settings directly, not through GlobalStorage. Kevin Kofler 2014-11-11 14:37:05 +0100
  • 2fec6e3202 keyboard: kbd-model-map: Add link to the original. Kevin Kofler 2014-11-11 14:04:21 +0100
  • bfdcf0dbc0 keyboard: Coding style fixes. Kevin Kofler 2014-11-11 13:57:08 +0100
  • 6f3898a73d Use Retranslator in LocalePage. Teo Mrnjavac 2014-11-11 12:44:06 +0100
  • 08b90e975b Add retranslator class to CalamaresUtils. Teo Mrnjavac 2014-11-11 12:42:37 +0100
  • 30f029c184 Automatic merge of Transifex translations Calamares CI 2014-11-11 08:45:20 +0000
  • 53da965bb1 make gummiboot kernel/distro agnostic add hibernate option to .conf create a fallback entry in gummiboot menu re-add firmware to globalstorage, simplifies this module, will be needed to add more OS to gummi demmm 2014-11-11 00:13:15 -0500
  • 4f9f7d7858 keyboard: Write the keyboard model and layout settings to the root mount point. Kevin Kofler 2014-11-11 02:58:14 +0100
  • 54feddb330 Merge pull request #145 from shadeslayer/master Teo Mrnjavac 2014-11-10 15:53:50 +0100
  • 2b26be4162 Fix copyright holder Rohan Garg 2014-11-10 15:45:30 +0100
  • ce96b13c0d Add a initramfs module that updates the initramfs post install Rohan Garg 2014-11-10 15:41:36 +0100
  • dec452f9b5 Make LocalePage retranslatable. Teo Mrnjavac 2014-11-10 14:56:29 +0100
  • 2617ef369e Use retranslate pattern in GreetingPage. Teo Mrnjavac 2014-11-10 14:36:18 +0100
  • 9e9a922498 Language selector + focus fix in GreetingPage. Teo Mrnjavac 2014-11-10 12:40:00 +0100
  • 78075d7412 Use the new CalamaresUtils::installTranslator. Teo Mrnjavac 2014-11-10 12:26:39 +0100
  • 058be8beb2 Ensure viewpages will have focus. To choose a focused widget inside it, a viewpage should override void focusInEvent( QFocusEvent* ). Teo Mrnjavac 2014-11-10 12:24:44 +0100
  • 8b343ace4a QTranslator switching in CalamaresUtils. Teo Mrnjavac 2014-11-10 12:24:12 +0100
  • fc4ce3d23b Make progress view unfocusable. Teo Mrnjavac 2014-11-10 12:22:46 +0100
  • e0b1f91054 Automatic merge of Transifex translations Calamares CI 2014-11-10 08:45:21 +0000
  • 1081cdf6af Automatic merge of Transifex translations Calamares CI 2014-11-09 08:45:19 +0000
  • 2a75a8dbfd Automatic merge of Transifex translations Calamares CI 2014-11-08 08:45:22 +0000
  • fd5d193529 Fix colors test again. Teo Mrnjavac 2014-11-07 17:58:05 +0100
  • 0849a5983c Actually build translations qrc. Teo Mrnjavac 2014-11-07 15:27:21 +0100
  • 4c968be60a Newline. Teo Mrnjavac 2014-11-07 15:26:52 +0100
  • 22c2d96650 Fix rcc call for translation resources. Teo Mrnjavac 2014-11-07 15:22:08 +0100
  • d3d9ea130c Fix build, last merge was a bit broken Rohan Garg 2014-11-07 16:06:14 +0100
  • 294d6a34ca Merge pull request #142 from shadeslayer/github_master Teo Mrnjavac 2014-11-07 15:23:52 +0100
  • 7a2fe5e647 Make sure we also write to the /etc/hosts file Rohan Garg 2014-11-07 15:18:45 +0100
  • efdf4cb490 Fix check in CMakeColors. Teo Mrnjavac 2014-11-07 14:20:59 +0100
  • 36e8ed5f46 adjust LXDE startup scripts Manjaro Linux 2014-11-07 14:04:15 +0100
  • 7c89613332 Merge pull request #140 from kkofler/detect-sddm-session-type Teo Mrnjavac 2014-11-07 11:50:28 +0100
  • 0dfc536dee Merge pull request #139 from kkofler/fix-sddm-chroot-call Teo Mrnjavac 2014-11-07 11:45:49 +0100
  • 74384dc5d4 Automatic merge of Transifex translations Calamares CI 2014-11-07 08:45:37 +0000
  • 8512e43405 displaymanager: Set Session= for sddm autologin. Kevin Kofler 2014-11-07 03:04:18 +0100
  • 467d78dde6 displaymanager: Use a regex to match User= in sddm.conf. Kevin Kofler 2014-11-07 02:57:19 +0100
  • e365864c05 displaymanager: Detect the KDE Plasma (5 and 4) and GNOME desktop environments. Kevin Kofler 2014-11-07 02:26:13 +0100
  • 4990b8e3f8 displaymanager: Refactor the desktop environment detection to eliminate the copy&paste. Kevin Kofler 2014-11-07 02:24:43 +0100
  • 5a4ae7f62c displaymanager: Run "sddm --example-config > /etc/sddm.conf" in a shell. Kevin Kofler 2014-11-07 01:03:31 +0100
  • 1df44eddba Fix displaymanager sddm config call. Teo Mrnjavac 2014-11-06 10:44:53 +0100
  • 90cd09b759 Automatic merge of Transifex translations Calamares CI 2014-11-06 08:45:17 +0000
  • 76421e300d Merge pull request #137 from kkofler/fix-issue-124 Manjaro Linux 2014-11-06 09:16:21 +0100
  • 822d75d1ce Merge pull request #136 from kkofler/pkexec-policy-file-name Manjaro Linux 2014-11-06 09:15:19 +0100
  • 3828eb6d2a add the define demmm 2014-11-05 22:42:58 -0500
  • a186c7e44b Missing define, check_chroot_call replaced demmm 2014-11-05 22:26:10 -0500
  • 3fdd06b013 CMakeColors.cmake: Use colors only if stderr is an interactive terminal. Kevin Kofler 2014-11-05 23:49:41 +0100
  • bc9b9d2ce4 Rename pkexec policy file to .policy extension. Kevin Kofler 2014-11-05 23:34:03 +0100
  • 4c226fdaf3 Automatic merge of Transifex translations Calamares CI 2014-11-05 08:45:23 +0000
  • b9af5b7d54 XDG_APPS_INSTALL_DIR comes from ECM, use a different var Rohan Garg 2014-11-04 18:31:01 +0100
  • 36bd745e65 Install the desktop file Rohan Garg 2014-11-04 18:09:30 +0100
  • fe9a768f29 Use pkexec to execute calamares with the right permissions Rohan Garg 2014-11-04 17:57:44 +0100
  • 486f160ca9 Merge pull request #134 from calamares/sddm Teo Mrnjavac 2014-11-04 09:51:36 +0100
  • e3ab6037d6 Automatic merge of Transifex translations Calamares CI 2014-11-04 08:45:21 +0000
  • e868491962 Automatic merge of Transifex translations Calamares CI 2014-11-03 08:45:19 +0000
  • ea0b26cf0d Automatic merge of Transifex translations Calamares CI 2014-11-02 08:45:13 +0000
  • a539b0dd06 Automatic merge of Transifex translations Calamares CI 2014-11-01 08:45:11 +0000
  • 880a54d797 Automatic merge of Transifex translations Calamares CI 2014-10-31 11:02:34 +0000
  • 6a0d8acfe1 Automatic merge of Transifex translations Calamares CI 2014-10-31 10:54:55 +0000
  • f74a9d183e Automatic merge of Transifex translations Calamares CI 2014-10-31 10:50:57 +0000
  • 36e98eb912 Automatic merge of Transifex translations Calamares CI 2014-10-31 10:38:58 +0000
  • 49bdb25f30 remove erronous line line, wrongly left in demmm 2014-10-30 14:30:53 -0400
  • 5a77a0a088 Add desktop file. Teo Mrnjavac 2014-10-30 17:47:41 +0100
  • fef448833e And some more debug output readability improvements. Teo Mrnjavac 2014-10-30 17:36:56 +0100
  • f2f73b2e87 More meaningful debug output. Teo Mrnjavac 2014-10-30 17:30:13 +0100
  • a51251fdc6 Expose list of build-time available translation languages. Teo Mrnjavac 2014-10-30 17:26:03 +0100
  • aaa696f543 Even less debug noise. Teo Mrnjavac 2014-10-30 17:25:16 +0100
  • 5b01925d99 Remove debug noise. Teo Mrnjavac 2014-10-30 16:26:54 +0100
  • abd65fb259 We don't need calamares_i18n.qrc because it's autogenerated. Teo Mrnjavac 2014-10-30 11:17:28 +0100
  • 5fd2ad2f22 Enable all the translation languages we currently have on Transifex. Teo Mrnjavac 2014-10-30 11:16:24 +0100
  • b8b47b739e Automatic merge of Transifex translations Calamares CI 2014-10-30 09:05:18 +0000
  • 703cec4e23 Initial commit for Transifex translations. Teo Mrnjavac 2014-10-29 13:52:19 +0100
  • 314816d32c Generate initial strings file for Transifex. Teo Mrnjavac 2014-10-29 13:07:54 +0100
  • 8026a287d3 Shut up Qt lupdate warnings. Teo Mrnjavac 2014-10-29 13:06:06 +0100
  • ef6e4e6e03 Update README.md Teo Mrnjavac 2014-10-29 12:28:22 +0100
  • 37df47d4a6 Add CI status to README.md Teo Mrnjavac 2014-10-29 11:57:19 +0100
  • 10ca85338d Yet another Qt 5.4 fix. Teo Mrnjavac 2014-10-28 18:38:27 +0100
  • 519ba038cf Fix build on Qt 5.4, again. Teo Mrnjavac 2014-10-28 18:30:37 +0100
  • 633c8512c2 Try to make compile on Qt 5.4 Teo Mrnjavac 2014-10-28 18:20:28 +0100
  • 8cefd1dcb8 remove indent demmm 2014-10-28 11:18:10 -0400
  • e26335d2da proper check for existing sddm.conf second set of if/else is obsolete with this, sddm.conf always exists at this point demmm 2014-10-28 11:15:35 -0400
  • a97297a3fe Attempt to fix #125 Teo Mrnjavac 2014-10-28 12:01:06 +0100
  • 231c93a513 missed colon demmm 2014-10-27 14:00:35 -0400
  • f26406daa4 actually create a sddm.conf demmm 2014-10-27 13:53:34 -0400
  • 6a9c9cbaae Fix typo Rohan Garg 2014-10-27 18:39:11 +0100
  • 8b0ad2f675 Merge pull request #129 from shadeslayer/master Teo Mrnjavac 2014-10-27 17:00:33 +0100
  • fdd84d1f99 Don't crash when packageOperations is empty Rohan Garg 2014-10-27 16:58:42 +0100
  • 972fe23131 create sddm.conf if not present demmm 2014-10-27 11:57:32 -0400
  • a0a3b4dc49 Style fixes Rohan Garg 2014-10-27 16:53:57 +0100