summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-08-29Don't show tooltip when the window of the button is hiddenv5.5.90+alpha1upstreamKai Uwe Broulik1-1/+2
2015-08-28Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi9-31/+784
2015-08-27tst_delaybutton: remove workaround for crash.Mitch Curtis1-12/+6
2015-08-26Android: Add inputMethodHints to ComboBox controlBogDan Vatra2-1/+45
2015-08-25Make examples return -1 on load failures.Friedemann Kleint12-1/+24
2015-08-21calendar example: disable linking to a SQL driver that isn't a plugin.Mitch Curtis1-1/+1
2015-08-19Android: fix hw menu button to open the options menuJ-P Nurmi2-1/+3
2015-08-19TreeView auto-test: Harden test_indexAt()Gabriel de Dietrich1-1/+13
2015-08-13Add the GPLv3 license textThiago Macieira2-0/+688
2015-08-12Make TableView sort indicator follow moved columns.Mitch Curtis2-1/+51
2015-08-11Improve StackView's detailed description.Mitch Curtis1-27/+28
2015-08-09Merge remote-tracking branch 'origin/5.5' into devFrederik Gladhorn10-13/+24
2015-08-07Tree- & TableView: Fix non-left aligned text marginsGabriel de Dietrich2-4/+9
2015-08-07Allow for styles to provide own EditMenuMarco Martin3-3/+22
2015-08-07filesystembrowser: Improve example by exposing model rolesGabriel de Dietrich2-3/+13
2015-08-06Make QtQuickControls compile on WinCETobias Koenig3-1/+3
2015-08-05Doc: Create proper QHP TOC entries for QML types, examples and tutorialsTopi Reinio24-22/+38
2015-08-04Fix ComboBox's activated signal documentation.Mitch Curtis1-4/+5
2015-08-04Doc: Fix TumblerColumn::currentIndex property documentationTopi Reinio1-1/+1
2015-08-03Adjust popup position by offset of the view in the toplevel windowMarco Martin4-0/+111
2015-07-29Allow any platform to have isMobile trueMarco Martin2-0/+7
2015-07-27QQuickMenuBar: Remove native menus from native menubar on destructionGabriel de Dietrich2-2/+10
2015-07-27Base/TreeViewStyle: Fix first column marginGabriel de Dietrich1-3/+4
2015-07-27TreeView: Add rootIndex propertyGabriel de Dietrich8-22/+107
2015-07-27Remove unused Qt.LeftButton argument to mouseMove() in auto tests.Mitch Curtis2-4/+4
2015-07-23Doc: Updated documentation for modality propertyVenugopal Shivashankar1-1/+1
2015-07-23Desktop/TreeViewStyle: Fix first column marginGabriel de Dietrich3-3/+4
2015-07-22Pass non-trivially-copyable or large types by const-refSergio Martins6-12/+12
2015-07-22Merge "Merge remote-tracking branch 'origin/5.5' into dev" into refs/staging/devLiang Qi21-70/+243
2015-07-22Skip Tests_Baselines::test_baselineOffsetGabriel de Dietrich1-0/+1
2015-07-22Merge remote-tracking branch 'origin/5.5' into devGabriel de Dietrich21-70/+243
2015-07-19Use Q_DECL_OVERRIDE consistentlyThiago Macieira3-4/+4
2015-07-16Polish the new filesystembrowser example.Friedemann Kleint2-2/+101
2015-07-15Make MenuBar, Menu properly accessibleGabriel de Dietrich4-10/+22
2015-07-15Protect the content item with a QPointer since we don't own it.Sergio Martins2-5/+9
2015-07-10Don't let popups cross screen boundaries.Sergio Martins1-0/+3
2015-07-06Extras: remove version requirement notices.Mitch Curtis3-5/+1
2015-07-04TreeView: Track model indexes during selectionGabriel de Dietrich6-44/+102
2015-07-01Fix cursor handles remaining visible after losing focusJoni Poikelin1-1/+1
2015-07-01Fix invisible cursor handles from preventing touchesJoni Poikelin1-0/+1
2015-06-29Merge remote-tracking branch 'origin/5.5' into devLiang Qi15-76/+142
2015-06-29filesystembrowser: Remove debugging outputGabriel de Dietrich1-9/+0
2015-06-29Bump versionOswald Buddenhagen1-1/+1
2015-06-29Fix Dialog behaviorKevin Ottens1-3/+7
2015-06-26FileDialog: ensure that options are set early enoughShawn Rutledge1-0/+1
2015-06-26Merge remote-tracking branch 'origin/5.5.0' into 5.5Liang Qi3-4/+80
2015-06-23ComboBox: Update selected text with item textSanttu Lakkala2-1/+12
2015-06-18Fix transientScrollBars conditionKai Uwe Broulik1-1/+1
2015-06-17TextEdit: don't clear selection from EditMenuRichard Moe Gustavsen4-57/+14
2015-06-10Fix crash caused by wrongly asserting in the scene position listener.Christian Strømme1-4/+4