aboutsummaryrefslogtreecommitdiff
path: root/components
Commit message (Expand)AuthorAgeFilesLines
* Migrate build system to cmakeTheCharlatan2019-11-271-0/+47
* PasswordDialog: fix text field height changing on input (Windows)xiphon2019-11-261-0/+2
* Merge pull request #2489luigi11112019-11-252-6/+8
|\
| * CheckBox: use Font Awesome plus/minus icons, remove unused imagesxiphon2019-11-252-6/+8
* | Input: fix cursor shape, should be 'Qt.IBeamCursor'xiphon2019-11-252-0/+2
|/
* ContextMenu: styling, implement ContextMenuItem componentxiphon2019-11-192-13/+62
* Merge pull request #2440luigi11112019-11-131-0/+2
|\
| * Transfer: convert and display entered amount in fiat currencyxiphon2019-11-131-0/+2
* | Merge pull request #2435luigi11112019-11-131-0/+65
|\ \
| * | SettingsWallet: refactor list items into separate componentxiphon2019-11-111-0/+65
| |/
* | Merge pull request #2429luigi11112019-11-136-7/+69
|\ \
| * | ContextMenu: implement 'paste' context menu for all text fieldsxiphon2019-11-086-7/+69
| |/
* / Settings: fix 'Light theme' checkboxxiphon2019-11-041-1/+4
|/
* Merge pull request #2399luigi11112019-10-141-0/+45
|\
| * SimpleMode: implement "switch to another public node" buttonxiphon2019-10-111-0/+45
* | DaemonManager: implement async sendCommandxiphon2019-10-071-1/+5
|/
* TitleBar: slightly reduce size of moon iconselsta2019-09-241-1/+1
* TitleBar: add close wallet buttonselsta2019-09-242-18/+12
* Merge pull request #2377luigi11112019-09-146-129/+9
|\
| * repo: remove isMobile leftoversselsta2019-09-066-129/+9
* | Merge pull request #2376luigi11112019-09-141-0/+18
|\ \
| * | TitleBar: show wallet nameselsta2019-09-051-0/+18
| |/
* / fontawesome: fix regular/solid font styleselsta2019-09-103-3/+9
|/
* TitleBar: change Light Theme icon from 'light bulb' to 'moon'xiphon2019-09-031-2/+2
* Merge pull request #2307luigi11112019-07-221-2/+0
|\
| * QML: fix various warningsselsta2019-07-211-2/+0
* | Changes Change wallet/Continue to Cancel/Oknotmike2019-07-181-2/+2
|/
* PasswordDialog: label improvementsselsta2019-07-161-4/+7
* Merge pull request #2240luigi11112019-07-153-650/+212
|\
| * PasswordDialog: merge components and bug fixesselsta2019-07-153-650/+212
* | NetworkStatusItem: simple mode has no node settings pageselsta2019-07-051-0/+2
|/
* Merge pull request #2230luigi11112019-06-211-1/+1
|\
| * NetworkStatusItem: correctly display remote node statusselsta2019-06-211-1/+1
* | repo: remove unused componentsxiphon2019-06-182-743/+0
|/
* Merge pull request #2144luigi11112019-05-031-0/+2
|\
| * labelSubHeader: fix width bugmmbyday2019-04-301-0/+2
* | Merge pull request #2143luigi11112019-05-032-18/+0
|\ \
| * | dialogs: fix titlebar disablednessmmbyday2019-04-302-18/+0
| |/
* / Fix checking for gui updatesmmbyday2019-04-301-4/+6
|/
* Merge pull request #2134luigi11112019-04-301-193/+0
|\
| * repo: cleanup unused filesselsta2019-04-301-193/+0
* | Merge pull request #2127luigi11112019-04-303-55/+51
|\ \
| * | passworddialog: replace eye with font awesomemmbyday2019-04-293-55/+51
| |/
* / macOS: enable fullscreen supportselsta2019-04-292-2/+0
|/
* components: remove show() from password dialogsselsta2019-04-253-7/+0
* Remove scaleRatiodsc2019-04-2531-291/+291
* Merge pull request #2111luigi11112019-04-253-0/+9
|\
| * components: hide password on dialog openingselsta2019-04-243-0/+9
* | Merge pull request #2107luigi11112019-04-252-2/+1
|\ \
| * | InlineButton: fix warning and set fontselsta2019-04-232-2/+1
| |/