Commit graph

73 commits

Author SHA1 Message Date
Soren Stoutner
f223034aef Install all app icon sizes on Linux. 2024-11-12 21:49:04 -07:00
tobtoht
91cfdd6df8
build: wayland support 2024-11-03 17:42:34 +01:00
tobtoht
06a34c6612
depends: qt: update to 6.8.0 2024-11-02 19:58:13 +01:00
tobtoht
3b9412fece
guix: use llvm17 toolchain for macos
Some checks are pending
ci/gh-actions/build / build-ubuntu-without-scanner (push) Waiting to run
ci/gh-actions/guix / cache-sources (push) Waiting to run
ci/gh-actions/guix / x86_64-w64-mingw32 (push) Blocked by required conditions
ci/gh-actions/guix / bundle-logs (push) Blocked by required conditions
ci/gh-actions/guix / x86_64-linux-gnu.no-tor-bundle (push) Blocked by required conditions
ci/gh-actions/guix / x86_64-linux-gnu.pack (push) Blocked by required conditions
ci/gh-actions/guix / x86_64-linux-gnu (push) Blocked by required conditions
ci/gh-actions/guix / x86_64-w64-mingw32.installer (push) Blocked by required conditions
ci/gh-actions/guix / aarch64-linux-gnu (push) Blocked by required conditions
ci/gh-actions/guix / arm-linux-gnueabihf (push) Blocked by required conditions
ci/gh-actions/guix / arm64-apple-darwin (push) Blocked by required conditions
ci/gh-actions/guix / i686-linux-gnu (push) Blocked by required conditions
ci/gh-actions/guix / riscv64-linux-gnu (push) Blocked by required conditions
ci/gh-actions/guix / x86_64-apple-darwin (push) Blocked by required conditions
2024-11-02 18:55:52 +01:00
tobtoht
8e31b2b5ee
cmake: cleanup linking 2024-10-01 23:25:31 +02:00
tobtoht
4b197dd49c
remove SingleApplication 2024-10-01 04:21:42 +02:00
tobtoht
17a7ac26d3
build: remove libiconv
Some checks are pending
ci/gh-actions/build / build-ubuntu-without-scanner (push) Waiting to run
ci/gh-actions/guix / x86_64-linux-gnu (push) Blocked by required conditions
ci/gh-actions/guix / x86_64-w64-mingw32.installer (push) Blocked by required conditions
ci/gh-actions/guix / x86_64-w64-mingw32 (push) Blocked by required conditions
ci/gh-actions/guix / bundle-logs (push) Blocked by required conditions
ci/gh-actions/guix / cache-sources (push) Waiting to run
ci/gh-actions/guix / aarch64-linux-gnu (push) Blocked by required conditions
ci/gh-actions/guix / arm-linux-gnueabihf (push) Blocked by required conditions
ci/gh-actions/guix / arm64-apple-darwin (push) Blocked by required conditions
ci/gh-actions/guix / i686-linux-gnu (push) Blocked by required conditions
ci/gh-actions/guix / riscv64-linux-gnu (push) Blocked by required conditions
ci/gh-actions/guix / x86_64-apple-darwin (push) Blocked by required conditions
ci/gh-actions/guix / x86_64-linux-gnu.no-tor-bundle (push) Blocked by required conditions
ci/gh-actions/guix / x86_64-linux-gnu.pack (push) Blocked by required conditions
2024-09-29 15:27:43 +02:00
tobtoht
a6289021a3
cmake: fix find protobuf 2024-09-29 13:00:22 +02:00
tobtoht
6cf0362ae3
depends: protobuf: update to 28.2 2024-09-29 10:20:49 +02:00
tobtoht
26f303ea47
macos: disable SingleApplication 2024-09-22 13:57:43 +02:00
tobtoht
7444db9fe0
build: disable reddit plugin 2024-02-27 19:58:41 +01:00
tobtoht
8509924ebd
cmake: fix target_link_libraries keyword signature 2024-01-05 15:59:10 +01:00
tobtoht
b83015b22c
macOS: fix camera permissions 2024-01-04 16:15:32 +01:00
tobtoht
3c4b01d021
macos: warn if no permission to start camera 2024-01-02 21:21:34 +01:00
tobtoht
db0c8d66da
Plugins 2023-12-04 20:47:19 +01:00
tobtoht
51b0fcc19d
airgapped signing with UR 2023-12-04 16:06:33 +01:00
tobtoht
a13ca973cc
Receive: persistent settings, cleanup 2023-11-17 14:02:49 +01:00
tobtoht
dabe88340f
cmake: drop support for Qt 5 2023-10-13 00:12:42 +02:00
tobtoht
8a634dae13
scanner: replace zbar with zxing 2023-10-10 14:41:45 +02:00
tobtoht
951f16e602
Documentation browser, improved error messages 2023-10-03 21:00:12 +02:00
tobtoht
4995e97dc5
depends: boost: update to 1.82.0 2023-07-20 18:13:09 +02:00
tobtoht
d1fd270caa
build: static link various xcb libs 2023-06-28 16:04:03 +02:00
tobtoht
8f4a306267
Revert "CMake: add TOR_INSTALLED"
This reverts commit be5fd97fe0.
2023-05-24 21:53:39 +02:00
tobtoht
be5fd97fe0
CMake: add TOR_INSTALLED 2023-04-21 19:10:43 +02:00
tobtoht
169bfc93e7
CMake: cleanup Qt5 linking 2023-04-20 17:16:02 +02:00
tobtoht
170feaa1b1
CMake: install .desktop file and icon 2023-04-20 14:59:44 +02:00
tobtoht
2fe4e9e4b4 CMake: minimize dependencies for CHECK_UPDATES=Off, WITH_SCANNER=Off 2023-04-19 17:41:46 +02:00
tobtoht
ba826c7705
refactor: merge qrcode directories 2023-03-29 09:39:03 +02:00
tobtoht
5f8eb1cb80 refactor: remove childproc 2023-03-28 23:04:25 +02:00
tobtoht
8fd583a649
refactor: move third party integrations to plugins folder 2023-03-28 22:26:53 +02:00
tobtoht
35dac82f6a depends: make mac sdk a package 2023-03-16 14:27:54 +01:00
tobtoht
e9f17f156b
Updater: fix macOS 2023-03-14 17:59:17 +01:00
tobtoht
317a4bd6ba
Linux: fix dead keys 2023-03-08 00:09:54 +01:00
tobtoht
7f07f98f92
Linux: stack trace on crash 2023-01-26 15:18:12 +01:00
tobtoht
52b0eea5dc Set minimum macOS version to 10.14 2023-01-12 15:13:03 +01:00
tobtoht
23d4b0cd1c Enable webcam QR scanner 2022-12-27 17:46:14 +01:00
tobtoht
952d8d9654 Bootstrappable builds (WIP) [2] 2022-12-21 16:21:27 +01:00
tobtoht
09a3c7b15d Bootstrappable builds (WIP) 2022-12-21 16:20:39 +01:00
tobtoht
03e1ea5596
CMake: don't include blockchain_db 2022-07-07 23:23:10 +02:00
tobtoht
6e2ae47d9d
Cmake: don't include hardforks 2022-07-07 22:12:32 +02:00
tobtoht
89f3426bef
CMake: remove openssl 2022-05-31 22:49:19 +02:00
tobtoht
14ef10ddea
Build: remove DRONE 2022-05-31 22:10:30 +02:00
tobtoht
ed048edb23
Qt6: fix Qt5 builds [3] 2022-05-24 18:28:10 +02:00
tobtoht
f1cb266f70
Qt6: fix Qt5 builds [2] 2022-05-24 18:06:34 +02:00
tobtoht
45d2dc13d4
Qt6: fix Qt5 builds 2022-05-24 18:04:15 +02:00
tobtoht
e7085b8d9e
Qt6: update CMakeLists 2022-05-24 18:02:02 +02:00
tobtoht
08a0d8af62
Polyseed support 2022-05-23 23:43:33 +02:00
tobtoht
46ae248259
Cmake: remove opengl include dir 2022-03-04 11:06:29 +01:00
tobtoht
df1eef8399
SingleApplication 2022-03-03 23:27:54 +01:00
tobtoht
f816f44f4c
Cmake: add SELF_CONTAINED 2022-02-25 20:48:14 +01:00