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

Load modules by phase, in preparation for actually using new settings.

2e47c248acfa193297bca527a846e137262d89c2 authored over 10 years ago by Teo Mrnjavac <[email protected]>
Better settings format, rename a bit of stuff in module loading.

a09ab3638664e208e7dcfa1a4508eb021c8777a8 authored over 10 years ago by Teo Mrnjavac <[email protected]>
Update partitionmanager submodule, fixing build without KIO

22ff18f2cce18e71a3970c584ca40a8bd22fe76b authored over 10 years ago by Aurélien Gâteau <[email protected]>
Update partitionmanager submodule: latest commits from the frameworks branch

@demm: This includes the btrfs fix

784f07cbbc6a0b73153e2aae0abf06d4af02ceb3 authored over 10 years ago by Aurélien Gâteau <[email protected]>
Add the ability to (re)create partition tables

83a56a6bd38b92cef8ad3164b7523fde2d9a5490 authored over 10 years ago by Aurélien Gâteau <[email protected]>
Update partitionmanager submodule, necessary for next commit

2e3f1c655c0d4c085f3fef91eea93ec4337a0e13 authored over 10 years ago by Aurélien Gâteau <[email protected]>
Factorize management of m_hasRootMountPoint

5d6a80deaea43cec90bea2bc05e2b7036e9267ec authored over 10 years ago by Aurélien Gâteau <[email protected]>
Clean up

8d3f197fdef9e491886e2fbfbb6bccb14706e736 authored over 10 years ago by Aurélien Gâteau <[email protected]>
Do not crash if a device does not have a partition table

c11fc3a4d2f45ef1da1c102b3a68d9ff44077893 authored over 10 years ago by Aurélien Gâteau <[email protected]>
Update partitionmanager submodule

b1ce4afc8c75af1fa459b06f37b7c83cb851073b authored over 10 years ago by Aurélien Gâteau <[email protected]>
Add ProcessJobModule for loading external commands.

1b4d62ef4d060945c6c8a717b1311615365de07f authored over 10 years ago by Teo Mrnjavac <[email protected]>
Add working directory to ProcessJob

b3aae75bed9c8d30693eec21899b282e01c402ae authored over 10 years ago by Teo Mrnjavac <[email protected]>
Style fix.

8d36a13d9289f7a33203be607a3834379eb8ebff authored over 10 years ago by Teo Mrnjavac <[email protected]>
assert--

8d01b9a6fddd0a7407b4ca0a777874e6edf5b0b8 authored over 10 years ago by Aurélien Gâteau <[email protected]>
Implement DeletePartitionJob::exec()

Closes #11

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

7566221eff446eb00a294ddaf1e487e8f9077b6e authored over 10 years ago by Aurélien Gâteau <[email protected]>
Abort installation when a job fails

165d28fc232da8b7a59c52ba5340873ff0333db0 authored over 10 years ago by Aurélien Gâteau <[email protected]>
Module type Core ==> Job, plus const correctness.

7894bb946221fb4d4062a1d7641cacc9518b8bbe authored over 10 years ago by Teo Mrnjavac <[email protected]>
Add libcalamaresui to include_directories for calamares_bin and modules

9c8d270ddb53456a38a1be5d5961b5c5a93e5c89 authored over 10 years ago by Teo Mrnjavac <[email protected]>
Add ProcessJob, a wrapper for external commands.

fe7a64d5ab0f556e0ac87305808dfe5ea3d7653a authored over 10 years ago by Teo Mrnjavac <[email protected]>
Const correctness.

dbadbf69ece169cd992782ff9c28d834ca0418e6 authored over 10 years ago by Teo Mrnjavac <[email protected]>
Move implementation to cpp file.

d1151d87cf1e7dab29089f2380addc31d695f3ff authored over 10 years ago by Teo Mrnjavac <[email protected]>
JobResult

6881fdab6efdae6e52b1ccfdb9b16ddedfbee350 authored over 10 years ago by Aurélien Gâteau <[email protected]>
Implement CreatePartitionJob

d984489eea656e9ee95a099a439bfab98a9d5541 authored over 10 years ago by Aurélien Gâteau <[email protected]>
Fake CreatePartitionJob::exec() implementation

191f37f5fa249937bd2f3380a025c7ba876734ab authored over 10 years ago by Aurélien Gâteau <[email protected]>
Basic JobQueue implementation

04743eb4beb26038700e4b3de385a2f9355fd4ba authored over 10 years ago by Aurélien Gâteau <[email protected]>
Format settings.conf to make it easy to comment out a module.

4a166b2f5771abd487d41a537ea1c707946fffaf authored over 10 years ago by Teo Mrnjavac <[email protected]>
Add prettyStatus to Locale module.

f1ba2e127034c19feaea6cfe59d39f87087045b1 authored over 10 years ago by Teo Mrnjavac <[email protected]>
Add prettyStatus to Keyboard module.

e622fe4f99eac4bf7e559b0938f5f7c74a3033de authored over 10 years ago by Teo Mrnjavac <[email protected]>
Behold the mighty Calamares squid.

37305e98f31d0953cf4382ba6f20fb9f836bccc9 authored over 10 years ago by Teo Mrnjavac <[email protected]>
Add status info to Summary page. Still needs work to make it nice.

Also added onActivate/onLeave to ViewStep and ViewManager.

c339ac8cfc8ef0c4af1c3ad0a9e0da705bdbfff0 authored over 10 years ago by Teo Mrnjavac <[email protected]>
Less verbose module cmake output.

2eb6f047f6521d598e8f8a6958fbd91281cdbc74 authored over 10 years ago by Teo Mrnjavac <[email protected]>
Stub for Summary viewmodule.

49b91608e3fb5f1d4e334b810a3f35847c7ab646 authored over 10 years ago by Teo Mrnjavac <[email protected]>
Merge branch 'wip/install-step2'

bb796ecdb0d5031f247dfa3f8db7b3ed38130e45 authored over 10 years ago by Aurélien Gâteau <[email protected]>
Add InstallationViewStep::jobs()

4fe50d4569dd14ad01eeb1391173c7363c32e404 authored over 10 years ago by Aurélien Gâteau <[email protected]>
Merge branch 'master' into wip/install-step2

57d89175dcf75e565a6637fc7b48379edb56afa2 authored over 10 years ago by Aurélien Gâteau <[email protected]>
Implement PartitionViewStep::jobs()

2f774e6c46da3597b1e4f176561ec46588a48343 authored over 10 years ago by Aurélien Gâteau <[email protected]>
Rename CategoryItem to TextTreeItem

a84b551ab029d69a7c9ca015584c2e94a26ce9a8 authored over 10 years ago by Aurélien Gâteau <[email protected]>
Show an InstallationStep at the end of the preparation process

cb6a25c2cebfc2715da6d286ad6a338c46b0e5d7 authored over 10 years ago by Aurélien Gâteau <[email protected]>
Remove RowType enum and associated role

b465121e265eb55dbbdadecdab13881254b926ac authored over 10 years ago by Aurélien Gâteau <[email protected]>
Enable/disable Next button based on whether we have a root mount point

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

023ed99aca7494132ce0a877b7a2ac93114d6370 authored over 10 years ago by Aurélien Gâteau <[email protected]>
Prepare for late enqueuing of jobs to the JobQueue.

b98c071f94574094eb392914c4c3b20725d7144d authored over 10 years ago by Teo Mrnjavac <[email protected]>
Clean up overuse of literals for GUI constants.

Add CalamaresStyle for colors and other style constants and helpers.
Add static functions for fon...

52028d95f934d45b489879eeab9bf823852b1e98 authored over 10 years ago by Teo Mrnjavac <[email protected]>
Update partitionmanager submodule

f10f2026ad3024f1f416c7c8389563cca6901635 authored over 10 years ago by Aurélien Gâteau <[email protected]>
add ECM to CMakeLists,

remove obsolete CONFIG

c3d40b942896c253417d73cbcc5480c4258adb89 authored over 10 years ago by demmm <[email protected]>
Get rid of DeviceInfo

d54dfcfb781cd84ccdc1e02344871eca6ad24594 authored over 10 years ago by Aurélien Gâteau <[email protected]>
Redo partition type UI and enable/disable mount point UI when appropriate

15c5142d090bd0431471e16d72299fcf5448ce17 authored over 10 years ago by Aurélien Gâteau <[email protected]>
Refactor: Move creation of CreatePartitionJob to PartitionCoreModule

3ed570481802ac3a06d3b465daa78cdaf0d4f0b4 authored over 10 years ago by Aurélien Gâteau <[email protected]>
Pass mount point to CreatePartitionJob

1247077ccc8033628aeeceb0fc4761c93421a631 authored over 10 years ago by Aurélien Gâteau <[email protected]>
Adjust logical numbers

a62f3daf25159ac9bc26a51316354f9bee1661c5 authored over 10 years ago by Aurélien Gâteau <[email protected]>
We want to format partitions we create

f27ff4c7174142a552b789258bc1ea7834c89ff1 authored over 10 years ago by Aurélien Gâteau <[email protected]>
Introduce PartitionInfo, to store Calamares-specifc info for a partition

f3f9bfc2a3c59db072ea248703084dfcfc8a0ce1 authored over 10 years ago by Aurélien Gâteau <[email protected]>
wip mount point

ab4e81504e14a8c956794114659c2293bb8f293e authored over 10 years ago by Aurélien Gâteau <[email protected]>
Remove PartitionInfo if we remove a Partition

467d89f56f2c64a9fbd3687134120f538e058521 authored over 10 years ago by Aurélien Gâteau <[email protected]>
Enable keyboard viewmodule. Requires the ckbcomp script.

ecf56990a2aa7f7edd882ebc65eba976f619c69c authored over 10 years ago by Teo Mrnjavac <[email protected]>
New keyboard viewmodule, based on the one from Manjaro's minst.

7a99214ddb4925eb7e9a4685b3000f2985d0a586 authored over 10 years ago by Teo Mrnjavac <[email protected]>
Remove keyboard related functionality from the locale viewmodule.

ee485f97358f46e7f720b219369c3d5ca7b4a4ff authored over 10 years ago by Teo Mrnjavac <[email protected]>
Remove debug spam from CalamaresAddLibrary.cmake.

4ba4a4fe1286e2580950d8fd1666ddf927816d88 authored over 10 years ago by Teo Mrnjavac <[email protected]>
Do not repeat repeat link libraries.

e2e66e3cf7f4bf4e653a7069841a5ca8f626c9bd authored over 10 years ago by Teo Mrnjavac <[email protected]>
Refactored calamares_bin into calamares_bin and libcalamaresui.

Now linking with -Wl,--no-undefined!
Moved find_package KF5 from the root CMakeLists.txt to the p...

4ec72f4afb101924b5305a0c29d68325cb4179a4 authored over 10 years ago by Teo Mrnjavac <[email protected]>
Added spinner widget to the loading timezone data view.

1efb4f1101bd05d735402ce658313e51416f7336 authored over 10 years ago by Teo Mrnjavac <[email protected]>
Don't allow to go next if the timezone view hasn't loaded.

81eafced2fbfccd42c2595e58a739d4a2c7978b5 authored over 10 years ago by Teo Mrnjavac <[email protected]>
Load timezone data asynchronously so we don't block the GUI thread on

startup.

f9aa532d772f065dbd3def1876a2d2fdda678891 authored over 10 years ago by Teo Mrnjavac <[email protected]>
Useless linkage is useless.

4cf6c06ddaced1802012108dc01a16d20b185b79 authored over 10 years ago by Teo Mrnjavac <[email protected]>
Layout fixes for LocalePage + default location.

87b009cc2301da2f605ea251ee67a189c1877a32 authored over 10 years ago by Teo Mrnjavac <[email protected]>
Initial commit for the locale viewmodule.

1ac10b40e69d629d31a88cd4baeda3d64aaeec69 authored over 10 years ago by Teo Mrnjavac <[email protected]>
More readable partition sizes

0446bb1079c043931052c4cf985ec23c0da34608 authored over 10 years ago by Aurélien Gâteau <[email protected]>
Show partition elements in separate column

3a58e2640fc8b5321c2f7abbdabfb934adf87397 authored over 10 years ago by Aurélien Gâteau <[email protected]>
Fix background of branding placeholder.

50c40e4272b8ae52040b8ab46145ad09bc6a862f authored over 10 years ago by Teo Mrnjavac <[email protected]>
Remove the outer margin of step widgets

4ee9f68cebce5730046e0b14114ba21ad18a30e1 authored over 10 years ago by Aurélien Gâteau <[email protected]>
Enqueue all partition jobs when leaving the PartitionViewStep

a318ec49fc8ebb7b4ca73aef5c93aa687c0cf468 authored over 10 years ago by Aurélien Gâteau <[email protected]>
crash--

4916d0cb889c63bba9081c57464c902905da4e70 authored over 10 years ago by Aurélien Gâteau <[email protected]>
Argh, forgot to commit those files

6f3ec0170e08d1be6f7aafd59804dc8a09201160 authored over 10 years ago by Aurélien Gâteau <[email protected]>
Implement partition removal

d013e663b8644dcf55c93156dd8090ddb1a83c75 authored over 10 years ago by Aurélien Gâteau <[email protected]>
Mark the partition we create as "StateNew"

This way if user wants to remove it later we can remove the creation job
instead of queueing a d...

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

724780fb23ece7ae87f88b0d34a137b4a5ae578c authored over 10 years ago by Aurélien Gâteau <[email protected]>
CalamaresAddPlugin more relevant output.

ca247c26ca1f7b6ffddcd88f57b1ed5b2e8df3c9 authored over 10 years ago by Teo Mrnjavac <[email protected]>
Remove debug messages from CalamaresAddLibrary.cmake

5ea0ade4ce02e47d208d3fd7a8005f7f859bcc88 authored over 10 years ago by Teo Mrnjavac <[email protected]>
Minor nitpick in module.conf

20beae8f5248f1cb02730203b1a61916a679c37a authored over 10 years ago by Teo Mrnjavac <[email protected]>
Enforce minimum size for main window.

3b64f29bfc7254b92d37e361963728a5f02fc4ea authored over 10 years ago by Teo Mrnjavac <[email protected]>
Add getter for CalamaresWindow in CalamaresApplication.

0eddb34c15a981d9a87661a121b8721ccf513194 authored over 10 years ago by Teo Mrnjavac <[email protected]>
No need to call expandAll from outside the model.

378545c735a67013eb0db80197a406ff3cd1ee20 authored over 10 years ago by Teo Mrnjavac <[email protected]>
Lots of model/view/delegate changes.

Created delegate for ProgressTreeView.
No more columns, only roles throughout the model.
Added ro...

698cff45c8ce5bf61ce9e38b1f7c5011bb860765 authored over 10 years ago by Teo Mrnjavac <[email protected]>
Added ProgressTreeModel/View, including different kinds of items.

Redone CalamaresWindow without UI file.
Const correctness in ViewStep and plugins.

80789b614343afe2e026593b77b241a3f4eb51ec authored over 10 years ago by Teo Mrnjavac <[email protected]>
Added CalamaresUtilsGui

3a3bf71054ecf4a20d73e3bd4fa354506731ac30 authored over 10 years ago by Teo Mrnjavac <[email protected]>
Support creation of extended partitions

1421a04dd27c2cbc26f336041b0e0d12c791957b authored over 10 years ago by Aurélien Gâteau <[email protected]>
Let CreatePartitionDialog create the Partition object

e3c6869fbd2b15c6c9760aa71195f46836f5ea33 authored over 10 years ago by Aurélien Gâteau <[email protected]>
Safer dialog handling

90d26bfd314957b672c9abdfc83759e992f5d821 authored over 10 years ago by Aurélien Gâteau <[email protected]>
Crude way to distinguish extended from primary partitions + show partition size

5eafb9538e30370a019d2a903cce42727ed953ac authored over 10 years ago by Aurélien Gâteau <[email protected]>
Better way to detect free space

cdfb890e17e09a8823741c5401096b97b0c3d936 authored over 10 years ago by Aurélien Gâteau <[email protected]>
Log plugin loading errors

bd4472932845fae454cc14c771607caa9f5ffdca authored over 10 years ago by Aurélien Gâteau <[email protected]>
Fix plugin install libdir.

f417b22fc367690da7613e801f90f03fa656f50e authored over 10 years ago by Teo Mrnjavac <[email protected]>
Add missing file

5dc5b4ddc8c95680846560709afa0e35a974f944 authored over 10 years ago by Aurélien Gâteau <[email protected]>
Install settings.conf

1b22ec890b3111d7c31a7bedcfbe9d8eb9b4507b authored over 10 years ago by Aurélien Gâteau <[email protected]>
Introduce CreatePartitionDialog and CreatePartitionJob

b060f664562c8dc423614433eda0de3395256191 authored over 10 years ago by Aurélien Gâteau <[email protected]>
Dummy implementation of JobQueue so that I can call it

bcfbf3eda226c2743cc6f94c95488a289db7e6b9 authored over 10 years ago by Aurélien Gâteau <[email protected]>
Move PartitionModel management from DeviceModel to PartitionCoreModule

6d0b3218f1473297ad51d6f8c3d4358994924f62 authored over 10 years ago by Aurélien Gâteau <[email protected]>
Introduce PartitionCoreModule

Owner of the Qt models and PM devices

4d2354fb569df47346b4e0bc2c066fcdf201ddaf authored over 10 years ago by Aurélien Gâteau <[email protected]>
PartitionModel: Add getter for Partition

2000553a107d4f925017bb2399c9ae9e6e44b2f9 authored over 10 years ago by Aurélien Gâteau <[email protected]>