Commit graph

3791 commits

Author SHA1 Message Date
Eric Le Lay
d19b0f3ff7 3.10.2 revbump 2018-06-10 12:18:28 +02:00
Eric Le Lay
d59641174d fix make revbump 2018-06-10 12:10:50 +02:00
Eric Le Lay
0dee7e39dd menu accelerators + toolbar button names
for better keyboard navigation + screen readers
2018-06-04 22:37:04 +02:00
Eric Le Lay
93094ab976 adjust comment 2018-06-04 22:29:09 +02:00
Eric Le Lay
5454b6f44e Merge #449 Fix file descriptor leaks into child processes
added util.Popen wrapper
Fixes #420
2018-05-28 21:18:32 +02:00
Eric Le Lay
e3385a531a more .gitignore 2018-05-28 21:15:41 +02:00
Eric Le Lay
b307b41a40 apply util.Popen everywhere
It will default to close_fds=True.
On Windows, it will log an explanation message on incompatible use of close_fds+redirection.
2018-05-28 21:14:08 +02:00
Eric Le Lay
a1da47dfae Merge branch 'master' of https://github.com/Vhati/gpodder into Vhati-master 2018-05-28 20:32:12 +02:00
Eric Le Lay
c50434a1ec fix linter warnings 2018-05-28 20:27:23 +02:00
Eric Le Lay
7d1d68c09a add E241 linter error 2018-05-28 20:21:54 +02:00
Eric Le Lay
b102d174ac
Merge pull request #470 from MarkusHackspacher/style241
fix E241 multiple spaces after ':'
2018-05-28 20:22:06 +02:00
Eric Le Lay
b843ace412
Merge pull request #469 from MarkusHackspacher/style20x-2
fix E201 whitespace after '('
2018-05-28 20:20:18 +02:00
MarkusHackspacher
9c2faec85a fix E241 multiple spaces after ':' 2018-05-27 20:29:39 +02:00
MarkusHackspacher
14b884af19 add E20 it setup.cfg 2018-05-27 20:13:08 +02:00
MarkusHackspacher
7188ef9f2f fix E201 whitespace after '('
Part 2
2018-05-27 20:09:40 +02:00
Eric Le Lay
ec0df6544a
Windows build using appveyor (#467)
Same build script as manual build. See tools/win_installer
Only building i686 for now.
2018-05-27 13:33:27 +02:00
Eric Le Lay
229844cf5c
Merge pull request #463 from MarkusHackspacher/style20x
fix E201 whitespace after '('
2018-05-27 10:13:29 +02:00
Eric Le Lay
92ce200438
Merge pull request #462 from MarkusHackspacher/style251
fix E251 unexpected spaces around keyword / parameter equals
2018-05-27 10:13:02 +02:00
Eric Le Lay
032911c852
Merge pull request #453 from gpodder/gtk3-win_installer
Gtk3 windows installer
2018-05-27 10:10:11 +02:00
Eric Le Lay
25ba18d9dd fix linter errors 2018-05-27 10:06:31 +02:00
Eric Le Lay
92dcb1c0c3 Merge branch 'master' into gtk3-win_installer 2018-05-27 10:05:11 +02:00
Eric Le Lay
c502e67397 fix parse_youtube_url(None) exception
urlsplit returns empty byte(s) instead of empty str(s)
2018-05-24 21:54:38 +02:00
MarkusHackspacher
bfa93465d3 fix E201 whitespace after '(' 2018-05-21 21:40:40 +02:00
MarkusHackspacher
8eaa6a3c33 fix E251 unexpected spaces around keyword / parameter equals 2018-05-21 19:26:01 +02:00
Eric Le Lay
adad95494f remove old todo 2018-05-20 15:25:14 +02:00
Eric Le Lay
18c0d1310f
Merge pull request #461 from MarkusHackspacher/codestyle-e26x
Codestyle e26x
2018-05-20 15:18:44 +02:00
Eric Le Lay
0f78fdc188 replace ca-certificates with more up to date certifi 2018-05-20 12:00:05 +02:00
MarkusHackspacher
eecfd64f63 fix E261 at least two spaces before inline comment 2018-05-17 08:39:56 +02:00
Vhati
68ff1ff35e Added a warning about Popen() and leaked file descriptors 2018-05-16 18:37:28 -04:00
MarkusHackspacher
0a851a1302 fix E265 block comment should start with '# ' 2018-05-16 18:17:52 +02:00
Eric Le Lay
ebb74743ba fix #459 gpodder 3.10.1 on ubuntu 18.04 breaks filenames 2018-05-14 19:25:40 +02:00
Eric Le Lay
3907c0ebab updated fr translation 2018-05-13 19:37:16 +02:00
Eric Le Lay
3d7cbcfb6d added missing translatable to menus; make messages 2018-05-13 19:37:16 +02:00
Eric Le Lay
395aec5514
Merge pull request #448 from gpodder/340-connection-limit
support jumps in limit downloads
2018-05-13 17:32:32 +02:00
Eric Le Lay
7818d070e4 add E502 to linter config 2018-05-13 17:30:11 +02:00
Eric Le Lay
5ade7d40ff
Merge pull request #457 from MarkusHackspacher/code-e702
Fix E502 the backslash is redundant between brackets
2018-05-13 17:30:10 +02:00
Eric Le Lay
36cfc6994b
Merge pull request #454 from MarkusHackspacher/style731
fix E731 do not assign a lambda expression, use a def
2018-05-13 17:28:30 +02:00
Eric Le Lay
ced216f514 win_installer: clone from source directory
to have a clean folder. Still possible to do install_gpodder  rsync
to rsync and not clone (to not have to commit everything each time)
2018-05-13 08:51:53 +02:00
Eric Le Lay
a49d5a3df1 remove unused 6MB terminfo 2018-05-13 08:45:32 +02:00
Eric Le Lay
dac2d2c09c win: fix opus episodes are shown as text
e.g. in Binärgewitter opus feed
2018-05-12 19:09:03 +02:00
Eric Le Lay
74bc2824c2 remove tcl libraries 2018-05-12 18:40:14 +02:00
Eric Le Lay
7ef8d74514 dump packages 2018-05-12 18:40:01 +02:00
Eric Le Lay
f19acd22fe fix leftover Quod Libet reference 2018-05-10 21:57:20 +02:00
Eric Le Lay
5c029a3251 fix linter warning 2018-05-10 21:50:23 +02:00
Eric Le Lay
2b417f6b49
Merge pull request #458 from jawbkr/fix-drag-and-drop
Fix unable to drag and drop from episode list
2018-05-10 21:47:27 +02:00
Eric Le Lay
049187137c win: Gtk.Builder localization working 2018-05-10 17:59:13 +02:00
Eric Le Lay
5c54566dec win_installer: shorter names 2018-05-10 17:58:10 +02:00
jawbkr
43be0e1966 Fix unable to drag and drop from episode list 2018-05-09 21:31:09 -05:00
MarkusHackspacher
005b9615f5 Fix E502 the backslash is redundant between brackets 2018-05-08 11:41:52 +02:00
MarkusHackspacher
158210c961 fix wrong backslash 2018-05-08 11:08:38 +02:00