summaryrefslogtreecommitdiffstats
path: root/src/widgets/ink-radio-action.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* adding gtk-themeJabier Arraiza2018-07-211-3/+5
|
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-1/+1
| | | | | This replaces all NULL or 0 with nullptr when assigned to or returned as a pointer.
* Remove old icon handling codeAlexander Valavanis2017-06-291-9/+9
|
* Split InkAction classes into separate filesAlex Valavanis2016-08-051-0/+185
(bzr r15043)