Commit graph

75 commits

Author SHA1 Message Date
b5304041ca
release 0.1 2019-07-04 12:34:19 +02:00
53f07a6b51
README.md: more improvements 2019-07-04 12:33:00 +02:00
c7e9b64b96
add copyright header 2019-07-04 12:32:04 +02:00
8108e5f049
README.md: fix comment 2019-07-04 12:11:56 +02:00
d5224252e5
README.md: improve 2019-07-04 12:03:30 +02:00
2452e58ac8
plakativ.py: on windows we have to use sys.exit() instead of exit() 2019-07-04 08:28:14 +02:00
a26876fb1b
add InputWidget 2019-07-04 07:59:19 +02:00
21bf0c30d6
add PageSizeWidget 2019-07-03 15:24:04 +02:00
9f369fd22a
add BorderWidget 2019-07-03 10:52:40 +02:00
d0f91abf6f
refactor member variables 2019-07-02 11:55:27 +02:00
7c43609e92
test.py: rework using pytest.mark.parametrize 2019-07-01 15:05:39 +02:00
4c958b72aa
extend testsuite with landscape input 2019-07-01 11:25:25 +02:00
6a0e78b409
remove fallback for tkinter not being present 2019-07-01 10:18:05 +02:00
b4434e6467
.travis.yml: use python instead of python3 2019-07-01 10:13:50 +02:00
e58f0cfd7a
.travis.yml: don't update brew 2019-07-01 10:07:48 +02:00
68db923bcf
.travis.yml: don't use --with-tcl-tk 2019-07-01 09:48:40 +02:00
2580ae23ce
.travis.yml: don't use homebrew/dupes 2019-07-01 09:35:53 +02:00
e5cc5d002f
.travis.yml: install python3 with tk 2019-07-01 09:26:36 +02:00
224e565882
appveyor.yml: install pytest and pdfrw 2019-07-01 09:06:59 +02:00
e8b52fa989
appveyor.yml: run pytest directly 2019-07-01 09:05:41 +02:00
dc717a23ca
.travis.yml: test macos support 2019-07-01 02:10:56 +02:00
970ebb6659
plakativ.py: use ImportError to cater for Python 2 2019-07-01 01:59:50 +02:00
1e0bde7027
add dummy tkinter class 2019-07-01 01:54:31 +02:00
988e844c9e
.travis.yml: also install pdfrw 2019-07-01 01:54:08 +02:00
f41df77425
initial commit 2019-07-01 01:39:09 +02:00