summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix crash caused by wrongly asserting in the scene position listener.v5.5.0-rc1v5.5.05.5.0Christian Strømme2015-06-101-4/+4
* 5.5.0 changelogLiang Qi2015-06-051-0/+75
* StatusIndicator: fix error when only including QtQuick.Extras.Mitch Curtis2015-06-031-0/+1
* Fix Qt Quick Extras plugin when built against Qt with namespacesSimon Hausmann2015-06-011-1/+6
* Dismiss a popup window when touch occurs outsideMichal Klocek2015-06-012-5/+29
* TreeView auto-test: Remove workaround, use Array APIGabriel de Dietrich2015-05-291-18/+11
* Revert "iOS: Make ApplicationWindow fill entire screen, including under statu...J-P Nurmi2015-05-264-66/+14
* Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-05-251-0/+31
|\
| * Merge remote-tracking branch 'origin/5.4.2' into 5.45.4Liang Qi2015-05-181-0/+31
| |\
| | * 5.4.2 changelogv5.4.25.4.2J-P Nurmi2015-04-211-0/+31
| * | Bump versionOswald Buddenhagen2015-04-201-1/+1
| |/
* | Take QApplication::wheelScrollLines into account from ScrollViewAleix Pol2015-05-223-0/+10
* | Run optipng -o7 -strip "all" over all images in styles.Alessandro Portale2015-05-2246-0/+0
* | TreeView: Check that indexes belong to the current modelGabriel de Dietrich2015-05-222-2/+15
* | TreeModelAdaptor: Remove debug statementsGabriel de Dietrich2015-05-221-67/+30
* | TreeModelAdaptor: Monitor model's lifespanGabriel de Dietrich2015-05-213-1/+43
* | FontDialog: support i18n for the display names of font.weight enumsLiang Qi2015-05-181-9/+9
* | FontDialog: support more font.weight enum valuesLiang Qi2015-05-121-20/+9
* | Add support for compiling QML files ahead of timeSimon Hausmann2015-05-124-3/+8
* | Default to non-transient scroll bars in non-mobile environmentsKai Uwe Broulik2015-05-111-1/+1
* | doc: document how FileDialog can be used to pick photos on iOSRichard Moe Gustavsen2015-05-071-0/+6
* | Add support for compiling QtQuick Dialogs ahead of timeCaroline Chao2015-05-042-1/+5
* | Tests: Remove redundant calls to destroy()Caroline Chao2015-05-041-19/+0
* | 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