summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * TextField: add editingFinished signalLiang Qi2013-11-223-1/+108
| * Fix retina rendering issues with Qt Quick ControlsJens Bache-Wiig2013-11-201-1/+5
* | Bump MODULE_VERSION to 5.2.1Sergio Ahumada2013-11-251-1/+1
* | Fix TableView scrolling problemJ-P Nurmi2013-11-201-1/+1
* | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-11-189-30/+303
|\ \ | |/
| * SpinBox: get active focus when up or down was pressedLiang Qi2013-11-152-0/+75
| * Fix plugins.qmltypesThomas Hartmann2013-11-151-0/+157
| * TextEditor example: use the MessageDialog for the About boxShawn Rutledge2013-11-151-30/+6
| * Make sure menu bar has a parent windowEskil Abrahamsen Blomfeldt2013-11-151-0/+2
| * ApplicationWindow has the WindowFullscreenButtonHint flag by defaultShawn Rutledge2013-11-151-0/+1
| * Gallery example: add an About boxShawn Rutledge2013-11-134-0/+62
|/
* Make BusyIndicator style use threaded animationsJens Bache-Wiig2013-11-085-28/+20
* Update changelog for Qt 5.2Caroline Chao2013-11-081-0/+37
* Fix warning in Tests_TabView::test_mousePressOnTabBarCaroline Chao2013-11-081-1/+1
* Tests: Fix warning in activeFocusOnTab testCaroline Chao2013-11-071-0/+0
* Optimize TableView by using ImageProviderJens Bache-Wiig2013-11-078-13/+110
* Doc: Updated url variable in qdocconf files.Jerome Pasion2013-11-062-2/+2
* Fix input method committingFrederik Gladhorn2013-11-061-1/+5
* use private linkage where possibleOswald Buddenhagen2013-10-311-1/+1
* Doc: the implicit size of ProgressBarStyle's background must be set.Mitch Curtis2013-10-311-0/+3
* Fix some issues with Base styleJens Bache-Wiig2013-10-312-2/+4
* Expose ToolBarStyle and StatusBarStyleJens Bache-Wiig2013-10-315-19/+95
* More styling improvements for Base StyleJens Bache-Wiig2013-10-3122-278/+912
* Fix: Button does not toggle on keypressJens Bache-Wiig2013-10-292-2/+22
* Updating plugins.qmltypesThomas Hartmann2013-10-291-1/+197
* Add classnames for QML plugins.Morten Johan Sørvig2013-10-282-0/+2
* Adjust height if the ToolBar or StatusBar is dynamically hiddenJan Arve Saether2013-10-252-2/+102
* ComboBox: Minimize currentText changes when changing modelGabriel de Dietrich2013-10-252-14/+107
* Use depends instead of ordered for dependenciesFrederik Gladhorn2013-10-251-1/+1
* Switch styling fixesJens Bache-Wiig2013-10-242-4/+9
* Don't add any extra space to RadioButton and CheckBox by defaultJens Bache-Wiig2013-10-243-17/+8
* Menu: Fix submenu overlap and item widthGabriel de Dietrich2013-10-242-5/+6
* Add TextAreaStyleJ-P Nurmi2013-10-237-12/+181
* Doc: Fix links to Qt Quick Controls Styles itemsCaroline Chao2013-10-2313-12/+15
* Doc: Add doc for ScrollViewStyleCaroline Chao2013-10-231-1/+6
* Fix tst_styles nameJ-P Nurmi2013-10-231-1/+1
* Fix custom styled transient scrollbarsJ-P Nurmi2013-10-235-11/+90
* Fix checkable Button behavior - toggle on release instead of pressJ-P Nurmi2013-10-222-3/+75
* Added 9-patch functionality to StyleItemGunnar Sletta2013-10-2210-12/+157
* Ignore shift modifier in single selection modeJens Bache-Wiig2013-10-222-1/+32
* Fix warning in ComboBox when model is emptyJens Bache-Wiig2013-10-221-1/+1
* Cosmetic tweaks for base stylev5.2.0-beta1Jens Bache-Wiig2013-10-2121-106/+100
* Expose renderType to SpinBox and TextFieldJens Bache-Wiig2013-10-216-3/+37
* Fix disabling of ActionFrederik Gladhorn2013-10-202-0/+17
* Menu: Extract QQuickMenuPopupWindow core popup behaviorGabriel de Dietrich2013-10-186-184/+325
* Menu: Factor MenuContentItem outGabriel de Dietrich2013-10-185-196/+242
* Remove widget dependency on touch platformsJens Bache-Wiig2013-10-1717-35/+32
* TextField: Also hide placeholderText when text input is composingCaroline Chao2013-10-171-1/+1
* Qt Quick Layouts: Some small documentation refinements.Jan Arve Saether2013-10-163-11/+43
* Menu: Remove reported warningGabriel de Dietrich2013-10-161-1/+1