Skip to content

Releases: lxqt/lximage-qt

2.0.1

04 May 17:54
2.0.1
c9715df
Compare
Choose a tag to compare
  • Fixed a crash on using annotations with Qt ≥ 6.7.
  • Fixed a memory leak.

2.0.0

17 Apr 10:53
2.0.0
e2b8fa0
Compare
Choose a tag to compare

Ported to Qt6, and added some menu icons.

1.4.0

05 Nov 11:30
1.4.0
1dc81f6
Compare
Choose a tag to compare

Main changes:

  • Added a minimal support for color spaces.
  • Removed ImageShack upload option (ImageShack requires a paid subscription now).

1.3.0

15 Apr 15:22
1.3.0
ac2387d
Compare
Choose a tag to compare
  • Changed the app icon to SVG.
  • Added a note on kimageformats.
  • Fixed typos.

1.2.0

05 Nov 09:17
1.2.0
cc9ca82
Compare
Choose a tag to compare
  • Fixed visual glitches on smoothing scaled images.
  • A sorting sub-menu is added to the View menu.

1.1.0

16 Apr 12:40
1.1.0
62a57b2
Compare
Choose a tag to compare

Main changes:

  • 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).

1.0.0

05 Nov 10:53
1.0.0
38fe36c
Compare
Choose a tag to compare

Main changes:

  • 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.

0.17.0

15 Apr 10:06
0.17.0
e57f2d0
Compare
Choose a tag to compare

Main changes:

  • Fitting images while navigating is made optional.
  • Options are added to Preferences dialog for thumbnails.

0.16.0

04 Nov 12:51
0.16.0
53099ed
Compare
Choose a tag to compare

Main changes:

  • Images can be resized now.
  • Added image size and path to statusbar.
  • Error messages are shown if saving with a format is not supported.
  • Prevent users from defining ambiguous shortcuts.
  • Added an action for copying paths.
  • Start the app on the screen with mouse cursor when opening images.
  • Support all image types that Qt supports (previously, only "image/…" was supported).
  • A depreciation notice is added to screenshot command line options.

0.15.0

24 Apr 15:47
0.15.0
de334fb
Compare
Choose a tag to compare

Main changes:

  • 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.