summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * Correct positioning for popups in QQuickWidgetPaul Olav Tvete2014-04-253-6/+27
* | | Calculate the position of the scrollbar handle correctlyAndy Shaw2014-05-021-2/+4
* | | Ensure that child MouseAreas will get the event firstAndy Shaw2014-05-021-1/+1
|/ /
* | ComboBox: Subtract style padding from TextInput widthGabriel de Dietrich2014-04-291-1/+1
* | Fix styleData.activeFocus for TabViewStyle::tabJ-P Nurmi2014-04-291-1/+1
* | Tests: Remove insignificant marker for Win7 build with AngleCaroline Chao2014-04-291-2/+0
* | ComboBox: Update currentText when currentIndex goes from -1 to 0Gabriel de Dietrich2014-04-282-0/+16
* | ComboBox style: Remove old API in desktop drop-down frameGabriel de Dietrich2014-04-281-5/+8
* | ComboBox style: Remove old styling API in Base pop-up frameGabriel de Dietrich2014-04-281-10/+13
* | Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Jani Heikkinen2014-04-2519-558/+856
|\ \
| * \ Merge remote-tracking branch 'origin/release' into stableJani Heikkinen2014-04-2319-558/+856
| |\ \ | | |/
| | * Fix missing tabs in touch exampleJens Bache-Wiig2014-04-231-2/+1
| | * Update plugins.qmltypes for QtQuick.ControlsJ-P Nurmi2014-04-221-286/+404
| | * Update plugins.qmltypes for QtQuick.PrivateWidgetsShawn Rutledge2014-04-171-56/+68
| | * Update plugins.qmltypes for QtQuick.DialogsShawn Rutledge2014-04-171-102/+249
| | * Docs: fix QtQuick.Controls.Styles import versionJ-P Nurmi2014-04-161-3/+3
| | * Dialogs: implementation prop renamed to contentItem; API cleanupShawn Rutledge2014-04-159-105/+94
| | * Fix tab visibility regressionJ-P Nurmi2014-04-152-2/+2
| | * Doc: Adding information about how to run the example.Jerome Pasion2014-04-151-0/+14
| | * Ensure that styleData.row is initialized in delegatesJens Bache-Wiig2014-04-152-2/+21
* | | Test that attached Keys behavior is identical to TextInput/AreaJ-P Nurmi2014-04-242-1/+169
* | | Bump MODULE_VERSION to 5.3.1Sergio Ahumada2014-04-241-1/+1
* | | QtGui and XCB now actually supports modalityJorgen Lind2014-04-231-1/+0
|/ /
* | Fix manual keynavigation testBerthold Krevert2014-04-151-4/+7
|/
* Take into account icon size when determining button sizeDavid Edmundson2014-04-091-2/+10
* Fix the editable delegate in tableview exampleJens Bache-Wiig2014-04-091-2/+2
* Fix left/right cursor keys in TextAreaBerthold Krevert2014-04-091-0/+4
* Dialogs: modality applies to fake window decorations tooShawn Rutledge2014-04-091-0/+1
* Allow TableView headers to be resized in a FlickableJens Bache-Wiig2014-04-081-0/+1
* Fix ScrollView behavior when used in a FlickableJens Bache-Wiig2014-04-081-1/+1
* Implement input for entering non-standard font size.Leonard Lee2014-04-081-17/+53
* Docs: fix \since tagsJ-P Nurmi2014-04-085-7/+7
* Fix initialization to non-zero TableView indexJens Bache-Wiig2014-04-081-1/+4
* Bump QtQuick.Controls import version to 1.2J-P Nurmi2014-04-07185-337/+337
* ButtonStyle: fix checked stateJ-P Nurmi2014-04-071-3/+4
* Import QtQuick 2.2J-P Nurmi2014-04-07198-280/+280
* Improve scrollbars on touchJ-P Nurmi2014-04-042-2/+3
* Update TextArea::wrapMode docsJ-P Nurmi2014-04-021-5/+2
* Doc: Fix some issuesSze Howe Koh2014-03-314-4/+5
* Disable mipmapping on the style itemLaszlo Agocs2014-03-311-0/+2
* Add a note on recycling of delegates for TableViewJens Bache-Wiig2014-03-281-1/+16
* Doc: Fix broken links (explicit intra-module qualifiers)Sze Howe Koh2014-03-275-6/+6
* QtQuick.Dialogs FileDialog: don't go astray into resources on AndroidShawn Rutledge2014-03-271-1/+1
* Doc: Fix some warnings in Qt Quick ControlsSergio Ahumada2014-03-273-10/+10
* Warn that use of private types requires both public and private importsMitch Curtis2014-03-251-1/+2
* StyleItem: Resolve item palette per item typev5.3.0-beta1Gabriel de Dietrich2014-03-202-4/+67
* Set numerical input hint on SpinBoxJens Bache-Wiig2014-03-201-0/+1
* Try to maintain bindings to checked property in CheckBoxJens Bache-Wiig2014-03-202-2/+51
* Let ApplicationWindows default max size be unbounded.Jan Arve Saether2014-03-192-5/+34
* Do not reduce items size when snapping to pixel grid.Jan Arve Saether2014-03-193-14/+18