summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/rotateable.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-10-01Remove #include "config.h" wherever possibleEduard Braun1-4/+0
2018-09-11Support smooth scrolling (part 2)Eduard Braun1-1/+4
2018-06-18Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot1-2/+1
2018-05-04Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin1-3/+3
2018-04-29Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin1-3/+3
2017-04-15fix scrolling on style indicator in statusbar for gtk3eman-mod1-0/+1
2016-08-03Removed unused includes, decreased compilation time. Once againAdrian Boguszewski1-2/+1
2016-07-28Reverted changes to r15024 after many building problemsAdrian Boguszewski1-1/+2
2016-07-28Removed unused includes, decrease compilation timeAdrian Boguszewski1-2/+1
2015-04-27Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...Alex Valavanis1-4/+0
2014-08-30Fix modelinesAlex Valavanis1-3/+3
2013-11-09Moved and renamed some tool-related files.Markus Engel1-1/+1
2013-11-07First step of moving tools into appropriate namespaces.Markus Engel1-1/+1
2013-06-07Adding inclusion of config.h where needed for threads.h check.Jon A. Cruz1-0/+4
2013-06-06Added configure/ifdef guards to only bring in the needed #include if glibmm h...Jon A. Cruz1-0/+2
2013-06-04Correct to compile against recent gtkmm, including updated macports versions....Jon A. Cruz1-0/+2
2012-10-23Fix for 171890 : Mouse wheel on swatchesJohn Smith1-0/+31
2012-08-05Fix for 484135 : clicking on the stroke size doesn't open the dialog boxJohn Smith1-8/+8
2011-10-27Fixing more broken and split doc comments.Jon A. Cruz1-3/+1
2011-10-03Doxygen cleanup.Jon A. Cruz1-1/+1
2011-06-23Remove more of libnrKrzysztof Kosi??ski1-4/+3
2008-08-04NR:: => Geom:: for much of src/ui and src/widgetsJohan B. C. Engelen1-1/+1
2008-02-17fix sticking in rotation mode after click (correct fix this time, sorry)bulia byak1-0/+2
2008-02-17fix sticking in rotation mode after clickbulia byak1-2/+2
2007-10-30add alt dragging for no change modebulia byak1-9/+19
2007-10-24whitespacebulia byak1-66/+66
2007-10-24new class for widgets adjustable by rotation-like gesturesbulia byak1-0/+137