- 09 Oct, 2015 6 commits
-
-
Philipp Erhardt authored
-
Philipp Erhardt authored
-
Philipp Erhardt authored
-
Philipp Erhardt authored
This is required to customize it via stylesheet.
-
Philipp Erhardt authored
-
Philipp Erhardt authored
-
- 08 Oct, 2015 1 commit
-
-
Philipp Erhardt authored
-
- 14 Aug, 2015 2 commits
-
-
Philipp Erhardt authored
-
Philipp Erhardt authored
-
- 04 Jul, 2015 1 commit
-
-
Hans-Peter Deifel authored
Katarakt now exposes a dbus-API that allows TeX-editors to synchronize the positions in source code and pdf via synctex. TODO: The API allows to specify positions in the PDF as (page,x,y) triple, but the x,y coordinates are currently ignored or set to 0, respectively. We need more katarakt-internal API for this to be implementable.
-
- 28 May, 2015 1 commit
-
-
Philipp Erhardt authored
-
- 05 May, 2015 1 commit
-
-
Philipp Erhardt authored
Single, double and triple right click start the selection. The selected text is copied to the X11 selection buffer. Refactored mouse click handling for this feature.
-
- 19 Mar, 2015 1 commit
-
-
Philipp Erhardt authored
With this option and background_color_fullscreen you can freely configure the color of your liking.
-
- 16 Mar, 2015 1 commit
-
-
Philipp Erhardt authored
Default key binding: F9
-
- 04 Jan, 2015 2 commits
-
-
Philipp Erhardt authored
-
Philipp Erhardt authored
-
- 19 Sep, 2014 2 commits
-
-
Philipp Erhardt authored
-
Philipp Erhardt authored
-
- 11 Sep, 2014 1 commit
-
-
Philipp Erhardt authored
Every time a jump occurs its origin is saved. You can then move through those saved positions, e.g. to return to the table of contents after having read a section.
-
- 09 Sep, 2014 2 commits
-
-
Philipp Erhardt authored
-
Philipp Erhardt authored
This feature is not yet finished, essential features like opening a second window are not done.
-
- 07 Aug, 2014 1 commit
-
-
Philipp Erhardt authored
Layouts don't get destroyed on layout change anymore. Instead, a cur_layout pointer is set. Common attributes are copied over, the rest is persistent (e.g. zoom, offset, ...).
-
- 07 May, 2014 2 commits
-
-
Philipp Erhardt authored
Configure via background_opacity setting. Always draws fully opaque when in fullscreen.
-
Philipp Erhardt authored
This is useful when editing TeX documents. If there is an error somewhere and only a part of the file was generated the position will be the same after having fixed the problem.
-
- 27 Apr, 2014 2 commits
-
-
Philipp Erhardt authored
-
Philipp Erhardt authored
-
- 08 Feb, 2014 1 commit
-
-
Philipp Erhardt authored
Uses to the old search for poppler versions that don't support it yet.
-
- 07 Oct, 2013 1 commit
-
-
Philipp Erhardt authored
The command line options right before each file will be used individually.
-
- 27 Sep, 2013 2 commits
-
-
Philipp Erhardt authored
If there were no hits and you tried to cycle through them the program crashed.
-
Philipp Erhardt authored
auto_* removed, every action now has a fallback for layouts that don't support smooth scrolling. Half and full screen scrolling added.
-
- 28 Apr, 2013 1 commit
-
-
Philipp Erhardt authored
-
- 28 Oct, 2012 1 commit
-
-
Philipp Erhardt authored
I use QSettings in ini format. See the qt documentation to learn about file locations. If there is no config found the default values are used. Also, fixed memory leaks.
-
- 16 Oct, 2012 1 commit
-
-
Hans-Peter Deifel authored
-
- 23 Sep, 2012 1 commit
-
-
Philipp Erhardt authored
Currently supported options are: - page NUM - fullscreen - help
-
- 17 Sep, 2012 1 commit
-
-
Philipp Erhardt authored
Press u/i to rotate counter-/clockwise. Search rects and clickable links are not yet rotated correctly.
-
- 06 Aug, 2012 1 commit
-
-
Philipp Erhardt authored
If scroll_{page,smooth} did not move the view, don't redraw
-
- 05 Aug, 2012 1 commit
-
-
Philipp Erhardt authored
Also, remove one old TODO line
-
- 03 Aug, 2012 2 commits
-
-
Philipp Erhardt authored
-
Philipp Erhardt authored
Do not update if a page that is currently not visible finishes rendering
-
- 27 Jun, 2012 1 commit
-
-
Philipp Erhardt authored
-