summaryrefslogtreecommitdiff
path: root/src/controls/Private
Commit message (Expand)AuthorAgeFilesLines
...
* | Update license headers and add new license filesAntti Kokko2014-08-2523-434/+250
* | Fix tooltip positioningLaszlo Agocs2014-08-221-2/+4
* | Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-08-122-3/+8
|\ \ | |/
| * Fix tooltip position when used with QQuickWidgetLaszlo Agocs2014-07-301-2/+7
| * Make the default style "Base" when built without widgets supportJ-P Nurmi2014-07-291-1/+1
* | Replace usage of Item.window with OpenGLInfo attached propertyShawn Rutledge2014-08-121-4/+4
* | Fix the nine patch node factory function callSimon Hausmann2014-08-121-1/+1
* | Use the new QSGNinePatch node interface from the scene graphSimon Hausmann2014-08-091-24/+56
* | Android styleJ-P Nurmi2014-08-071-0/+2
* | MenuStyle: Add pressed property to style data objectGabriel de Dietrich2014-07-292-0/+3
* | Fix TextHandle min/max position handlingJ-P Nurmi2014-07-281-1/+3
* | Text handles: fix input method commitsJ-P Nurmi2014-07-252-2/+1
* | Add scollBarPolicy properties to scrollviewDavid Edmundson2014-07-221-2/+5
* | Make text selection handles behave in a FlickableJ-P Nurmi2014-07-211-1/+12
* | Merge remote-tracking branch 'origin/5.3' into devJ-P Nurmi2014-07-191-1/+1
|\ \ | |/
| * Centralize determination of "no desktop" configurationsJ-P Nurmi2014-07-181-1/+1
* | Add styleData.hasSelection for text selection handlesJ-P Nurmi2014-07-181-0/+1
* | TextField: refactor selection handlesJ-P Nurmi2014-07-183-0/+170
* | Merge remote-tracking branch 'origin/5.3' into devJ-P Nurmi2014-07-091-1/+3
|\ \ | |/
| * Allow QT_QUICK_CONTROLS_STYLE pointing to resourcesJ-P Nurmi2014-07-031-1/+3
* | TextField/AreaStyle: add styleData.activated() signal for handlesJ-P Nurmi2014-07-011-0/+6
* | Expose FocusFrameStyle privatelyJ-P Nurmi2014-06-301-0/+1
* | TextArea: fix the handles to honor selectByMouseJ-P Nurmi2014-06-301-0/+1
* | Merge remote-tracking branch 'origin/5.3' into devJ-P Nurmi2014-06-257-13/+70
|\ \ | |/
| * Cleanup whitespaceJ-P Nurmi2014-06-242-2/+2
| * Remove QtWidgets dependency for WinRTJ-P Nurmi2014-06-242-2/+2
| * Remove Widgets dependency for QNXAndreas Holzammer2014-06-242-2/+2
| * Singleton SystemPaletteJ-P Nurmi2014-06-234-6/+65
| * Remove unused BasicButton::__textColorJ-P Nurmi2014-06-201-4/+0
| * Menu: Don't open disabled submenusGabriel de Dietrich2014-06-121-1/+3
* | TextField & TextArea: add support for selection handlesJ-P Nurmi2014-06-163-0/+93
* | Fix Slider increments on keypressFrederik Gladhorn2014-05-262-0/+20
* | Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-05-222-1/+40
|\ \ | |/
| * Scroll the parent mouse areas when reaching the bounds of a ScrollViewAndy Shaw2014-05-142-1/+40
* | Merge remote-tracking branch 'origin/stable' into devJ-P Nurmi2014-05-142-7/+33
|\ \ | |/
| * Fix CalendarStyle's layouting and grid cell calculation.Mitch Curtis2014-05-131-5/+31
| * TabBar: fix a typoJ-P Nurmi2014-05-071-1/+1
| * Fix styleData.activeFocus for TabViewStyle::tabJ-P Nurmi2014-04-291-1/+1
* | qquickcontrolsprivate_p.h: add missing includesJ-P Nurmi2014-05-121-0/+2
* | Set State_KeyboardFocusChange if focus has been requested by keyboardBerthold Krevert2014-05-121-0/+10
* | Add styleData.pressed for TabViewStyle::tabJ-P Nurmi2014-04-301-0/+14
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-04-1120-35/+47
|\ \ | |/
| * Take into account icon size when determining button sizeDavid Edmundson2014-04-091-2/+10
| * Fix ScrollView behavior when used in a FlickableJens Bache-Wiig2014-04-081-1/+1
| * Fix initialization to non-zero TableView indexJens Bache-Wiig2014-04-081-1/+4
| * Bump QtQuick.Controls import version to 1.2J-P Nurmi2014-04-0711-11/+11
| * Import QtQuick 2.2J-P Nurmi2014-04-0719-19/+19
| * Improve scrollbars on touchJ-P Nurmi2014-04-041-1/+2
* | Fix typo in commentDavid Edmundson2014-04-021-1/+1
* | Merge remote-tracking branch 'origin/stable' into devIikka Eklund2014-04-013-2/+5
|\ \ | |/