SomberNight
|
909c063eb1
|
contact/invoice import: better exception handling.
see #3904
|
7 years ago |
SomberNight
|
ffdc36285b
|
use string.format instead of old style (%) formatting
|
7 years ago |
Justin Turner Arthur
|
857eb4ac1d
|
Remove unused imports. Explicitly import a few deep imports.
|
7 years ago |
SomberNight
|
0d0f8c5842
|
fix: payment request related stuff (qt crash, exporting, refresh bug)
|
7 years ago |
ThomasV
|
7578ce2331
|
cleanup py2 compatibility imports
|
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
|
4ac162f18b
|
migration to PyQt5. initial commit.
|
7 years ago |
ThomasV
|
ab15ff3a00
|
updates for python3
|
8 years ago |
Dmitry Sorokin
|
d304ccdf17
|
py3 in qtgui
|
8 years ago |
Dmitry Sorokin
|
5be78950ca
|
py3
|
8 years ago |
ThomasV
|
6185f94de4
|
archive paid invoices in the history tab
|
8 years ago |
ThomasV
|
dcffea150e
|
store contacts and invoices in wallet file. fix #1482
|
8 years ago |
Johann Bauer
|
ec6ab022e3
|
Keep filter after updating the list
|
8 years ago |
ThomasV
|
12dfccb3ab
|
Define TreeWidget subclasses for lists
* move class code in separate files
* make menu column-dependent (fixes #1734)
|
9 years ago |