..
forms
qt: Add total balance in overview page
12 years ago
locale
translations update 2013-05-23
12 years ago
res
Merge pull request #2524 from jonasschnelli/new_splashscreen_fresh
12 years ago
test
Bitcoin-Qt: massive header and cpp cleanup
12 years ago
aboutdialog.cpp
aboutdialog: use just "The Bitcoin developers" as tr()-string
12 years ago
aboutdialog.h
Bitcoin-Qt: better copyright year handling in AboutDialog
12 years ago
addressbookpage.cpp
Qt5 compatibility
12 years ago
addressbookpage.h
qt: move export button to tabs
12 years ago
addresstablemodel.cpp
Bitcoin-Qt: massive header and cpp cleanup
12 years ago
addresstablemodel.h
Bitcoin-Qt: massive header and cpp cleanup
12 years ago
askpassphrasedialog.cpp
qt: Improve capslock detection on non-us keyboards (issue #1855 )
12 years ago
askpassphrasedialog.h
Bitcoin-Qt: massive header and cpp cleanup
12 years ago
bitcoin.cpp
build: add global var for whether or not the gui is enabled
12 years ago
bitcoin.qrc
translations update 2013-05-19 (for 0.8.2 release)
12 years ago
bitcoinaddressvalidator.cpp
Bugfix: Fix a variety of misspellings
13 years ago
bitcoinaddressvalidator.h
Bitcoin-Qt: massive header and cpp cleanup
12 years ago
bitcoinamountfield.cpp
Bitcoin-Qt: only use qApp for Q(Core)Application::instance()
12 years ago
bitcoinamountfield.h
Bitcoin-Qt: massive header and cpp cleanup
12 years ago
bitcoingui.cpp
Bitcoin-Qt: setup testnet GUI directly
12 years ago
bitcoingui.h
Bitcoin-Qt: setup testnet GUI directly
12 years ago
bitcoinstrings.cpp
allow txindex to be removed and add a reindex dialog
12 years ago
bitcoinunits.cpp
Bugfix: Correct English grammar regarding "'s"
13 years ago
bitcoinunits.h
Bitcoin-Qt: massive header and cpp cleanup
12 years ago
clientmodel.cpp
Introduce a CChainParameters singleton class and regtest mode.
12 years ago
clientmodel.h
rework ClientModel::getBlockSource() + BitcoinGUI::setNumBlocks()
12 years ago
csvmodelwriter.cpp
Properly escape " in strings when exporting CSV
13 years ago
csvmodelwriter.h
Bitcoin-Qt: massive header and cpp cleanup
12 years ago
editaddressdialog.cpp
Bitcoin-Qt: massive header and cpp cleanup
12 years ago
editaddressdialog.h
Bitcoin-Qt: massive header and cpp cleanup
12 years ago
guiconstants.h
Change progress bar from block-based to time-based
12 years ago
guiutil.cpp
Merge branch 'master' of git://github.com/bitcoin/bitcoin into prefsFix
12 years ago
guiutil.h
Bitcoin-Qt: massive header and cpp cleanup
12 years ago
macdockiconhandler.h
fix: GUI Disappearing #1522 (Mac OSX)
12 years ago
macdockiconhandler.mm
osx: fix bitcoin-qt startup crash when clicking dock icon
12 years ago
macnotificationhandler.h
osx: make use of the 10.8+ user notification center to display growl like notifications
12 years ago
macnotificationhandler.mm
osx: make use of the 10.8+ user notification center to display growl like notifications
12 years ago
monitoreddatamapper.cpp
Bitcoin-Qt: massive header and cpp cleanup
12 years ago
monitoreddatamapper.h
Bitcoin-Qt: massive header and cpp cleanup
12 years ago
notificator.cpp
osx: make use of the 10.8+ user notification center to display growl like notifications
12 years ago
notificator.h
osx: make use of the 10.8+ user notification center to display growl like notifications
12 years ago
optionsdialog.cpp
MaxOSX: settings fixes ( #2371 )
12 years ago
optionsdialog.h
Bitcoin-Qt: add a Reset button to the options dialog
12 years ago
optionsmodel.cpp
Port Thread* methods to boost::thread_group
12 years ago
optionsmodel.h
Bitcoin-Qt: add a Reset button to the options dialog
12 years ago
overviewpage.cpp
qt: Add total balance in overview page
12 years ago
overviewpage.h
qt: remove transaction count from overview page
12 years ago
paymentserver.cpp
Qt5 compatibility
12 years ago
paymentserver.h
small indentation, space, formatting fixes (no code changes)
12 years ago
qrcodedialog.cpp
Qt5 compatibility
12 years ago
qrcodedialog.h
update QRCodeDialog
13 years ago
qvalidatedlineedit.cpp
…
qvalidatedlineedit.h
Bitcoin-Qt: massive header and cpp cleanup
12 years ago
qvaluecombobox.cpp
Make it possible to set user interface language from options dialog
13 years ago
qvaluecombobox.h
Bitcoin-Qt: massive header and cpp cleanup
12 years ago
rpcconsole.cpp
Bitcoin-Qt: harmonize 2 setClientModel() functions
12 years ago
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
13 years ago
sendcoinsdialog.cpp
Qt5 compatibility
12 years ago
sendcoinsdialog.h
Bitcoin-Qt: add "send coins" to context menu in addressbook
12 years ago
sendcoinsentry.cpp
Bitcoin-Qt: add "send coins" to context menu in addressbook
12 years ago
sendcoinsentry.h
Bitcoin-Qt: add "send coins" to context menu in addressbook
12 years ago
signverifymessagedialog.cpp
CSecret/CKey -> CKey/CPubKey split/refactor
12 years ago
signverifymessagedialog.h
Bitcoin-Qt: massive header and cpp cleanup
12 years ago
splashscreen.cpp
Merge pull request #2588 from Diapolo/GetBoolArg
12 years ago
splashscreen.h
new splash screen
12 years ago
transactiondesc.cpp
Removed AcceptToMemoryPool method from CTransaction. This method belongs to the mempool instance.
12 years ago
transactiondesc.h
Bitcoin-Qt: massive header and cpp cleanup
12 years ago
transactiondescdialog.cpp
…
transactiondescdialog.h
Bitcoin-Qt: massive header and cpp cleanup
12 years ago
transactionfilterproxy.cpp
Bitcoin-Qt: massive header and cpp cleanup
12 years ago
transactionfilterproxy.h
Bitcoin-Qt: massive header and cpp cleanup
12 years ago
transactionrecord.cpp
Removed AcceptToMemoryPool method from CTransaction. This method belongs to the mempool instance.
12 years ago
transactionrecord.h
Bitcoin-Qt: massive header and cpp cleanup
12 years ago
transactiontablemodel.cpp
Bitcoin-Qt: massive header and cpp cleanup
12 years ago
transactiontablemodel.h
Bitcoin-Qt: massive header and cpp cleanup
12 years ago
transactionview.cpp
Qt5 compatibility
12 years ago
transactionview.h
Adding 'copy txid' to qt tx overview context menu
12 years ago
walletframe.cpp
Qt5 compatibility
12 years ago
walletframe.h
Qt5 compatibility
12 years ago
walletmodel.cpp
CreateTransaction: return strFailReason on failure
12 years ago
walletmodel.h
Bitcoin-Qt: massive header and cpp cleanup
12 years ago
walletstack.cpp
qt: remove extraneous padding introduced in multiwallet support patch
12 years ago
walletstack.h
Qt5 compatibility
12 years ago
walletview.cpp
Qt5 compatibility
12 years ago
walletview.h
Bitcoin-Qt: fix GUI after initial multi-wallet patch
12 years ago