summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* | Stabilize Tests_GridLayout::test_alignment()J-P Nurmi2013-10-251-8/+8
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-10-2494-696/+1514
|\ \ | |/
| * 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
| * Fix some issues in the modelview exampleJens Bache-Wiig2013-10-161-8/+1
| * Some TableView optimization for v4Jens Bache-Wiig2013-10-151-13/+11
| * Improved font scalability for Base styleJens Bache-Wiig2013-10-1513-47/+106
| * Menu: Put popup mouse area over list viewGabriel de Dietrich2013-10-151-23/+23
| * Menu: fix runtime warningJ-P Nurmi2013-10-151-1/+1
| * Fix broken tab rendering for TabViewJens Bache-Wiig2013-10-151-1/+1
| * Fix crash with TableView on android and show alternating rows when emptyJens Bache-Wiig2013-10-151-2/+12
| * Doc: small doc fixCaroline Chao2013-10-141-1/+1
| * Minor cleanup for TableViewStyleJens Bache-Wiig2013-10-142-14/+2
| * TableView: fix touch selection behaviorJ-P Nurmi2013-10-111-2/+7
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-10-1115-252/+333
|\ \ | |/
| * Update the git-archive export optionsSergio Ahumada2013-10-092-0/+5
| * ApplicationWindow has no default sizeShawn Rutledge2013-10-021-3/+0
| * Doc: Moved \inqmlmodule version to \qmlmodule for QtQuick.LayoutsJerome Pasion2013-10-024-7/+7
| * Make the manual test nicer and more usefulJan Arve Saether2013-10-012-236/+228
| * Update the internal alignment when an item *changes* its alignmentJan Arve Saether2013-10-017-4/+49