summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Adapt to Qt.platform.os rename ("mac" -> "osx")v5.1.0-rc2v5.1.0J-P Nurmi2013-06-241-1/+1
* 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-1434-290/+77
* Doc: Fixed Qt Quick Layouts listing in qch files.Jerome Pasion2013-06-141-1/+1
* Add qml/js files in resource filesCaroline Chao2013-06-1334-77/+290
* Move doc from the index to the overview pagev5.1.0-rc1Caroline Chao2013-06-128-90/+101
* Fix TableView::positionViewAtRow()J-P Nurmi2013-06-111-1/+1
* Updated activation signals in TableViewJens Bache-Wiig2013-06-101-17/+59
* Add overview documentation for Qt Quick LayoutsJan Arve Saether2013-06-105-0/+229
* Don't let tabs grab focus on pressJens Bache-Wiig2013-06-101-2/+0
* Doc: check language and compliance with Writing GuidelinesNico Vertriest2013-06-061-125/+127
* Improve the Styles page and add missing SliderStyle propertyJens Bache-Wiig2013-06-061-2/+5
* Fixed a bug where a rearrange was not always doneJan Arve Saether2013-06-062-2/+11
* 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-0619-109/+79
* 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-041-8/+8
* 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-042-27/+84
* Buttons: Allow overriding of visual properties when 'action' is setGabriel de Dietrich2013-06-038-39/+61
* 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-312-6/+18
* 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-311-0/+0
* 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-302-10/+26
* Remove remaining references to PageStackJ-P Nurmi2013-05-304-23/+23
* 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-292-2/+2
* Improved size calculation of GroupBoxJens Bache-Wiig2013-05-294-5/+21
* MenuItem: Connect to own action's 'shortcutChanged' signalGabriel de Dietrich2013-05-291-0/+1
* Move backgroundColor from TableView to TableViewStyleJens Bache-Wiig2013-05-293-10/+23
* Change default layout spacing to 5, and make it depend on DPIJan Arve Saether2013-05-291-6/+14
* Doc: Fix various problems in Qt Quick Layouts documentationCaroline Chao2013-05-291-19/+17