This website requires JavaScript.
Explore
Help
Sign In
kvazar
/
kevacoin
Watch
1
Star
0
Fork
0
You've already forked kevacoin
mirror of
https://github.com/kvazar-network/kevacoin.git
synced
2025-03-12 05:31:14 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
kevacoin
/
src
/
qt
History
Wladimir J. van der Laan
6f3b919ae1
Merge pull request
#1353
from Diapolo/RPC_OpenDebugLog_Icon
...
GUI: add an icon for Debug logfile -> Open in the RPC console
2012-05-20 01:32:18 -07:00
..
forms
…
locale
…
res
Replace debug window icon with LGPL-licensed one (
fixes
#1348
)
2012-05-19 12:47:01 +02:00
test
…
aboutdialog.cpp
…
aboutdialog.h
…
addressbookpage.cpp
…
addressbookpage.h
…
addresstablemodel.cpp
…
addresstablemodel.h
…
askpassphrasedialog.cpp
…
askpassphrasedialog.h
…
bitcoin.cpp
…
bitcoin.qrc
…
bitcoinaddressvalidator.cpp
…
bitcoinaddressvalidator.h
…
bitcoinamountfield.cpp
…
bitcoinamountfield.h
…
bitcoingui.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
2012-05-18 23:13:58 +02:00
bitcoingui.h
…
bitcoinstrings.cpp
…
bitcoinunits.cpp
…
bitcoinunits.h
…
clientmodel.cpp
…
clientmodel.h
…
csvmodelwriter.cpp
…
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
2012-05-18 23:13:58 +02:00
editaddressdialog.h
…
guiconstants.h
…
guiutil.cpp
…
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
2012-05-18 23:13:58 +02:00
macdockiconhandler.h
…
macdockiconhandler.mm
…
messagepage.cpp
…
messagepage.h
…
monitoreddatamapper.cpp
…
monitoreddatamapper.h
…
notificator.cpp
…
notificator.h
…
optionsdialog.cpp
…
optionsdialog.h
…
optionsmodel.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
2012-05-18 23:13:58 +02:00
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
2012-05-18 23:13:58 +02:00
overviewpage.cpp
…
overviewpage.h
…
qrcodedialog.cpp
…
qrcodedialog.h
…
qtipcserver.cpp
…
qtipcserver.h
…
qvalidatedlineedit.cpp
…
qvalidatedlineedit.h
…
qvaluecombobox.cpp
…
qvaluecombobox.h
…
rpcconsole.cpp
…
rpcconsole.h
Merge pull request
#1353
from Diapolo/RPC_OpenDebugLog_Icon
2012-05-20 01:32:18 -07:00
sendcoinsdialog.cpp
…
sendcoinsdialog.h
…
sendcoinsentry.cpp
…
sendcoinsentry.h
…
transactiondesc.cpp
…
transactiondesc.h
…
transactiondescdialog.cpp
…
transactiondescdialog.h
…
transactionfilterproxy.cpp
…
transactionfilterproxy.h
…
transactionrecord.cpp
…
transactionrecord.h
…
transactiontablemodel.cpp
…
transactiontablemodel.h
…
transactionview.cpp
…
transactionview.h
…
verifymessagedialog.cpp
…
verifymessagedialog.h
…
walletmodel.cpp
…
walletmodel.h
…