Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
c519c7e Fix typo (dEBRUYNE-1) 5d17513 Fix typo (dEBRUYNE-1) 93285c2 Fix typo (dEBRUYNE-1) f66a765 Fix typo (dEBRUYNE-1) f8f1d28 Fix typo (dEBRUYNE-1) cb6bcdf Fix typo (dEBRUYNE-1) efba470 Fix typo (dEBRUYNE-1) 1cc7d35 Fix typo (dEBRUYNE-1) 497a6b8 Restored build by using develop bitmonero (Ilya Kitaev) 4fa8ad3 Transfer page: validate amount (Ilya Kitaev) 23c4c95 Update README.md (ferretinjapan) 57ad092 Update README.md with linux build instructions (ferretinjapan) 376db6c Display "processing.." splashscreen while wallet initializing (Ilya Kitaev) 6b9afcf extra debug logging (Ilya Kitaev) 8d93f01 WalletManager::openWalletAsync integrating with UI (Ilya Kitaev) d3234bb WalletManager::openWalletAsync in progress (Ilya Kitaev) c126930 Ask for password in wallet is password protected. closes #26 (Ilya Kitaev) 6f1343a ask user for the password if wallet is password-protected (Ilya Kitaev) fc7a7dd BasicPanel: embedding/reusing "Transfer" page (Ilya Kitaev) 983317b Basic view: real wallet's balance (Ilya Kitaev) d0a5339 Removed: hardcoded "Monero - Donations" (Ilya Kitaev) b199c5f bugfix: empty transfer page (Ilya Kitaev) a3fc55e mac application icon (Ilya Kitaev) 35d7661 Windows application icon (Ilya Kitaev) 4ee5d78 Deploy additional mingw dependencies (Ilya Kitaev) 7c33ea9 msys64 deploy fix (Ilya Kitaev) f640809 macdeployqt app bundle crash fixed. (Ilya Kitaev) 9cd73df Translations are separate qm files (Ilya Kitaev) 1b35a1a build automation script. tested on macos (Ilya Kitaev) c7c06a5 removing "bitmonero" directory in "distclean" target (Ilya Kitaev) aa0ea18 translation files moved to resources (Ilya Kitaev) e5d5a60 Wizard refactoring (Ilya Kitaev) ecf8441 cleaning "auto-generated" bitmonero directory on "make clean". closes #22 (Ilya Kitaev) 32ebf18 dynamic translation support. closes #24 (Ilya Kitaev) 39b88da Apply translation for "normal" mode (Ilya Kitaev) a933983 TranslationManager, Russian translation example (Ilya Kitaev) de7bd2e Polish translation file (Ilya Kitaev) 5737114 update/build transations with release build. closes #23 (Ilya Kitaev) b0f77c8 separate LIBS sections for macx, linux and win32 (Ilya Kitaev) 8b26bc4 Update network status dynamically (closes #17) (Ilya Kitaev) 71da777 Init wallet asynchronously (Ilya Kitaev) 7df82af New flags images, added IT,RU,ZH translation files (Ilya Kitaev) d9f031e Async API integration in progress (Ilya Kitaev) c027922 fixed multicore build; statically link boost, libcrypto and libssl for Linux; (Ilya Kitaev) 5b1ab69 Mac OSX build steps added (Ilya Kitaev) fca82f3 Cross-plaftorm number of cpu cores (Ilya Kitaev) da43e9a "Compiling" section stub added to documentation (Ilya Kitaev) d880441 MSYS2/Win64 build fixed (Ilya Kitaev) 0c09342 Fixed for MSYS2 build (Ilya Kitaev) f846935 Fix typo (dEBRUYNE-1) a594e25 Clean up text (dEBRUYNE-1) 39cb75e Send money: confirmation popups added (Ilya Kitaev) 409c570 Priority aka fee multiplier integrated (Ilya Kitaev) 17f38a9 Added "Receive" page. Hide all pages except "Transfer" and "Receive". (Ilya Kitaev) 88d9be9 Lazy loading for the tweets (Ilya Kitaev) 37c1c0b disable right panel by default, don't perform Twitter https call if panel is disabled (Riccardo Spagni) 2696e49 mixin count for Wallet::createTransaction (Ilya Kitaev) e3985da Transfer page: priority dropdown hidded (Ilya Kitaev) 8ac86a8 Balance on UI updated by the signal (Ilya Kitaev) eaf5924 basic "send money" functionality implemented in GUI (Ilya Kitaev) 3ddd9be main application: initialize wallet, display balance (Ilya Kitaev) 2151f13 Persistent storage for common settings. closes #10 (Ilya Kitaev) 1eac46a "new wallet" and "recovery wallet" flows are implemented using libwallet api (Ilya Kitaev) b7787dc Moving wallet to the user defined location at the "donation" page (pre- final) (Ilya Kitaev) fd50e6f new wallet wizard: wallet created in temporary directory and moved to the destination at the final step (Ilya Kitaev) 5c10be3 Qt wrappers for libwallet API classes (Ilya Kitaev) da1b74a Start in normal mode if wallet exists. Resolves #9 (Ilya Kitaev) 493e290 libwallet integration (Ilya Kitaev) 238d582 build against libwallet_merged and boost libs (Ilya Kitaev) f9e0916 integrating libwallet (Ilya Kitaev) 382fa30 explicitely enabled c++11 for g++ compiler (Ilya Kitaev) 6d0179f wizard: saving locale instead of language; wallet interface continued (Ilya Kitaev) 7d9306c Qt wrapper for libwallet - in-progress (Ilya Kitaev) 625041d integrating cpp wallet mockups with QML (Ilya Kitaev) 1195a89 started integrating wallet library (Ilya Kitaev) 921d16a Forgotten file with password strength related functions (Ilya Kitaev) e555631 wallet directrory in "Documents" for Windows and in "home" for *nix (Ilya Kitaev) 16020ae Wizard: "next button" visibility in backward direction fixed (Ilya Kitaev) 8bc411c wordings and text alignment according to design (Ilya Kitaev) 1364c2b Password strength level updated (Ilya Kitaev) 1571118 Refactored wizard paths internal handling (Ilya Kitaev) 496a34c Language (qt linguist) files actually added to project. (Ilya Kitaev) e3bea0d "word mnemonic input" with clipboard button and hint is reusable component; (Ilya Kitaev) 6289e18 fix for window drag bug on ubuntu, only tested on windows (unknown) fce88a8 Selection (branching) for recovery path (Ilya Kitaev) bbc35ff Next button is in "disabled" state on password page (Ilya Kitaev) 46db771 German and English translation files (Ilya Kitaev)
- Loading branch information