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
fae3989ffc
Merge pull request #1900 from Diapolo/optionsmodel_getters
move most explicit getters in optionsmodel to header
|
12 years ago |
.. |
forms
|
additional fix for #1843
|
12 years ago |
locale
|
Pull changed translations from transifex
|
12 years ago |
res
|
Bitcoin-Qt (Windows only): add version info to Resource File
|
12 years ago |
test
|
Fix Win32 compiling of qt/test/uritests.cpp
|
12 years ago |
aboutdialog.cpp
|
…
|
|
aboutdialog.h
|
…
|
|
addressbookpage.cpp
|
enhance Qt5 compatibility
|
12 years ago |
addressbookpage.h
|
replace some ugly code in addressbookpage.cpp
|
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
|
Merge branch 'master' of github.com:runeksvendsen/bitcoin
|
12 years ago |
askpassphrasedialog.h
|
…
|
|
bitcoin.cpp
|
When datadir missing, show messagebox instead of printing error to stderr
|
12 years ago |
bitcoin.qrc
|
update translation files (fetched from Transifex) and remove translation for fr_FR, which was removed / renamed on TX
|
13 years ago |
bitcoinaddressvalidator.cpp
|
Bugfix: Fix a variety of misspellings
|
12 years ago |
bitcoinaddressvalidator.h
|
…
|
|
bitcoinamountfield.cpp
|
…
|
|
bitcoinamountfield.h
|
Update Bugreport Links
|
12 years ago |
bitcoingui.cpp
|
enhance Qt5 compatibility
|
12 years ago |
bitcoingui.h
|
Merge pull request #1852 from fanquake/bugreportlinks
|
12 years ago |
bitcoinstrings.cpp
|
fix wrong (signed/unsigned) printf format specifier in bitcoinrpc.cpp
|
12 years ago |
bitcoinunits.cpp
|
Bugfix: Correct English grammar regarding "'s"
|
12 years ago |
bitcoinunits.h
|
Bugfix: Fix a variety of misspellings
|
12 years ago |
clientmodel.cpp
|
Refactor: move alert code from main to alert.cpp/h
|
12 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
|
IPC-server hardening and update
|
13 years ago |
guiutil.cpp
|
Send --help message to stdout i.s.o stderr
|
12 years ago |
guiutil.h
|
Bugfix: Fix a variety of misspellings
|
12 years ago |
macdockiconhandler.h
|
Fixed compilation error with clang.
|
12 years ago |
macdockiconhandler.mm
|
Update Qt include
|
12 years ago |
monitoreddatamapper.cpp
|
…
|
|
monitoreddatamapper.h
|
…
|
|
notificator.cpp
|
enhance Qt5 compatibility
|
12 years ago |
notificator.h
|
enhance Qt5 compatibility
|
12 years ago |
optionsdialog.cpp
|
change Q_WS_MAC -> Q_OS_MAC (Qt5 compatibility)
|
12 years ago |
optionsdialog.h
|
small UX update for optionsdialog
|
12 years ago |
optionsmodel.cpp
|
Merge pull request #1900 from Diapolo/optionsmodel_getters
|
12 years ago |
optionsmodel.h
|
move most explicit getters in optionsmodel to header
|
12 years ago |
overviewpage.cpp
|
add the slot updateDisplayUnit() to overviewpage, sendcoinsdialog, sendcoinsentry and connect it to displayUnitChanged() - this ensures all fields in the GUI, who use a display unit are imediately updated, when the user changes this setting in the optionsdialog / ensure used fields init with the current set display unit
|
13 years ago |
overviewpage.h
|
add the slot updateDisplayUnit() to overviewpage, sendcoinsdialog, sendcoinsentry and connect it to displayUnitChanged() - this ensures all fields in the GUI, who use a display unit are imediately updated, when the user changes this setting in the optionsdialog / ensure used fields init with the current set display unit
|
13 years ago |
qrcodedialog.cpp
|
update QRCodeDialog
|
13 years ago |
qrcodedialog.h
|
update QRCodeDialog
|
13 years ago |
qtipcserver.cpp
|
Remove stack randomization
|
12 years ago |
qtipcserver.h
|
Abstract all IPC communication to qtipcserver
|
12 years ago |
qvalidatedlineedit.cpp
|
…
|
|
qvalidatedlineedit.h
|
…
|
|
qvaluecombobox.cpp
|
…
|
|
qvaluecombobox.h
|
…
|
|
rpcconsole.cpp
|
enhance Qt5 compatibility
|
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
|
enhance Qt5 compatibility
|
12 years ago |
sendcoinsdialog.h
|
Update Bugreport Links
|
12 years ago |
sendcoinsentry.cpp
|
enhance Qt5 compatibility
|
12 years ago |
sendcoinsentry.h
|
Update Bugreport Links
|
12 years ago |
signverifymessagedialog.cpp
|
Bugfix: Fix a variety of misspellings
|
12 years ago |
signverifymessagedialog.h
|
GUI: merge sign/verify message into a single window with tabbed UI
|
13 years ago |
transactiondesc.cpp
|
toHTML won't add empty wtx.mapValue elements
|
12 years ago |
transactiondesc.h
|
…
|
|
transactiondescdialog.cpp
|
…
|
|
transactiondescdialog.h
|
…
|
|
transactionfilterproxy.cpp
|
…
|
|
transactionfilterproxy.h
|
Bugfix: Fix a variety of misspellings
|
12 years ago |
transactionrecord.cpp
|
Qt: show mined transactions at depth 1
|
12 years ago |
transactionrecord.h
|
…
|
|
transactiontablemodel.cpp
|
Treat generation (mined) transactions less different from receive transactions
|
12 years ago |
transactiontablemodel.h
|
GUI: ensure a changed bitcoin unit immediately updates the tx list amounts
|
13 years ago |
transactionview.cpp
|
enhance Qt5 compatibility
|
12 years ago |
transactionview.h
|
When a transaction is clicked on overview page, focus it on history page
|
13 years ago |
walletmodel.cpp
|
Persistently poll for balance change when number of blocks changed
|
13 years ago |
walletmodel.h
|
Add a timer to check for changes in immature or unconfirmed balances,
|
13 years ago |