Commit Graph

  • c1a1399958 adding new bootloader job options are to use grub for BIOS, gummiboot for efi set extra mountpoint when efi is found demmm 2014-10-12 13:45:02 -0400
  • a58857baa6 Hook up the branding component code path in CalamaresApplication. Teo Mrnjavac 2014-10-10 18:18:59 +0200
  • 2182918476 Groundwork for branding loader/manager. Teo Mrnjavac 2014-10-10 18:18:35 +0200
  • 97cf2a796c Load branding component name from Settings. Teo Mrnjavac 2014-10-10 18:13:02 +0200
  • f952b44922 Works better when you actually add it to CMakeLists.txt. Teo Mrnjavac 2014-10-10 18:11:27 +0200
  • 8618d85b8f Dummy default branding component. Teo Mrnjavac 2014-10-10 18:10:50 +0200
  • d010d69c61 Branding component choice in settings.conf. Teo Mrnjavac 2014-10-10 18:09:26 +0200
  • d53643f7cc New CalamaresAddBrandingSubdirectory macro. Teo Mrnjavac 2014-10-10 18:07:41 +0200
  • 006f0e3eef Make sure the window doesn't grow out of QScreen bounds. Teo Mrnjavac 2014-10-09 18:10:11 +0200
  • 734b606dee Add Transifex repo config. Teo Mrnjavac 2014-10-09 16:27:20 +0200
  • 9e84581354 Only add wheel to sudoers if a wheel group is defined in conf. Teo Mrnjavac 2014-10-08 15:35:27 +0200
  • ad68ce0187 Make default groups, users group and autologin group configurable. Teo Mrnjavac 2014-10-08 15:05:23 +0200
  • 0d1fb79ec8 New config file for users module. Teo Mrnjavac 2014-10-08 15:02:27 +0200
  • ce407a5ec4 Use good old C++ template instead of auto parameter which needs C++1y. Teo Mrnjavac 2014-10-06 20:02:53 +0200
  • 961eadada4 New UI and logic for Alongside autopartitioning+install. Teo Mrnjavac 2014-10-06 18:30:23 +0200
  • 08a2ab94e7 Use PMUtils::findPartitionByPath in PVS + fix back button in Alongside. Teo Mrnjavac 2014-09-25 16:51:57 +0200
  • 2347ead200 Remove bad debug feature. Teo Mrnjavac 2014-09-25 16:50:41 +0200
  • 6d60ca5e63 Fix item order in ChoicePage Teo Mrnjavac 2014-09-25 16:49:58 +0200
  • 6bd5736d35 Add findPartitionByPath to PMUtils Teo Mrnjavac 2014-09-25 16:49:13 +0200
  • 51d12b2b35 The vfat driver apparently supports FAT16 too, be consistent. Teo Mrnjavac 2014-09-24 18:25:56 +0200
  • 482b2c0da2 Fix fstype names for mount -t syntax. Teo Mrnjavac 2014-09-24 18:13:05 +0200
  • e7995ad540 Improve Osprober logic to immediately check if entries are resizable. Teo Mrnjavac 2014-09-23 17:42:11 +0200
  • 9ebc881223 Prevent segfault on exit when module not found. Teo Mrnjavac 2014-09-23 16:15:52 +0200
  • 045d9cdf8c Fix layout in partitioning choice page. Teo Mrnjavac 2014-09-22 17:27:10 +0200
  • faa39e1746 Enable resize+alongside radiobutton if osprober reports multiple lines. Teo Mrnjavac 2014-09-22 17:21:50 +0200
  • 0801756cd1 Stub for Alongside page, and logic to detect if alongside is possible. Teo Mrnjavac 2014-09-19 16:27:39 +0200
  • dbd6573ed4 Write required disk space into GlobalStorage. Teo Mrnjavac 2014-09-19 16:25:08 +0200
  • c070b1c836 Const correctness. Teo Mrnjavac 2014-09-17 14:03:02 +0200
  • c6eb0721d9 Check for root mount point before going ahead. Teo Mrnjavac 2014-09-16 18:13:05 +0200
  • aeb20761cc Add preview and partitioning operations to Erase+Autopartition code path Teo Mrnjavac 2014-09-16 18:12:30 +0200
  • 8a50685c75 Add clearJobs to PCM Teo Mrnjavac 2014-09-16 18:11:19 +0200
  • b7f2d5d9d3 Fix page flow issue in partition module. Teo Mrnjavac 2014-09-08 10:42:26 +0200
  • a943d55063 Size policy on erase page. Teo Mrnjavac 2014-09-04 19:53:20 +0200
  • fdaea27475 Attempt at a window size fix. Teo Mrnjavac 2014-09-04 19:50:40 +0200
  • ef703b0859 Add page for erase+install operation. Teo Mrnjavac 2014-09-04 19:37:30 +0200
  • dab5a05116 Add isDirty check to PartitionCoreModule Teo Mrnjavac 2014-09-04 19:35:44 +0200
  • 4cadbf9b98 Expose icon and tooltip in DeviceModel. Teo Mrnjavac 2014-09-04 19:35:03 +0200
  • a98a4bb614 Add ChoicePage to partition module + OS detection with os-prober. Teo Mrnjavac 2014-09-03 18:09:37 +0200
  • 73246b47c6 Prefer nullptr over 0. Teo Mrnjavac 2014-09-03 18:07:35 +0200
  • d39e77f7e8 New PrettyRadioButton, an alternative to QRadioButton with rich text. Teo Mrnjavac 2014-09-03 18:04:10 +0200
  • 4d9f887c58 Make the prepare viewmodule use WaitingWidget Teo Mrnjavac 2014-09-03 18:02:37 +0200
  • 8651b33843 Make the locale viewmodule use WaitingWidget. Teo Mrnjavac 2014-09-03 18:01:39 +0200
  • 13ccede630 Add new icons to CalamaresUtilsGui Teo Mrnjavac 2014-09-03 18:00:47 +0200
  • 41cb09ea01 Add ClickableLabel, a QLabel which emits the clicked signal. Teo Mrnjavac 2014-09-03 17:58:08 +0200
  • 382317dcaf Added WaitingWidget to libcalamaresui, wrapper for QtWaitingSpinner Teo Mrnjavac 2014-09-03 17:56:46 +0200
  • b14a715300 Add icons to qrc. Teo Mrnjavac 2014-09-03 17:49:53 +0200
  • 35b7ae793e Automated partitioning icon. Teo Mrnjavac 2014-09-03 17:33:31 +0200
  • 4616669148 Partitions icon. Teo Mrnjavac 2014-09-03 17:29:11 +0200
  • 33569085b7 Merge pull request #116 from plfiorini/packages Teo Mrnjavac 2014-09-22 17:43:21 +0200
  • 5624132172 Add packages job Pier Luigi Fiorini 2014-08-29 22:55:11 +0200
  • 14130ae9c0 Only allow a ViewStep to change next button status if it's active now. Teo Mrnjavac 2014-09-01 12:44:36 +0200
  • 0f173e988c Merge pull request #114 from plfiorini/gitignore Pier Luigi Fiorini 2014-09-01 08:25:26 +0200
  • 612f2bec75 Ignore build directory Pier Luigi Fiorini 2014-08-29 19:09:04 +0200
  • 631649ea69 1.0 Gb RAM should be a good default demmm 2014-08-27 16:17:03 -0400
  • a9aa3e9aa6 Show an error or warning if there are unsatisfied requirements. Teo Mrnjavac 2014-08-26 18:23:55 +0200
  • 2182fd2f0c Add info and fail icons to libcalamaresui. Teo Mrnjavac 2014-08-26 18:21:16 +0200
  • 5434a04ebc Block the install process if an entry is required but unsatisfied. Teo Mrnjavac 2014-08-26 17:26:40 +0200
  • 87711c89fc Use common icons in users viewmodule. Teo Mrnjavac 2014-08-26 15:26:30 +0200
  • d97bb47f09 Add proper QResrouce system to libcalamaresui, finish up prepare checks This also adds ImageRegistry, a SVG cache, a bunch of utility functions for shared pixmaps in CalamaresUtilsGui and renames several qrc files in viewmodules. Teo Mrnjavac 2014-08-26 15:18:30 +0200
  • 0404413b05 Store active user in GlobalStorage as username. Teo Mrnjavac 2014-08-25 17:40:23 +0200
  • 3bef0b835a Check for mains power in prepare viewmodule. Teo Mrnjavac 2014-08-25 15:02:09 +0200
  • 26419f2c8a Check for internet connection in prepare viewmodule. Teo Mrnjavac 2014-08-25 14:21:10 +0200
  • b32bbf2b9a Add check for enough RAM to prepare viewmodule. Teo Mrnjavac 2014-08-22 15:16:45 +0200
  • 03800e2966 Newline at end of file. Teo Mrnjavac 2014-08-22 14:40:00 +0200
  • 9563b2efc7 WIP: new prepare viewmodule, with free space check using libparted. Teo Mrnjavac 2014-08-21 17:50:37 +0200
  • 1bb6603998 Move spinner widget to libcalamaresui. Teo Mrnjavac 2014-08-21 17:44:35 +0200
  • cbfad6f637 Merge pull request #100 from calamares/initcpiocfg Teo Mrnjavac 2014-08-22 16:37:14 +0200
  • c70071406f Merge pull request #99 from calamares/grubcfg Teo Mrnjavac 2014-08-21 17:56:57 +0200
  • 2133880fdb dracut: Don't read settings Pier Luigi Fiorini 2014-08-21 15:09:56 +0200
  • b54f91c1f8 Merge pull request #107 from plfiorini/testmodule Teo Mrnjavac 2014-08-21 10:05:56 +0200
  • b40f3bf4bb Initialize globalstorage before loading custom configuration Pier Luigi Fiorini 2014-08-20 19:24:07 +0200
  • b51cfd6a45 Merge pull request #106 from plfiorini/settingsconf Teo Mrnjavac 2014-08-20 14:34:54 +0200
  • f0921a41b2 Try to find settings.conf from SYSCONFDIR Pier Luigi Fiorini 2014-08-20 01:45:21 +0200
  • 533926909a Merge pull request #102 from bbqlinux/master Teo Mrnjavac 2014-08-20 10:39:36 +0200
  • 38f32bfd56 locale: make sure /etc/localtime doesn't exist Daniel Hillenbrand 2014-08-19 20:39:26 +0200
  • c97251d741 unpackfs: check for supported filesystems Daniel Hillenbrand 2014-08-19 19:52:26 +0200
  • 148a29d506 unpackfs: code dedup Daniel Hillenbrand 2014-08-19 19:12:48 +0200
  • 4cd217e4b6 Revert "Raise CMake requirement to 3.0+" Pier Luigi Fiorini 2014-08-19 17:59:18 +0200
  • 9de863a1af New initcpiocfg module, ported from Thus. Philip 2014-08-19 15:54:02 +0200
  • 82237d1bd1 grubcfg: group variables Philip 2014-08-19 15:46:36 +0200
  • 0c4e8863cf grubcfg: set swap_uuid variable Philip 2014-08-19 15:28:12 +0200
  • 5b336fc3c5 New grubcfg module, ported from Thus. Philip 2014-08-19 14:57:22 +0200
  • 35f0dfc76d List all files recursively. Teo Mrnjavac 2014-08-19 12:07:17 +0200
  • 8ce769184e Check for fs name validity. Teo Mrnjavac 2014-08-19 12:02:03 +0200
  • 37426b9f7a Replace unsquashfs with unpackfs Philip 2014-08-19 11:30:59 +0200
  • ea32ba6a83 Compare with None Teo Mrnjavac 2014-08-19 11:51:54 +0200
  • ec7edc4b83 Improve diacritics transliteration. Teo Mrnjavac 2014-08-19 11:13:47 +0200
  • ba1006a965 Fix autologin in displaymanager module Philip 2014-08-18 21:46:44 +0200
  • 2020eb0eb3 Raise CMake requirement to 3.0+ Pier Luigi Fiorini 2014-08-18 12:55:20 +0200
  • c84a78d4bc Merge pull request #90 from calamares/displaymanager-module Teo Mrnjavac 2014-08-18 09:39:22 +0200
  • 52656190af Documentation. Teo Mrnjavac 2014-08-18 09:38:01 +0200
  • fea3b68d61 s/AutoUser/User/ Teo Mrnjavac 2014-08-18 09:30:45 +0200
  • bdc3185dbe Let's assume for now that the ISO must ship a sddm.conf. Teo Mrnjavac 2014-08-18 09:29:19 +0200
  • fd4c93c485 Create sddm.conf if it doesn't exist. Teo Mrnjavac 2014-08-12 11:19:51 +0200
  • d6d40d44ee PEP8 displaymanager. Teo Mrnjavac 2014-08-11 14:28:50 +0200
  • d93b8b9d44 New displaymanager module, based on Thus. Teo Mrnjavac 2014-08-11 13:23:12 +0200
  • 86eb198f71 Adding needed grub and initcpio to phase 2 demmm 2014-08-15 16:10:22 -0400
  • d9d4af030f Merge pull request #96 from plfiorini/master Teo Mrnjavac 2014-08-14 11:21:43 +0200
  • f2c5f39f64 Make PythonLibs truly an optional component Pier Luigi Fiorini 2014-08-14 10:57:03 +0200
  • 4ba9e3d966 Add new jobmodules to settings.conf. Teo Mrnjavac 2014-08-13 18:14:46 +0200