Martin Bříza

Results 25 issues of Martin Bříza

Today I noticed that we still use OpenForBenchmarking on Linux, but UDisks added OpenDevice since I've originally written that backend: http://storaged.org/doc/udisks2-api/latest/gdbus-org.freedesktop.UDisks2.Block.html#gdbus-method-org-freedesktop-UDisks2-Block.OpenDevice I originally used OpenForBenchmarking because there was no other...

enhancement
Linux

$subj. Probably implement a heuristic that will pop up a warning about this when the user selects an image with "win" or "windows" in its name.

enhancement

By moving to use `authopen` we seem to have lost the ability to check the written image on the flash drive. Let's investigate how to bring the feature back without...

MacOS

This is not really a pull request, more of an explanation on what I had to do to make the ARM macOS build work. Please note this is just about...

### 📒 Description There is a lot of text so please don't get scared. I just want to know your opinion, especially on the topic if this is overengineered or...

lib
WIP

### 📒 Description To state the obvious, JsonCpp is a third party library we're using to parse Json in the library. We were using quite an outdated version so I...

lib

### 📒 Description This change is a partial implementation of our current macOS app design and an almost full port of the current Linux app to QML. This gives us...

linux

### 📒 Description This change consists of three main parts: 1. The `src/` folder is now reorganized, the `src/model` and `src/database` folders were added to contain models and database-related classes,...

### 📒 Description Switch from a std::string-based error type to a class with an enumeration (lib) This is by no means done (now the UI is getting a ton of...

### 📒 Description This PR adds support for automatic `build.snapcraft.io` builds. It also fixes a few of Snap pain points (it should especially alleviate the need for manual review when...