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

[libcalamares] Add support for formatted, table-like output

- Use DebugRow for one-row-at-a-time output with continuations.
- Use DebugList for one-item-p...

240efd30f170f7f668c63ee487eea8fd908cc4c8 authored over 6 years ago by Adriaan de Groot <[email protected]>
Merge branch '3.1.x-stable'

20e9c2c8e36e5bb9a459f1d515c1c09476ff9c96 authored over 6 years ago by Adriaan de Groot <[email protected]>
[locale] Document the settings in locale.conf

- The geoipUrl is weird, because it is not a complete URL.
Document that, and what kind of d...

32a1c849352c6e5650dc0cf17e3e90bf397a172d authored over 6 years ago by Adriaan de Groot <[email protected]>
[plasmalnf] Simplify showAll handling

- Only need the showAll parameter once, when passing in the list
of themes to show.

fb93a8288e74cdbcca90b905dadc72649d9e76ff authored over 6 years ago by Adriaan de Groot <[email protected]>
[plasmalnf] New setting to show all installed LnF themes

- This enables working in three modes:
- No themes listed; all are shown without screenshots...

b0828faadb4eccbd4c2441d23860e452b406a434 authored over 6 years ago by Adriaan de Groot <[email protected]>
[plasmalnf] Add auto-detection of Plasma theme.

- Although it's not necessarily accurate for an extensively-modified
Plasma configuration, w...

c2efae765da30d3c3e28518ed8f8a976143bc007 authored over 6 years ago by Adriaan de Groot <[email protected]>
[plasmalnf] Add pre-selected theme

- For OEM modes where there is already a theme, add a preselect:
key to pick a specific them...

11652c585669d3d25615f1fbd3edaf7d6e17142c authored over 6 years ago by Adriaan de Groot <[email protected]>
[plasmalnf] Improve wording of LnF explanation.

94000b6847c01b947b8a8a5b572bddbc7ddfcf4a authored over 6 years ago by Adriaan de Groot <[email protected]>
[libcalamares] Drop generic cLog()

- Use cWarning or cError() for errors
- Use cDebug(level) for other uses (but there aren't any)

6bb72d173d8bb5ef45aed983e5c89620e134d6ab authored over 6 years ago by Adriaan de Groot <[email protected]>
[libcalamares] Remove internal functions from the logging API

ad6227ce2153117b82040f080cd89c0e769f46ca authored over 6 years ago by Adriaan de Groot <[email protected]>
[libcalamaresui] Use cError() for logging errors, not cLog()

3e30bb682e0b78ea5fe10691062d5cfbf509827b authored over 6 years ago by Adriaan de Groot <[email protected]>
[welcome] Log if no translations matched at all

e2b8fb0afed3c0df351d8bd1da675149674f2ad1 authored over 6 years ago by Adriaan de Groot <[email protected]>
CMake: restore en to translations list

d9a1f6b18bc879a398829a2612737538988912ed authored over 6 years ago by Adriaan de Groot <[email protected]>
[libcalamares] Rename the log file

cdf80615b84bcae215de630055b6b08783544224 authored over 6 years ago by Adriaan de Groot <[email protected]>
[calamares]: Improve startup logging

- Don't bother with the address of the main thread
- Do put a marker on restart into the log f...

0f289e25520176e7990aaf48c6765c59bec09a51 authored over 6 years ago by Adriaan de Groot <[email protected]>
CMake: make the translations more transparent; easier to update

24305bd58fe2aa1ba1744e98b415f6d20596ac44 authored over 6 years ago by Adriaan de Groot <[email protected]>
CMake: fix defaults-handling which was breaking in-tree build

ace30e149a7a3d392fb03650d5e1628fe86612e0 authored over 6 years ago by Adriaan de Groot <[email protected]>
CMake: document add_branding_subdirectory()

- add feature to allow (re)naming and to support greater
directory depths.

abe05ac8abae4662823cbbaab02952ca5fc50434 authored over 6 years ago by Adriaan de Groot <[email protected]>
CMake: remove debugging from macro

b95fe2227ffc5bc07d41e1c627fee0020d87d1d8 authored over 6 years ago by Adriaan de Groot <[email protected]>
CMake: bump version for -rc4

902e392b6d422118e4de59ec0d4ccf38629cf119 authored over 6 years ago by Adriaan de Groot <[email protected]>
i18n: make build reproducible

The RCC output files in version 2 contain a timestamp of the
source file, which changes per buil...

d4f0be02d3f01ca5574a2bc50298a38183f4bfbf authored over 6 years ago by Adriaan de Groot <[email protected]>
Merge branch 'master' of https://github.com/calamares/calamares into development

3a54f448868d9e18d7b8b56c8963008feb9bb386 authored over 6 years ago by Philip <[email protected]>
i18n: [python] Automatic merge of Transifex translations

a519be130cf68f97054553d276440dd19e9e0971 authored over 6 years ago by Calamares CI <[email protected]>
i18n: [dummypythonqt] Automatic merge of Transifex translations

1791ac2d43a18c1c61689dcbec3c0532367f8289 authored over 6 years ago by Calamares CI <[email protected]>
i18n: [calamares] Automatic merge of Transifex translations

37e6f92c242ee4cd6aaf54dd795bdaa338daf740 authored over 6 years ago by Calamares CI <[email protected]>
i18n: [desktop] Automatic merge of Transifex translations

7e2f7dc4146148cc0732a786d294f8c5ff8800c2 authored over 6 years ago by Calamares CI <[email protected]>
Merge branch 'branding'

Documentation lives both in Calamares and in the calamares-branding
repo. Whether a slideshow ha...

70fe023347f38f73f8a1a5f8cd80cf9af6895e02 authored over 6 years ago by Adriaan de Groot <[email protected]>
[plasmalnf] Change to IgnoreAspectRatio

It is the distro's responsibility to produce screenshots that look
good; previously I chose to p...

2f66aa9b07986a721124c9e738d6daf28446a7e7 authored over 6 years ago by Adriaan de Groot <[email protected]>
CMake: add license headers, copyright

Since we install the CMake files now, also put license headers in them.
These files are intended...

42ba505ceb6ae323afb12b07dcec11255ba8f4b7 authored over 6 years ago by Adriaan de Groot <[email protected]>
CMake: improve branding component macros

- document preferred component layout
- simplify parameters to the branding macros
- allow st...

986c5f5a9a73777c219a45537598509fa5e884d6 authored over 6 years ago by Adriaan de Groot <[email protected]>
Branding: document preference for standalone branding

f29da8e39e0e9cd5d6067303f161a59e5b09b156 authored over 6 years ago by Adriaan de Groot <[email protected]>
Branding: remove fancy/ and samegame/ examples

The examples of branding have moved to the calamares-branding repo.

25b9663a40b50d65f8a40667d70c37ef50c54864 authored over 6 years ago by Adriaan de Groot <[email protected]>
CMake: Calamares uses linguist-tools for translation

The convenience include file CalamaresUse should DTRT and set up
all the bits needed to write Ca...

36106348830a18e64d849d9826c6e6aade79c8ec authored over 6 years ago by Adriaan de Groot <[email protected]>
i18n: when extracting strings, skip branding

fdccff83c3c2a54d69a6a9bc994e8b3d4664ec6c authored over 6 years ago by Adriaan de Groot <[email protected]>
Branding: document how to translate branding

e4cca9b83046c75297c6ae678292f6b7b221443c authored over 6 years ago by Adriaan de Groot <[email protected]>
Branding: add example translations to fancy/

75df6a4f88d7266ac1ce6776203de404a0c3dd2d authored over 6 years ago by Adriaan de Groot <[email protected]>
CMake: improve branding support

- Fix broken subdirectory call
- Automatically process lang/ if there isn't a CMakeLists.txt,
...

345118aec995683904af11e343e4718a11a180ee authored over 6 years ago by Adriaan de Groot <[email protected]>
CMake: improve documentation in the Config file

2fee85907d175d3eba90b507cb9693cb03a4a71c authored over 6 years ago by Adriaan de Groot <[email protected]>
[libcalamaresui] Improve warning when branding has no translation

f8bc195fb4807059211a05d047be033517d52cd4 authored over 6 years ago by Adriaan de Groot <[email protected]>
QML: apply translation to the slide counter

c1bb5e708b0e007931b35e0f82736f1977777426 authored over 6 years ago by Adriaan de Groot <[email protected]>
QML: Remove binding for quit key in presentation

97eff2838373ae89a9cd98d7d7d85578cdcd6e3d authored over 6 years ago by Adriaan de Groot <[email protected]>
Branding: expand documentation

- Auto-advance the default presentation
- Add more example slides to the fancy presentation
-...

8125698696674ad156342483beab30ccc95adad1 authored over 6 years ago by Adriaan de Groot <[email protected]>
Branding: fix reference error

e7849c5ed0692a37907818ee4d190021f10746b5 authored over 6 years ago by Adriaan de Groot <[email protected]>
Branding: update example, use NavButtons

3b8673fb99fc9d50364a31608ef05e7969d4e8b2 authored over 6 years ago by Adriaan de Groot <[email protected]>
QML: drop potentially confusing shortcuts

Removed these features that make sense in a presentation slideshow
(e.g. during a talk) but that...

3d89828fe15ae358711610d7e041b7577b0074eb authored over 6 years ago by Adriaan de Groot <[email protected]>
Branding: add example SVGs from Quassel

7ab79a944b9f6ac172b35e42e336a1d2a5566b6d authored over 6 years ago by Adriaan de Groot <[email protected]>
QML: Use QtQuick 2.5 consistently

b6fd8de126035ee1153152b59dd00f2c290fce16 authored over 6 years ago by Adriaan de Groot <[email protected]>
QML: add navigation items

- Add a NavButton, which shows a directional arrow, and fades in on hover.
It can be used le...

c116dba2e8c01f1a385a1b9b05a0b68ba3e0e35a authored over 6 years ago by Adriaan de Groot <[email protected]>
Git: ignore compiled QML

8a9baf6e11a7a944fa482c605aa63278ec390545 authored over 6 years ago by Adriaan de Groot <[email protected]>
Branding: add a fancy branding example

74080c31f52deecdf35279e0e204d28ebe0a6f2f authored over 6 years ago by Adriaan de Groot <[email protected]>
[contextualprocess] Warnings-- by dropping destructor

1e0ecbcc18e2a07dd7a16a076670d04f87441d96 authored over 6 years ago by Adriaan de Groot <[email protected]>
[keyboard] Warnings-- for nullptr

583cc06f7cd71f21c05bd57cfaae9a3e9946e76a authored over 6 years ago by Adriaan de Groot <[email protected]>
[license] Warnings-- by making the one default case explicit

51ccd6be4d41eaa78c852d3890c668b0b269f566 authored over 6 years ago by Adriaan de Groot <[email protected]>
[tracking] Reduce compile warnings

The fallthrough construction in a switch is a bit confusing
to read, and generates compile warni...

e2f6d160f89155f767d0e9180c9c6c7f7b13abc5 authored over 6 years ago by Adriaan de Groot <[email protected]>
[welcome] Compile warnings--

defc7d4df816671e658a0f736da96a6ec362f179 authored over 6 years ago by Adriaan de Groot <[email protected]>
[users] Compile warnings--

a9e751bb31c3dda55c0be76dfd3d8975220a1a85 authored over 6 years ago by Adriaan de Groot <[email protected]>
Merge pull request #911 from AlmAck/locale_fix

Enable the correct language in the locale.gen list

a0d636520925d904cd27eed2a29d7e481547a66e authored over 6 years ago by Adriaan de Groot <[email protected]>
the first character must be a comment

to original code would match both lines:
zen_US.UTF-8 UTF-8
#en_US.UTF-8 UTF-8

introducing "#" ...

58952b685ca81ee6e3090deb0ae85add96f6ef6a authored over 6 years ago by AlmAck <[email protected]>
Enable the correct language in the locale.gen list

the original code does not distinguish the document comments inside the locale.gen file from the...

382c193afa623fee4746132a05a7e5fbe39f2fb6 authored over 6 years ago by AlmAck <[email protected]>
i18n: [python] Automatic merge of Transifex translations

561ba6bda8387e06aecf0a7acc35bacd10004ded authored over 6 years ago by Calamares CI <[email protected]>
i18n: [dummypythonqt] Automatic merge of Transifex translations

1762d5e5d6742dcef0080a49ff7dd14ac5ee7d8a authored over 6 years ago by Calamares CI <[email protected]>
i18n: [calamares] Automatic merge of Transifex translations

b07185315b1f67588ae46e032140ae6718fd2212 authored over 6 years ago by Calamares CI <[email protected]>
CMake: revert un-versioning of libcalamares*.so

The install-bits branch commit 83639b182baaf4d992e7e98083852b664f8a757e
dropped .so-versioning f...

09f30194d799231a63d63814cccc7ab913beb46b authored over 6 years ago by Adriaan de Groot <[email protected]>
Merge branch 'master' of https://github.com/calamares/calamares into development

6590a06d935d63d225d6097091ee3fc8f1bffdba authored over 6 years ago by Philip <[email protected]>
[libcalamares] Fix up debugging

Using plain cLog() is weird, it doesn't attach a debugging level
so it seems like it's level 0, ...

73a5e0bbcdee5279a5cfde28245be945d93f4d32 authored over 6 years ago by Adriaan de Groot <[email protected]>
Merge branch 'install-bits'

FIXES #729

36ef4556b4cb0ea9dcc878aa1997665fb8b686b3 authored over 6 years ago by Adriaan de Groot <[email protected]>
CMake: drop empty calamaresUi

- Empty variable and some unused wrappings doing nothing.

56ce22908e61924edff14471839992ebda37ec42 authored over 6 years ago by Adriaan de Groot <[email protected]>
CMake: just install unversioned .so

- Applies to libcalamares and libcalamaresui.so, install with no
version, just the bare .so....

db0c1ffd6de9dd8d6b8f83519f7d3a973c884950 authored over 6 years ago by Adriaan de Groot <[email protected]>
[calamares] Refactor argument-handling

- Move parameter handling out of main
- Give -D an argument (log level)

de1710a9f36a587898251f9e299b738f8972ebba authored over 6 years ago by Adriaan de Groot <[email protected]>
[libcalamares] Make setup of log-level explicit

- Replace the implicit setting of a logging level
(the first time logging is called) with ex...

a1cbb161eef5d21862d94fcc77e69ab778400250 authored over 6 years ago by Adriaan de Groot <[email protected]>
[umount] Make a pretty_name()

247a0e3a56ca7072fac4b7f848862179d547d1ab authored over 6 years ago by Adriaan de Groot <[email protected]>
Python: use warning() method in modules

060990bdd0be5d3a655c60bc70e2c06447f7abf1 authored over 6 years ago by Adriaan de Groot <[email protected]>
[libcalamares] Give Python jobs a warning()

- Add libcalamares.utils.warning() alongside debug() for
Python modules to output warnings.

84d599625f156f5a34e5d0d7ce331c0e11ed8c90 authored over 6 years ago by Adriaan de Groot <[email protected]>
[libcalamares] Use cDebug, polish messages

dbbec4f76d44c9c18a5847a56782d9c5d0c90259 authored over 6 years ago by Adriaan de Groot <[email protected]>
[libcalamares] Polish weird namespace use

d62c7b93c627b122904656610a3f476946faece8 authored over 6 years ago by Adriaan de Groot <[email protected]>
[finished] Remove useless debugging

0c16bf11796cf609cf712fa7872fa7d90542b072 authored over 6 years ago by Adriaan de Groot <[email protected]>
[libcalamares] Avoid nullptr crashes

- The Python testmodule script can end up calling in to System
methods (via System::instance...

cf02f7aab507daa7e362c1781e03a0f528c64659 authored over 6 years ago by Adriaan de Groot <[email protected]>
Merge branch 'context-wildcard'

FIXES #906

94014a52d4f807a69681cac01e081d7d67dd51fa authored over 6 years ago by Adriaan de Groot <[email protected]>
[contextualprocess] Add tests

- Tests showed issues with memory management, fixed in previous commits.

713add5795d4f3567d9e13089baf9d580a50122e authored over 6 years ago by Adriaan de Groot <[email protected]>
[shellprocess] ECM has already been searched-for

f0ec6c02a3f21f5c57c2c0ca88684db2e0c30d8e authored over 6 years ago by Adriaan de Groot <[email protected]>
[contextualprocess] Cleanup destructors

- ValueCheck shouldn't own the pointer, since it's just a QPair
and there are temporary copi...

23a23a01f1dcec84bde48705bc9d78a8ca3febd1 authored over 6 years ago by Adriaan de Groot <[email protected]>
[contextualprocess] Helper methods for counting checks

87e2f13dc2dc1ddb8903b081febc058a8f35febe authored over 6 years ago by Adriaan de Groot <[email protected]>
[contextualprocess] Warn if (global) variable not found.

8664400ee944efba2ab531269f1d2d848cf52aa7 authored over 6 years ago by Adriaan de Groot <[email protected]>
[contextualprocess] Add wildcard

- Re-build the structures for doing value-checks, is now more tree-like.
- Document pointer ow...

699b42a756b0d0c33b7ac8f357db5262164ee999 authored over 6 years ago by Adriaan de Groot <[email protected]>
[branding] Expand documentation

- Make CMakeLists a little more resilient
- Format docs source
- Add documentation for the ex...

2fa6361d63f644c6161e30f9d8d80be4d133a128 authored over 6 years ago by Adriaan de Groot <[email protected]>
i18n: [calamares] Automatic merge of Transifex translations

7ecb39574ed8ac3a2020436f37d87c67c49ce8d7 authored over 6 years ago by Calamares CI <[email protected]>
CMake: reduce duplicate ECM searches

f047b0b110c9feafc229f42729e5810a7c0ac6be authored over 6 years ago by Adriaan de Groot <[email protected]>
[plasmalnf] Properly scale the image

- Since the image size isn't known a priori (due to sizing based on fonts),
load the image a...

04de4a0b028057060c5b998918078c6546a0d3bc authored over 6 years ago by Adriaan de Groot <[email protected]>
CMake: install missing module

- The CMake modules for Calamares expect to find CMakeColors
- Also the translation support ma...

af67ab27229cb23a05337b6a93e3f668130da021 authored over 6 years ago by Adriaan de Groot <[email protected]>
CMake: try installing outside of regular lib/

- Install unversioned libraries
- Install to lib/calamares instead of directly to lib/

83639b182baaf4d992e7e98083852b664f8a757e authored over 6 years ago by Adriaan de Groot <[email protected]>
[libcalamaresui] Switch text on 'next' button

- If the next step will be an install-step (e.g. hit the optional
confirmation step) then ch...

958aee1d41ad58997056cd0c784d816c998d6334 authored over 6 years ago by Adriaan de Groot <[email protected]>
Merge branch 'sanitize-logging'

e9d9efce2040cdf216cbb78cb7d6260c84a1d645 authored over 6 years ago by Adriaan de Groot <[email protected]>
[modules] Use cError() as well

- Switch KPMHelpers to using Calamares logging instead of qDebug()

3ae126f589e4a8ee9fb16f0dca7732e51c4d3cb8 authored over 6 years ago by Adriaan de Groot <[email protected]>
i18n: missed some commit-message fixups in tooling

99b9f4a5017ffa9b6cfc6089ef0ce861a3e60c5e authored over 6 years ago by Adriaan de Groot <[email protected]>
i18n: [dummypythonqt] Automatic merge of Transifex translations

b33e3294e1ff24811fd898f1f2ab4d07ab93b7fe authored over 6 years ago by Calamares CI <[email protected]>
i18n: [python] Automatic merge of Transifex translations

854c3ba0746afb10c40cd3533018cf9ccbfaf98e authored over 6 years ago by Calamares CI <[email protected]>
i18n: [desktop] Automatic merge of Transifex translations

ab46e0005c4e649c0f248319c741d074c0c28831 authored over 6 years ago by Calamares CI <[email protected]>
i18n: [calamares] Automatic merge of Transifex translations

c93ee67f880a7ba7178380dd350c2d903d0de8cc authored over 6 years ago by Calamares CI <[email protected]>
[modules] Use new convenience logging methods across the board

3315df5df1e5b16a0de2498ef37a61ca4c94cdf9 authored over 6 years ago by Adriaan de Groot <[email protected]>
[libcalamares] Provide convenience functions for warning and error

df0d9dcb88caf113979eb325432885eaee0502fb authored over 6 years ago by Adriaan de Groot <[email protected]>