summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.7' into 5.8v5.8.0-alpha1Liang Qi2016-08-3025-33/+280
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-2716-14/+261
| |\
| | * Fix moving of TreeView itemsJoni Poikelin2016-08-265-8/+103
| | * macOS: Fix native dangling menu still visible on screen and crashFilipe Azevedo2016-08-222-0/+19
| | * Fix typo (word repetition) in documentationFrederik Schwarzer2016-08-181-1/+1
| | * Fix typo in documentationFrederik Schwarzer2016-08-181-2/+2
| | * Update scroll indicator position on content size changeNikita Krupenko2016-08-184-0/+126
| | * Doc: Change instances of 'OS X' to 'macOS'Topi Reinio2016-08-152-2/+2
| | * Don't activate transient parent if it was closed meanwhileSergio Martins2016-08-121-1/+2
| | * texteditor example: check if document is null before using itMitch Curtis2016-08-021-0/+6
| * | Fix ColorDialog.color and FontDialog.font update on acceptJ-P Nurmi2016-08-179-19/+19
* | | Revert "Blacklisted Tests_PieMenu::test_triggerMode() in extra"Liang Qi2016-08-251-3/+0
* | | Blacklisted Tests_PieMenu::test_triggerMode() in extraLiang Qi2016-08-161-0/+3
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-0250-72/+205
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-0110-14/+50
| |\ \ | | |/
| | * Fix incorrect usage of tryCompare in Tests_Calendar::asynchronousMitch Curtis2016-07-071-2/+5
| | * fix tooltip usageTim Jenssen2016-06-201-1/+1
| | * Expand license scope from "Qt GUI Toolkit" to "Qt Toolkit"Sze Howe Koh2016-06-193-3/+3
| | * Doc: Fix documentation warningsTopi Reinio2016-06-174-9/+10
| | * Merge "Merge remote-tracking branch 'origin/5.6.1' into 5.6" into refs/stagin...Liang Qi2016-06-091-0/+30
| | |\
| | | * Merge remote-tracking branch 'origin/5.6.1' into 5.6Liang Qi2016-06-091-0/+30
| | | |\
| | | | * Add changelog for 5.6.1v5.6.1-1v5.6.15.6.1Venugopal Shivashankar2016-05-241-0/+30
| | * | | ScrollView: block updates when redoing the layoutOlivier Goffart2016-06-091-0/+2
| | |/ /
| * | | Bump versionOswald Buddenhagen2016-07-281-1/+1
| * | | Doc: QQuickRangeModel --> QQuickRangeModel1Nico Vertriest2016-07-071-8/+8
| * | | Find custom styles from custom paths when set afterwardsDavid Faure2016-07-063-0/+104
| * | | Find custom styles stored in qrc.David Faure2016-07-064-13/+30
| * | | Adding white space to names for item libraryThomas Hartmann2016-07-011-5/+5
| * | | Doc: added qtgraphicaleffects to qdocconfNico Vertriest2016-07-011-1/+1
| * | | Doc: Add missing \qmlmodule and \inqmlmodule commandsTopi Reinio2016-06-223-0/+6
| * | | Revert "Fix Controls 1 types linking to Controls 2"Topi Reinio2016-06-2230-30/+0
| * | | Fix iOS style build on case-sensitive file systemsJ-P Nurmi2016-06-201-1/+1
* | | | Tests_Calendar: don't test that the calendar is hovered after a pressMitch Curtis2016-07-201-5/+3
* | | | Fix build after qtdeclarative changeAllan Sandfeld Jensen2016-07-132-5/+5
* | | | Make FastGlow multi backendLaszlo Agocs2016-07-0112-131/+243
* | | | Blacklisted a few qml tests in extra.Liang Qi2016-06-281-0/+8
* | | | Migrate to the new QSGNinePatchNodeLaszlo Agocs2016-06-221-122/+3
* | | | ComboBox: update selectedText when model is changedTuomas Heimonen2016-06-151-0/+1
* | | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-1131-0/+82
|\ \ \ \ | |/ / /
| * | | Fix Controls 1 types linking to Controls 2v5.7.0-rc1v5.7.05.7.0Mitch Curtis2016-05-2630-0/+30
| * | | Mention QtQuick.Layouts move in the changelogJ-P Nurmi2016-05-251-0/+7
| * | | Add QtQuickControls Qt5.7.0 changelogAntti Kokko2016-05-251-0/+45
* | | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-24246-250/+601
|\ \ \ \ | |/ / /
| * | | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-195-9/+37
| |\ \ \ | | |/ /
| | * | Bump versionOswald Buddenhagen2016-05-191-1/+1
| | |/
| | * Doc: Remove repository name from examplesinstallpathTopi Reinio2016-05-123-3/+3
| | * Delete the m_styleoption properlyAlbert Astals Cid2016-05-111-1/+33
| | * Save some time and memory by using the SystemPalette singletonAleix Pol2016-05-111-5/+1
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-10234-75/+540
| |\ \ | | |/
| | * Dialogs: enforce changes in minimum sizeShawn Rutledge2016-05-101-4/+9