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

Detect free space using the FS type

3a59cdeda9cafa3000a7175a957cea3ec6e208e9 authored over 10 years ago by Aurélien Gâteau <[email protected]>
Introduce PMUtils

4429a8fd639183d02bff611ac8c4f0ce6898af2e authored over 10 years ago by Aurélien Gâteau <[email protected]>
Instantiate DeviceModel in PartitionCoreModule

578f2e4baa97feeeee486d77de95f662247cebeb authored over 10 years ago by Aurélien Gâteau <[email protected]>
Start implementing support for creating partitions

c9409ba6b2921de0ebfd9d6908efd44e19b1362f authored over 10 years ago by Aurélien Gâteau <[email protected]>
Enable/disable partition buttons

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

dafd542245fa77f40ccc210f9000813c8f847667 authored over 10 years ago by Teo Mrnjavac <[email protected]>
Update HACKING.md

13386486174cfc30f83db9b0e8981d4c87b41637 authored over 10 years ago by Teo Mrnjavac <[email protected]>
Added HACKING.md

1cf5d1c72f0515c53068a1d7338c10ba88817f1f authored over 10 years ago by Teo Mrnjavac <[email protected]>
PartitionViewPlugin => PartitionViewStep

730c3902bf234f20304537835c6de3e918061f37 authored over 10 years ago by Aurélien Gâteau <[email protected]>
Persistent partition model

This will make it possible to update the partition list on changes,
regardless of the actual dev...

8f474fa08f93b0f4fedbef2cf167f33d99c8fa86 authored over 10 years ago by Aurélien Gâteau <[email protected]>
Fix back/next logic for Next enabled state.

e6be09982edccb32d053909e6b58ad89ae694429 authored over 10 years ago by Teo Mrnjavac <[email protected]>
Add the partition viewmodule to the modules-prepare roster.

b2744f912a24d208abf2a251e1eb2a60a0e3bdee authored over 10 years ago by Teo Mrnjavac <[email protected]>
Make the partition viewmodule compile with the new ViewStep interface.

c7d62300a00e088622116c19c142f5dcc850c400 authored over 10 years ago by Teo Mrnjavac <[email protected]>
Fix include guard.

299d4caae59368942130b0d8873fd3e8c6436623 authored over 10 years ago by Teo Mrnjavac <[email protected]>
Major ViewStep additions and changes.

Renamed ViewPlugin to ViewStep.
Back/Next button status management.
Subpages are now under a View...

20d5a37fefa7af9d3f779a695e72b988efad60d9 authored over 10 years ago by Teo Mrnjavac <[email protected]>
Added Typedefs.h and Job/JobQueue interfaces.

f1da3373a81eb498bba0577569e0e5e8533f276c authored over 10 years ago by Teo Mrnjavac <[email protected]>
Clean up

1d0dfa52157311d7620f3aea07b6d5325ff292aa authored over 10 years ago by Aurélien Gâteau <[email protected]>
Better use QItemSelectionModel to detect selection changes

344d7ac610a931bdc8ca9a22e5b50795a523ba2c authored over 10 years ago by Aurélien Gâteau <[email protected]>
Wrap PartitionPage building in WITH_PARTITIONMANAGER

6b164a9dcfd1a1d7c7f85abdbd7db4129c32dd48 authored over 10 years ago by Aurélien Gâteau <[email protected]>
Start PartitionPage

8d6b7672bcf6152b1be41c77c3b26a5b6bffb045 authored over 10 years ago by Aurélien Gâteau <[email protected]>
To build with partitionmanager: cmake -DWITH_PARTITIONMANAGER=1

afa1d9dce0212e8fe0a88674dd6dfed9afcb36b0 authored over 10 years ago by Teo Mrnjavac <[email protected]>
Stubs for JobQueue and Job.

63881715214743c1dda7423fabaf04d05c00918d authored over 10 years ago by Teo Mrnjavac <[email protected]>
Prefer nullptr over 0 for null pointers.

f4b1cacc03502568c052528ba83941c4a8069ca3 authored over 10 years ago by Teo Mrnjavac <[email protected]>
Don't use QPluginLoader's JSON metadata thing, we already have our own.

5f883556e16cfe58143a09dd71e4e22ba5166152 authored over 10 years ago by Teo Mrnjavac <[email protected]>
Shut up cmake 3.0

c3fe6026f202b7d88fab12472fc0bf13537238d3 authored over 10 years ago by Aurélien Gâteau <[email protected]>
Use Qt5 cmake macros

The qt_* macros have a different signature

e9d7e3eca60c8945a3688ddb55574dd7abe9597e authored over 10 years ago by Aurélien Gâteau <[email protected]>
Make it possible to test with other devices

f4c5b90472e378a2be3a9cd852e7a935d573ae5e authored over 10 years ago by Aurélien Gâteau <[email protected]>
Lots of changes. Module search+load system is now working.

Moved module-related classes to src/calamares/modulesystem.
Fixes to startup code path.
Made View...

23e91ee475713c2645b4df6236150e2d9cab1def authored over 10 years ago by Teo Mrnjavac <[email protected]>
DllMacro.h ==> UiDllMacro.h

fae3284bb7c268533d71d390639b286ff7e8fa3a authored over 10 years ago by Teo Mrnjavac <[email protected]>
Unbreak build with g++

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

This adds a submodule pointing to a fork of KDE Partition Manager. All
Calamares-specific change...

02af2dccb976c5f5db39e1c118c6ba7072c0db19 authored over 10 years ago by Aurélien Gâteau <[email protected]>
Rename config.h to CalamaresConfig.h

Avoid name clashes with partitionmanager's config.h

3cc7fe3245d9bab9344669a681bd31435b1d96d8 authored over 10 years ago by Aurélien Gâteau <[email protected]>
Remove modules that don't exist yet from settings.conf.

9b15b283df396468e37de5317b7cbb6cbd913a38 authored over 10 years ago by Teo Mrnjavac <[email protected]>
Make the compiler a little more pedantic

cbde9f3c0ca5270b7038bbb1e47ba98908ed3aef authored over 10 years ago by Teo Mrnjavac <[email protected]>
There's a better way to check for GCC 4.9

5a5956052b04141f9c4d672233dbfd4111b7f658 authored over 10 years ago by Teo Mrnjavac <[email protected]>
Only enable colorized messages if g++ version is >=4.9

1237f7acc56f8cff25a522007cf13f6c1036bbd5 authored over 10 years ago by Teo Mrnjavac <[email protected]>
Force error coloring in GCC 4.9

f00337f379693142359950c67235304211a9e6ea authored over 10 years ago by Teo Mrnjavac <[email protected]>
Better CalamaresAddPlugin output

0035b8b3d3e8846251fefb8cb02238e7968dd6df authored over 10 years ago by Teo Mrnjavac <[email protected]>
ModuleLoader ==> ModuleManager

205250e7c4def53689aedca8121043b2de281b49 authored over 10 years ago by Teo Mrnjavac <[email protected]>
When looking for plugins in a search dir, make sure the path is correct

c23d198923f67fc66fa68d5802d2c98d610f5ba2 authored over 10 years ago by Teo Mrnjavac <[email protected]>
Load modules asynchronously on startup.

869483055c253a6a687823d9c299468fd3e95654 authored over 10 years ago by Teo Mrnjavac <[email protected]>
Add a Quit button to Calamares::ViewManager.

041db41b351647a2e6ccf1673f0dac755582d6db authored over 10 years ago by Teo Mrnjavac <[email protected]>
Set correct window flags on CalamaresWindow.

fa3dfa2244631b6536b0e24df4602f595aa233c8 authored over 10 years ago by Teo Mrnjavac <[email protected]>
Probably best to not even try to mkdir /usr/lib

6324feb2f310772b1eefd52a249589733fe71f16 authored over 10 years ago by Teo Mrnjavac <[email protected]>
Add modules path in build dir if --debug.

Also fix config.h location.

ef48f364450f9a038d99d7a0a7a26b5ee411b838 authored over 10 years ago by Teo Mrnjavac <[email protected]>
PagePlugin ==> ViewPlugin

392c8ec1085d3385c526a35daba7d189733811ee authored over 10 years ago by Teo Mrnjavac <[email protected]>
Added load entry to plugin config.

2693f493c9d05cfa33f9c025ae6d9c1a6921d7ad authored over 10 years ago by Teo Mrnjavac <[email protected]>
Better output + fixed output paths for plugins in build dir.

f3a04f514686638dde90bab9eedd13432bfc1726 authored over 10 years ago by Teo Mrnjavac <[email protected]>
Added module metadata file to CalamaresAddPlugin macro.

Also improved output.

125b7914d536e3fc7e8a37164d9f92794d326543 authored over 10 years ago by Teo Mrnjavac <[email protected]>
Made ModuleLoader async, added dependency check.

19da31baa410d1dfdb82d336cf9f47ec482c938b authored over 10 years ago by Teo Mrnjavac <[email protected]>
Enable debug output for CalamaresAddPlugin cmake magic.

8d4ee1debd5bbda8597687053c22febd95c169d1 authored over 10 years ago by Teo Mrnjavac <[email protected]>
Fix -Wnarrowing warnings in KDSingleApplicationGuard

ab5c818f4f30aa5c3e0aee12f6e09782e86345e5 authored over 10 years ago by Teo Mrnjavac <[email protected]>
Allow undefined symbols when linking plugin.

3dd9578b9522e62b44868c4ff398761d351a2e92 authored over 10 years ago by Teo Mrnjavac <[email protected]>
Add DLLEXPORT_PRO definitions.

d20e3ce5986babacf36c313f8c694366eadd0a76 authored over 10 years ago by Teo Mrnjavac <[email protected]>
A bunch of work on loading plugins.

Also switched to C++11.

13fcf387c76b81d3c19731a839f6cf481eb66a12 authored over 10 years ago by Teo Mrnjavac <[email protected]>
Fix link error on Qt5 libs

1da7ba446daa2e82d2351d73ad5a149f4d764b49 authored over 10 years ago by Aurélien Gâteau <[email protected]>
Rename binary calamares_bin -> calamares

1fb0dd3c3dec8c768d09ea84b40ddcb50f04f48b authored over 10 years ago by Teo Mrnjavac <[email protected]>
Fix appDataDir paths

8c746b8d3bbed5c73ebb0a20567a1993dd3b92a8 authored over 10 years ago by Teo Mrnjavac <[email protected]>
Added config file sample.

5eb35780d06c60c58ead2e61b98c06e98ea8c687 authored over 10 years ago by Teo Mrnjavac <[email protected]>
Config files are YAML, not JSON. We depend on yaml-cpp for parsing.

05d355f21ff0356f056d6f8062475b9d009b65aa authored over 10 years ago by Teo Mrnjavac <[email protected]>
Added FindYamlCpp.cmake

80640e4beac840c0b81f347f2b5887a1f05145f9 authored over 10 years ago by Teo Mrnjavac <[email protected]>
--verbose is now --debug, CalamaresApplication keeps track of it

56c6df30e6271199327075e531944f11576e201d authored over 10 years ago by Teo Mrnjavac <[email protected]>
Load settings.

1f98c3efaec15d9c2664b9f8d08a29a07cf276c6 authored over 10 years ago by Teo Mrnjavac <[email protected]>
Fixed defines for Logger

4e14ec7834165f06f17c55372925d9cde337868a authored over 10 years ago by Teo Mrnjavac <[email protected]>
Proper include, and layout fix.

de93d4eabb7e58bd0185521066c2588fe4729b0b authored over 10 years ago by Teo Mrnjavac <[email protected]>
AUTHORS file.

347115c1bc491ee6d38bd1a8c45c5f87de0e3471 authored over 10 years ago by Teo Mrnjavac <[email protected]>
Added CMake magic for plugin infrastructure.

Added ViewManager.
Added dummy Settings class.
Added dummy plugin interface (UI plugins only).
Ad...

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

bfc5316c56499b5057242a95f412bf73d93f7a53 authored over 10 years ago by Teo Mrnjavac <[email protected]>
Use ui file for main window.

fe27f8eab8ff3787969e8e9a9c2e11b3c1698ada authored over 10 years ago by Teo Mrnjavac <[email protected]>
adding base-ui, first preleminary option

293446a7bd022fde9b6a874e6e266747a0330eb0 authored over 10 years ago by demmm <[email protected]>
Added Utils, Logger, Translations, QCommandLineParser, init boilerplate

b21dc4fe4caa9634df19c39c10ea952e098744af authored over 10 years ago by Teo Mrnjavac <[email protected]>
Fix error in headers.

212068582202db06678ae9cf7c0093fd3065bcca authored over 10 years ago by Teo Mrnjavac <[email protected]>
.gitignore update

21b7e06bb6df80a3c49fee6349fa8387156d89a2 authored over 10 years ago by Teo Mrnjavac <[email protected]>
Added KDSingleApplicationGuard boilerplate because it's a singleton.

Also DllMacro.h

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

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

f02785c5a2eced170b964eef341f2ec0b7fe389d authored over 10 years ago by Teo Mrnjavac <[email protected]>
CMake skeleton.

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

035dccfa5c3a309d7c61b283e3c5dafdc15f03e7 authored over 10 years ago by Teo Mrnjavac <[email protected]>
Update LICENSE

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

c23abaef652316190a733f4602f57ffa1b0bbc10 authored over 10 years ago by Teo Mrnjavac <[email protected]>
Initial commit

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