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
..
2014-06-21 19:47:43 +02:00
2014-05-13 11:41:59 +02:00
2014-08-01 17:45:09 +02:00
2014-01-23 16:05:01 +01:00
2014-07-21 11:50:07 -07:00
2014-07-21 11:50:07 -07:00
2014-08-03 17:26:27 +02:00
2014-07-28 14:54:08 +02:00
2014-07-15 09:14:33 +02:00
2014-06-21 19:47:43 +02:00
2014-05-22 00:23:03 +07:00
2014-08-03 17:26:27 +02:00
2014-07-24 17:28:47 +02:00
2014-07-07 10:20:28 +02:00
2014-07-28 19:30:58 +02:00
2014-06-28 19:16:15 -07:00
2014-08-03 17:09:23 +02:00
2014-07-11 14:48:02 +02:00
2014-07-03 14:42:16 -04:00
2014-06-12 13:52:15 +02:00
2014-07-24 16:08:59 +02:00