summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Rename QtDesktop to QtQuick.ControlsJens Bache-Wiig2013-02-21123-229/+229
* ComboBox: Get rid of 'effectivePressed' binding loopGabriel de Dietrich2013-02-211-6/+9
* Menu: Fix popup positioning at itemGabriel de Dietrich2013-02-214-4/+31
* ComboBox: Get proper label when setting selectedIndexGabriel de Dietrich2013-02-212-2/+2
* ComboBox: Fix popup position on MacGabriel de Dietrich2013-02-211-2/+2
* MenuBar: Get rid of warnings on QPA menu bar platformsGabriel de Dietrich2013-02-212-83/+94
* ComboBox: Amend Gtk style commitGabriel de Dietrich2013-02-215-15/+26
* Fix warnings in checkbox and radiobuttonJens Bache-Wiig2013-02-202-10/+10
* ComboBox: Properly show popup items in Gtk styleGabriel de Dietrich2013-02-204-2/+8
* ScrollArea: sync the internal wheel area with the flickableJ-P Nurmi2013-02-201-8/+31
* doc: Control.qml and Style.qml must have documentationMartin Smith2013-02-203-0/+14
* ToolButton: Fix text not visibleCaroline Chao2013-02-201-1/+1
* ProgressBar: API refactoringCaroline Chao2013-02-202-9/+56
* Improving styling for focusLiang Qi2013-02-205-5/+5
* Menu: Move properties documentation to .cpp fileGabriel de Dietrich2013-02-201-0/+42
* Make RadioButton derive from AbstractCheckable.Mitch Curtis2013-02-201-4/+18
* Add "partially checked" functionality to CheckBox.Mitch Curtis2013-02-205-62/+217
* qdoc: QtDesktop1::Menu is not correctly documented.Martin Smith2013-02-203-42/+23
* ComboBox: make selectedText readonlyCaroline Chao2013-02-201-1/+1
* StatusBar: Update doc.Caroline Chao2013-02-201-2/+2
* ToolBar: Update doc.Caroline Chao2013-02-201-4/+3
* MenuStyle, MenuBarStyle: Port to new styling APIGabriel de Dietrich2013-02-2012-335/+183
* Add textRole propertyFrederik Gladhorn2013-02-191-0/+1
* Style cleanupsJens Bache-Wiig2013-02-1936-531/+715
* Splitter: replace SplitterRow and SplitterColumn with SplitterRichard Moe Gustavsen2013-02-1911-757/+403
* Update tests and tools according to Splitter changesJens Bache-Wiig2013-02-192-330/+0
* LayoutAttached: nofify properties changedRichard Moe Gustavsen2013-02-192-6/+20
* TextArea: API refactoring.Caroline Chao2013-02-181-196/+69
* TabFrame: count real tabs - ignore for instance RepeaterJ-P Nurmi2013-02-183-3/+9
* qdoc: Add qdoc comments to internal QML componentsMartin Smith2013-02-1832-31/+129
* TextArea: set focus to TextEditLiang Qi2013-02-181-0/+1
* TableView docs: fix \note & \sa usageJ-P Nurmi2013-02-181-4/+4
* Menu: Silence warnings in Menu, MenuItemStyleGabriel de Dietrich2013-02-182-11/+12
* Improve styling for ToolButtonLiang Qi2013-02-181-0/+1
* Doc: Removing an invalid directory from the 'excludedirs' variable.Jerome Pasion2013-02-181-1/+1
* Doc: Edited PageStack documentation.Jerome Pasion2013-02-171-3/+2
* Default assign tool bar and status bar width to parentJens Bache-Wiig2013-02-172-2/+2
* Add statusbar to testbenchJens Bache-Wiig2013-02-172-2/+2
* Some fixes for ToolBar and StatusBarJens Bache-Wiig2013-02-172-4/+23
* Update API and documentation of TableViewJens Bache-Wiig2013-02-155-83/+165
* Fix TextArea::append(): add newline only when not emptyJ-P Nurmi2013-02-151-1/+3
* TableView: fix invisible header heightJ-P Nurmi2013-02-151-1/+1
* Add support for tristate checkboxJens Bache-Wiig2013-02-151-0/+2
* MenuItem: Added 'exclusiveGroup' propertyGabriel de Dietrich2013-02-152-0/+18
* Remove unused documentation from C++Jens Bache-Wiig2013-02-147-54/+5
* Added GroupBox docsJ-P Nurmi2013-02-141-9/+95
* Docs: exclude styles for nowJ-P Nurmi2013-02-141-3/+3
* TextField: Refactoring APICaroline Chao2013-02-142-271/+67
* Set implicit size on ScrollAreaJens Bache-Wiig2013-02-141-2/+2
* Fix icon size in ToolButtonJens Bache-Wiig2013-02-141-2/+4