Uwe Kindler
|
0073870480
|
Added documentation for Auto-Hide feature
|
2022-11-07 14:36:19 +01:00 |
|
Uwe Kindler
|
8e8ead0b4f
|
Improved visual_studio_light.css
|
2022-10-25 09:11:10 +02:00 |
|
Uwe Kindler
|
8d14068df7
|
Fixed QMouseEvent::globalPos() warning
|
2021-01-02 20:29:59 +01:00 |
|
Uwe Kindler
|
ef855e3843
|
Added documentation for FloatingContainerHasWidgetTitle flag
|
2020-04-27 08:58:50 +02:00 |
|
Uwe Kindler
|
b727274cd9
|
Implemented support for custom DockWidget actions for display in DockArea title bar
|
2020-02-06 09:15:13 +01:00 |
|
githubuser0xFFFF
|
a06a14d6cd
|
Merge pull request #15 from skartashev/master
Qt 5.5.1 (ubuntu 16.04) compatibility buildfixes
|
2019-01-15 11:41:37 +01:00 |
|
Sergey Kartashev
|
88d4bea2c1
|
Qt 5.5.1 (ubuntu 16.04) compatibility buildfixes
|
2019-01-15 10:12:34 +03:00 |
|
Uwe Kindler
|
b8ad2f7577
|
Removed superfluous windows.h include from main.cpp and removed unused local variable FloatingContainer from dropIntoSection() function
|
2019-01-14 14:18:44 +01:00 |
|
Uwe Kindler
|
f69af82a49
|
Implemented context menu for dock widget tab to close or detach tab or to close all other tabs
|
2018-11-09 10:07:56 +01:00 |
|
Uwe Kindler
|
bc6ffcc02c
|
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 |
|
Uwe Kindler
|
6617cf6f19
|
Implemented proper updating of floating widget title
|
2018-10-30 23:45:59 +01:00 |
|
Uwe Kindler
|
8a401ebd68
|
Fixed a bug in restore functionality that caused application crash, added initial support for perspectives
|
2018-02-13 12:00:58 +01:00 |
|
Uwe Kindler
|
bc37a2788e
|
Fixed placing of drop overlay cross, resizing of floating widget to drop
area rectangle size prior to insertion
|
2017-04-11 23:26:33 +02:00 |
|
Uwe Kindler
|
17dff82d12
|
Moved stylesheet from demo into main library
|
2017-03-28 13:05:18 +02:00 |
|
Uwe Kindler
|
9af86c4136
|
Replaced std:cout based debug output with qDebug()
|
2017-03-28 12:01:27 +02:00 |
|
Uwe Kindler
|
97571e4be8
|
Refactoring of project structure
|
2017-03-12 21:41:50 +01:00 |
|