FLO-wallet-core/src/qt
Philip Kaufmann a5b2d9c82e [Qt] tweak new peers tab in console window
- remove starting height as table header and replace with ping time
- remove columnResizingFixer
- add local address (if available) in detailed node view (on top of the
  right view below the remote address)
- remove some .c_str() by using QString::fromStdString()
- rename Address to Address/Hostname
- rename secs to just s for ping time
- use MODEL_UPDATE_DELAY from guiconstants.h for the peer refresh time
- make PeerTableModel::columnCount() return no hard-coded value
- remove and cleanup dup private: section in RPCConsole header
- add new defaults for column sizes
- remove behaviour which keeps disconnected peers selected and also remove
  code which keeps track of last selected peer stats
- add sync height to detail view
- add some additional NULL pointer checks for clientModel in
  rpcconsole.cpp
2014-08-04 15:46:18 +02:00
..
forms [Qt] tweak new peers tab in console window 2014-08-04 15:46:18 +02:00
locale Typo, and a few "Bitcoin" -> "Bitcoin Core" 2014-08-04 10:30:59 +02:00
res [Qt] Replace status bar unit icon with actual images 2014-07-05 17:18:26 +02:00
test Remove unnecessary dependencies for bitcoin-cli 2014-06-25 10:31:35 +02:00
addressbookpage.cpp qt: Make error message for failed export a little friendlier 2014-07-18 23:21:50 +02:00
addressbookpage.h
addresstablemodel.cpp qt: Change serious messages from qDebug to qWarning 2014-07-01 15:21:17 +02:00
addresstablemodel.h
askpassphrasedialog.cpp
askpassphrasedialog.h
bitcoin_locale.qrc
bitcoin.cpp qt: Move SplashFinished to after ClientModel/WalletModel creation 2014-07-20 13:50:42 +02:00
bitcoin.qrc [Qt] Replace status bar unit icon with actual images 2014-07-05 17:18:26 +02:00
bitcoinaddressvalidator.cpp
bitcoinaddressvalidator.h
bitcoinamountfield.cpp qt: Use fixed-point arithmetic in amount spinbox 2014-07-23 17:58:46 +02:00
bitcoinamountfield.h qt: Use fixed-point arithmetic in amount spinbox 2014-07-23 17:58:46 +02:00
bitcoingui.cpp Merge pull request #4524 2014-07-14 11:33:30 +02:00
bitcoingui.h [Qt] remove dup includes in bitcoingui 2014-07-04 16:51:25 +02:00
bitcoinstrings.cpp Typo, and a few "Bitcoin" -> "Bitcoin Core" 2014-08-04 10:30:59 +02:00
bitcoinunits.cpp qt: Remove unused functions from BitcoinUnits 2014-07-23 17:58:46 +02:00
bitcoinunits.h qt: Remove unused functions from BitcoinUnits 2014-07-23 17:58:46 +02:00
clientmodel.cpp Use GetBlockTime() more 2014-07-07 10:20:28 +02:00
clientmodel.h
coincontroldialog.cpp [Qt] Fix thin space in URI 2014-07-20 04:17:02 +02:00
coincontroldialog.h Use fee/priority estimates in wallet CreateTransaction 2014-07-03 13:44:33 -04:00
coincontroltreewidget.cpp
coincontroltreewidget.h
csvmodelwriter.cpp
csvmodelwriter.h
editaddressdialog.cpp
editaddressdialog.h
guiconstants.h Revert "UI to alert of respend attempt affecting wallet." 2014-07-21 07:46:33 +02:00
guiutil.cpp [Qt] tweak new peers tab in console window 2014-08-04 15:46:18 +02:00
guiutil.h [Qt] tweak new peers tab in console window 2014-08-04 15:46:18 +02:00
intro.cpp qt: Update some messages after suggestions by translators 2014-07-31 16:58:23 +02:00
intro.h
macdockiconhandler.h
macdockiconhandler.mm
macnotificationhandler.h
macnotificationhandler.mm
Makefile
monitoreddatamapper.cpp
monitoreddatamapper.h
notificator.cpp
notificator.h
openuridialog.cpp
openuridialog.h
optionsdialog.cpp qt: Remove an obscure option no-one cares about 2014-07-31 09:10:58 +02:00
optionsdialog.h
optionsmodel.cpp qt: Remove an obscure option no-one cares about 2014-07-31 09:10:58 +02:00
optionsmodel.h qt: Remove an obscure option no-one cares about 2014-07-31 09:10:58 +02:00
overviewpage.cpp Remove unused fAlign argument from BitcoinUnits::format and friends 2014-07-07 22:27:09 +01:00
overviewpage.h Watchonly balances are shown separately in gui. 2014-07-02 15:48:38 +02:00
paymentrequest.proto
paymentrequestplus.cpp qt: Change serious messages from qDebug to qWarning 2014-07-01 15:21:17 +02:00
paymentrequestplus.h
paymentserver.cpp qt: Update some messages after suggestions by translators 2014-07-31 16:58:23 +02:00
paymentserver.h
peertablemodel.cpp [Qt] tweak new peers tab in console window 2014-08-04 15:46:18 +02:00
peertablemodel.h [Qt] tweak new peers tab in console window 2014-08-04 15:46:18 +02:00
qvalidatedlineedit.cpp
qvalidatedlineedit.h
qvaluecombobox.cpp
qvaluecombobox.h
receivecoinsdialog.cpp
receivecoinsdialog.h
receiverequestdialog.cpp
receiverequestdialog.h
recentrequeststablemodel.cpp [Qt] Fix thin space in URI 2014-07-20 04:17:02 +02:00
recentrequeststablemodel.h [Qt] New status bar Unit Display Control and related changes. 2014-06-25 14:53:05 -04:00
rpcconsole.cpp [Qt] tweak new peers tab in console window 2014-08-04 15:46:18 +02:00
rpcconsole.h [Qt] tweak new peers tab in console window 2014-08-04 15:46:18 +02:00
sendcoinsdialog.cpp Merge remote-tracking branch 'upstream/master' 2014-07-07 22:06:21 +01:00
sendcoinsdialog.h Watchonly balances are shown separately in gui. 2014-07-02 15:48:38 +02:00
sendcoinsentry.cpp ui: Make sure sendcoinsentry signals only connected once 2014-07-23 17:58:47 +02:00
sendcoinsentry.h
signverifymessagedialog.cpp
signverifymessagedialog.h
splashscreen.cpp
splashscreen.h
trafficgraphwidget.cpp
trafficgraphwidget.h
transactiondesc.cpp [Qt] small Qt-only include cleanup 2014-07-25 17:43:41 +02:00
transactiondesc.h
transactiondescdialog.cpp
transactiondescdialog.h
transactionfilterproxy.cpp Revert "UI to alert of respend attempt affecting wallet." 2014-07-21 07:46:33 +02:00
transactionfilterproxy.h
transactionrecord.cpp Revert "UI to alert of respend attempt affecting wallet." 2014-07-21 07:46:33 +02:00
transactionrecord.h Revert "UI to alert of respend attempt affecting wallet." 2014-07-21 07:46:33 +02:00
transactiontablemodel.cpp qt: Remove an obscure option no-one cares about 2014-07-31 09:10:58 +02:00
transactiontablemodel.h [Qt] small Qt-only include cleanup 2014-07-25 17:43:41 +02:00
transactionview.cpp Merge remote-tracking branch 'upstream/master' 2014-07-07 22:06:21 +01:00
transactionview.h
utilitydialog.cpp set shutdown title to main window title 2014-06-27 15:09:41 +02:00
utilitydialog.h
walletframe.cpp
walletframe.h
walletmodel.cpp Revert "UI to alert of respend attempt affecting wallet." 2014-07-21 07:46:33 +02:00
walletmodel.h [Qt] Prevent balloon-spam after rescan 2014-07-18 03:39:00 +02:00
walletmodeltransaction.cpp
walletmodeltransaction.h
walletview.cpp [Qt] Prevent balloon-spam after rescan 2014-07-18 03:39:00 +02:00
walletview.h
winshutdownmonitor.cpp [Qt] seed OpenSSL PNRG with Windows event data 2014-07-04 17:16:36 +02:00
winshutdownmonitor.h