~ubuntu-branches/ubuntu/utopic/gwenview/utopic-proposed

1 by Rohan Garg
Import upstream version 4.6.90+repack
1
# 2.6.0
2
## Improvements
3
- New shortcuts to go to first and last image (bug #174619), original patch by
4
  Ivan Wagner.
5
- Image resize dialog now allows to set width and height (bug #225506)
6
- A new "Share" button has been added to the toolbar to make it easier to
7
  export images to various systems.
8
9
# 2.5.4
10
## Fixes
11
- Make sure operations done after "save as" are applied to the new image
12
  (bug #236577).
13
14
# 2.5.2
15
## Fixes
16
- Apply black-list extension filter to documents only (bug #249878).
17
18
# 2.5.0
19
## Improvements
20
- Gwenview no longer blocks the UI when modifying or saving images.
21
- Wrap around when panning images (bug #225811), original patch by
22
  Ismael Barros.
23
- It is now possible to show image size and file size below thumbnails,
24
  original patch by Aaron Seigo.
25
- Gwenview can now be started with multiple images.
26
- Added an option to disable video support (bug #135585).
27
28
# 2.4.2
29
## Improvements
30
- Improved browsing picture folders by caching EXIF thumbnails to disk.
31
32
## Fixes
33
- Fixed lossless rotation when built with libjpeg-8 (bug #227313).
34
35
# 2.4.1
36
## Fixes
37
- Fixed behavior of image view scroll bar in RTL mode (bug #210058).
38
- Fixed wrong position of "save as" bubble.
39
- Fixed "File > Open" action (bug #227934).
40
- Prevent word-wrap in thumbnail tooltip.
41
42
# 2.4.0
43
## New features
44
- Added an importer tool to make it easy to get images from memory cards.
45
- Added renaming support (bug #190216).
46
- Added support for session restoring (bug #199669).
47
- Added support for clipboard operations (Cut/Copy/Paste) (bug #191084).
48
49
## Improvements
50
- Reworked start page to give quick access to history and bookmarks.
51
- Show thumbnails over folder icons in thumbnail view and start page.
52
- Nicer thumbnail tooltips.
53
- Added support for drag'n'drop on location bar (bug #153381).
54
- Added buttons to the thumbnail view zoom slider (bug #196110).
55
- Hide empty plugin menu entries (bug #168915).
56
- Show thumbnails for dragged documents.
57
- "Save As" behavior has been improved: it now takes you to the new document,
58
  with a link to go back to the original one.
59
- Do not show the save bar above the side bar (bug #209683).
60
- Improved speed of thumbnail generation when entering a folder for the first time.
61
62
## Fixes
63
- Reloading a truncated document works now (bug #207056).
64
- Do not show semantic info in sidebar if Nepomuk is not enabled (bug #196019).
65
- Really quit when all images have been saved (bug #199531).
66
- Reloading a truncated document works now (bug #207056).
67
- Prevent the sidebar from getting larger when image information is too wide.
68
- Fix broken width of save bar.
69
70
# 2.3.5
71
## Fixes
72
- Make crop handles fully opaque, as they do not show for some reason
73
  otherwise.
74
75
# 2.3.2
76
## Fixes
77
- Ensure crop widget is always visible (bug #201098).
78
- Ensure operations always apply to the current url (bug #185769).
79
- Make sure setting the crop ratio does not resize the crop rect to 0x0
80
  (bug #199946).
81
- Correctly enable or disable next and previous buttons when starting Gwenview
82
  with an image as parameter (bug #205468).
83
- Do not crash if started with a comma as parameter (bug #197563).
84
85
# 2.3.1
86
## Fixes
87
- Ensure "Advanced Slideshow" plugin is always enabled.
88
- When trying to quit Gwenview with unsaved changes, really quit when all
89
  images have been saved.
90
91
# 2.3.0
92
## New features
93
- Gwenview can now play videos (bug #174522).
94
- The sidebar has been reworked and now features a folder view.
95
96
## Improvements
97
- New crop interface: less intrusive and with the ability to crop to screen
98
  ratio.
99
- The thumbnail bar can now be shown vertically and show multiple rows/columns.
100
- Gwenview now remembers visited urls.
101
- History can now be disabled.
102
- Added file operations and "open with" menu to image view context menu. Patch
103
  by Marian Kyral (bug #187819).
104
- Show XMP image information.
105
- Show compressed SVG files.
106
- Do not crash if image info is not available (bug #200494).
107
108
## Fixes
109
- Restart slideshow timer when user changes current image (bug #186411).
110
- Scroll when dragging files to the top or bottom of the thumbnail view (bug
111
  #189510).
112
- Correctly refresh view when reloading an SVG document (bug #189525).
113
- Fix crash when saving multiple modified images with "Save All" (bug #189992).
114
- Do not crash when clicking a rotate button from the thumbnail view speedbar.
115
- Disable screensaver in fullscreen mode (bug #185916).
116
- Forget modified documents if they are deleted or trashed.
117
- Fix date sorting.
118
- Make PageUp and PageDown scroll, not browse (bug #187774).
119
120
# 2.2.3
121
## Fixes
122
- Handle gif files containing one frame and a graphic control extension as
123
  non-animated gif (bug #185523).
124
125
# 2.2.2
126
## Fixes
127
- Fix display of JPEG2000 images.
128
- Fix memory leak when rotating images.
129
- Fix crash when switching to parent directory when in View mode (bug #186187).
130
- Fix crop rect (bug #184876).
131
132
## Improvements
133
- Give back memory as soon as modified images have been saved.