-
Notifications
You must be signed in to change notification settings - Fork 576
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merge branch 'v0.6' into qt5-wip #2237
base: v0.6
Are you sure you want to change the base?
Commits on Dec 15, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 01e5400 - Browse repository at this point
Copy the full SHA 01e5400View commit details -
Configuration menu - View commit details
-
Copy full SHA for b9fca03 - Browse repository at this point
Copy the full SHA b9fca03View commit details -
Initial support for PyQt5 (main window shown) using QtPy package.
QtPy is a compatibility layer which allows to use the code written for PyQt5 with any python Qt binding: PyQt4, PyQt5, pyside or pyside2. Main differences in PyQt5: - all widget classes are now in QtWidgets package, not QtGui; - QString obsoleted by unicode (sip API 2); - changed the way of signals connection. Closes: Bitmessage#1191
Configuration menu - View commit details
-
Copy full SHA for 8dca39e - Browse repository at this point
Copy the full SHA 8dca39eView commit details -
customwidgets in ui-files and QtGui.QPen instantiation
Configuration menu - View commit details
-
Copy full SHA for 58466d5 - Browse repository at this point
Copy the full SHA 58466d5View commit details -
- added Qt API string into support request - finished flake8 formatting
Configuration menu - View commit details
-
Copy full SHA for 07c2a51 - Browse repository at this point
Copy the full SHA 07c2a51View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1cae520 - Browse repository at this point
Copy the full SHA 1cae520View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3202082 - Browse repository at this point
Copy the full SHA 3202082View commit details -
Configuration menu - View commit details
-
Copy full SHA for c5de33d - Browse repository at this point
Copy the full SHA c5de33dView commit details -
fromAddress - str, subject - unicode
(for simple encoding like for extended)
Configuration menu - View commit details
-
Copy full SHA for 5f4b67a - Browse repository at this point
Copy the full SHA 5f4b67aView commit details -
Configuration menu - View commit details
-
Copy full SHA for acaa274 - Browse repository at this point
Copy the full SHA acaa274View commit details -
Changed check_pyqt() to work with qtpy
(closes Bitmessage#897, closes Bitmessage#1418)
Configuration menu - View commit details
-
Copy full SHA for c39c7d1 - Browse repository at this point
Copy the full SHA c39c7d1View commit details -
Handled pylint warnings in bitmessageqt, qidenticon, depends,
resolved pylint redefined-variable-type warnings, marked autogenerated modules for skipping by pylint and flake8
Configuration menu - View commit details
-
Copy full SHA for bc89000 - Browse repository at this point
Copy the full SHA bc89000View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6864b44 - Browse repository at this point
Copy the full SHA 6864b44View commit details -
Explicitly set wordWrap property to false in STableWidgets
on tabs "Send", "Blacklist" and "Network Status": in qt5 it's probably true by default.
Configuration menu - View commit details
-
Copy full SHA for b046898 - Browse repository at this point
Copy the full SHA b046898View commit details -
Configuration menu - View commit details
-
Copy full SHA for 46d8576 - Browse repository at this point
Copy the full SHA 46d8576View commit details -
Configuration menu - View commit details
-
Copy full SHA for 677c117 - Browse repository at this point
Copy the full SHA 677c117View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e39852 - Browse repository at this point
Copy the full SHA 3e39852View commit details -
Configuration menu - View commit details
-
Copy full SHA for 782010f - Browse repository at this point
Copy the full SHA 782010fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4480d5d - Browse repository at this point
Copy the full SHA 4480d5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 229cf1d - Browse repository at this point
Copy the full SHA 229cf1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d75d388 - Browse repository at this point
Copy the full SHA d75d388View commit details -
Configuration menu - View commit details
-
Copy full SHA for caec943 - Browse repository at this point
Copy the full SHA caec943View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6fd07a0 - Browse repository at this point
Copy the full SHA 6fd07a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for e57a4fa - Browse repository at this point
Copy the full SHA e57a4faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5acee0c - Browse repository at this point
Copy the full SHA 5acee0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f8734d - Browse repository at this point
Copy the full SHA 2f8734dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a1424c - Browse repository at this point
Copy the full SHA 9a1424cView commit details -
Configuration menu - View commit details
-
Copy full SHA for ced7b4d - Browse repository at this point
Copy the full SHA ced7b4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 327a539 - Browse repository at this point
Copy the full SHA 327a539View commit details -
Configuration menu - View commit details
-
Copy full SHA for a049681 - Browse repository at this point
Copy the full SHA a049681View commit details -
Configuration menu - View commit details
-
Copy full SHA for d9fb640 - Browse repository at this point
Copy the full SHA d9fb640View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1434768 - Browse repository at this point
Copy the full SHA 1434768View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9910556 - Browse repository at this point
Copy the full SHA 9910556View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1368013 - Browse repository at this point
Copy the full SHA 1368013View commit details
Commits on May 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for aa9edcb - Browse repository at this point
Copy the full SHA aa9edcbView commit details
Commits on May 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4cd0df7 - Browse repository at this point
Copy the full SHA 4cd0df7View commit details
Commits on May 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d04d620 - Browse repository at this point
Copy the full SHA d04d620View commit details
Commits on May 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 66c22ed - Browse repository at this point
Copy the full SHA 66c22edView commit details