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
Sander Ferdinand
3e9df9d975
Linking libsodium
2018-10-10 02:30:51 +02:00
erciccione
ea4728afde
adds 'pages/settings/*.qml' in the sources who get picked by lupdate
2018-10-01 15:22:35 +01:00
stoffu
b31c04e148
pro: disable -fstack-protector* on windows
...
as per https://github.com/monero-project/monero/pull/4290
2018-09-04 19:16:26 +09:00
iDunk5400
254553f90e
Add libwinscard to link line on Windows
...
This fixes monero-wallet-gui linking error in MSYS2 since PC/SC hw device support was added to Windows builds
2018-06-02 21:49:50 +02:00
pazos
d06a16f7da
require at least qt 5.7.0 when building the project
2018-05-22 14:31:34 +02:00
luigi1111
4c2640d4b3
Merge pull request #1358
...
341ac18
log qt/qml to easylogging, add --log-file cmdline option
92582a9
delete unused WalletManager functions
c9daab7
don't use cmdline arguments as daemon arguments
7283fe4
use qWarning/qCritical on QrCodeScanner info/errors
15155f2
print logs on console
2018-05-11 16:57:43 -05:00
pazos
341ac18f1a
log qt/qml to easylogging, add --log-file cmdline option
2018-05-08 18:13:29 +02:00
pazos
894b10eeb4
add Info.plist template
2018-05-02 17:27:22 +02:00
pazos
73d93c3c23
remove windows resource file, qmake will generate one for us
2018-04-26 20:04:55 +02:00
Guillaume LE VAILLANT
cfc6abcfdc
Embed the translation files in the monero-wallet-gui binary
...
If a translation file exists in a "translations" directory located in the same
directory as the binary, it is used in priority (this can be useful when working
on translations as you don't have to recompile the whole program all the time),
and if no such file is found the embedded translation file is used.
2018-04-23 13:56:12 +02:00
luigi1111
fbe5ba8317
Merge pull request #1236
...
9f58e29
Add libpcsclite to link line if libwallet_merged is linked against it
2018-03-31 16:52:32 -05:00