monero-gui/components
Riccardo Spagni bfcdf113f9
Merge pull request #217
3752ec7 send page: check daemon status after every refresh (Jaquee)
01549a3 walletManager: coding conventions (Jaquee)
0ae3d67 daemon console -> log + adjusted height (Jaquee)
0e8cd14 Wallet: add m_initialized (Jaquee)
c7232e1 set wallet connection status before querying sync status (Jaquee)
3f8e05d Wallet: Cache connection status query (Jaquee)
36a6b89 connect onWalletConnectionStatusChanged() (Jaquee)
93a8200 Transfer: new connectionStatus handling + show status msg (Jaquee)
76e6ae8 remove reference to old pw-dialog (Jaquee)
18b7a67 Wallet: add connectionStatusChanged signal (Jaquee)
d9f4ab4 daemonManager: wait for daemon stop on app close (Jaquee)
f62bb68 daemonManagerDialog: use new ConnectionStatus enum (Jaquee)
dd01f59 hide daemon sync progress after disconnecting wallet (Jaquee)
8d19a03 DaemonManager: add stateChanged() (Jaquee)
760e01b daemonManagerDialog: show processdialog when starting (Jaquee)
bb881d9 show processingSplash when starting/stopping daemon (Jaquee)
8361dda resolve rebase conflict (Jaquee)
8dfa79e Shutdown daemon and close wallet properly on app exit (Jaquee)
7876957 DaemonManager::closing() (Jacob Brydolf)
065b060 main: debug messages (Jacob Brydolf)
b4eb489 DaemonManager: forward command line arguments to monerod (Jacob Brydolf)
752ff26 forward command line arguments to DaemonManager (Jaquee)
7840dab DaemonManager: console debug output (Jacob Brydolf)
14a5bd5 settings: added daemon console (Jacob Brydolf)
b53ef00 history tx details: resized popup (Jacob Brydolf)
b4f29b2 StandardDialog: changed default sizes (Jacob Brydolf)
5855700 daemonManagerDialog: added starting signal (Jacob Brydolf)
3a43154 DaemonManager: added console updated signals (Jacob Brydolf)
3df9e44 DaemonManager: windows support (Jacob Brydolf)
5da9f8f standardDialog: close window before continue (Jacob Brydolf)
5a110f4 replace message dialog with custom dialog (Jacob Brydolf)
d465780 resized standard dialog (Jacob Brydolf)
482bd30 settings: enable/disable daemon start/stop buttons (Jacob Brydolf)
4e7de8c proper daemon shutdown on app exit (Jaquee)
48471f3 onDaemonStarted/stopped signals/slots (Jaquee)
de635cb pw dialog: close popup before continue (Jacob Brydolf)
86772be added standardDialog component (Jacob Brydolf)
ae977af settings: add daemon manager (Jacob Brydolf)
2775124 small error in daemon manager dialog (Jacob Brydolf)
82c39e0 WalletManager: include dependencies (Jaquee)
1c6884e Show daemon manager dialog if daemon isnt started (Jacob Brydolf)
9fbfbc4 daemonManager: embed as context property (Jaquee)
4cdc258 WalletManager: basic functionality (Jacob Brydolf)
2016-12-08 23:54:50 +02:00
..
AddressBookTable.qml added TransactionHistoryModel; renamings 2016-10-10 00:15:17 +03:00
CheckBox.qml added licenses 2015-04-01 10:56:05 +02:00
DaemonManagerDialog.qml daemonManagerDialog: show processdialog when starting 2016-11-26 19:37:12 +01:00
DaemonProgress.qml Merge pull request #217 2016-12-08 23:54:50 +02:00
DashboardTable.qml added TransactionHistoryModel; renamings 2016-10-10 00:15:17 +03:00
DatePicker.qml DatePicker: 'error' property for indicating invalid input 2016-11-10 23:08:14 +03:00
HistoryTable.qml history tx details: resized popup 2016-11-26 19:36:35 +01:00
IconButton.qml Added "Receive" page. Hide all pages except "Transfer" and "Receive". 2016-06-26 18:04:45 +03:00
Input.qml Added "Receive" page. Hide all pages except "Transfer" and "Receive". 2016-06-26 18:04:45 +03:00
Label.qml added licenses 2015-04-01 10:56:05 +02:00
LineEdit.qml LineEdit: add an error property 2016-11-06 12:12:11 +00:00
MenuButton.qml adjust menuButton height dynamically 2016-11-25 21:00:07 +01:00
NetworkStatusItem.qml Report when the GUI is connected to a daemon with mismatched version 2016-11-07 12:02:27 +00:00
PasswordDialog.qml Merge pull request #217 2016-12-08 23:54:50 +02:00
PrivacyLevel.qml added licenses 2015-04-01 10:56:05 +02:00
PrivacyLevelSmall.qml Add fee multiplier info to priority levels 2016-11-26 13:59:00 +00:00
ProcessingSplash.qml splash: add option to close popup 2016-11-13 17:27:45 +01:00
Scroll.qml added licenses 2015-04-01 10:56:05 +02:00
SearchInput.qml dynamic translation support. closes #24 2016-07-20 22:28:11 +03:00
StandardButton.qml StandardButton: indicating "focused" state 2016-11-02 16:25:26 +03:00
StandardDialog.qml remove reference to old pw-dialog 2016-11-26 19:37:29 +01:00
StandardDropdown.qml added licenses 2015-04-01 10:56:05 +02:00
TableDropdown.qml added licenses 2015-04-01 10:56:05 +02:00
TableHeader.qml added licenses 2015-04-01 10:56:05 +02:00
TickDelegate.qml Add fee multiplier info to priority levels 2016-11-26 13:59:00 +00:00
TipItem.qml added licenses 2015-04-01 10:56:05 +02:00
TitleBar.qml Clean exit on app close button 2016-11-19 16:46:21 +01:00