xiphon
|
410ad22821
|
LineEditMulti: fix 'error' property
|
2021-05-08 09:56:00 +00:00 |
|
selsta
|
8d59880d02
|
cmake: prepare v0.17.2.2
|
2021-05-07 15:52:28 +02:00 |
|
selsta
|
7d340869fc
|
WizardSummary: display bootstrap address only in local node mode
|
2021-05-06 20:19:16 +02:00 |
|
selsta
|
755d218594
|
WizardSummary: display daemon address only in remote node mode
|
2021-05-06 19:25:48 +02:00 |
|
selsta
|
b304140720
|
Transfer: vertical center address
|
2021-05-05 22:29:47 +02:00 |
|
selsta
|
a021b71261
|
cmake: don't add fstack-clash-protection with clang
|
2021-05-05 21:39:15 +02:00 |
|
xiphon
|
a89ac67d59
|
Docker: Linux - fix docker cache and apt update issue
|
2021-04-30 14:05:27 +00:00 |
|
luigi1111
|
426dc3fa47
|
Merge pull request #3448
2cda1fc cmake: link with wallet_api instead of wallet_merged (selsta)
|
2021-04-29 14:16:56 -04:00 |
|
luigi1111
|
947a70a638
|
Merge pull request #3447
dac0c04 main: fix Monero GUI window centering (xiphon)
|
2021-04-29 14:16:32 -04:00 |
|
luigi1111
|
9041e73345
|
Merge pull request #3446
ab5cb01 docker: fix boost bintray links (selsta)
|
2021-04-29 14:16:10 -04:00 |
|
luigi1111
|
ea01a536ce
|
Merge pull request #3445
bc528cc main: drop unused altKeyReleased routine (xiphon)
|
2021-04-29 14:15:46 -04:00 |
|
luigi1111
|
56f471b1b6
|
Merge pull request #3444
ad6f26c main: drop unused enableUI routine (xiphon)
|
2021-04-29 14:14:51 -04:00 |
|
luigi1111
|
9a216682c8
|
Merge pull request #3443
db8c4ed main: handleTransactionConfirmed - fix 'no file specified' case (xiphon)
|
2021-04-29 14:14:24 -04:00 |
|
luigi1111
|
e2e5a3919b
|
Merge pull request #3441
837dd61 Revert 'Animation slow down for debugging' (selsta)
|
2021-04-29 14:13:57 -04:00 |
|
luigi1111
|
adc7c02782
|
Merge pull request #3439
51ece5f Wallet: drop unused paymentId property (xiphon)
|
2021-04-29 14:12:31 -04:00 |
|
luigi1111
|
4c85aea7c3
|
Merge pull request #3438
b3ad95f cmake: WIN_DEPLOY_DLLS - update libicu version to 68 (xiphon)
|
2021-04-29 14:12:09 -04:00 |
|
luigi1111
|
5c2076daa1
|
Merge pull request #3437
7558a23 main: remove minor switch/case code duplication (selsta)
|
2021-04-29 14:11:45 -04:00 |
|
luigi1111
|
578324348d
|
Merge pull request #3436
14b1476 History: cleanup unused lookupPaymentID function (selsta)
|
2021-04-29 14:10:53 -04:00 |
|
luigi1111
|
dc3e35a928
|
Merge pull request #3434
989f135 Navbar: fix layout bug on resize (selsta)
|
2021-04-29 14:08:24 -04:00 |
|
luigi1111
|
0ee5259466
|
Merge pull request #3433
e13d49f Navbar: horizontally center text (selsta)
|
2021-04-29 14:07:58 -04:00 |
|
luigi1111
|
c3e88adc6d
|
Merge pull request #3430
db0485c main: simplify blackTheme code (selsta)
|
2021-04-29 14:07:24 -04:00 |
|
luigi1111
|
c368ce2776
|
Merge pull request #3428
0fb9306 Makefile: add CMAKE_BUILD_TYPE=Debug to debug build (selsta)
|
2021-04-29 14:06:40 -04:00 |
|
selsta
|
2cda1fca69
|
cmake: link with wallet_api instead of wallet_merged
|
2021-04-27 13:49:28 +02:00 |
|
xiphon
|
dac0c04d20
|
main: fix Monero GUI window centering
|
2021-04-26 21:11:21 +00:00 |
|
selsta
|
ab5cb01510
|
docker: fix boost bintray links
|
2021-04-26 19:51:03 +02:00 |
|
xiphon
|
bc528ccb77
|
main: drop unused altKeyReleased routine
|
2021-04-26 11:52:31 +00:00 |
|
xiphon
|
ad6f26c8b4
|
main: drop unused enableUI routine
|
2021-04-26 11:46:56 +00:00 |
|
xiphon
|
db8c4edb08
|
main: handleTransactionConfirmed - fix 'no file specified' case
|
2021-04-26 11:17:59 +00:00 |
|
selsta
|
837dd6184e
|
Revert "Animation slow down for debugging"
This reverts commit baff7f213f .
|
2021-04-25 23:53:43 +02:00 |
|
xiphon
|
51ece5fd00
|
Wallet: drop unused paymentId property
|
2021-04-25 00:05:35 +00:00 |
|
xiphon
|
b3ad95fdfc
|
cmake: WIN_DEPLOY_DLLS - update libicu version to 68
|
2021-04-24 22:08:25 +00:00 |
|
luigi1111
|
d2fc4e60c6
|
Merge pull request #3431
4e67cd0 Wallet: omit redundant 'delete' on destruction (xiphon)
|
2021-04-24 16:17:06 -04:00 |
|
luigi1111
|
1ea38be404
|
Merge pull request #3429
1f904d4 RemoteNodeEdit: fix getAddress() and isValid() inconsistency (xiphon)
|
2021-04-24 16:16:33 -04:00 |
|
luigi1111
|
d69b1e0520
|
Merge pull request #3427
0a4b017 cmake: link translations target with Qt5::Core (selsta)
|
2021-04-24 16:16:05 -04:00 |
|
luigi1111
|
c11e32f511
|
Merge pull request #3208
01c3c19 SuccessfulTxDialog: add View progress button (rating89us)
|
2021-04-24 16:14:28 -04:00 |
|
selsta
|
7558a23243
|
main: remove minor switch/case code duplication
|
2021-04-24 08:25:12 +02:00 |
|
selsta
|
14b1476786
|
History: cleanup unused lookupPaymentID function
|
2021-04-24 07:25:05 +02:00 |
|
selsta
|
989f135d9a
|
Navbar: fix layout bug on resize
|
2021-04-24 05:32:09 +02:00 |
|
selsta
|
e13d49f43e
|
Navbar: horizontally center text
|
2021-04-24 05:24:43 +02:00 |
|
xiphon
|
4e67cd0014
|
Wallet: omit redundant 'delete' on destruction
|
2021-04-22 23:08:41 +00:00 |
|
selsta
|
db0485c600
|
main: simplify blackTheme code
|
2021-04-22 23:14:32 +02:00 |
|
xiphon
|
1f904d4cff
|
RemoteNodeEdit: fix getAddress() and isValid() inconsistency
|
2021-04-22 21:00:48 +00:00 |
|
selsta
|
0a4b017697
|
cmake: link translations target with Qt5::Core
|
2021-04-22 21:03:41 +02:00 |
|
selsta
|
0fb93061b1
|
Makefile: add CMAKE_BUILD_TYPE=Debug to debug build
|
2021-04-22 18:54:25 +02:00 |
|
luigi1111
|
bc1131ce41
|
Merge pull request #3425
2fcacd1 main: update estimatedBlockchainSize (rating89us)
|
2021-04-22 01:58:29 -04:00 |
|
luigi1111
|
5667526ef6
|
Merge pull request #3424
341b267 Merchant: display selected subaddress (selsta)
|
2021-04-22 01:58:02 -04:00 |
|
luigi1111
|
fe5992debd
|
Merge pull request #3423
398e28e Account, Receive: add missing fallback icons (selsta)
|
2021-04-22 01:57:35 -04:00 |
|
luigi1111
|
ca09151092
|
Merge pull request #3422
69a6c6b WizardDaemonSettings: implement full remote node configuration support (xiphon)
|
2021-04-22 01:57:04 -04:00 |
|
luigi1111
|
4ddc6b1c90
|
Merge pull request #3420
becc747 WalletManager: support kdf round in device wallet restore (selsta)
|
2021-04-22 01:56:39 -04:00 |
|
luigi1111
|
46bc94fbe8
|
Merge pull request #3419
820b221 WizardHome: fix kdf textbox displaying incorrect value (selsta)
|
2021-04-22 01:55:54 -04:00 |
|