wordofglass
|
0cfddfaa8a
|
add missing absolute_import future imports
|
2016-04-16 02:28:54 +02:00 |
|
wordofglass
|
6b43e1204f
|
add missing print_function future imports
|
2016-04-16 01:53:39 +02:00 |
|
Adrian Sampson
|
abc2ff066b
|
Refine naming and docs for #1843
Most urgently, this function doesn't just work on *items*; it works on
arbitrary objects (and, in particular, albums).
|
2016-02-07 14:48:45 -08:00 |
|
Peter Kessen
|
7bdc7d37d3
|
Introduced input_select_items
alternative and more flexibile implementation to fulfil #1723
Added test case for new input method
|
2016-01-28 20:26:04 +01:00 |
|
Jack Wilsdon
|
12cd5306b7
|
Update copyright dates to 2016
|
2015-12-30 15:42:06 +00:00 |
|
Peter Kessen
|
3eb8008b11
|
added encoding as comment in files
added line like
# -*- coding: utf-8 -*-
to all files with correct license in header
|
2015-11-19 18:41:01 +01:00 |
|
Peter Kessen
|
fffb727033
|
corrected output of file size
using unit e.g. 5.4 KiB instead of 5.4 KB now
|
2015-09-29 17:33:54 +02:00 |
|
Peter Kessen
|
9adb398198
|
removed useless io handler in test
|
2015-09-27 12:16:15 +02:00 |
|
Peter Kessen
|
770e89ab65
|
fixed suggestions by travis
|
2015-09-27 12:04:42 +02:00 |
|
Peter Kessen
|
8202658706
|
added test for human_bytes
|
2015-09-27 11:51:21 +02:00 |
|
Peter Kessen
|
40ec848133
|
moved test to other file
moved the tests of ui/__init__ to a new test file
|
2015-09-27 11:27:07 +02:00 |
|