| .. |
|
forms
|
small UX update for optionsdialog
|
2012-08-02 09:05:10 +02:00 |
|
locale
|
Update translations from transifex
|
2012-08-22 14:05:01 +02:00 |
|
res
|
Bitcoin-Qt (Windows only): extend Resource File
|
2012-08-14 11:16:46 +02:00 |
|
test
|
Fix Win32 compiling of qt/test/uritests.cpp
|
2012-08-07 19:36:59 +02:00 |
|
aboutdialog.cpp
|
|
|
|
aboutdialog.h
|
|
|
|
addressbookpage.cpp
|
Make sort and filters for transactions and labels case-insensitive
|
2012-07-17 11:38:18 +02:00 |
|
addressbookpage.h
|
replace some ugly code in addressbookpage.cpp
|
2012-07-08 18:49:07 +02:00 |
|
addresstablemodel.cpp
|
|
|
|
addresstablemodel.h
|
|
|
|
askpassphrasedialog.cpp
|
Merge pull request #1632 from luke-jr/spelling
|
2012-08-01 10:56:47 -07:00 |
|
askpassphrasedialog.h
|
|
|
|
bitcoin.cpp
|
Bugfix: Correct English grammar regarding "'s"
|
2012-08-01 17:50:00 +00:00 |
|
bitcoin.qrc
|
update translation files (fetched from Transifex) and remove translation for fr_FR, which was removed / renamed on TX
|
2012-06-13 18:04:27 +02:00 |
|
bitcoinaddressvalidator.cpp
|
Bugfix: Fix a variety of misspellings
|
2012-08-01 17:49:51 +00:00 |
|
bitcoinaddressvalidator.h
|
|
|
|
bitcoinamountfield.cpp
|
|
|
|
bitcoinamountfield.h
|
Bugfix: Fix a variety of misspellings
|
2012-08-01 17:49:51 +00:00 |
|
bitcoingui.cpp
|
Bugfix: Correct English grammar regarding "'s"
|
2012-08-01 17:50:00 +00:00 |
|
bitcoingui.h
|
Bugfix: Fix a variety of misspellings
|
2012-08-01 17:49:51 +00:00 |
|
bitcoinstrings.cpp
|
Update English translation strings
|
2012-08-07 21:10:03 +02:00 |
|
bitcoinunits.cpp
|
Bugfix: Correct English grammar regarding "'s"
|
2012-08-01 17:50:00 +00:00 |
|
bitcoinunits.h
|
Bugfix: Fix a variety of misspellings
|
2012-08-01 17:49:51 +00:00 |
|
clientmodel.cpp
|
only update cached values in ClientModel::updateTimer() when they are changed
|
2012-08-01 23:32:32 +02:00 |
|
clientmodel.h
|
|
|
|
csvmodelwriter.cpp
|
|
|
|
csvmodelwriter.h
|
|
|
|
editaddressdialog.cpp
|
|
|
|
editaddressdialog.h
|
|
|
|
guiconstants.h
|
IPC-server hardening and update
|
2012-07-17 09:37:12 +02:00 |
|
guiutil.cpp
|
Fix Qt test cases by moving address checks to parseBitcoinURI
|
2012-08-07 19:37:02 +02:00 |
|
guiutil.h
|
Bugfix: Fix a variety of misspellings
|
2012-08-01 17:49:51 +00:00 |
|
macdockiconhandler.h
|
|
|
|
macdockiconhandler.mm
|
|
|
|
monitoreddatamapper.cpp
|
|
|
|
monitoreddatamapper.h
|
|
|
|
notificator.cpp
|
Bugfix: Fix a variety of misspellings
|
2012-08-01 17:49:51 +00:00 |
|
notificator.h
|
Bugfix: Fix a variety of misspellings
|
2012-08-01 17:49:51 +00:00 |
|
optionsdialog.cpp
|
small UX update for optionsdialog
|
2012-08-02 09:05:10 +02:00 |
|
optionsdialog.h
|
small UX update for optionsdialog
|
2012-08-02 09:05:10 +02:00 |
|
optionsmodel.cpp
|
optionsmodel cleanup
|
2012-07-12 15:31:59 +02:00 |
|
optionsmodel.h
|
optionsmodel cleanup
|
2012-07-12 15:31:59 +02:00 |
|
overviewpage.cpp
|
add the slot updateDisplayUnit() to overviewpage, sendcoinsdialog, sendcoinsentry and connect it to displayUnitChanged() - this ensures all fields in the GUI, who use a display unit are imediately updated, when the user changes this setting in the optionsdialog / ensure used fields init with the current set display unit
|
2012-06-17 15:20:42 +02:00 |
|
overviewpage.h
|
add the slot updateDisplayUnit() to overviewpage, sendcoinsdialog, sendcoinsentry and connect it to displayUnitChanged() - this ensures all fields in the GUI, who use a display unit are imediately updated, when the user changes this setting in the optionsdialog / ensure used fields init with the current set display unit
|
2012-06-17 15:20:42 +02:00 |
|
qrcodedialog.cpp
|
update QRCodeDialog
|
2012-07-06 18:51:30 +02:00 |
|
qrcodedialog.h
|
update QRCodeDialog
|
2012-07-06 18:51:30 +02:00 |
|
qtipcserver.cpp
|
Replace all occurances of license.txt with COPYING, including naming the file COPYING.txt on Windows
|
2012-07-22 21:49:09 +00:00 |
|
qtipcserver.h
|
IPC-server hardening and update
|
2012-07-17 09:37:12 +02:00 |
|
qvalidatedlineedit.cpp
|
|
|
|
qvalidatedlineedit.h
|
|
|
|
qvaluecombobox.cpp
|
|
|
|
qvaluecombobox.h
|
|
|
|
rpcconsole.cpp
|
show used OpenSSL library version in debug window
|
2012-07-07 16:43:46 +02:00 |
|
rpcconsole.h
|
|
|
|
sendcoinsdialog.cpp
|
Fix Qt test cases by moving address checks to parseBitcoinURI
|
2012-08-07 19:37:02 +02:00 |
|
sendcoinsdialog.h
|
add the slot updateDisplayUnit() to overviewpage, sendcoinsdialog, sendcoinsentry and connect it to displayUnitChanged() - this ensures all fields in the GUI, who use a display unit are imediately updated, when the user changes this setting in the optionsdialog / ensure used fields init with the current set display unit
|
2012-06-17 15:20:42 +02:00 |
|
sendcoinsentry.cpp
|
add the slot updateDisplayUnit() to overviewpage, sendcoinsdialog, sendcoinsentry and connect it to displayUnitChanged() - this ensures all fields in the GUI, who use a display unit are imediately updated, when the user changes this setting in the optionsdialog / ensure used fields init with the current set display unit
|
2012-06-17 15:20:42 +02:00 |
|
sendcoinsentry.h
|
add the slot updateDisplayUnit() to overviewpage, sendcoinsdialog, sendcoinsentry and connect it to displayUnitChanged() - this ensures all fields in the GUI, who use a display unit are imediately updated, when the user changes this setting in the optionsdialog / ensure used fields init with the current set display unit
|
2012-06-17 15:20:42 +02:00 |
|
signverifymessagedialog.cpp
|
Bugfix: Fix a variety of misspellings
|
2012-08-01 17:49:51 +00:00 |
|
signverifymessagedialog.h
|
GUI: merge sign/verify message into a single window with tabbed UI
|
2012-07-06 11:31:27 +02:00 |
|
transactiondesc.cpp
|
enhance translation possibilities in TransactionDesc / misc other changes
|
2012-07-03 14:38:03 +02:00 |
|
transactiondesc.h
|
|
|
|
transactiondescdialog.cpp
|
|
|
|
transactiondescdialog.h
|
|
|
|
transactionfilterproxy.cpp
|
|
|
|
transactionfilterproxy.h
|
Bugfix: Fix a variety of misspellings
|
2012-08-01 17:49:51 +00:00 |
|
transactionrecord.cpp
|
|
|
|
transactionrecord.h
|
|
|
|
transactiontablemodel.cpp
|
GUI: ensure a changed bitcoin unit immediately updates the tx list amounts
|
2012-06-20 06:51:38 +02:00 |
|
transactiontablemodel.h
|
GUI: ensure a changed bitcoin unit immediately updates the tx list amounts
|
2012-06-20 06:51:38 +02:00 |
|
transactionview.cpp
|
Bugfix: Fix a variety of misspellings
|
2012-08-01 17:49:51 +00:00 |
|
transactionview.h
|
|
|
|
walletmodel.cpp
|
Persistently poll for balance change when number of blocks changed
|
2012-07-11 09:01:11 +02:00 |
|
walletmodel.h
|
Add a timer to check for changes in immature or unconfirmed balances,
|
2012-07-06 03:05:35 +10:00 |