novacoin.git
12 years agoOn initial block chain download, show a progress bar
Wladimir J. van der Laan [Sat, 18 Jun 2011 19:25:38 +0000]
On initial block chain download, show a progress bar

12 years agoupdate bitcoin core from git (eeac8727bc0a951631bd)
Wladimir J. van der Laan [Sat, 18 Jun 2011 16:46:01 +0000]
update bitcoin core from git (eeac8727bc0a951631bd)

12 years agoadd configure and receive icon
Wladimir J. van der Laan [Sat, 18 Jun 2011 15:26:31 +0000]
add configure and receive icon

12 years agoUse explicit resource initialization, apparently needed on some platforms
Wladimir J. van der Laan [Sat, 18 Jun 2011 12:25:24 +0000]
Use explicit resource initialization, apparently needed on some platforms

12 years agoPrevent notification balloon-spam on initial block download, const-correctness in...
Wladimir J. van der Laan [Sat, 18 Jun 2011 11:13:48 +0000]
Prevent notification balloon-spam on initial block download, const-correctness in client model

12 years agoremove commented code, use // for one-line comments and comments inside functions
Wladimir J. van der Laan [Sat, 18 Jun 2011 09:53:25 +0000]
remove commented code, use // for one-line comments and comments inside functions

12 years agofix issue #3 (dark theme compat)
Wladimir J. van der Laan [Fri, 17 Jun 2011 20:44:15 +0000]
fix issue #3 (dark theme compat)

12 years agoadd license for md2k7's icons
Wladimir J. van der Laan [Fri, 17 Jun 2011 18:35:22 +0000]
add license for md2k7's icons

12 years agoremove unused icons
Wladimir J. van der Laan [Fri, 17 Jun 2011 16:43:08 +0000]
remove unused icons

12 years agoadd svg sources for icons
Wladimir J. van der Laan [Fri, 17 Jun 2011 16:25:29 +0000]
add svg sources for icons

12 years agobetter icons for confirmations
Wladimir J. van der Laan [Fri, 17 Jun 2011 15:47:40 +0000]
better icons for confirmations

12 years agoshow connection meter "full" only at 10+ connections
Wladimir J. van der Laan [Thu, 16 Jun 2011 07:08:57 +0000]
show connection meter "full" only at 10+ connections

12 years agoadd attribution for icons
Wladimir J. van der Laan [Wed, 15 Jun 2011 19:06:51 +0000]
add attribution for icons

12 years agotransaction status icons
Wladimir J. van der Laan [Wed, 15 Jun 2011 19:03:17 +0000]
transaction status icons

12 years agoicons test
Wladimir J. van der Laan [Wed, 15 Jun 2011 18:07:21 +0000]
icons test

12 years agoadd connection meter
Wladimir J. van der Laan [Tue, 14 Jun 2011 19:34:51 +0000]
add connection meter

12 years agoMake status column narrow (icon only, details on tooltip)
Wladimir J. van der Laan [Tue, 14 Jun 2011 19:06:00 +0000]
Make status column narrow (icon only, details on tooltip)

12 years agoAdd berkelydb version warning
Wladimir J. van der Laan [Tue, 14 Jun 2011 06:13:29 +0000]
Add berkelydb version warning

12 years agolink to -lcrypto as well
Wladimir J. van der Laan [Mon, 13 Jun 2011 19:40:07 +0000]
link to -lcrypto as well

12 years agoInternationalization -- conversion of strings from bitcoin core
Wladimir J. van der Laan [Mon, 13 Jun 2011 17:24:53 +0000]
Internationalization -- conversion of strings from bitcoin core

12 years agoInternationalization -- initial step, make _ return a std::string to prevent memory...
Wladimir J. van der Laan [Mon, 13 Jun 2011 14:56:37 +0000]
Internationalization -- initial step, make _ return a std::string to prevent memory leaks

12 years agoAddress book: select action (edit/select) based on context
Wladimir J. van der Laan [Mon, 13 Jun 2011 10:07:32 +0000]
Address book: select action (edit/select) based on context

12 years agoStatus column reorganization
Wladimir J. van der Laan [Mon, 13 Jun 2011 07:05:48 +0000]
Status column reorganization

12 years agonew icons -- test
Wladimir J. van der Laan [Sun, 12 Jun 2011 17:22:06 +0000]
new icons -- test

12 years agoreplace icons
Wladimir J. van der Laan [Sun, 12 Jun 2011 16:53:02 +0000]
replace icons

12 years agoadd svg version of icon, so that it can be scaled to bigger sizes later
Wladimir J. van der Laan [Sun, 12 Jun 2011 12:36:57 +0000]
add svg version of icon, so that it can be scaled to bigger sizes later

12 years agoprepare internationalization; rename project to bitcoin-qt
Wladimir J. van der Laan [Sun, 12 Jun 2011 12:32:36 +0000]
prepare internationalization; rename project to bitcoin-qt

12 years agoupdate bitcoin core to git ce148944c776ae8e91cc058f44ddce356c7cebc9
Wladimir J. van der Laan [Sun, 12 Jun 2011 10:27:01 +0000]
update bitcoin core to git ce148944c776ae8e91cc058f44ddce356c7cebc9

12 years agoadd the bitcoin (MIT?) license
Wladimir J. van der Laan [Sun, 12 Jun 2011 09:27:15 +0000]
add the bitcoin (MIT?) license

12 years agoremove wallet updating debug output
Wladimir J. van der Laan [Sun, 12 Jun 2011 09:22:44 +0000]
remove wallet updating debug output

12 years agouse stylized icon by bitboy
Wladimir J. van der Laan [Sun, 12 Jun 2011 09:16:08 +0000]
use stylized icon by bitboy

12 years agoadd build instructions to doc
Wladimir J. van der Laan [Sat, 11 Jun 2011 21:12:39 +0000]
add build instructions to doc

12 years agomove back to original directory structure
Wladimir J. van der Laan [Sat, 11 Jun 2011 20:11:58 +0000]
move back to original directory structure

12 years agoSomewhat confident now, tested on GNOME+KDE, with all types of transactions. Next...
Wladimir J. van der Laan [Sat, 11 Jun 2011 10:48:31 +0000]
Somewhat confident now, tested on GNOME+KDE, with all types of transactions. Next step is integration into bitcoin tree.

12 years agoAdd tooltips, make "amount" entry consistent in Options dialog
Wladimir J. van der Laan [Sat, 11 Jun 2011 10:46:09 +0000]
Add tooltips, make "amount" entry consistent in Options dialog

12 years agoMerge branch 'master' of github.com:laanwj/bitcoin-qt
Wladimir J. van der Laan [Fri, 10 Jun 2011 20:39:47 +0000]
Merge branch 'master' of github.com:laanwj/bitcoin-qt

12 years agoshow notification balloon on incoming transaction
Wladimir J. van der Laan [Fri, 10 Jun 2011 19:59:29 +0000]
show notification balloon on incoming transaction

12 years agoshow transaction details on doubleclick
Wladimir J. van der Laan [Fri, 10 Jun 2011 18:49:50 +0000]
show transaction details on doubleclick

12 years agoaddress book edit: edit the right row
Wladimir J. van der Laan [Fri, 10 Jun 2011 18:06:59 +0000]
address book edit: edit the right row

12 years agouse real copyright sign in about dialog
Wladimir J. van der Laan [Fri, 10 Jun 2011 14:16:43 +0000]
use real copyright sign in about dialog

12 years agotransaction details dialog on doubleclick
Wladimir J. van der Laan [Fri, 10 Jun 2011 13:05:51 +0000]
transaction details dialog on doubleclick

12 years agoconsistent bracing style
Wladimir J. van der Laan [Tue, 7 Jun 2011 16:59:01 +0000]
consistent bracing style

12 years agoalign "amount" input in send coins dialog to the right
Wladimir J. van der Laan [Sun, 5 Jun 2011 19:40:28 +0000]
align "amount" input in send coins dialog to the right

12 years agoupdate to newest git bitcoin core
Wladimir J. van der Laan [Sun, 5 Jun 2011 17:15:15 +0000]
update to newest git bitcoin core

12 years agoask fee
Wladimir J. van der Laan [Sun, 5 Jun 2011 15:36:52 +0000]
ask fee

12 years agofix
Wladimir J. van der Laan [Sun, 5 Jun 2011 14:24:23 +0000]
fix

12 years agoMerge branch 'master' of ssh://amethyst/home/orion/projects2/bitcoin/bitcoin-qt
Wladimir J. van der Laan [Sun, 5 Jun 2011 14:11:44 +0000]
Merge branch 'master' of ssh://amethyst/home/orion/projects2/bitcoin/bitcoin-qt

12 years agoshow messages from core/net thread
Wladimir J. van der Laan [Sun, 5 Jun 2011 14:03:29 +0000]
show messages from core/net thread

12 years agoImplement Minimize to tray / Minimize on close
Wladimir J. van der Laan [Sun, 5 Jun 2011 12:19:57 +0000]
Implement Minimize to tray / Minimize on close

12 years agoDisable map upnp option if built without USE_UPNP
Wladimir J. van der Laan [Sun, 5 Jun 2011 10:43:18 +0000]
Disable map upnp option if built without USE_UPNP

12 years agosave changed options in database
Wladimir J. van der Laan [Sun, 5 Jun 2011 09:45:42 +0000]
save changed options in database

12 years agoshow actual version nr in about dialog
Wladimir J. van der Laan [Sun, 5 Jun 2011 09:14:23 +0000]
show actual version nr in about dialog

12 years agocomment update
Wladimir J. van der Laan [Sun, 5 Jun 2011 09:04:14 +0000]
comment update

12 years agocomment update
Wladimir J. van der Laan [Sun, 5 Jun 2011 09:04:14 +0000]
comment update

12 years agoupdate most importent TODOs in readme
Wladimir J. van der Laan [Sat, 4 Jun 2011 20:02:30 +0000]
update most importent TODOs in readme

12 years agofix "send to" address book
Wladimir J. van der Laan [Sat, 4 Jun 2011 19:54:49 +0000]
fix "send to" address book

12 years agoupdate transaction status as new blocks come in
Wladimir J. van der Laan [Sat, 4 Jun 2011 19:41:31 +0000]
update transaction status as new blocks come in

12 years agocreate new address from main gui, move address book model to client model
Wladimir J. van der Laan [Fri, 3 Jun 2011 19:03:20 +0000]
create new address from main gui, move address book model to client model

12 years agosupport incremental wallet updates
Wladimir J. van der Laan [Fri, 3 Jun 2011 18:48:03 +0000]
support incremental wallet updates

12 years agoFinish implementation of address book
Wladimir J. van der Laan [Fri, 3 Jun 2011 13:16:11 +0000]
Finish implementation of address book

12 years agoMake base58 validator explicit
Wladimir J. van der Laan [Fri, 3 Jun 2011 08:52:49 +0000]
Make base58 validator explicit

12 years agoedit address dialog: basic data/widget binding
Wladimir J. van der Laan [Thu, 2 Jun 2011 15:48:45 +0000]
edit address dialog: basic data/widget binding

12 years agoresolve dependency issues
Wladimir J. van der Laan [Thu, 2 Jun 2011 15:37:03 +0000]
resolve dependency issues

12 years agonamespacing, user friendly base58 entry, addressbook work
Wladimir J. van der Laan [Thu, 2 Jun 2011 13:57:23 +0000]
namespacing, user friendly base58 entry, addressbook work

12 years agomonospace font for bitcoin addresses
Wladimir J. van der Laan [Wed, 1 Jun 2011 18:08:21 +0000]
monospace font for bitcoin addresses

12 years agoreadme fix
Wladimir J. van der Laan [Wed, 1 Jun 2011 16:24:22 +0000]
readme fix

12 years agoupdate readme
Wladimir J. van der Laan [Wed, 1 Jun 2011 15:42:31 +0000]
update readme

12 years agodefine PAIR_TYPE as std::pair
Wladimir J. van der Laan [Wed, 1 Jun 2011 15:13:25 +0000]
define PAIR_TYPE as std::pair

12 years agobeginning of address model
Wladimir J. van der Laan [Wed, 1 Jun 2011 13:50:09 +0000]
beginning of address model

12 years agoAdd addresses that we've sent to to the address book
Wladimir J. van der Laan [Wed, 1 Jun 2011 13:33:51 +0000]
Add addresses that we've sent to to the address book

12 years agoImpl->Priv
Wladimir J. van der Laan [Wed, 1 Jun 2011 13:33:33 +0000]
Impl->Priv

12 years agoimplement options model / improve view with validators
Wladimir J. van der Laan [Wed, 1 Jun 2011 12:40:06 +0000]
implement options model / improve view with validators

12 years agoApply button
Wladimir J. van der Laan [Wed, 1 Jun 2011 07:33:48 +0000]
Apply button

12 years agomove getTransactionFee to OptionsModel
Wladimir J. van der Laan [Wed, 1 Jun 2011 07:34:12 +0000]
move getTransactionFee to OptionsModel

12 years agoimplement options model, show current options in options dialog
Wladimir J. van der Laan [Tue, 31 May 2011 20:24:53 +0000]
implement options model, show current options in options dialog

12 years agosending support
Wladimir J. van der Laan [Mon, 30 May 2011 18:20:12 +0000]
sending support

12 years agomark specific warnings to disable for the cases where bitcoin core "sins"
Wladimir J. van der Laan [Sun, 29 May 2011 19:31:29 +0000]
mark specific warnings to disable for the cases where bitcoin core "sins"

12 years ago"Receive with" i.s.o. "Receive from" address
Wladimir J. van der Laan [Sat, 28 May 2011 20:31:27 +0000]
"Receive with" i.s.o. "Receive from" address

12 years agoauto-update transaction list
Wladimir J. van der Laan [Sat, 28 May 2011 18:32:19 +0000]
auto-update transaction list

12 years agodocumentation, small fixes
Wladimir J. van der Laan [Sat, 28 May 2011 14:09:23 +0000]
documentation, small fixes

12 years agoGenerated transactions are 'other', and only show up in All tab
Wladimir J. van der Laan [Fri, 27 May 2011 20:09:22 +0000]
Generated transactions are 'other', and only show up in All tab

12 years agoextend generation descriptions
Wladimir J. van der Laan [Fri, 27 May 2011 20:06:30 +0000]
extend generation descriptions

12 years agouse real ParseMoney function to parse input to Send dialog
Wladimir J. van der Laan [Fri, 27 May 2011 19:43:05 +0000]
use real ParseMoney function to parse input to Send dialog

12 years agofix balance display, display number of transactions
Wladimir J. van der Laan [Fri, 27 May 2011 19:24:17 +0000]
fix balance display, display number of transactions

12 years agolook up addresses in address book
Wladimir J. van der Laan [Fri, 27 May 2011 18:36:58 +0000]
look up addresses in address book

12 years agotransaction color based on confirmed/not confirmed, basic transaction model impl
Wladimir J. van der Laan [Fri, 27 May 2011 17:48:42 +0000]
transaction color based on confirmed/not confirmed, basic transaction model impl

12 years agowork on transaction list model
Wladimir J. van der Laan [Fri, 27 May 2011 16:38:30 +0000]
work on transaction list model

12 years agobind transactionmodel
Wladimir J. van der Laan [Fri, 27 May 2011 06:20:23 +0000]
bind transactionmodel

12 years agouse user roles instead of hidden columns for model sort/filter keys
Wladimir J. van der Laan [Sun, 22 May 2011 17:32:37 +0000]
use user roles instead of hidden columns for model sort/filter keys

12 years agodon't start in server mode
Wladimir J. van der Laan [Sun, 22 May 2011 17:32:18 +0000]
don't start in server mode

12 years agocore initialisation, client model binding
Wladimir J. van der Laan [Sun, 22 May 2011 15:19:43 +0000]
core initialisation, client model binding

12 years agogo on testnet for now
Wladimir van der Laan [Sun, 22 May 2011 12:54:13 +0000]
go on testnet for now

12 years agoupdate build system for macosx
Wladimir J. van der Laan [Mon, 16 May 2011 06:14:04 +0000]
update build system for macosx

12 years agoadd readme file
Wladimir J. van der Laan [Sun, 15 May 2011 18:11:58 +0000]
add readme file

12 years agoremove debug stuff for implemented methods
Wladimir J. van der Laan [Sun, 15 May 2011 17:39:21 +0000]
remove debug stuff for implemented methods

12 years agomake send coins dialog more user friendly (better checking)
Wladimir J. van der Laan [Sun, 15 May 2011 17:31:20 +0000]
make send coins dialog more user friendly (better checking)

12 years agoupdate to bitcoin-git
Wladimir J. van der Laan [Sun, 15 May 2011 14:50:28 +0000]
update to bitcoin-git

12 years agotodo update
Wladimir J. van der Laan [Sun, 15 May 2011 06:32:30 +0000]
todo update

12 years agointegration of core bitcoin
Wladimir J. van der Laan [Sat, 14 May 2011 18:10:21 +0000]
integration of core bitcoin

12 years agointegrate a few extra .h files
Wladimir J. van der Laan [Sat, 14 May 2011 15:25:05 +0000]
integrate a few extra .h files