summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revise TableView API for managing the columnsJ-P Nurmi2013-05-292-24/+90
* Consistent use of "hovered" and style API conventionsJens Bache-Wiig2013-05-2910-34/+73
* Fixed incorrect size hints for TableViewJens Bache-Wiig2013-05-292-7/+7
* Fix typo in TableViewStyleJens Bache-Wiig2013-05-291-2/+2
* Doc: Add Qt Quick Layouts QML Types pageCaroline Chao2013-05-292-1/+52
* The function was moved to QtDeclarativeLiang Qi2013-05-271-8/+0
* ButtonStyle: expose styleData.hoveredJ-P Nurmi2013-05-271-2/+20
* TabViewStyle: rename 'tab' grouped property to 'styleData'J-P Nurmi2013-05-273-22/+22
* Rename controlState to styleDataJ-P Nurmi2013-05-278-73/+86
* Refactor TableView styling APIJens Bache-Wiig2013-05-273-74/+96
* Doc: Add a section for StylesCaroline Chao2013-05-271-1/+4
* ScrollView: take Flickable::originX and originY into accountJ-P Nurmi2013-05-272-6/+14
* Make GroupBox size respect anchor margins and update GalleryJens Bache-Wiig2013-05-271-2/+6
* Revert "Slider: Fix "Binding loop detected" warning"Jens Bache-Wiig2013-05-271-1/+1
* Slider: Fix "Binding loop detected" warningCaroline Chao2013-05-271-1/+1
* Yet another plugin renameJens Bache-Wiig2013-05-274-4/+4
* Fix item view selection colorJens Bache-Wiig2013-05-272-6/+13
* Update all plugins.qmltypes filesLiang Qi2013-05-272-2/+8
* Rename generic plugin namesJens Bache-Wiig2013-05-274-4/+4
* Pixel adjustment on macJens Bache-Wiig2013-05-272-4/+4
* Style polishJens Bache-Wiig2013-05-271-1/+1
* Pass selected tab rect to styleJens Bache-Wiig2013-05-273-2/+13
* Improve size hints for SpinBox and TextFieldJens Bache-Wiig2013-05-274-15/+16
* Slightly larger slider sizeJens Bache-Wiig2013-05-261-2/+2
* Desktop styles: fix warnings when parent is not setJ-P Nurmi2013-05-242-4/+3
* Add missing focus rect to check box and radio buttonJens Bache-Wiig2013-05-244-2/+35
* Fix tab overlap on Windows XP and Windows VistaJens Bache-Wiig2013-05-242-2/+7