fix default suffixes in save dialog in GNOME, make it more clear that PNG is used...
[novacoin.git] / src / qt / guiutil.cpp
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)
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