Qt-Advanced-Docking-System/demo
2018-08-24 13:41:58 +02:00
..
demo.pro Fixed a bug in restore functionality that caused application crash, added initial support for perspectives 2018-02-13 12:00:58 +01:00
main.cpp Fixed a bug in restore functionality that caused application crash, added initial support for perspectives 2018-02-13 12:00:58 +01:00
MainWindow.cpp Some refactoring to improve code clarity, renamed DockWidgetTitleBar into DockWidgetTab because in the GUI it is a tab, created new class CDockAreaTabBar for the tabbar of a dock area 2018-08-24 13:41:58 +02:00
MainWindow.h Compile and warning fixes for macOS 2018-05-06 12:45:46 +02:00
mainwindow.ui Added support for setting the DockWidget icon - this icon is shown in the title bar or when using the ToggleViewAction 2018-01-02 08:01:23 +01:00