bitcoin/src/qt
Cory Fields 21ffa3ce3a autotools: add translate target for qt translations 2013-09-14 12:11:38 -04:00
..
forms fix some cosmetic glitches in the codebase 2013-09-09 12:36:04 +02:00
locale translations update for 0.8.4 2013-08-21 15:35:50 +02:00
res autotools: switch to autotools buildsystem 2013-09-05 21:31:03 -04:00
test autotools: switch to autotools buildsystem 2013-09-05 21:31:03 -04:00
Makefile.am autotools: add translate target for qt translations 2013-09-14 12:11:38 -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 Bitcoin-Qt: allow to differentiate Qt log entries from core 2013-08-31 15:35:39 +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 Bitcoin-Qt: fixes for using display unit from options 2013-08-29 10:38:51 +02:00
bitcoingui.h Payment Protocol: X509-validated payment requests 2013-08-22 16:18:25 +10: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 Bitcoin-Qt: Use qDebug() for printing to debug.log 2013-09-06 10:32:07 +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
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
qvalidatedlineedit.h Bitcoin-Qt: massive header and cpp cleanup 2013-03-17 18:28:00 +01:00
qvaluecombobox.cpp
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
sendcoinsdialog.cpp qt: Display txfee in first sendCoinsDialog message box 2013-08-31 12:41:47 +02:00
sendcoinsdialog.h qt: Display txfee in first sendCoinsDialog message box 2013-08-31 12:41:47 +02:00
sendcoinsentry.cpp Payment Protocol: X509-validated payment requests 2013-08-22 16:18:25 +10:00
sendcoinsentry.h Payment Protocol: X509-validated payment requests 2013-08-22 16:18:25 +10: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
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 Bitcoin-Qt: Use qDebug() for printing to debug.log 2013-09-06 10:32:07 +02:00
walletmodel.h Merge pull request #2958 from laanwj/2013_08_txfee2 2013-09-02 09:48:10 -07:00
walletmodeltransaction.cpp qt: Display txfee in first sendCoinsDialog message box 2013-08-31 12:41:47 +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