..
forms
Merge pull request #1978 from sipa/nodetach
2012-11-09 14:10:50 -08:00
locale
update bitcoinstrings.cpp and bitcoin_en.ts
2012-11-16 19:02:39 +01:00
res
Revert "Merge pull request #1931 from laanwj/2012_10_newicons"
2012-10-14 20:49:06 +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
enhance Qt5 compatibility
2012-09-21 19:06:53 +02:00
addressbookpage.h
Qt: small header changes / fixes
2012-11-08 21:45:32 +01:00
addresstablemodel.cpp
Refactor: split CKeyID/CScriptID/CTxDestination from CBitcoinAddress
2012-05-24 20:26:19 +02:00
addresstablemodel.h
Process address book updates incrementally
2012-05-20 10:44:50 +02:00
askpassphrasedialog.cpp
ensure AskPassphraseDialog::eventFilter forwards events
2012-10-25 11:52:34 +02:00
askpassphrasedialog.h
ensure AskPassphraseDialog::eventFilter forwards events
2012-10-25 11:52:34 +02:00
bitcoin.cpp
update CClientUIInterface and remove orphan Wx stuff
2012-11-26 13:32:31 +01: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
Qt: small header changes / fixes
2012-11-08 21:45:32 +01:00
bitcoingui.cpp
update CClientUIInterface and remove orphan Wx stuff
2012-11-26 13:32:31 +01:00
bitcoingui.h
update CClientUIInterface and remove orphan Wx stuff
2012-11-26 13:32:31 +01:00
bitcoinstrings.cpp
update bitcoinstrings.cpp and bitcoin_en.ts
2012-11-16 19:02:39 +01: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
update CClientUIInterface and remove orphan Wx stuff
2012-11-26 13:32:31 +01:00
clientmodel.h
update CClientUIInterface and remove orphan Wx stuff
2012-11-26 13:32:31 +01:00
csvmodelwriter.cpp
Properly escape " in strings when exporting CSV
2012-05-11 20:17:09 +02:00
csvmodelwriter.h
editaddressdialog.cpp
change strings to Bitcoin (uppercase), where it is used as a noun and update strings to use "Qt" (and not qt or QT) / update initialisation of notificator to use qApp->applicationName() instead of a static string
2012-05-18 23:13:58 +02:00
editaddressdialog.h
guiconstants.h
IPC-server hardening and update
2012-07-17 09:37:12 +02:00
guiutil.cpp
Send --help message to stdout i.s.o stderr
2012-10-04 07:56:57 +02:00
guiutil.h
Bugfix: Fix a variety of misspellings
2012-08-01 17:49:51 +00:00
macdockiconhandler.h
Qt: small header changes / fixes
2012-11-08 21:45:32 +01:00
macdockiconhandler.mm
Update Qt include
2012-09-22 18:56:22 +08:00
monitoreddatamapper.cpp
monitoreddatamapper.h
notificator.cpp
enhance Qt5 compatibility
2012-09-21 19:06:53 +02:00
notificator.h
enhance Qt5 compatibility
2012-09-21 19:06:53 +02:00
optionsdialog.cpp
Remove -detachdb and stop's detach argument.
2012-11-04 12:59:06 +01:00
optionsdialog.h
small UX update for optionsdialog
2012-08-02 09:05:10 +02:00
optionsmodel.cpp
Remove -detachdb and stop's detach argument.
2012-11-04 12:59:06 +01:00
optionsmodel.h
Remove -detachdb and stop's detach argument.
2012-11-04 12:59:06 +01:00
overviewpage.cpp
Show warning when using prerelease version
2012-10-25 07:33:45 +02:00
overviewpage.h
Show warning when using prerelease version
2012-10-25 07:33:45 +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
Fixed 100% CPU utilization problem on FreeBSD 9
2012-10-22 08:37:17 -04:00
qtipcserver.h
Abstract all IPC communication to qtipcserver
2012-08-24 16:59:27 +00:00
qvalidatedlineedit.cpp
qvalidatedlineedit.h
qvaluecombobox.cpp
Make it possible to set user interface language from options dialog
2012-05-09 07:45:47 +02:00
qvaluecombobox.h
Make it possible to set user interface language from options dialog
2012-05-09 07:45:47 +02:00
rpcconsole.cpp
Merge pull request #1767 from Diapolo/RPCCon_clear_history
2012-11-15 22:31:12 -08: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
fix some double-spaces in strings
2012-10-25 22:25:50 +02:00
sendcoinsdialog.h
Update Bugreport Links
2012-09-22 18:05:25 +08:00
sendcoinsentry.cpp
enhance Qt5 compatibility
2012-09-21 19:06:53 +02:00
sendcoinsentry.h
Update Bugreport Links
2012-09-22 18:05:25 +08: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
Batch block connection during IBD
2012-10-20 23:08:57 +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
Qt: show mined transactions at depth 1
2012-08-24 08:52:12 +02:00
transactionrecord.h
transactiontablemodel.cpp
Treat generation (mined) transactions less different from receive transactions
2012-08-23 23:20:01 +00:00
transactiontablemodel.h
Qt: small header changes / fixes
2012-11-08 21:45:32 +01:00
transactionview.cpp
enhance Qt5 compatibility
2012-09-21 19:06:53 +02:00
transactionview.h
When a transaction is clicked on overview page, focus it on history page
2012-05-12 15:32:22 +02:00
walletmodel.cpp
Persistently poll for balance change when number of blocks changed
2012-07-11 09:01:11 +02:00
walletmodel.h
update CClientUIInterface and remove orphan Wx stuff
2012-11-26 13:32:31 +01:00