Logo white

Peter M. Groen / dali-demo

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Commits 2,151
  • Compare
  • Branches 1
  • Tags 0
  • dali-demo
  • examples
  • transitions
  • transition-application.cpp
10 Sep, 2020
1 commit
  • Updated demos to use DALi clang-format ...
    1b19fd14
    Change-Id: I2be80c43c2f83b2333df48210b53258e4be1acae
    David Steele authored
    2020-09-10 17:03:42 +0100  
    Browse File »

27 Aug, 2020
1 commit
  • Renamed KeyEvent enum values to comply with coding standards. ...
    e3080a83
    Change-Id: I1152c0c48795f8972f2b4ee2fc50b0c04140a322
    Signed-off-by: György Straub <g.straub@partner.samsung.com>
    György Straub authored
    2020-08-27 15:28:54 +0100  
    Browse File »

25 Aug, 2020
1 commit
  • KeyEvent class pimpling ...
    6d69b523
    Change-Id: I9911157a22a5fc941c7fd2d5aff838131f328dd1
    Richard Huang authored
    2020-08-25 10:35:03 +0100  
    Browse File »

13 Jul, 2020
1 commit
  • Use Window instead of Stage ...
    694dced6
    Change-Id: I01ebd8f862d6564da7fbf3de4d540c496f4f2848
    Adeel Kazmi authored
    2020-07-13 22:38:34 +0100  
    Browse File »

02 Jul, 2020
1 commit
  • Remove non-touch related deprecated APIs ...
    6bccceeb
    Change-Id: I34809e7d42898a74ccb723c16d519a69aa6b2686
    Richard Huang authored
    2020-07-02 10:52:34 +0100  
    Browse File »

24 Jun, 2020
1 commit
  • Move some public apis in toolkit to devel ...
    5c20a16f
    Change-Id: I07bf83bc86df116f6144bb7fa6c0c950292a5aa2
    Richard Huang authored
    2020-06-24 12:17:24 +0100  
    Browse File »

19 May, 2020
1 commit
  • Remove some public Setter/Getter APIs from Dali::Actor ...
    cc86309e
    Change-Id: I9b00f63593d47fd56c0d97f8cb848912ceed726c
    Richard Huang authored
    2020-05-19 14:18:46 +0100  
    Browse File »

03 Oct, 2017
1 commit
  • Using migrated Public Visual API ...
    a832af28
    Change-Id: I4805f01066b272b7b56935fe59a9e76110177378
    Agnelo Vaz authored
    2017-10-03 14:27:37 +0100  
    Browse File »

17 Feb, 2017
1 commit
  • Updated shadow-button transition demo to use states and sub-states ...
    2c54b5f6
    Also updated the style sheet to set up the transitions for a future
    patch in Toolkit.
    
    Change-Id: I9e33a2ab3bc2fb9e9dac3fc01435d233d530c1a8
    Signed-off-by: David Steele <david.steele@samsung.com>
    David Steele authored
    2017-02-17 19:04:50 +0000  
    Browse File »

03 Feb, 2017
1 commit
  • Fix SVACE error caused by uninitialised member ...
    ebdb1de3
    Change-Id: Idd4cae871e9003c1f7535dcceb4bc6f26e7fbb51
    Adeel Kazmi authored
    2017-02-03 09:42:16 +0000  
    Browse File »

12 Jan, 2017
3 commits
  • Updated transition example to animate tick ...
    6a833b2c
    The animation uses the pixel area and size to animate the tick when
    the checkbox is enabled / disabled
    
    Change-Id: I6fdae6b2d6eb0b36a499a2730dca279d539945f0
    Signed-off-by: David Steele <david.steele@samsung.com>
    David Steele authored
    2017-01-12 19:04:54 +0000  
    Browse File »
  • Added application to test visual transition framework ...
    e2ee6baa
    This application shows a possible implementation of a shadowed button, with
    transition animation defined by the style sheet.
    
    Change-Id: Ib764dacdeed2381d96474059ef830e17a2cb9fff
    Signed-off-by: David Steele <david.steele@samsung.com>
    David Steele authored
    2017-01-12 19:04:54 +0000  
    Browse File »
  • Use Property:LABEL instead of SetLabelText for buttons ...
    fe51b34a
    Change-Id: I905c14141ad4f207c8bcbb3c29d68c1f698f0530
    Agnelo Vaz authored
    2017-01-12 15:10:29 +0000  
    Browse File »

16 Dec, 2016
1 commit
  • (Visual Transitions) Ensure all parameters are initialized in the constructor ...
    06bd7af1
    Change-Id: I7ce54d7bee33741b634bb51a5653b4a08e0958bc
    Adeel Kazmi authored
    2016-12-16 13:40:29 +0000  
    Browse File »

14 Dec, 2016
1 commit
  • Custom control transform animation ...
    4ac781f5
    Added a new demo (transitions.example) that shows off animating
    transform properties on a visual.
    
    Change-Id: Ic333241f6618dcaf274d0e2ac399e0e5f3ed2a61
    David Steele authored
    2016-12-14 19:25:43 +0000  
    Browse File »