| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #2377 | luigi1111 | 2019-09-14 | 6 | -129/+9 |
| |\ | | | | | | | 8dab075 repo: remove isMobile leftovers (selsta) | ||||
| | * | repo: remove isMobile leftovers | selsta | 2019-09-06 | 6 | -129/+9 |
| | | | |||||
| * | | Merge pull request #2376 | luigi1111 | 2019-09-14 | 1 | -0/+18 |
| |\ \ | | | | | | | | | | 5f81b57 TitleBar: show wallet name (selsta) | ||||
| | * | | TitleBar: show wallet name | selsta | 2019-09-05 | 1 | -0/+18 |
| | |/ | |||||
| * / | fontawesome: fix regular/solid font style | selsta | 2019-09-10 | 3 | -3/+9 |
| |/ | |||||
| * | TitleBar: change Light Theme icon from 'light bulb' to 'moon' | xiphon | 2019-09-03 | 1 | -2/+2 |
| | | |||||
| * | Merge pull request #2307 | luigi1111 | 2019-07-22 | 1 | -2/+0 |
| |\ | | | | | | | f20ab12 QML: fix various warnings (selsta) | ||||
| | * | QML: fix various warnings | selsta | 2019-07-21 | 1 | -2/+0 |
| | | | |||||
| * | | Changes Change wallet/Continue to Cancel/Ok | notmike | 2019-07-18 | 1 | -2/+2 |
| |/ | | | | see #2290 #2204 | ||||
| * | PasswordDialog: label improvements | selsta | 2019-07-16 | 1 | -4/+7 |
| | | |||||
| * | Merge pull request #2240 | luigi1111 | 2019-07-15 | 3 | -650/+212 |
| |\ | | | | | | | 35a0f25 PasswordDialog: merge components and bug fixes (selsta) | ||||
| | * | PasswordDialog: merge components and bug fixes | selsta | 2019-07-15 | 3 | -650/+212 |
| | | | | | | | | | | | | | | | | | | | | | | | This commit merges PasswordDialog, PassphraseDialog and NewPasswordDialog. Also the following bugs were fixed: - Wizard pages still being active when opening a wallet from wizard. - Capslock detection was buggy when copy pasting password, I replaced it with native implementations for each platform. - isAlpha could throw errors when using special characters. | ||||
| * | | NetworkStatusItem: simple mode has no node settings page | selsta | 2019-07-05 | 1 | -0/+2 |
| |/ | |||||
| * | Merge pull request #2230 | luigi1111 | 2019-06-21 | 1 | -1/+1 |
| |\ | | | | | | | 484d403 NetworkStatusItem: correctly display remote node status (selsta) | ||||
| | * | NetworkStatusItem: correctly display remote node status | selsta | 2019-06-21 | 1 | -1/+1 |
| | | | |||||
| * | | repo: remove unused components | xiphon | 2019-06-18 | 2 | -743/+0 |
| |/ | |||||
| * | Merge pull request #2144 | luigi1111 | 2019-05-03 | 1 | -0/+2 |
| |\ | | | | | | | 119d91a labelSubHeader: fix width bug (mmbyday) | ||||
| | * | labelSubHeader: fix width bug | mmbyday | 2019-04-30 | 1 | -0/+2 |
| | | | |||||
| * | | Merge pull request #2143 | luigi1111 | 2019-05-03 | 2 | -18/+0 |
| |\ \ | | | | | | | | | | b74aa1a dialogs: fix titlebar disabledness (mmbyday) | ||||
| | * | | dialogs: fix titlebar disabledness | mmbyday | 2019-04-30 | 2 | -18/+0 |
| | |/ | |||||
| * / | Fix checking for gui updates | mmbyday | 2019-04-30 | 1 | -4/+6 |
| |/ | |||||
| * | Merge pull request #2134 | luigi1111 | 2019-04-30 | 1 | -193/+0 |
| |\ | | | | | | | e910e40 repo: cleanup unused files (selsta) | ||||
| | * | repo: cleanup unused files | selsta | 2019-04-30 | 1 | -193/+0 |
| | | | |||||
| * | | Merge pull request #2127 | luigi1111 | 2019-04-30 | 3 | -55/+51 |
| |\ \ | | | | | | | | | | 131c427 passworddialog: replace eye with font awesome (mmbyday) | ||||
| | * | | passworddialog: replace eye with font awesome | mmbyday | 2019-04-29 | 3 | -55/+51 |
| | |/ | |||||
| * / | macOS: enable fullscreen support | selsta | 2019-04-29 | 2 | -2/+0 |
| |/ | |||||
| * | components: remove show() from password dialogs | selsta | 2019-04-25 | 3 | -7/+0 |
| | | |||||
| * | Remove scaleRatio | dsc | 2019-04-25 | 31 | -291/+291 |
| | | |||||
| * | Merge pull request #2111 | luigi1111 | 2019-04-25 | 3 | -0/+9 |
| |\ | | | | | | | 24e7307 components: hide password on dialog opening (selsta) | ||||
| | * | components: hide password on dialog opening | selsta | 2019-04-24 | 3 | -0/+9 |
| | | | |||||
| * | | Merge pull request #2107 | luigi1111 | 2019-04-25 | 2 | -2/+1 |
| |\ \ | | | | | | | | | | 04d0b14 InlineButton: fix warning and set font (selsta) | ||||
| | * | | InlineButton: fix warning and set font | selsta | 2019-04-23 | 2 | -2/+1 |
| | |/ | |||||
| * / | White theme | dsc | 2019-04-24 | 46 | -576/+1991 |
| |/ | |||||
| * | qrcodescanner: update icon with font awesome | mmbyday | 2019-04-22 | 2 | -6/+7 |
| | | |||||
| * | Merge pull request #2088 | luigi1111 | 2019-04-16 | 7 | -16/+16 |
| |\ | | | | | | | 15a5f76 add missing TranslationManager.emptyString (selsta) | ||||
| | * | add missing TranslationManager.emptyString | selsta | 2019-04-16 | 7 | -16/+16 |
| | | | |||||
| * | | Merge pull request #2079 | luigi1111 | 2019-04-16 | 2 | -743/+0 |
| |\ \ | | | | | | | | | | 5527507 repo: remove unused components/images (selsta) | ||||
| | * | | repo: remove unused components/images | selsta | 2019-04-16 | 2 | -743/+0 |
| | |/ | |||||
| * / | PasswordDialog: don't always show() | mmbyday | 2019-04-11 | 3 | -5/+2 |
| |/ | |||||
| * | History redesign | dsc | 2019-04-08 | 4 | -346/+2 |
| | | |||||
| * | AddressBook: redesign | selsta | 2019-04-08 | 2 | -199/+6 |
| | | |||||
| * | Merge pull request #2037 | luigi1111 | 2019-04-08 | 2 | -0/+328 |
| |\ | | | | | | | 1a2675b async device open and create from device, passphrase (ph4r05) | ||||
| | * | async device open and create from device, passphrase | Dusan Klinec | 2019-04-06 | 2 | -0/+328 |
| | | | | | | | | | | | | | - passphrase entry on host added, requires early listener setting monero pull #5355 - wallet open and create from device shows splash to indicate possible long process - create from device is async to support passphrase entry | ||||
| * | | PasswordDialog: add CAPSLOCK checking | mmbyday | 2019-04-02 | 1 | -5/+36 |
| |/ | |||||
| * | Merge pull request #2036 | luigi1111 | 2019-03-26 | 1 | -0/+1 |
| |\ | | | | | | | 51e48db addressbook description should not be richtext (xmrdsc) | ||||
| | * | addressbook description should not be richtext | dsc | 2019-03-26 | 1 | -0/+1 |
| | | | |||||
| * | | historytable: fix blockheight copying | mmbyday | 2019-03-12 | 1 | -2/+2 |
| |/ | |||||
| * | Merge pull request #1968 | luigi1111 | 2019-02-25 | 1 | -1/+0 |
| |\ | | | | | | | 6a7d42f LineEditMulti: fix binding loop (xiphon) | ||||
| | * | LineEditMulti: fix binding loop | xiphon | 2019-02-25 | 1 | -1/+0 |
| | | | |||||
| * | | Merge pull request #1952 | luigi1111 | 2019-02-24 | 1 | -7/+2 |
| |\ \ | | | | | | | | | | fd842bb StandardButton: fix button appearance on Qt 5.7 (xiphon) | ||||
