.. |
forms
|
make text in about box selectable (fixes #1055)
|
2012-04-12 20:55:38 +02:00 |
locale
|
Update translations for bitcoin core
|
2012-04-14 08:46:16 +02:00 |
res
|
by popular request, make 4th bar of connection icon green
|
2012-04-11 19:59:15 +02:00 |
test
|
|
|
aboutdialog.cpp
|
Build identification strings
|
2012-04-10 18:16:53 +02:00 |
aboutdialog.h
|
|
|
addressbookpage.cpp
|
updated to reflect pull-request suggestions / renamed some GUI elements
|
2012-04-12 20:34:05 +02:00 |
addressbookpage.h
|
|
|
addresstablemodel.cpp
|
fix warnings: 'XX' defined as a struct here but previously declared as a class [-Wmismatched-tags]
|
2012-04-15 13:40:14 +02:00 |
addresstablemodel.h
|
|
|
askpassphrasedialog.cpp
|
|
|
askpassphrasedialog.h
|
|
|
bitcoin.cpp
|
Show a message box when runaway exception happens
|
2012-04-14 18:35:42 +02:00 |
bitcoin.qrc
|
|
|
bitcoinaddressvalidator.cpp
|
|
|
bitcoinaddressvalidator.h
|
|
|
bitcoinamountfield.cpp
|
|
|
bitcoinamountfield.h
|
|
|
bitcoingui.cpp
|
Merge pull request #1091 from Diapolo/GUI-BlockDL
|
2012-04-16 00:55:37 -07:00 |
bitcoingui.h
|
Toggle main window hide on tray icon click
|
2012-04-11 00:07:32 +10:00 |
bitcoinstrings.cpp
|
fix warnings: unused variable 'XX' [-Wunused-variable]
|
2012-04-15 13:40:14 +02:00 |
bitcoinunits.cpp
|
|
|
bitcoinunits.h
|
|
|
clientmodel.cpp
|
Build identification strings
|
2012-04-10 18:16:53 +02:00 |
clientmodel.h
|
Build identification strings
|
2012-04-10 18:16:53 +02:00 |
csvmodelwriter.cpp
|
Add forgotten initializer
|
2012-04-17 18:27:55 +02:00 |
csvmodelwriter.h
|
|
|
editaddressdialog.cpp
|
fix warnings: enumeration values 'XX' not handled in switch [-Wswitch-enum]
|
2012-04-15 13:40:14 +02:00 |
editaddressdialog.h
|
|
|
guiconstants.h
|
|
|
guiutil.cpp
|
Toggle main window hide on tray icon click
|
2012-04-11 00:07:32 +10:00 |
guiutil.h
|
Toggle main window hide on tray icon click
|
2012-04-11 00:07:32 +10:00 |
macdockiconhandler.h
|
|
|
macdockiconhandler.mm
|
|
|
messagepage.cpp
|
|
|
messagepage.h
|
|
|
monitoreddatamapper.cpp
|
|
|
monitoreddatamapper.h
|
|
|
notificator.cpp
|
|
|
notificator.h
|
|
|
optionsdialog.cpp
|
Add missing tooltip and key shortcut in settings dialog (#1088 without line break part)
|
2012-04-13 09:16:46 +02:00 |
optionsdialog.h
|
|
|
optionsmodel.cpp
|
|
|
optionsmodel.h
|
|
|
overviewpage.cpp
|
|
|
overviewpage.h
|
|
|
qrcodedialog.cpp
|
Bugfix: Check that QRcode_encodeString didn't return NULL (error)
|
2012-04-14 21:00:27 -04:00 |
qrcodedialog.h
|
updated to reflect pull-request suggestions / renamed some GUI elements
|
2012-04-12 20:34:05 +02:00 |
qtipcserver.cpp
|
|
|
qtipcserver.h
|
|
|
qvalidatedlineedit.cpp
|
|
|
qvalidatedlineedit.h
|
|
|
qvaluecombobox.cpp
|
|
|
qvaluecombobox.h
|
|
|
sendcoinsdialog.cpp
|
fix warnings: enumeration values 'XX' not handled in switch [-Wswitch-enum]
|
2012-04-15 13:40:14 +02:00 |
sendcoinsdialog.h
|
|
|
sendcoinsentry.cpp
|
Set label when selecting an address that already has a label. Fixes #1080.
|
2012-04-13 21:08:46 +02:00 |
sendcoinsentry.h
|
|
|
transactiondesc.cpp
|
Use scoped locks instead of CRITICAL_BLOCK
|
2012-04-09 01:59:46 +02:00 |
transactiondesc.h
|
|
|
transactiondescdialog.cpp
|
|
|
transactiondescdialog.h
|
|
|
transactionfilterproxy.cpp
|
|
|
transactionfilterproxy.h
|
|
|
transactionrecord.cpp
|
Remove unused and unreachable code
|
2012-04-17 18:28:02 +02:00 |
transactionrecord.h
|
|
|
transactiontablemodel.cpp
|
fix warnings: 'XX' defined as a struct here but previously declared as a class [-Wmismatched-tags]
|
2012-04-15 13:40:14 +02:00 |
transactiontablemodel.h
|
|
|
transactionview.cpp
|
|
|
transactionview.h
|
|
|
walletmodel.cpp
|
Use scoped locks instead of CRITICAL_BLOCK
|
2012-04-09 01:59:46 +02:00 |
walletmodel.h
|
fix warnings: enumeration values 'XX' not handled in switch [-Wswitch-enum]
|
2012-04-15 13:40:14 +02:00 |