luigi1111
b74815e8b3
Merge pull request #4568
...
8d68c12 build: prepare v0.18.4.6 (selsta)
v0.18.4.6
2026-02-23 20:59:11 -05:00
selsta
8d68c12120
build: prepare v0.18.4.6
2026-02-23 17:23:04 +01:00
tobtoht
e5606fcf73
Merge pull request #4565
...
fe363d4 docker: update Qt to 5.15.18 (selsta)
2026-02-02 12:05:07 +00:00
selsta
fe363d4dd8
docker: update Qt to 5.15.18
2026-01-31 16:54:29 +01:00
tobtoht
475d4311e0
Merge pull request #4563
...
c3eb3c6 cmake: drop comment (selsta)
a255c5d Revert "cmake: drop unnecessary package" (selsta)
2026-01-29 20:56:03 +00:00
selsta
c3eb3c6f51
cmake: drop comment
...
Removing this code caused build failures with Qt 5.15.
2026-01-29 20:15:35 +01:00
selsta
a255c5dc42
Revert "cmake: drop unnecessary package"
...
This reverts commit 077ab3d58e .
2026-01-29 18:52:29 +01:00
tobtoht
88c0237cad
Merge pull request #4558
...
80e209d filter: intercept quit event to avoid deadlock (selsta)
2026-01-29 15:40:40 +00:00
tobtoht
4bb527b200
Merge pull request #4556
...
2ddb550 WizardController: set password for temp wallet (selsta)
2026-01-29 15:40:14 +00:00
tobtoht
bbd4a0055b
Merge pull request #4554
...
7182eb6 utils: replace rand with QRandomGenerator (selsta)
077ab3d cmake: drop unnecessary package (selsta)
2026-01-29 15:39:11 +00:00
tobtoht
dbc7c69a2d
Merge pull request #4553
...
053a6d4 cmake: set Qt 5.12 as minimum (selsta)
2026-01-29 15:38:43 +00:00
tobtoht
98ed779e18
Merge pull request #4552
...
765982c main: update blockchain size estimate (selsta)
172e346 DaemonManager: use accurate blockchain size estimate (selsta)
2026-01-29 15:38:23 +00:00
tobtoht
d3559a40ba
Merge pull request #4551
...
dfe7f30 cmake: warn if qmake has -qt5 suffix during deploy (selsta)
2026-01-29 15:37:52 +00:00
selsta
80e209df42
filter: intercept quit event to avoid deadlock
2026-01-20 20:53:20 +01:00
selsta
765982c7a1
main: update blockchain size estimate
2026-01-20 17:51:10 +01:00
selsta
172e346612
DaemonManager: use accurate blockchain size estimate
2026-01-20 16:21:34 +01:00
selsta
2ddb550591
WizardController: set password for temp wallet
2026-01-19 21:24:31 +01:00
selsta
7182eb6b93
utils: replace rand with QRandomGenerator
...
Also change how the list is allocated, does not really
matter for this code but can't hurt.
2026-01-19 18:37:08 +01:00
selsta
077ab3d58e
cmake: drop unnecessary package
2026-01-19 18:33:56 +01:00
selsta
053a6d4388
cmake: set Qt 5.12 as minimum
2026-01-19 18:24:56 +01:00
tobtoht
c5e0680bdf
Merge pull request #4549
...
2f3e9ab PasswordDialog: fix lack of focus on window change (selsta)
2026-01-17 03:48:26 +00:00
selsta
dfe7f302d4
cmake: warn if qmake has -qt5 suffix during deploy
...
Also make sure that windeployqt only runs when make deploy
is executed.
2026-01-15 20:29:04 +01:00
selsta
2f3e9abe14
PasswordDialog: fix lack of focus on window change
2026-01-14 18:50:31 +01:00
luigi1111
e984c28faf
Merge pull request #4545
...
7db5136 build: prepare v0.18.4.5 (selsta)
v0.18.4.5
2026-01-05 12:06:43 -05:00
selsta
7db5136143
build: prepare v0.18.4.5
2026-01-05 01:23:12 +01:00
tobtoht
8b78bb08ed
Merge pull request #4543
...
9384dc9 p2pool v4.13 (SChernykh)
2025-12-29 22:28:52 +00:00
SChernykh
9384dc9d7d
p2pool v4.13
2025-12-18 12:57:58 +01:00
tobtoht
36e4312a05
Merge pull request #4539
...
c3b984e wallet: add new ledger nano gen5 (plowsof)
2025-12-09 17:45:41 +00:00
tobtoht
e50c830b10
Merge pull request #4537
...
ef40662 macOS: support dark mode again (selsta)
2025-12-09 17:45:01 +00:00
plowsof
c3b984e1c2
wallet: add new ledger nano gen5
2025-12-03 10:07:38 +00:00
selsta
ef406624b9
macOS: support dark mode again
2025-12-01 23:49:44 +01:00
tobtoht
b13e2012d8
Merge pull request #4534
...
d7a3a61 Dockerfile.linux: bump hidapi to 0.15.0 (tobtoht)
2025-11-24 18:24:17 +00:00
tobtoht
d7a3a61bf4
Dockerfile.linux: bump hidapi to 0.15.0
2025-11-22 23:52:40 +01:00
tobtoht
c957058860
Merge pull request #4525
...
1cce66f Don't try negative numbers when translating "%n second(s) ago"-style strings (наб)
2025-11-20 10:09:36 +00:00
наб
1cce66f866
Don't try negative numbers when translating "%n second(s) ago"-style strings
...
When the local clock is running behind,
transactions may appear to have been confirmed in the future,
which seems to leave the %n in "%n second(s) ago" unreplaced,
so round negative times ago to 0
Ref: #3284
2025-11-15 21:41:22 +01:00
tobtoht
b9eea25e52
Merge pull request #4521
...
2ae9d3f build: prepare v0.18.4.4 (selsta)
v0.18.4.4
2025-11-13 00:32:17 +00:00
tobtoht
39522ab549
Merge pull request #4522
...
aa5b20e cmake: update deploy icu version (selsta)
2025-11-13 00:31:51 +00:00
selsta
aa5b20ef62
cmake: update deploy icu version
2025-11-13 00:27:25 +01:00
selsta
2ae9d3f6b6
build: prepare v0.18.4.4
2025-11-12 23:43:42 +01:00
tobtoht
061a256df7
Merge pull request #4519
...
7c6138e p2pool v4.12 (SChernykh)
2025-11-05 18:12:47 +00:00
SChernykh
7c6138eae1
p2pool v4.12
2025-11-05 17:44:46 +01:00
luigi1111
e34c83d7aa
Merge pull request #4507
...
c285879 build: prepare v0.18.4.3 (selsta)
v0.18.4.3
2025-10-07 19:19:50 -04:00
selsta
c28587931f
build: prepare v0.18.4.3
2025-10-07 23:36:02 +02:00
tobtoht
1de4a65f90
Merge pull request #4505
...
c31cdaa p2pool v4.11 (SChernykh)
2025-09-28 18:40:11 +00:00
SChernykh
c31cdaad9e
p2pool v4.11
2025-09-27 13:06:57 +02:00
tobtoht
440012b454
Merge pull request #4503
...
4bd21db p2pool v4.10.1 (sech1)
2025-09-24 20:55:23 +00:00
sech1
4bd21db202
p2pool v4.10.1
2025-09-10 09:59:56 +02:00
tobtoht
25807060a7
Merge pull request #4502
...
ff9558d p2pool v4.10 (sech1)
2025-09-09 18:06:27 +00:00
sech1
ff9558db09
p2pool v4.10
2025-09-09 10:35:51 +02:00
tobtoht
f3f1dfc020
Merge pull request #4498
...
0764fba docker: update Qt to 5.15.17 (selsta)
2025-09-08 18:18:06 +00:00