Skip to content

Releases: oclero/qlementine

v1.4.2

12 Jan 21:26
13f72eb

Choose a tag to compare

  • Set menu item flash count to 1 like macOS.
  • Don't exceed the screen height when expanding a tree view.

Thanks @christophe-thiery-fw !

v1.4.1

05 Dec 17:01
1e6a785

Choose a tag to compare

Bugfixes :

  • Handle correctly right-to-left in LineEditButtonEventFilter.hpp (by @chriswg3).
  • Fix QCommandLinkbutton icon size.
  • Fix typo in documentation.

v1.4.0

08 Nov 00:29
4000aa3

Choose a tag to compare

New features:

  • Add tristate mode to Switch (#93).

Bugfixes:

  • Fix antialiased carret in text fields. It is now always aligned to pixel grid (by @anydream).
  • Fix memory leak for the FlashActionHelper (by @thierryba).
  • Fix QTabBar scroll buttons enabled state (by @christophe-thiery-fw).

v1.3.0

25 Sep 17:53
79f2ae3

Choose a tag to compare

New features:

  • Add NotificationBadge widget (#109).
  • Switch to Ninja as the default CMake generator on macOS instead of Xcode.
  • Replace emit by Q_EMITfor better compatibility.

Bugfixes:

  • Fix Popover's drop shadow and position pixel ratios on high-DPI screens.
  • Fix returned QAction by QMenu::exec (by @thierryba).
  • Fix missing border positions for QToolBar (by Иванов ПавСл Π“Π΅Π½Π½Π°Π΄ΡŒΠ΅Π²ΠΈΡ‡).
  • Fix loss Popover binding on multiscreen (by @polamedev).
  • Fix loop animation restart when it is stopped (by @polamedev).

v1.2.2

06 Apr 13:53
73cb923

Choose a tag to compare

  • Fix installing includes with double-slashes

v1.2.1

04 Apr 16:03
ebe7792

Choose a tag to compare

  • Fix the drop shadows: they now use correctly the device pixel ratio.
  • Delay even more the creation of QFocusFrame.
  • Add methods to customize AboutDialog.

v1.2.0

01 Apr 00:06
8320849

Choose a tag to compare

The lib is now used by two more apps: Solarus Launcher and Solarus Editor!

  • Fix tab bar scroll buttons enabled state.
  • Improve Popover widget.
  • Fix Font not found "InterDisplay" (#96).
  • Fix Warning about negative minimum sizes (0,-1) (#98).
  • Add missing widgets in docs (#95).
  • Fix QLineEdit position in editable QComboBox (#63).
  • Make clang-analyzer happy.
  • Fix LoadingSpinner when not visible.
  • QSplitter: don't draw too large lines in splitters
  • Add support for QLineEdit without borders.
  • Add new Qt6 PixelMetric sizes.
  • Fix flat QPushButton background color.
  • Improve QTableView/QTreeView headers aesthetics.
  • Fix QToolButton icon size: it now uses the set size.
  • Fix forwarding the AutoIconColor property to QMenu's child menus.
  • Customize QPlainTextEdit's standard context menu icons.
  • Fix compressed QCheckBox in QFormLayout.
  • Fix huge fonts on Windows.

Thanks to everyone who contributed ❀️

v1.1.2

01 Mar 20:10

Choose a tag to compare

  • Fix compilation on Windows.

v1.1.1

01 Mar 19:55

Choose a tag to compare

  • Fix click on website link in AboutDialog.

v1.1.0

01 Mar 19:37

Choose a tag to compare

  • Add LoadingSpinner widget (#27).
  • Add AboutDialog widget (#90).
  • Showcase app uses Qlementine Icons 1.7.0.