[dali_1.0.17] Merge branch 'tizen'
[platform/core/uifw/dali-toolkit.git] / automated-tests / src /
2014-11-13 Nick Holland[dali_1.0.17] Merge branch 'tizen' 69/30269/1
2014-11-11 Adeel KazmiUpdates after the use of const refs in gesture callbacks 30/30130/1
2014-11-10 Xiangyin MaScrollable: Klocwork issues fix 26/29826/6
2014-11-06 Kimmo HoikkaMerge " fix Klocwork warning of unintialized data membe...
2014-11-06 Kimmo HoikkaMerge "Remove handle::operator=(NULL) as it is duplicat...
2014-11-06 Adeel KazmiMerge "Alignment: To use default copy constructor in...
2014-11-06 Adeel Kazmi[dali_1.0.16] Merge branch 'tizen' 68/29968/1
2014-11-05 Kimmo HoikkaRemove handle::operator=(NULL) as it is duplicating... 33/29933/1
2014-11-05 David SteeleAllowed Bubble emitter to recover from context loss 43/28043/5
2014-11-05 Adeel KazmiUse Reset() instead of setting to NULL 65/29865/1
2014-10-30 Adeel Kazmi[dali_1.0.15] Merge branch 'tizen' 12/29612/1
2014-10-28 David SteeleImproved key-input focus manager performance 09/29509/2
2014-10-28 Adeel KazmiInclude required header files directly rather than... 79/29479/3
2014-10-22 Lee Morgan[dali_1.0.14] Merge branch 'tizen' 04/29204/1 dali_1.0.14
2014-10-21 Adeel KazmiRemoval of PropertyValueMap, using Property::Map instead 46/29046/4
2014-10-21 Adeel KazmiUpdates after changes to Property::Map 80/28980/2
2014-10-03 Nick Holland[dali_1.0.11] Merge branch 'tizen' 45/28345/1
2014-09-25 Lee Morgan[dali_1.0.10] Merge branch 'tizen' 77/28077/1
2014-09-25 Adeel KazmiMerge "DALi Version 1.0.10" into tizen
2014-09-25 Kimmo HoikkaMerge "Make radio buttons work with size negotiation...
2014-09-24 Kimmo HoikkaMerge "Completely remove use of Adaptor class" into...
2014-09-24 Kingsley StephensMake radio buttons work with size negotiation, bug... 44/27344/5
2014-09-24 Adeel KazmiCompletely remove use of Adaptor class 07/28007/2
2014-09-19 Victor CebolladaTextView - Right to Left implementation. 50/27450/10
2014-09-18 Kimmo HoikkaMerge "(AutomatedTests) Synchronise TestGLAbstraction...
2014-09-18 Kingsley Stephens[dali_1.0.9] Merge branch 'tizen' 60/27760/1
2014-09-18 Adeel Kazmi(AutomatedTests) Synchronise TestGLAbstraction 50/27750/1
2014-09-16 Victor CebolladaTextView - Reduces the size of the character layout. 87/27587/1
2014-09-16 Victor CebolladaTextView - Rename Line to Paragraph. 62/27462/3
2014-09-12 Victor CebolladaTextView - Merges the TextActor initialization and... 61/27361/4
2014-09-11 Victor CebolladaTextView - Remove groups of words. 82/27282/4
2014-09-10 Adeel Kazmi[dali_1.0.8] Merge branch 'tizen' 97/27297/1
2014-09-09 Kimmo HoikkaMerge "Allow configurable duration to show or hide...
2014-09-09 Kimmo HoikkaMerge "(Builder) Added Quit Signal" into tizen
2014-09-08 Paul WisbeyMerge "Fixes TextView's includes." into tizen
2014-09-08 Adeel Kazmi(Builder) Added Quit Signal 45/27245/3
2014-09-08 Victor CebolladaFix for test cases 49/27249/1
2014-09-08 Adeel KazmiUsing SingletonService instead of Adaptor 43/26943/2
2014-09-04 Agnelo Vaz[dali_1.0.7] Merge branch 'tizen' 13/27113/1 dali_1.0.7
2014-09-03 Kimmo HoikkaMerge "Added actor creation from json snippet" into...
2014-09-02 Kimmo HoikkaMerge "Fix assetion error in FocusManager" into tizen
2014-09-02 Lee MorganAdded actor creation from json snippet 99/26099/5
2014-08-29 Adeel Kazmi(Automated Tests) Added gesture signal tests 76/26876/2
2014-08-29 Paul WisbeyMerge "Updated test suite following platform abstractio...
2014-08-28 Kimmo HoikkaMerge "Uses TextArray new type definition." into tizen
2014-08-28 Victor CebolladaUses TextArray new type definition. 96/26396/3
2014-08-28 David SteeleUpdated test suite following platform abstraction change 26/26726/1
2014-08-27 Adeel KazmiMerge "DALi Version 1.0.6"
2014-08-20 Adeel KazmiMerge "DALi Version 1.0.5" into tizen
2014-08-20 Lee Morgan[dali_1.0.5] Merge branch 'tizen' 25/26325/1
2014-08-20 Adeel Kazmi(Automated Tests) Fixes following adaptor API change 05/26305/1
2014-08-13 Adeel KazmiMerge "DALi Version 1.0.4" into tizen
2014-08-13 Kingsley Stephens[dali_1.0.4] Merge branch 'tizen' 90/25990/1
2014-08-13 Adeel KazmiMerge "Implemented the Handle assignment operators...
2014-08-11 Paul WisbeyImplemented the Handle assignment operators properly 80/25880/1
2014-08-07 Adeel KazmiSynchronised automated tests utils with dali-core ... 44/25644/3
2014-08-01 Adeel Kazmi[dali_1.0.2] Merge branch 'tizen' 08/25308/1
2014-07-25 Adeel KazmiMerge "Toolkit - Fixes TC build issues and compile...
2014-07-25 Kingsley StephensRemove CAPI from Toolkit 31/25031/3
2014-07-25 Victor CebolladaToolkit - Fixes TC build issues and compile warnings. 21/25021/1
2014-07-24 Paul WisbeyMerge "TextView - Uses new TextActor's constructor...
2014-07-24 Adeel Kazmi[dali_1.0.1] Merge branch 'tizen' 80/24980/1
2014-07-24 Kimmo HoikkaMerge "TableView - scripting support" into tizen
2014-07-21 Xiangyin MaTableView - scripting support 45/24345/10
2014-07-16 Adeel Kazmi(AutomatedTests) Fixed build break after adaptor changes 43/24543/1
2014-07-11 David SteeleEnabled test cases to install to target 27/24327/6
2014-07-10 Julien HeanleyScrollView test cases - Fixed broken test cases 08/24308/2
2014-07-09 Adeel KazmiMerge "(Build) Stopped toolkit-base compiling separatel...
2014-07-09 Adeel Kazmi(AutomatedTests) Remove virtual destructors from test... 35/24235/2
2014-07-08 David SteeleFixing build break in test cases 06/24206/1
2014-07-08 Victor CebolladaFix TET cases for toolkit 04/24204/1
2014-06-11 TaeyoonConversion to Apache 2.0 license
2014-06-11 Kingsley Stephens(StyleManager) Add style monitor signal into StyleManager
2014-06-11 Adeel KazmiRevert "Revert "[SRUK] (StyleManager) Create a style...
2014-06-11 Adeel KazmiRevert "[SRUK] (StyleManager) Create a style manager"
2014-06-11 Kingsley Stephens(StyleManager) Remove StyleManager header include form...
2014-06-11 Kingsley Stephens(StyleManager) Create a style manager
2014-06-11 Adeel KazmiMerge branch 'master' into tizen
2014-06-11 Adeel KazmiRevert "License conversion from Flora to Apache 2.0" 49/22749/1
2014-05-27 Adeel KazmiMoved ControlImpl to Internal namespace & renamed to...
2014-05-27 Adeel Kazmi(Tests) Removed dependency on Ecore
2014-05-27 Adeel Kazmi(Control) Added more event-side properties
2014-05-22 TaeyoonLicense conversion from Flora to Apache 2.0 02/21502/3 submit/tizen/20140526.004929
2014-05-15 Andrew CoxRevert "Bitmap Toolkit Patch 1 of 1 - Replace uses... dali-2014-wk20-release
2014-05-15 Lee MorganFix Json allowing permissive parsing.
2014-05-15 Andrew CoxBitmap Toolkit Patch 1 of 1 - Replace uses of Bitmap...
2014-05-15 Kingsley Stephens(Slider) Update slider properties to new property system
2014-05-03 Paul WisbeySplit dali-toolkit into Base & Optional
2014-05-03 Adeel Kazmi(Control) Added ability to specify a background color...
2014-05-01 Lee MorganScripting: Json format changes; style sets, includes 13/20313/1
2014-04-16 David SteeleAdding new test harness