Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/letheanVPN/lethean-gui

Lethean GUI Wallet
https://github.com/letheanVPN/lethean-gui

Merge pull request #178

78da2b5 History: replace payment id search with global incremental search (moneromooo.monero)

d9e18a8843e527160c052b1d8dc91b927f9eaa89 authored about 8 years ago
Merge pull request #197

ba1bceb use mingw32-make on win 32 build (Jaquee)

0c0c8fa94141c48da7120eaf1f0353af73e072d3 authored about 8 years ago
use mingw32-make on win 32 build

ba1bceb4e0672da743e917d68c3f4f1d02ccd431 authored about 8 years ago
add missing tab separators

45f28481b4c537f8b4492b50de9f6ae8113a19f6 authored about 8 years ago
reset restore height counter when switching wallets

f8fabbe4c577421bf9e1180ae915e37a46e0ffe5 authored about 8 years ago
fix height after switching layout mode

cca825bad17942a88b38fbe361669adc2fd7e17c authored about 8 years ago
adjust height for small screens + fix window positioning

f1157f8362d882d74a88a825ba061e249a95a4aa authored about 8 years ago
Add QR code display on the receive page

This embeds MIT licenced code from Project Nayuki:
https://www.nayuki.io/page/qr-code-generator-...

96c7ddeea8e590726ef3c28faead8205bb45ac41 authored about 8 years ago
store wallet after sending

5250b91576f142d840e915e8f8ea3063bcbac496 authored about 8 years ago
Clean exit on app close button

5b4c2c810c424d7f53fb5bbf702d70155256085b authored about 8 years ago
MiddlePanel: fix null pointer dereference for history model

82149485aa2468cd205ceb99b55ab297900e6424 authored about 8 years ago
Wallet: fix history leak on destruction

b7c67065b28f215a9d338c9514e1a90fea1397de authored about 8 years ago
Fix crash on exit if cancelling open and exiting

708eb43c3e80dbebaf5f9c60fd8200b44d01ce3a authored about 8 years ago
Receive: fix null dereference

23e1638bd8a0e743f168937cb7443816b17251ed authored about 8 years ago
Fix mixin being wrong in sweep all transactions

e6e7a08c8777d8796f2fb9df7855cb945cc05ba3 authored about 8 years ago
Improve OS X build instructions

9d6c10581ef3a7b6477de5b5e9cd19ee047e022d authored about 8 years ago
History: replace payment id search with global incremental search

78da2b5b1b5b2e4c43b4fddb6324a30ea1bdc574 authored about 8 years ago
Merge pull request #177

d62dd3e History: do not dereference a null model (moneromooo.monero)

c83336cc4714215725cba957d8ea164a57c33987 authored about 8 years ago
Merge pull request #176

9af3c7e History: reset filter before setting new values (moneromooo.monero)

73a8b22e6facf95cfbb2dd4e4c80bd804e01577b authored about 8 years ago
Merge pull request #171

ae44eec Title-bar: auto-hide disabled (Ilya Kitaev)

bfff5e0ec79d11a62092c8d936e46ff2126a301c authored about 8 years ago
Merge pull request #170

391614b Generate/Update translations for debug build (Ilya Kitaev)

26fe48c0221e5159c8d2bed0fdec0b54aec51e01 authored about 8 years ago
Merge pull request #168

fc2a189 Rename 'Transfer' tab to 'Send' (xmr-eric)

96c0d1c0e3015bf41ffd3e965037ffc46d30df67 authored about 8 years ago
Merge pull request #163

efb3c75 splash: add option to close popup (Jacob Brydolf)
faeb9bb progress splash: ensure correc...

5d03bb92dc1eb84dffbb61d229dd76cc8946a7b9 authored about 8 years ago
Merge pull request #161

295348d Do not open wallet from default location automatically (Jacob Brydolf)

14c89776f3bffc62e36f1823a6f2c896dfd7cb88 authored about 8 years ago
Merge pull request #160

995bf3f get_libwallet_api.sh: fix version.h generation timeline (moneromooo.monero)

9b5b24a26186aee05edd6a9c50bd1c24e603f0e7 authored about 8 years ago
History: do not dereference a null model

Seems "null" objects in Javascript can either be null, or
be non null but with a type of 'undefi...

d62dd3ee193897cb8f3b85bfb12722a27bb6f1f9 authored about 8 years ago
History: reset filter before setting new values

This ensures an empty/invalid field does not keep the old bound

9af3c7e03e1bc386494956b12d5eb9ffa8b4cf8b authored about 8 years ago
Generate/Update translations for debug build

391614b7c4c7cbc4686e6f307646438f5d04b14b authored about 8 years ago
Title-bar: auto-hide disabled

ae44eec077abc69e6d079497a06bc8dad47e316f authored about 8 years ago
Rename 'Transfer' tab to 'Send'

See issue 159: https://github.com/monero-project/monero-core/issues/159

fc2a18931437b30e9f50a9b334e2b3fd3792b466 authored about 8 years ago
splash: add option to close popup

efb3c75cd3ff6487b612043e5d0b2e00b694db91 authored about 8 years ago
progress splash: ensure correct message is shown

faeb9bb096a0f8f39b630b07cf8cec707a341479 authored about 8 years ago
Do not open wallet from default location automatically

295348da0197a7c51fafcdbbe4faecbceafdb942 authored about 8 years ago
get_libwallet_api.sh: fix version.h generation timeline

995bf3f59605ad44560b6c62d33b1c6093563351 authored about 8 years ago
Merge pull request #157

eb50355 Update Transfer.qml (xmr-eric)
a81b5ef Update WizardFinish.qml (xmr-eric)

24a66c184d206d6f6bea427c4d893d3bd2db24b6 authored about 8 years ago
Merge pull request #135

111248f Make the new sweep functions use async transactions (moneromooo.monero)
c779b37 Support ...

2fed96d0486f97f5765117cb8b08e0a2b138e82c authored about 8 years ago
Update Transfer.qml

eb50355916f1bd58340bbd6dbaa2a9d3966cba23 authored about 8 years ago
Update WizardFinish.qml

a81b5ef08cfe9106ab3624db35d809edb11c11a4 authored about 8 years ago
Make the new sweep functions use async transactions

111248f410da5133bb6c8051b674536fb4ca121f authored about 8 years ago
Support for sweeping all outputs

c779b376fc06c1912b896549b5f39c4a6ef0ec5a authored about 8 years ago
Add a button to sweep unmixable outputs

2143392b84e089319decee65e63c2376e6fdffd4 authored about 8 years ago
Merge pull request #156

6136ef4 Update main.qml (medusadigital)

b8ea2ffc745edaa250f2da5b65b121469d5045df authored about 8 years ago
Merge pull request #155

6e4758a Receive: update address field when the wallet changed (moneromooo.monero)

6a62961747f0658a8c6f79e0e528a664b5cc46fc authored about 8 years ago
Merge pull request #129

01add29 Transfer: display number of split tx in transaction confirmation popup (Ilya Kitaev)

77b54e0e7eebe97170509efe22d375be2a66f80a authored about 8 years ago
Transfer: display number of split tx in transaction confirmation popup

01add29a74b3722475830c6d8c1b20917893f559 authored about 8 years ago
Update main.qml

6136ef423946cd27959b0e60868c541857c21a15 authored about 8 years ago
Receive: update address field when the wallet changed

6e4758a59e11adf741e4271e48e3016deacc0bb2 authored about 8 years ago
Merge pull request #148

957e224 History: don't use a NULL model (moneromooo.monero)

b8b2d148f169847041ea12fdb71bcfb588bd866a authored about 8 years ago
Merge pull request #147

6914656 Fix sum of selected transactions being slighty off (moneromooo.monero)

29220fa09ecb381970923572668e30d30cd7018e authored about 8 years ago
Merge pull request #146

637d754 rename tab Tx Key -> Verify payment (Jacob Brydolf)
bb85cb4 TxKey: layout width + typos ...

a2d24558371d8ffce050b90980259a12846abf09 authored about 8 years ago
Merge pull request #143

4e61ebe add default argument to store() (Jacob Brydolf)
7c9d223 remove unnecessary i/o (Jacob Br...

75608f1772ec999b9513de76773372192c667f16 authored about 8 years ago
Merge pull request #134

66692be createTransactionAsync(): removed reference to WalletManager (Jacob Brydolf)
f8e2e5d asy...

573049d871b6de895eca94a3f46884eaece07ae9 authored about 8 years ago
Merge pull request #133

472f559 sign/verify message/file (moneromooo.monero)

1b9c864c74642a4233490d786e45b99ec1c49dfb authored about 8 years ago
Merge pull request #132

c3baf46 Update languages.xml (signo88)
c111f47 Update monero-core_it.ts (signo88)
2f684e6 Update...

d6f200ff06bb6bbb101eed99d15c47f174769bc8 authored about 8 years ago
Merge pull request #120

02503e4 History: amount and date filters validation (Ilya Kitaev)
328b7b0 History: amount filter...

fc5fba23d6b793eed07cacd1fbf8b2583cd8656c authored about 8 years ago
Merge pull request #119

10348af History: sorting by blockheight instead of timestamp (Ilya Kitaev)
c89c25c History: keep...

52fcc429cb368580b91ab98dba7f9ff2589c0fea authored about 8 years ago
Merge pull request #118

12f2a2b Fix small amounts from being conflated with zero (moneromooo.monero)

523764759763d2008c3934417b0dd82233323270 authored about 8 years ago
History: amount and date filters validation

02503e44ee1cdac01f48cbc180abb9b8cfcf0bcd authored about 8 years ago
History: amount filter: empty line disables filter

328b7b05d88ad8e7070a2bfd0014c1a0fe5433ec authored about 8 years ago
History: don't use a NULL model

957e22422c9e09505c29ea57520b3325e66b4fa8 authored about 8 years ago
DatePicker: 'error' property for indicating invalid input

69b4d461c8f562faefc14a90164fc1a57b06f343 authored about 8 years ago
Historty: DoubleValidator applied to "amount filter" fields

ead7ac8686841ef43e2524d04a664e375cae3300 authored about 8 years ago
History: sorting by blockheight instead of timestamp

10348af88a41a90464817bcdbb1e9f182bddf1be authored about 8 years ago
History: keep sorting on page change

c89c25c8edd35aec983202b287c02358708180fe authored about 8 years ago
Fix sum of selected transactions being slighty off

due to floating point operations

69146567bff3b2a580f56162f4a3635355df902a authored about 8 years ago
History: default sorting by timestamp, descending

ff02cc082195536437f66c4d96b352cbe149fa49 authored about 8 years ago
rename tab Tx Key -> Verify payment

637d75480cc3485893754f60399c9be8540a5df7 authored about 8 years ago
TxKey: layout width + typos

bb85cb4a9abb184bd71be53f9cc169177ffb353c authored about 8 years ago
createTransactionAsync(): removed reference to WalletManager

66692be7cf048a89c0c36af2c36de09be6fa3698 authored about 8 years ago
asynchronous transaction + show splash

f8e2e5da3ca499e472c10c861af5e654b6cdfd61 authored about 8 years ago
added Wallet::createTransactionAsync()

00ea5d6be958159ba3cecb058b56bc4e23fc571d authored about 8 years ago
wallet::createTransactionAsync pass variables to listener

62060e183c634ab557a028a6e083d15f6f5a06d2 authored about 8 years ago
add default argument to store()

4e61ebeedb466710c59c382aa348f54a08cb8bf5 authored about 8 years ago
remove unnecessary i/o

7c9d2231cc08f644f4a4150f6cbde7c15f24c102 authored about 8 years ago
Update languages.xml

c3baf466c5ed088a9801c0ef2a07196ff30d053e authored about 8 years ago
Update monero-core_it.ts

c111f47b6fbc8eb06f47d1505aa2b71702a4fa63 authored about 8 years ago
sign/verify message/file

472f55933266bc3d07940656156bdb529e43776f authored about 8 years ago
Fix small amounts from being conflated with zero

Something like 0.000000000012 was converted to 1.2e-11
by the conversion to double, and that was...

12f2a2b6e089332cc46cb1d3c0f62ed734c527a8 authored about 8 years ago
Merge pull request #138

46d87f9 Adds openssl and boost lib includes for OSX build (maitscha)

68736ab834533db50cb5eaebf9a751ad0f2fa5a6 authored about 8 years ago
Merge pull request #128

689f041 Report when the GUI is connected to a daemon with mismatched version (moneromooo.monero)

ce386b99ad958ed787ac72ab46199b5fc8a4dc42 authored about 8 years ago
Merge pull request #127

bc4cf1e refresh history after daemon change (Jacob Brydolf)

95fdc816bac0ccfde145230d63267efec34d1200 authored about 8 years ago
Merge pull request #125

5c330b0 remove PR #111 dependency (Jacob Brydolf)
af933da disconnect slots before reconnecting (...

2bb20cd67e70abeffa4fea1b879c61502379c262 authored about 8 years ago
Merge pull request #122

42086b5 remove old reference to passwordDialog (Jacob Brydolf)
4a1e22a history: transaction deta...

99dbbc469c8ac12148d0b6796bf9f658fc986d66 authored about 8 years ago
Merge pull request #117

142e348 Transfer: use the new error LineEdit property to highlight bad fields (moneromooo.monero...

1e249c16244133a1461fd2b0260117dae4bc74af authored about 8 years ago
Merge pull request #115

d95e4a3 Write support for tx notes (moneromooo.monero)

60b65b9bcc9d3445593a6eca435819144ee64021 authored about 8 years ago
Merge pull request #112

0731958 History: display the sum of selected transactions (moneromooo.monero)

dca51b97b70452f16ec962f0315f337c0e21d46c authored about 8 years ago
Merge pull request #111

06e94e2 Add a page for checking payments via the tx key (moneromooo.monero)

10c8a2db03fbea06dbec9b4585da6c4a9498b886 authored about 8 years ago
Merge pull request #110

4f386e0 Fix erroneous DateTime & small README change (dEBRUYNE-1)

88cb06dc8a21ec4f79debc6d44db34387b1ffbe4 authored about 8 years ago
Merge pull request #109

77c3763 Switch OK/Cancel button positions (taushet)

3b1fe8d3ec855c4c73b2cf28409e896fecf51bab authored about 8 years ago
Merge pull request #108

c84ba7c history: support old payment ids and make fields selectable (Jacob Brydolf)

f34c47ec8d2af4431756b9fb4854006894ea3533 authored about 8 years ago
Adds openssl and boost lib includes for OSX build

This adds the paths to the openssl and boost
libraries (installed with brew) for the MacOS X
bui...

46d87f9c91e335e8df70c7e3067a9dd15aea8641 authored about 8 years ago
Update languages.xml

2f684e6734c581fbda071dba4280131e345ac6a5 authored about 8 years ago
Merge pull request #106

3b380e2 Allow user to set number of parallel jobs (moneromooo.monero)

032e721532da56582da651762272352d338f73cc authored about 8 years ago
Other minor changes to it file

5faaff639d81c7e90c9d2e38012f3f5b6e649ead authored about 8 years ago
Changes on italian translation file

Based on iDunk5400 review.

9c09bab48933657f7db6a2c097bd27de50d40f46 authored about 8 years ago
Activation of the italian language

928ab56327975aac1cb1a2f9545f278029c7a83c authored about 8 years ago
Some italian translations

9721ed8d37d68748d826522f5ba1709eae3f1886 authored about 8 years ago
Wizard modification for italian translation

71e0036fdff648043df9b8a27417957bf869867c authored about 8 years ago
remove PR #111 dependency

5c330b071a4dd1b17917f6aa2031406f94fbf4a3 authored about 8 years ago
Report when the GUI is connected to a daemon with mismatched version

This will cause various errors confusing to the user, as they stem
for the daemon returning repl...

689f0415e7e0d47b765b18d370fc6c2cf1edb990 authored about 8 years ago