.. |
stylesheets
|
Changed stylesheet to highlight the active tab to improve debugging
|
2018-10-11 09:21:01 +02:00 |
ads_globals.cpp
|
Compile and warning fixes for macOS
|
2018-05-06 12:45:46 +02:00 |
ads_globals.h
|
Added minimumSizeHint function to DockWidget to prevent jumping of the height of a dock area when switching between dock widgets, fixed use of findParent function in DockWidget - non current dock widgets do not have a parent so this function will fail
|
2018-10-15 08:29:30 +02:00 |
ads.qrc
|
Fixed handling of dock area removal in floating dock container, added close-button.svg icon to enable display of disabled close button
|
2018-10-31 00:50:18 +01:00 |
close-button-disabled.svg
|
Fixed handling of dock area removal in floating dock container, added close-button.svg icon to enable display of disabled close button
|
2018-10-31 00:50:18 +01:00 |
close-button.svg
|
Fixed handling of dock area removal in floating dock container, added close-button.svg icon to enable display of disabled close button
|
2018-10-31 00:50:18 +01:00 |
close.svg
|
Fixed handling of dock area removal in floating dock container, added close-button.svg icon to enable display of disabled close button
|
2018-10-31 00:50:18 +01:00 |
DockAreaTabBar.cpp
|
Implemented proper updating of floating widget title
|
2018-10-30 23:45:59 +01:00 |
DockAreaTabBar.h
|
Improved detection of dock widget dragging - uses a distance now (half the height of dock area title bar)
|
2018-10-15 15:09:59 +02:00 |
DockAreaTitleBar.cpp
|
Fixed handling of dock area removal in floating dock container, added close-button.svg icon to enable display of disabled close button
|
2018-10-31 00:50:18 +01:00 |
DockAreaTitleBar.h
|
Improved detection of dock widget dragging - uses a distance now (half the height of dock area title bar)
|
2018-10-15 15:09:59 +02:00 |
DockAreaWidget.cpp
|
Started implementing VisibleDockAreaCount cache
|
2018-11-01 07:53:54 +01:00 |
DockAreaWidget.h
|
Started implementing VisibleDockAreaCount cache
|
2018-11-01 07:53:54 +01:00 |
DockContainerWidget.cpp
|
Started implementing VisibleDockAreaCount cache
|
2018-11-01 07:53:54 +01:00 |
DockContainerWidget.h
|
Started implementing VisibleDockAreaCount cache
|
2018-11-01 07:53:54 +01:00 |
DockManager.cpp
|
Implemented proper updating of floating widget title
|
2018-10-30 23:45:59 +01:00 |
DockManager.h
|
Started implementing DockAreaTabBar to improve code, encapsulation and performance
|
2018-10-10 15:15:59 +02:00 |
DockOverlay.cpp
|
Properly implemented DockAreaTitle bar to encapsulate title bar functionality
|
2018-10-12 14:51:57 +02:00 |
DockOverlay.h
|
Added support for stylesheet styling of overlay cross icons, fixed problem when dragging a floating widget that was maximized, removed som std::cout debug output
|
2018-08-28 13:25:44 +02:00 |
DockSplitter.cpp
|
Changed license to LGPL v2.1
|
2017-06-09 22:04:02 +02:00 |
DockSplitter.h
|
Added support for export of shared library functions to support MSVC builds
|
2018-07-17 15:11:49 +02:00 |
DockStateSerialization.cpp
|
Changed license to LGPL v2.1
|
2017-06-09 22:04:02 +02:00 |
DockStateSerialization.h
|
Changed license to LGPL v2.1
|
2017-06-09 22:04:02 +02:00 |
DockWidget.cpp
|
Started implementing VisibleDockAreaCount cache
|
2018-11-01 07:53:54 +01:00 |
DockWidget.h
|
Added minimumSizeHint function to DockWidget to prevent jumping of the height of a dock area when switching between dock widgets, fixed use of findParent function in DockWidget - non current dock widgets do not have a parent so this function will fail
|
2018-10-15 08:29:30 +02:00 |
DockWidgetTab.cpp
|
Improved detection of dock widget dragging - uses a distance now (half the height of dock area title bar)
|
2018-10-15 15:09:59 +02:00 |
DockWidgetTab.h
|
Properly implemented tab moving
|
2018-10-12 09:17:14 +02:00 |
FloatingDockContainer.cpp
|
Started implementing VisibleDockAreaCount cache
|
2018-11-01 07:53:54 +01:00 |
FloatingDockContainer.h
|
Implemented proper updating of floating widget title
|
2018-10-30 23:45:59 +01:00 |
src.pro
|
Created new DockAreaTitleBar class to encapsulate all title bar functionality
|
2018-10-12 13:37:37 +02:00 |