Lukáš Lalinský
|
13ad1b37b3
|
Merge pull request #689 from lalinsky/py-astrcmp
Add pure Python fallback for astrcmp
|
2017-04-08 15:39:29 +02:00 |
|
Lukáš Lalinský
|
bf7934d848
|
Add astrcmp tests
|
2017-04-08 15:29:12 +02:00 |
|
Lukáš Lalinský
|
355c0a2ab0
|
Add pure Python fallback for astrcmp
|
2017-04-08 15:29:12 +02:00 |
|
Laurent Monin
|
0738b419ae
|
Merge pull request #682 from Sophist-UK/patch-7
PICARD-1034: Add missing definitions for MBIDs for TOAL TOPE
|
2017-04-08 15:27:52 +02:00 |
|
Laurent Monin
|
9ad6d5f04a
|
Merge pull request #686 from samj1912/nsurl
Remove unneeded NSURL code
|
2017-04-08 15:27:29 +02:00 |
|
Wieland Hoffmann
|
3d6f66d656
|
Merge pull request #688 from mineo/resources-readme
resources/README: Move to Qt5 & Python 3
|
2017-04-08 10:16:18 +02:00 |
|
Wieland Hoffmann
|
6228360330
|
resources/README: python2 → python
|
2017-04-08 10:08:40 +02:00 |
|
Wieland Hoffmann
|
48cba5202c
|
resources/README: Qt4 → Qt5
|
2017-04-08 10:07:57 +02:00 |
|
Laurent Monin
|
907c028f25
|
Merge pull request #687 from Sophist-UK/patch-8
PICARD-588: Make python3 default for setup.py and tagger.py
|
2017-04-08 08:41:27 +02:00 |
|
Sophist
|
a3927c7887
|
Make python3 default for tagger.py
|
2017-04-07 22:45:54 +01:00 |
|
Sophist
|
6c79e28006
|
Make python3 default
|
2017-04-07 22:44:17 +01:00 |
|
Sambhav Kothari
|
df364b7ad8
|
Remove unneeded NSURL code
It was fixed with Qt5.4.1.
See https://bugreports.qt.io/browse/QTBUG-24379
|
2017-04-08 00:32:11 +05:30 |
|
Sambhav Kothari
|
d8671f2ea8
|
Merge pull request #683 from mineo/install-md
Improve the markdown syntax and content of INSTALL.md
|
2017-04-07 23:25:37 +05:30 |
|
Wieland Hoffmann
|
5419af9162
|
Remove spaces in front of list items
They're not required by markdown
|
2017-04-07 18:43:27 +02:00 |
|
Wieland Hoffmann
|
9931229af7
|
pip only installs Python dependencies
|
2017-04-07 18:43:27 +02:00 |
|
Wieland Hoffmann
|
41ef16bbca
|
Move the windows compiler note into its own list item
Similar to the gettext one
|
2017-04-07 18:43:27 +02:00 |
|
Wieland Hoffmann
|
3b743de52d
|
Use four-space indent for single-line code blocks
Triple backticks are only useful for multi-line code blocks.
|
2017-04-07 18:43:26 +02:00 |
|
Sophist
|
fc6ffdc0f1
|
Add missing definitions for MBIDs for TOAL TOPE
|
2017-04-07 16:21:38 +01:00 |
|
Laurent Monin
|
4f759c7d10
|
Merge pull request #664 from samj1912/py3
PICARD-558: Initial port to Py3
|
2017-04-07 14:10:54 +02:00 |
|
Sambhav Kothari
|
9a35ae7003
|
Update install instructions
|
2017-04-07 17:33:04 +05:30 |
|
Sambhav Kothari
|
9992ade39d
|
Fix py3 compatibility
sip.setapi is no longer needed with PyQt5 and py3.
Thus it was removed.
|
2017-04-07 16:45:35 +05:30 |
|
Sambhav Kothari
|
8ac37ebea1
|
Remove unnecessary imports
|
2017-04-07 16:40:37 +05:30 |
|
Sambhav Kothari
|
51d19ce545
|
Remove unnecessary module
|
2017-04-07 16:40:36 +05:30 |
|
Sambhav Kothari
|
d9a9c5bf0a
|
Update flake8 config with new builtins
|
2017-04-07 16:09:44 +05:30 |
|
Sambhav Kothari
|
1e00999c0b
|
Fix encoding issues in file paths
|
2017-04-07 16:06:59 +05:30 |
|
Sambhav Kothari
|
e4e62bf5ae
|
Test against more python qt versions
|
2017-04-07 16:06:59 +05:30 |
|
Sambhav Kothari
|
94d13f1a0b
|
Fix drag and drop for itemviews
|
2017-04-07 16:06:59 +05:30 |
|
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 |
|