summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* QQuickPicture: add missing QDebug includev5.5.0-beta1J-P Nurmi2015-04-211-0/+1
* TabBar: clip to avoid drawing outside boundsJ-P Nurmi2015-04-211-0/+1
* PieMenu: Remove unused declared variableCaroline Chao2015-04-211-1/+0
* Doc: Refactor TableViewStyle, TreeViewStyleGabriel de Dietrich2015-04-206-62/+180
* Do not override QGuiApplication::palette() if setHarald Hvaal2015-04-201-0/+3
* Menu: Add aboutToShow, aboutToHide signalsGabriel de Dietrich2015-04-164-7/+65
* TableView, TreeView: Refactor documentationGabriel de Dietrich2015-04-167-448/+596
* TreeView: Add indexAt() functionGabriel de Dietrich2015-04-162-0/+71
* TreeModelAdaptor: Take into account childless expanded itemsGabriel de Dietrich2015-04-162-15/+152
* Fix text selection handles to float on topJ-P Nurmi2015-04-163-19/+36
* Merge "Merge remote-tracking branch 'origin/5.4' into 5.5" into refs/staging/5.5Gabriel de Dietrich2015-04-159-28/+91
|\
| * Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-04-159-28/+91
| |\
| | * Menu: Separate dismiss and destroy actionsGabriel de Dietrich2015-03-279-24/+88
| | * Don't show popup menu on two screens at the same time.Sergio Martins2015-03-271-1/+1
| | * Menus: Ignore non-visible menu popups on key navigationGabriel de Dietrich2015-03-242-3/+3
* | | Add internal ScenePosListenerChristian Strømme2015-04-154-3/+306
|/ /
* | Fix TreeView missing visualization of expander image on insert or removeFilippo Cucchetto2015-04-142-0/+71
* | MenuBar top level menus are not closed on click after being openedFilippo Cucchetto2015-04-146-20/+130
* | Added QQuickMenu reference in QQuickMenuPopupWindowFilippo Cucchetto2015-04-136-7/+91
* | Doc: Qt Quick Extras: Remove instructions to build documentationTopi Reinio2015-04-101-12/+0
* | Revert "Fix qrc path prefix in flatstyleplugin"Andras Becsi2015-04-091-1/+1
* | Add DejaVu Sans license to dashboard example.Mitch Curtis2015-04-071-0/+99
* | 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-296-6/+301
* | Port and re-enable tests using the selectedIndexes property.Stephen Kelly2015-03-281-21/+21
* | iOS: Make ApplicationWindow fill entire screen, including under statusbarTor Arne Vestbø2015-03-274-14/+66
* | Temporarily disable tests which use selectedIndexes()Stephen Kelly2015-03-251-4/+4
* | 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
* | Make TreeView auto-tests pass pending list to array changesGabriel de Dietrich2015-03-201-11/+18
* | texteditor example: implement file savingShawn Rutledge2015-03-203-3/+51
* | 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-184-42/+70
* | Merge "Merge remote-tracking branch 'origin/5.4' into 5.5" into refs/staging/5.5Frederik Gladhorn2015-03-185-3/+4
|\ \
| * \ Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-03-175-3/+4
| |\ \ | | |/
| | * Remove header.BSDSergio Ahumada2015-03-131-39/+0
| | * README: Update forum link and remove maintainer's email lineSergio Ahumada2015-03-121-2/+1
| | * 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