| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| | |/ |
|
| |\ \
| | |
| | |
| | | |
c4bdf56 Remove paste buttons (rating89us)
|
| | |/ |
|
| |/ |
|
| |\
| |
| |
| | |
ded0a4d Scrollbar: don't autohide if enabled (except on Mac) (tobtoht)
|
| | | |
|
| |\ \
| | |
| | |
| | | |
c6c094b SettingsWallet: cleanup on wallet close (xiphon)
|
| | |/ |
|
| |\ \
| | |
| | |
| | | |
10dea60 Settings: fix page height (tobtoht)
|
| | |/ |
|
| |\ \
| | |
| | |
| | | |
66f6b95 Account: update balance card label (selsta)
|
| | |/ |
|
| |/ |
|
| |\
| |
| |
| | |
d6ccae3 Transfer: cleanup payment id code (tobtoht)
|
| | | |
|
| |\ \
| | |
| | |
| | | |
a83adb7 Transfer: improve warning flow (tobtoht)
|
| | |/ |
|
| |\ \
| | |
| | |
| | | |
50cb726 do not ask to start daemon if in remote node mode (tobtoht)
|
| | |/ |
|
| |\ \
| | |
| | |
| | | |
5dccde2 History: don't hide 'Export all history' if there ain't any txes (xiphon)
|
| | |/ |
|
| |\ \
| | |
| | |
| | | |
a113670 History: don't show empty paymentId in tx details (xiphon)
|
| | |/ |
|
| |\ \
| | |
| | |
| | |
| | | |
ba24fd7 SettingsInfo: open containing folder on wallet log path click (xiphon)
088d32e OSHelper: file preselection support (Windows and Mac) (xiphon)
|
| | |/ |
|
| |\ \
| |/
|/|
| | |
b940ad7 InputDialog: pre-populate input text (selsta)
|
| | | |
|
| |\ \
| |/
|/|
| | |
8dd2a20 e04db92 d06ae80 c83c74d 1723d04 52182ef 97a9ac9 2d23917 91aff7c (TheCharlatan)
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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.
|
| |\ \
| | |
| | |
| | | |
6ce9a3c History: fix translations (xiphon)
|
| | | | |
|
| |/ /
| |
| |
| |
| | |
This reverts commit 457b1dee49a592619f5a339730921e18f46847a7, reversing
changes made to 7cca39ad48d14ed6d48ede3f245c1d4f2a5052cb.
|
| |\ \
| | |
| | |
| | | |
e81a589 Transfer: improve amount sanitization (xiphon)
|
| | |/ |
|
| |\ \
| | |
| | |
| | | |
676b8d6 History: add date, amount, integrated addr (incoming) to tx details (xiphon)
|
| | | | |
|
| |\ \ \
| | | |
| | | |
| | | | |
983a3ba Translation: fix untranslated strings (selsta)
|
| | | |/
| |/| |
|
| |\ \ \
| | | |
| | | |
| | | | |
646d339 Wallet: persistent subaddress account selection (xiphon)
|
| | |/ / |
|
| |\ \ \
| | | |
| | | |
| | | | |
32f7666 DatePicker: don't propagate mouse events to underlying controls (xiphon)
|
| | | |/
| |/| |
|
| |\ \ \
| | | |
| | | |
| | | | |
20a5814 Transfer: add parenthesis to links (selsta)
|
| | | |/
| |/| |
|
| |/ / |
|
| |/ |
|
| |\
| |
| |
| | |
0daf2aa CheckBox: use Font Awesome plus/minus icons, remove unused images (xiphon)
|
| | | |
|
| |\ \
| | |
| | |
| | | |
06ccded Transfer: fix NaN fiat conversion (selsta)
|
| | |/ |
|