..
forms
Bitcoin-Qt: translation fixes in sendcoins
2013-10-01 15:48:25 +02:00
locale
qt: english translation update
2013-09-18 13:32:09 +02:00
res
autotools: switch to autotools buildsystem
2013-09-05 21:31:03 -04:00
test
autotools: fix the Makefile.include to be safely included anywhere.
2013-09-18 17:12:39 -04:00
aboutdialog.cpp
aboutdialog: use just "The Bitcoin developers" as tr()-string
2013-04-14 19:42:15 +02:00
aboutdialog.h
Bitcoin-Qt: better copyright year handling in AboutDialog
2013-02-01 08:52:01 +01:00
addressbookpage.cpp
autotools: switch to autotools buildsystem
2013-09-05 21:31:03 -04:00
addressbookpage.h
qt: move export button to tabs
2013-04-12 13:13:32 +02:00
addresstablemodel.cpp
Bitcoin-Qt: Use qDebug() for printing to debug.log
2013-09-06 10:32:07 +02:00
addresstablemodel.h
qt: Handle address purpose in incremental updates
2013-08-29 16:25:51 +02:00
askpassphrasedialog.cpp
fix some cosmetic glitches in the codebase
2013-09-09 12:36:04 +02:00
askpassphrasedialog.h
Bitcoin-Qt: massive header and cpp cleanup
2013-03-17 18:28:00 +01:00
bitcoin.cpp
several small Qt-related fixes
2013-09-28 19:32:34 +02:00
bitcoin.qrc
translations update for 0.8.4
2013-08-21 15:35:50 +02:00
bitcoinaddressvalidator.cpp
Bugfix: Fix a variety of misspellings
2012-08-01 17:49:51 +00:00
bitcoinaddressvalidator.h
Fix typo in a comment: it's base58, not base48.
2013-09-02 17:27:27 +02:00
bitcoinamountfield.cpp
Payment Protocol: X509-validated payment requests
2013-08-22 16:18:25 +10:00
bitcoinamountfield.h
Payment Protocol: X509-validated payment requests
2013-08-22 16:18:25 +10:00
bitcoingui.cpp
several small Qt-related fixes
2013-09-28 19:32:34 +02:00
bitcoingui.h
several small Qt-related fixes
2013-09-28 19:32:34 +02:00
bitcoinstrings.cpp
translations update for 0.8.4
2013-08-21 15:35:50 +02:00
bitcoinunits.cpp
Too many bitcoins allowed in amount. ( #2401 )
2013-06-02 14:44:55 +02:00
bitcoinunits.h
Too many bitcoins allowed in amount. ( #2401 )
2013-06-02 14:44:55 +02:00
clientmodel.cpp
several small Qt-related fixes
2013-09-28 19:32:34 +02:00
clientmodel.h
Bitcoin-Qt: Use qDebug() for printing to debug.log
2013-09-06 10:32:07 +02:00
csvmodelwriter.cpp
fix some cosmetic glitches in the codebase
2013-09-09 12:36:04 +02:00
csvmodelwriter.h
Bitcoin-Qt: massive header and cpp cleanup
2013-03-17 18:28:00 +01:00
editaddressdialog.cpp
Bitcoin-Qt: massive header and cpp cleanup
2013-03-17 18:28:00 +01:00
editaddressdialog.h
Bitcoin-Qt: massive header and cpp cleanup
2013-03-17 18:28:00 +01:00
guiconstants.h
Payment Protocol: X509-validated payment requests
2013-08-22 16:18:25 +10:00
guiutil.cpp
Reject dust amounts during validation
2013-08-22 11:05:44 +10:00
guiutil.h
Reject dust amounts during validation
2013-08-22 11:05:44 +10:00
intro.cpp
Bitcoin-Qt: add testnet check and icon to intro dialog
2013-08-24 15:20:37 +02:00
intro.h
Bitcoin-Qt: add testnet check and icon to intro dialog
2013-08-24 15:20:37 +02:00
macdockiconhandler.h
fix: GUI Disappearing #1522 (Mac OSX)
2013-04-15 12:02:01 +02:00
macdockiconhandler.mm
osx: fix bitcoin-qt startup crash when clicking dock icon
2013-06-04 23:55:35 -04:00
macnotificationhandler.h
osx: make use of the 10.8+ user notification center to display growl like notifications
2013-05-24 12:51:46 +02:00
macnotificationhandler.mm
osx: make use of the 10.8+ user notification center to display growl like notifications
2013-05-24 12:51:46 +02:00
Makefile.am
autotools: fix the Makefile.include to be safely included anywhere.
2013-09-18 17:12:39 -04:00
monitoreddatamapper.cpp
Bitcoin-Qt: massive header and cpp cleanup
2013-03-17 18:28:00 +01:00
monitoreddatamapper.h
Bitcoin-Qt: massive header and cpp cleanup
2013-03-17 18:28:00 +01:00
notificator.cpp
Bitcoin-Qt: fix QApplication includes to match our include defaults
2013-07-23 08:52:24 +02:00
notificator.h
autotools: switch to autotools buildsystem
2013-09-05 21:31:03 -04:00
optionsdialog.cpp
autotools: switch to autotools buildsystem
2013-09-05 21:31:03 -04:00
optionsdialog.h
Bitcoin-Qt: add a Reset button to the options dialog
2013-01-05 13:51:36 +01:00
optionsmodel.cpp
autotools: switch to autotools buildsystem
2013-09-05 21:31:03 -04:00
optionsmodel.h
Payment Protocol: X509-validated payment requests
2013-08-22 16:18:25 +10:00
overviewpage.cpp
qt: Add total balance in overview page
2013-06-07 15:33:32 +02:00
overviewpage.h
qt: remove transaction count from overview page
2013-03-31 10:16:43 +02:00
paymentrequest.proto
Payment Protocol: X509-validated payment requests
2013-08-22 16:18:25 +10:00
paymentrequestplus.cpp
fix some cosmetic glitches in the codebase
2013-09-09 12:36:04 +02:00
paymentrequestplus.h
Payment Protocol: X509-validated payment requests
2013-08-22 16:18:25 +10:00
paymentserver.cpp
fix some cosmetic glitches in the codebase
2013-09-09 12:36:04 +02:00
paymentserver.h
fix some cosmetic glitches in the codebase
2013-09-09 12:36:04 +02:00
qrcodedialog.cpp
Qt5 compatibility
2013-06-01 11:05:08 +02:00
qrcodedialog.h
update QRCodeDialog
2012-07-06 18:51:30 +02:00
qvalidatedlineedit.cpp
put color constants in guiconstants.h
2011-07-25 18:39:52 +02:00
qvalidatedlineedit.h
Bitcoin-Qt: massive header and cpp cleanup
2013-03-17 18:28:00 +01:00
qvaluecombobox.cpp
Make it possible to set user interface language from options dialog
2012-05-09 07:45:47 +02:00
qvaluecombobox.h
Bitcoin-Qt: massive header and cpp cleanup
2013-03-17 18:28:00 +01:00
rpcconsole.cpp
Bitcoin-Qt: save and restore position of debug window
2013-07-29 16:22:46 +02:00
rpcconsole.h
move class HelpMessageBox to guiutil.cpp/.h / add button to show Bitcoin command-line options (in RPC Console -> Information) / resize Debug window a little to allow for a non-breaking display of the welcome message with non-english translation
2012-06-01 16:29:54 +02:00
sendcoinsdialog.cpp
Bitcoin-Qt: translation fixes in sendcoins
2013-10-01 15:48:25 +02:00
sendcoinsdialog.h
qt: Display txfee in first sendCoinsDialog message box
2013-08-31 12:41:47 +02:00
sendcoinsentry.cpp
Bitcoin-Qt: translation fixes in sendcoins
2013-10-01 15:48:25 +02:00
sendcoinsentry.h
Bitcoin-Qt: translation fixes in sendcoins
2013-10-01 15:48:25 +02:00
signverifymessagedialog.cpp
Bitcoin-Qt: extend some checks for valid model pointers
2013-08-23 13:07:20 +02:00
signverifymessagedialog.h
Bitcoin-Qt: massive header and cpp cleanup
2013-03-17 18:28:00 +01:00
splashscreen.cpp
update SelectParamsFromCommandLine() handling/order
2013-08-22 11:05:45 +10:00
splashscreen.h
new splash screen
2013-04-17 01:14:53 -07:00
transactiondesc.cpp
qt: add vout index to transaction id in transactions details dialog
2013-09-06 12:12:18 +02:00
transactiondesc.h
qt: add vout index to transaction id in transactions details dialog
2013-09-06 12:12:18 +02:00
transactiondescdialog.cpp
move back to original directory structure
2011-06-11 22:11:58 +02:00
transactiondescdialog.h
Bitcoin-Qt: massive header and cpp cleanup
2013-03-17 18:28:00 +01:00
transactionfilterproxy.cpp
Bitcoin-Qt: massive header and cpp cleanup
2013-03-17 18:28:00 +01:00
transactionfilterproxy.h
Bitcoin-Qt: massive header and cpp cleanup
2013-03-17 18:28:00 +01:00
transactionrecord.cpp
qt: add vout index to transaction id in transactions details dialog
2013-09-06 12:12:18 +02:00
transactionrecord.h
qt: add vout index to transaction id in transactions details dialog
2013-09-06 12:12:18 +02:00
transactiontablemodel.cpp
Merge pull request #2976 from laanwj/2013_09_txid_details
2013-09-06 04:21:45 -07:00
transactiontablemodel.h
Bitcoin-Qt: massive header and cpp cleanup
2013-03-17 18:28:00 +01:00
transactionview.cpp
Qt5 compatibility
2013-06-01 11:05:08 +02:00
transactionview.h
Adding 'copy txid' to qt tx overview context menu
2013-03-21 11:30:12 +01:00
walletframe.cpp
Bitcoin-Qt: tweak Qt walletXXX.cpp/h code
2013-08-23 09:10:31 +02:00
walletframe.h
Bitcoin-Qt: tweak Qt walletXXX.cpp/h code
2013-08-23 09:10:31 +02:00
walletmodel.cpp
several small Qt-related fixes
2013-09-28 19:32:34 +02:00
walletmodel.h
Merge pull request #2958 from laanwj/2013_08_txfee2
2013-09-02 09:48:10 -07:00
walletmodeltransaction.cpp
several small Qt-related fixes
2013-09-28 19:32:34 +02:00
walletmodeltransaction.h
qt: Display txfee in first sendCoinsDialog message box
2013-08-31 12:41:47 +02:00
walletstack.cpp
Bitcoin-Qt: tweak Qt walletXXX.cpp/h code
2013-08-23 09:10:31 +02:00
walletstack.h
Bitcoin-Qt: tweak Qt walletXXX.cpp/h code
2013-08-23 09:10:31 +02:00
walletview.cpp
Bitcoin-Qt: tweak Qt walletXXX.cpp/h code
2013-08-23 09:10:31 +02:00
walletview.h
Bitcoin-Qt: tweak Qt walletXXX.cpp/h code
2013-08-23 09:10:31 +02:00