luigi1111
3fb775de28
Merge pull request #2680
...
6d0593a
build: fix build on Ubuntu 16.04 GCC 5.4 (missing includes) (xiphon)
2019-12-23 09:06:27 -05:00
luigi1111
82affff63f
Merge pull request #2679
...
13ea403
FutureScheduler: drop moveToThread, setParent might silently fail (xiphon)
2019-12-23 09:05:09 -05:00
xiphon
6d0593a26b
build: fix build on Ubuntu 16.04 GCC 5.4 (missing includes)
2019-12-23 12:01:41 +00:00
xiphon
13ea4035b5
FutureScheduler: drop moveToThread, setParent might silently fail
2019-12-23 11:35:47 +00:00
luigi1111
710159a236
Merge pull request #2670
...
1fef418
main: enable high DPI scaling (selsta)
2019-12-21 18:12:46 -05:00
luigi1111
9a5296f00e
Merge pull request #2648
...
beeddea
build: add application icon on Windows (xiphon)
2019-12-21 18:07:53 -05:00
luigi1111
6f53cc4dda
Merge pull request #2645
...
66f6b95
Account: update balance card label (selsta)
2019-12-21 18:07:07 -05:00
selsta
1fef418adb
main: enable high DPI scaling
2019-12-21 06:31:25 +01:00
xiphon
beeddea678
build: add application icon on Windows
2019-12-20 13:27:47 +00:00
selsta
66f6b95b5c
Account: update balance card label
2019-12-20 07:29:19 +01:00
selsta
f8262b0d27
misc: cleanup unused variables and comments
2019-12-20 03:37:52 +01:00
luigi1111
3984f8d1e8
Merge pull request #2630
...
3ea329e
FutureScheduler: fix possible race, connect before setFuture (xiphon)
2019-12-19 19:48:10 -05:00
luigi1111
f2424ddeaa
Merge pull request #2627
...
8c51172
Subaddress: fix use-after-free on accessing stale Wallet API data (xiphon)
2019-12-19 19:46:45 -05:00
luigi1111
b963028f10
Merge pull request #2626
...
a83adb7
Transfer: improve warning flow (tobtoht)
2019-12-19 19:45:33 -05:00
luigi1111
598de0f03f
Merge pull request #2623
...
c9900c0
SubaddressAccount: drop useless getAll 'update' default argument (xiphon)
e0ab9aa
SubaddressAccount: fix use-after-free bug (xiphon)
2019-12-19 19:37:27 -05:00
luigi1111
7c11ac4d98
Merge pull request #2614
...
4e1f734
TransactionHistory: fix use-after-free bugs (xiphon)
2019-12-19 19:32:37 -05:00
luigi1111
118752e775
Merge pull request #2587
...
1661c82
TransactionInfo: parse Wallet API provided data on initialization (xiphon)
2019-12-19 19:23:06 -05:00
xiphon
3ea329e45f
FutureScheduler: fix possible race, connect before setFuture
2019-12-19 00:37:00 +00:00
thotbot
a83adb70ad
Transfer: improve warning flow
2019-12-19 00:16:00 +00:00
xiphon
8c511722e0
Subaddress: fix use-after-free on accessing stale Wallet API data
2019-12-17 21:51:04 +00:00
xiphon
e0ab9aa898
SubaddressAccount: fix use-after-free bug
2019-12-17 14:18:54 +00:00
xiphon
c9900c05b2
SubaddressAccount: drop useless getAll 'update' default argument
2019-12-16 14:35:50 +00:00
xiphon
4e1f7349c4
TransactionHistory: fix use-after-free bugs
2019-12-16 13:31:31 +00:00
xiphon
1661c82449
TransactionInfo: parse Wallet API provided data on initialization
2019-12-12 21:26:18 +00:00
xiphon
088d32e712
OSHelper: file preselection support (Windows and Mac)
...
Co-authored-by: selsta <selsta@sent.at>
2019-12-12 01:28:49 +00:00
xiphon
ba24fd79bb
SettingsInfo: open containing folder on wallet log path click
2019-12-12 00:10:22 +00:00
xiphon
2833fdb907
cmake: use appropriate compiler flags
2019-12-09 22:49:42 +00:00
xiphon
17ea26e02a
build: fix monero-wallet-gui.pro source paths, rm qml.qrc duplicate
2019-12-09 14:03:24 +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
fd9e7d00ed
Merge pull request #2553
...
9d5eb00
TransactionHistory: guard tx info list against concurrent access (xiphon)
2019-12-05 08:49:14 -06:00
xiphon
9d5eb002ae
TransactionHistory: guard tx info list against concurrent access
2019-12-04 10:33:54 +00:00
luigi1111
63d4ba6df8
Merge pull request #2551
...
646d339
Wallet: persistent subaddress account selection (xiphon)
2019-12-03 22:32:58 -06:00
xiphon
646d3394d3
Wallet: persistent subaddress account selection
2019-12-03 12:39:34 +00:00
xiphon
265afe1610
DaemonManager: increase daemon start timeout to 120 seconds
2019-11-29 17:24:40 +00:00
xiphon
2d23917afb
cmake: MinGW - set WIN32 executable property
2019-11-27 22:59:27 +01:00
xiphon
52182ef9b1
cmake: fix MinGW static builds, add 'release-static-win64' target
2019-11-27 22:59:27 +01:00
xiphon
91aff7c0e4
cmake: put monero-gui executable into 'bin' directory
2019-11-27 22:59:27 +01:00
TheCharlatan
d06ae80e0a
Add support for msys/mingw32
2019-11-27 22:59:27 +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
luigi1111
5e2099ad47
Merge pull request #2411
...
965081c
DaemonManager: reset disconnectedEpoch on start, start timeout 60s (xiphon)
2019-10-14 17:57:23 -05:00
xiphon
965081c554
DaemonManager: reset disconnectedEpoch on start, start timeout 60s
2019-10-09 02:02:58 +00:00
xiphon
32257c8fab
DaemonManager: implement async sendCommand
2019-10-07 10:39:30 +00:00
luigi1111
ca8138bb46
Merge pull request #2385
...
bc22de4
DaemonManager: use 'sync_info' to avoid bootstrap daemon requests (xiphon)
2019-09-14 12:46:18 -05:00
luigi1111
b91afaf5c7
Merge pull request #2378
...
738e802
macOS/Windows: fix compiler warning (selsta)
2019-09-14 12:44:35 -05:00
xiphon
0d247a9b8a
SimpleMode: automatic public nodes discovering and switching
2019-09-09 15:24:26 +00:00
xiphon
bc22de47f9
DaemonManager: use 'sync_info' to avoid bootstrap daemon requests
2019-09-09 01:14:06 +00:00
selsta
738e802f3c
macOS/Windows: fix compiler warning
2019-09-06 00:22:39 +02:00
xiphon
3a33ddeecd
fix invalid include paths, compilation warnings, update README.md
2019-09-02 20:01:28 +00:00
luigi1111
17c61f897a
Merge pull request #2353
...
40bdf69
Ledger: improve hw wallet splash screen (selsta)
2019-08-27 14:55:15 -05:00
luigi1111
355cccaa64
Merge pull request #2175
...
ab47b4a
Expose get/set attrs for wallet cache in libwalletqt, requires #5534 (xmrdsc)
2019-08-27 14:52:17 -05:00