Warning, /graphics/gwenview/NEWS is written in an unsupported language. File is not indexed.
0001 # 2.6.0 0002 ## Improvements 0003 - New shortcuts to go to first and last image (bug #174619), original patch by 0004 Ivan Wagner. 0005 - Image resize dialog now allows to set width and height (bug #225506) 0006 - A new "Share" button has been added to the toolbar to make it easier to 0007 export images to various systems. 0008 0009 # 2.5.4 0010 ## Fixes 0011 - Make sure operations done after "save as" are applied to the new image 0012 (bug #236577). 0013 0014 # 2.5.2 0015 ## Fixes 0016 - Apply black-list extension filter to documents only (bug #249878). 0017 0018 # 2.5.0 0019 ## Improvements 0020 - Gwenview no longer blocks the UI when modifying or saving images. 0021 - Wrap around when panning images (bug #225811), original patch by 0022 Ismael Barros. 0023 - It is now possible to show image size and file size below thumbnails, 0024 original patch by Aaron Seigo. 0025 - Gwenview can now be started with multiple images. 0026 - Added an option to disable video support (bug #135585). 0027 0028 # 2.4.2 0029 ## Improvements 0030 - Improved browsing picture folders by caching EXIF thumbnails to disk. 0031 0032 ## Fixes 0033 - Fixed lossless rotation when built with libjpeg-8 (bug #227313). 0034 0035 # 2.4.1 0036 ## Fixes 0037 - Fixed behavior of image view scroll bar in RTL mode (bug #210058). 0038 - Fixed wrong position of "save as" bubble. 0039 - Fixed "File > Open" action (bug #227934). 0040 - Prevent word-wrap in thumbnail tooltip. 0041 0042 # 2.4.0 0043 ## New features 0044 - Added an importer tool to make it easy to get images from memory cards. 0045 - Added renaming support (bug #190216). 0046 - Added support for session restoring (bug #199669). 0047 - Added support for clipboard operations (Cut/Copy/Paste) (bug #191084). 0048 0049 ## Improvements 0050 - Reworked start page to give quick access to history and bookmarks. 0051 - Show thumbnails over folder icons in thumbnail view and start page. 0052 - Nicer thumbnail tooltips. 0053 - Added support for drag'n'drop on location bar (bug #153381). 0054 - Added buttons to the thumbnail view zoom slider (bug #196110). 0055 - Hide empty plugin menu entries (bug #168915). 0056 - Show thumbnails for dragged documents. 0057 - "Save As" behavior has been improved: it now takes you to the new document, 0058 with a link to go back to the original one. 0059 - Do not show the save bar above the side bar (bug #209683). 0060 - Improved speed of thumbnail generation when entering a folder for the first time. 0061 0062 ## Fixes 0063 - Reloading a truncated document works now (bug #207056). 0064 - Do not show semantic info in sidebar if Nepomuk is not enabled (bug #196019). 0065 - Really quit when all images have been saved (bug #199531). 0066 - Reloading a truncated document works now (bug #207056). 0067 - Prevent the sidebar from getting larger when image information is too wide. 0068 - Fix broken width of save bar. 0069 0070 # 2.3.5 0071 ## Fixes 0072 - Make crop handles fully opaque, as they do not show for some reason 0073 otherwise. 0074 0075 # 2.3.2 0076 ## Fixes 0077 - Ensure crop widget is always visible (bug #201098). 0078 - Ensure operations always apply to the current url (bug #185769). 0079 - Make sure setting the crop ratio does not resize the crop rect to 0x0 0080 (bug #199946). 0081 - Correctly enable or disable next and previous buttons when starting Gwenview 0082 with an image as parameter (bug #205468). 0083 - Do not crash if started with a comma as parameter (bug #197563). 0084 0085 # 2.3.1 0086 ## Fixes 0087 - Ensure "Advanced Slideshow" plugin is always enabled. 0088 - When trying to quit Gwenview with unsaved changes, really quit when all 0089 images have been saved. 0090 0091 # 2.3.0 0092 ## New features 0093 - Gwenview can now play videos (bug #174522). 0094 - The sidebar has been reworked and now features a folder view. 0095 0096 ## Improvements 0097 - New crop interface: less intrusive and with the ability to crop to screen 0098 ratio. 0099 - The thumbnail bar can now be shown vertically and show multiple rows/columns. 0100 - Gwenview now remembers visited urls. 0101 - History can now be disabled. 0102 - Added file operations and "open with" menu to image view context menu. Patch 0103 by Marian Kyral (bug #187819). 0104 - Show XMP image information. 0105 - Show compressed SVG files. 0106 - Do not crash if image info is not available (bug #200494). 0107 0108 ## Fixes 0109 - Restart slideshow timer when user changes current image (bug #186411). 0110 - Scroll when dragging files to the top or bottom of the thumbnail view (bug 0111 #189510). 0112 - Correctly refresh view when reloading an SVG document (bug #189525). 0113 - Fix crash when saving multiple modified images with "Save All" (bug #189992). 0114 - Do not crash when clicking a rotate button from the thumbnail view speedbar. 0115 - Disable screensaver in fullscreen mode (bug #185916). 0116 - Forget modified documents if they are deleted or trashed. 0117 - Fix date sorting. 0118 - Make PageUp and PageDown scroll, not browse (bug #187774). 0119 0120 # 2.2.3 0121 ## Fixes 0122 - Handle gif files containing one frame and a graphic control extension as 0123 non-animated gif (bug #185523). 0124 0125 # 2.2.2 0126 ## Fixes 0127 - Fix display of JPEG2000 images. 0128 - Fix memory leak when rotating images. 0129 - Fix crash when switching to parent directory when in View mode (bug #186187). 0130 - Fix crop rect (bug #184876). 0131 0132 ## Improvements 0133 - Give back memory as soon as modified images have been saved.