Qt-Advanced-Docking-System/demo
Luca Beldi e113790bbe Various fixes after code review
Minimum required Qt lowered to 5.5.0
Added CI for Qt 5.5.1 build
Increased C++ standard to C++14
Fixed use of spaces instead of tabs
Removed duplicate constructors
2019-01-25 16:28:36 +00:00
..
CMakeLists.txt Various fixes after code review 2019-01-25 16:28:36 +00:00
demo.pro Various fixes after code review 2019-01-25 16:28:36 +00:00
main.cpp Merge pull request #15 from skartashev/master 2019-01-15 11:41:37 +01:00
main.qrc Removed non existing resources from main.qrc 2019-01-15 19:45:14 +01:00
MainWindow.cpp Removed non existing header in include 2019-01-15 17:24:29 +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