summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix feature dependenciesPaul Olav Tvete2017-02-063-19/+54
* ScrollViewStyle: Limit maximum scroll bar sizeKai Uwe Broulik2017-01-161-2/+2
* [Desktop GroupBoxStyle] Don't hardcode textureHeightKai Uwe Broulik2017-01-021-1/+0
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-262-4/+4
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.75.7Liang Qi2016-11-242-4/+4
| |\
| | * Fixed possible crash due to out of memory on ARMFilippo Cucchetto2016-11-231-2/+2
| | * DefaultFileDialog: check cur selection properly on okButton clickedShawn Rutledge2016-11-171-2/+2
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-155-6/+23
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/5.6' into 5.75.7.1Liang Qi2016-11-125-6/+23
| |\ \ | | |/
| | * Calendar: fix date selection if system time zone is set to DSTOleg Yadrov2016-11-011-1/+3
| | * Make FileDialog remember the folderJ-P Nurmi2016-10-073-3/+18
| | * qtquickcontrols-tableview.qdoc: unify wording of documentationFrederik Schwarzer2016-10-061-2/+2
* | | Rename QQuickDialog to QQuickDialog1v5.8.0-beta1Jake Petroules2016-10-065-23/+23
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-198-10/+51
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-187-10/+49
| |\ \ | | |/
| | * Merge remote-tracking branch 'origin/5.6.2' into 5.6Liang Qi2016-09-161-0/+3
| | |\
| | | * Fix crash on exit when using default property aliases with layoutsv5.6.25.6.2Mitch Curtis2016-09-131-0/+3
| | * | Slider: fix the handle's position when minimumValue is not 0Mitch Curtis2016-09-141-2/+4
| | * | Add missing period to TableViewColumn documentationMitch Curtis2016-09-121-1/+1
| | * | CheckBox: fix missing indicator frame on certain DPIsMitch Curtis2016-09-121-1/+1
| | * | SplitView: clarify how item sizes should be setMitch Curtis2016-09-051-1/+5
| | |/
| | * RangeModel: Emit min/max and value changes after component is completeJoni Poikelin2016-08-303-5/+38
| * | Static builds: show QML files in QtCreatorRichard Moe Gustavsen2016-09-121-0/+2
* | | Merge remote-tracking branch 'origin/5.7' into 5.8v5.8.0-alpha1Liang Qi2016-08-3019-32/+106
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-2710-13/+87
| |\ \ | | |/
| | * Fix moving of TreeView itemsJoni Poikelin2016-08-263-7/+51
| | * 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-181-0/+10
| | * 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
| * | Fix ColorDialog.color and FontDialog.font update on acceptJ-P Nurmi2016-08-179-19/+19
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-0242-67/+64
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-015-9/+12
| |\ \ | | |/
| | * fix tooltip usageTim Jenssen2016-06-201-1/+1
| | * Doc: Fix documentation warningsTopi Reinio2016-06-174-9/+10
| | * ScrollView: block updates when redoing the layoutOlivier Goffart2016-06-091-0/+2
| * | Doc: QQuickRangeModel --> QQuickRangeModel1Nico Vertriest2016-07-071-8/+8
| * | Find custom styles from custom paths when set afterwardsDavid Faure2016-07-061-0/+5
| * | Find custom styles stored in qrc.David Faure2016-07-062-13/+26
| * | 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
* | | Fix build after qtdeclarative changeAllan Sandfeld Jensen2016-07-132-5/+5
* | | Make FastGlow multi backendLaszlo Agocs2016-07-0112-131/+243
* | | Migrate to the new QSGNinePatchNodeLaszlo Agocs2016-06-221-122/+3
* | | ComboBox: update selectedText when model is changedTuomas Heimonen2016-06-151-0/+1