add export functionality for address book / receiving addresses
[novacoin.git] / src /
2011-07-09 Wladimir J. van... add export functionality for address book / receiving...
2011-07-09 Wladimir J. van... remove magic number: change threshold for nLockTime...
2011-07-08 Wladimir J. van... Add context menu on transaction list: copy label, copy...
2011-07-08 Wladimir J. van... Transaction list: less terse tooltip
2011-07-08 Wladimir J. van... send coins dialog: make sure send button remain default...
2011-07-08 Wladimir J. van... forgot synced icons
2011-07-08 Wladimir J. van... Reorganize "send coins" tab
2011-07-08 Wladimir J. van... Display a "freshness" indicator instead of nr of blocks
2011-07-07 Wladimir J. van... "Status" doesn't fit into narrow first column in transa...
2011-07-07 Wladimir J. van... Add German translation by nico_w
2011-07-07 Wladimir J. van... add [testnet] to whatever the current window title is
2011-07-07 Wladimir J. van... Selection/tab navigation fixes
2011-07-07 Wladimir J. van... convert to full tab-based ui
2011-07-07 Wladimir J. van... Qt handles the "..." for too long table rows. Remove...
2011-07-07 Wladimir J. van... Sync to bitcoin git e94010b2395694d56dd6
2011-07-07 Wladimir J. van... Export functionality for transaction list
2011-07-07 Wladimir J. van... Rename "History" tab to more logical "Transactions...
2011-07-07 Wladimir J. van... minor language/text updates
2011-07-07 Wladimir J. van... Improve view of generated transactions (show clock...
2011-07-06 Wladimir J. van... Address book: Disable "copy to clipboard" and "Delete...
2011-07-06 Wladimir J. van... Remove code for no longer existing edit button in addre...
2011-07-06 Wladimir J. van... Add "BTC" to all amount widgets, to make clear what...
2011-07-05 Wladimir J. van... tab reorg phase 1: split main gui into "overview" and...
2011-07-05 Wladimir J. van... make balance selectable / copyable
2011-07-04 Wladimir J. van... as there is no "default receiving address" in this...
2011-07-03 Wladimir J. van... Eliminate useless padding
2011-07-03 Wladimir J. van... windows build fixes
2011-07-03 Wladimir J. van... move another setPlaceHolderText to 4.7+ only code
2011-07-02 Wladimir J. van... remove "edit" button, document double-click behaviour...
2011-07-02 Wladimir J. van... ui improvements: allow inline editing of labels/address...
2011-07-02 Wladimir J. van... make tooltip equal to placeholder
2011-07-02 Wladimir J. van... Check addresses in address book for validity
2011-07-02 Wladimir J. van... Send: dialog redesign (automatically look up label...
2011-07-02 Wladimir J. van... "Receive coins" instead of "Receiving addresses"
2011-07-02 Wladimir J. van... Placeholder text can only be used for Qt 4.7+
2011-07-01 Wladimir J. van... Remove "default address" from main GUI screen, it only...
2011-07-01 Wladimir J. van... Add "last month" filter
2011-07-01 Wladimir J. van... make amount column wider, so that more decimals fit in
2011-07-01 Wladimir J. van... cleanup unused constants
2011-07-01 Wladimir J. van... reverse address and label (suggestion by Danube)
2011-07-01 Wladimir J. van... General cleanups
2011-06-30 Wladimir J. van... Fix detailed transaction information on doubleclick
2011-06-30 Wladimir J. van... Address book: show unlabeled addresses as (no label)
2011-06-30 Wladimir J. van... fix sorting in address table dialog
2011-06-30 Wladimir J. van... add icons to address book dialog buttons
2011-06-30 Wladimir J. van... Add "receiving addresses" to toolbar
2011-06-30 Wladimir J. van... Make it very clear when on testnet (green icon, add...
2011-06-30 Wladimir J. van... Split off WalletModel from ClientModel, to be able...
2011-06-30 Wladimir J. van... show an error if amount is not valid (either the amount...
2011-06-30 Wladimir J. van... Make it more clear what the "New" button does
2011-06-29 Wladimir J. van... Implement filter row instead of tabs, allows for more...
2011-06-29 Wladimir J. van... add "BTC" to balance for clarity
2011-06-28 Wladimir J. van... use 256x256 window icon, to prevent uglyness on OSes...
2011-06-26 Wladimir J. van... add icons to "New..." and "Copy to clipboard" buttons
2011-06-26 Wladimir J. van... Change transaction table:
2011-06-26 Wladimir J. van... update core to d0d80170a2ca73004e08fb85007fe055cbf4e411...
2011-06-26 Wladimir J. van... reduce spacing between "Add to address book as" and...
2011-06-25 Wladimir J. van... fix typo in dutch translation
2011-06-25 Wladimir J. van... update dutch translation
2011-06-25 Wladimir J. van... compile fixes by Unthinkingbit
2011-06-25 Wladimir J. van... Improve look/usablity of send coins dialog
2011-06-25 Wladimir J. van... allow adding address to address book in send dialog
2011-06-25 Wladimir J. van... Call "initial download" "synchronizing with network...
2011-06-24 Wladimir J. van... finish nl translation
2011-06-24 Wladimir J. van... use buttonbox for options dialog
2011-06-23 Wladimir J. van... experiment with internationalization (nl), unbreak...
2011-06-22 Wladimir J. van... use #ifdef QT_UI to distinguish Qt UI instead of hardco...
2011-06-21 Wladimir J. van... clarify text
2011-06-21 Wladimir J. van... Allow changing default address (fixes issue #6)
2011-06-21 Wladimir J. van... highlight default address
2011-06-21 Wladimir J. van... when going to decimals field using ./, select it all...
2011-06-21 Wladimir J. van... fix issue #7
2011-06-21 Wladimir J. van... Add comment to tooltip that only sending addresses...
2011-06-21 Wladimir J. van... Fix some padding and focus issues with the new BitcoinA...
2011-06-20 Wladimir J. van... introduce bitcoin amount field with split amount/decima...
2011-06-20 Wladimir J. van... number of confirmations is no longer magic value
2011-06-20 markfixes for mac build
2011-06-18 Wladimir J. van... initial block download spans total blocks minus threshold
2011-06-18 Wladimir J. van... On initial block chain download, show a progress bar
2011-06-18 Wladimir J. van... update bitcoin core from git (eeac8727bc0a951631bd)
2011-06-18 Wladimir J. van... add configure and receive icon
2011-06-18 Wladimir J. van... Use explicit resource initialization, apparently needed...
2011-06-18 Wladimir J. van... Prevent notification balloon-spam on initial block...
2011-06-18 Wladimir J. van... remove commented code, use // for one-line comments...
2011-06-17 Wladimir J. van... fix issue #3 (dark theme compat)
2011-06-17 Wladimir J. van... remove unused icons
2011-06-17 Wladimir J. van... add svg sources for icons
2011-06-17 Wladimir J. van... better icons for confirmations
2011-06-16 Wladimir J. van... show connection meter "full" only at 10+ connections
2011-06-15 Wladimir J. van... transaction status icons
2011-06-15 Wladimir J. van... icons test
2011-06-14 Wladimir J. van... add connection meter
2011-06-14 Wladimir J. van... Make status column narrow (icon only, details on tooltip)
2011-06-13 Wladimir J. van... Internationalization -- conversion of strings from...
2011-06-13 Wladimir J. van... Internationalization -- initial step, make _ return...
2011-06-13 Wladimir J. van... Address book: select action (edit/select) based on...
2011-06-13 Wladimir J. van... Status column reorganization
2011-06-12 Wladimir J. van... new icons -- test
2011-06-12 Wladimir J. van... replace icons
2011-06-12 Wladimir J. van... add svg version of icon, so that it can be scaled to...
next