novacoin.git
2011-07-01 Wladimir J... Remove "default address" from main GUI screen, it only...
2011-07-01 Wladimir J... Add "last month" filter
2011-07-01 Wladimir J... make amount column wider, so that more decimals fit in
2011-07-01 Wladimir J... cleanup unused constants
2011-07-01 Wladimir J... reverse address and label (suggestion by Danube)
2011-07-01 Wladimir J... General cleanups
2011-06-30 Wladimir J... Fix detailed transaction information on doubleclick
2011-06-30 Wladimir J... Address book: show unlabeled addresses as (no label)
2011-06-30 Wladimir J... fix sorting in address table dialog
2011-06-30 Wladimir J... add icons to address book dialog buttons
2011-06-30 Wladimir J... Add "receiving addresses" to toolbar
2011-06-30 Wladimir J... Make it very clear when on testnet (green icon, add...
2011-06-30 Wladimir J... Split off WalletModel from ClientModel, to be able...
2011-06-30 Wladimir J... show an error if amount is not valid (either the amount...
2011-06-30 Wladimir J... Make it more clear what the "New" button does
2011-06-29 Wladimir J... Implement filter row instead of tabs, allows for more...
2011-06-29 Wladimir J... add "BTC" to balance for clarity
2011-06-28 Wladimir J... use 256x256 window icon, to prevent uglyness on OSes...
2011-06-26 Wladimir J... add icons to "New..." and "Copy to clipboard" buttons
2011-06-26 Wladimir J... Change transaction table:
2011-06-26 Wladimir J... update core to d0d80170a2ca73004e08fb85007fe055cbf4e411...
2011-06-26 Wladimir J... reduce spacing between "Add to address book as" and...
2011-06-25 Wladimir J... fix typo in dutch translation
2011-06-25 Wladimir J... update dutch translation
2011-06-25 Wladimir J... compile fixes by Unthinkingbit
2011-06-25 Wladimir J... Improve look/usablity of send coins dialog
2011-06-25 Wladimir J... allow adding address to address book in send dialog
2011-06-25 Wladimir J... Call "initial download" "synchronizing with network...
2011-06-24 Wladimir J... finish nl translation
2011-06-24 Wladimir J... use buttonbox for options dialog
2011-06-23 Wladimir J... experiment with internationalization (nl), unbreak...
2011-06-22 Wladimir J... use #ifdef QT_UI to distinguish Qt UI instead of hardco...
2011-06-21 Wladimir J... clarify text
2011-06-21 Wladimir J... Allow changing default address (fixes issue #6)
2011-06-21 Wladimir J... highlight default address
2011-06-21 Wladimir J... when going to decimals field using ./, select it all...
2011-06-21 Wladimir J... fix issue #7
2011-06-21 Wladimir J... Add comment to tooltip that only sending addresses...
2011-06-21 Wladimir J... Fix some padding and focus issues with the new BitcoinA...
2011-06-20 Wladimir J... introduce bitcoin amount field with split amount/decima...
2011-06-20 Wladimir J... number of confirmations is no longer magic value
2011-06-20 Wladimir J... Merge pull request #5 from mjmvisser/master
2011-06-20 markfixes for mac build
2011-06-18 Wladimir J... initial block download spans total blocks minus threshold
2011-06-18 Wladimir J... On initial block chain download, show a progress bar
2011-06-18 Wladimir J... update bitcoin core from git (eeac8727bc0a951631bd)
2011-06-18 Wladimir J... add configure and receive icon
2011-06-18 Wladimir J... Use explicit resource initialization, apparently needed...
2011-06-18 Wladimir J... Prevent notification balloon-spam on initial block...
2011-06-18 Wladimir J... remove commented code, use // for one-line comments...
2011-06-17 Wladimir J... fix issue #3 (dark theme compat)
2011-06-17 Wladimir J... add license for md2k7's icons
2011-06-17 Wladimir J... remove unused icons
2011-06-17 Wladimir J... add svg sources for icons
2011-06-17 Wladimir J... better icons for confirmations
2011-06-16 Wladimir J... show connection meter "full" only at 10+ connections
2011-06-15 Wladimir J... add attribution for icons
2011-06-15 Wladimir J... transaction status icons
2011-06-15 Wladimir J... icons test
2011-06-14 Wladimir J... add connection meter
2011-06-14 Wladimir J... Make status column narrow (icon only, details on tooltip)
2011-06-14 Wladimir J... Add berkelydb version warning
2011-06-13 Wladimir J... link to -lcrypto as well
2011-06-13 Wladimir J... Internationalization -- conversion of strings from...
2011-06-13 Wladimir J... Internationalization -- initial step, make _ return...
2011-06-13 Wladimir J... Address book: select action (edit/select) based on...
2011-06-13 Wladimir J... Status column reorganization
2011-06-12 Wladimir J... new icons -- test
2011-06-12 Wladimir J... replace icons
2011-06-12 Wladimir J... add svg version of icon, so that it can be scaled to...
2011-06-12 Wladimir J... prepare internationalization; rename project to bitcoin-qt
2011-06-12 Wladimir J... update bitcoin core to git ce148944c776ae8e91cc058f44dd...
2011-06-12 Wladimir J... add the bitcoin (MIT?) license
2011-06-12 Wladimir J... remove wallet updating debug output
2011-06-12 Wladimir J... use stylized icon by bitboy
2011-06-11 Wladimir J... add build instructions to doc
2011-06-11 Wladimir J... move back to original directory structure
2011-06-11 Wladimir J... Somewhat confident now, tested on GNOME+KDE, with all...
2011-06-11 Wladimir J... Add tooltips, make "amount" entry consistent in Options...
2011-06-10 Wladimir J... Merge branch 'master' of github.com:laanwj/bitcoin-qt
2011-06-10 Wladimir J... show notification balloon on incoming transaction
2011-06-10 Wladimir J... show transaction details on doubleclick
2011-06-10 Wladimir J... address book edit: edit the right row
2011-06-10 Wladimir J... use real copyright sign in about dialog
2011-06-10 Wladimir J... transaction details dialog on doubleclick
2011-06-07 Wladimir J... consistent bracing style
2011-06-05 Wladimir J... align "amount" input in send coins dialog to the right
2011-06-05 Wladimir J... update to newest git bitcoin core
2011-06-05 Wladimir J... ask fee
2011-06-05 Wladimir J... fix
2011-06-05 Wladimir J... Merge branch 'master' of ssh://amethyst/home/orion...
2011-06-05 Wladimir J... show messages from core/net thread
2011-06-05 Wladimir J... Implement Minimize to tray / Minimize on close
2011-06-05 Wladimir J... Disable map upnp option if built without USE_UPNP
2011-06-05 Wladimir J... save changed options in database
2011-06-05 Wladimir J... show actual version nr in about dialog
2011-06-05 Wladimir J... comment update
2011-06-05 Wladimir J... comment update
2011-06-04 Wladimir J... update most importent TODOs in readme
2011-06-04 Wladimir J... fix "send to" address book
next