- 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