Uwe Kindler
|
c8d4487a95
|
Improved source code documentation, removed empty main.qrc to silence qmake warning
|
2019-08-26 07:58:56 +02:00 |
|
Yozka
|
6fc8964ffc
|
set tooltip for titlebar and menu #20
|
2019-01-23 22:01:30 +05:00 |
|
Andreev Alexander
|
1078387f5d
|
Merge branch 'master' into feature
|
2019-01-16 18:28:09 +05:00 |
|
Yozka
|
c33dddbd47
|
set title bar and title toggle view action
|
2019-01-16 16:23:07 +05:00 |
|
Samuel Gaist
|
146b65206a
|
Fix missing override warning
|
2019-01-15 17:23:47 +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
|
b3a272110a
|
Some changes for dockwidget tab close button, some refactorings to make insertion of widgets into dock widget easier, added createDefaultToolBar function for creation of toolbar and removed layout flags from CDockWidget
|
2018-11-08 10:04:29 +01:00 |
|
Uwe Kindler
|
75288af88c
|
Properly implemented tab moving
|
2018-10-12 09:17:14 +02:00 |
|
Uwe Kindler
|
7c67d71f68
|
Fixed DockAreaTabBar.cpp to properly count the contained tabs (ignore stretch item)
|
2018-10-11 15:23:19 +02:00 |
|
Uwe Kindler
|
9f1b2c122a
|
Fixed showing and hiding of dock widget title bar. If a dock widget is the one and only visible widget in a FloatingDockContainer, then this widget does not have a tile bar because the window already has a window frame that provides the same functionality
|
2018-09-14 13:21:29 +02:00 |
|
Uwe Kindler
|
5d380708e1
|
Added support for make a single tab floating via double click
|
2018-09-07 13:13:44 +02:00 |
|
Uwe Kindler
|
6b93ae9c39
|
Some refactoring to improve code clarity, renamed DockWidgetTitleBar into DockWidgetTab because in the GUI it is a tab, created new class CDockAreaTabBar for the tabbar of a dock area
|
2018-08-24 13:41:58 +02:00 |
|