This website requires JavaScript.
Explore
Help
Sign In
Scarfski
/
Qt-Advanced-Docking-System
Watch
1
Star
0
Fork
0
You've already forked Qt-Advanced-Docking-System
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
74b9d35c7bf1099747e79f8052bb3785a2d2d9bb
Qt-Advanced-Docking-System
/
demo
History
Uwe Kindler
0ac19ebdfb
Update qrc and pro file
2018-11-02 09:31:13 +01:00
..
demo.pro
Update qrc and pro file
2018-11-02 09:31:13 +01:00
main.cpp
Fixed update of floating widget window title, make disabled close button look nicer, fixed restoring of floating dock container, change save and restore functionality of dock area to save the current dock widget name instead of the current index to ensure that the right dock widget is active in an area if the number of dock widgets changes for some reasons (i.e. in plugin based applications)
2018-11-02 09:19:53 +01:00
MainWindow.cpp
Some smal improvements in FloatingDockContainer
2018-10-31 22:13:34 +01: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