summaryrefslogtreecommitdiff
path: root/src/private
Commit message (Expand)AuthorAgeFilesLines
* TextField: Fix baseline distance to panel frameGabriel de Dietrich2013-04-051-1/+14
* QStyleItem: Remove unnecessary .toLower() callGabriel de Dietrich2013-03-291-1/+1
* Button: Remove extra margins on MacGabriel de Dietrich2013-03-291-0/+12
* QStyleItem: #ifdef Mac style specific tweaksGabriel de Dietrich2013-03-291-2/+10
* StackViewTransition: use 'item' instead of 'page' in the APIRichard Moe Gustavsen2013-03-291-10/+10
* PageStack: rename PageStack to StackViewRichard Moe Gustavsen2013-03-282-7/+7
* PageStack: rename PageTransition to StackViewDelegateRichard Moe Gustavsen2013-03-283-4/+4
* PageStack: use 'transition' instead of 'animation'Richard Moe Gustavsen2013-03-281-8/+8
* StyleItem: Use QFontMetricsF instead of int versionGabriel de Dietrich2013-03-262-8/+11
* StyleItem: Fetch fonts from platform themeGabriel de Dietrich2013-03-261-1/+17
* ToolButton: Fix tool button with text onlyCaroline Chao2013-03-251-1/+6
* TabBar: Tweaky, tweaky little style...Gabriel de Dietrich2013-03-221-2/+9
* Fix ugly tab frame on Fusion styleJens Bache-Wiig2013-03-211-0/+4
* Size adjustment for GroupBoxJens Bache-Wiig2013-03-211-4/+14
* Prepare ToolButton for text, not icon onlyFrederik Gladhorn2013-03-211-1/+3
* Fix ToolButton sizeFrederik Gladhorn2013-03-211-3/+25
* Fix tab rendering on Windows and FusionJens Bache-Wiig2013-03-201-1/+1
* RadioButton: Fix keyboard toggle behaviorGabriel de Dietrich2013-03-201-1/+2
* Menu: Update API, auto-testsGabriel de Dietrich2013-03-201-1/+1
* TabBar: add elide propertyCaroline Chao2013-03-201-0/+2
* Support QQuickItem.activeFocusOnTab in QtQuick.ControlsLiang Qi2013-03-195-0/+10
* Fix ScrollBar hover/press states on Vista/Win7Jens Bache-Wiig2013-03-192-31/+36
* ComboBox: Support Windows style drop-down listGabriel de Dietrich2013-03-191-0/+1
* Change imports from QtQuick 2.0 to QtQuick 2.1Caroline Chao2013-03-149-9/+9
* StyleItem: Set proper color group in paletteGabriel de Dietrich2013-03-131-1/+7
* Replace variant with var in qml filesCaroline Chao2013-03-131-3/+3
* use qml_plugin.prf in parent-less modeOswald Buddenhagen2013-03-121-1/+1
* Fix crash in qmlplugindump.Friedemann Kleint2013-03-111-1/+6
* ScrollView: Fix when the item added is not a FlickableCaroline Chao2013-03-071-2/+2
* Document & cleanup BasicButtonJ-P Nurmi2013-03-071-16/+48
* TabBar: use TabView.currentIndexLiang Qi2013-03-061-3/+3
* Implement icons for toolbuttonFrederik Gladhorn2013-03-051-0/+3
* QRangeModel: Cleanup header include statementsDebao Zhang2013-03-053-13/+2
* Enable high-res components on retina displays.Morten Johan Sørvig2013-03-051-1/+3
* CheckBox docs: fix links & qdoc warningsJ-P Nurmi2013-03-051-0/+1
* QStyleItem: cleanup the superfluous qdoc tags to avoid warningsJ-P Nurmi2013-03-051-11/+0
* MenuBar: Fix appearance on Windows, UbuntuGabriel de Dietrich2013-03-051-2/+28
* Improved StatusBar and ToolBar appearanceJens Bache-Wiig2013-03-041-3/+7
* Fix Vertical sliderJens Bache-Wiig2013-03-041-0/+2
* Fix crash in StyleItem when drawing <0 size styleitemJens Bache-Wiig2013-03-041-1/+1
* Plugins: Cleanup header include statementsDebao Zhang2013-03-042-4/+3
* QQuickComponentsPrivate: Cleanup header include statementsDebao Zhang2013-03-042-4/+8
* QWheelArea: Cleanup header include statementsDebao Zhang2013-03-041-1/+0
* Button: Add some auto-tests for ActionGabriel de Dietrich2013-03-041-2/+2
* QStyleItem: Cleanup header include statementsDebao Zhang2013-03-042-15/+12
* ScrollView & TextArea: fix vertical scrollbar visibilityJ-P Nurmi2013-03-011-5/+30
* BasicButton: Add Action supportGabriel de Dietrich2013-03-011-19/+49
* Update TabView API and allow inser/remove of tabsJens Bache-Wiig2013-03-012-10/+11
* MenuBar, Menu, MenuItem, Action: New, reviewed APIGabriel de Dietrich2013-03-013-8/+8
* Make containsMouse property private.Mitch Curtis2013-02-262-10/+10