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
  • shadow-button-impl.cpp
19 May, 2021
1 commit
  • Remove variable shadowing ...
    883bb677
    Change-Id: Ica05b9e265b1907e8798fd110e8410cf00afe7b8
    Adeel Kazmi authored
    2021-05-19 12:20:38 +0100  
    Browse File »

28 Sep, 2020
1 commit
  • Const correctness improvements for Property::Value. ...
    de2dfd26
    Change-Id: Ie802f27afba4069d87b52ba7256410c4f3cec4ab
    Signed-off-by: György Straub <g.straub@partner.samsung.com>
    György Straub authored
    2020-09-28 14:42:00 +0100  
    Browse File »

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 »

03 Sep, 2020
1 commit
  • Remove use of deprecated Control flag REQUIRES_STYLE_CHANGE_SIGNALS ...
    027086a7
    Change-Id: Ic99cbf5d597c659fefc44b943109f50d311445ae
    Adeel Kazmi authored
    2020-09-03 14:40:30 +0100  
    Browse File »

04 Aug, 2020
1 commit
  • Rename OnStage signals and related internal changes ...
    4b15b3d2
    Change-Id: I2a2938b310fa7ada962632f23e19c580586b34b6
    Richard Huang authored
    2020-08-04 15:42:35 +0100  
    Browse File »

16 Jun, 2020
1 commit
  • Replace some Dali::Actor public APIs with new properties ...
    449125d2
    Change-Id: If580d7fbc1515a87796056d1bd195cc3c18f81b1
    Richard Huang authored
    2020-06-16 17:52:31 +0100  
    Browse File »

14 Nov, 2019
1 commit
  • Fix svace issue ...
    b4c05d5a
    Change-Id: Iebc59af8ab5794b38fc2e00d65983d08deb97ae7
    Heeyong Song authored
    2019-11-14 15:46:29 +0900  
    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 »

06 Jun, 2017
1 commit
  • Changes after Visual Depth Index API changed from float to int ...
    8e5284c6
    Change-Id: Ib83c1baedd1b5489bbb1fb94bef8c9c64b2df26f
    Adeel Kazmi authored
    2017-06-06 10:59:35 +0100  
    Browse File »

05 Jun, 2017
1 commit
  • Using new Devel API with depth index to register visuals ...
    6f37619b
    Change-Id: I0a763c685579514190af214572c1082a64264fa5
    Adeel Kazmi authored
    2017-06-05 16:47:20 +0100  
    Browse File »

26 May, 2017
1 commit
  • Changes required after Visual related Control APIs moved to Devel API ...
    e1b9c486
    Change-Id: Ie1172a02636929b88e11a8c2683f6ef5092cb55a
    Adeel Kazmi authored
    2017-05-26 17:18:04 +0100  
    Browse File »

16 Mar, 2017
1 commit
  • Updates following size and offset policy property changes ...
    64eb4f9f
    Change-Id: I59fbcbdea60da95ec599528fe76b2a227355711c
    Adeel Kazmi authored
    2017-03-16 18:45:44 +0000  
    Browse File »

12 Jan, 2017
2 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 »