Uwe Kindler
|
5e230d8874
|
Closing a dock area with only one single dock widget that has the DockWidgetDeleteOnCloseFeature will delete the dock widget and the area now
|
2019-12-11 16:06:07 +01:00 |
|
Uwe Kindler
|
a45a035bb3
|
Fixed problem with CDockAreaTabBar::onCloseOtherTabsRequested() if DockWidgets support the DockwidgetDeleteOnClose flag, enhanced demo to enabled creation of dynamic tables
|
2019-12-11 15:50:13 +01:00 |
|
Uwe Kindler
|
05f8ce15a2
|
Added support for dock widget feature DockWidgetDeleteOnClose, added toolbar action for creation of dynamic editors to demo appication, added new material design icons to improve demo gui
|
2019-12-10 14:44:44 +01:00 |
|
Uwe Kindler
|
45af8867b2
|
Fixed debug output, moved all calls to FloatingWidget->deleteLater() to a centra place in CDockContainerWidget::dropFloatingWidget
|
2019-12-10 12:47:55 +01:00 |
|
githubuser0xFFFF
|
8e522ce311
|
Update README.md
|
2019-12-02 12:07:43 +01:00 |
|
githubuser0xFFFF
|
178603e3ba
|
Update linux-builds.yml
|
2019-12-02 08:19:11 +01:00 |
|
githubuser0xFFFF
|
552cee514d
|
Update README.md
|
2019-12-02 08:14:32 +01:00 |
|
githubuser0xFFFF
|
4105f70089
|
Update linux-builds.yml
|
2019-12-02 08:11:49 +01:00 |
|
githubuser0xFFFF
|
0bd34a5a6e
|
Update linux-builds.yml
|
2019-12-02 08:10:58 +01:00 |
|
githubuser0xFFFF
|
a5dd566b37
|
Update linux-builds.yml
|
2019-12-02 08:10:42 +01:00 |
|
githubuser0xFFFF
|
1724f7f5ec
|
Update linux-builds.yml
|
2019-12-02 08:10:23 +01:00 |
|
Uwe Kindler
|
6cd09addae
|
Fixed linux build workflow
|
2019-12-02 08:04:25 +01:00 |
|
Uwe Kindler
|
93382350db
|
Updated acitons file for linux builds
|
2019-12-02 07:45:03 +01:00 |
|
githubuser0xFFFF
|
db90e5415f
|
Update README.md
|
2019-11-29 23:39:04 +01:00 |
|
githubuser0xFFFF
|
9679fd67cc
|
Update actions_test.yml
|
2019-11-29 23:34:11 +01:00 |
|
githubuser0xFFFF
|
c84c98f49a
|
Update README.md
|
2019-11-29 23:24:45 +01:00 |
|
githubuser0xFFFF
|
716acd5f68
|
Update README.md
|
2019-11-29 23:17:17 +01:00 |
|
githubuser0xFFFF
|
e782b4813b
|
Update actions_test.yml
|
2019-11-29 23:12:12 +01:00 |
|
githubuser0xFFFF
|
b27a24b3c4
|
Update actions_test.yml
|
2019-11-29 23:10:39 +01:00 |
|
githubuser0xFFFF
|
18c65cdf34
|
Update actions_test.yml
|
2019-11-29 23:04:35 +01:00 |
|
githubuser0xFFFF
|
e049cb0353
|
Update actions_test.yml
|
2019-11-29 23:02:02 +01:00 |
|
githubuser0xFFFF
|
8d42e7777d
|
Update actions_test.yml
|
2019-11-29 22:59:24 +01:00 |
|
githubuser0xFFFF
|
e682ab8ea5
|
Update actions_test.yml
|
2019-11-29 22:52:47 +01:00 |
|
githubuser0xFFFF
|
c6ff7f5230
|
Update actions_test.yml
|
2019-11-29 22:44:07 +01:00 |
|
githubuser0xFFFF
|
309fe1a14a
|
Update actions_test.yml
|
2019-11-29 22:39:07 +01:00 |
|
githubuser0xFFFF
|
6b45274686
|
Create actions_test.yml
|
2019-11-29 22:29:49 +01:00 |
|
Uwe Kindler
|
0f72fabe67
|
Merge branch 'master' of https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System
|
2019-11-29 15:57:39 +01:00 |
|
Uwe Kindler
|
d3ad17d2c6
|
Added support for file version handling for dock state files, added support for reading version 0 state file with wrong orientation character
|
2019-11-29 15:56:57 +01:00 |
|
githubuser0xFFFF
|
a8e0f1904f
|
Update README.md
|
2019-11-28 16:11:21 +01:00 |
|
Uwe Kindler
|
2ee7deb6d5
|
Fixed handling on spontaneous hide events in CFloatingDockContainer for Linux
|
2019-11-28 14:28:34 +01:00 |
|
Uwe Kindler
|
2e88d8651e
|
Added missing source files to CMakeLists.txt
|
2019-11-28 14:12:50 +01:00 |
|
Uwe Kindler
|
232b6b9a61
|
Fixed demo configuration
|
2019-11-28 13:49:58 +01:00 |
|
Uwe Kindler
|
5978aaaedc
|
Set attribute Qt::WA_X11NetWmWindowTypeDock permanently for floating widgets
|
2019-11-28 13:45:15 +01:00 |
|
Uwe Kindler
|
3332f6050e
|
Changed initial position of floating widgets
|
2019-11-28 13:35:58 +01:00 |
|
Uwe Kindler
|
a1de28c969
|
Fixed demo application to properly use default settings
|
2019-11-28 13:22:59 +01:00 |
|
Uwe Kindler
|
8af53b4199
|
Merge branch 'master' of https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System
|
2019-11-28 13:05:42 +01:00 |
|
Uwe Kindler
|
bddf4c417d
|
Added Qt::WindowStaysOnTopHint | Qt::X11BypassWindowManagerHint for dock overlay for linux
|
2019-11-28 13:05:09 +01:00 |
|
githubuser0xFFFF
|
e345773cfc
|
Update README.md
|
2019-11-28 10:57:25 +01:00 |
|
githubuser0xFFFF
|
c1816bf507
|
Update README.md
|
2019-11-28 10:51:07 +01:00 |
|
Uwe Kindler
|
4f97e07eb6
|
Removed debug output, properly restored dragged tab position when floating starts
|
2019-11-28 10:32:39 +01:00 |
|
Uwe Kindler
|
2fe542c3ef
|
Improved transparent docking
|
2019-11-28 09:09:36 +01:00 |
|
Uwe Kindler
|
07f9c6d016
|
Fixed setting of splitter sizes for transparent docking
|
2019-11-27 21:43:36 +01:00 |
|
Uwe Kindler
|
8ea7c265a7
|
Fixed emission of top level changed signal to properly support transparent docking
|
2019-11-27 15:50:18 +01:00 |
|
Uwe Kindler
|
3cd12ce1d3
|
Fixed creation a FloatingDockContainer
|
2019-11-27 14:44:17 +01:00 |
|
Uwe Kindler
|
1be8f2861d
|
Continued implementation of transparent docking
|
2019-11-27 12:00:04 +01:00 |
|
Uwe Kindler
|
e15af4101a
|
Added initial support for transparent undocking
|
2019-11-26 14:40:56 +01:00 |
|
Uwe Kindler
|
4504457da2
|
Removed debug code
|
2019-11-25 16:06:44 +01:00 |
|
Uwe Kindler
|
f497944d2c
|
Added setFloating function to CDockWidget to support making a dock widget floating with from code
|
2019-11-25 15:59:08 +01:00 |
|
Uwe Kindler
|
aee9fb1c95
|
Added dock manager function addDockWidgetFloating to add initial floating dock widgets
|
2019-11-25 15:28:15 +01:00 |
|
Uwe Kindler
|
316d9a00b5
|
Fixed serialization and deserialization of splitter orientation: | means Horizontal and - means vertical - ATTENTION: this breaks backward compatibility with old saved states
|
2019-11-25 15:24:44 +01:00 |
|