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 #232

36fc886 Included a missing ';' in code (HugTime)
e079992 Add monero-core_in.ts (HugTime)

4cdf443b6b1a9ab171929c0d2a0d8710ad9e698e authored about 8 years ago
Merge pull request #228

f41a842 Wizard: fix wrong wallet loaded in open from file (mochaccinuh)

e38bd69dcc55571cecd04ec983bc0ab837a44689 authored about 8 years ago
Merge pull request #226

abd5c68 Windows: don't allow non-ascii characters in path (Jaquee)
1a610db add isWindows propert...

0c484ea42474742e1ce8c9203c7f3562a47fc909 authored about 8 years ago
Merge pull request #225

4e20ad8 Remove useless black bar buttons (moneromooo.monero)

35d1e294579e7adffd3beb4a053b3a9a16b8eee5 authored about 8 years ago
Merge pull request #224

ab61910 Receive: tx scanner for payments matching setup (moneromooo.monero)
87d0751 libwalletqt:...

72bc417cca35a5acc3fab02f6131a3807108049f authored about 8 years ago
Merge pull request #220

b97dc2f wizard: remove msg about confirmation dialog (Jaquee)

abbefa9760d8554439df49553700be6ab6234441 authored about 8 years ago
Merge pull request #217

3752ec7 send page: check daemon status after every refresh (Jaquee)
01549a3 walletManager: codin...

bfcdf113f97532a79e55049bae89e7ee018b766a authored about 8 years ago
Merge pull request #209

b5a993b Print wallet filename in password dialog where approrpiate (moneromooo.monero)

4286b5c1c90c2777325eb403f17cf6e33485c536 authored about 8 years ago
Merge pull request #208

d982c3d Add fee multiplier info to priority levels (moneromooo.monero)

a37279b05cfc2b229675e34af3eee73115ddebd9 authored about 8 years ago
Merge pull request #206

fd55cd9 History: reclaim some vertical space from search label (moneromooo.monero)

5f8c05c640a1d9e6ef69047cfa94504cd09eb01d authored about 8 years ago
Merge pull request #204

4bef677 Enter default value in port in settings page (Gingeropolous)

cbe431dfc8056f5d88822d8e960be51ad4b2622b authored about 8 years ago
Merge pull request #203

fdd6ad4 QRCodeImageProvider: fix 0/1 black/white mixup (moneromooo.monero)

0bab9a0b0466b4ef4e52fb60b41fad0eeb4a2740 authored about 8 years ago
Merge pull request #196

eef11bf remove qtquick 2.6 dependency (Jaquee)
3245d7d redesign daemon progress bar to fit small...

1588f1ba7bf5336d599e8f1b9748c918fd2b920e authored about 8 years ago
wizard: Reset password and account name fields on wizard restart

6ca4e05167ce64f746e92254baecc80c76ef7782 authored about 8 years ago
win32: static boost + target i686

7974aba1cb34139fad82df169d161ba5d411c35e authored about 8 years ago
Update WizardFinish.qml

fixed typo

"You're all setup!" to "You're all set up!"

5bda759c6479f6916ab55ea8574f70695d8ca3fd authored about 8 years ago
Updates german translations

d45d5e08ab3cd3608d5414dd35b96c798bae3762 authored about 8 years ago
wizard: remove msg about confirmation dialog

b97dc2f481eb30d7176778f7ea449b92fa024013 authored about 8 years ago
README-OSX: Add xcode workaround

f01d8c4783076b7270890e341165d1bc3e49cf39 authored about 8 years ago
Remove Dependencies section

This is redundant, at least for now. Dependencies are detailed in each build instruction.

0231d9fb6e9b08e444491f1066223d0e87733b4d authored about 8 years ago
middlePanel: fix anchor error

17add2d75e36b5f9f224d2234db55dc9c68f7fee authored about 8 years ago
tabs: page transition left to right

3d16f73eda5faf82be797e8d5635affa7bc13d18 authored about 8 years ago
history: print destination address in tx details popup

9341d752361a780090feea54da1845073b3d9b91 authored about 8 years ago
history: remove unused dependencies

e1255bd91f6b237fe85acb18cc19164fb82408ca authored about 8 years ago
TransactionInfo: add transfers() and destinations_formatted()

7aea3d38d6cea3264436bf90c0633ed1b62738d1 authored about 8 years ago
added japanese translation

b92744299dc8dd2039c1f2aafd6d794a514f18a0 authored about 8 years ago
history: add Transfer class

a4c3de9e2e3ad364ceb979499221a2fc86a09548 authored about 8 years ago
Included a missing ';' in code

Fixed syntax error

36fc88692b33a125de692c2da943a92aedc28b88 authored about 8 years ago
Add monero-core_in.ts

Hindi translation file. Some formatting issues may exist. Needs review by native speaker.

e079992c79cb554a5c3d34865d74e1b34c56b27a authored about 8 years ago
Wizard: fix wrong wallet loaded in open from file

Wizard: move cleanup logic to WizardMain.qml

Wizard: move cleanup logic to WizardMain.qml

f41a84252553993c2c7e92109c0f5dbf0db1fea7 authored about 8 years ago
Windows: don't allow non-ascii characters in path

abd5c685af26a1ca44a2437f69f3aa011564298a authored about 8 years ago
add isWindows property

1a610db4318ca9b3d3d06297818dce5c9cd45ede authored about 8 years ago
Remove useless black bar buttons

Except the yellow layout change one, which is actually useful

The size change buttons don't wor...

4e20ad819b15a450b706372a93b3227a3d3efe11 authored about 8 years ago
Receive: tx scanner for payments matching setup

Payments matching the currently setup payment id and optional amount
are detected, allowing a me...

ab619109e2213dc72a771a106580e63c01b953ff authored about 8 years ago
libwalletqt: add a few daemon read access routines

87d07515a8570caaad0eeda7e74152e67ab7db45 authored about 8 years ago
send page: check daemon status after every refresh

3752ec7899d19a2202574f25e113e5bb900496e3 authored about 8 years ago
walletManager: coding conventions

Signed-off-by: Jaquee <[email protected]>

01549a3040da4c4e6931654ab91017283f0552a7 authored about 8 years ago
MiddlePanel: add an optional onPageClosed callback

to match onPageCompleted

af4e49cd0f4b871ae15a1793232e3a81d85e3126 authored about 8 years ago
daemon console -> log + adjusted height

0ae3d677507ce4e2872d8fa5faca17419673e4b8 authored about 8 years ago
Wallet: add m_initialized

0e8cd146dbc425579e48e04629803dfa7d02d3c6 authored about 8 years ago
set wallet connection status before querying sync status

c7232e1fe67becb456afadf2b6fe89d59a08b5a0 authored about 8 years ago
Wallet: Cache connection status query

3f8e05d7a4891623bd34c62d82959eab80d079db authored about 8 years ago
connect onWalletConnectionStatusChanged()

36a6b89b540020957eb59e1b57bf6186e180afcb authored about 8 years ago
Transfer: new connectionStatus handling + show status msg

93a8200e4afe78907b8a84d88e2dfe643cd40ae7 authored about 8 years ago
remove reference to old pw-dialog

76e6ae8b6f8392871011639be214fe03346e23e4 authored about 8 years ago
Wallet: add connectionStatusChanged signal

18b7a6788659bd39c0241b29be5cedc2762037b2 authored about 8 years ago
daemonManager: wait for daemon stop on app close

d9f4ab45e2bfba2baf3d454d659f1776b5ea69a9 authored about 8 years ago
daemonManagerDialog: use new ConnectionStatus enum

f62bb687dfbb0c84492091de3c734800c3ea9886 authored about 8 years ago
hide daemon sync progress after disconnecting wallet

dd01f59a9c99a5aeea988218c57ca3f97f0fe785 authored about 8 years ago
DaemonManager: add stateChanged()

8d19a03b6801272552e2157623c320d51f6aaad5 authored about 8 years ago
daemonManagerDialog: show processdialog when starting

760e01b50c38cfeff4b80bf8129cc51559a2a6e5 authored about 8 years ago
show processingSplash when starting/stopping daemon

bb881d9aef71a7aac6d41f71f802206e86a2e864 authored about 8 years ago
resolve rebase conflict

8361dda994b35803fbfc5bfdced262c4f6f30be2 authored about 8 years ago
Shutdown daemon and close wallet properly on app exit

8dfa79ec58898a1b9522d1f2e86a73aab346319f authored about 8 years ago
DaemonManager::closing()

7876957b484580fcf3d3d9224e6b7f3b165025f4 authored about 8 years ago
main: debug messages

065b0601020643c4c1ba7b50582256273f2c27f8 authored about 8 years ago
DaemonManager: forward command line arguments to monerod

b4eb489b001fb23382fe2725f747b1d94abacd76 authored about 8 years ago
forward command line arguments to DaemonManager

752ff2616f466750b6d406e831daa51dd2288f00 authored about 8 years ago
DaemonManager: console debug output

7840dab9cc03730ceaf7bfdc0b93674bc6489de6 authored about 8 years ago
settings: added daemon console

14a5bd5dcc036a985a71e775a6d72cd5e703d322 authored about 8 years ago
history tx details: resized popup

b53ef00b3611998148a91c0ffc97460ff0a0b54e authored about 8 years ago
StandardDialog: changed default sizes

b4f29b291c96378115bf3a3883858246dc2e73d5 authored about 8 years ago
daemonManagerDialog: added starting signal

5855700007a1675916440944dbf8d03d4ac886f2 authored about 8 years ago
DaemonManager: added console updated signals

3a431543fab567d42f5981d82687c1c9a9244f68 authored about 8 years ago
DaemonManager: windows support

3df9e44849cfd0e086d33b79d4dacd03b99a5583 authored about 8 years ago
standardDialog: close window before continue

5da9f8fbe4f2221bb6ec7ce08140c17ef0754b18 authored about 8 years ago
replace message dialog with custom dialog

5a110f410f0405b0783b7e0700add0a5e7164f1a authored about 8 years ago
resized standard dialog

d4657804cd35b7d25dca67aa16c3eeb35140eb44 authored about 8 years ago
settings: enable/disable daemon start/stop buttons

482bd30c0066c78b0ce69d375b2831193a395475 authored about 8 years ago
proper daemon shutdown on app exit

4e7de8c140f52ed158eb0c93fbbe2aecf1c926e2 authored about 8 years ago
onDaemonStarted/stopped signals/slots

48471f3407b8263f66254a39d693604de8894a38 authored about 8 years ago
pw dialog: close popup before continue

de635cb24f8943192dab2fab9e8541277e65df2c authored about 8 years ago
added standardDialog component

86772bee5221d68862a5471dca6b2ee4227599e2 authored about 8 years ago
settings: add daemon manager

ae977af2ec10f7cdb24d17479a354d7b5b47a493 authored about 8 years ago
small error in daemon manager dialog

277512475715a353e81a217a751655ec6fd4c943 authored about 8 years ago
WalletManager: include dependencies

82c39e09bf237cc825252a45a9dd2ce3f1a63fc8 authored about 8 years ago
Show daemon manager dialog if daemon isnt started

1c6884e886f5f548428a1ce33798c66ac8f0675e authored about 8 years ago
daemonManager: embed as context property

9fbfbc4b2a36f1056bfb0f204afcc490180c4f83 authored about 8 years ago
WalletManager: basic functionality

4cdc258b152e54766bdb8c26ceee4b5ddf4bb9b6 authored about 8 years ago
Print wallet filename in password dialog where approrpiate

b5a993bd8a7526bfe43a827261a34f8427e42f1e authored about 8 years ago
Add fee multiplier info to priority levels

Users are unlikely to know the link

d982c3da84f9844912123287595522fc64a1f67e authored about 8 years ago
History: reclaim some vertical space from search label

fd55cd94ed0662733e0e449f3db58f3acb22f438 authored about 8 years ago
remove qtquick 2.6 dependency

eef11bf22a2cd40a9fd4288c48e62bd214cb8fef authored about 8 years ago
redesign daemon progress bar to fit smaller screens

3245d7d860ab050efc27638edabbb052b1c7d4fd authored about 8 years ago
adjust menuButton height dynamically

a0756ff64f0969e1b1fb88595e1e54ed36e92085 authored about 8 years ago
adjust appwindow min height to fit content

427416711c9445224fc39e9afea5c9f22f1d53a2 authored about 8 years ago
Enter default value in port in settings page

Enter default value in port in settings page

4bef677f24dea2407fdbeec870747bd33b9ffd05 authored about 8 years ago
QRCodeImageProvider: fix 0/1 black/white mixup

fdd6ad4d249ae7644aa04f175b1a668c16769c47 authored about 8 years ago
Merge pull request #195

45f2848 add missing tab separators (Jaquee)

26abdee5c47017a80117b1bed5ee36586a240c62 authored about 8 years ago
Merge pull request #194

f8fabbe reset restore height counter when switching wallets (Jaquee)

6e7a924bb81834bac2ddaabe75061c69edfe2548 authored about 8 years ago
Merge pull request #193

cca825b fix height after switching layout mode (Jacob Brydolf)
f1157f8 adjust height for small s...

ad9a1f6cae7365922ae4018ce83eadc22eb2483a authored about 8 years ago
Merge pull request #192

96c7dde Add QR code display on the receive page (moneromooo.monero)

cb3285e55312d4d0a4a0db1919e6945c3290578f authored about 8 years ago
Merge pull request #190

5250b91 store wallet after sending (Jacob Brydolf)

5afd11b7fe21f49919dd55a24658dcae8272b468 authored about 8 years ago
Merge pull request #189

5b4c2c8 Clean exit on app close button (Jacob Brydolf)

a8c30131e441745f822690418c660c6bc7ae1aa2 authored about 8 years ago
Merge pull request #187

8214948 MiddlePanel: fix null pointer dereference for history model (moneromooo.monero)

d5fc4afc43925a8e2f39855e0e5c602d0e32cb5f authored about 8 years ago
Merge pull request #186

b7c6706 Wallet: fix history leak on destruction (moneromooo.monero)

1cc7b6826514d667b5fd6727581cced970555f1c authored about 8 years ago
Merge pull request #185

708eb43 Fix crash on exit if cancelling open and exiting (moneromooo.monero)

0d2228553bd6a1d9cc0629b550d266a5b0ccb1fa authored about 8 years ago
Merge pull request #184

23e1638 Receive: fix null dereference (moneromooo.monero)

08fb1407309a5a847fb7c975c6653707fd228af3 authored about 8 years ago
Merge pull request #183

e6e7a08 Fix mixin being wrong in sweep all transactions (moneromooo.monero)

aca326f6f590bed44d9062421a92d4793a8aa7d2 authored about 8 years ago
Merge pull request #180

9d6c105 Improve OS X build instructions (Andreas Brekken)

ff6db6a9970af780e4a6925d3efc2769fa22d4ed authored about 8 years ago