summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Dialogs: update license headersJ-P Nurmi2015-02-1158-1145/+1230
* Layouts: update license headersJ-P Nurmi2015-02-119-135/+163
* Docs: update license headersJ-P Nurmi2015-02-1116-122/+107
* Controls: update license headersJ-P Nurmi2015-02-11264-6908/+6350
* TableView: Fixed rowDelegate's "model" propertyRuslan Nigmatullin2015-02-051-2/+2
* Fix column header draggingJoni Poikelin2015-02-041-2/+0
* Merge remote-tracking branch 'origin/5.4' into devJ-P Nurmi2015-02-038-12/+39
|\
| * Fix asynchronous loading of Calendar.Mitch Curtis2015-02-021-3/+26
| * Not update TabView.currentIndex when loader insertingLiang Qi2015-02-021-1/+0
| * Increase Base ButtonStyle's padding when the button has a menu.Mitch Curtis2015-02-021-2/+2
| * TableView: Clear row index when the delegate gets recycledGabriel de Dietrich2015-02-021-0/+1
| * Increase size of Base style Calendar previous/next month button icon.Mitch Curtis2015-01-281-2/+3
| * Use a RowLayout in the base CheckBoxStyle panelDaiwei Li2015-01-281-1/+3
| * QtQuick.Controls depends on QtQuick.WindowCaroline Chao2015-01-221-0/+1
| * Add qsTr() to text: in EditMenu_base.qmlAlbert Astals Cid2015-01-211-3/+3
* | 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