You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
bitcoin/src/qt
Philip Kaufmann 407e20c11a
sync english translation master file with current master branch
13 years ago
..
forms start rows in askpassphrasedialog.ui at 0 (not 1) 13 years ago
locale sync english translation master file with current master branch 13 years ago
res Replace debug window icon with LGPL-licensed one (fixes #1348) 13 years ago
test
aboutdialog.cpp
aboutdialog.h
addressbookpage.cpp Process address book updates incrementally 13 years ago
addressbookpage.h Process address book updates incrementally 13 years ago
addresstablemodel.cpp Refactor: split CKeyID/CScriptID/CTxDestination from CBitcoinAddress 13 years ago
addresstablemodel.h Process address book updates incrementally 13 years ago
askpassphrasedialog.cpp passphrasedialog: change dialog title to "Passphrase Dialog" / remove style-sheet for bold font and use Qt Designer option / remove an unused label default-text and remove an obsolete clear()' 13 years ago
askpassphrasedialog.h
bitcoin.cpp Merge pull request #1363 from Diapolo/remove_strncasecmp 13 years ago
bitcoin.qrc Add icon for debug window 13 years ago
bitcoinaddressvalidator.cpp Remove autocorrection of 0/i in addresses in UI 13 years ago
bitcoinaddressvalidator.h
bitcoinamountfield.cpp
bitcoinamountfield.h
bitcoingui.cpp Remove duplicate behavior on MacOSX 13 years ago
bitcoingui.h Fine-grained UI updates 13 years ago
bitcoinstrings.cpp Update bitcoinstrings.cpp 13 years ago
bitcoinunits.cpp
bitcoinunits.h
clientmodel.cpp add client startup time as an entry to debug.log (note: logged time in debug.log differs by a few seconds from the one displayed in the Debug window) / make ClientModel::formatClientStartupTime() return a QString 13 years ago
clientmodel.h add client startup time as an entry to debug.log (note: logged time in debug.log differs by a few seconds from the one displayed in the Debug window) / make ClientModel::formatClientStartupTime() return a QString 13 years ago
csvmodelwriter.cpp Properly escape " in strings when exporting CSV 13 years ago
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 13 years ago
editaddressdialog.h
guiconstants.h Allow Qt to wrap long tooltips (fixes #1063) 13 years ago
guiutil.cpp Merge pull request #1283 from laanwj/2012_05_prevent_tooltip_infiniteloop 13 years ago
guiutil.h 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 13 years ago
macdockiconhandler.h
macdockiconhandler.mm
messagepage.cpp Refactor: split CKeyID/CScriptID/CTxDestination from CBitcoinAddress 13 years ago
messagepage.h signmessage: auto-select signature when field is focused/clicked 13 years ago
monitoreddatamapper.cpp
monitoreddatamapper.h
notificator.cpp
notificator.h
optionsdialog.cpp allow translation of "options" used in the --help message / split translation of RPC console welcome message and remove the need to take care of "<br>" / remove some spaces in strings and misc other stuff related to translations 13 years ago
optionsdialog.h Organize optionsdialog (split off Window and Network page) 13 years ago
optionsmodel.cpp CDBEnv: fix qt build 13 years ago
optionsmodel.h 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 13 years ago
overviewpage.cpp Restore overviewpage (put transactions back within frame) 13 years ago
overviewpage.h add 2 labels to the overviewpage that display Wallet and Transaction status (obsolete or current) / cleanup overviewpage XML ui-file 13 years ago
qrcodedialog.cpp Add a menu option to verify a signed message 13 years ago
qrcodedialog.h
qtipcserver.cpp Convert UI interface to boost::signals2. 13 years ago
qtipcserver.h
qvalidatedlineedit.cpp
qvalidatedlineedit.h
qvaluecombobox.cpp Make it possible to set user interface language from options dialog 13 years ago
qvaluecombobox.h Make it possible to set user interface language from options dialog 13 years ago
rpcconsole.cpp add client startup time as an entry to debug.log (note: logged time in debug.log differs by a few seconds from the one displayed in the Debug window) / make ClientModel::formatClientStartupTime() return a QString 13 years ago
rpcconsole.h Fine-grained UI updates 13 years ago
sendcoinsdialog.cpp update some strings used as warning messages in sendcoinsdialog.cpp 13 years ago
sendcoinsdialog.h
sendcoinsentry.cpp Move back setPlaceholderText to code, from xml, as this broke building with Qt 4.6 13 years ago
sendcoinsentry.h
transactiondesc.cpp Refactor: split CKeyID/CScriptID/CTxDestination from CBitcoinAddress 13 years ago
transactiondesc.h
transactiondescdialog.cpp
transactiondescdialog.h
transactionfilterproxy.cpp
transactionfilterproxy.h
transactionrecord.cpp Refactor: split CKeyID/CScriptID/CTxDestination from CBitcoinAddress 13 years ago
transactionrecord.h
transactiontablemodel.cpp Fine-grained UI updates 13 years ago
transactiontablemodel.h Fine-grained UI updates 13 years ago
transactionview.cpp When a transaction is clicked on overview page, focus it on history page 13 years ago
transactionview.h When a transaction is clicked on overview page, focus it on history page 13 years ago
verifymessagedialog.cpp Refactor: split CKeyID/CScriptID/CTxDestination from CBitcoinAddress 13 years ago
verifymessagedialog.h adapt user-experience from messagepage / move placeholderTexts from XML to source to avoid a problem with Qt < 4.7 / add eventFilter for address field to select text when clicking in / add Clear All button / rework strings 13 years ago
walletmodel.cpp Refactor: split CKeyID/CScriptID/CTxDestination from CBitcoinAddress 13 years ago
walletmodel.h Process address book updates incrementally 13 years ago