| Commit message (Expand) | Author | Age | Files | Lines |
* | Check that modelIndex is valid before trying to use it6.1 | Richard Moe Gustavsen | 2021-05-19 | 2 | -0/+22 |
* | Fix compiler warning about returning reference to local object | Richard Moe Gustavsen | 2021-05-10 | 2 | -2/+2 |
* | Fix README.md to have the right clone URL | Andy Shaw | 2021-05-07 | 1 | -1/+2 |
* | Don't assign TreeView.view to a CustomTreeView pointer | Richard Moe Gustavsen | 2021-05-07 | 1 | -1/+1 |
* | Add some extra tests for when the model is empty | Richard Moe Gustavsen | 2021-04-19 | 1 | -0/+12 |
* | Only stop keypress propagation if TreeView actually uses the key | Richard Moe Gustavsen | 2021-04-19 | 3 | -0/+89 |
* | Ensure the tree has items before moving currentViewIndex | Richard Moe Gustavsen | 2021-04-19 | 2 | -0/+28 |
* | Fix part of clazy warnings: ineffective loops and missed overrides | Evgeniy A. Dushistov | 2021-04-14 | 3 | -9/+21 |
* | Emit dataUpdated() when updating other columns than the first | Andy Shaw | 2021-03-30 | 6 | -13/+115 |
* | Support Qt 5.15 | Richard Moe Gustavsen | 2021-03-15 | 4 | -10/+248 |
* | Don't attach one big hoverhandler to the contentItem | Richard Moe Gustavsen | 2021-03-15 | 1 | -30/+26 |
* | Enable revisioned properties from TableView | Richard Moe Gustavsen | 2021-03-15 | 5 | -9/+20 |
* | Ensure we set TreeView.view | Richard Moe Gustavsen | 2021-02-22 | 5 | -1/+81 |
* | Add autotest boilerplate code | Richard Moe Gustavsen | 2021-02-22 | 7 | -7/+340 |
* | Don't store pointers to items inside a QList | Richard Moe Gustavsen | 2021-02-11 | 2 | -9/+13 |
* | Inform that you need to use qmake to build with Qt 5 | Richard Moe Gustavsen | 2021-02-08 | 1 | -0/+14 |
* | Add CMake port based on the qmake setup | Venugopal Shivashankar | 2021-01-07 | 9 | -0/+225 |
* | Update dependencies | Venugopal Shivashankar | 2021-01-07 | 1 | -3/+2 |
* | Doc: Fix documentation warnings | Topi Reinio | 2020-11-26 | 2 | -78/+69 |
* | Add dependencies.yaml | Richard Moe Gustavsen | 2020-10-22 | 1 | -0/+8 |
* | Update correct marketplace license header | Jani Heikkinen | 2020-10-22 | 13 | -104/+143 |
* | Add marketplace license file | Jani Heikkinen | 2020-10-22 | 1 | -0/+716 |
* | Update license headers to use the Marketplace version (2) | Richard Moe Gustavsen | 2020-07-16 | 2 | -2/+2 |
* | Update license headers to use the Marketplace version | Richard Moe Gustavsen | 2020-07-15 | 5 | -5/+5 |
* | Add missing lines to license headers | Richard Moe Gustavsen | 2020-06-03 | 13 | -0/+26 |
* | Disable some examples when widgets are not available | Richard Moe Gustavsen | 2020-06-02 | 2 | -0/+4 |
* | Doc: Fix the qhp file name in the qdocconf | Venugopal Shivashankar | 2020-05-28 | 1 | -1/+1 |
* | Fix auto-test not building | Richard Moe Gustavsen | 2020-05-20 | 1 | -1/+1 |
* | Make TreeView a proper Qt module | Richard Moe Gustavsen | 2020-05-20 | 22 | -19/+127 |
* | Fix namespace build | Richard Moe Gustavsen | 2020-05-15 | 1 | -0/+2 |
* | TreeView 1.0 | Richard Moe Gustavsen | 2020-05-14 | 24 | -0/+3688 |