Add traffic monitor
[novacoin.git] / src / qt / guiutil.cpp
2014-11-12 gadesAdd traffic monitor
2014-10-21 fsb4000Qt 5 compatibility
2014-01-05 awolandUpdate guiutil.cpp
2013-08-03 alexSet correct prefix for URI
2013-04-15 alexhzupdate to 0.4 preview
2012-04-17 Pieter WuilleRemove headers.h
2012-04-10 sje397Toggle main window hide on tray icon click
2012-04-06 Luke DashjrBugfix: Replace "URL" with "URI" where we aren't actual...
2012-04-06 Luke DashjrBugfix: Replace "URL" with "URI" where we aren't actual...
2012-04-06 Luke DashjrBugfix: Replace "URL" with "URI" where we aren't actual...
2012-04-04 Wladimir J. van... Code deduplication: make function in GUIUtil to get...
2012-03-16 Wladimir J. van... fix default suffixes in save dialog in GNOME, make...
2012-02-27 Wladimir J. van... Restructure IPC URL handling (fixes #851)
2012-02-22 Gavin AndresenMerge branch '201202_guiaddsuffix' of https://github...
2012-02-17 Wladimir J. van... Restructure IPC URL handling (fixes #851)
2012-02-15 Wladimir J. van... fix default suffixes in save dialog in GNOME, make...
2012-02-10 Matt CoralloAdd -req prefixes to comply with BIP21.
2011-12-23 Wladimir J. van... Copy amount to clipboard (implements #657)
2011-12-23 Wladimir J. van... Move HtmlEscape (escape for qt rich text controls)...
2011-12-21 Wladimir J. van... Revert "Use standard C99 (and Qt) types for 64-bit...
2011-12-20 Luke DashjrUse standard C99 (and Qt) types for 64-bit integers
2011-08-08 Wladimir J. van... QtUI code cleanup / comment improvements
2011-08-07 Wladimir J. van... add TODOs in parseBitcoinURL
2011-08-07 Wladimir J. van... allow empty/missing amounts in URL
2011-08-07 Wladimir J. van... Accept "bitcoin:" URL drops from browsers
2011-08-03 Wladimir J. van... show last few transactions on overview page
2011-07-25 Wladimir J. van... preparations for multiple unit (uBTC, mBTC, BTC) suppor...
2011-07-03 Wladimir J. van... windows build fixes
2011-06-29 Wladimir J. van... Implement filter row instead of tabs, allows for more...
2011-06-25 Wladimir J. van... compile fixes by Unthinkingbit
2011-06-11 Wladimir J. van... move back to original directory structure