index
:
platform/upstream/qtquickcontrols-tizen
accepted/tizen/generic
accepted/tizen/ivi
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_ivi_release
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_ivi_release
upstream
Domain: UI Framework / Qt;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-29
Bump package version to 5.2.2
submit/tizen_ivi_release/20140312.071350
submit/tizen/20140312.070919
submit/tizen/20140226.110252
submit/tizen/20140129.151725
accepted/tizen/mobile/20140227.072157
accepted/tizen/ivi/release/20140312.122840
accepted/tizen/ivi/panda/20140312.111628
accepted/tizen/ivi/20140226.204817
accepted/tizen/ivi/20140129.181048
accepted/tizen/generic/20140312.123017
accepted/tizen/generic/20140226.134725
accepted/tizen/generic/20140129.173512
tizen_ivi_release
accepted/tizen_ivi_release
accepted/tizen/ivi
accepted/tizen/generic
Tomasz Olszak
1
-1
/
+1
2014-01-29
Added spec file for qtquickcontrols-tizen module.
Tomasz Olszak
1
-0
/
+74
2013-12-03
ScrollDecorator is removed in favor of ScrollView.
upstream/5.2.2
upstream/5.2.1
Tomasz Olszak
9
-353
/
+223
2013-12-03
Tizen: Added style for RadioButton. Examples adapted.
Tomasz Olszak
6
-7
/
+91
2013-12-03
Tizen: Adapting to new Qt Quick Controls.
Tomasz Olszak
8
-313
/
+22
2013-12-02
Examples updated, default geometry set by WM.
Tomasz Olszak
3
-9
/
+5
2013-11-25
examples adapted to new Q_OS_LINUX_TIZEN macro.
Tomasz Olszak
3
-4
/
+4
2013-10-23
Added Text Input page to touch example.
Tomasz Olszak
1
-0
/
+4
2013-10-05
Examples updated according to new tizen_app.prf file.
Tomasz Olszak
6
-9
/
+9
2013-09-26
examples now use load(tizen_app) in pro files.
Tomasz Olszak
21
-68
/
+109
2013-09-26
Examples now use Text instead of Label.
Tomasz Olszak
4
-11
/
+11
2013-08-13
[sensors-checker example] Fixed usage of gravity sensor.
Tomasz Olszak
1
-0
/
+1
2013-08-13
[Touch example] Changed TitleBar text.
Tomasz Olszak
1
-1
/
+1
2013-08-12
[SliderStyle] Fixed handle position.
Tomasz Olszak
2
-14
/
+6
2013-08-12
PageCUrl fixed for GLSL ES version.
Tomasz Olszak
1
-1
/
+1
2013-08-11
Panel moved to Controls.Tizen plugin.
Tomasz Olszak
14
-20
/
+105
2013-08-11
Added TizenControls singleton in Controls.Tizen plugin.
Tomasz Olszak
18
-44
/
+197
2013-08-11
Added Hello World example
Tomasz Olszak
8
-1
/
+165
2013-08-10
Added sensor-checker example
Tomasz Olszak
10
-1
/
+344
2013-08-10
Added screen orientation handling and configuration page.
Tomasz Olszak
20
-182
/
+381
2013-08-04
ToolBarStyle - removed software buttons.
Tomasz Olszak
4
-116
/
+85
2013-08-04
Added Theme Singleton for changing theme in runtime.
Tomasz Olszak
37
-277
/
+887
2013-07-26
Update styles to 2.2 version + some refactoring
Tomasz Olszak
2208
-2840
/
+6385
2013-06-26
Touch example: used View and titleBar
Tomasz Olszak
1
-104
/
+74
2013-06-26
default value of View.backAction removed
Tomasz Olszak
2
-1
/
+2
2013-06-26
Added TimeEdit
Tomasz Olszak
7
-5
/
+175
2013-06-26
Added DateEdit
Tomasz Olszak
13
-1
/
+487
2013-06-26
Refactored View, ToolBar and TitleBar.
Tomasz Olszak
6
-66
/
+28
2013-06-25
ToolBar added, view can be stylized
Jaroslaw Staniek
14
-164
/
+265
2013-06-25
ViewStyle added
Jaroslaw Staniek
2
-0
/
+65
2013-06-25
extract controls from twitter, add mock model
Jaroslaw Staniek
15
-349
/
+246
2013-06-25
Floater - added error handling
Tomasz Olszak
1
-0
/
+2
2013-06-20
Removed unnecessary comment and added missing license text.
Tomasz Olszak
3
-95
/
+33
2013-06-20
Added BusyIndicator Control
Tomasz Olszak
8
-7
/
+98
2013-06-20
Added Popup Control
Tomasz Olszak
8
-3
/
+226
2013-06-18
touch example: Added main.cpp and putting qml files into resource.
Tomasz Olszak
5
-7
/
+111
2013-06-18
SplitView: Added wider handler
Tomasz Olszak
2
-2
/
+3
2013-06-12
ContextMenuStyle extracted from ContextMenu
Tomasz Olszak
4
-268
/
+289
2013-06-12
Menu renamed to ContextMenu
Tomasz Olszak
4
-3
/
+3
2013-06-12
Added ScrollDecorator for Flickable Items
Tomasz Olszak
8
-5
/
+349
2013-06-12
Tool scripts and DefaultSettings.js modified
Tomasz Olszak
4
-308
/
+431
2013-06-12
SplitView: Added Tizen SplitView
Tomasz Olszak
7
-2
/
+125
2013-06-12
Images modified with fixed 9patch2sci binary
Tomasz Olszak
922
-496
/
+496
2013-06-12
Adding .9.png and .9.sci postfix to 9Patch files
Tomasz Olszak
924
-0
/
+0
2013-06-12
9patch2sci fix.
Tomasz Olszak
1
-35
/
+82
2013-06-11
touch example: ContextMenuPage - circle path animation on anchor point.
Tomasz Olszak
1
-4
/
+19
2013-06-11
Added flickable TabBar with corner items.
Tomasz Olszak
2
-25
/
+79
2013-06-11
ContextMenu: Added Control element.
Tomasz Olszak
13
-10
/
+551
2013-06-10
Button: Added changing background color feature
Tomasz Olszak
2
-1
/
+7
2013-06-10
Added DetailButton
Tomasz Olszak
8
-3
/
+137
[next]