summaryrefslogtreecommitdiff
path: root/src/layout
Commit message (Expand)AuthorAge
* Improve presenterlayout, make space for future GUIPhilipp Erhardt2015-06-19
* Fix memory leak in TOCPhilipp Erhardt2015-06-01
* Add padding when jumping to link targetsPhilipp Erhardt2015-05-28
* Add workaround for drawing the page overlayPhilipp Erhardt2015-05-05
* Implement text selectionPhilipp Erhardt2015-05-05
* Improve clickable link handling; URL supportPhilipp Erhardt2015-03-20
* Improve current page number in grid layoutPhilipp Erhardt2015-03-17
* Remove old TODOsPhilipp Erhardt2015-03-16
* Implement Table of ContentsPhilipp Erhardt2015-03-16
* Implement fist page offsetPhilipp Erhardt2015-02-02
* Remove some duplicate codePhilipp Erhardt2015-01-31
* Implement searching backwardsPhilipp Erhardt2015-01-31
* Implement beamer window (active in layout 3)Philipp Erhardt2015-01-05
* Refactor, clean up, move stuff aroundPhilipp Erhardt2015-01-04
* Clear search when reloading; refactor search hitsPhilipp Erhardt2014-09-19
* Implement zooming via Ctrl+MousewheelPhilipp Erhardt2014-09-09
* Implement first step of a presenter viewPhilipp Erhardt2014-09-09
* Calculate a better horizontal fit (GridLayout)Philipp Erhardt2014-08-07
* Fix clamping in GridLayout::scroll_page()Philipp Erhardt2014-08-07
* Make layout attributes persistentPhilipp Erhardt2014-08-07
* Don't clamp the view when reloading via inotifyPhilipp Erhardt2014-05-07
* Move files to src/ directory, split layout filesPhilipp Erhardt2014-04-27