dogecoin/src/qt
Wladimir J. van der Laan eec7757445 qt: Introduce PlatformStyle
Introduce a PlatformStyle to handle platform-specific customization of
the UI.

This replaces 'scicon', as well as #ifdefs to determine whether to place
icons on buttons.

The selected PlatformStyle defaults to the platform that the application
was compiled on, but can be overridden from the command line with
`-uiplatform=<x>`.

Also fixes the warning from #6328.
2015-07-31 09:35:18 +02:00
..
forms [Qt] extend rpc console peers tab 2015-06-11 08:38:01 +02:00
locale qt: Periodic translation update 2015-05-26 14:36:47 +02:00
res Merge pull request #6098 2015-05-22 08:35:38 +02:00
test qt: define QT_NO_KEYWORDS 2015-07-15 07:30:23 +02:00
addressbookpage.cpp qt: Introduce PlatformStyle 2015-07-31 09:35:18 +02:00
addressbookpage.h qt: Introduce PlatformStyle 2015-07-31 09:35:18 +02:00
addresstablemodel.cpp qt: define QT_NO_KEYWORDS 2015-07-15 07:30:23 +02:00
addresstablemodel.h qt: define QT_NO_KEYWORDS 2015-07-15 07:30:23 +02:00
askpassphrasedialog.cpp Bugfix: Grammar fixes 2015-05-01 11:21:27 +00:00
askpassphrasedialog.h qt: define QT_NO_KEYWORDS 2015-07-15 07:30:23 +02:00
bitcoin.cpp qt: Introduce PlatformStyle 2015-07-31 09:35:18 +02:00
bitcoin.qrc [QT] use alert icon with tooltip insted of "(out of sync)" text 2015-05-12 20:46:12 +02:00
bitcoin_locale.qrc build: qt: split locale resources. Fixes non-deterministic distcheck 2014-06-10 15:53:21 -04:00
bitcoinaddressvalidator.cpp Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
bitcoinaddressvalidator.h Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
bitcoinamountfield.cpp qt: define QT_NO_KEYWORDS 2015-07-15 07:30:23 +02:00
bitcoinamountfield.h qt: define QT_NO_KEYWORDS 2015-07-15 07:30:23 +02:00
bitcoingui.cpp qt: Introduce PlatformStyle 2015-07-31 09:35:18 +02:00
bitcoingui.h qt: Introduce PlatformStyle 2015-07-31 09:35:18 +02:00
bitcoinstrings.cpp qt: translations update 2015-05-15 14:00:56 +02:00
bitcoinunits.cpp Remove dead BitcoinUnits::id code and update assets-attribution for non-image unit selector 2015-01-03 15:43:04 +00:00
bitcoinunits.h Remove dead BitcoinUnits::id code and update assets-attribution for non-image unit selector 2015-01-03 15:43:04 +00:00
clientmodel.cpp Includes: Cleanup around net main and wallet 2015-07-23 21:10:26 +02:00
clientmodel.h qt: define QT_NO_KEYWORDS 2015-07-15 07:30:23 +02:00
coincontroldialog.cpp qt: Introduce PlatformStyle 2015-07-31 09:35:18 +02:00
coincontroldialog.h qt: Introduce PlatformStyle 2015-07-31 09:35:18 +02:00
coincontroltreewidget.cpp fix crash: CoinControl "space" bug 2015-01-23 20:01:07 +06:00
coincontroltreewidget.h Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
csvmodelwriter.cpp Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
csvmodelwriter.h Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
editaddressdialog.cpp Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
editaddressdialog.h qt: define QT_NO_KEYWORDS 2015-07-15 07:30:23 +02:00
guiconstants.h Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
guiutil.cpp Includes: Cleanup around net main and wallet 2015-07-23 21:10:26 +02:00
guiutil.h qt: define QT_NO_KEYWORDS 2015-07-15 07:30:23 +02:00
intro.cpp qt: Introduce PlatformStyle 2015-07-31 09:35:18 +02:00
intro.h qt: define QT_NO_KEYWORDS 2015-07-15 07:30:23 +02:00
macdockiconhandler.h qt: define QT_NO_KEYWORDS 2015-07-15 07:30:23 +02:00
macdockiconhandler.mm qt: update forgotten emit to Q_EMIT in macdockiconhandler.mm 2015-07-15 15:09:31 +02:00
macnotificationhandler.h Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
macnotificationhandler.mm Remove references to X11 licence 2014-12-16 15:56:50 +08:00
Makefile build: add stub makefiles for easier subdir builds 2014-06-05 16:05:43 -04:00
networkstyle.cpp qt: Introduce PlatformStyle 2015-07-31 09:35:18 +02:00
networkstyle.h Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
notificator.cpp Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
notificator.h qt: define QT_NO_KEYWORDS 2015-07-15 07:30:23 +02:00
openuridialog.cpp Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
openuridialog.h qt: define QT_NO_KEYWORDS 2015-07-15 07:30:23 +02:00
optionsdialog.cpp Includes: Cleanup around net main and wallet 2015-07-23 21:10:26 +02:00
optionsdialog.h qt: define QT_NO_KEYWORDS 2015-07-15 07:30:23 +02:00
optionsmodel.cpp Includes: Cleanup around net main and wallet 2015-07-23 21:10:26 +02:00
optionsmodel.h qt: define QT_NO_KEYWORDS 2015-07-15 07:30:23 +02:00
overviewpage.cpp qt: Introduce PlatformStyle 2015-07-31 09:35:18 +02:00
overviewpage.h qt: Introduce PlatformStyle 2015-07-31 09:35:18 +02:00
paymentrequest.proto Payment Protocol: X509-validated payment requests 2013-08-22 16:18:25 +10:00
paymentrequestplus.cpp [Qt] remove std namespace polution from code 2015-07-16 11:54:28 +02:00
paymentrequestplus.h [Qt] remove unused PaymentRequestPlus::getPKIType function 2015-04-15 14:31:49 +02:00
paymentserver.cpp Includes: Cleanup around net main and wallet 2015-07-23 21:10:26 +02:00
paymentserver.h qt: define QT_NO_KEYWORDS 2015-07-15 07:30:23 +02:00
peertablemodel.cpp qt: define QT_NO_KEYWORDS 2015-07-15 07:30:23 +02:00
peertablemodel.h Includes: Cleanup around net main and wallet 2015-07-23 21:10:26 +02:00
platformstyle.cpp qt: Introduce PlatformStyle 2015-07-31 09:35:18 +02:00
platformstyle.h qt: Introduce PlatformStyle 2015-07-31 09:35:18 +02:00
qvalidatedlineedit.cpp Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
qvalidatedlineedit.h qt: define QT_NO_KEYWORDS 2015-07-15 07:30:23 +02:00
qvaluecombobox.cpp qt: define QT_NO_KEYWORDS 2015-07-15 07:30:23 +02:00
qvaluecombobox.h qt: define QT_NO_KEYWORDS 2015-07-15 07:30:23 +02:00
receivecoinsdialog.cpp qt: Introduce PlatformStyle 2015-07-31 09:35:18 +02:00
receivecoinsdialog.h qt: Introduce PlatformStyle 2015-07-31 09:35:18 +02:00
receiverequestdialog.cpp Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
receiverequestdialog.h qt: define QT_NO_KEYWORDS 2015-07-15 07:30:23 +02:00
recentrequeststablemodel.cpp qt: define QT_NO_KEYWORDS 2015-07-15 07:30:23 +02:00
recentrequeststablemodel.h qt: define QT_NO_KEYWORDS 2015-07-15 07:30:23 +02:00
rpcconsole.cpp qt: Introduce PlatformStyle 2015-07-31 09:35:18 +02:00
rpcconsole.h qt: Introduce PlatformStyle 2015-07-31 09:35:18 +02:00
sendcoinsdialog.cpp qt: Introduce PlatformStyle 2015-07-31 09:35:18 +02:00
sendcoinsdialog.h qt: Introduce PlatformStyle 2015-07-31 09:35:18 +02:00
sendcoinsentry.cpp qt: Introduce PlatformStyle 2015-07-31 09:35:18 +02:00
sendcoinsentry.h qt: Introduce PlatformStyle 2015-07-31 09:35:18 +02:00
signverifymessagedialog.cpp qt: Introduce PlatformStyle 2015-07-31 09:35:18 +02:00
signverifymessagedialog.h qt: Introduce PlatformStyle 2015-07-31 09:35:18 +02:00
splashscreen.cpp [Qt] header group cleanup 2015-04-20 13:29:20 +02:00
splashscreen.h qt: define QT_NO_KEYWORDS 2015-07-15 07:30:23 +02:00
trafficgraphwidget.cpp qt: define QT_NO_KEYWORDS 2015-07-15 07:30:23 +02:00
trafficgraphwidget.h qt: define QT_NO_KEYWORDS 2015-07-15 07:30:23 +02:00
transactiondesc.cpp [Qt] remove std namespace polution from code 2015-07-16 11:54:28 +02:00
transactiondesc.h Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
transactiondescdialog.cpp Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
transactiondescdialog.h Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
transactionfilterproxy.cpp Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
transactionfilterproxy.h Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
transactionrecord.cpp Fix off-by-one error w/ nLockTime in the wallet 2015-05-27 05:51:33 -04:00
transactionrecord.h Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
transactiontablemodel.cpp qt: Introduce PlatformStyle 2015-07-31 09:35:18 +02:00
transactiontablemodel.h qt: Introduce PlatformStyle 2015-07-31 09:35:18 +02:00
transactionview.cpp qt: Introduce PlatformStyle 2015-07-31 09:35:18 +02:00
transactionview.h qt: Introduce PlatformStyle 2015-07-31 09:35:18 +02:00
utilitydialog.cpp qt: define QT_NO_KEYWORDS 2015-07-15 07:30:23 +02:00
utilitydialog.h qt: define QT_NO_KEYWORDS 2015-07-15 07:30:23 +02:00
walletframe.cpp qt: Introduce PlatformStyle 2015-07-31 09:35:18 +02:00
walletframe.h qt: Introduce PlatformStyle 2015-07-31 09:35:18 +02:00
walletmodel.cpp qt: Introduce PlatformStyle 2015-07-31 09:35:18 +02:00
walletmodel.h qt: Introduce PlatformStyle 2015-07-31 09:35:18 +02:00
walletmodeltransaction.cpp qt: define QT_NO_KEYWORDS 2015-07-15 07:30:23 +02:00
walletmodeltransaction.h Subtract fee from amount 2015-03-13 11:04:18 +01:00
walletview.cpp qt: Introduce PlatformStyle 2015-07-31 09:35:18 +02:00
walletview.h qt: Introduce PlatformStyle 2015-07-31 09:35:18 +02:00
winshutdownmonitor.cpp Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
winshutdownmonitor.h Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00