summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* WinRT: fix style loading from plugin/libraryJochen Seemann2015-04-072-1/+2
* FileDialog: change the button text to "Choose" for selecting directoryShawn Rutledge2015-04-011-1/+1
* Dialogs: add shortcuts even when they point to non-existing dirsRichard Moe Gustavsen2015-03-312-30/+29
* Fix Blackberry buildSergio Martins2015-03-311-2/+2
* Dialogs: store m_shortcutDetails as JS arrayRichard Moe Gustavsen2015-03-303-20/+18
* Dialogs: redo calculations depending on __maximumDimension before showShawn Rutledge2015-03-302-2/+6
* TreeView: Add styleData.index property for itemDelegateGabriel de Dietrich2015-03-302-0/+6
* ios: Make EditMenu translatableKai Uwe Broulik2015-03-301-6/+6
* Fix clicking on a QML submenu causes it to closeFilippo Cucchetto2015-03-292-6/+19
* iOS: Make ApplicationWindow fill entire screen, including under statusbarTor Arne Vestbø2015-03-274-14/+66
* Add private attached property to access QQuickWindow from any itemTor Arne Vestbø2015-03-254-14/+106
* Fix inconsistent overrides. [-Winconsistent-missing-override]Sergio Martins2015-03-222-6/+6
* Draw right number of the ticks on a vertical non-styled Slider.Andrey Chichinov2015-03-211-2/+3
* docs: document the FileDialog shortcuts propertyShawn Rutledge2015-03-182-8/+54
* FileDialog: make the save/load distinction function properlyShawn Rutledge2015-03-184-17/+43
* FileDialog: expose several QStandardPaths in the shortcuts propertyShawn Rutledge2015-03-183-31/+62
* Merge "Merge remote-tracking branch 'origin/5.4' into 5.5" into refs/staging/5.5Frederik Gladhorn2015-03-184-1/+3
|\
| * Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-03-174-1/+3
| |\
| | * Doc: Fix Command '\printto' failed at end of file 'gallery/main.qml'Sergio Ahumada2015-03-122-2/+2
| | * Doc: Fix missing qtcore dependency in Qt Quick DialogsSergio Ahumada2015-03-111-1/+1
| | * Doc: Added brief statement to views groupNico Vertriest2015-03-092-0/+2
* | | Dialogs: let folder be assignable in DefaultFileDialog.qmlRichard Moe Gustavsen2015-03-181-6/+3
* | | Dialogs: override selectedUrls in QQPlatformfiledialogRichard Moe Gustavsen2015-03-186-8/+18
* | | Dialogs: implement QML backup support for native file dialogRichard Moe Gustavsen2015-03-183-4/+7
* | | Dialogs: split registerWidgetOrQmlImplementation into three functionsRichard Moe Gustavsen2015-03-181-15/+31
* | | Dialogs: if dialog helper fails showing, fall back to use QMLRichard Moe Gustavsen2015-03-182-93/+112
* | | Fix qrc path prefix in flatstylepluginAndras Becsi2015-03-171-1/+1
* | | qmldir: Dialogs depends on ControlsShawn Rutledge2015-03-171-0/+1
|/ /
* | Examples: Adding ui forms exampleThomas Hartmann2015-03-162-0/+61
* | Doc: Fix qml method signaturesCaroline Chao2015-03-1318-57/+98
* | WinRT: Disable native stylev5.5.0-alpha1Maurice Kalinowski2015-03-111-1/+1
* | Desktop/GroupBoxStyle: set "grouping" accessible role on the style itemJ-P Nurmi2015-03-101-0/+1
* | Fix style not always loaded properly from pluginCaroline Chao2015-03-101-10/+6
* | Adjust scrollbars when origin changes.Jørgen Lind2015-03-091-0/+2
* | Doc: Fix qtdoc warningsCaroline Chao2015-03-0646-98/+147
* | Extras: Update plugins.qmltypeMitch Curtis2015-03-062-18/+6
* | Doc: Fix Can't link to 'QPicture'Sergio Ahumada2015-03-041-1/+1
* | Merge Extras' styling system into Controls'.Mitch Curtis2015-03-02123-997/+525
* | WheelArea: fix the build in case of QT_NO_WHEELEVENTShawn Rutledge2015-02-272-0/+4
* | Extras: update QMAKE_DOCS after removing compatibility .qdocconf file.Mitch Curtis2015-02-261-6/+1
* | Doc: Fix code sample in overview pageCaroline Chao2015-02-251-0/+3
* | TreeView: Take indentation into account when resizing 1st columnGabriel de Dietrich2015-02-251-2/+3
* | TreeView: Always update selection current indexGabriel de Dietrich2015-02-251-2/+3
* | ToggleButton: correct text color.Mitch Curtis2015-02-241-1/+1
* | Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-02-202-2/+5
|\ \ | |/
| * Format week numbers example in Calendar's documentation.Mitch Curtis2015-02-181-1/+1
| * ComboBox: Fix opening popup when pressing space when editableKai Uwe Broulik2015-02-161-1/+4
* | Exclude the Designer extras from the translation.Friedemann Kleint2015-02-191-0/+2
* | TreeModelAdaptor: Fix slots and signal parameter type qualifiersGabriel de Dietrich2015-02-182-9/+9
* | Fix LGPL3 license headerSergio Ahumada2015-02-171-6/+14