selsta
e74075bb0e
build: link ole32 on windows
2019-12-30 13:29:17 +01:00
xiphon
17ea26e02a
build: fix monero-wallet-gui.pro source paths, rm qml.qrc duplicate
2019-12-09 14:03:24 +00:00
xiphon
56023facaa
build: MacOS openssl path provided by brew, fallback to default
2019-11-25 14:46:18 +00:00
luigi1111
5518771a8b
Merge pull request #2437
...
ef565e5
build: embed version metadata into binary (xiphon)
2019-11-13 09:04:49 -06:00
xiphon
ef565e5fa3
build: embed version metadata into binary
2019-11-12 16:23:02 +00:00
xiphon
2e1e227b4c
build: MinGW fix gcc >= 9.1 build, enable stack protection
2019-11-04 16:26:28 +03:00
xiphon
ae2fdc7ab3
build: build, install and link against randomx library
2019-09-28 12:20:30 +00:00
selsta
413507bba9
build: highlight minimum required Qt version
2019-09-23 16:47:56 +02:00
luigi1111
cfd2139310
Merge pull request #2346
...
049cef9
android: fix build (selsta)
2019-09-04 09:42:09 -05:00
xiphon
e660b2d169
build: link libstdc++ on Windows to statically link libwinpthreads
2019-08-20 14:17:46 +00:00
selsta
049cef9ce3
android: fix build
2019-08-10 22:09:30 +02:00
dsc
cddba56848
Fix project file
2019-07-16 18:47:12 +02:00
dsc
0b61328971
Detect tails, support data persistence
...
Co-authored-by: Thotbot <thotbot@protonmail.com>
Co-authored-by: Selsta <selsta@sent.at>
2019-07-16 18:33:44 +02:00
dsc
96c99b250e
Replace Qt.labs.settings with MoneroSettings to allow for more customization
2019-07-16 01:47:07 +02:00
luigi1111
3a9f0e1100
Merge pull request #2240
...
35a0f25
PasswordDialog: merge components and bug fixes (selsta)
2019-07-15 18:38:32 -05:00
selsta
35a0f25b57
PasswordDialog: merge components and bug fixes
...
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.
2019-07-15 00:05:10 +02:00
luigi1111
c10ea20f83
Merge pull request #2241
...
e1b4bcb
build: minimum required qt version is 5.9 (selsta)
2019-07-12 20:32:14 -05:00
selsta
e1b4bcb2ef
build: minimum required qt version is 5.9
2019-07-01 14:40:20 +02:00
xiphon
be7810c5a8
qt: implement FutureScheduler, always await async code to complete
2019-06-24 20:09:50 +00:00
luigi1111
df34693d4e
Merge pull request #2189
...
6267be0
monero-wallet-gui.pro: add lupdate options no-obsolete and locations none (mmbyday)
2019-06-21 14:31:05 -05:00
mmbyday
f61656a1b8
Fix windows mingw build
2019-06-04 13:55:14 -07:00
mmbyday
6267be0413
monero-wallet-gui.pro: add lupdate options no-obsolete and locations none
...
Co-authored-by: selsta <selsta@sent.at>
Co-authored-by: erciccione <erciccione@users.noreply.github.com>
2019-05-31 23:05:56 -07:00
xiphon
07bda54c41
build: Windows link against setupapi (hidapi dependency)
2019-05-22 11:19:09 +00:00
xiphon
fbd6d683ed
build: Windows statically link gcc and c++ runtime
2019-05-22 10:54:05 +00:00
selsta
37347672a8
build: fix monero-wallet-gui.pro
2019-05-11 10:03:49 +02:00
dsc
d4be7634cb
Fiat API
...
Co-Authored-By: selsta <selsta@sent.at>
Co-Authored-By: Gene Peters <gene@telligent-data.com>
2019-05-06 04:36:23 +02:00
dsc
480acf441d
Scan keysfiles in wizard - open wallet
2019-05-02 00:41:09 +02:00
dsc
18f2accc7f
IPC and custom protocol handler for monero://
2019-04-29 19:56:46 +02:00
luigi1111
ff6ce6294b
Merge pull request #2122
...
3658bf8
build: link against QtSVG module to enable SVG format support (xiphon)
2019-04-28 22:06:01 -05:00
xiphon
3658bf8c53
build: link against QtSVG module to enable SVG format support
2019-04-28 01:40:21 +00:00
xiphon
6d60785800
build: Mac OS X link CoreFoundation framework for static libhidapi
2019-04-28 01:17:08 +00:00
xmrdsc
baff7f213f
Animation slow down for debugging
2019-04-25 20:48:12 +02:00
dsc
42f7afaefd
White theme
2019-04-24 05:37:35 +02:00
luigi1111
09a89d8f4e
Merge pull request #2076
...
71c3dd3
build: Linux static OpenSSL linking, add default OpenSSL lib path (xiphon)
2019-04-16 16:51:11 -04:00
xiphon
71c3dd3515
build: Linux static OpenSSL linking, add default OpenSSL lib path
2019-04-16 00:52:28 +00:00
Pavol Rusnak
34fdfcb458
Use pkg-config to find libusb and protobuf (Trezor dependencies)
2019-04-10 22:10:32 +02:00
dsc
f329a71029
Wizard redesign
2019-02-22 03:05:27 +01:00
dsc
2c64769a51
Add Font-Awesome
2019-02-01 18:18:06 +01:00
selsta
bd809abc52
add account support
...
Co-authored-by: kenshi84 <kenshi84@protonmail.ch>
2019-01-22 23:07:30 +01:00
dsc
85cd428dcb
Merchant page
2018-12-29 18:08:21 +01:00
Dusan Klinec
d8b40b6c46
build: fixes build with Trezor, requires #4945 , on current monero master
2018-12-18 21:09:10 +01:00
luigi1111
0e21b3cfda
Merge pull request #1717
...
d9280b1
Build: fix static link to hidapi (MoroccanMalinois)
2018-11-20 17:58:24 -06:00
selsta
ebeb3fefdb
mac build: remove PCSC framework
2018-11-12 13:21:16 +01:00
MoroccanMalinois
d9280b1711
Build: fix static link to hidapi
2018-11-02 02:31:08 +01:00
luigi1111
9735327df9
Merge pull request #1647
...
607ee52
Link to libhidapi rather than pcsclite (bjacquin)
2018-10-16 18:15:50 -05:00
luigi1111
b590282f66
Merge pull request #1669
...
a34608a
Linking libhidapi for Linux; updating README (skftn)
2018-10-16 16:32:49 -05:00
Sander Ferdinand
a34608a801
Linking libhidapi for Linux; updating README
2018-10-16 22:27:52 +02:00
Sander Ferdinand
448519ddc1
Linking hidapi for OSX builds
2018-10-14 21:50:21 +02:00
Bertrand Jacquin
607ee5254a
Link to libhidapi rather than pcsclite
2018-10-14 00:13:37 +01:00
Sander Ferdinand
97cfbf5c50
Linking crypto32 and libhidapi for Windows builds
2018-10-13 19:40:05 +02:00