FLO-wallet-core/src/qt
Wladimir J. van der Laan 509030344c qt: Pick translation messages only from necessary files
Utility libraries (common, util) as well as extra tools shouldn't be
parsed for translation messages, only the server and wallet part qualify
here.
2014-07-07 09:57:37 +02:00
..
forms Merge pull request #4208 2014-06-27 12:46:49 +02:00
locale qt: Periodic translation update 2014-06-06 19:29:03 +02:00
res fix copyright string in two of our *.rc files 2014-07-01 12:13:37 +02:00
test Remove unnecessary dependencies for bitcoin-cli 2014-06-25 10:31:35 +02:00
addressbookpage.cpp build: fix build weirdness after 54372482. 2014-06-23 14:04:38 -04:00
addressbookpage.h [Qt] make most Windows appear centered on main GUI 2013-11-14 19:58:00 +01:00
addresstablemodel.cpp qt: Change serious messages from qDebug to qWarning 2014-07-01 15:21:17 +02:00
addresstablemodel.h Cleanup code using forward declarations. 2013-11-10 09:36:28 -06:00
askpassphrasedialog.cpp Consistent lettering 2014-06-24 17:23:05 -07:00
askpassphrasedialog.h [Qt] make most Windows appear centered on main GUI 2013-11-14 19:58:00 +01:00
bitcoin_locale.qrc build: qt: split locale resources. Fixes non-deterministic distcheck 2014-06-10 15:53:21 -04:00
bitcoin.cpp Fix the Qt5 build after d95ba75 2014-07-02 08:15:09 +02:00
bitcoin.qrc build: qt: split locale resources. Fixes non-deterministic distcheck 2014-06-10 15:53:21 -04:00
bitcoinaddressvalidator.cpp [Qt] extend validate line edit and btc address validator 2014-01-29 14:15:55 +01:00
bitcoinaddressvalidator.h [Qt] extend validate line edit and btc address validator 2014-01-29 14:15:55 +01:00
bitcoinamountfield.cpp Merge pull request #3614 2014-02-17 12:30:30 +01:00
bitcoinamountfield.h [Qt] Improve single step in bitcoinamountfield 2014-02-02 07:57:50 +01:00
bitcoingui.cpp [Qt] New status bar Unit Display Control and related changes. 2014-06-25 14:53:05 -04:00
bitcoingui.h [Qt] New status bar Unit Display Control and related changes. 2014-06-25 14:53:05 -04:00
bitcoinstrings.cpp qt: Pick translation messages only from necessary files 2014-07-07 09:57:37 +02:00
bitcoinunits.cpp [Qt] New status bar Unit Display Control and related changes. 2014-06-25 14:53:05 -04:00
bitcoinunits.h [Qt] New status bar Unit Display Control and related changes. 2014-06-25 14:53:05 -04:00
clientmodel.cpp add NetworkIDString() to chainparams 2014-06-12 13:19:12 +02:00
clientmodel.h add NetworkIDString() to chainparams 2014-06-12 13:19:12 +02:00
coincontroldialog.cpp Move fee policy out of core 2014-07-03 14:42:16 -04:00
coincontroldialog.h Use fee/priority estimates in wallet CreateTransaction 2014-07-03 13:44:33 -04:00
coincontroltreewidget.cpp Coincontrol cleanup (e.g. add missing license) 2013-11-18 08:16:12 +01:00
coincontroltreewidget.h Coincontrol cleanup (e.g. add missing license) 2013-11-18 08:16:12 +01:00
csvmodelwriter.cpp qt: add license header to source files 2013-11-04 16:27:09 +01:00
csvmodelwriter.h Cleanup code using forward declarations. 2013-11-10 09:36:28 -06:00
editaddressdialog.cpp [Qt] style-police, add missing license headers 2013-12-17 07:56:40 +01:00
editaddressdialog.h [Qt] make most Windows appear centered on main GUI 2013-11-14 19:58:00 +01:00
guiconstants.h Fix the build for Qt5 2014-06-30 15:44:55 +02:00
guiutil.cpp Move fee policy out of core 2014-07-03 14:42:16 -04:00
guiutil.h [Qt] style police and small addition in rpcconsole 2014-06-03 15:01:50 +02:00
intro.cpp Wrap create_directory calls in try...catch blocks. 2014-03-31 09:51:58 +02:00
intro.h qt: Make it possible again to specify -testnet in config file 2014-03-11 08:46:01 +01:00
macdockiconhandler.h Cleanup code using forward declarations. 2013-11-10 09:36:28 -06:00
macdockiconhandler.mm osx: Fix missing dock menu with qt5 2014-05-29 15:32:24 -04:00
macnotificationhandler.h Cleanup code using forward declarations. 2013-11-10 09:36:28 -06:00
macnotificationhandler.mm [Qt] style-police, add missing license headers 2013-12-17 07:56:40 +01:00
Makefile build: add stub makefiles for easier subdir builds 2014-06-05 16:05:43 -04:00
monitoreddatamapper.cpp Cleanup code using forward declarations. 2013-11-10 09:36:28 -06:00
monitoreddatamapper.h qt: add license header to source files 2013-11-04 16:27:09 +01:00
notificator.cpp Fix warning when compiling in OS X 2014-05-23 14:00:14 -03:00
notificator.h build: fix build weirdness after 54372482. 2014-06-23 14:04:38 -04:00
openuridialog.cpp Payment request URI syntax changed, from request=... to r=... 2013-12-04 13:18:09 +10:00
openuridialog.h [Qt] make most Windows appear centered on main GUI 2013-11-14 19:58:00 +01:00
optionsdialog.cpp Move fee policy out of core 2014-07-03 14:42:16 -04:00
optionsdialog.h [Qt] massive options/settings rework (no core changes) 2014-01-06 16:19:04 +01:00
optionsmodel.cpp [Qt] New status bar Unit Display Control and related changes. 2014-06-25 14:53:05 -04:00
optionsmodel.h [Qt] New status bar Unit Display Control and related changes. 2014-06-25 14:53:05 -04:00
overviewpage.cpp qt: GUI for conflicted transactions 2014-02-14 13:25:24 -05:00
overviewpage.h Cleanup code using forward declarations. 2013-11-10 09:36:28 -06:00
paymentrequest.proto Payment Protocol: X509-validated payment requests 2013-08-22 16:18:25 +10:00
paymentrequestplus.cpp qt: Change serious messages from qDebug to qWarning 2014-07-01 15:21:17 +02:00
paymentrequestplus.h Remove using namespace std from header file 2014-06-16 17:42:54 +02:00
paymentserver.cpp Move fee policy out of core 2014-07-03 14:42:16 -04:00
paymentserver.h add NetworkIDString() to chainparams 2014-06-12 13:19:12 +02:00
peertablemodel.cpp Merge pull request #4297 2014-06-06 10:13:48 +02:00
peertablemodel.h [Qt] style police and small addition in rpcconsole 2014-06-03 15:01:50 +02:00
qvalidatedlineedit.cpp [Qt] extend validate line edit and btc address validator 2014-01-29 14:15:55 +01:00
qvalidatedlineedit.h [Qt] extend validate line edit and btc address validator 2014-01-29 14:15:55 +01:00
qvaluecombobox.cpp qt: add license header to source files 2013-11-04 16:27:09 +01:00
qvaluecombobox.h qt: add license header to source files 2013-11-04 16:27:09 +01:00
receivecoinsdialog.cpp [Qt] fix Qt slot problem in receivecoinsdialog 2014-05-06 12:52:21 +02:00
receivecoinsdialog.h [Qt] fix Qt slot problem in receivecoinsdialog 2014-05-06 12:52:21 +02:00
receiverequestdialog.cpp build: fix build weirdness after 54372482. 2014-06-23 14:04:38 -04:00
receiverequestdialog.h [Qt] style police and small addition in rpcconsole 2014-06-03 15:01:50 +02:00
recentrequeststablemodel.cpp [Qt] New status bar Unit Display Control and related changes. 2014-06-25 14:53:05 -04:00
recentrequeststablemodel.h [Qt] New status bar Unit Display Control and related changes. 2014-06-25 14:53:05 -04:00
rpcconsole.cpp remove unneded class CNodeCombinedStats; from rpcconsole.cpp 2014-06-23 08:06:52 +02:00
rpcconsole.h remove unneded class CNodeCombinedStats; from rpcconsole.cpp 2014-06-23 08:06:52 +02:00
sendcoinsdialog.cpp [Qt] Remove CENT-fee-rule from coin control completely 2014-06-08 01:48:11 +02:00
sendcoinsdialog.h [Qt] allow deletion of payment-requests in sendcoins 2013-11-24 16:30:14 +01:00
sendcoinsentry.cpp [Qt] Fill in label from address book also for URIs 2014-03-12 17:08:00 +01:00
sendcoinsentry.h [Qt] allow deletion of payment-requests in sendcoins 2013-11-24 16:30:14 +01:00
signverifymessagedialog.cpp [Qt] don't allow translation of our example btc address 2014-06-23 15:11:28 +02:00
signverifymessagedialog.h [Qt] make most Windows appear centered on main GUI 2013-11-14 19:58:00 +01:00
splashscreen.cpp VerifyDB progress 2014-06-03 15:21:47 +02:00
splashscreen.h Copyright header updates s/2013/2014 on files whose last git commit was done in 2014. 2014-02-09 21:06:06 -05:00
trafficgraphwidget.cpp qt: add license header to source files 2013-11-04 16:27:09 +01:00
trafficgraphwidget.h qt: add license header to source files 2013-11-04 16:27:09 +01:00
transactiondesc.cpp Move network-time related functions to timedata.cpp/h 2014-06-25 09:24:50 +02:00
transactiondesc.h [Qt] style police and small addition in rpcconsole 2014-06-03 15:01:50 +02:00
transactiondescdialog.cpp qt: add license header to source files 2013-11-04 16:27:09 +01:00
transactiondescdialog.h qt: add license header to source files 2013-11-04 16:27:09 +01:00
transactionfilterproxy.cpp UI to alert of respend attempt affecting wallet. 2014-06-27 07:54:21 -07:00
transactionfilterproxy.h qt: GUI for conflicted transactions 2014-02-14 13:25:24 -05:00
transactionrecord.cpp UI to alert of respend attempt affecting wallet. 2014-06-27 07:54:21 -07:00
transactionrecord.h Formatting, spelling, comment fixes. 2014-06-27 16:47:33 -07:00
transactiontablemodel.cpp Merge pull request #4302 2014-07-03 17:47:58 +02:00
transactiontablemodel.h [Qt] New status bar Unit Display Control and related changes. 2014-06-25 14:53:05 -04:00
transactionview.cpp [Qt] New status bar Unit Display Control and related changes. 2014-06-25 14:53:05 -04:00
transactionview.h [Qt] Optionally add third party links to transaction context menu 2014-04-25 20:01:20 +02:00
utilitydialog.cpp set shutdown title to main window title 2014-06-27 15:09:41 +02:00
utilitydialog.h qt: Unify AboutDialog and HelpMessageDialog 2014-06-12 16:11:56 +02:00
walletframe.cpp qt: GUI support for -disablewallet mode 2013-11-13 09:22:00 +01:00
walletframe.h qt: GUI support for -disablewallet mode 2013-11-13 09:22:00 +01:00
walletmodel.cpp Formatting, spelling, comment fixes. 2014-06-27 16:47:33 -07:00
walletmodel.h [Qt] rescan progress 2014-04-02 03:48:07 +02:00
walletmodeltransaction.cpp Cleanup code using forward declarations. 2013-11-10 09:36:28 -06:00
walletmodeltransaction.h [Qt] style-police, add missing license headers 2013-12-17 07:56:40 +01:00
walletview.cpp [Qt] rescan progress 2014-04-02 03:48:07 +02:00
walletview.h [Qt] rescan progress 2014-04-02 03:48:07 +02:00
winshutdownmonitor.cpp qt: Change serious messages from qDebug to qWarning 2014-07-01 15:21:17 +02:00
winshutdownmonitor.h [Qt] catch Windows shutdown events while client is running 2014-04-15 11:57:55 +02:00