QtitanNavigationDesignUI Changelog
QtitanNavigation changelog:
Version 3.3.2
Added: Moved to QtitanBase.dll 2.8.0.
Added: Acrylic effect for Windows 11.
Version 3.3.1
Added: Moved to QtitanBase.dll 2.7.0.
Version 3.3.0
Added: Moved to QtitanBase.dll 2.6.0.
Added: WindowTitleBar refactoring.
Added: Support for Qt6-python - PySide6.
Fixed: QtitanFastInfoset crashes during parsing big files.
Fixed: WindowTitleBar crashes the app if winId has changed.
Version 3.2.5
Added: Moved to QtitanBase.dll 2.5.0.
Version 3.2.4
Added: Moved to QtitanBase.dll 2.4.0.
Version 3.2.3
Added: Moved to QtitanBase.dll 2.3.1.
Version 3.2.2
Added: Moved to QtitanBase.dll 2.3.0.
Version 3.2.1
Added: Moved to QtitanBase.dll 2.2.1.
Version 3.2.0
Added: Moved to QtitanBase.dll 2.2.0.
Added: Added support for Java/FastInfoset.
Version 3.1.0
Added: Moved to QtitanBase.dll 2.1.0.
Added: Added support for Qt6.2.3.
Added: Support for Windows 11.
Fixed: Update Python bindings.
Version 3.0.0
Added: Moved to QtitanBase.dll 2.0.0.
Added: Support for Qt6.
Added: New light(reveal) effects for buttons.
Added: NavigationEdgeView, NavigationEdgeFrame classes.
Added: ColorizedStyle style with Dark and Light palette.
Version 2.2.4
Added: Moved to QtitanBase.dll 1.8.0.
Added: Support Qt::AA_EnableHighDpiScaling for MaterialWidget.
Version 2.2.3
Added: Moved to QtitanBase.dll 1.7.0.
Version 2.2.2
Added: Adapted for QtitanBase.dll 1.6.0.
Fixed: Wrong size for NavigationMainMenu.
Version 2.2.1
Fixed: The standard style palette is not updated when switching a system theme.
Version 2.2.0
Added: Adapted for QtitanBase.dll 1.5.0.
Added: Support for Qt5.15.2.
Added: Support fo Visual Studio 2019.
Fixed: Issues with keyboard support.
Fixed: Crash under Linux with screen reader enabled.
Fixed: Regular RMB system menu does not appear on the taskbar’s button under Windows OS.
Fixed: Qt::WindowCloseButtonHint does not disable the close button.
Version 2.1.0
Added: Adapted for QtitanBase.dll 1.4.0.
Added: Light on the buttons (move and click effects).
Fixed: Component is not compiled with QT_NO_CAST_FROM_ASCII define. Replacing QLatin1String to QStringLiteral.
Fixed: Painting issues.
Version 2.0.7
Added: Adapted for QtitanBase.dll 1.3.2.
Fixed: Issues with the PySide2 support.
Version 2.0.6
Added: Adapted for QtitanBase.dll 1.3.1.
Version 2.0.5
Added: Adapted for QtitanBase.dll 1.3.0.
Added: Qt5.14 support.
Version 2.0.4
Fixed: Adapted for QtitanBase.dll 1.2.5.
Version 2.0.3
Fixed: Blur-behind windows on Windows 1903 build.
Version 2.0.2
Fixed: App does not work with Qt::AA_EnableHighDpiScaling and Qt::AA_UseHighDpiPixmaps flags enabled.
Version 2.0.1
Fixed: The problem with the build under Qt5.0-5.7
Version 2.0.0
Added: Windows 10 support.
Added: Qt5.12 support.
Added: Python bindings based on PySide2 environment.
Fixed: Wrong work with the palette.
Fixed: Error in the implementation of the title bar.
Version 1.4.0
Added: Acrylic material widget.
Added: NavigationFrame widget.
Added: NavigationView widget.
Added: Ability to customize window title bar (change background, height, adding custom QWidget to title bar and etc.).
Added: Segoe MDL2 font support.
Fixed: Issues with designer plugin.
Version 1.3.0
Fixed: Artifacts when rendering animations.
Fixed: Crashes when the application has more than one navigation menu.
Added: NavigationMenu::setAutoClose() method to close the menu by click.
Added: Ability to control the location of the navigation bar on the main window. You can place the bar anywhere - on the left, right, bottom or top.
Added: The buttons located on the navigation bar can be switched to the pop-up mode when the main window is reducing (like in RIbbon UI).
Added: NavigationStatusBar class that can be used with NavigationMainWindow.
Version 1.2.0
Fixed: Does not work the click event on tile-button if menu is null.
Fixed: Installation issue.
Added: MDI windows support. MDI demo example.
Added: New standard navigation button with icon "Delete".
Version 1.1.0
Fixed: Suddenly disappears the content of the panel.
Added: Alignment method for the side pane (supported left or right alignment at the main window).
Added: Support for mouse wheel for scrolling.
Added: Support for Qt5.8 environment.
Version 1.0
- Initial release