Revisions of lximage-qt
Dominique Leuenberger (dimstar_suse)
accepted
request 1223240
from
Shawn Dunn (sfalken)
(revision 18)
- Update to version 2.1.0: * Pre-release changes (#685) * Weblate commits (#687) * Updated *.ts files (#686) * Weblate commits (#684) * Weblate commits (#683) * Cleanup licenses * Weblate commits (#681) * Weblate commits (#680) * Weblate commits (#679) * Weblate commits (#678) (forwarded request 1221986 from AndnoVember)
Dominique Leuenberger (dimstar_suse)
accepted
request 1080357
from
Shawn Dunn (sfalken)
(revision 14)
Dominique Leuenberger (dimstar_suse)
accepted
request 1033795
from
Michael Vetter (jubalh)
(revision 13)
Dominique Leuenberger (dimstar_suse)
accepted
request 973872
from
Michael Vetter (jubalh)
(revision 12)
- Update to 1.1.0: * 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).
Dominique Leuenberger (dimstar_suse)
accepted
request 930096
from
Michael Vetter (jubalh)
(revision 11)
- Update to 1.0.0: * 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.
Dominique Leuenberger (dimstar_suse)
accepted
request 885935
from
Michael Vetter (jubalh)
(revision 10)
- Update to 0.17.0: * Fitting images while navigating is made optional. * Options are added to Preferences dialog for thumbnails.
Dominique Leuenberger (dimstar_suse)
accepted
request 846027
from
Michael Vetter (jubalh)
(revision 9)
- Remove deprecated recommends on lang package - Update to 0.16.0: * 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.
Dominique Leuenberger (dimstar_suse)
accepted
request 798551
from
Michael Vetter (jubalh)
(revision 8)
Dominique Leuenberger (dimstar_suse)
accepted
request 680439
from
Michael Vetter (jubalh)
(revision 7)
- Update to 0.14.1: * Only translations was changed
Stephan Kulow (coolo)
accepted
request 670380
from
Michael Vetter (jubalh)
(revision 6)
- Update to 0.14.0: * Render image EXIF data (by Rndevfx) * Added confirmation dialog when using “Save as” with a filename without extension. * Add ImgBB upload provider * Add ability to annotate images * Add copy button to upload dialog * Implement MRU list * Update copyright block in source files * Fixed thumbnail selection (with deletion) - Move translation from lxqt-l10n into package
Dominique Leuenberger (dimstar_suse)
accepted
request 618052
from
Michael Vetter (jubalh)
(revision 5)
- Update to 0.7.0: * 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 - 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 * Bump year * File and folder DND Fixes https://github.com/lxde/lximage-qt/issues/69. - Remove post and postun section because icon and desktop cache is now done automatically - Change group to Productivity/Graphics/Viewers - Update to 0.5.1: * Bump patch version and (#82) * Create lximage-qt-screenshot_it.desktop (#83) * Add *da.desktop files * Desktop entry files: Fix typo in French translation * [MRG] Display first image when loading a directory (v2) (#75) * Desktop entry files: Add French translation * Use lxqt-build-tools * Use the new lxqt-build-tools package * Fixed A Cast (#71) * Remove cpack (#70) - Update to 0.5.0: * Bump version to 0.5.0 (#67) * Remove Core and Qt from Categories in desktop file (#64) * Extend README.md * Fix broken compatibility introduced by libfm-qt API changes. This closes lxde/lximage-qt#63. * Add Catalan translations * Quieten compiler warning * Code cleanup * Use LXQtCompilerSettings cmake module * Treat SVG files separately as SVG images * build: Update translations based on *.ui * Fix typo in Portuguese translation for desktop file * Fix typo in German translation for desktop file (#55) * build: Use external translations (#54) * ts-files removal (#53) * Hide cursor smartly in fullscreen mode * build: Use liblxqt's TranslateDesktop module * Adds support for GIF animation. * Implement an EOG-like behavior on starting By clicking on an image for the first time, the user wants to see it clearly with lximage-qt. So, the following behavior is implemented here: * Add --version command line option * Fix missing Russian translation in desktop file * Fix memory leak if taking screenshot with cursor * Polish translation updated * Another update * Improved Russian translation - thanks to uazure * Fix typo * Add Russian translation * Italian translation update * CMake: Adapt to libfm-qt Targets * Turn on C++11 support. This closes bug lxde/lximage-qt #36. * Exec should have an argument * all GPL files are (or any later) * Add release script * Update translations * Set the color table properly for scaled images * Add Greek (el) translation Remove needless country variant from language code * Corrected language code (de_DE -> de) of german translation, marked translations as done. * replace tabs with spaces * remove trailing spaces * replace glib with Qt for command-line parsing * Don't save file in private mode * Prevents the slideshow timeout to be set to 0 in the UI * Correctly include CMake modules in intree/superbuild mode * Remove lximage-qt from the Utilities category * Update README * Update .gitignore * Hungarian translations added * save and restore window size and maximized state - Add keyring - Remove lximage-qt-0.2.0-fix_desktop_file.patch: got upstreamed - Fixed license tag according to legal team review - new upstream version 0.3.0 - spec file clean up - Removed fedora spec, split into seperate subproject Del: lximage-qt-Fedora_20.spec - Ran spec-cleaner on openSUSE specfile - Added specfile for Fedora_20 Add: lximage-qt-Fedora_20.spec - Reapplied desktop file patch Add: 0001-fix_desktop_file.patch - Removed desktop file patch (upstream changes) Del: 0001-lximage_qt_screenshot_desktop.patch - Added tarball for new stable release Add: lximage-qt-0.2.0.tar.xz Del: _service - Updated patch to correct both desktop files Del: 0001-lximage_qt_screenshot_desktop.patch Add: 0001-lximage_qt_desktop_files.patch - Added patch to correct screenshot desktop file Categories Add: 0001-lximage_qt_screenshot_desktop.patch - Initial Source Upload Add: _service Add: lximage-qt.spec Add: lximage-qt.changes
Dominique Leuenberger (dimstar_suse)
accepted
request 536267
from
Michael Vetter (jubalh)
(revision 4)
- 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 * Bump year * File and folder DND Fixes https://github.com/lxde/lximage-qt/issues/69. - Remove post and postun section because icon and desktop cache is now done automatically - Change group to Productivity/Graphics/Viewers - Update to 0.5.1: * Bump patch version and (#82) * Create lximage-qt-screenshot_it.desktop (#83) * Add *da.desktop files * Desktop entry files: Fix typo in French translation * [MRG] Display first image when loading a directory (v2) (#75) * Desktop entry files: Add French translation * Use lxqt-build-tools * Use the new lxqt-build-tools package * Fixed A Cast (#71) * Remove cpack (#70) - Update to 0.5.0: * Bump version to 0.5.0 (#67) * Remove Core and Qt from Categories in desktop file (#64) * Extend README.md * Fix broken compatibility introduced by libfm-qt API changes. This closes lxde/lximage-qt#63. * Add Catalan translations * Quieten compiler warning * Code cleanup * Use LXQtCompilerSettings cmake module * Treat SVG files separately as SVG images * build: Update translations based on *.ui * Fix typo in Portuguese translation for desktop file * Fix typo in German translation for desktop file (#55) * build: Use external translations (#54) * ts-files removal (#53) * Hide cursor smartly in fullscreen mode * build: Use liblxqt's TranslateDesktop module * Adds support for GIF animation. * Implement an EOG-like behavior on starting By clicking on an image for the first time, the user wants to see it clearly with lximage-qt. So, the following behavior is implemented here: * Add --version command line option * Fix missing Russian translation in desktop file * Fix memory leak if taking screenshot with cursor * Polish translation updated * Another update * Improved Russian translation - thanks to uazure * Fix typo * Add Russian translation * Italian translation update * CMake: Adapt to libfm-qt Targets * Turn on C++11 support. This closes bug lxde/lximage-qt #36. * Exec should have an argument * all GPL files are (or any later) * Add release script * Update translations * Set the color table properly for scaled images * Add Greek (el) translation Remove needless country variant from language code * Corrected language code (de_DE -> de) of german translation, marked translations as done. * replace tabs with spaces * remove trailing spaces * replace glib with Qt for command-line parsing * Don't save file in private mode * Prevents the slideshow timeout to be set to 0 in the UI * Correctly include CMake modules in intree/superbuild mode * Remove lximage-qt from the Utilities category * Update README * Update .gitignore * Hungarian translations added * save and restore window size and maximized state - Add keyring - Remove lximage-qt-0.2.0-fix_desktop_file.patch: got upstreamed - Fixed license tag according to legal team review - new upstream version 0.3.0 - spec file clean up - Removed fedora spec, split into seperate subproject Del: lximage-qt-Fedora_20.spec - Ran spec-cleaner on openSUSE specfile - Added specfile for Fedora_20 Add: lximage-qt-Fedora_20.spec - Reapplied desktop file patch Add: 0001-fix_desktop_file.patch - Removed desktop file patch (upstream changes) Del: 0001-lximage_qt_screenshot_desktop.patch - Added tarball for new stable release Add: lximage-qt-0.2.0.tar.xz Del: _service - Updated patch to correct both desktop files Del: 0001-lximage_qt_screenshot_desktop.patch Add: 0001-lximage_qt_desktop_files.patch - Added patch to correct screenshot desktop file Categories Add: 0001-lximage_qt_screenshot_desktop.patch - Initial Source Upload Add: _service Add: lximage-qt.spec Add: lximage-qt.changes
Dominique Leuenberger (dimstar_suse)
accepted
request 460521
from
Michael Vetter (jubalh)
(revision 3)
1
Dominique Leuenberger (dimstar_suse)
accepted
request 432275
from
Factory Maintainer (factory-maintainer)
(revision 2)
Automatic submission by obs-autosubmit
Stephan Kulow (coolo)
accepted
request 258888
from
andrea florio (anubisg1)
(revision 1)
fixed license tag
Displaying all 18 revisions