Calamares CI
7b3f6cdd5a
Automatic merge of Transifex translations
9 years ago
Calamares CI
c2bb5a1dcd
Automatic merge of Transifex translations
9 years ago
Teo Mrnjavac
06ebf69afe
Initialize all members (fix Coverity defect 98200).
9 years ago
Teo Mrnjavac
7e89e67059
Initialize all members (fix Coverity defect 98206).
9 years ago
Teo Mrnjavac
ff9cf0880a
Fix QVariant type check (fix Coverity defect 114155).
9 years ago
Teo Mrnjavac
b2f1e08377
Prevent unnecessary switch fallthrough (fix Coverity defect 114171).
9 years ago
Teo Mrnjavac
c1d1e7cb5a
Prevent memory leak on bad module dir (fix Coverity defect 114172).
9 years ago
Teo Mrnjavac
27b27644c4
Initialize all members (fix Coverity defect 114173).
9 years ago
Teo Mrnjavac
749a740ffa
Ensure the resizing items aren't null (fix Coverity defect 121862).
9 years ago
Teo Mrnjavac
a0ac9d9f07
Don't dereference nullptr (fix Coverity defect 121863).
9 years ago
Teo Mrnjavac
53741f0d36
Initialize all members in ctor (fix Coverity defect 122658).
9 years ago
Calamares CI
787d2ea080
Automatic merge of Transifex translations
9 years ago
Calamares CI
5253869469
Automatic merge of Transifex translations
9 years ago
Teo Mrnjavac
eb26b4ee89
Update settings defaults.
9 years ago
Teo Mrnjavac
cb317f8d9e
Update README.md
9 years ago
Teo Mrnjavac
dcaadeca78
Update list of enabled translation languages.
9 years ago
Teo Mrnjavac
f470756d5f
Bump for 2.0.
9 years ago
Calamares CI
923c2cddd7
Automatic merge of Transifex translations
9 years ago
Teo Mrnjavac
1e3e1d22bb
Fix build.
9 years ago
Teo Mrnjavac
3c8aee7b5e
Add resizing state flag to Splitter items.
...
New iterator for Splitter items.
Use std::function instead of templates for type safety.
9 years ago
Teo Mrnjavac
757a5b48eb
Merge pull request #236 from tctara/patch-1
...
Modify Hostname input validation to accept number as first character
9 years ago
Tith Chantara
80864bdf27
Modify Hostname input validation to accept number as first character
...
Input validation for Hostname accept a letter or a digit as the first character to conform to [rfc1123](http://tools.ietf.org/html/rfc1123#page-13 ) . Fixing [CAL-346](https://calamares.io/bugs/browse/CAL-346 )
9 years ago
Calamares CI
2ccfd9e50e
Automatic merge of Transifex translations
9 years ago
Calamares CI
24a8d2af79
Automatic merge of Transifex translations
9 years ago
Teo Mrnjavac
bafaa6a225
Keep Splitter items on the stack.
9 years ago
Teo Mrnjavac
7bf0fa2575
Get better debug information.
9 years ago
Teo Mrnjavac
d6de5be8d0
Don't segfault on free space in Splitter widget.
9 years ago
Calamares CI
c5db05fff7
Automatic merge of Transifex translations
9 years ago
Philip Müller
c6cf6f6906
Merge pull request #235 from konqoro/patch-1
...
Enable Greek translation of the project
9 years ago
Calamares CI
d44679d097
Automatic merge of Transifex translations
9 years ago
konqoro
56a522c278
Enable Greek translation of the project
9 years ago
Calamares CI
30dd9c9937
Automatic merge of Transifex translations
9 years ago
Calamares CI
c7c4ae80f5
Automatic merge of Transifex translations
9 years ago
Teo Mrnjavac
12e20f6c7f
Bump.
9 years ago
Teo Mrnjavac
64498ea71b
Keep the EFI system partitions model up to date with reverts.
9 years ago
Teo Mrnjavac
e91d213872
Improve setting ESP.
9 years ago
Teo Mrnjavac
e27b9fc295
Handle ESP selector visibility.
9 years ago
Teo Mrnjavac
a4831085fb
Only override BIOS bootloader install path if there's no UI.
9 years ago
Teo Mrnjavac
7a89b53538
Refactor leave event of ChoicePage, add ESP mount point support.
...
PVS now calls ChoicePage::onLeave, which in turn runs ChoicePage::
doAlongsideApply and/or sets up the ESP mount point based on the UI
state if it's running in EFI mode and the action is Alongside or
Replace.
If setting up under BIOS, Alongside and Replace always install
the bootloader in the MBR of the current device.
9 years ago
Calamares CI
7ec039f860
Automatic merge of Transifex translations
9 years ago
Teo Mrnjavac
569f2d9d50
Use iterators instead.
9 years ago
Teo Mrnjavac
dc038dfe1e
Useless code is useless.
9 years ago
Teo Mrnjavac
4781bc0f7a
Use a QVector.
9 years ago
Teo Mrnjavac
c1b4320f5c
Correctly handle free space in Splitter widget.
9 years ago
Teo Mrnjavac
7f6199ad37
Remember to update total.
9 years ago
Teo Mrnjavac
7bf918bfee
Compensate for small partition visibility in Splitter widget.
9 years ago
Calamares CI
43cfbaa15d
Automatic merge of Transifex translations
9 years ago
Teo Mrnjavac
ea7b95e474
Maybe don't crash.
9 years ago
Teo Mrnjavac
9ecd23dfc7
In the labels view too.
9 years ago
Teo Mrnjavac
db69a860b0
Try to make it more responsive.
9 years ago