remove 2 obsolete functions from init.h that moved to util.h
[novacoin.git] / src / qt /
2012-05-06 Philip Kaufmannfix #952 by checking if we have a new address or an...
2012-05-06 Wladimir J. van... Hide UI immediately after leaving the main loop.
2012-05-06 Luke DashjrMerge branch '0.6.0.x' into 0.6.x
2012-05-06 Luke DashjrMerge branch '0.5.x' into 0.6.0.x
2012-05-05 Philip Kaufmannremove HTML code around "Wallet" (displayed on overview...
2012-04-30 Philip Kaufmannchange button tooltip on sign message page for copy...
2012-04-29 Wladimir J. van... Merge pull request #1139 from Diapolo/messagepage
2012-04-29 Wladimir J. van... Fix critical UI performance issue (#1154)
2012-04-25 Pieter WuilleMake lsn_reset ("detach databases") optional and off...
2012-04-22 Philip Kaufmannchange button tooltip on sign message page for copy...
2012-04-22 Pieter WuilleMake GetDataDir return absolute paths
2012-04-22 Luke DashjrMerge branch '0.5.x' into 0.6.0.x
2012-04-21 Wladimir J. van... Remove no-longer used UI hints in bitcoin core
2012-04-18 Pieter WuilleAdd missing breaks in optionmodel's switch case
2012-04-17 Pieter WuilleAdd missing breaks in optionmodel's switch case
2012-04-17 Wladimir J. van... Add forgotten initializer
2012-04-17 Pieter WuilleFurther reduce header dependencies
2012-04-17 Jeff GarzikMove CWalletDB code to new walletdb module.
2012-04-17 Pieter WuilleRemove headers.h
2012-04-17 Wladimir J. van... Remove unused and unreachable code
2012-04-17 Wladimir J. van... Add forgotten initializer
2012-04-16 Wladimir J. van... Set label when selecting an address that already has...
2012-04-16 Wladimir J. van... Merge pull request #1092 from laanwj/2012_04_sendcoins_...
2012-04-16 Wladimir J. van... Merge pull request #1091 from Diapolo/GUI-BlockDL
2012-04-16 Luke DashjrMerge branch '0.5.x' into 0.6.0.x
2012-04-16 Luke DashjrMerge branch '0.5.0.x' into 0.5.x
2012-04-15 Wladimir J. van... fix warnings: unused variable 'XX' [-Wunused-variable]
2012-04-15 Wladimir J. van... fix warnings: unused variable 'XX' [-Wunused-variable]
2012-04-15 Wladimir J. van... fix warnings: enumeration values 'XX' not handled in...
2012-04-15 Wladimir J. van... fix warnings: 'XX' defined as a struct here but previou...
2012-04-15 Jeff GarzikMerge pull request #1104 from laanwj/2012_04_clang
2012-04-15 Wladimir J. van... Show a message box when runaway exception happens
2012-04-15 Luke DashjrBugfix: nTotalBlocks wasn't in 0.5.0, so need to replac...
2012-04-15 Luke DashjrBugfix: Check that QRcode_encodeString didn't return...
2012-04-15 Wladimir J. van... Merge pull request #1097 from laanwj/2012_04_runawayexc...
2012-04-15 Wladimir J. van... fix warnings: unused variable 'XX' [-Wunused-variable]
2012-04-15 Wladimir J. van... fix warnings: enumeration values 'XX' not handled in...
2012-04-15 Wladimir J. van... fix warnings: 'XX' defined as a struct here but previou...
2012-04-15 Luke DashjrBugfix: Check that QRcode_encodeString didn't return...
2012-04-14 Wladimir J. van... Do not show green tick unless all known blocks are...
2012-04-14 Wladimir J. van... Add missing tooltip and key shortcut in settings dialog...
2012-04-14 Luke DashjrDisplay an error, rather than crashing, if encoding...
2012-04-14 Philip Kaufmannremoved (no label) string if we have NO label
2012-04-14 Wladimir J. van... Show a message box when runaway exception happens
2012-04-14 Wladimir J. van... Merge pull request #1089 from laanwj/2012_04_translatio...
2012-04-14 Wladimir J. van... Update translations for bitcoin core
2012-04-14 Wladimir J. van... Do not show green tick unless all known blocks are...
2012-04-13 Wladimir J. van... Set label when selecting an address that already has...
2012-04-13 Philip Kaufmannrevert to default OS theme for progressbar / fix small...
2012-04-13 Wladimir J. van... Add missing tooltip and key shortcut in settings dialog...
2012-04-12 Wladimir J. van... make text in about box selectable (fixes #1055)
2012-04-12 Philip Kaufmannenable wordWrap on lblQRCode / small code comment change
2012-04-12 Philip Kaufmannlimit length of generated URI to 255 chars to prevent...
2012-04-12 Philip Kaufmannupdated to reflect pull-request suggestions / renamed...
2012-04-12 Philip Kaufmannfixed amount part of URI in QR-Codes / removed (no...
2012-04-12 Gavin AndresenFix OSX build errors.
2012-04-12 Wladimir J. van... Merge pull request #855 from sje397/ToggleHide
2012-04-11 Wladimir J. van... Show error message instead of exception crash when...
2012-04-11 Wladimir J. van... by popular request, make 4th bar of connection icon...
2012-04-10 Pieter WuilleMerge pull request #1054 from sipa/buildinfo
2012-04-10 Pieter WuilleBuild identification strings
2012-04-10 sje397Toggle main window hide on tray icon click
2012-04-08 Pieter WuilleUse scoped locks instead of CRITICAL_BLOCK
2012-04-06 Luke DashjrMerge branch '0.5.0.x' into 0.5.x
2012-04-06 Luke DashjrBugfix: Windows lacks sleep(), so need to use Sleep...
2012-04-06 Luke DashjrMerge branch '0.5.0.x' into 0.5.x
2012-04-06 p2kProper support for Growl 1.3 notifications
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-06 graingertChange sign message bitcoin address tooltip to "The...
2012-04-06 graingertChange sign message bitcoin address tooltip to "The...
2012-04-05 Luke DashjrMerge branch '0.5.x' into 0.6.0.x
2012-04-05 Luke DashjrMerge branch '0.5.0.x' into 0.5.x
2012-04-04 Philip Kaufmannremoved an unused / obsolete tag from bitcoin.qrc
2012-04-04 Wladimir J. van... Increase time ago of last block for "up to date" status...
2012-04-04 Luke DashjrMerge branch '0.5.x' into 0.6.0.x
2012-04-04 Luke DashjrMerge branch '0.5.0.x' into 0.5.x
2012-04-04 Wladimir J. van... Use a messagebox to display the error when -server...
2012-04-04 Philip Kaufmannremoved an ugly line break in a transaction tooltip...
2012-04-04 Pieter WuilleMerge pull request #1019 from laanwj/2012_03_uirefactor
2012-04-04 Wladimir J. van... Merge pull request #1025 from Diapolo/GUI-BlockDL
2012-04-04 Wladimir J. van... Move from noui.h / ui.h to one ui_interface.h with...
2012-04-04 Wladimir J. van... qtui.h/noui.h interface cleanup
2012-04-04 Wladimir J. van... support RPC stop and encryptwallet with UI
2012-04-04 Wladimir J. van... remove dependency on serialize.h and util.h for SecureS...
2012-04-04 Wladimir J. van... remove unused CalledSetStatusBar and UIThreadCall notif...
2012-04-04 Wladimir J. van... Update UI through async calls MainFrameRepaint and...
2012-04-04 Wladimir J. van... Code deduplication: make function in GUIUtil to get...
2012-04-04 Wladimir J. van... move QT_PLUGINS stuff to qt main file, where it belongs
2012-04-03 Wladimir J. van... VC2010 compile fixes
2012-04-03 Philip Kaufmannclarified comment why we use an own progressbar style...
2012-04-03 Philip Kaufmannchanged percentage done in tooltip to float to be more...
2012-04-03 Gregory MaxwellMerge pull request #1026 from laanwj/2012_04_increase_u...
2012-04-02 Philip Kaufmannpolished code and fixed progress display (was very...
2012-04-02 Philip Kaufmanncolor update for progress bar
2012-04-02 Philip Kaufmannimplemented OS independent progress bar style / moved...
2012-04-02 Philip Kaufmannchanged progressbar text to "~n blocks remaining"
2012-04-02 Philip Kaufmannremoved relative progressbar display and moved re-worke...
2012-04-02 Philip Kaufmannmodified block DL progressbar to be dynamic and more...
next