novacoin.git
12 years ago"Receive coins" instead of "Receiving addresses"
Wladimir J. van der Laan [Sat, 2 Jul 2011 08:13:29 +0000]
"Receive coins" instead of "Receiving addresses"

12 years agoPlaceholder text can only be used for Qt 4.7+
Wladimir J. van der Laan [Sat, 2 Jul 2011 07:21:16 +0000]
Placeholder text can only be used for Qt 4.7+

12 years agoRemove "default address" from main GUI screen, it only confuses people
Wladimir J. van der Laan [Fri, 1 Jul 2011 19:41:14 +0000]
Remove "default address" from main GUI screen, it only confuses people

12 years agoAdd "last month" filter
Wladimir J. van der Laan [Fri, 1 Jul 2011 18:28:11 +0000]
Add "last month" filter

12 years agomake amount column wider, so that more decimals fit in
Wladimir J. van der Laan [Fri, 1 Jul 2011 16:55:13 +0000]
make amount column wider, so that more decimals fit in

12 years agocleanup unused constants
Wladimir J. van der Laan [Fri, 1 Jul 2011 16:31:10 +0000]
cleanup unused constants

12 years agoreverse address and label (suggestion by Danube)
Wladimir J. van der Laan [Fri, 1 Jul 2011 15:26:57 +0000]
reverse address and label (suggestion by Danube)

12 years agoGeneral cleanups
Wladimir J. van der Laan [Fri, 1 Jul 2011 15:06:36 +0000]
General cleanups

12 years agoFix detailed transaction information on doubleclick
Wladimir J. van der Laan [Thu, 30 Jun 2011 19:34:00 +0000]
Fix detailed transaction information on doubleclick

12 years agoAddress book: show unlabeled addresses as (no label)
Wladimir J. van der Laan [Thu, 30 Jun 2011 19:29:20 +0000]
Address book: show unlabeled addresses as (no label)

12 years agofix sorting in address table dialog
Wladimir J. van der Laan [Thu, 30 Jun 2011 19:11:51 +0000]
fix sorting in address table dialog

12 years agoadd icons to address book dialog buttons
Wladimir J. van der Laan [Thu, 30 Jun 2011 18:20:46 +0000]
add icons to address book dialog buttons

12 years agoAdd "receiving addresses" to toolbar
Wladimir J. van der Laan [Thu, 30 Jun 2011 17:43:44 +0000]
Add "receiving addresses" to toolbar

12 years agoMake it very clear when on testnet (green icon, add [testnet] to title)
Wladimir J. van der Laan [Thu, 30 Jun 2011 17:14:42 +0000]
Make it very clear when on testnet (green icon, add [testnet] to title)

12 years agoSplit off WalletModel from ClientModel, to be able to support multi-wallets in future
Wladimir J. van der Laan [Thu, 30 Jun 2011 16:05:29 +0000]
Split off WalletModel from ClientModel, to be able to support multi-wallets in future

12 years agoshow an error if amount is not valid (either the amount or decimals is empty)
Wladimir J. van der Laan [Thu, 30 Jun 2011 15:32:19 +0000]
show an error if amount is not valid (either the amount or decimals is empty)

12 years agoMake it more clear what the "New" button does
Wladimir J. van der Laan [Thu, 30 Jun 2011 15:22:03 +0000]
Make it more clear what the "New" button does

12 years agoImplement filter row instead of tabs, allows for more expressive filters
Wladimir J. van der Laan [Tue, 28 Jun 2011 19:41:56 +0000]
Implement filter row instead of tabs, allows for more expressive filters

12 years agoadd "BTC" to balance for clarity
Wladimir J. van der Laan [Wed, 29 Jun 2011 13:07:14 +0000]
add "BTC" to balance for clarity

12 years agouse 256x256 window icon, to prevent uglyness on OSes that show full-size icons for...
Wladimir J. van der Laan [Tue, 28 Jun 2011 16:29:58 +0000]
use 256x256 window icon, to prevent uglyness on OSes that show full-size icons for apps

12 years agoadd icons to "New..." and "Copy to clipboard" buttons
Wladimir J. van der Laan [Sun, 26 Jun 2011 21:09:41 +0000]
add icons to "New..." and "Copy to clipboard" buttons

12 years agoChange transaction table:
Wladimir J. van der Laan [Sun, 26 Jun 2011 20:47:02 +0000]
Change transaction table:
- Split "Description" column into "Type" and "Address", to make sorting easier (and facilitate filtering in the future)
- Merged "credit" and "debit" columns into one "amount" column that can be black (positive) or red (negative)

12 years agoupdate core to d0d80170a2ca73004e08fb85007fe055cbf4e411 (CWallet class)
Wladimir J. van der Laan [Sun, 26 Jun 2011 17:23:24 +0000]
update core to d0d80170a2ca73004e08fb85007fe055cbf4e411 (CWallet class)

12 years agoreduce spacing between "Add to address book as" and the text field
Wladimir J. van der Laan [Sun, 26 Jun 2011 10:01:25 +0000]
reduce spacing between "Add to address book as" and the text field

12 years agofix typo in dutch translation
Wladimir J. van der Laan [Sat, 25 Jun 2011 21:27:19 +0000]
fix typo in dutch translation

12 years agoupdate dutch translation
Wladimir J. van der Laan [Sat, 25 Jun 2011 21:20:42 +0000]
update dutch translation

12 years agocompile fixes by Unthinkingbit
Wladimir J. van der Laan [Sat, 25 Jun 2011 21:14:10 +0000]
compile fixes by Unthinkingbit

12 years agoImprove look/usablity of send coins dialog
Wladimir J. van der Laan [Sat, 25 Jun 2011 20:57:24 +0000]
Improve look/usablity of send coins dialog

12 years agoallow adding address to address book in send dialog
Wladimir J. van der Laan [Sat, 25 Jun 2011 17:32:36 +0000]
allow adding address to address book in send dialog

12 years agoCall "initial download" "synchronizing with network" instead
Wladimir J. van der Laan [Sat, 25 Jun 2011 10:39:08 +0000]
Call "initial download" "synchronizing with network" instead

12 years agofinish nl translation
Wladimir J. van der Laan [Fri, 24 Jun 2011 19:45:33 +0000]
finish nl translation

12 years agouse buttonbox for options dialog
Wladimir J. van der Laan [Fri, 24 Jun 2011 19:23:43 +0000]
use buttonbox for options dialog

12 years agoexperiment with internationalization (nl), unbreak build (externui.h->qtui.h)
Wladimir J. van der Laan [Thu, 23 Jun 2011 20:35:30 +0000]
experiment with internationalization (nl), unbreak build (externui.h->qtui.h)

12 years agouse #ifdef QT_UI to distinguish Qt UI instead of hardcoded #if 0
Wladimir J. van der Laan [Wed, 22 Jun 2011 18:11:12 +0000]
use #ifdef QT_UI to distinguish Qt UI instead of hardcoded #if 0

12 years agoclarify text
Wladimir J. van der Laan [Tue, 21 Jun 2011 18:39:37 +0000]
clarify text

12 years agoAllow changing default address (fixes issue #6)
Wladimir J. van der Laan [Tue, 21 Jun 2011 18:34:43 +0000]
Allow changing default address (fixes issue #6)

12 years agohighlight default address
Wladimir J. van der Laan [Tue, 21 Jun 2011 17:54:09 +0000]
highlight default address

12 years agowhen going to decimals field using ./, select it all, so that entry starts from scrat...
Wladimir J. van der Laan [Tue, 21 Jun 2011 17:14:35 +0000]
when going to decimals field using ./, select it all, so that entry starts from scratch instead of appending to previous value

12 years agofix issue #7
Wladimir J. van der Laan [Tue, 21 Jun 2011 13:33:10 +0000]
fix issue #7

12 years agoAdd comment to tooltip that only sending addresses can be deleted
Wladimir J. van der Laan [Tue, 21 Jun 2011 05:56:44 +0000]
Add comment to tooltip that only sending addresses can be deleted

12 years agoFix some padding and focus issues with the new BitcoinAmountWidget
Wladimir J. van der Laan [Tue, 21 Jun 2011 05:35:59 +0000]
Fix some padding and focus issues with the new BitcoinAmountWidget

12 years agointroduce bitcoin amount field with split amount/decimals, to protect against mistake...
Wladimir J. van der Laan [Mon, 20 Jun 2011 19:31:42 +0000]
introduce bitcoin amount field with split amount/decimals, to protect against mistakes (https://forum.bitcoin.org/index.php?topic=19168.0)

12 years agonumber of confirmations is no longer magic value
Wladimir J. van der Laan [Mon, 20 Jun 2011 19:31:06 +0000]
number of confirmations is no longer magic value

12 years agoMerge pull request #5 from mjmvisser/master
Wladimir J. van der Laan [Mon, 20 Jun 2011 15:17:31 +0000]
Merge pull request #5 from mjmvisser/master

mac fixes

12 years agofixes for mac build
mark [Mon, 20 Jun 2011 11:30:54 +0000]
fixes for mac build

12 years agoinitial block download spans total blocks minus threshold
Wladimir J. van der Laan [Sat, 18 Jun 2011 22:15:28 +0000]
initial block download spans total blocks minus threshold

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