Commit Graph

4590 Commits

Author SHA1 Message Date
Sambhav Kothari
d5ec9a9cdc Remove deprecated __unicode__ 2017-04-07 16:06:59 +05:30
Sambhav Kothari
09b3981628 Convert pattern to string 2017-04-07 16:06:59 +05:30
Sambhav Kothari
73c1250dc0 Fix bytes/str issue 2017-04-07 16:06:59 +05:30
Sambhav Kothari
b4d9a65713 Add name to author credits 2017-04-07 16:06:57 +05:30
Sambhav Kothari
1d658bb8c3 Add a builtin for handling string coversions 2017-04-07 16:06:16 +05:30
Sambhav Kothari
93cd519bfa Fix bytes/string issue with URLs 2017-04-07 16:06:16 +05:30
Sambhav Kothari
80ec5426bf Add sorting key for data 2017-04-07 16:06:16 +05:30
Sambhav Kothari
b910d0cb72 Add support for hashable ListWidgetItem 2017-04-07 16:06:16 +05:30
Sambhav Kothari
2548897858 Add a json_load util function for py3 compat issues 2017-04-07 16:06:16 +05:30
Sambhav Kothari
cb9ea25664 Fix imports 2017-04-07 16:06:16 +05:30
Sambhav Kothari
e5b12b171e Fix acoustid lookups 2017-04-07 16:06:16 +05:30
Sambhav Kothari
460416bc22 Fix fpcalc output 2017-04-07 16:06:16 +05:30
Sambhav Kothari
0a03d3e95d Replace ugettext with gettext 2017-04-07 16:06:16 +05:30
Sambhav Kothari
a3deb8613d Fix bytes issue in sigal send 2017-04-07 16:06:16 +05:30
Sambhav Kothari
0a1ded3f4a Port util.filenaming to py3 2017-04-07 16:06:16 +05:30
Sambhav Kothari
5ad260a088 Remove extra LoC 2017-04-07 16:06:15 +05:30
Sambhav Kothari
0bcfbe2f70 Remove useless import and refactor 2017-04-07 16:06:15 +05:30
Sambhav Kothari
1c7495441b Update resources 2017-04-07 16:06:15 +05:30
Sambhav Kothari
e4e1c389f0 Fix bytes issue in makeqrc 2017-04-07 16:06:15 +05:30
Sambhav Kothari
1a06d0a7ba Update travis config to py3 2017-04-07 16:06:15 +05:30
Sambhav Kothari
3581372dda Fix bytes/string issue 2017-04-07 16:06:15 +05:30
Sambhav Kothari
028369ca04 Add hashable QTreeWidgetItem 2017-04-07 16:06:15 +05:30
Sambhav Kothari
0981ca11cc Fix QNetwork response issues with json loads 2017-04-07 16:06:15 +05:30
Sambhav Kothari
70ba56d6fc Fix text encoding issues 2017-04-07 16:06:15 +05:30
Sambhav Kothari
c3918b5060 Fix asf discnumber tag 2017-04-07 16:06:15 +05:30
Sambhav Kothari
51041be6a3 Fix test bytes error 2017-04-07 16:06:15 +05:30
Sambhav Kothari
4824b6848e Fix vorbis tags 2017-04-07 16:06:15 +05:30
Sambhav Kothari
69251f2907 Fix decode error 2017-04-07 16:06:15 +05:30
Sambhav Kothari
f5d908b8f2 Fix freeform mp4 tags loading 2017-04-07 16:06:15 +05:30
Sambhav Kothari
6e85e09f85 Fix apev2 tag images 2017-04-07 16:06:15 +05:30
Sambhav Kothari
a79fb2a3cb Fix vorbis tag images 2017-04-07 16:06:15 +05:30
Sambhav Kothari
7a12dd1bf9 Fix comment spacing 2017-04-07 16:06:15 +05:30
Sambhav Kothari
0b7d7afbb1 Fix bytes/string issue with unpack_image 2017-04-07 16:06:15 +05:30
Sambhav Kothari
8a6285e7dc Fix cover art test bytes issue 2017-04-07 16:06:15 +05:30
Sambhav Kothari
67f4d278c3 Fix byte issues 2017-04-07 16:06:15 +05:30
Sambhav Kothari
3f9d8704e5 Fix picard.format issues 2017-04-07 16:06:15 +05:30
Sambhav Kothari
b0fcc9eedf Fix test_script 2017-04-07 16:06:15 +05:30
Sambhav Kothari
fae429a4f4 Fix py3 super calls 2017-04-07 16:06:15 +05:30
Sambhav Kothari
c04237c976 Replace unggettext with ngettext 2017-04-07 16:06:12 +05:30
Sambhav Kothari
a1e130eba5 Fix urlparse move 2017-04-07 13:18:57 +05:30
Sambhav Kothari
0dc9cafd76 Fix PY3 unicode 2017-04-07 13:18:57 +05:30
Sambhav Kothari
dcd96389d8 Remove old web browser code
Python already provides most of this functionality with
py2.5+ and the module uses undocumented private functions which
no longer exist in py3+
2017-04-07 13:17:37 +05:30
Sambhav Kothari
216610835b Replace StringIO with BytesIO 2017-04-07 13:17:37 +05:30
Sambhav Kothari
56fa0138d5 Refactor and replace cmp methods 2017-04-07 13:17:37 +05:30
Sambhav Kothari
4be5ce8f5e Replace deprecated file method and rename formats.open to formats.open_ 2017-04-07 13:17:37 +05:30
Sambhav Kothari
2cf3e04263 Replace deprecated __nonzero__ 2017-04-07 13:17:37 +05:30
Sambhav Kothari
dc209a29df Replace deprecated __getslice__ 2017-04-07 13:17:37 +05:30
Sambhav Kothari
69fc7183be Replace deprecated basestring 2017-04-07 13:17:37 +05:30
Sambhav Kothari
96161c7341 Fix old division 2017-04-07 13:17:37 +05:30
Sambhav Kothari
8834ec3384 Fix filter,map and reduce behaviour for py3 2017-04-07 13:17:37 +05:30