Restructure IPC URL handling (fixes #851)
[novacoin.git] / src / qt / guiutil.h
2012-02-17 Wladimir J. van... Restructure IPC URL handling (fixes #851)
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-11-13 Wladimir J. van... Improve documentation for UI classes
2011-08-08 Wladimir J. van... QtUI code cleanup / comment improvements
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-06-29 Wladimir J. van... Implement filter row instead of tabs, allows for more...
2011-06-11 Wladimir J. van... move back to original directory structure