summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added ApplicationWindowStyle based on Base style.wip/tizenTomasz Olszak2014-10-102-1/+101
* Handling of QT_TIZEN_EMULATOR define.Tomasz Olszak2014-04-263-3/+3
* touch example: Added multimedia pageTomasz Olszak2014-02-264-2/+89
* ScrollDecorator is removed in favor of ScrollView.Tomasz Olszak2013-12-039-353/+223
* Tizen: Added style for RadioButton. Examples adapted.Tomasz Olszak2013-12-036-7/+91
* Tizen: Adapting to new Qt Quick Controls.Tomasz Olszak2013-12-038-313/+22
* Examples updated, default geometry set by WM.Tomasz Olszak2013-12-023-9/+5
* examples adapted to new Q_OS_LINUX_TIZEN macro.Tomasz Olszak2013-11-253-4/+4
* Added Text Input page to touch example.Tomasz Olszak2013-10-231-0/+4
* Examples updated according to new tizen_app.prf file.Tomasz Olszak2013-10-056-9/+9
* examples now use load(tizen_app) in pro files.Tomasz Olszak2013-09-2621-68/+109
* Examples now use Text instead of Label.Tomasz Olszak2013-09-264-11/+11
* [sensors-checker example] Fixed usage of gravity sensor.Tomasz Olszak2013-08-131-0/+1
* [Touch example] Changed TitleBar text.Tomasz Olszak2013-08-131-1/+1
* [SliderStyle] Fixed handle position.Tomasz Olszak2013-08-122-14/+6
* PageCUrl fixed for GLSL ES version.Tomasz Olszak2013-08-121-1/+1
* Panel moved to Controls.Tizen plugin.Tomasz Olszak2013-08-1114-20/+105
* Added TizenControls singleton in Controls.Tizen plugin.Tomasz Olszak2013-08-1118-44/+197
* Added Hello World exampleTomasz Olszak2013-08-118-1/+165
* Added sensor-checker exampleTomasz Olszak2013-08-1010-1/+344
* Added screen orientation handling and configuration page.Tomasz Olszak2013-08-1020-182/+381
* ToolBarStyle - removed software buttons.Tomasz Olszak2013-08-044-116/+85
* Added Theme Singleton for changing theme in runtime.Tomasz Olszak2013-08-0437-277/+887
* Update styles to 2.2 version + some refactoringTomasz Olszak2013-07-262208-2840/+6385
* Touch example: used View and titleBarTomasz Olszak2013-06-261-104/+74
* default value of View.backAction removedTomasz Olszak2013-06-262-1/+2
* Added TimeEditTomasz Olszak2013-06-267-5/+175
* Added DateEditTomasz Olszak2013-06-2613-1/+487
* Refactored View, ToolBar and TitleBar.Tomasz Olszak2013-06-266-66/+28
* ToolBar added, view can be stylizedJaroslaw Staniek2013-06-2514-164/+265
* ViewStyle addedJaroslaw Staniek2013-06-252-0/+65
* extract controls from twitter, add mock modelJaroslaw Staniek2013-06-2515-349/+246
* Floater - added error handlingTomasz Olszak2013-06-251-0/+2
* Removed unnecessary comment and added missing license text.Tomasz Olszak2013-06-203-95/+33
* Added BusyIndicator ControlTomasz Olszak2013-06-208-7/+98
* Added Popup ControlTomasz Olszak2013-06-208-3/+226
* touch example: Added main.cpp and putting qml files into resource.Tomasz Olszak2013-06-185-7/+111
* SplitView: Added wider handlerTomasz Olszak2013-06-182-2/+3
* ContextMenuStyle extracted from ContextMenuTomasz Olszak2013-06-124-268/+289
* Menu renamed to ContextMenuTomasz Olszak2013-06-124-3/+3
* Added ScrollDecorator for Flickable ItemsTomasz Olszak2013-06-128-5/+349
* Tool scripts and DefaultSettings.js modifiedTomasz Olszak2013-06-124-308/+431
* SplitView: Added Tizen SplitViewTomasz Olszak2013-06-127-2/+125
* Images modified with fixed 9patch2sci binaryTomasz Olszak2013-06-12922-496/+496
* Adding .9.png and .9.sci postfix to 9Patch filesTomasz Olszak2013-06-12924-0/+0
* 9patch2sci fix.Tomasz Olszak2013-06-121-35/+82
* touch example: ContextMenuPage - circle path animation on anchor point.Tomasz Olszak2013-06-111-4/+19
* Added flickable TabBar with corner items.Tomasz Olszak2013-06-112-25/+79
* ContextMenu: Added Control element.Tomasz Olszak2013-06-1113-10/+551
* Button: Added changing background color featureTomasz Olszak2013-06-102-1/+7