Remove handle::operator=(NULL) as it is duplicating handle.Reset() functionality...
[platform/core/uifw/dali-toolkit.git] / automated-tests / src / dali-toolkit /
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-28 Adeel KazmiInclude required header files directly rather than... 79/29479/3
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-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 Adeel KazmiCompletely remove use of Adaptor class 07/28007/2
2014-09-18 Kimmo HoikkaMerge "(AutomatedTests) Synchronise TestGLAbstraction...
2014-09-18 Adeel Kazmi(AutomatedTests) Synchronise TestGLAbstraction 50/27750/1
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-09 Kimmo HoikkaMerge "Allow configurable duration to show or hide...
2014-09-08 Paul WisbeyMerge "Fixes TextView's includes." into tizen
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-03 Kimmo HoikkaMerge "Added actor creation from json snippet" into...
2014-09-02 Kimmo HoikkaMerge "Fix assetion error in FocusManager" into tizen
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-20 Adeel KazmiMerge "DALi Version 1.0.5" into tizen
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 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-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-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 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 Andrew CoxBitmap Toolkit Patch 1 of 1 - Replace uses of Bitmap...
2014-05-03 Adeel Kazmi(Control) Added ability to specify a background color...
2014-04-16 David SteeleAdding new test harness