- Oct 01, 2021
-
-
Carsten Schoenert authored
-
- Sep 29, 2021
-
-
Carsten Schoenert authored
-
Carsten Schoenert authored
-
Carsten Schoenert authored
-
- Sep 25, 2021
-
-
Carsten Schoenert authored
Using the field Uploaders within a derivative is misleading and will produce the Lintian error 'invalid-field-for-derivative'. https://lintian.debian.org/tags/invalid-field-for-derivative
-
Carsten Schoenert authored
-
- Aug 20, 2021
-
-
Jeremy Bicha authored
-
Jeremy Bicha authored
-
Jeremy Bicha authored
Default in Bullseye
-
Jeremy Bicha authored
-
- Apr 12, 2021
-
-
Sebastien Bacher authored
-
Sebastien Bacher authored
-
Sebastien Bacher authored
Update to upstream version '40.0' with Debian dir 47158da1f32d737e1c7ae7a0733f613511a8e296
-
Sebastien Bacher authored
-
- Apr 11, 2021
-
-
Niels De Graef authored
-
- Apr 05, 2021
-
-
Niels De Graef authored
And use it to start following the code style in the rest of seahorse.
-
- Apr 03, 2021
-
-
Chao-Hsiung Liao authored
-
- Mar 28, 2021
-
-
Yosef Or Boczko authored
-
- Mar 26, 2021
-
-
Efstathios Iosifidis authored
-
- Mar 21, 2021
-
-
Niels De Graef authored
We're a bit too far off from a consistent style to be able to use a formatter like uncrustify, but we can start with simple stuff like trailing whitespaces.
-
Niels De Graef authored
-
Niels De Graef authored
... which is a remnant of the now removed SeahorseWidget object.
-
Niels De Graef authored
-
Niels De Graef authored
Let's start very basic, by just testing if the ..._valid_uri() function works.
-
Niels De Graef authored
With the advent of HKPS support, some of the code in `SeahorseHkpSource` got changed quite a lot. With no proper unit tests, it's hard to guarantee we didn't break anything. With help of the previous commit, we can now finally start writing tests per backend, so let's do that. The test actually uncovered some issues with the current HKP implementetion as well, notably that the first key is ignored. Fix those while we're at it.
-
Niels De Graef authored
With the removal of SeahorseWidget, there is finally no more awkward circular dependency going on between libseahorse and common. This means we can finally start linking backends on their own, which is useful for tests.
-
- Mar 20, 2021
-
-
Ngọc Quân Trần authored
-
- Mar 18, 2021
-
-
Hannie Dumoleyn authored
-
- Mar 16, 2021
-
-
Zander Brown authored
-
- Mar 15, 2021
-
-
Milo Casagrande authored
-
- Mar 14, 2021
-
-
Niels De Graef authored
Although it almost physically hurts to mangle our Git history, it makes sense to start getting rid of trailing whitespace, so we can easily start enforcing this through our CI, rather than having time-consuming nitpicks during PR reviews. Since we're touching these lines already, we can use it to also start enforcing more and more of a consistent code style.
-
Niels De Graef authored
We've been able to replace it with more modern APIs like `GtkBuilder`, or by using GTK templates.
-
Niels De Graef authored
This makes sure the dialog shows up on top of the parent window
-
Niels De Graef authored
-
Jordi Mas authored
-
Jordi Mas authored
-
- Mar 13, 2021
-
-
Piotr Drąg authored
-
Kjartan Maraas authored
-
Marek Černocký authored
-
- Mar 10, 2021
-
-
Fabio Tomat authored
-