summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * Merge remote-tracking branch 'origin/5.4' into 5.4.0Oswald Buddenhagen2014-11-1065-564/+1666
| | |\
| * | | 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-252-2/+7
* | | 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
* | | tst_spinbox: destroy dyn. created spinbox before leaving testRichard Moe Gustavsen2014-11-201-0/+1
* | | 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-072-1/+26
* | 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-0614-389/+474
* | Remove the SplitView exampleJ-P Nurmi2014-11-0510-182/+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
* | Update .gitignoreJ-P Nurmi2014-11-041-1/+2
* | Workshop manual test (the former Gallery example)J-P Nurmi2014-11-0431-0/+1128
* | Share QtQuickControlsTestApp used by auto tests also for manual testsJ-P Nurmi2014-11-042-14/+56
* | 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-312-16/+29
* EditMenu iOS: don't show menu item 'select' when input field is emptyRichard Moe Gustavsen2014-10-301-1/+1
* EditMenu iOS: show edit menu upon pressnhold on empty input fieldRichard Moe Gustavsen2014-10-301-1/+2
* Rewrite the gallery exampleJ-P Nurmi2014-10-3038-840/+459
* ToolBar: fix spacing between menu button & contentJ-P Nurmi2014-10-301-1/+1
* Revert "qquickrangemodel: don't emit signals before component is completed"J-P Nurmi2014-10-305-36/+102
* Layouts: increase the default spacing on mobile platformsJ-P Nurmi2014-10-301-2/+9
* Dialogs: FileDialog can only be modal on WindowsShawn Rutledge2014-10-303-0/+20
* Make the cursor and selection handle delegates private for nowJ-P Nurmi2014-10-3018-63/+74
* Placeholder text in TextField disappears on TextField tap.Samuel Nevala2014-10-301-1/+1
* text input: fix disabling of action logic when there is a menu assignedJ-P Nurmi2014-10-292-4/+4
* FileDialog: several logic corrections in handling the enter keyShawn Rutledge2014-10-292-11/+16
* Don't deploy Widget*Dialog.qml on touch platformsShawn Rutledge2014-10-291-5/+12
* testbench: Fix propertyMap type, move update out of loopGabriel de Dietrich2014-10-291-5/+5
* Android: fix GroupBoxStyle top marginJ-P Nurmi2014-10-281-4/+6
* Dialogs: don't use widgets on mobile touch-based platformsShawn Rutledge2014-10-281-2/+14
* TextInput: disable activation logic when there is a menu assignedRichard Moe Gustavsen2014-10-272-0/+8
* Dialog: give the contentItem focus when the dialog becomes visibleShawn Rutledge2014-10-271-1/+1
* EditMenu shown for TextArea/Field on active focus gain.Samuel Nevala2014-10-241-1/+2
* Revert "SpinBox: hide VKB when appropriate"Samuel Nevala2014-10-241-2/+0
* Dialogs: detect and handle dynamic creation with Window parentShawn Rutledge2014-10-241-21/+31
* Android: Keyboard doesn't hide from done buttonSamuel Nevala2014-10-241-6/+1