Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/manjaro/calamares

This repo has been archived. Our code is now hosted at
https://github.com/manjaro/calamares

Change signature of JobQueue::progress, add finished() signal

Now uses a qreal for progress instead of current and total
Also added a finished() signal becaus...

e9da5cb6cbe6a48f476b041acf0944939f7527b5 authored about 10 years ago by Aurélien Gâteau <[email protected]>
Add job.setprogress to Python API.

2636a1273f2dec161619b83981226b8c9728695f authored about 10 years ago by Teo Mrnjavac <[email protected]>
Rewrite Python error handling to show meaningful messages.

c6c2c675605ce95a9c1d2b061ab5e95c458e82cc authored about 10 years ago by Teo Mrnjavac <[email protected]>
Add "mount" module

0234415976a60fef763734235e33868607651ea6 authored about 10 years ago by Aurélien Gâteau <[email protected]>
Move PartitionIterator to its own file

7763587c013fb35ce62d0ba69a98ff6c27e6d466 authored about 10 years ago by Aurélien Gâteau <[email protected]>
Introduce FillGlobalStorageJob

c8129898fce9333901f8e45d7c09f668a51c74de authored about 10 years ago by Aurélien Gâteau <[email protected]>
Merge pull request #54 from calamares/wip/job-order

Queue module jobs in the order they are listed in the "install" section of settings.conf

ed0fd6d207c972bf7abcb092970de0b38ddb7320 authored about 10 years ago by Teo Mrnjavac <[email protected]>
Queue module jobs in the order they are listed in the "install" section of settings.conf

b5b72855c3ec3b5c255ce6c898f8a2bfb7b64949 authored about 10 years ago by Aurélien Gâteau <[email protected]>
[testmodule.py] Simulate global storage contents from a YAML file.

4881684e18888f8eabd3cd240433a0c826d90808 authored about 10 years ago by Teo Mrnjavac <[email protected]>
[testmodule.py] File with fake global_storage contents for testing.

533cba64374826de0c71075d2519e4bdb483a981 authored about 10 years ago by Teo Mrnjavac <[email protected]>
Use findPartitionByMountPoint in updateHasRootMountPoint

1b64917385bfde042488905d939bd6d57fb8a947 authored about 10 years ago by Aurélien Gâteau <[email protected]>
Coding style fixes

a335c1cc0468c06283e134afc47066f7d160819b authored about 10 years ago by Aurélien Gâteau <[email protected]>
Add combo box to pick boot loader installation destination

906019facc1a8032114397c986b2d9bb69133c6a authored about 10 years ago by Aurélien Gâteau <[email protected]>
Rework PartitionPage appearance, prior addition of boot loader UI

3e3329d4f20bba1576dfdd1b5db6ea9c476e5fc4 authored about 10 years ago by Aurélien Gâteau <[email protected]>
Added testmodule.py script to test Python modules.

81eca92418bfb97d26b5638b57737677a9455a89 authored about 10 years ago by Teo Mrnjavac <[email protected]>
Spaces, not tabs.

73f03017fd93f94da69e5d66bed34c8e7aa0f9cd authored about 10 years ago by Teo Mrnjavac <[email protected]>
Add PyCharm files to .gitignore.

aba981e4ce5b38ac7c72c383f715e64d84205990 authored about 10 years ago by Teo Mrnjavac <[email protected]>
New GlobalStorage map. With Python API support.

0753e6ccde6d8752ef4577193196d78db7f4732a authored about 10 years ago by Teo Mrnjavac <[email protected]>
Fix bug with tiny disks and mbr partition tables

4c88603872f5aec1a9e969b5fcb657845846f70c authored over 10 years ago by Aurélien Gâteau <[email protected]>
Improve CreatePartitionJob::prettyName

a5fcb9bcb9a04279d791281dc795c3d369371774 authored over 10 years ago by Aurélien Gâteau <[email protected]>
Introduce PartitionJob

d374d8bad8f7b87208ec1cb0ce05905e2d03f951 authored over 10 years ago by Aurélien Gâteau <[email protected]>
Add support for formatting existing partitions

closes #24

26f6943f8a7eb6c5511a583a03206bd1011a2c9f authored over 10 years ago by Aurélien Gâteau <[email protected]>
Add some dummy configuration to dummypython, and then show it.

4516213b0ba77097761bebc1e03605f7d78fffeb authored over 10 years ago by Teo Mrnjavac <[email protected]>
Add support for config map to Python job API.

Rename PythonJobHelper ==> CalamaresPython::Helper.
Add QVariant to boost::python::object convers...

d9f4c745378d19f215883f7557e5820aaed81de7 authored over 10 years ago by Teo Mrnjavac <[email protected]>
CalamaresPrivate ==> CalamaresPython

2f03dfa43b45c29919c37008b24b2f28067f3d20 authored over 10 years ago by Teo Mrnjavac <[email protected]>
Reproduce and fix bug #28

568f2abd0b2c50426f7a66d31f8c83748f325536 authored over 10 years ago by Aurélien Gâteau <[email protected]>
Unbreak test. Unfortunately it did not reproduce bug #28

99fe98a9cf654b1404945b48bd3573330c2633aa authored over 10 years ago by Aurélien Gâteau <[email protected]>
Make Runner::run() returns a bool indicating success or failure

7e8c5a980c2048c08de1d5955de65636b48d147d authored over 10 years ago by Aurélien Gâteau <[email protected]>
Nicer error messages

eebc71257f4d676ea18b8632ccb58d78ddea41d0 authored over 10 years ago by Aurélien Gâteau <[email protected]>
Unbreak build

26d0b5234289ad39f5b58b96cd0cd79ebb087c22 authored over 10 years ago by Aurélien Gâteau <[email protected]>
Start working on tests for partition jobs

43f29b8058ab83feed6916221f18b753cfaa0076 authored over 10 years ago by Aurélien Gâteau <[email protected]>
Add a (failing for now) test for extended partitions

This reproduces bug #28

6f65a4b16c960799e314351712751214668cccb6 authored over 10 years ago by Aurélien Gâteau <[email protected]>
Let's not keep commented out code.

031c405c6092aa7c3197563922cca930cdb89071 authored over 10 years ago by Teo Mrnjavac <[email protected]>
Expose some more version constants in CalamaresVersion.h

6559197c4b41f02201d5dbcb8c667ddc2918faf5 authored over 10 years ago by Teo Mrnjavac <[email protected]>
We have a Python API for jobmodules!

Created a Boost.Python module interface in libcalamares.
Added a PythonJob wrapper and exposed it...

a61a36d99d919743321bfe59f148ba8e50256138 authored over 10 years ago by Teo Mrnjavac <[email protected]>
Symlink lib/calamares/libcalamares.so to lib/libcalamares.so for Python.

e33e9de6f650f6fe00596e2afd3bd4b36376aa9e authored over 10 years ago by Teo Mrnjavac <[email protected]>
Install Calamares macros

4028db2b5c6938f9013cd0ee51e3b9f8b74a649c authored over 10 years ago by Teo Mrnjavac <[email protected]>
Add debugMode bool to Calamares::Settings.

c13179fdf06e6ec344371dd4d5ec382d530ab627 authored over 10 years ago by Teo Mrnjavac <[email protected]>
Get rid of partview, it's no longer useful

9c89e6867268627cf11f2e8ea95703099f6fd897 authored over 10 years ago by Aurélien Gâteau <[email protected]>
Always delete logical partitions first when deleting an extended partition

0d915b4995bdfba2b9c2c9f236ce6cc4b7181123 authored over 10 years ago by Aurélien Gâteau <[email protected]>
Scaffolding for exiting partition reformating

d7a853ee068f3c2b86be8df049847524bbb41837 authored over 10 years ago by Aurélien Gâteau <[email protected]>
Coding style fixes

8a64dcb2700567ea1b2567cbb08636ca5c80f7ed authored over 10 years ago by Aurélien Gâteau <[email protected]>
Turn all extra PartitionInfo fields into QObject properties of Partition

ff5667cb736a06cc134b00d5a00323af0ddfd017 authored over 10 years ago by Aurélien Gâteau <[email protected]>
Start creating EditExistingPartitionDialog

ec6703b9cda1f5b12410dc32c6beaeb08bf43561 authored over 10 years ago by Aurélien Gâteau <[email protected]>
Refactor: PartitionInfo is no longer a class

5daa1b82e8ceb25f64356861653549225e4bb0f7 authored over 10 years ago by Aurélien Gâteau <[email protected]>
Turn PartitionCoreModule::refreshPartitionModel() into refresh() and make it public

4e49f593335c6f5743e3cef7faa64c97a9293a2f authored over 10 years ago by Aurélien Gâteau <[email protected]>
Fix doc

5c594f8dd784e94bfc96c223a5b87966669e2ad4 authored over 10 years ago by Aurélien Gâteau <[email protected]>
Fix finding of Boost.Python on Ubuntu

9c05ecef4d7e27cc2c286d212032c0f5df76a06c authored over 10 years ago by Aurélien Gâteau <[email protected]>
No point doing this: editing extended partitions is not supported for now

9b57b98a934742d41ecab69ae38e0f3d01749a0c authored over 10 years ago by Aurélien Gâteau <[email protected]>
Update README.md

846812f49b13d752a2123f5e1fc0f8d5541f87af authored over 10 years ago by Teo Mrnjavac <[email protected]>
Update README.md

32beec02430da9209f87b346e7a8a11b1dfa00af authored over 10 years ago by Teo Mrnjavac <[email protected]>
Update README.md

2e38ad801634238f8a6b384d18038b65438f678d authored over 10 years ago by Teo Mrnjavac <[email protected]>
Enable dummy Python jobmodule.

0e5e3c50b4a637543db28370b60e348198e241d1 authored over 10 years ago by Teo Mrnjavac <[email protected]>
Add dummy python jobmodule.

2f628cd1d4bc371eefa0fe472d75f2f4aee084bd authored over 10 years ago by Teo Mrnjavac <[email protected]>
Add optional Python jobmodules support to libcalamaresui.

50ba57a33a9d758db6c83a5d2b8b0cabe96d9ec3 authored over 10 years ago by Teo Mrnjavac <[email protected]>
Add optional Python jobs support to libcalamares.

b924aeef2b5123cac89e17308d0e45dcbd942d49 authored over 10 years ago by Teo Mrnjavac <[email protected]>
Fix prettyName.

754ef7dbbc39a4c82e70d7902d35f86b6519a5e0 authored over 10 years ago by Teo Mrnjavac <[email protected]>
Fix build in PartitionCoreModule.

4712af05a08b83ddaf19e1c549852a104f448f51 authored over 10 years ago by Teo Mrnjavac <[email protected]>
Alignment fix.

f2ed18ad4c6c1254f1a0de4b3000fab04977031f authored over 10 years ago by Teo Mrnjavac <[email protected]>
Find Python3 + Boost.Python, and other buildsystem fixes.

1dec58f178779b4540b1769997535ece569c6473 authored over 10 years ago by Teo Mrnjavac <[email protected]>
More readable job queue

8a7e6c93486c86c1f54466e6eaeb417a8e5b7c5c authored over 10 years ago by Aurélien Gâteau <[email protected]>
Fix crash when trying to delete an extended partition

3fa3694f90b394f2579668f998db1b395c8cb9d5 authored over 10 years ago by Aurélien Gâteau <[email protected]>
Init all fields when editing a partition. Disable editing of extended partitions for now.

568dc4db0abd0b34d18de1745d225c0f02c6ef8d authored over 10 years ago by Aurélien Gâteau <[email protected]>
Coding style fixes

d500c7b4805acf203af82db639f29f4821a64e89 authored over 10 years ago by Aurélien Gâteau <[email protected]>
Avoid potential rounding errors

27b28a5bd14381cbd7c07c032ab97ac10b6a14af authored over 10 years ago by Aurélien Gâteau <[email protected]>
Factorize size computations

45dda6fa17f0c919a17a2d9f0d6fd4a004b52177 authored over 10 years ago by Aurélien Gâteau <[email protected]>
Refactor: move sector math from PartitionPage to CreatePartitionDialog

a70ab4ad6063d6d6b2e21d3788c518d36bd1905d authored over 10 years ago by Aurélien Gâteau <[email protected]>
Drop now unused IsNewPartitionRole

7c1ecabd6886d9a93c00d32fc72cf4875c319136 authored over 10 years ago by Aurélien Gâteau <[email protected]>
Allow editing of partition mount points

92169828596d539dd5cdeb37faed43327f1c25cd authored over 10 years ago by Aurélien Gâteau <[email protected]>
Start implementing editing of newly-created partitions

This is the beginning of #19

48c078acc5fa8aa30a8410986aaf617dd822afb9 authored over 10 years ago by Aurélien Gâteau <[email protected]>
Add IsNewPartition role

174114f09c55036f4d607e78fe1c3735e2c6d58d authored over 10 years ago by Aurélien Gâteau <[email protected]>
Add PMUtils::isPartitionNew()

fa30fe147feb0d417c46b99b08fa7ab1f92e4a9e authored over 10 years ago by Aurélien Gâteau <[email protected]>
Make CreatePartitionDialog.ui easier to read in Designer

091c3c275722c3579ee5e179dcbea2d1228aa5e0 authored over 10 years ago by Aurélien Gâteau <[email protected]>
Let the user recreate the partition table (mbr or gpt)

Closes #20

c30ed3c9c133660b1536e05d8df9824beaf22bdd authored over 10 years ago by Aurélien Gâteau <[email protected]>
Move partitionmanager code to src/modules/partition

709621320639d9cc14ec014ccaad3db35f5cd856 authored over 10 years ago by Aurélien Gâteau <[email protected]>
Coding style fixes

cbcd821943407d786b34452fe4f5e8dbc99af088 authored over 10 years ago by Aurélien Gâteau <[email protected]>
Add calamaresstyle script

79bf4f3b5ae3c379e8f1b2a97b2f254196d222f5 authored over 10 years ago by Aurélien Gâteau <[email protected]>
Make the locale viewmodule load the initial timezone from config.

e3741c4d264855de51ac0303cc46df6352ae2873 authored over 10 years ago by Teo Mrnjavac <[email protected]>
Set initial timezone for the locale viewmodule in module.conf.

0a8aa66d5868b4202e1930a91fe267e84544c24b authored over 10 years ago by Teo Mrnjavac <[email protected]>
Actually load the additional config map into the ViewStep.

df9f8035725802e6adcecfa5d19d6c6a0ed0fbde authored over 10 years ago by Teo Mrnjavac <[email protected]>
Add setConfigurationMap to ViewStep with empty implementation.

Actual module ViewSteps can reimplement it to read their own module-
specific configuration.

b20eaaf4f8e4418b14b18d95f7aaa76b9b3a7e95 authored over 10 years ago by Teo Mrnjavac <[email protected]>
Make extra configuration map protected in Module.

2ef5df314b924aa25db91f07540faa0f6b125010 authored over 10 years ago by Teo Mrnjavac <[email protected]>
Load additional module-specific configuration into a Module object.

c7c4e52849954958787ade216e5e1e1c39839c9f authored over 10 years ago by Teo Mrnjavac <[email protected]>
Add YAML to QVariant conversion to YamlUtils

3879087c4afbcfc4b20a78a748c865dcb5c78ac8 authored over 10 years ago by Teo Mrnjavac <[email protected]>
Merge pull request #22 from toudi/center-mainwindow-fix

fix for issue #13

63a1ab07c1b813f123aa000dcf41cca79acc712e authored over 10 years ago by Teo Mrnjavac <[email protected]>
Add CalamaresAddModuleSubdirectory, a CMake function for modules that

do not require building through a CMakeLists.txt.

c57d99a21c082b002b83ac4785fea183ba5c9df2 authored over 10 years ago by Teo Mrnjavac <[email protected]>
Add dummy process job module.

25f44492e99be10cec804341531b641a59056c9d authored over 10 years ago by Teo Mrnjavac <[email protected]>
Code style.

db84262a8edc5201ce9b74575d5077591cf24cc2 authored over 10 years ago by Teo Mrnjavac <[email protected]>
Instantiate the correct type of module from module.conf.

2dd88344e53271b315a6354fb36134cabfcb4895 authored over 10 years ago by Teo Mrnjavac <[email protected]>
Better error message.

51e5976a99709f43a85efa46a0a979b95628dd98 authored over 10 years ago by Teo Mrnjavac <[email protected]>
update for the fix, remove QStyle dependency

91e1f8248bb94fb4d2b38fbc3b6e668a0ebceb7a authored over 10 years ago by Mateusz Mikołajczyk <[email protected]>
Add already loaded check to ProcessJobModule

1dca92947c7e121d6fe35641953d46c51f317dd8 authored over 10 years ago by Teo Mrnjavac <[email protected]>
fix for issue #13

ea3b2e44618560a421520b09535881d83de2f16c authored over 10 years ago by Mateusz Mikołajczyk <[email protected]>
Generalized code path for Phase switching. Also load install modules.

8d28a2ea5de994efbb5dd1199ae00ad1789dd936 authored over 10 years ago by Teo Mrnjavac <[email protected]>
Comment out modules we don't have yet.

6348e729744c6305af00ccc1ca8a716edb6498bd authored over 10 years ago by Teo Mrnjavac <[email protected]>
Fixes for loading modules by phase.

84bfb2aa958a6d208c6f5e959b57430e79aa1fd3 authored over 10 years ago by Teo Mrnjavac <[email protected]>
Forget pending changes when the partition table is recreated

7ac6588090cd491145fa83a65b7af645264bb2a2 authored over 10 years ago by Aurélien Gâteau <[email protected]>
Refactor: group jobs and partitionModel for a device in a DeviceInfo struct

Makes it easier to clear all jobs for a specific device, which is necessary
when replacing a dev...

61b17490ebc78bed20e59520187b1a70a162c38b authored over 10 years ago by Aurélien Gâteau <[email protected]>
Refactor: Introduce PartitionInfoProvider interface, and make DeviceInfo implement it

f0dffb74002ae1f65ce36e16f3c66cd1af3e4856 authored over 10 years ago by Aurélien Gâteau <[email protected]>
Remove MM:loadModulesPrepare.

7034985b7403b8a9ecf56a38a8cdb37d58488d8c authored over 10 years ago by Teo Mrnjavac <[email protected]>