QtitanRibbon Changelog Print E-mail

QtitanRibbon changelog:

Version 2.8.1

- Bugfix: Rendering of the QTreeWidget in Office 2010 style does not work.
- Bugfix: Problem in the OfficeStyle::drawItemViewItem function (crash and warning).
- Bugfix: Rendering of scrollbars under Office 2010 Black theme.
- Optimization and moving to Qt 4.8.x.

Version 2.8

- Added method void RibbonBar::setKeyTip(QAction* action, const QString& keyTip); to set the specified key for ribbon keytips mechanism.
- Added support for scrolling ribbon tabs by mouse wheel.
- Added support for DPI system settings. Now font size can be binding to DPI installed in OS.
- Improved the group's shrinking if it is not fully fit.
- Implemented visibility setting for the gallery's items.
- Added new class OfficePopupWindow for showing Office like messages in the application.
- Improved the behaviour of the QtDesigner plugin.
- Fixed: QTableWidgetItem::setTextColor() does not have effect if RibbonStyle is used.
- Fixed: Strange behavior with some widgets in a QWizardPage.
- Fixed: Some problems to dock a QDockWidget when RibbonStyle is used.
- Fixed: If i have some mdi opened and i arrange it tiled, the main window is moved.
- Fixed other bugs that were found in the course of the project 2.8.

Version 2.7

- Added support for HTML in the Ribbon Tooltips.
- Added support for custom layout in group.
- Added a special mode in which the Ribbon Group can be stretched in height. It depend on the height of the elements within it.
- Added support to setting font for the entire Ribbon at once.
- Added support to setting font for Ribbon's items and groups of each page individually.
- Further development of automatic selection for icon's size to display the system button
(now is possible to set the icon in format *.ico and the most appropriate size will be selected
to show the system button for cases if the ICO file contains images with several sizes).
- Added ability to drag-and-drop the styles from QtDesigner component's palette to the QMainWindow.
- Added Ribbon Bar, Ribbon Status Bar to the QtDesigner component's palette.
- Fixed bug to show tooltips in MacOSX and Linux.
- Fixed location of controls (minimize, maximize a child window) while QMdiArea is using.
- Fixed incorrect frame displaying in the classic Windows's styles (Windows 7, Vista, XP).
- Fixed tooltips positioning and displaying in Ribbon Gallery.
- The sistem button has not properly drawing regarding quick panel.
- Fixed drag-droping main window if setFrameEnabled() option is enabled in Office 2010 style.
- Fixed a bug in the BackStageView control. If the main window has QDockWidget panels then they are always expanded.

Version 2.6

- Added support for keytips.
- Added new widget - backstage view. It's allows you to make a next generation menu.
- Added ability to manage backstage view in Qt designer.
- Added ability to block usage of the Ribbon of Office styles for dialogs.
- Added ability to block closing galleries's popups.
- Added functions to remove items from the specified gallery list.
- Fixed tri-state check box paint flaw.
- Fixed: I set Qt::DownArrow in qtoolbuton, it drawed incorrectly, but only if I use ribbon.
- Fixed a crash in the ribbon's animation mechanism during dynamic re-creation of ribbon stuff.
- Fixed a bug related to wrong title on the modified document of the main window (QWidget::setWindowModified).
- Fixed: Adding a menu to the ribbon in the maximize handler does not have effects.
- Fixed a series of drawing errors under Windows XP (or win7 with classic theme).
- Fixed: When ribbon loses focus for another window (toolbar, for example) and mouse passes over the tabs of ribbonpage, the tabs of ribbonpages are not drawn correctly.
- Fixed an issue with regards to the command execution by hotkeys, if QAction is not visible.
закладке.
- Fixed a bug - StatusBar's accelerator does not showing correctly.
- Implemented a lot of small and large patches to increase stability and improve performance characteristics.

Version 2.5

- Implemented minimize/maximize mechanism of the Ribbon Bar relative to the main window of the application.
- Performed refactoring of the Ribbon styles.
- Added a set of the Microsoft Office 2010 styles.
- Added Windows 7 Scenik style.
- Fixed known bugs.

Version 2.4

- Fixed a problem in the function setVisible of the group in its reduction mode.
- Fixed a crash of the application without system button.
- Fixed the application fails under Windows XP operating system if setFrameThemeEnabled has been called.
- Fixed crash of the application after cleaning ribbon from the pages.
- Fixed a rendering problem of the checked feature in the popup-menu if the item's icons is exists.
- Fixed a rendering problem of png-images for different sizes (which are defined in the QAction) for the ribbon and for the popup.
- Fixed a problem switching tabs on the ribbon.
- Fixed a bug in group's layouter when you install the text for the button beside the icon (setIconText).
- Fixed problem with system button and Qt::ToolButtonFollowStyle style.
- Fixed problem with calculating the size of main window title when the application starts (the coordinates of the title overlapped the tabs and nothing worked). The problem was solved only if you resize the main window.
- Fixed many other bugs that are not critical. 

Version 2.3

- Switching to the MSVS2010.
- Added support for AIR tehnology for Windows 7. (Windows platform only).
- Support for Windows color scheme, both classical and standard Windows 7 (Windows platform only).
- Added the ability to place a SYSTEM (round Office button) on the title of the main window (Windows platform only).
- Added the ability to place the Quick Access Toolbar in main window title (Windows platform only).
- Added ability to display the Contextual Tab on the main window title (Windows platform only).
- Replaced font for default MS Office font.
- A more accurate calculation of the ribbon bar layouter height.
- Developed the ability to create a custom main window title to locate in it the SYSTEM button Quick Access Toolbar, as well as Contextual Tabs for ALL PLATFORMS.
- Added the ability to scale the ribbon bar with different DPI font installed in the system.
- Added ability to display the standard MS Office 2007 background in the main window, which contains QtitanRibbon bar.
               
- Bugfix. Function isVisible() of the ribbon page worked is not properly
- Bugfix. Drawing items of the QListWidget and QTreeWidget is not correct in Office 2007 style.
- Bugfix. Placing the text in the header of the group (the tail of the letter "g" was cut off).
- Fixed a problem with setChecked in the QMenu items.
- Bugfix. The background of the tab page is not being drawn (should be the same colour as the tab).
- Bugfix. The custom widget factory registered for widgets of class Qtitan::RibbonPage returned 0.
- Bugfix. The group layoutis not correctly converted when you setup a text for a button via a QAction.
- Bugfix. The Office 2007 style does not apply for elements in the QWebView.

Version 2.2

- Bugfix - loyaut of the quick access bar buttons.
- Bugfix - visual display of some controls.
- Mac OS X font for ribbon control.
- Option button has been added.
- System menu button. Has the ability to add page to display a list of recently used files.
- Has been strengthened RibbonStyle and Office2007Style styles for use in UI dialogs.

Version 2.1

- Bugfixes for the painting mechanism under Mac OS X

Version 2.0

- Added control - Ribbon gallery.
- Added control - Contextual tab (tab can be green, blue. red, yellow, cyan, purple and orange).
- Added White style to the Office 2007 UI style collection.
- Fixed bug - layout elements on the ribbon.
- Many small fixes to improve stability.
- Implemented the possibility to create a ribbon page with null parent.
- Improved API.
- Updated documentation.

Version 1.0

- Initial release

 

 

Developer Machines Newsletter


Register to our Developer Machines newsletter to get informed on all the latest releases of the components for Qt, updates and general Qt knowledge.

Quick Support

Should you need any additional information about our products or licensing, please contact us at the following email addresses:

Get in touch

If you would like to purchase our products or services, but don’t know how to do it the right way, please feel free to contact us:

support@devmachines.com ( any questions related to our products or services )
license@devmachines.com ( questions related to licensing )

Copyright © 2009-2012 Developer Machines. All Rights Reserved.

Login to Developer Machines

Welcome to Developer Machines CMS



Developer Machines Registration



*
*
*
*
*

Fields marked with an asterisk (*) are required.