Community driven twister-core
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.
 
 
 
 
 
 
Wladimir J. van der Laan f93727aa56 Merge pull request #1206 from Diapolo/passphrasedialog 13 years ago
..
forms Merge pull request #1206 from Diapolo/passphrasedialog 13 years ago
locale update bitcoin_en.ts (translation master file) to match current master branch as of 2012-05-09 13 years ago
res simplified qrcode icon that scales gracefully to 16x16 13 years ago
test Bugfix: Replace "URL" with "URI" where we aren't actually working with URLs 13 years ago
aboutdialog.cpp Build identification strings 13 years ago
aboutdialog.h Improve documentation for UI classes 13 years ago
addressbookpage.cpp Make user action more straightforward in address book 13 years ago
addressbookpage.h Bitcoin-Qt signmessage GUI (pull request #582) 13 years ago
addresstablemodel.cpp Remove headers.h 13 years ago
addresstablemodel.h Update UI through async calls MainFrameRepaint and AddressBookRepaint instead of a timer. 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 Merge commit '7298ebb' 13 years ago
bitcoin.cpp Hide UI immediately after leaving the main loop. 13 years ago
bitcoin.qrc simplified qrcode icon that scales gracefully to 16x16 13 years ago
bitcoinaddressvalidator.cpp add sendmany support 14 years ago
bitcoinaddressvalidator.h increase BitcoinAddressValidator::MaxAddressLength from 34 to 35 13 years ago
bitcoinamountfield.cpp Change up/down increment in UI to 0.001 BTC (issue #760) 13 years ago
bitcoinamountfield.h Revert "Use standard C99 (and Qt) types for 64-bit integers" 13 years ago
bitcoingui.cpp Merge pull request #1238 from Diapolo/tray 13 years ago
bitcoingui.h Add UI RPC console / debug window 13 years ago
bitcoinstrings.cpp fix warnings: unused variable 'XX' [-Wunused-variable] 13 years ago
bitcoinunits.cpp Revert "Use standard C99 (and Qt) types for 64-bit integers" 13 years ago
bitcoinunits.h Revert "Use standard C99 (and Qt) types for 64-bit integers" 13 years ago
clientmodel.cpp Add UI RPC console / debug window 13 years ago
clientmodel.h Add UI RPC console / debug window 13 years ago
csvmodelwriter.cpp Add forgotten initializer 13 years ago
csvmodelwriter.h Improve documentation for UI classes 13 years ago
editaddressdialog.cpp fix warnings: enumeration values 'XX' not handled in switch [-Wswitch-enum] 13 years ago
editaddressdialog.h Improve documentation for UI classes 13 years ago
guiconstants.h Wallet encryption part 2: ask passphrase when needed, add menu options 14 years ago
guiutil.cpp Remove headers.h 13 years ago
guiutil.h Toggle main window hide on tray icon click 13 years ago
macdockiconhandler.h Improve documentation for UI classes 13 years ago
macdockiconhandler.mm Improved Mac experience; QDoubleSpinBox for BitcoinAmountField 13 years ago
messagepage.cpp Merge pull request #1199 from laanwj/2012_05_signmessage_autoselect 13 years ago
messagepage.h signmessage: auto-select signature when field is focused/clicked 13 years ago
monitoreddatamapper.cpp don't include <QDebug> 14 years ago
monitoreddatamapper.h Improve documentation for UI classes 13 years ago
notificator.cpp Proper support for Growl 1.3 notifications 13 years ago
notificator.h Proper support for Growl 1.3 notifications 13 years ago
optionsdialog.cpp optionsdialog.cpp: rename "Start Bitcoin on window system startup" to "Start Bitcoin on system login" and move it to Main / hide "Window" Options on Mac as there are currently none available / remove an unused variable / add Alt-Shortcuts where they were missing / allow translation of "default" 13 years ago
optionsdialog.h Organize optionsdialog (split off Window and Network page) 13 years ago
optionsmodel.cpp Make it possible to set user interface language from options dialog 13 years ago
optionsmodel.h Make it possible to set user interface language from options dialog 13 years ago
overviewpage.cpp move many overviewpage settings from code to ui XML-file / removed ability to translate "0 BTC" and "123.456 BTC" as this is only used as preview in the Qt Designer anyway / set mouse cursor to IBeam for selectable labels 13 years ago
overviewpage.h Revert "Use standard C99 (and Qt) types for 64-bit integers" 13 years ago
qrcodedialog.cpp harmonize the use of ellipsis ("...") to be used in menus, but not on buttons / update some strings to be more informative 13 years ago
qrcodedialog.h updated to reflect pull-request suggestions / renamed some GUI elements 13 years ago
qtipcserver.cpp Further reduce header dependencies 13 years ago
qtipcserver.h Bugfix: Replace "URL" with "URI" where we aren't actually working with URLs 13 years ago
qvalidatedlineedit.cpp put color constants in guiconstants.h 14 years ago
qvalidatedlineedit.h Improve documentation for UI classes 13 years ago
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 Automatically focus entry widget when console tab comes into focus 13 years ago
rpcconsole.h Automatically focus entry widget when console tab comes into focus 13 years ago
sendcoinsdialog.cpp fix warnings: enumeration values 'XX' not handled in switch [-Wswitch-enum] 13 years ago
sendcoinsdialog.h Bugfix: Replace "URL" with "URI" where we aren't actually working with URLs 13 years ago
sendcoinsentry.cpp Move back setPlaceholderText to code, from xml, as this broke building with Qt 4.6 13 years ago
sendcoinsentry.h Automatically refocus on new SendCoinsEntrys and scroll to them. 13 years ago
transactiondesc.cpp Remove headers.h 13 years ago
transactiondesc.h Move HtmlEscape (escape for qt rich text controls) to qt gui utilities 13 years ago
transactiondescdialog.cpp
transactiondescdialog.h Improve documentation for UI classes 13 years ago
transactionfilterproxy.cpp Revert "Use standard C99 (and Qt) types for 64-bit integers" 13 years ago
transactionfilterproxy.h Replace tabs with four spaces to comply with coding standard in doc/coding.txt 13 years ago
transactionrecord.cpp Clean up warnings 13 years ago
transactionrecord.h Fix transaction type in UI: not all tx'es with "from"/"to" field are necessarily IP tx'es 13 years ago
transactiontablemodel.cpp Remove headers.h 13 years ago
transactiontablemodel.h Improve documentation for UI classes 13 years ago
transactionview.cpp harmonize the use of ellipsis ("...") to be used in menus, but not on buttons / update some strings to be more informative 13 years ago
transactionview.h Copy amount to clipboard (implements #657) 13 years ago
walletmodel.cpp fix #952 by checking if we have a new address or an updated label 13 years ago
walletmodel.h fix warnings: enumeration values 'XX' not handled in switch [-Wswitch-enum] 13 years ago