summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix wrong calculation of "other" margins in splitviewJan Arve Saether2015-02-021-2/+2
* Allow override of passwordCharacter in TextFieldStyleDaiwei Li2015-02-022-0/+12
* Add Undo, Redo, Delete, Clear and Select All actions to EditMenuKai Uwe Broulik2015-01-241-0/+61
* Make WinRT style use qt_quick_controls_style_init()J-P Nurmi2015-01-207-6/+66
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-01-197-84/+206
|\
| * Update plugins.qmltypesFawzi Mohamed2015-01-194-80/+200
| * Doc: link issues qtquickcontrolsNico Vertriest2015-01-163-4/+6
* | Add support for Layout.margins in SplitViewJan Arve Saether2015-01-171-15/+35
* | Add support for Layout marginsJan Arve Saether2015-01-1610-12/+246
* | Merge remote-tracking branch 'origin/5.4' into devJ-P Nurmi2015-01-1696-396/+759
|\ \ | |/
| * Let style plugins bundle resourcesJ-P Nurmi2015-01-151-1/+20
| * Remove explicit bug tracker URLAlex Blasche2014-12-151-1/+1
| * Remove unnecessary \inqmlmodule parameterAlejandro Exojo2014-12-0812-12/+12
| * iOS: only show menu if the control got active focusRichard Moe Gustavsen2014-12-081-0/+1
| * Document how to select a specific Android themeJ-P Nurmi2014-12-012-1/+20
| * Fix StackView focus handlingJ-P Nurmi2014-11-281-1/+1
| * Merge remote-tracking branch 'origin/5.4.0' into 5.4Frederik Gladhorn2014-11-2721-20/+151
| |\
| | * Take all offsets into account also with PlatformMenuv5.4.05.4.0Laszlo Agocs2014-11-241-0/+1
| | * Only make scrollbars non-interactive on mobile devices.Jan Arve Saether2014-11-241-1/+1
| | * Android 5.0: add missing state transitionsv5.4.0-rc1J-P Nurmi2014-11-202-5/+76
| | * Doc: added brief statement for group menusNico Vertriest2014-11-181-0/+1
| | * Doc: Corrected brief statements for overview pagesNico Vertriest2014-11-144-0/+4
| | * Doc: Fixed the \image referenceVenu2014-11-131-1/+1
| | * Merge "Merge remote-tracking branch 'origin/5.4' into 5.4.0" into refs/stagin...Jani Heikkinen2014-11-1115-86/+99
| | |\
| | | * Merge remote-tracking branch 'origin/5.4' into 5.4.0Oswald Buddenhagen2014-11-1015-86/+99
| | | |\
| | * | | Fix text selection on desktopJ-P Nurmi2014-11-112-6/+6
| | * | | Doc: Update gallery screenshotsCaroline Chao2014-11-106-2/+17
| | * | | Android 5.0: apply tint colorJ-P Nurmi2014-11-101-0/+28
| | * | | Android/SwitchStyle: hide thumb text on Android 5.0J-P Nurmi2014-11-101-0/+3
| | * | | Android/SwitchStyle: use TextMetrics instead of FontMetricsJ-P Nurmi2014-11-101-5/+11
| | |/ /
| | * | Doc: add a note about the tickmarksEnabled propertyCaroline Chao2014-11-101-0/+2
| * | | FontDialog: layout tweaks to fit better on small screensShawn Rutledge2014-11-251-26/+26
| * | | Dialogs: add qt.quick.dialogs.window logging categoryShawn Rutledge2014-11-251-4/+27
| * | | Fix Spinbox missing value change if minimumValue is setFilippo Cucchetto2014-11-251-1/+3
| * | | Fixed missing mouse event when the Menu control is dismissedFilippo Cucchetto2014-11-241-1/+2
| * | | Dialogs: added qt.quick.dialogs.registration logging categoryShawn Rutledge2014-11-211-23/+9
| * | | Format TableView's detailed description code snippet.Mitch Curtis2014-11-131-16/+33
| | |/ | |/|
| * | Slider: don't clamp to the initial press pointJ-P Nurmi2014-11-071-1/+1
| * | Doc: Language editsVenu2014-11-071-6/+5
| * | Android: fix missing cursor handleJ-P Nurmi2014-11-071-45/+30
| * | Let the cursor handle be visible regardless of selectionJ-P Nurmi2014-11-074-3/+4
| * | Revise the Table View exampleJ-P Nurmi2014-11-062-4/+28
| * | Remove the SplitView exampleJ-P Nurmi2014-11-052-14/+0
| * | Slider: fix tap-to-set-value on touch screensJ-P Nurmi2014-11-051-4/+5
| * | Android: text entry implicit size fits 20 charactersJ-P Nurmi2014-11-053-7/+22
| * | Correct sizing of combobox itemsMarco Martin2014-11-042-2/+4
| |/
| * Fix up Slider documentation.Mitch Curtis2014-11-031-6/+6
| * TextArea: Make selection persistentGabriel de Dietrich2014-10-311-0/+1
| * Slider: Hover only on the handleGabriel de Dietrich2014-10-311-16/+25
| * EditMenu iOS: don't show menu item 'select' when input field is emptyRichard Moe Gustavsen2014-10-301-1/+1