aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/image.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-02-05Bump year1.20.1Mattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@kth.se>
2018-08-09Update for Python 3.7 (broke syntax backwards compatibility) and update year and email1.20Mattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@kth.se>
2017-01-19Update yearMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-04-19bump yearMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@kth.se>
2015-11-19work around regression bug in ImageMagick and deficiency in GaphicsMagick1.12Mattias Andrée1-22/+12
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-11-19prefer graphicsmagick over imagemagickMattias Andrée1-1/+17
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-04-04mMattias Andrée1-0/+3
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-04-04launchersMattias Andrée1-0/+2
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-04-04fix errors in image plugin + begin on launchersMattias Andrée1-5/+5
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-04-04mMattias Andrée1-0/+2
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-04-04image: select best of the best iconsMattias Andrée1-2/+18
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-04-04implement icon searchMattias Andrée1-1/+98
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-04-04add image supportMattias Andrée1-0/+114
Signed-off-by: Mattias Andrée <maandree@operamail.com>