Commit graph

343 commits

Author SHA1 Message Date
cmclark00
6e8cb1b359 idk anymore 2024-10-12 00:08:07 -04:00
cmclark00
51b0949733 dfgdfg 2024-10-12 00:03:59 -04:00
cmclark00
b39659519d afefewf 2024-10-12 00:00:17 -04:00
cmclark00
51940a6104 logo work 2024-10-11 23:51:11 -04:00
cmclark00
ae784592a8 ughhh 2024-10-11 23:43:37 -04:00
cmclark00
5b8fe6701c changing logo 2024-10-11 23:37:31 -04:00
cmclark00
308488226e banner change 2024-10-11 23:20:39 -04:00
cmclark00
9a34c84a17 found it! 2024-10-11 22:56:49 -04:00
cmclark00
5a8a257174 another oopsie 2024-10-11 22:36:01 -04:00
cmclark00
e2246d2e8d fixed an oopsie 2024-10-11 22:31:37 -04:00
cmclark00
07c7903b8e fix hash 2024-10-11 22:26:58 -04:00
cmclark00
25cb6c1cfc Banana Release! 2024-10-11 21:52:48 -04:00
cmclark00
da0c04b437 update os_list.json for banana 2024-10-11 03:26:49 -04:00
cmclark00
4240c0abf2 catching back up 2024-10-11 02:24:56 -04:00
Tom Dewey
5b7ae19e1c v1.9.2: Public release 2024-10-07 11:21:14 +01:00
Tom Dewey
3e79a8cf2a CMake: Display v1.9.1 2024-10-02 14:32:53 +01:00
Dmytro Aleksandrov
701f03ec94 Explicitly add '--tree' to the lsblk to remove partitions from top level output
After trimming the lsblk output by listing only required columns (see [1]), the output includes not only the disk devices, but also their partitions, which significantly clutters the device selection dialog.

This happens becuase the "--output" argument [2] defaults to using "--tree", but only if the column "NAME" is outputed, which in current state doesn't (only "kname" is used). So that all child elements (e.g. partitions) are listed on the same level with disk devices.

Thus ist's proposed to explicitly add "--tree" argument, so that we don't
rely on lsblk CLI intricacies

[1] baae3c7641
[2] https://www.mankier.com/8/lsblk#--output
2024-09-30 12:05:28 +01:00
Tom Dewey
49534d2f4b help: Don't infer the name
Inferring the name doesn't work on AppImage platforms, so instead refer to the project name
2024-09-26 13:31:26 +01:00
Tom Dewey
25822d50ed cmake: Whitespace cleanup 2024-09-26 13:31:26 +01:00
Tom Dewey
9756d0b645 cmake: Disable building static curl binary 2024-09-26 13:31:26 +01:00
Tom Dewey
759c947c4f cmake: Disable building shared libs 2024-09-26 13:31:26 +01:00
Tom Dewey
35ba24cb82 cmake: Prune install directives, enforce static libs. 2024-09-26 13:31:26 +01:00
Tom Dewey
0f56dea4bf deps: xz: Disable install directives 2024-09-26 13:31:26 +01:00
Tom Dewey
c66947d72a qml: MessagePopup: Make message bounds explicit 2024-09-26 13:31:26 +01:00
Tom Dewey
57fbc59ddb qml: MessagePopup: Remove extraneous cursor directive 2024-09-26 13:31:26 +01:00
Tom Dewey
074f0a1bc0 qml: OptionsPopup: Allow mouse selection in combo boxes 2024-09-26 13:31:26 +01:00
Yaron Shahrabani
d38f788587 Added Hebrew translation 2024-09-18 14:15:04 +01:00
Jose Riha
2b5c34f46c Update Slovak translation. 2024-09-12 13:36:47 +01:00
Jofre Faraudo
fe246d60cd Update Catalan translations
Standardization of phrasing
2024-09-12 13:34:16 +01:00
Jofre Faraudo
4c4abed0de Update Catalan and Spanish translations.
Remove vanished and translate missing for Spanish. Fix minor issues for Catalan.
2024-09-12 13:34:16 +01:00
Jofre Faraudo
86a36746c3 Update Cataln translations
Remove vanished entries, translated missing, and fixed minor issues.
2024-09-12 13:34:16 +01:00
veeck
68e4e13d40 update de lang 2024-09-12 13:28:50 +01:00
ykla
8f168f560a fixed typo 2024-09-12 13:26:44 +01:00
ykla
c58f67a8b5 Correcting a few minor errors
Correcting a few minor errors
2024-09-12 13:26:44 +01:00
Tom Dewey
377c0b7ed6 windows: NSIS install script pruning 2024-09-11 17:12:48 +01:00
Tom Dewey
68e3c51eba cmake: Windows code signing fixes 2024-09-11 17:12:48 +01:00
Tom Dewey
9264c19f76 linux: Appimage packaging
Move some files around, so that AppImages can be packaged inside a .deb for convenience.
2024-09-11 17:12:48 +01:00
Tom Dewey
b6cab0f7d1 CMake: macOS: Produce better named DMGs 2024-09-11 17:12:48 +01:00
Tom Dewey
76361b0cbf CMake: macOS: Reintroduce automated notarisation 2024-09-11 17:12:48 +01:00
Tom Dewey
4f262d566f deps: libarchive: Remove standalone FindZstd 2024-09-11 17:12:48 +01:00
Tom Dewey
676228f3a1 CMake: macOS: Sign as if we are going to notarise 2024-09-11 17:12:48 +01:00
Tom Dewey
fe0314287f CMake: Disable building test binaries
These are primarily gated in the dependencies - and not of interest to our build flow.
2024-09-11 17:12:48 +01:00
Tom Dewey
a806b89b25 CMake: macOS: Remove automatic notarisation
This doesn't work - notarisation can take up to an hour.
2024-09-11 17:12:48 +01:00
Tom Dewey
7685341db7 CMake: macOS: Build Universal Binaries 2024-09-11 17:12:48 +01:00
Tom Dewey
f7c72a68d8 xz: Comment out failing immintrin header check 2024-09-11 17:12:48 +01:00
Tom Dewey
04be0daa2f qml: main: prune invalid parameter 2024-09-11 17:12:48 +01:00
Tom Dewey
2d089f7d94 Popups: Don't close on click-outside
This was causing obvious confusion for users - misclicking outside of
the pop-up caused a dismissal where the consequences were not at all
clear.

So let's drop that behaviour entirely. You exit the dialog through
explicit button or key presses only.
2024-09-11 17:12:48 +01:00
Tom Dewey
405110c80d OptionsPopup: Reset vertical scroll on tab change 2024-09-11 17:12:48 +01:00
Tom Dewey
21bf00d1df macOS: Parameterise signing, notarising 2024-09-11 17:12:48 +01:00
Tom Dewey
31249e6e59 windows: ACH: Error handling cleanup 2024-09-11 17:12:48 +01:00