ThomasV
|
dcd50c3467
|
fix #2927
|
7 years ago |
ThomasV
|
641b9c67cf
|
Merge pull request #2930 from SomberNight/win_build_plugins
include plugins in windows builds
|
7 years ago |
SomberNight
|
47627999b5
|
include plugins in windows builds
|
7 years ago |
ThomasV
|
e91aa882ba
|
fix console: python3 exec
|
7 years ago |
ThomasV
|
6e936db94a
|
Merge pull request #2918 from SomberNight/qt_plugins_grid
fix qt plugins crash
|
7 years ago |
ThomasV
|
6dfd3a0cab
|
Merge pull request #2926 from benma/dbb_py3_2
digitalbitbox: fixed some more python3 issues
|
7 years ago |
Marko Bencun
|
bece1329cc
|
digitalbitbox: fixed some more python3 issues
|
7 years ago |
ThomasV
|
952049f74b
|
fix #2915
|
7 years ago |
ThomasV
|
e014e3af75
|
qt wizard: fix scroll area
|
7 years ago |
ThomasV
|
2239cb9624
|
fix #2921
|
7 years ago |
ThomasV
|
4c22698444
|
fix qt5: setBackgroundColor
|
7 years ago |
ThomasV
|
417cd2581a
|
Merge pull request #2916 from bauerj/windows-35
Update Windows build to Python 3.5 and PyQt5
|
7 years ago |
ThomasV
|
99bc43d8db
|
Merge pull request #2911 from SomberNight/pyqt5
migration to PyQt5
|
7 years ago |
ThomasV
|
c43b48f4f5
|
Merge pull request #2917 from SomberNight/get_server
log: identify exception source in log for daemon/get_server
|
7 years ago |
ThomasV
|
2e06a9d020
|
Merge pull request #2925 from wakiyamap/include_locale_for_windows_binary
include locale for windows binary
|
7 years ago |
ThomasV
|
70983bb177
|
Merge pull request #2919 from SomberNight/currency_btce
finish BTCe to WEX renaming
|
7 years ago |
ThomasV
|
e0a323e0be
|
Merge pull request #2922 from SomberNight/grammar_trustedcoin
grammar fix (trustedcoin)
|
7 years ago |
ThomasV
|
f6178c7314
|
Merge pull request #2924 from SomberNight/py3_exchange_rate
python3: exchange_rate.py
|
7 years ago |
WakiyamaP
|
94fc9776f1
|
include locale for windows binary
|
7 years ago |
SomberNight
|
6d6f5683cb
|
fix: return type of QFileDialog.getSaveFileName() changed
|
7 years ago |
SomberNight
|
e43481aafc
|
fix prev commit: name collisions with _()
|
7 years ago |
SomberNight
|
f1a4f998d2
|
fix: return type of QFileDialog.getOpenFileName() changed
|
7 years ago |
SomberNight
|
48eab8f286
|
python3: exchange_rate.py
|
7 years ago |
SomberNight
|
3181396858
|
QTreeWidget::isItemSelected(item) has been removed for QTreeWidgetItem::isSelected()
|
7 years ago |
SomberNight
|
d178c20b1f
|
grammar fix (trustedcoin)
|
7 years ago |
SomberNight
|
29b9d6fa61
|
fix email_requests plugin
|
7 years ago |
SomberNight
|
2ea78f7f3b
|
fix qr code saving
|
7 years ago |
SomberNight
|
60dcf6ebfb
|
finish BTCe to WEX renaming
|
7 years ago |
SomberNight
|
8799809477
|
fix qt plugins crash
|
7 years ago |
SomberNight
|
296837d4a9
|
log: identify exception source in log for daemon/get_server
|
7 years ago |
Johann Bauer
|
bf790e9e85
|
Update Windows build to Python 3.5 and PyQt5
|
7 years ago |
ThomasV
|
e99c2e8dfd
|
add servers.json to windows builds
|
7 years ago |
SomberNight
|
ffdafc57b7
|
Merge pull request #1 from bauerj/SomberNight-pyqt5-patch1
Fix wrong argument type in QMessageBox.information
|
7 years ago |
Johann Bauer
|
d9db331580
|
Fix wrong argument type in QMessageBox.information
TypeError: information(QWidget, str, str, buttons: Union[QMessageBox.StandardButtons, QMessageBox.StandardButton] = QMessageBox.Ok, defaultButton: QMessageBox.StandardButton = QMessageBox.NoButton): argument 4 has unexpected type 'str'
|
7 years ago |
ThomasV
|
1522a00012
|
qrscanner: return str
|
7 years ago |
ThomasV
|
9bdac1aae0
|
detect txintype in keystore. fix #2912
|
7 years ago |
ThomasV
|
1bd60d4c3a
|
fix #2880
|
7 years ago |
SomberNight
|
4ac162f18b
|
migration to PyQt5. initial commit.
|
7 years ago |
ThomasV
|
3c7843eea5
|
revert 6e9b2a4459
|
7 years ago |
ThomasV
|
ab2d0f389c
|
fix 2904
|
7 years ago |
ThomasV
|
348ef7d72c
|
Merge pull request #2902 from SomberNight/network_timeout
send server.version before subscriptions
|
7 years ago |
ThomasV
|
c186dc18d4
|
fix tests
|
7 years ago |
ThomasV
|
ff983687a1
|
Merge branch 'SomberNight-virtual_tx_size'
|
7 years ago |
SomberNight
|
2fbc70d860
|
Moving to virtual tx size instead of total tx size.
|
7 years ago |
Joe Ellis
|
e90f14492e
|
Added scroll pane in install wizard confirmation dialog.
Prevent cropping of text that occurs when you have just a label.
In response to issue 2888.
|
7 years ago |
BTChip
|
7d1f956b57
|
Check firmware version for Segwit related transactions, add native segwit support
|
7 years ago |
ThomasV
|
7b2ff57d0c
|
Merge pull request #2891 from joechrisellis/master
Added scroll pane in install wizard confirmation dialog.
|
7 years ago |
ThomasV
|
5ed27b1b5a
|
Merge pull request #2884 from btchip/ledger-segwitnative
Ledger : native segwit support
|
7 years ago |
ThomasV
|
f43ba14b3c
|
Merge pull request #2908 from SomberNight/assertEquals
replace deprecated assertEquals
|
7 years ago |
SomberNight
|
6e0c2cffd8
|
replace deprecated assertEquals
|
7 years ago |