summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-01-29Bump package version to 5.2.2submit/tizen_ivi_release/20140312.071350submit/tizen/20140312.070919submit/tizen/20140226.110252submit/tizen/20140129.151725accepted/tizen/mobile/20140227.072157accepted/tizen/ivi/release/20140312.122840accepted/tizen/ivi/panda/20140312.111628accepted/tizen/ivi/20140226.204817accepted/tizen/ivi/20140129.181048accepted/tizen/generic/20140312.123017accepted/tizen/generic/20140226.134725accepted/tizen/generic/20140129.173512tizen_ivi_releaseaccepted/tizen_ivi_releaseaccepted/tizen/iviaccepted/tizen/genericTomasz Olszak1-1/+1
2014-01-29Added spec file for qtquickcontrols-tizen module.Tomasz Olszak1-0/+74
2013-12-03ScrollDecorator is removed in favor of ScrollView.upstream/5.2.2upstream/5.2.1Tomasz Olszak9-353/+223
2013-12-03Tizen: Added style for RadioButton. Examples adapted.Tomasz Olszak6-7/+91
2013-12-03Tizen: Adapting to new Qt Quick Controls.Tomasz Olszak8-313/+22
2013-12-02Examples updated, default geometry set by WM.Tomasz Olszak3-9/+5
2013-11-25examples adapted to new Q_OS_LINUX_TIZEN macro.Tomasz Olszak3-4/+4
2013-10-23Added Text Input page to touch example.Tomasz Olszak1-0/+4
2013-10-05Examples updated according to new tizen_app.prf file.Tomasz Olszak6-9/+9
2013-09-26examples now use load(tizen_app) in pro files.Tomasz Olszak21-68/+109
2013-09-26Examples now use Text instead of Label.Tomasz Olszak4-11/+11
2013-08-13[sensors-checker example] Fixed usage of gravity sensor.Tomasz Olszak1-0/+1
2013-08-13[Touch example] Changed TitleBar text.Tomasz Olszak1-1/+1
2013-08-12[SliderStyle] Fixed handle position.Tomasz Olszak2-14/+6
2013-08-12PageCUrl fixed for GLSL ES version.Tomasz Olszak1-1/+1
2013-08-11Panel moved to Controls.Tizen plugin.Tomasz Olszak14-20/+105
2013-08-11Added TizenControls singleton in Controls.Tizen plugin.Tomasz Olszak18-44/+197
2013-08-11Added Hello World exampleTomasz Olszak8-1/+165
2013-08-10Added sensor-checker exampleTomasz Olszak10-1/+344
2013-08-10Added screen orientation handling and configuration page.Tomasz Olszak20-182/+381
2013-08-04ToolBarStyle - removed software buttons.Tomasz Olszak4-116/+85
2013-08-04Added Theme Singleton for changing theme in runtime.Tomasz Olszak37-277/+887
2013-07-26Update styles to 2.2 version + some refactoringTomasz Olszak2208-2840/+6385
2013-06-26Touch example: used View and titleBarTomasz Olszak1-104/+74
2013-06-26default value of View.backAction removedTomasz Olszak2-1/+2
2013-06-26Added TimeEditTomasz Olszak7-5/+175
2013-06-26Added DateEditTomasz Olszak13-1/+487
2013-06-26Refactored View, ToolBar and TitleBar.Tomasz Olszak6-66/+28
2013-06-25ToolBar added, view can be stylizedJaroslaw Staniek14-164/+265
2013-06-25ViewStyle addedJaroslaw Staniek2-0/+65
2013-06-25extract controls from twitter, add mock modelJaroslaw Staniek15-349/+246
2013-06-25Floater - added error handlingTomasz Olszak1-0/+2
2013-06-20Removed unnecessary comment and added missing license text.Tomasz Olszak3-95/+33
2013-06-20Added BusyIndicator ControlTomasz Olszak8-7/+98
2013-06-20Added Popup ControlTomasz Olszak8-3/+226
2013-06-18touch example: Added main.cpp and putting qml files into resource.Tomasz Olszak5-7/+111
2013-06-18SplitView: Added wider handlerTomasz Olszak2-2/+3
2013-06-12ContextMenuStyle extracted from ContextMenuTomasz Olszak4-268/+289
2013-06-12Menu renamed to ContextMenuTomasz Olszak4-3/+3
2013-06-12Added ScrollDecorator for Flickable ItemsTomasz Olszak8-5/+349
2013-06-12Tool scripts and DefaultSettings.js modifiedTomasz Olszak4-308/+431
2013-06-12SplitView: Added Tizen SplitViewTomasz Olszak7-2/+125
2013-06-12Images modified with fixed 9patch2sci binaryTomasz Olszak922-496/+496
2013-06-12Adding .9.png and .9.sci postfix to 9Patch filesTomasz Olszak924-0/+0
2013-06-129patch2sci fix.Tomasz Olszak1-35/+82
2013-06-11touch example: ContextMenuPage - circle path animation on anchor point.Tomasz Olszak1-4/+19
2013-06-11Added flickable TabBar with corner items.Tomasz Olszak2-25/+79
2013-06-11ContextMenu: Added Control element.Tomasz Olszak13-10/+551
2013-06-10Button: Added changing background color featureTomasz Olszak2-1/+7
2013-06-10Added DetailButtonTomasz Olszak8-3/+137