Commit Graph

1902 Commits (5b3c00ff8c380950c0921cb5d6a1b98138325c76)
 

Author SHA1 Message Date
Johan Smith Agudelo Rodriguez bc1781e9a6 the strings exceeds width when translated into Spanish
Johan Smith Agudelo Rodriguez 05bef61214 the strins exceeds width when translated into Spanish
Johan Smith Agudelo Rodriguez a55a9739ca Added spanish translation
Johan Smith Agudelo Rodriguez 9e907dfbd4 Update README.md
Johan Smith Agudelo Rodriguez e85f7a25a7 Update README.md
Michail Vourlakos 4ed4424076 revert version to 0.5.90
Michail Vourlakos 57c2d4d013 set version 0.5.91
Otto Radics b221b3f7b2 INSTALLATION file added with instructions for Kubuntu 16.10 ()
Johan Smith Agudelo Rodriguez f6f11273a0 No sufficient Category definition
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  issue
Michail Vourlakos c290aacc97 on zoom factor change reposition blue board
Michail Vourlakos 0d45ca3393 fix , many automatic size issues
--fix , a bug that by dropping a new applet
the normal state was blocked and couldnt return normal,
that could create an issue with masking
Michail Vourlakos 9a0b17fbc0 when dock content exceed maxLength update autosize
Michail Vourlakos 58f2019997 support automatic icon size in editing mode
Michail Vourlakos f182bffdc2 fix blueboard placement in automatic icon size
Michail Vourlakos 29ae2899c9 fix , stop bouncing animation in hidden state
Michail Vourlakos 9b9363b734 consider also the slide out timer for masking
Michail Vourlakos bb65360f41 in isHidden state make mask thickness to lowest
Michail Vourlakos 20ded94e4c update mask when dropping a new applet
Michail Vourlakos d641ec0b33 fix #54,dock is shown when applet needs attention
Johan Smith Agudelo Rodriguez e3aac94824 permit always update dockRect variable
Johan Smith Agudelo Rodriguez 401e85ad8e dont update struts when the user is configuring
Michail Vourlakos 504be3e91e do not update dock geometry inHidden state
Michail Vourlakos f7bb90400c set alpha version 0.5.90
Michail Vourlakos 674daca50f disable debugging state,messages
Michail Vourlakos 66bbf22ba6 drop appletsAnimations in favour of needBothAxis
Michail Vourlakos cc1f42824c fix , 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
Johan Smith Agudelo Rodriguez 11f873e68a set default icon
Johan Smith Agudelo Rodriguez 4ea00588e9 timer unnecessary
Michail Vourlakos 1597ba5841 update blue board position onIconSizeChanged
Michail Vourlakos abf84a1d1e restore previous behavior
--fixed local dock geometry updating in editing
mode. Now in runtime the struts are updating
correctly
Michail Vourlakos 3f2847b467 disable update struts on userConfiguring state
Michail Vourlakos ec03baf6a1 fix
--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  had broken
the behavior
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
Michail Vourlakos a74fe28c18 consider shadow size for currentThickness
--this solves an issue concerning configuration window
placement when changing locations
Johan Smith Agudelo Rodriguez f844f91ac2 unnecessary sync
Johan Smith Agudelo Rodriguez 5d59cfb01c better debug info
Johan Smith Agudelo Rodriguez 44bdd5a90b code formatted
Johan Smith Agudelo Rodriguez dd7009e96e reduced number of calls to syncGeometry
Johan Smith Agudelo Rodriguez 60f6f8d942 update dockconfig view
Johan Smith Agudelo Rodriguez 165f0bbdaf don't unlock blockHiding property when user is configuring
Johan Smith Agudelo Rodriguez 16078ed240 maximum background width
Johan Smith Agudelo Rodriguez 03eeb6074d update geometry just when is necessary
Johan Smith Agudelo Rodriguez 2cb031ee50 improve auto sync geometry, and cleaning code unused
Johan Smith Agudelo Rodriguez 417f6f9e38 reorder members
Johan Smith Agudelo Rodriguez 77917920fd set on all activities
Michail Vourlakos f0f4abb1b3 fix blue board positioning on location change
--clean up also a bit the EditModeVisual concerning
the  plasmoid.location
Michail Vourlakos c831f3f8c6 fix , set dock's geometry correctly
Michail Vourlakos 456612d7fd set show/hide timers default values
Michail Vourlakos 6bcd39d07d replace QIconItem with Latte.IconItems