Michail Vourlakos
d6061f098e
fix #78,window preview does not take focus
...
--window preview at the same is blocking
dock hiding for as long it is shown
8 years ago
Michail Vourlakos
0f658a1e54
fix #76 , add waiting dock views
...
--add m_waitingDockViews which are waiting
for removal confirmation. Using destroyedChanged
signal from containments in order to support
the behavior
--improve freeEdges code based on
the docksCount implementation
8 years ago
Michail Vourlakos
6aa17ad9ed
fix #51 , protect animations signaling
...
--when a task is removed too fast then some
animations were not informed that had ended.
So there was an addition animation signal but
no removal animation signal. This fix protects
this in two different cases
--the normal state also from now own uses only
the animations states and no the hovered task
indicator. This simplifies things a lot and probably
creates also a much robust experience.
8 years ago
Michail Vourlakos
4bebad4f82
send removal signal before unblock delaying remove
8 years ago
Michail Vourlakos
2e34380bb3
only thickness animations are handled as normal
8 years ago
Michail Vourlakos
e5630b5c18
add more debug messages for visibilitymanager
8 years ago
Michail Vourlakos
66ce546141
update greek translation
...
--removed also a no needed string
8 years ago
Johan Smith Agudelo Rodriguez
b81b9b6738
Added CHANGELOG file
8 years ago
Johan Smith Agudelo Rodriguez
2200ed30b2
Locale files prepared
8 years ago
Johan Smith Agudelo Rodriguez
a3d23b83a3
Spanish translation update
8 years ago
Johan Smith Agudelo Rodriguez
1a88ae9a4e
Improve translation strings #70
8 years ago
Johan Smith Agudelo Rodriguez
20b799a244
ToolTip should show all borders
8 years ago
Johan Smith Agudelo Rodriguez
3137b84649
Merged branch master into master
8 years ago
Johan Smith Agudelo Rodriguez
bc1781e9a6
the strings exceeds width when translated into Spanish
8 years ago
Johan Smith Agudelo Rodriguez
05bef61214
the strins exceeds width when translated into Spanish
8 years ago
Johan Smith Agudelo Rodriguez
a55a9739ca
Added spanish translation
8 years ago
Johan Smith Agudelo Rodriguez
9e907dfbd4
Update README.md
8 years ago
Johan Smith Agudelo Rodriguez
e85f7a25a7
Update README.md
8 years ago
Michail Vourlakos
4ed4424076
revert version to 0.5.90
8 years ago
Michail Vourlakos
57c2d4d013
set version 0.5.91
8 years ago
Otto Radics
b221b3f7b2
INSTALLATION file added with instructions for Kubuntu 16.10 ( #69 )
8 years ago
Johan Smith Agudelo Rodriguez
f6f11273a0
No sufficient Category definition
8 years ago
Michail Vourlakos
55ea8490f9
fix #51,protect add task animation more
...
--in case the add animation is stuck in the
middle and not run until the end, this could
cause also the #51 issue
8 years ago
Michail Vourlakos
c290aacc97
on zoom factor change reposition blue board
8 years ago
Michail Vourlakos
0d45ca3393
fix #66 , many automatic size issues
...
--fix #51 , a bug that by dropping a new applet
the normal state was blocked and couldnt return normal,
that could create an issue with masking
8 years ago
Michail Vourlakos
9a0b17fbc0
when dock content exceed maxLength update autosize
8 years ago
Michail Vourlakos
58f2019997
support automatic icon size in editing mode
8 years ago
Michail Vourlakos
f182bffdc2
fix blueboard placement in automatic icon size
8 years ago
Michail Vourlakos
29ae2899c9
fix #65 , stop bouncing animation in hidden state
8 years ago
Michail Vourlakos
9b9363b734
consider also the slide out timer for masking
8 years ago
Michail Vourlakos
bb65360f41
in isHidden state make mask thickness to lowest
8 years ago
Michail Vourlakos
20ded94e4c
update mask when dropping a new applet
8 years ago
Michail Vourlakos
d641ec0b33
fix #54,dock is shown when applet needs attention
8 years ago
Johan Smith Agudelo Rodriguez
e3aac94824
permit always update dockRect variable
8 years ago
Johan Smith Agudelo Rodriguez
401e85ad8e
dont update struts when the user is configuring #25
8 years ago
Michail Vourlakos
504be3e91e
do not update dock geometry inHidden state
8 years ago
Michail Vourlakos
f7bb90400c
set alpha version 0.5.90
8 years ago
Michail Vourlakos
674daca50f
disable debugging state,messages
8 years ago
Michail Vourlakos
66bbf22ba6
drop appletsAnimations in favour of needBothAxis
8 years ago
Michail Vourlakos
cc1f42824c
fix #51 , drop automaticAnimationLength flag
...
--the infrastructure is in place in order to not
need the automaticAnimationLength flag. From this
commit masking based totally only on animations
flags and on hovering indexes
8 years ago
Johan Smith Agudelo Rodriguez
11f873e68a
set default icon #55
8 years ago
Johan Smith Agudelo Rodriguez
4ea00588e9
timer unnecessary
8 years ago
Michail Vourlakos
1597ba5841
update blue board position onIconSizeChanged
8 years ago
Michail Vourlakos
abf84a1d1e
restore previous behavior
...
--fixed local dock geometry updating in editing
mode. Now in runtime the struts are updating
correctly
8 years ago
Michail Vourlakos
3f2847b467
disable update struts on userConfiguring state
8 years ago
Michail Vourlakos
ec03baf6a1
fix #53
...
--update isHidden flag in the start except the end of
slide out animation
--fix also the right click behavior concerning the
AutoHide, latest commits concerning #25 had broken
the behavior
8 years ago
Michail Vourlakos
25f901cdee
fix two crashes
...
-- one private slot was missing, right clicking
was creating a crash because of this sometimes
-- removing a second or third created dock was
causing a crash because visibilitymanager wasnt
removed in sync and correctly from the dockview
8 years ago
Michail Vourlakos
a74fe28c18
consider shadow size for currentThickness
...
--this solves an issue concerning configuration window
placement when changing locations
8 years ago
Johan Smith Agudelo Rodriguez
f844f91ac2
unnecessary sync
8 years ago
Johan Smith Agudelo Rodriguez
5d59cfb01c
better debug info
8 years ago