Commit Graph

11 Commits

Author SHA1 Message Date
784562ca01
Fix the qidenticon PyQt5 bug (closes: #1901) 2021-12-15 18:24:36 +02:00
0774567dd9
Updated range import by six 2021-09-07 22:34:40 +05:30
cc3ff3bb2d
Updated code quality replaced xrange by six.moves.range function changes in qidenticon.py
Removed xrange ignore comments & replaced xrange by six.moves.range function
2021-09-07 21:57:32 +05:30
3d3b4b0514
Correct qidenticon docstrings and return license header 2021-08-26 14:17:49 +03:00
b7bbc4190c
Prepare qidenticon module for using PyQt5 2021-08-26 14:17:49 +03:00
lakshyacis
6f35da4096
Imported packages sequencing and formatting 2020-01-30 12:14:40 +05:30
9e72e3b2af
Rewritten epytext strings in qidenticon and removed __all__ 2019-10-18 01:06:02 +03:00
coffeedogs
ce955ba844
Fixed: Style and lint issues in src/qidenticon.py 2018-05-16 12:31:06 +01:00
sendiulo
86485a9b09 nonfunctional identicon settings-GUI 2013-09-18 17:39:45 +02:00
sendiulo
0959c9c07c ... 2013-09-17 10:55:26 +02:00
sendiulo
240e9b5b58 Updated to work with QPixmap instead of PIL!
The original source is licensed under a BSD-License, so it should be fine to use.
2013-09-16 21:08:55 +02:00