thotbot
50cb72656a
do not ask to start daemon if in remote node mode
2019-12-16 22:48:35 +00:00
luigi1111
1cee81b996
Merge pull request #2404
...
8dd2a20
e04db92
d06ae80
c83c74d
1723d04
52182ef
97a9ac9
2d23917
91aff7c
(TheCharlatan)
2019-12-09 07:52:41 -06:00
luigi1111
f03ea0461c
Merge pull request #2560
...
6ce9a3c
History: fix translations (xiphon)
2019-12-05 09:35:52 -06:00
xiphon
6ce9a3cba0
History: fix translations
2019-12-05 15:18:15 +00:00
luigi1111
8cd32987d4
Revert "Merge pull request #2526 "
...
This reverts commit 457b1dee49
, reversing
changes made to 7cca39ad48
.
2019-12-05 09:03:56 -06:00
luigi1111
648b775a25
Merge pull request #2559
...
e81a589
Transfer: improve amount sanitization (xiphon)
2019-12-05 08:53:47 -06:00
luigi1111
0e65d89172
Merge pull request #2555
...
676b8d6
History: add date, amount, integrated addr (incoming) to tx details (xiphon)
2019-12-05 08:50:15 -06:00
luigi1111
3d7ded209a
Merge pull request #2540
...
983a3ba
Translation: fix untranslated strings (selsta)
2019-12-05 08:47:54 -06:00
xiphon
e81a589a8d
Transfer: improve amount sanitization
2019-12-05 10:13:29 +00:00
xiphon
676b8d6921
History: add date, amount, integrated addr (incoming) to tx details
2019-12-04 21:07:10 +00:00
luigi1111
63d4ba6df8
Merge pull request #2551
...
646d339
Wallet: persistent subaddress account selection (xiphon)
2019-12-03 22:32:58 -06:00
luigi1111
6e7b4ff9f9
Merge pull request #2542
...
32f7666
DatePicker: don't propagate mouse events to underlying controls (xiphon)
2019-12-03 22:31:20 -06:00
luigi1111
457b1dee49
Merge pull request #2526
...
20a5814
Transfer: add parenthesis to links (selsta)
2019-12-03 22:26:00 -06:00
xiphon
646d3394d3
Wallet: persistent subaddress account selection
2019-12-03 12:39:34 +00:00
selsta
983a3ba7ad
Translation: fix untranslated strings
2019-12-02 00:09:43 +01:00
xiphon
32f7666912
DatePicker: don't propagate mouse events to underlying controls
2019-11-29 17:22:00 +00:00
selsta
20a58143b6
Transfer: add parenthesis to links
2019-11-28 12:25:33 +01:00
TheCharlatan
8dd2a20ff8
Migrate build system to cmake
...
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.
2019-11-27 22:59:27 +01:00
selsta
c0fa4f5d27
SettingsLayout: pointing mouse cursor and selecting text
2019-11-27 18:49:18 +01:00
xiphon
f47335f89f
Wizard, AddressBook, SettingsNode: prevent undesired text selection
2019-11-27 12:33:30 +00:00
luigi1111
6c2c17ada1
Merge pull request #2489
...
0daf2aa
CheckBox: use Font Awesome plus/minus icons, remove unused images (xiphon)
2019-11-25 12:57:28 -06:00
luigi1111
9f0f40af80
Merge pull request #2486
...
06ccded
Transfer: fix NaN fiat conversion (selsta)
2019-11-25 12:46:09 -06:00
xiphon
0daf2aacf5
CheckBox: use Font Awesome plus/minus icons, remove unused images
2019-11-25 06:37:21 +00:00
selsta
06ccded94e
Transfer: fix NaN fiat conversion
2019-11-25 00:57:59 +01:00
xiphon
a9a59fd314
main: ask whether to stop local node upon switching to remote node
2019-11-24 10:19:40 +00:00
luigi1111
cf0e5a811e
Merge pull request #2440
...
e9cdaf4
Transfer: convert and display entered amount in fiat currency (xiphon)
2019-11-13 09:08:16 -06:00
luigi1111
47bc0f2a3c
Merge pull request #2435
...
0e3f3c1
SettingsWallet: refactor list items into separate component (xiphon)
2019-11-13 09:03:51 -06:00
luigi1111
8bd820b909
Merge pull request #2429
...
74e12ce
ContextMenu: implement 'paste' context menu for all text fields (xiphon)
2019-11-13 09:03:02 -06:00
luigi1111
f948d0e214
Merge pull request #2428
...
5fe6b48
Settings: fix 'Light theme' checkbox (xiphon)
2019-11-13 09:02:03 -06:00
luigi1111
3a7c9e6c8e
Merge pull request #2417
...
212c8dd
Warning added that balance reflects only incoming transactions for view-only wallets (peli-pro)
2019-11-13 09:00:44 -06:00
xiphon
e9cdaf4dbe
Transfer: convert and display entered amount in fiat currency
2019-11-13 08:10:49 +00:00
xiphon
0e3f3c13a1
SettingsWallet: refactor list items into separate component
2019-11-11 21:14:39 +00:00
xiphon
74e12ce71d
ContextMenu: implement 'paste' context menu for all text fields
2019-11-08 12:41:32 +00:00
xiphon
5fe6b48517
Settings: fix 'Light theme' checkbox
2019-11-04 21:47:38 +00:00
xiphon
5df14abed2
Merchant: fix leaving the page
2019-11-01 12:19:25 +00:00
peli-pro
212c8dd054
Warning added that balance reflects only incoming transactions for view-only wallets
2019-10-17 14:25:36 +02:00
luigi1111
fe3c06c36b
Merge pull request #2415
...
631a1c4
fix fee labels in transfer (#2412 ) (jtgrassie)
2019-10-14 17:59:13 -05:00
luigi1111
897d879dad
Merge pull request #2398
...
32257c8
DaemonManager: implement async sendCommand (xiphon)
2019-10-14 17:50:54 -05:00
Jethro Grassie
631a1c49c8
fix fee labels in transfer ( #2412 )
2019-10-13 13:07:52 -04:00
luigi1111
e6458b58ef
Merge pull request #2402
...
f72ed25
Transfer: forbid long Payment IDs (xiphon)
2019-10-08 15:21:35 -05:00
luigi1111
9207462676
Merge pull request #2401
...
947e265
Transfer: warn on long Payment ID filled into description field (xiphon)
2019-10-08 15:20:07 -05:00
xiphon
32257c8fab
DaemonManager: implement async sendCommand
2019-10-07 10:39:30 +00:00
xiphon
f72ed257ce
Transfer: forbid long Payment IDs
2019-09-28 02:01:20 +00:00
xiphon
947e265a1a
Transfer: warn on long Payment ID filled into description field
2019-09-28 01:46:22 +00:00
xiphon
77ff362b58
SettingsNode: 'auto' special case for Bootstrap Address edit
2019-09-27 15:50:38 +00:00
selsta
2ca76ff13c
LeftPanel: new balance card
2019-09-21 01:23:09 +02:00
luigi1111
31501316c9
Merge pull request #2377
...
8dab075
repo: remove isMobile leftovers (selsta)
2019-09-14 12:43:36 -05:00
selsta
6df9e584b3
fontawesome: fix regular/solid font style
2019-09-10 13:14:10 +02:00
selsta
8dab0755d3
repo: remove isMobile leftovers
2019-09-06 00:11:12 +02:00
luigi1111
0abaae073d
Merge pull request #2372
...
cb9cb6e
FontAwesome: bump to 5.10.2 (xiphon)
2019-09-04 09:48:58 -05:00