neobytes/src/qt
Philip Kaufmann a8d0c1e8cc Bitcoin-Qt: prevent stuck/unusable debug window on exit
- when closing the client with an open debug window, that window could
  become stuck/unsuable (it was still shown wherea the main window was
  hidden already)
- fix this by hiding the debug window, when quitting the the client
2013-10-05 13:15:50 +02:00
..
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.h
addressbookpage.cpp autotools: switch to autotools buildsystem 2013-09-05 21:31:03 -04:00
addressbookpage.h
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.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
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: prevent stuck/unusable debug window on exit 2013-10-05 13:15:50 +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
editaddressdialog.cpp
editaddressdialog.h
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
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
monitoreddatamapper.h
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
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
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
qvalidatedlineedit.cpp
qvalidatedlineedit.h
qvaluecombobox.cpp
qvaluecombobox.h
rpcconsole.cpp Bitcoin-Qt: save and restore position of debug window 2013-07-29 16:22:46 +02:00
rpcconsole.h
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
splashscreen.cpp update SelectParamsFromCommandLine() handling/order 2013-08-22 11:05:45 +10:00
splashscreen.h
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
transactionfilterproxy.cpp
transactionfilterproxy.h
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
transactionview.cpp Qt5 compatibility 2013-06-01 11:05:08 +02:00
transactionview.h
walletframe.cpp Bitcoin-Qt: add missing change from branch Qt_misc 2013-10-01 14:15:19 +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