Set _WIN32_WINNT to windows 7
[novacoin.git] / src / qt / guiutil.cpp
2022-01-02 svostSet _WIN32_WINNT to windows 7
2015-04-05 fsb4000выбор папки для базы блоков из GUI 198/head
2015-04-05 CryptoManiacRevert "выбор папки для базы блоков из GUI" 197/head
2015-04-04 fsb4000выбор папки для базы блоков из GUI 193/head
2015-02-16 fsb4000выравнивание текста в окне "Параметры командной строки" 167/head
2015-02-12 fsb4000OK с краю 159/head
2015-02-12 fsb4000Окно параметров командной строки может менять размер... 158/head
2015-02-07 fsb4000Автоматическое создание novacoin.conf + кнопка для... 144/head
2014-12-14 fsb4000обновление библиотек 80/head
2014-11-12 gadesAdd traffic monitor
2014-11-12 Dmitriy KorniychukAdd 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