summaryrefslogtreecommitdiff
path: root/src/controls/Private
Commit message (Expand)AuthorAgeFilesLines
* Import QtQuick 2.2J-P Nurmi2014-04-0719-19/+19
* Improve scrollbars on touchJ-P Nurmi2014-04-041-1/+2
* Doc: Fix some issuesSze Howe Koh2014-03-312-2/+3
* Disable mipmapping on the style itemLaszlo Agocs2014-03-311-0/+2
* StyleItem: Resolve item palette per item typev5.3.0-beta1Gabriel de Dietrich2014-03-202-4/+67
* Let ApplicationWindows default max size be unbounded.Jan Arve Saether2014-03-191-2/+2
* Slider: don't prevent stealing until drag threshold is exceededShawn Rutledge2014-03-182-0/+9
* Clean-up styling improvements for CalendarKonstantin Ritt2014-03-171-2/+0
* Menu: Improved sloppy menus logicGabriel de Dietrich2014-03-131-7/+20
* Menu: Estimate item height from first visible itemGabriel de Dietrich2014-03-131-1/+13
* Styling improvements for CalendarJens Bache-Wiig2014-03-123-0/+81
* Popupmenu: update item under mouse upon pressRichard Moe Gustavsen2014-03-101-0/+1
* Menu: Adding sloppy submenu navigationGabriel de Dietrich2014-03-071-3/+43
* Menu: Harden popup closing logicGabriel de Dietrich2014-03-071-1/+6
* MenuStyle: Adding missing 'submenuPopupDelay' propertyGabriel de Dietrich2014-03-052-2/+4
* Fix gray SpinBox background on macJens Bache-Wiig2014-03-031-0/+9
* Support text alignment for TableViewHeaderv5.3.0-alpha1Jens Bache-Wiig2014-02-251-0/+1
* Add styleData.totalWidth for TabViewStyle::tabJ-P Nurmi2014-02-251-0/+1
* Respect Tab::enabledJ-P Nurmi2014-02-211-0/+2
* Minor cleanup and optimizations for TableViewJens Bache-Wiig2014-02-211-5/+5
* MenuContentItem: Remove scroller indicator style warningGabriel de Dietrich2014-02-201-1/+1
* Use childAt() instead of cellIndexAt().Mitch Curtis2014-02-151-20/+0
* Add Calendar to Qt Quick Controls.Mitch Curtis2014-02-148-0/+792
* Introducing styling for Menu, MenuBarGabriel de Dietrich2014-02-147-122/+211
* Accessibility improvementsFrederik Gladhorn2014-02-072-0/+4
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-271-0/+4
|\
| * Fix implicit width for SpinBoxJens Bache-Wiig2014-01-221-0/+4
* | Fix a rounding error in the baseline of SpinBoxJan Arve Saether2014-01-211-4/+9
* | Expose contentArea as contentItem in ApplicationWindowJan Arve Saether2014-01-143-0/+111
* | Settings.hasTouchScreen checks the QTouchDevicesShawn Rutledge2014-01-132-2/+7
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-161-0/+2
|\ \ | |/
| * Set style object on QStyleOptionFrames in QQuickStyleItemMartin Gräßlin2013-12-131-0/+2
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-054-5/+23
|\ \ | |/
| * SpinBox: attempt to fixup the input as appropriateJ-P Nurmi2013-12-042-3/+14
| * Fix desktop style animations to stop when the control is hiddenv5.2.0J-P Nurmi2013-12-031-1/+5
| * Fix warning printed when using TabViewJens Bache-Wiig2013-11-301-1/+4
* | Pass a valid style option to fetch default frame widthDavid Edmundson2013-12-041-1/+1
|/
* Fix retina rendering issues with Qt Quick ControlsJens Bache-Wiig2013-11-201-1/+5
* Optimize TableView by using ImageProviderJens Bache-Wiig2013-11-073-1/+50
* Expose ToolBarStyle and StatusBarStyleJens Bache-Wiig2013-10-311-2/+0
* More styling improvements for Base StyleJens Bache-Wiig2013-10-314-0/+534
* Fix: Button does not toggle on keypressJens Bache-Wiig2013-10-291-2/+9
* Menu: Fix submenu overlap and item widthGabriel de Dietrich2013-10-241-1/+2
* Fix checkable Button behavior - toggle on release instead of pressJ-P Nurmi2013-10-221-3/+7
* Added 9-patch functionality to StyleItemGunnar Sletta2013-10-222-12/+129
* Menu: Factor MenuContentItem outGabriel de Dietrich2013-10-184-4/+239
* Remove widget dependency on touch platformsJens Bache-Wiig2013-10-173-4/+7
* Menu: Remove reported warningGabriel de Dietrich2013-10-161-1/+1
* Improved font scalability for Base styleJens Bache-Wiig2013-10-153-0/+47
* Menu: Put popup mouse area over list viewGabriel de Dietrich2013-10-151-23/+23