Update CMakeLists.txt - play with openssl
[novacoin.git] / src / qt / clientmodel.cpp
2022-01-02 svostRemove boost foreach macro
2021-12-23 CryptoManiacUse fully qualified boost::placeholders identifiers...
2021-12-20 CryptoManiacCreate CMakeLists.txt for Qt project
2015-01-27 fsb4000устранил предупреждения компилятора 133/head
2015-01-06 fsb4000show number of in/out connections in GUI console 105/head
2014-12-27 CryptoManiacCode cleanup
2014-11-12 gadesAdd traffic monitor
2014-11-12 Dmitriy KorniychukAdd traffic monitor
2014-07-10 CryptoManiacStake miner status icon
2013-07-29 alexBUGFIX: prevent Qt client crash at startup with an...
2013-04-15 alexhzupdate to 0.4 preview
2012-04-17 Pieter WuilleRemove headers.h
2012-04-10 Pieter WuilleBuild identification strings
2012-04-04 Wladimir J. van... Update UI through async calls MainFrameRepaint and...
2011-12-13 Matt CoralloFix status bar not displaying Alerts.
2011-12-13 Matt CoralloFix status bar not displaying Alerts.
2011-09-11 Wladimir J. van... clarify function signature (GetNumBlocksOfPeers) and...
2011-09-11 Janne PulkkinenThe synchronization progress bar now compares the amoun...
2011-09-02 Wladimir J. van... update to work with new lock system, add protocol....
2011-07-29 Wladimir J. van... Full support for other units, add configuration option...
2011-07-17 Wladimir J. van... make initial block download reporting somewhat better...
2011-07-08 Wladimir J. van... Display a "freshness" indicator instead of nr of blocks
2011-07-01 Wladimir J. van... General cleanups
2011-06-30 Wladimir J. van... Make it very clear when on testnet (green icon, add...
2011-06-30 Wladimir J. van... Split off WalletModel from ClientModel, to be able...
2011-06-26 Wladimir J. van... update core to d0d80170a2ca73004e08fb85007fe055cbf4e411...
2011-06-25 Wladimir J. van... allow adding address to address book in send dialog
2011-06-21 Wladimir J. van... Allow changing default address (fixes issue #6)
2011-06-18 Wladimir J. van... On initial block chain download, show a progress bar
2011-06-18 Wladimir J. van... Prevent notification balloon-spam on initial block...
2011-06-18 Wladimir J. van... remove commented code, use // for one-line comments...
2011-06-11 Wladimir J. van... move back to original directory structure