Uwe Kindler
a6ed4354a9
Implemented workaround for blurry icons in latest Qt versions
2019-05-10 11:33:26 +02:00
Uwe Kindler
1fccb943fe
Fixed setWidget function of DockWidget to properly setup the internal scroll area
2019-05-10 10:32:06 +02:00
Uwe Kindler
9b56ca08e1
Changes to work around new QT issues in non client area code that comes with the new Qt version 5.12.2
2019-03-22 13:57:17 +01:00
Uwe Kindler
e25bf2eac2
Disabled minimize button for floating widgets because user cannot restore minimized windows because they do not have a taskbar entry
2019-03-06 14:36:20 +01:00
Uwe Kindler
b44a7e75ca
Implemented workarund for NonClientArea mouse event bug in Qt versions > 5.9.2.
2019-01-26 14:44:14 +01:00
githubuser0xFFFF
fd09a681c4
Merge pull request #19 from VSRonin/master
...
Various fixes to the project files to uniform names and correctly compile static libraries.
Added configuration files for Appveyor and Travis CI, adding the project to those services should work out of the box.
2019-01-26 13:45:21 +01:00
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
Yozka
6fc8964ffc
set tooltip for titlebar and menu #20
2019-01-23 22:01:30 +05:00
Luca Beldi
ee616c2541
fixed travis script
2019-01-18 08:33:11 +00:00
Luca Beldi
b7a5918974
Fixed project files
...
Fixed compilation on compilers that do not support C++14
Only 2 minor places required C++14, no need to impose it
2019-01-16 17:52:53 +00:00
Luca Beldi
275520ae29
Fixes to project files
...
Fixed naming of projects using CMake
Added working static compile using qmake
Added conventional naming of debug libraries
Added install target to qmake
2019-01-16 16:49:59 +00: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
Luca Beldi
40a8d9e6b4
Added CMake project file
...
CMake has been announced as the build system of choice for Qt in the
future so it's useful to provide a project file for it
Also added the possibility to compile as a static library
2019-01-16 09:44:34 +00:00
Samuel Gaist
d298a47bda
Removed unused constants
2019-01-15 17:24:11 +01:00
Samuel Gaist
146b65206a
Fix missing override warning
2019-01-15 17:23:47 +01:00
Uwe Kindler
e204e10113
Removed unused function
2019-01-15 11:47:57 +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
32e5d599f7
Improved handling of sizes when dropping or removing content
2019-01-14 13:58:40 +01:00
Uwe Kindler
48382ccd82
Merged the two draging state enumerations into a single one and reused it in FloatingDockContainer
2018-12-20 16:25:30 +01:00
Uwe Kindler
e37e4fdf57
Added context menu for dock area title bar to enable closing of area and other areas via context menu and to enable detaching of dock area via context menu
2018-12-20 15:29:38 +01:00
Sergey Kartashev
8570139cd1
fix forward declarations (class/struct)
2018-12-17 14:41:43 +03:00
Uwe Kindler
80efed693e
Removed unused DockStateSerialization files, added support for opaque splitter resizing
2018-12-11 15:19:59 +01:00
Uwe Kindler
653f475e72
Removed wrong visibility initialisation of titlebar close button, added hideEmptyParentSplitters() function to properly hide tree of empty parent splitters if DockArea or DockWidget is removed,
2018-12-03 12:52:57 +01:00
Uwe Kindler
87e3777e37
Fixed hiding and showing of close button for tab group, added support for removing perspectives
2018-12-02 12:09:31 +01:00
Uwe Kindler
71f66ea6dc
Improved ElidingLabel
2018-11-30 16:09:57 +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
854f542164
Added global config flags to support different dock manager behaviour
2018-11-08 12:57:25 +01:00
Uwe Kindler
b9265fccec
Properly implemented setting enable state of dock area close button
2018-11-08 12:22:15 +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
316e5324ad
Fixed showing of unassigned dock widgets
2018-11-07 14:34:49 +01:00
Uwe Kindler
6843703484
Fixed title bar button minimum size to enable stylesheet styling, fixed restore functionality
2018-11-07 13:50:43 +01:00
Uwe Kindler
115a9a5b3d
Added High DPI support for the creation of drop indicator pixmaps
2018-11-05 14:12:34 +01:00
Uwe Kindler
a4838a41ac
Added ElidingLabel to support text eliding for dock area tabs, removed debug output
2018-11-05 12:00:56 +01:00
Uwe Kindler
74b9d35c7b
Fixed start drag distance to be based on QApplication::startDragDistance, fixed dragging of dock widget title bar to support dragging in x and y direction
2018-11-05 09:58:46 +01:00
Uwe Kindler
c973482b2b
Properly implemented showing and hiding of TitleBarUndockButton
2018-11-05 09:07:18 +01:00
Uwe Kindler
188624440b
Fixed proper selection and deselection of current tab in tabbar
2018-11-03 21:48:35 +01:00
Uwe Kindler
72ec61a043
Added access functions for the titlebar buttons
2018-11-03 20:51:02 +01:00
Uwe Kindler
0ac19ebdfb
Update qrc and pro file
2018-11-02 09:31:13 +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
a9246f7ce4
Switched to ToolButton instead of PushButtons for Close- and TabsMenu button in dock area title bar
2018-11-01 09:07:10 +01:00
Uwe Kindler
3f5697554a
Changed store and restore functioality to save the current dock widget name of an dock area instead of the current index because if some dock widgets are missing when loading the configuration, the dock index might be wrong
2018-11-01 08:52:14 +01:00
Uwe Kindler
5e6c82b68d
Started implementing VisibleDockAreaCount cache
2018-11-01 07:53:54 +01:00
Uwe Kindler
268f8655a1
Some smal improvements in FloatingDockContainer
2018-10-31 22:13:34 +01:00
Uwe Kindler
1dfabb3bef
Fixed handling of dock area removal in floating dock container, added close-button.svg icon to enable display of disabled close button
2018-10-31 00:50:18 +01:00
Uwe Kindler
6617cf6f19
Implemented proper updating of floating widget title
2018-10-30 23:45:59 +01:00
Uwe Kindler
81523b0346
Removed code for disabling close button because this caused trouble, fixed updating of window title if dock area is removed
2018-10-30 14:30:02 +01:00
Uwe Kindler
927be9a7d9
Improved detection of dock widget dragging - uses a distance now (half the height of dock area title bar)
2018-10-15 15:09:59 +02:00