Commit Graph

2640 Commits

Author SHA1 Message Date
Sebastian Ramacher
99a49838f2 Add content_rating 2020-01-06 21:32:04 +01:00
Sebastian Ramacher
1d002effd0 Fix formatting of description 2020-01-06 21:32:00 +01:00
Sebastian Ramacher
eeb7641793 Fix screenshot links 2020-01-06 21:28:05 +01:00
Sebastian Ramacher
07ff330eca Merge tag '0.4.5' into develop
Version 0.4.5
2020-01-06 10:25:57 +01:00
Sebastian Ramacher
67818f90e8 Merge branch 'release/0.4.5' 2020-01-06 10:25:52 +01:00
Sebastian Ramacher
f41cfd3757 Version 0.4.5 2020-01-06 10:24:36 +01:00
Sebastian Ramacher
585261c793 Update translations 2020-01-06 10:23:07 +01:00
Sebastian Ramacher
2fc1897c89 Bump copyright years 2020-01-06 09:00:44 +01:00
Sebastian Ramacher
70cdc6577d Fix typos 2020-01-06 08:59:50 +01:00
Moritz Lipp
72e8d8deb3 Update meson.build 2020-01-05 17:26:33 +01:00
Moritz Lipp
15aac5c2e0 Cache CI 2020-01-05 14:28:04 +01:00
Moritz Lipp
88cdc850af Add CI 2020-01-05 14:21:51 +01:00
Daniel Shahaf
2d0dfd5c0f Fix option name typo in zsh completion 2019-12-22 22:53:20 +01:00
Sebastian Ramacher
418e1fe30d Implement document hash support for plain backend (fixes pwmt/zathura#86) 2019-12-01 17:37:18 +01:00
Sebastian Ramacher
eaa60ca37e Implement document hash support for sqlite backend 2019-12-01 17:21:37 +01:00
Sebastian Ramacher
75bab3f525 Also print sqlite's error message 2019-12-01 17:21:14 +01:00
Sebastian Ramacher
af253296d9 Also use SHA256 of documents to lookup fileinfo 2019-12-01 17:20:51 +01:00
Sebastian Ramacher
f03e639560 Remove forward declarations 2019-12-01 17:08:17 +01:00
Sebastian Ramacher
9cc9774fe6 Add document hash 2019-12-01 17:02:12 +01:00
Sebastian Ramacher
1635059877 Remove forward declarations 2019-12-01 17:01:50 +01:00
Sebastian Ramacher
e4b21a0453 Simplify 2019-11-30 15:03:22 +01:00
Sebastian Ramacher
e8716d041c Fix warnings and errors 2019-11-30 14:39:24 +01:00
Sebastian Ramacher
9a4b7ebbde Use g_spawn_sync 2019-11-30 14:35:10 +01:00
Sebastian Ramacher
0fa26487fc Tell magic to handle errors as errors 2019-11-30 12:18:47 +01:00
Sebastian Ramacher
5a5ee06407 Simplify 2019-11-30 11:51:27 +01:00
Sebastian Ramacher
43144b23e8 Re-try with different methods if content type is not supported 2019-11-30 11:36:11 +01:00
Sebastian Ramacher
c998ad32b1 Keep track of all supported content types 2019-11-30 11:35:33 +01:00
Greg Minshall
6248cdbed4 reformat the rest pages used to create man pages
- in zathura.1.rst, move "Environmental variables" section closer to bottom

- in zathurarc.5.rst, change from using subsections to using
  definitions (in order to make levels clearer on output to terminal)
2019-11-26 15:49:09 +05:30
Sebastian Ramacher
8d60f5187d Merge branch 'zsh-completion' into 'develop'
Improve and fix zsh completion

See merge request pwmt/zathura!24
2019-10-26 16:04:46 +00:00
Oliver Kiddle
48c5e9e23f Improve and fix zsh completion 2019-10-26 00:15:36 +02:00
Sebastian Ramacher
a3e4bce386 Document color parsing (fixes pwmt/zathura#113) 2019-10-11 22:26:32 +02:00
Sebastian Ramacher
f9e5085700 Cache result of pow 2019-10-11 18:16:12 +02:00
Sebastian Ramacher
fdbac740ce Merge branch 'zoom-fix' into 'develop'
fix smooth zooming calculations

See merge request pwmt/zathura!23
2019-10-11 16:14:33 +00:00
Lukas K
0720525fea fix smooth zooming calculations 2019-10-11 00:46:14 +02:00
Sebastian Ramacher
e90755f06c Raise window on SyncteX actions (fixes pwmt/zathura#97) 2019-09-30 20:34:04 +02:00
Sebastian Ramacher
45ebce689b Error out with a more specific error message if synctex support not available 2019-09-11 16:32:29 +02:00
Sebastian Ramacher
17ba32d98d Merge tag '0.4.4' into develop
Version 0.4.4
2019-09-08 14:52:43 +02:00
Sebastian Ramacher
7820578151 Merge branch 'release/0.4.4' 2019-09-08 14:52:38 +02:00
Sebastian Ramacher
3304228657 Version 0.4.4 2019-09-08 14:52:22 +02:00
Sebastian Ramacher
4b19f64ae0 Require girara 0.3.3 2019-09-08 14:52:16 +02:00
Sebastian Ramacher
3730e6a882 Fix expansion of ~ and ~user 2019-09-08 14:34:38 +02:00
Sebastian Ramacher
e7c5cda766 Update translations 2019-09-06 22:50:37 +02:00
Sebastian Ramacher
a9dabbfd6c Update translations 2019-08-11 21:46:09 +02:00
Sebastian Ramacher
12fb88c77e Merge branch 'brocellous/zathura-zsh-sitefndir' into develop 2019-08-11 21:06:36 +02:00
Ronan Pigott
deda58ba4e use default zsh sitefndir 2019-08-10 19:29:04 -07:00
Sebastian Ramacher
0d472ea477 Merge branch 'set-application-id' into 'develop'
Set application ID

See merge request pwmt/zathura!21
2019-08-07 18:37:01 +00:00
Ankur Sinha (Ankur Sinha Gmail)
8e272d65a4
Set application ID 2019-08-07 19:05:09 +01:00
Sebastian Ramacher
c944e6e878 Merge branch 'doc-fixes' into 'develop'
Doc fixes

See merge request pwmt/zathura!20
2019-07-23 18:53:33 +00:00
Ankur Sinha (Ankur Sinha Gmail)
e471a0b831
[DOC] Improve example function mappings 2019-07-21 13:28:34 +01:00
Ankur Sinha (Ankur Sinha Gmail)
62843b4b58
[DOC] Add forward and backward to arglist
These are used in `jumplist`.

Fixes #83
2019-07-21 13:23:31 +01:00