Qt-Advanced-Docking-System/src
2019-10-18 07:41:28 +02:00
..
images Properly implemented showing and hiding of TitleBarUndockButton 2018-11-05 09:07:18 +01:00
linux Improved source code documentation, removed empty main.qrc to silence qmake warning 2019-08-26 07:58:56 +02:00
stylesheets Added missing FloatingWidgetTitleBar.cpp and missing stylesheet file for linux 2019-05-15 09:12:22 +02:00
ads_globals.cpp Various fixes after code review 2019-01-25 16:28:36 +00:00
ads_globals.h Fix emission of viewToggled() signal for dock widgets that are not part of the state that is restored 2019-10-01 11:48:53 +02:00
ads.qrc Improved icons for all button, adjusted size of dock marker 2019-05-14 15:32:50 +02:00
DockAreaTabBar.cpp Fixed sizeHints and sizePolicies to properly support different font sizes i.e. set via QApplication::setFont 2019-09-13 10:25:33 +02:00
DockAreaTabBar.h Fixed DLL export of DockAreaTabBar, DockAreaTitleBar and ElidingLabel 2019-10-18 07:41:28 +02:00
DockAreaTitleBar.cpp Fixed sizeHints and sizePolicies to properly support different font sizes i.e. set via QApplication::setFont 2019-09-13 10:25:33 +02:00
DockAreaTitleBar.h Fixed DLL export of DockAreaTabBar, DockAreaTitleBar and ElidingLabel 2019-10-18 07:41:28 +02:00
DockAreaWidget.cpp include file path change 2019-10-06 23:47:36 +02:00
DockAreaWidget.h Improved source code documentation, removed empty main.qrc to silence qmake warning 2019-08-26 07:58:56 +02:00
DockContainerWidget.cpp Merge pull request #68 from nairaner/bugfix/floating-window-add-dock 2019-10-01 11:54:38 +02:00
DockContainerWidget.h Improved source code documentation, removed empty main.qrc to silence qmake warning 2019-08-26 07:58:56 +02:00
DockManager.cpp Merge pull request #72 from yozka/change_include_files 2019-10-09 22:05:08 +02:00
DockManager.h Added support for new configuration flag RetainTabSizeWhenCloseButtonHidden 2019-09-13 14:19:43 +02:00
DockOverlay.cpp Fixed warning for unused parameter in DockOverlay.cpp 2019-07-12 10:39:59 +02:00
DockOverlay.h Improved source code documentation, removed empty main.qrc to silence qmake warning 2019-08-26 07:58:56 +02:00
DockSplitter.cpp Make debug messages conditional. 2019-07-21 14:53:24 +07:00
DockSplitter.h Improved source code documentation, removed empty main.qrc to silence qmake warning 2019-08-26 07:58:56 +02:00
DockWidget.cpp include file path change 2019-10-06 23:47:36 +02:00
DockWidget.h Properly implemented support for DockWidgetFloatable feature - now detaching a DockWidget or a DockAre that is not floatable is not possible (support for DockWidgetMovable feature is not implemented yet) 2019-07-11 15:12:39 +02:00
DockWidgetTab.cpp include file path change 2019-10-06 23:47:36 +02:00
DockWidgetTab.h Added support for new configuration flag RetainTabSizeWhenCloseButtonHidden 2019-09-13 14:19:43 +02:00
ElidingLabel.cpp include file path change 2019-10-06 23:47:36 +02:00
ElidingLabel.h Fixed DLL export of DockAreaTabBar, DockAreaTitleBar and ElidingLabel 2019-10-18 07:41:28 +02:00
FloatingDockContainer.cpp Fix emission of viewToggled() signal for dock widgets that are not part of the state that is restored 2019-10-01 11:48:53 +02:00
FloatingDockContainer.h Improved source code documentation, removed empty main.qrc to silence qmake warning 2019-08-26 07:58:56 +02:00
src.pro Moved linux specific code into linux sub folder 2019-07-11 16:12:15 +02:00