Commit Graph

562 Commits

Author SHA1 Message Date
Teo Mrnjavac
e7995ad540 Improve Osprober logic to immediately check if entries are resizable. 2014-10-07 16:07:28 +02:00
Teo Mrnjavac
9ebc881223 Prevent segfault on exit when module not found. 2014-10-07 16:07:28 +02:00
Teo Mrnjavac
045d9cdf8c Fix layout in partitioning choice page. 2014-10-07 16:07:28 +02:00
Teo Mrnjavac
faa39e1746 Enable resize+alongside radiobutton if osprober reports multiple lines. 2014-10-07 16:07:28 +02:00
Teo Mrnjavac
0801756cd1 Stub for Alongside page, and logic to detect if alongside is possible. 2014-10-07 16:07:28 +02:00
Teo Mrnjavac
dbd6573ed4 Write required disk space into GlobalStorage. 2014-10-07 16:07:28 +02:00
Teo Mrnjavac
c070b1c836 Const correctness. 2014-10-07 16:07:28 +02:00
Teo Mrnjavac
c6eb0721d9 Check for root mount point before going ahead. 2014-10-07 16:07:28 +02:00
Teo Mrnjavac
aeb20761cc Add preview and partitioning operations to Erase+Autopartition code path 2014-10-07 16:07:28 +02:00
Teo Mrnjavac
8a50685c75 Add clearJobs to PCM 2014-10-07 16:07:28 +02:00
Teo Mrnjavac
b7f2d5d9d3 Fix page flow issue in partition module. 2014-10-07 16:07:28 +02:00
Teo Mrnjavac
a943d55063 Size policy on erase page. 2014-10-07 16:07:28 +02:00
Teo Mrnjavac
fdaea27475 Attempt at a window size fix. 2014-10-07 16:07:28 +02:00
Teo Mrnjavac
ef703b0859 Add page for erase+install operation. 2014-10-07 16:07:28 +02:00
Teo Mrnjavac
dab5a05116 Add isDirty check to PartitionCoreModule 2014-10-07 16:07:27 +02:00
Teo Mrnjavac
4cadbf9b98 Expose icon and tooltip in DeviceModel. 2014-10-07 16:07:27 +02:00
Teo Mrnjavac
a98a4bb614 Add ChoicePage to partition module + OS detection with os-prober. 2014-10-07 16:07:27 +02:00
Teo Mrnjavac
73246b47c6 Prefer nullptr over 0. 2014-10-07 16:07:27 +02:00
Teo Mrnjavac
d39e77f7e8 New PrettyRadioButton, an alternative to QRadioButton with rich text. 2014-10-07 16:07:27 +02:00
Teo Mrnjavac
4d9f887c58 Make the prepare viewmodule use WaitingWidget 2014-10-07 16:07:27 +02:00
Teo Mrnjavac
8651b33843 Make the locale viewmodule use WaitingWidget. 2014-10-07 16:07:27 +02:00
Teo Mrnjavac
13ccede630 Add new icons to CalamaresUtilsGui 2014-10-07 16:07:27 +02:00
Teo Mrnjavac
41cb09ea01 Add ClickableLabel, a QLabel which emits the clicked signal. 2014-10-07 16:07:27 +02:00
Teo Mrnjavac
382317dcaf Added WaitingWidget to libcalamaresui, wrapper for QtWaitingSpinner 2014-10-07 16:07:27 +02:00
Teo Mrnjavac
b14a715300 Add icons to qrc. 2014-10-07 16:07:27 +02:00
Teo Mrnjavac
35b7ae793e Automated partitioning icon. 2014-10-07 16:07:27 +02:00
Teo Mrnjavac
4616669148 Partitions icon. 2014-10-07 16:07:27 +02:00
Teo Mrnjavac
33569085b7 Merge pull request #116 from plfiorini/packages
Add packages job
2014-09-22 17:43:21 +02:00
Pier Luigi Fiorini
5624132172 Add packages job
This job can be used to install and remove packages.
2014-09-01 21:48:35 +02:00
Teo Mrnjavac
14130ae9c0 Only allow a ViewStep to change next button status if it's active now. 2014-09-01 12:49:24 +02:00
Pier Luigi Fiorini
0f173e988c Merge pull request #114 from plfiorini/gitignore
Ignore build directory
2014-09-01 08:25:26 +02:00
Pier Luigi Fiorini
612f2bec75 Ignore build directory 2014-08-29 19:09:04 +02:00
demmm
631649ea69 1.0 Gb RAM should be a good default 2014-08-27 16:17:03 -04:00
Teo Mrnjavac
a9aa3e9aa6 Show an error or warning if there are unsatisfied requirements. 2014-08-26 18:24:51 +02:00
Teo Mrnjavac
2182fd2f0c Add info and fail icons to libcalamaresui. 2014-08-26 18:24:51 +02:00
Teo Mrnjavac
5434a04ebc Block the install process if an entry is required but unsatisfied. 2014-08-26 18:24:51 +02:00
Teo Mrnjavac
87711c89fc Use common icons in users viewmodule. 2014-08-26 18:24:51 +02:00
Teo Mrnjavac
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.
2014-08-26 18:24:51 +02:00
Teo Mrnjavac
0404413b05 Store active user in GlobalStorage as username. 2014-08-26 18:24:51 +02:00
Teo Mrnjavac
3bef0b835a Check for mains power in prepare viewmodule. 2014-08-26 18:24:51 +02:00
Teo Mrnjavac
26419f2c8a Check for internet connection in prepare viewmodule. 2014-08-26 18:24:51 +02:00
Teo Mrnjavac
b32bbf2b9a Add check for enough RAM to prepare viewmodule. 2014-08-26 18:24:51 +02:00
Teo Mrnjavac
03800e2966 Newline at end of file. 2014-08-26 18:24:51 +02:00
Teo Mrnjavac
9563b2efc7 WIP: new prepare viewmodule, with free space check using libparted. 2014-08-26 18:24:51 +02:00
Teo Mrnjavac
1bb6603998 Move spinner widget to libcalamaresui. 2014-08-26 18:24:51 +02:00
Teo Mrnjavac
cbfad6f637 Merge pull request #100 from calamares/initcpiocfg
New initcpiocfg module, ported from Thus.
2014-08-22 16:37:14 +02:00
Teo Mrnjavac
c70071406f Merge pull request #99 from calamares/grubcfg
New grubcfg module, ported from Thus.
2014-08-21 17:56:57 +02:00
Pier Luigi Fiorini
2133880fdb dracut: Don't read settings
This module doesn't have settings yet so this call fails.
2014-08-21 15:09:56 +02:00
Teo Mrnjavac
b54f91c1f8 Merge pull request #107 from plfiorini/testmodule
Initialize globalstorage before loading custom configuration
2014-08-21 10:05:56 +02:00
Pier Luigi Fiorini
b40f3bf4bb Initialize globalstorage before loading custom configuration 2014-08-20 19:24:07 +02:00