Uwe Kindler
|
b6ee26adc2
|
Improved hide / show functionality of dock widgets
|
2017-03-22 16:08:44 +01:00 |
|
Uwe Kindler
|
0d6f469a36
|
Startet implementing and refactoring hide show code
|
2017-03-21 11:27:26 +01:00 |
|
Uwe Kindler
|
338b10695a
|
Merge branch 'master' of https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System
|
2017-03-13 15:34:49 +01:00 |
|
Uwe Kindler
|
239bd4781b
|
Added signals for dock area added and removed
|
2017-03-13 15:34:40 +01:00 |
|
Uwe Kindler
|
97571e4be8
|
Refactoring of project structure
|
2017-03-12 21:41:50 +01:00 |
|
Uwe Kindler
|
c57d14d0d7
|
Implemented restoring of hidden floating widgets
|
2017-03-11 21:38:31 +01:00 |
|
githubuser0xFFFF
|
a0849dd19f
|
Set theme jekyll-theme-midnight
|
2017-03-07 22:15:43 +01:00 |
|
Uwe Kindler
|
52aedfed31
|
Improved design of drop overlay cross
|
2017-03-03 15:47:03 +01:00 |
|
Uwe Kindler
|
fade9d7b7c
|
Improved handling of tabified widgets, improced CSS to decrease height of title bars
|
2017-03-03 14:27:37 +01:00 |
|
Uwe Kindler
|
a8ccbfa407
|
Implemented support for dropping into a dock are
|
2017-03-03 13:42:41 +01:00 |
|
Uwe Kindler
|
f9f064dd71
|
Implemented support for container docking
|
2017-03-02 15:49:53 +01:00 |
|
Uwe Kindler
|
fac5661280
|
Improved support when moving widgets out of FloatingWidget
|
2017-03-02 11:43:48 +01:00 |
|
Uwe Kindler
|
df85c8bee0
|
Initial and basic implementation of dock overlays
|
2017-03-01 16:13:37 +01:00 |
|
Uwe Kindler
|
e0a442263e
|
Implemented support for dragging a complete dock area including all dock widgets
|
2017-03-01 14:36:46 +01:00 |
|
Uwe Kindler
|
2c9ceb8645
|
Implemented initial support for floating widgets
|
2017-03-01 14:09:56 +01:00 |
|
Uwe Kindler
|
b31c5f1f3d
|
Added initial support for docking into dock areas
|
2017-02-28 22:41:34 +01:00 |
|
Uwe Kindler
|
c14352e7c1
|
Implemented proper tab handling
|
2017-02-28 15:23:02 +01:00 |
|
Uwe Kindler
|
f0584ff0c5
|
COntinued implementation of new advanced docking system, added stylesheet
|
2017-02-27 14:15:20 +01:00 |
|
Uwe Kindler
|
4a0c176327
|
Implemented support for adding dock widgets to DockContainerWidget
|
2017-02-26 18:13:56 +01:00 |
|
Uwe Kindler
|
94a6f5e2f1
|
Started implementing clean improved docking system
|
2017-02-24 22:44:02 +01:00 |
|
Uwe Kindler
|
842cef2675
|
Remove macro usage for ads namespace
|
2017-02-23 22:26:13 +01:00 |
|
Uwe Kindler
|
ca64286117
|
Moved include files from include to src directory
|
2017-02-23 21:46:29 +01:00 |
|
Uwe Kindler
|
5dc935f650
|
Started refactoring of SectionConetent into SectionContentWidget
|
2017-02-23 21:41:51 +01:00 |
|
Uwe Kindler
|
ad49745b18
|
Refactorings to improve code, started to refactor secion content
|
2017-02-22 22:33:48 +01:00 |
|
Uwe Kindler
|
938afb7357
|
Implemented support for dropping mutiple sections into sections
|
2017-02-20 23:57:32 +01:00 |
|
Uwe Kindler
|
0edc1b4499
|
Fixed typo in README.md
|
2017-02-20 10:08:19 +01:00 |
|
Uwe Kindler
|
d0fc4ace07
|
Switched license to GPLv3
|
2017-02-20 10:06:55 +01:00 |
|
Uwe Kindler
|
70a7a7b352
|
Started implementing support for docking multiple sections into section
|
2017-02-20 07:36:27 +01:00 |
|
Uwe Kindler
|
b93d2fbd48
|
Some cleanup and support for dropping floating window with multiple setcion into section
|
2017-02-17 07:40:12 +01:00 |
|
Uwe Kindler
|
635b96a2ae
|
Fixed some issues with mouse double clicks, remove unused and supefluous code
|
2017-02-15 21:54:26 +01:00 |
|
Uwe Kindler
|
72fc9cd79a
|
Implemented initial support for dropping multiple sections at the same time
|
2017-02-14 23:55:38 +01:00 |
|
Uwe Kindler
|
268c49af3b
|
Added debug output
|
2017-02-12 20:06:45 +01:00 |
|
Uwe Kindler
|
025bedfb65
|
Preparing dropping of section widgets with multiple sections
|
2017-02-12 19:59:29 +01:00 |
|
Uwe Kindler
|
df97d17844
|
Fixed movement of witget on start of floating
|
2017-02-11 22:05:23 +01:00 |
|
Uwe Kindler
|
2bf1a51627
|
Fixed container removal from MainCOntainerWidget
|
2017-02-10 21:23:14 +01:00 |
|
Uwe Kindler
|
a4de5c5560
|
Added suppport for floating widgets with native toolbar to support the windows desktop docking and split system
|
2017-02-08 23:03:13 +01:00 |
|
Uwe Kindler
|
0716020ab4
|
Created CFloatingTitleWidget
|
2017-02-07 23:51:29 +01:00 |
|
Uwe Kindler
|
7f5e393cfb
|
Startet refactoring common container stuff into CContainerWidget
|
2017-02-03 22:56:08 +01:00 |
|
Uwe Kindler
|
f4c0d38ba4
|
Continued refactoring to prepare split of functionality of ContainerWidget
|
2017-01-30 22:44:27 +01:00 |
|
Uwe Kindler
|
411e4002f1
|
Improved handling and display of border drop overlays. Now border drop overlay items are visible as soon as a floating widget enters container widget area, some refactoring to improve code quality
|
2017-01-28 12:18:16 +01:00 |
|
Uwe Kindler
|
3fd20fad16
|
Continued refactoring, created private ContainerWidget class
|
2017-01-21 22:22:20 +01:00 |
|
Uwe Kindler
|
889d9bff5b
|
Some refactorings to cleanup code, moved ContainerWidget private data into private data class
|
2017-01-20 22:43:18 +01:00 |
|
Uwe Kindler
|
68b93f6fa9
|
Started refactoring to improve code quality, overall designa nd to gain knowledge of the impolemented functionality
|
2017-01-17 07:57:24 +01:00 |
|
mfreiholz
|
abc8468989
|
fixes build scripts for linux
|
2016-10-23 11:15:06 +02:00 |
|
mfreiholz
|
5dc8c616e9
|
updates build scripts: adds version number and removes no longer needed include paths.
|
2016-10-23 10:35:09 +02:00 |
|
mfreiholz
|
70e614b561
|
#18 adds flags to disable close functionality
|
2016-08-04 13:36:55 +02:00 |
|
mfreiholz
|
9e27d0b224
|
removes travis-ci icon as long as it doesn't work...
|
2016-07-15 09:06:33 +02:00 |
|
mfreiholz
|
6420381354
|
fix: adding a new SC without target SW to CenterDropArea causes invalid state
|
2016-07-15 08:43:49 +02:00 |
|
mfreiholz
|
0317c3ebeb
|
fixes #20 crash on-show.
checks for _sections.count() > 0 in dropContent() and creates first
SectionWidget, if needed.
|
2016-06-08 06:50:08 +02:00 |
|
Manuel Freiholz
|
0be013bca2
|
Update .travis.yml
|
2016-06-01 13:39:50 +02:00 |
|