summaryrefslogtreecommitdiffstats
path: root/src/svg-view-slideshow.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rewrite of inkview using InkApplication (Gtk::Application).Tavmjong Bah2018-11-041-325/+0
* Remove #include "config.h" wherever possibleEduard Braun2018-10-011-4/+0
* adding gtk-themeJabier Arraiza2018-07-211-8/+7
* Run clang-tidy’s modernize-pass-by-value pass.Emmanuel Gil Peyrot2018-06-181-2/+4
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-7/+7
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-1/+1
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-1/+1
* Use convenience functions to obtain monitor geometryEduard Braun2018-01-071-37/+4
* Inkview: GtkMM deprecation fixesAlexander Valavanis2017-12-261-2/+34
* Fix build warningEduard Braun2017-05-141-1/+1
* Inkview: new option -f or --fullscreen to lauch Inkview in fullscreen modeEduard Braun2017-05-141-6/+9
* Inkview: add option -s or --scale to set a factor by witch to scale the displ...Eduard Braun2017-05-141-3/+4
* Inkview: minor refactoringEduard Braun2017-05-141-12/+9
* Inkview: Finally implement the -t or --timer option after we dragged it aroun...Eduard Braun2017-05-141-9/+26
* Inkview: Some more refactoringEduard Braun2017-05-141-1/+12
* Inkview: Refactoring - move SPSlideShow to separate source fileEduard Braun2017-05-141-0/+300