summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Adapt to Qt.platform.os rename ("mac" -> "osx")v5.1.0-rc2v5.1.0J-P Nurmi2013-06-246-10/+10
* Doc: Small fix for SplitViewCaroline Chao2013-06-241-2/+0
* Doc: Fix QCH filter attributes for Qt Quick Controls/StylesTopi Reinio2013-06-182-2/+2
* Doc: Fix QCH documentation structure for Qt Quick LayoutsTopi Reinio2013-06-171-2/+1
* Revert "Add qml/js files in resource files"Caroline Chao2013-06-1438-298/+84
* Doc: Fixed Qt Quick Layouts listing in qch files.Jerome Pasion2013-06-141-1/+1
* Add qml/js files in resource filesCaroline Chao2013-06-1338-84/+298
* Move doc from the index to the overview pagev5.1.0-rc1Caroline Chao2013-06-128-90/+101
* Fix TableView::positionViewAtRow()J-P Nurmi2013-06-112-1/+34
* Updated activation signals in TableViewJens Bache-Wiig2013-06-103-22/+91
* Add overview documentation for Qt Quick LayoutsJan Arve Saether2013-06-105-0/+229
* Don't let tabs grab focus on pressJens Bache-Wiig2013-06-102-3/+1
* Text example: Update example.htmlCaroline Chao2013-06-074-37/+37
* Simplify example code by using QmlApplicationEngineJens Bache-Wiig2013-06-072-21/+4
* Doc: check language and compliance with Writing GuidelinesNico Vertriest2013-06-061-125/+127
* Examples: several fixes for textLiang Qi2013-06-063-50/+166
* Improve the Styles page and add missing SliderStyle propertyJens Bache-Wiig2013-06-0610-36/+159
* Fixed a bug where a rearrange was not always doneJan Arve Saether2013-06-063-2/+56
* Fix missing headerview gap when not showing frame in TableViewJens Bache-Wiig2013-06-061-1/+1
* Replace backgroundColor with backgroundVisibleJens Bache-Wiig2013-06-062-5/+14
* Expose hovered to our controls and document it consistentlyJens Bache-Wiig2013-06-0620-111/+81
* Doc: Small fixesCaroline Chao2013-06-062-2/+2
* Prevent possible division by zeroJens Bache-Wiig2013-06-041-1/+1
* Improve qtquick controls pageJens Bache-Wiig2013-06-041-8/+46
* Fix warning in Slider when stepSize is setJens Bache-Wiig2013-06-042-8/+19
* TextArea: allow declaring child elements inlineJ-P Nurmi2013-06-041-0/+3
* Fixed some bugs in how effective size hints were calculatedJan Arve Saether2013-06-043-35/+97
* Gallery: remove reference to colorDialogCaroline Chao2013-06-041-1/+0
* Buttons: Allow overriding of visual properties when 'action' is setGabriel de Dietrich2013-06-039-41/+63
* Improve default size for several controlsJens Bache-Wiig2013-06-034-8/+7
* Fix incorrect size hint for ToolBar and StatusBarJens Bache-Wiig2013-06-032-2/+10
* Doc: Fixes warningsCaroline Chao2013-06-038-29/+28
* Doc: Add doc structure for StylesCaroline Chao2013-06-0322-23/+155
* Remove unnecessary bottom margin for TabView on macJens Bache-Wiig2013-06-031-1/+1
* TableView: Expand to single column and prevent multiple useJens Bache-Wiig2013-05-313-6/+35
* ToolBar: Get proper pressed state on MacGabriel de Dietrich2013-05-311-2/+2
* TabViewStyle: expose styleData.availableWidthJ-P Nurmi2013-05-312-2/+2
* Cleaning up some examples and removing clutterJens Bache-Wiig2013-05-3110-290/+325
* Fix missing margins and incorrect size for ToolBar and StatusBarJens Bache-Wiig2013-05-317-51/+191
* Styles docs: fix the styleData -tablesJ-P Nurmi2013-05-316-34/+47
* Several improvements to documentationJan Arve Saether2013-05-313-44/+96
* Doc: Make Stack attached properties more visibleCaroline Chao2013-05-312-9/+17
* Do not crash when deleting a layoutJan Arve Saether2013-05-303-10/+46
* Remove remaining references to PageStackJ-P Nurmi2013-05-308-35/+35
* Docs: fix missing/leftover docs, types, tags...J-P Nurmi2013-05-306-28/+41
* Make styleHints a variant mapJens Bache-Wiig2013-05-309-71/+71
* Removed reference to nonexistent file PageSlideTransition.qml.Mitch Curtis2013-05-301-1/+0
* Rename PaddedStyle to AbstractStyleJ-P Nurmi2013-05-3021-43/+85
* Rename::tabAt(index) to getTab(index)J-P Nurmi2013-05-293-25/+25
* Improved size calculation of GroupBoxJens Bache-Wiig2013-05-295-6/+21