* Restore maximized state (if any) on un-fullscreening.
* Fixed capturing of an area of a screen that isn't positioned
at the top left.
* Removed the desktop file for taking screenshots (the screenshot
functionality is kept, but LXQt's screenshot utility is Screengrab).
OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/lximage-qt?expand=0&rev=25
* Fixed bugs in image fitting, flipping and rotation.
* Added options to hide/show main toolbar and/or menubar.
* Added option to use system Trash.
* Added option to change Thumbnail dimensions.
* Added option to change the position of thumbnails dock.
* Fixed wheel scrolling on image with touchpad.
* Allowed direct image renaming (with shortcut).
* Remember EXIF dock width.
* Added command-line option for starting in fullscreen.
* Allowed custom shortcuts to override hard-coded shortcuts.
* Added option to disable image smoothing on zooming.
OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/lximage-qt?expand=0&rev=23
* Added image size and path to statusbar.
* Added copy Path action.
* Fixed memory leaks in annotations.
* Show error message if saving with a format is not supported.
* Added resize image feature.
* Use QFlags default constructor.
* Prevent users from defining ambiguous shortcuts.
* Consult Qt for supported mimetypes.
* Start app on screen with mouse cursor when opening image.
* Added depreciation notice to screenshot command line options.
OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/lximage-qt?expand=0&rev=18
- Update to version 0.15.0
* Added "Open With..." to File menu.
* Added shortcut editor to Preferences.
* Optionally show image outline.
* Made maximum number of recent files configurable.
* Keep zooming state on switching image.
* Support uploading of unsaved images.
* Jump forward when the image is deleted/renamed.
* No auto-selection in thumbnail view.
* Added command-line option to take a screenshot and save it to the directory without showing the GUI.
* Several fixes.
OBS-URL: https://build.opensuse.org/request/show/797617
OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/lximage-qt?expand=0&rev=15
* Bumped minor version to 7
* Spanish translation update
* Just made it compilable again
* Removed not needed release.sh
* CMake: Prevent in-source builds
* fix some http->https
* Fix some mentions of LXDE
* Drop Qt foreach
* cmake: Handle CMP0071
* Add Spanish desktop entries
OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/lximage-qt?expand=0&rev=7
- Update to 0.6.0:
* Add ImageShack upload provider.
* Fix warnings issued by GCC and Clang.
* Ensure file is closed when upload finishes.
* Make image URL read-only.
* Update copyright in initial file comment for new additions.
* Make QNetworkAccessManager static and fix initialization order in UploadDialog.
* Add support for uploading files (fixes#98).
* Bump versions
* Don't export github templates
* Don't use hardcoded install dir
* Update CMakeLists.txt
* Fix regression in thumbnail view
* Add Lithuanian .desktop files
* liblxqt don't fit here
* Copied issue-template
* Drops Qt5Core_VERSION_STRING
* set Qt::AA_UseHighDpiPixmaps to true
* MainWindow: Fix crash for quick image changes
* Use GNUInstallDirs
* jobs: Do proper error handling
* Adapt to changes in libfm-qt(the c++11 port)
* Use the new lxqt-build-tools new FindExif CMake module
* Simpler code for ScreenshotSelectAreaGraphicsView class.
* Change Screenshot select area green color by actual hightlight color. Use lximage-qt private variables style.
* Adapt to C++11 and RAM improvements.
* Screenshot captures an area of the screen.
* Use const iterators
OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/lximage-qt?expand=0&rev=5