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