luigi1111
457b1dee49
Merge pull request #2526
...
20a5814
Transfer: add parenthesis to links (selsta)
2019-12-03 22:26:00 -06:00
luigi1111
7cca39ad48
Merge pull request #2520
...
7b0cd19
wizard: Language button on home and add back button (selsta)
2019-12-03 22:24:06 -06:00
luigi1111
90406dfd1e
Merge pull request #2517
...
9e4bfb1
WarningBox: hover cursor and disable selecting text (selsta)
2019-12-03 22:22:45 -06:00
luigi1111
6d7abaf5c0
Merge pull request #2515
...
c0fa4f5
SettingsLayout: pointing mouse cursor and selecting text (selsta)
2019-12-03 22:21:51 -06:00
xiphon
bc40942889
StandardDropdown: implement automatic closing
2019-12-03 22:45:15 +00:00
xiphon
646d3394d3
Wallet: persistent subaddress account selection
2019-12-03 12:39:34 +00:00
selsta
c06cb5cc58
MiddlePanel: remove color stripe for consistency
2019-12-02 23:19:31 +01:00
selsta
983a3ba7ad
Translation: fix untranslated strings
2019-12-02 00:09:43 +01:00
xiphon
265afe1610
DaemonManager: increase daemon start timeout to 120 seconds
2019-11-29 17:24:40 +00: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
selsta
4cc3d3f3e2
Label: change cursor on link hover
2019-11-28 00:59:44 +01:00
selsta
2ab3d8ebf2
MiddlePanel: remove margin bottom
2019-11-28 00:55:00 +01:00
selsta
9e4bfb1ef2
WarningBox: hover cursor and disable selecting text
2019-11-28 00:08:59 +01:00
xiphon
97a9ac9bf8
cmake: don't force LINUX=ON, DEBUG=ON, CMAKE_BUILD_TYPE=Release
2019-11-27 22:59:27 +01: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
xiphon
1723d04902
cmake: inherit ARCH_WIDTH from 'monero' subdirectory
2019-11-27 22:59:27 +01:00
TheCharlatan
c83c74d3c2
Add Apple support
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
TheCharlatan
e04db9299d
Add dsc's CMakeLists.txt file
2019-11-27 22:59:27 +01:00
selsta
7b0cd19487
wizard: Language button on home and add back button
2019-11-27 19:20:58 +01:00
selsta
c0fa4f5d27
SettingsLayout: pointing mouse cursor and selecting text
2019-11-27 18:49:18 +01:00
luigi1111
d5f4d5d93f
Merge pull request #2506
...
f47335f
Wizard, AddressBook, SettingsNode: prevent undesired text selection (xiphon)
2019-11-27 10:26:03 -06:00
luigi1111
9ba1960207
Merge pull request #2504
...
f75aa22
main: omit onWalletRefresh call with uninitialized currentWallet (xiphon)
2019-11-27 10:24:54 -06:00
luigi1111
04a665db0c
Merge pull request #2449
...
4a52681
workflows: check if QML loads successfully (selsta)
2019-11-27 10:23:45 -06:00
xiphon
f47335f89f
Wizard, AddressBook, SettingsNode: prevent undesired text selection
2019-11-27 12:33:30 +00:00
xiphon
f75aa22b26
main: omit onWalletRefresh call with uninitialized currentWallet
2019-11-27 09:14:35 +00:00
luigi1111
50e1ce1460
Merge pull request #2502
...
bd20626
Installer: fix 'GUI Wallet Guide' shortcut target filename (xiphon)
2019-11-26 15:18:25 -06:00
luigi1111
df02532fd5
Merge pull request #2500
...
8738210
PasswordDialog: fix text field height changing on input (Windows) (xiphon)
2019-11-26 15:17:38 -06:00
xiphon
bd20626460
Installer: fix 'GUI Wallet Guide' shortcut target filename
2019-11-26 16:25:24 +00:00
xiphon
8738210991
PasswordDialog: fix text field height changing on input (Windows)
2019-11-26 16:09:09 +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
380f218b3a
Merge pull request #2494
...
56023fa
build: MacOS openssl path provided by brew, fallback to default (xiphon)
2019-11-25 12:49:05 -06:00
luigi1111
12647fac73
Merge pull request #2491
...
1dc45ba
Input: fix cursor shape, should be 'Qt.IBeamCursor' (xiphon)
2019-11-25 12:47:26 -06:00
luigi1111
9f0f40af80
Merge pull request #2486
...
06ccded
Transfer: fix NaN fiat conversion (selsta)
2019-11-25 12:46:09 -06:00
luigi1111
c316fab29f
Merge pull request #2485
...
ff38e96
build: set BUILD_TAG to fix update notification (selsta)
2019-11-25 12:45:22 -06:00
luigi1111
37de27d7f6
Merge pull request #2477
...
a9a59fd
main: ask whether to stop local node upon switching to remote node (xiphon)
2019-11-25 12:44:28 -06:00
luigi1111
c61d857a67
Merge pull request #2464
...
e2a187f
AppWindow: append wallet name to window title (xiphon)
2019-11-25 12:43:31 -06:00
xiphon
56023facaa
build: MacOS openssl path provided by brew, fallback to default
2019-11-25 14:46:18 +00:00
xiphon
1dc45bad87
Input: fix cursor shape, should be 'Qt.IBeamCursor'
2019-11-25 07:56:30 +00: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
selsta
ff38e965bd
build: set BUILD_TAG to fix update notification
2019-11-25 00:27:29 +01:00
xiphon
a9a59fd314
main: ask whether to stop local node upon switching to remote node
2019-11-24 10:19:40 +00:00
xiphon
e2a187f892
AppWindow: append wallet name to window title
2019-11-24 08:49:59 +00:00
selsta
4a526810ce
workflows: check if QML loads successfully
2019-11-20 15:32:42 +01:00
luigi1111
2f5c47e95f
Merge pull request #2448
...
d2b9d56
ContextMenu: styling, implement ContextMenuItem component (xiphon)
2019-11-19 10:36:34 -06:00