aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Check that modelIndex is valid before trying to use it6.1Richard Moe Gustavsen2021-05-192-0/+22
* Fix compiler warning about returning reference to local objectRichard Moe Gustavsen2021-05-102-2/+2
* Fix README.md to have the right clone URLAndy Shaw2021-05-071-1/+2
* Don't assign TreeView.view to a CustomTreeView pointerRichard Moe Gustavsen2021-05-071-1/+1
* Add some extra tests for when the model is emptyRichard Moe Gustavsen2021-04-191-0/+12
* Only stop keypress propagation if TreeView actually uses the keyRichard Moe Gustavsen2021-04-193-0/+89
* Ensure the tree has items before moving currentViewIndexRichard Moe Gustavsen2021-04-192-0/+28
* Fix part of clazy warnings: ineffective loops and missed overridesEvgeniy A. Dushistov2021-04-143-9/+21
* Emit dataUpdated() when updating other columns than the firstAndy Shaw2021-03-306-13/+115
* Support Qt 5.15Richard Moe Gustavsen2021-03-154-10/+248
* Don't attach one big hoverhandler to the contentItemRichard Moe Gustavsen2021-03-151-30/+26
* Enable revisioned properties from TableViewRichard Moe Gustavsen2021-03-155-9/+20
* Ensure we set TreeView.viewRichard Moe Gustavsen2021-02-225-1/+81
* Add autotest boilerplate codeRichard Moe Gustavsen2021-02-227-7/+340
* Don't store pointers to items inside a QListRichard Moe Gustavsen2021-02-112-9/+13
* Inform that you need to use qmake to build with Qt 5Richard Moe Gustavsen2021-02-081-0/+14
* Add CMake port based on the qmake setupVenugopal Shivashankar2021-01-079-0/+225
* Update dependenciesVenugopal Shivashankar2021-01-071-3/+2
* Doc: Fix documentation warningsTopi Reinio2020-11-262-78/+69
* Add dependencies.yamlRichard Moe Gustavsen2020-10-221-0/+8
* Update correct marketplace license headerJani Heikkinen2020-10-2213-104/+143
* Add marketplace license fileJani Heikkinen2020-10-221-0/+716
* Update license headers to use the Marketplace version (2)Richard Moe Gustavsen2020-07-162-2/+2
* Update license headers to use the Marketplace versionRichard Moe Gustavsen2020-07-155-5/+5
* Add missing lines to license headersRichard Moe Gustavsen2020-06-0313-0/+26
* Disable some examples when widgets are not availableRichard Moe Gustavsen2020-06-022-0/+4
* Doc: Fix the qhp file name in the qdocconfVenugopal Shivashankar2020-05-281-1/+1
* Fix auto-test not buildingRichard Moe Gustavsen2020-05-201-1/+1
* Make TreeView a proper Qt moduleRichard Moe Gustavsen2020-05-2022-19/+127
* Fix namespace buildRichard Moe Gustavsen2020-05-151-0/+2
* TreeView 1.0Richard Moe Gustavsen2020-05-1424-0/+3688