summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | Fix build for -no-feature-tooltipStephan Binner2017-02-281-3/+3
* | | Slider: add property to disable scroll wheelJason Erb2017-03-062-1/+13
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-02-282-1/+7
|\ \ \ | |/ /
| * | Only remember the folder for the next time if the dialog is acceptedAndy Shaw2017-02-212-1/+7
* | | Use qRadiansToDegrees() and qDegreesToRadians() more widelyEdward Welbourne2017-02-241-4/+4
|/ /
* | Merge remote-tracking branch 'origin/5.8' into devv5.9.0-alpha1Liang Qi2017-01-252-3/+2
|\ \ | |/
| * ScrollViewStyle: Limit maximum scroll bar sizeKai Uwe Broulik2017-01-161-2/+2
| * [Desktop GroupBoxStyle] Don't hardcode textureHeightKai Uwe Broulik2017-01-021-1/+0
* | Remove support for WinRT 8.1 and Windows Phone 8.1Maurice Kalinowski2017-01-1925-1023/+0
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-2812-33/+50
|\ \ | |/
| * 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.8' into devLiang Qi2016-09-2127-42/+157
|\ \ \ \ | |/ / /
| * | | 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
* | | | TumblerStyle: deprecate spacing propertyMitch Curtis2016-09-021-0/+4
|/ / /
* | | 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