summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Several documentation improvementsGabriel de Dietrich2013-03-218-46/+195
* Prepare ToolButton for text, not icon onlyFrederik Gladhorn2013-03-212-1/+4
* Fix ToolButton sizeFrederik Gladhorn2013-03-212-6/+25
* Fix tab rendering on Windows and FusionJens Bache-Wiig2013-03-202-3/+5
* RadioButton: Fix keyboard toggle behaviorGabriel de Dietrich2013-03-201-1/+2
* Menu: Update API, auto-testsGabriel de Dietrich2013-03-209-14/+90
* TabBar: add elide propertyCaroline Chao2013-03-202-2/+5
* React to implicit size changesJan Arve Saether2013-03-201-3/+6
* Experimental: Fix importsCaroline Chao2013-03-202-0/+2
* Remove the Page control - use attached properties insteadJ-P Nurmi2013-03-208-156/+243
* TabView: add implicitWidth and implicitHeightCaroline Chao2013-03-191-0/+2
* Support QQuickItem.activeFocusOnTab in QtQuick.ControlsLiang Qi2013-03-1922-0/+41
* Doc: added commasNico Vertriest2013-03-191-3/+3
* Fix ScrollBar hover/press states on Vista/Win7Jens Bache-Wiig2013-03-192-31/+36
* ComboBox: Support Windows style drop-down listGabriel de Dietrich2013-03-193-20/+44
* TextArea: expose selectByMouse/KeyboardJ-P Nurmi2013-03-191-0/+27
* TabView: Don't give a default size to the TabViewCaroline Chao2013-03-181-2/+0
* Doc: corrected punctuation (added ,)Nico Vertriest2013-03-151-1/+1
* Make TabView::tabPosition use the Qt::Edge enumJ-P Nurmi2013-03-152-9/+10
* Doc: corrected punctuation (,)Nico Vertriest2013-03-151-1/+1
* SplitView: add property 'resizing'Richard Moe Gustavsen2013-03-141-2/+9
* Doc: updated the \brief statementNico Vertriest2013-03-141-1/+1
* Doc: adapted Menu.qml to the Writing GuidelinesNico Vertriest2013-03-141-5/+14
* QtMenuPopupWindow: Refactor code away from QtMenuGabriel de Dietrich2013-03-143-34/+71
* TableView: fix key navigationJ-P Nurmi2013-03-141-2/+2
* MenuBar: Unhover item when cursor leaves the menubar areaGabriel de Dietrich2013-03-141-0/+1
* Remove unnecessary type registrationGabriel de Dietrich2013-03-141-2/+0
* Rearrange only the topmost layout.Jan Arve Saether2013-03-144-32/+23
* Change imports from QtQuick 2.0 to QtQuick 2.1Caroline Chao2013-03-1469-71/+71
* ApplicationWindow: import QtQuick.Window 2.1J-P Nurmi2013-03-131-1/+1
* Menu: Ungrab mouse from mouse grabber when showing popupGabriel de Dietrich2013-03-131-0/+4
* ComboBox: Fix rebuildMenuCaroline Chao2013-03-131-2/+4
* Fix crash in exclusive groupFrederik Gladhorn2013-03-133-4/+12
* StyleItem: Set proper color group in paletteGabriel de Dietrich2013-03-133-3/+17
* Update currentText in ComboBox when model changesFrederik Gladhorn2013-03-131-1/+5
* ComboBox: Rename 'selectedIndex' property to 'currentIndex'Gabriel de Dietrich2013-03-135-51/+30
* Menu: Remove 'model' property, ContextMenuGabriel de Dietrich2013-03-1311-209/+411
* updateLayoutItems should update the layouts size hintsJan Arve Saether2013-03-131-1/+1
* SplitView: Disconnect items connections on destructionCaroline Chao2013-03-131-0/+9
* Fix warningCaroline Chao2013-03-131-1/+1
* Fix incorrect size reported for SplitViewJens Bache-Wiig2013-03-131-0/+1
* Replace variant with var in qml filesCaroline Chao2013-03-133-15/+15
* Remove excess call to invalidate()Jan Arve Saether2013-03-131-2/+0
* use qml_plugin.prf in parent-less modeOswald Buddenhagen2013-03-122-2/+2
* TableView: fixed review findingsJ-P Nurmi2013-03-122-110/+121
* MenuStyle: Fix wrong reference to 'text' propertyGabriel de Dietrich2013-03-121-1/+1
* MenuItem: Fix QPA side of 'visible' propertyGabriel de Dietrich2013-03-121-1/+3
* Action: Don't trigger disabled actions -- duh!Gabriel de Dietrich2013-03-121-0/+3
* Fix bug with default size policy if not specified.Jan Arve Saether2013-03-123-9/+9
* Fix a bug in comparing two QLayoutStyleInfo objects.Jan Arve Saether2013-03-121-1/+1