Uwe Rathmann
|
177bb699bc
|
processing of all type of size constraints ( minimum/preferred/maximum )
completed
|
2019-09-10 17:01:47 +02:00 |
|
Uwe Rathmann
|
401adac3ba
|
QskLinearBox::count, src/layouts/QskGridBox::count
|
2019-07-17 17:54:16 +02:00 |
|
Uwe Rathmann
|
ee65ee1857
|
replacing QGridLayoutEngine by QskLinearLayoutEngine, QskStackBox
without QGridLayoutEngine
|
2019-06-19 14:08:45 +02:00 |
|
Uwe Rathmann
|
54f8591c33
|
QskTabBar::Panel | QskAspect::Spacing added
|
2019-04-23 08:51:17 +02:00 |
|
Uwe Rathmann
|
d03779cc6d
|
effectivePlacement fixed
|
2019-04-18 16:17:35 +02:00 |
|
Uwe Rathmann
|
9ba37738af
|
tabbars for all edges ( left, right, top, bottom )
|
2019-04-17 16:33:17 +02:00 |
|
Uwe Rathmann
|
045059b71d
|
using z ordering instead of child reordering, to keep the focus tab
chain working
|
2019-04-11 14:03:20 +02:00 |
|
Uwe Rathmann
|
4c881bedb4
|
reordering tab buttons instead of using z values
|
2019-03-23 09:43:15 +01:00 |
|
Uwe Rathmann
|
36e4fe2d5f
|
QskTabView::removeTab improved
|
2019-02-13 10:27:23 +01:00 |
|
Uwe Rathmann
|
0a92cb82db
|
playing with clang-format
|
2018-08-03 08:15:28 +02:00 |
|
Uwe Rathmann
|
b083479b21
|
using QString() instead of QString::null
|
2018-01-16 20:34:54 +01:00 |
|
Uwe Rathmann
|
2500f5c8c4
|
more accurate capturing for lambdas
|
2017-12-14 09:41:41 +01:00 |
|
Uwe Rathmann
|
a9d0628dcd
|
never using focus scopes without also being a tab fence ( currently only popups ). Otherwise navigation over the focus tab chain is broken.
|
2017-11-03 11:47:21 +01:00 |
|
Uwe Rathmann
|
d2d37852a2
|
suing initSizePolicy in constructors to avoid potential problems from
layout requests coming before the parent has been constructed completely.
|
2017-08-31 09:09:05 +02:00 |
|
Uwe
|
3cdfeaaf1c
|
initial commit
|
2017-07-21 18:21:34 +02:00 |
|