aboutsummaryrefslogtreecommitdiff
path: root/pages
Commit message (Collapse)AuthorAgeFilesLines
...
| * | Transfer: fix Send button state not being updated properlyxiphon2020-01-151-50/+28
| |/
* | Merge pull request #2716luigi11112020-01-232-5/+0
|\ \ | | | | | | | | | c4bdf56 Remove paste buttons (rating89us)
| * | Remove paste buttonsrating89us2020-01-142-5/+0
| |/
* / Receive: buttons in rows + labels + 3D depth + FontAwesome iconsrating89us2020-01-191-25/+30
|/
* Merge pull request #2674luigi11112019-12-211-1/+4
|\ | | | | | | ded0a4d Scrollbar: don't autohide if enabled (except on Mac) (tobtoht)
| * Scrollbar: don't autohide if enabled (except on Mac)thotbot2019-12-211-1/+4
| |
* | Merge pull request #2665luigi11112019-12-211-6/+1
|\ \ | | | | | | | | | c6c094b SettingsWallet: cleanup on wallet close (xiphon)
| * | SettingsWallet: cleanup on wallet closexiphon2019-12-201-6/+1
| |/
* | Merge pull request #2650luigi11112019-12-216-5/+10
|\ \ | | | | | | | | | 10dea60 Settings: fix page height (tobtoht)
| * | Settings: fix page heightthotbot2019-12-206-5/+10
| |/
* | Merge pull request #2645luigi11112019-12-211-1/+1
|\ \ | | | | | | | | | 66f6b95 Account: update balance card label (selsta)
| * | Account: update balance card labelselsta2019-12-201-1/+1
| |/
* / misc: cleanup unused variables and commentsselsta2019-12-203-9/+0
|/
* Merge pull request #2632luigi11112019-12-191-17/+2
|\ | | | | | | d6ccae3 Transfer: cleanup payment id code (tobtoht)
| * Transfer: cleanup payment id codethotbot2019-12-201-17/+2
| |
* | Merge pull request #2626luigi11112019-12-191-22/+18
|\ \ | | | | | | | | | a83adb7 Transfer: improve warning flow (tobtoht)
| * | Transfer: improve warning flowthotbot2019-12-191-22/+18
| |/
* | Merge pull request #2604luigi11112019-12-192-7/+7
|\ \ | | | | | | | | | 50cb726 do not ask to start daemon if in remote node mode (tobtoht)
| * | do not ask to start daemon if in remote node modethotbot2019-12-162-7/+7
| |/
* | Merge pull request #2616luigi11112019-12-191-1/+1
|\ \ | | | | | | | | | 5dccde2 History: don't hide 'Export all history' if there ain't any txes (xiphon)
| * | History: don't hide 'Export all history' if there ain't any txesxiphon2019-12-161-1/+1
| |/
* | Merge pull request #2588luigi11112019-12-191-1/+1
|\ \ | | | | | | | | | a113670 History: don't show empty paymentId in tx details (xiphon)
| * | History: don't show empty paymentId in tx detailsxiphon2019-12-131-1/+1
| |/
* | Merge pull request #2580luigi11112019-12-191-7/+26
|\ \ | | | | | | | | | | | | ba24fd7 SettingsInfo: open containing folder on wallet log path click (xiphon) 088d32e OSHelper: file preselection support (Windows and Mac) (xiphon)
| * | SettingsInfo: open containing folder on wallet log path clickxiphon2019-12-121-7/+26
| |/
* | Merge pull request #2576luigi11112019-12-194-12/+6
|\ \ | |/ |/| | | b940ad7 InputDialog: pre-populate input text (selsta)
| * InputDialog: pre-populate input textselsta2019-12-094-12/+6
| |
* | Merge pull request #2404luigi11112019-12-091-0/+1
|\ \ | |/ |/| | | 8dd2a20 e04db92 d06ae80 c83c74d 1723d04 52182ef 97a9ac9 2d23917 91aff7c (TheCharlatan)
| * Migrate build system to cmakeTheCharlatan2019-11-271-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The content in this commit is not split in order to preserve working compilation. Once this is added to master, the old build script will no longer work and all existing build toolings will require changes. Monero's cmake directory's files need to be copied to this project's cmake directory in order for the linking and function definitions to work correctly. Monero-gui has its own version check and generate file in order to not conflict with monero's destination version files. Most of the source files that are currently in monero-gui's root directory are now moved to subdirectories. This is done to preserve compilation order properly and to give some content structure. The original CMakeList file included all headers it found in subdirectories. Make sure that they are set manually to evade linking errors. The current build script always checks out latest master of the monero submodule. The submodule rules in the current CMakeLists.txt file do not enforce. An override to compile master nevertheless can still be given with `-D DEV_MODE`. To enable the linux X11 xcb linking the libraries had to be hardcoded. There does not seem to be good support for this in pkgconfig, or in existing cmake checks.
* | Merge pull request #2560luigi11112019-12-051-3/+3
|\ \ | | | | | | | | | 6ce9a3c History: fix translations (xiphon)
| * | History: fix translationsxiphon2019-12-051-3/+3
| | |
* | | Revert "Merge pull request #2526"luigi11112019-12-051-3/+3
|/ / | | | | | | | | This reverts commit 457b1dee49a592619f5a339730921e18f46847a7, reversing changes made to 7cca39ad48d14ed6d48ede3f245c1d4f2a5052cb.
* | Merge pull request #2559luigi11112019-12-051-3/+11
|\ \ | | | | | | | | | e81a589 Transfer: improve amount sanitization (xiphon)
| * | Transfer: improve amount sanitizationxiphon2019-12-051-3/+11
| |/
* | Merge pull request #2555luigi11112019-12-051-16/+20
|\ \ | | | | | | | | | 676b8d6 History: add date, amount, integrated addr (incoming) to tx details (xiphon)
| * | History: add date, amount, integrated addr (incoming) to tx detailsxiphon2019-12-041-16/+20
| | |
* | | Merge pull request #2540luigi11112019-12-052-5/+5
|\ \ \ | | | | | | | | | | | | 983a3ba Translation: fix untranslated strings (selsta)
| * | | Translation: fix untranslated stringsselsta2019-12-022-5/+5
| | |/ | |/|
* | | Merge pull request #2551luigi11112019-12-031-14/+6
|\ \ \ | | | | | | | | | | | | 646d339 Wallet: persistent subaddress account selection (xiphon)
| * | | Wallet: persistent subaddress account selectionxiphon2019-12-031-14/+6
| |/ /
* | | Merge pull request #2542luigi11112019-12-031-1/+0
|\ \ \ | | | | | | | | | | | | 32f7666 DatePicker: don't propagate mouse events to underlying controls (xiphon)
| * | | DatePicker: don't propagate mouse events to underlying controlsxiphon2019-11-291-1/+0
| | |/ | |/|
* | | Merge pull request #2526luigi11112019-12-031-3/+3
|\ \ \ | | | | | | | | | | | | 20a5814 Transfer: add parenthesis to links (selsta)
| * | | Transfer: add parenthesis to linksselsta2019-11-281-3/+3
| | |/ | |/|
* / | SettingsLayout: pointing mouse cursor and selecting textselsta2019-11-271-1/+8
|/ /
* / Wizard, AddressBook, SettingsNode: prevent undesired text selectionxiphon2019-11-272-17/+4
|/
* Merge pull request #2489luigi11112019-11-254-10/+16
|\ | | | | | | 0daf2aa CheckBox: use Font Awesome plus/minus icons, remove unused images (xiphon)
| * CheckBox: use Font Awesome plus/minus icons, remove unused imagesxiphon2019-11-254-10/+16
| |
* | Merge pull request #2486luigi11112019-11-251-1/+1
|\ \ | | | | | | | | | 06ccded Transfer: fix NaN fiat conversion (selsta)
| * | Transfer: fix NaN fiat conversionselsta2019-11-251-1/+1
| |/