2042 Commits (eb26b4ee893a6d281b7c88e68f4fd43d233b7537)
 

Author SHA1 Message Date
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
Teo Mrnjavac 9757de0d2c Restore the cursor. 9 years ago
Teo Mrnjavac adbf0c7276 Try another approach. 9 years ago
Teo Mrnjavac 2c5d33839b Maybe we're restoring too much. 9 years ago
Teo Mrnjavac eac6b4f983 Set an override cursor for the whole application. 9 years ago
Teo Mrnjavac 25a61d07a5 Don't uncolor partition. 9 years ago
Teo Mrnjavac 1aa8279cf8 Try the forbidden cursor when hovering an unselectable partition. 9 years ago
Calamares CI 178b24e0b0 Automatic merge of Transifex translations 9 years ago
Calamares CI 601b59249c Automatic merge of Transifex translations 9 years ago
Calamares CI 6bc67f7dc8 Automatic merge of Transifex translations 9 years ago
Teo Mrnjavac 5372245aed Copyright statements. 9 years ago
Teo Mrnjavac a21f44aa68 Bump. 9 years ago
Teo Mrnjavac 485176d70d And always do that, please. 9 years ago
Teo Mrnjavac 12ec3bb74b Iterate over all partitions for canBeResized check, not just osprober. 9 years ago