summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-0226-743/+2946
|\
| * iOS: let platform plugin populate edit menusRichard Moe Gustavsen2015-11-291-42/+1
| * QQuickMenuPopupWindow: Guard m_logicalParentWindow by QPointer.Friedemann Kleint2015-11-271-1/+1
| * Menubar popups should handle only release events of a previous press eventFilippo Cucchetto2015-11-263-4/+63
| * Fix tst_treeviewJ-P Nurmi2015-11-241-2/+2
| * Update plugins.qmltypesKai Koehne2015-11-195-660/+2807
| * Fix proxy menu crashJ-P Nurmi2015-11-174-1/+15
| * Skip controls tests when touch screen is present.Friedemann Kleint2015-11-173-0/+30
| * Skip PieMenu tests when touch screen is present.Friedemann Kleint2015-11-171-0/+11
| * Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-11-172-5/+12
| |\
| | * Fix addTab()/insertTab() documentationMitch Curtis2015-11-091-4/+11
| | * Doc: fix a typo and etc in SplitViewLiang Qi2015-11-041-1/+1
| * | qquickmenu: don't dismiss a native menu from __dismissAndDestroyRichard Moe Gustavsen2015-11-121-0/+3
| * | Fix display of text handlersAleix Pol2015-11-061-4/+8
| * | Extras: fix DropShadow usage.Mitch Curtis2015-11-055-22/+22
* | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-11-0532-163/+310
|\ \ \ | |/ /
| * | Fix CircularGauge's tickmark labels all being set 0Mitch Curtis2015-11-042-1/+12
| * | BasicTableView: Use ListView's overlay header for the table headerGabriel de Dietrich2015-11-036-47/+57
| * | Rename QQuickExclusiveGroup to QQuickExclusiveGroup1Mitch Curtis2015-11-037-30/+30
| * | TextField: hide placeholder text when h-centered & focusedJ-P Nurmi2015-11-021-1/+1
| * | Fix {Row|Grid}Layout to adhere to sibling order of its childrenJan Arve Saether2015-10-302-1/+14
| * | ScrollView: Don't depend on originY for the internal scrollbarGabriel de Dietrich2015-10-302-40/+35
| * | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-287-5/+134
| |\ \ | | |/
| | * Allow ComboBox to select items with empty textNikita Krupenko2015-10-262-1/+20
| | * Avoid real-rounding glitches near ends of a slider's range.Edward Welbourne2015-10-213-1/+107
| | * Fix compile error when building Qt in a namespace on OS XAndy Shaw2015-10-081-1/+1
| | * Manually updated corrected meta object revision for QQuickWindowMarco Benelli2015-10-061-2/+6
| * | Avoid redundant relayout when adding or removing itemsUlf Hermann2015-10-231-4/+0
| * | Adding animation interval for tumblerKarim Pinter2015-10-222-6/+11
| * | GroupBoxStyle: work around Binding regressionMitch Curtis2015-10-221-2/+2
| * | Doc: Update examplesinstallpath to include the repository nameTopi Reinio2015-10-213-3/+3
| * | Tidy up Layout documentationMitch Curtis2015-10-201-24/+25
* | | [AbstractCheckable] Add support for tooltipKai Uwe Broulik2015-11-021-0/+18
* | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-1421-728/+1171
|\ \ \ | |/ /
| * | Add cursorPosition property to SpinBoxKati Kankaanpaa2015-10-021-0/+9
| * | Qt Quick Extras: remove insignificant_test CONFIG flag.Mitch Curtis2015-10-022-1/+1
| * | Merge remote-tracking branch 'origin/5.5' into 5.6Simon Hausmann2015-10-0218-727/+1161
| |\ \ | | |/
| | * Fix failing Tumbler tests on OS XMitch Curtis2015-10-011-0/+9
| | * Menus: Clean popup hide and destroy logicGabriel de Dietrich2015-10-019-42/+93
| | * MenuBar: Refactor logic for setting the current menuGabriel de Dietrich2015-10-011-36/+45
| | * Merge remote-tracking branch 'origin/5.5.1' into 5.5Liang Qi2015-09-263-1/+61
| | |\
| | | * Menu: Fix crash when running the event loop on item triggerv5.5.15.5.1Gabriel de Dietrich2015-09-251-1/+1
| | | * Merge 5.5 into 5.5.1Oswald Buddenhagen2015-09-113-1/+24
| | | |\
| | | * | Menu: Schedule popup deletion when it's about to hideGabriel de Dietrich2015-09-113-2/+3
| | | * | Add changelog for Qt 5.5.1 releaseLiang Qi2015-09-111-0/+59
| | * | | ScrollViewStyle: Avoid division by zero in handle positioningGabriel de Dietrich2015-09-221-2/+2
| | * | | Define __parentContentItem as null if __parentMenu is null.Marco Benelli2015-09-141-1/+1
| | * | | Updated plugin.qmltypes. Manually edited to fix broken inheritance.Marco Benelli2015-09-141-646/+922
| | | |/ | | |/|
| | * | Flat style: set correct classname to enable static linkingRichard Moe Gustavsen2015-09-091-1/+1
| | * | Button: only enable mnemonic if button itself is enabled.Mitch Curtis2015-09-072-0/+23
| | |/