summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/insertordericon.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix codding styleJabiertxof2018-11-091-1/+1
|
* Move icon-loader and provide a temporary fallback to render pixbufJabiertxof2018-11-091-1/+1
|
* Clarify licensesMax Gaukler2018-11-081-1/+2
| | | | | | - add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library
* adding gtk-themeJabier Arraiza2018-07-211-11/+5
|
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-4/+4
| | | | | This replaces all NULL or 0 with nullptr when assigned to or returned as a pointer.
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-2/+2
| | | | This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60.
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-2/+2
|
* Remove more checks if icon exists in default theme.Tavmjong Bah2017-07-061-7/+2
|
* Remove old icon handling codeAlexander Valavanis2017-06-291-9/+5
|
* ui/widgets: Drop GTK2 fallbacksAlex Valavanis2016-07-281-32/+0
| | | (bzr r15023.2.6)
* Warning cleanup.Jon A. Cruz2014-11-021-7/+6
| | | (bzr r13657)
* Fix gtk3 build at risk of breaking windows buildLiam P. White2014-10-081-9/+0
| | | (bzr r13341.1.262)
* change header include order to fix win64 buildJohan B. C. Engelen2014-09-301-1/+2
| | | (bzr r13341.1.235)
* Start cleanup for merge into trunkLiam P. White2014-03-071-0/+7
| | | (bzr r13090.1.20)
* Experimental merge of Ponyscape features into trunk (will not compile)Liam P. White2014-03-021-0/+166
(bzr r13090.1.1)